Skip to content

Commit bb5cbf0

Browse files
Added warning to top of all pages (#34)
1 parent 591f0c4 commit bb5cbf0

File tree

8 files changed

+26
-0
lines changed

8 files changed

+26
-0
lines changed

docs/access-advanced-topics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Access Advanced Topics
25

36
* [Layer Naming Convention](#layer-naming-convention)

docs/access-basics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Access Basics
25

36
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).

docs/available-visualizations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Available Visualizations
25

36
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)).

docs/contact-us.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Contact Us
25

36
Contact us at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIBS API Questions) if you have any suggestions or questions.

docs/gis-usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Accessing via GIS Applications
25

36
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:

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Introduction
25
## Overview
36
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.

docs/map-library-usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
!!! danger " "
2+
**Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.**
3+
14
# Accessing via Map Libraries and GDAL Scripts
25

36
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:

docs/python-usage.ipynb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"id": "6e9be358",
77
"metadata": {},
88
"source": [
9+
"<div class=\"admonition danger\">\n",
10+
" <p class=\"admonition-title\"></p>\n",
11+
" <p><b>Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.</b></p>\n",
12+
"</div>\n",
13+
"\n",
914
"# Accessing via Python\n",
1015
"\n",
1116
"<DIV align=\"left\" style=\"line-height:1.5em;\">\n",

0 commit comments

Comments
 (0)