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-3234-L2 TEMPO imagery not showing at the correct time #5311

Closed PatchesMaps closed 3 months ago

PatchesMaps commented 3 months ago

Description

Worldview is not displaying the correct imagery for the correct time for L2 TEMPO products.

How To Test

  1. git checkout WV-3234-tempo-time
  2. npm run watch
  3. Open this link
  4. Verify that granules and imagery load throughout the entire block of available time at 6 minute intervals.

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

minniewong commented 3 months ago

Index out of bounds appears to be an existing issue, so I'll open a new ticket for it