Skip to content

Commit 872e750

Browse files
committed
change support email
1 parent 240327f commit 872e750

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/contact-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contact Us
22

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

55
Be sure to refer to the [Data Use Policy and Acknowledgements](..#data-use-policy-and-acknowledgements) when utilizing GIBS imagery services.
66

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Visit the following content areas within this documentation site to learn more a
1919
* [**Accessing via Map Libraries and Scripts**](./map-library-usage/) - Learn how to access GIBS imagery from interactive mapping libraries and GDAL-based scripts
2020
* [**Accessing via Python**](./python-usage/) - Python examples of accessing GIBS imagery (also downloadable as a [**Jupyter Notebook**](https://github.com/nasa-gibs/gibs-api-docs/raw/main/docs/python-usage.ipynb))
2121

22-
Contact us at [support@earthdata.nasa.gov](mailto:support@earthdata.nasa.gov?subject=GIBS API Questions) if you have additional questions.
22+
Contact us at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIBS API Questions) if you have additional questions.
2323

2424
You may also visit the [GIBS landing page](https://earthdata.nasa.gov/gibs){:target="_blank"} for high-level information and the [GIBS blog](https://wiki.earthdata.nasa.gov/pages/viewrecentblogposts.action?key=GIBS){:target="_blank"} for periodic updates on new Worldview features, GIBS service enhancements, and visualization layers.
2525

docs/map-library-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ gdalwarp -wo SOURCE_EXTRA=100 -wo SAMPLE_GRID=YES -of GTiff -t_srs "+proj=stere
438438
## Bulk Downloading
439439

440440
A "Bulk Download" is defined as the planned retrieval of more than 1,000,000 imagery tiles within a 24 hour period. These activities are typically orchestrated through script-based access to the GIBS API, not user-based access through a client application. In order to ensure quality of service for all GIBS users, the GIBS team requests that bulk downloading activities be coordinated at least 48 hours in advance of the planned download. Prior to
441-
beginning your bulk downloading activities, please contact the GIBS support team at [support@earthdata.nasa.gov](mailto:support@earthdata.nasa.gov?subject=GIBS Bulk Download Request) with the subject "GIBS Bulk
441+
beginning your bulk downloading activities, please contact the GIBS support team at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIBS Bulk Download Request) with the subject "GIBS Bulk
442442
Download Request" and the following information:
443443

444444
1. Purpose
@@ -463,4 +463,4 @@ bulk download plan:
463463
3. Evenly distribute download requests across the entire bulk downloading period, avoiding significant spikes of activity.
464464
4. Start small with fewer concurrent threads and build to your proposed maximum download rate.
465465

466-
Subscribe to our mailing list [by sending an email to this address](mailto:eosdis-gibs-announce-join@lists.nasa.gov) (no subject or text in the body is needed) and [follow our blog](https://wiki.earthdata.nasa.gov/pages/viewrecentblogposts.action?key=GIBS){:target="_blank"} to stay up-to-date with new features and changes to existing services. Or contact us at [support@earthdata.nasa.gov](mailto:support@earthdata.nasa.gov?subject=GIS API Questions) with feedback and questions.
466+
Subscribe to our mailing list [by sending an email to this address](mailto:eosdis-gibs-announce-join@lists.nasa.gov) (no subject or text in the body is needed) and [follow our blog](https://wiki.earthdata.nasa.gov/pages/viewrecentblogposts.action?key=GIBS){:target="_blank"} to stay up-to-date with new features and changes to existing services. Or contact us at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIS API Questions) with feedback and questions.

0 commit comments

Comments
 (0)