Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/access-advanced-topics.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Access Advanced Topics

* [Layer Naming Convention](#layer-naming-convention)
Expand Down
3 changes: 3 additions & 0 deletions docs/access-basics.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Access Basics

NASA's Global Imagery Browse Services (GIBS) visualizations are accessible through public standards-compliant web services, hosted on the [https://gibs.earthdata.nasa.gov](https://gibs.earthdata.nasa.gov) domain. Each service is accessed through service endpoints specific to the service and map projection. Visualizations within these services are available in pre-determined resolutions. For a full list of available visualizations, see the [Visualization Product Catalog](../available-visualizations/#visualization-product-catalog).
Expand Down
3 changes: 3 additions & 0 deletions docs/available-visualizations.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Available Visualizations

NASA's Global Imagery Browse Services (GIBS) visualization archive includes over 1000 visualizations representing visualized science data from the NASA Earth Observing System Data and Information System ([EOSDIS](https://earthdata.nasa.gov/eosdis){:target="_blank"}). GIBS works closely with EOSDIS science teams and data centers to identify the appropriate data range and color mappings, where appropriate, to provide the highest quality visualization to the Earth science community. Each visualization is generated at the native resolution of the source data to provide "full resolution" visualizations of a science parameter. Those visualizations are then made available through standards-compliant services (See [Visualization Services](../access-basics/#access-basics)) and may be provided in more than one projected coordinate systems (See [Projections & Resolutions](../access-advanced-topics/#projections-resolution)).
Expand Down
3 changes: 3 additions & 0 deletions docs/contact-us.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Contact Us

Contact us at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIBS API Questions) if you have any suggestions or questions.
Expand Down
3 changes: 3 additions & 0 deletions docs/gis-usage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Accessing via GIS Applications

NASA's Global Imagery Browse Services (GIBS) visualizations are accessible through standards-compliant web services (See [Visualization Services](../access-basics/#access-basics)). These services, specifically the OGC Web Map Service (WMS) and Web Map Tile Service (WMTS), allow you to access GIBS visualizations directly within many Geographic Information System (GIS) clients. The information on this page provides instructions for accessing GIBS visualizations through these GIS clients:
Expand Down
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Introduction
## Overview
NASA's Global Imagery Browse Services (GIBS) system provides visualizations of NASA Earth Science observations through standardized web services. These services deliver global, full-resolution visualizations of satellite data to users in a highly responsive manner, enabling visual discovery of scientific phenomena, supporting timely decision-making for natural hazards, educating the next generation of scientists, and making imagery of the planet more accessible to the media and public. Browse all of these visualizations through our [Worldview](https://worldview.earthdata.nasa.gov){:target="_blank"} application.
Expand Down
3 changes: 3 additions & 0 deletions docs/map-library-usage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!!! danger " "
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**

# Accessing via Map Libraries and GDAL Scripts

There are several freely-available map libraries available to help build your own interface to explore NASA's Global Imagery Browse Services (GIBS) visualizations. The information on this page provides instructions for the following libraries:
Expand Down
5 changes: 5 additions & 0 deletions docs/python-usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"id": "6e9be358",
"metadata": {},
"source": [
"<div class=\"admonition danger\">\n",
" <p class=\"admonition-title\"></p>\n",
" <p><b>Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.</b></p>\n",
"</div>\n",
"\n",
"# Accessing via Python\n",
"\n",
"<DIV align=\"left\" style=\"line-height:1.5em;\">\n",
Expand Down