nasa-gibs / worldview

Interactive interface for browsing global, full-resolution satellite imagery
https://worldview.earthdata.nasa.gov/
Other
680 stars 181 forks source link

WV-3065 GITC WV Build layer-metadata Filtering #5333

Closed christof-wittreich closed 2 days ago

christof-wittreich commented 1 week ago

Description

This change adds a check in the build process to prevent STD and NRT layers (non-BEST layers) from attempting to fetch layer-metadata files (which don't exist). This should only affect builds done using GITC's build options.

How To Test

  1. git checkout wv-3065-gitc-best-build
  2. Set up the environment to use GITC's build options (loosely documented here)
  3. Run the build using the GITC build options (IGNORE_ERRORS=true npm run build)
  4. Verify via the terminal console that STD and NRT layer-metadata files are not trying to be fetched and failing