diff --git a/docs/contact-us.md b/docs/contact-us.md index 149b5fd..c249d10 100644 --- a/docs/contact-us.md +++ b/docs/contact-us.md @@ -1,6 +1,6 @@ # Contact Us -Contact us at [support@earthdata.nasa.gov](mailto:support@earthdata.nasa.gov?subject=GIBS API Questions) if you have any suggestions or questions. +Contact us at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIBS API Questions) if you have any suggestions or questions. Be sure to refer to the [Data Use Policy and Acknowledgements](..#data-use-policy-and-acknowledgements) when utilizing GIBS imagery services. diff --git a/docs/index.md b/docs/index.md index fe654ba..b380260 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ Visit the following content areas within this documentation site to learn more a * [**Accessing via Map Libraries and Scripts**](./map-library-usage/) - Learn how to access GIBS imagery from interactive mapping libraries and GDAL-based scripts * [**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)) -Contact us at [support@earthdata.nasa.gov](mailto:support@earthdata.nasa.gov?subject=GIBS API Questions) if you have additional questions. +Contact us at [earthdata-support@nasa.gov](mailto:earthdata-support@nasa.gov?subject=GIBS API Questions) if you have additional questions. 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. diff --git a/docs/map-library-usage.md b/docs/map-library-usage.md index 72c3f5b..ae22104 100644 --- a/docs/map-library-usage.md +++ b/docs/map-library-usage.md @@ -438,7 +438,7 @@ gdalwarp -wo SOURCE_EXTRA=100 -wo SAMPLE_GRID=YES -of GTiff -t_srs "+proj=stere ## Bulk Downloading 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 -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 +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 Download Request" and the following information: 1. Purpose @@ -463,4 +463,4 @@ bulk download plan: 3. Evenly distribute download requests across the entire bulk downloading period, avoiding significant spikes of activity. 4. Start small with fewer concurrent threads and build to your proposed maximum download rate. -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. +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.