nasa-gibs / worldview

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

The previous UTC date should be displayed when before 3:00 UTC #2311

Closed Benjaki2 closed 4 years ago

Benjaki2 commented 5 years ago

Describe the bug The previous UTC date should be displayed when before 3:00 UTC so that imagery is visible to the user on load To Reproduce Steps to reproduce the behavior:

  1. Go to homepage before 3:00 UTC
  2. See error

Screenshots

Screen Shot 2019-10-18 at 9 20 09 PM

Additional context Looks like it was probably introduced in v3.0.0

StephanJW commented 4 years ago

@Benjaki2. Can you take another look at this with the msot recent changes pulled down on develop and also look at production: https://worldview.earthdata.nasa.gov/?now=2020-02-13T02:00:00Z

This all seems to be working as expected...

Benjaki2 commented 4 years ago

It does look like it's working. So, either the test flag is broken, it wasn't an error, or it fixed itself. I will check this one out during the wee hours to verify.

StephanJW commented 4 years ago

Copy that.

Benjaki2 commented 4 years ago

Issue verified. Screenshot taken at 1:10 UTC FEB 9th.

Screen Shot 2020-02-18 at 7 11 10 PM

This means there is something wrong with the now flag we use for testing in addition to initial problem @StephanJW