nasa-gibs / worldview

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

WV-3188 2-day tempo bug #5280

Closed PatchesMaps closed 2 months ago

PatchesMaps commented 2 months ago

Description

Unable to view more than 2 days of Level 2 TEMPO imagery

How To Test

  1. git checkout WV-3188-2day-tempo-bug
  2. Set worldview up to hit GIBS UAT
  3. npm run build
  4. npm run watch
  5. Go to this link
  6. Confirm that imagery exists for May 13th-16th

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