nasa-gibs / worldview

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

WV-3246 Describe Domains #5392

Closed PatchesMaps closed 1 month ago

PatchesMaps commented 1 month ago

Description

Add DescribeDomains support for time periods to Worldview

How To Test

  1. git checkout WV-3246-DescribeDomains
  2. npm ci && npm run build && npm run watch
  3. Open localhost
  4. Go to Add Layers
  5. Search for TEMPO
  6. Select one of the L2 TEMPO products
  7. Click on View Dates
  8. Confirm that there are 8,395 date ranges

PR Submission Checklist

This is simply a reminder of what we are going to look for before merging your code.

Merging

Please use the squash and merge commit method unless each commit in your branch is vital to the commit history of main.

@nasa-gibs/worldview