nasa-gibs / worldview

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

WV-3233-date-change-bug #5307

Closed PatchesMaps closed 3 months ago

PatchesMaps commented 3 months ago

Description

When you change the date, Worldview is not loading the imagery for the correct date

How To Test

  1. git checkout WV-3233-date-change-bug
  2. npm run watch
  3. go to this link
  4. go back one day
  5. toggle hidden layers
  6. verify that the hidden layers load the correct date.

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