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-3199: Add two tempo layers to EIC #5278

Closed PatchesMaps closed 2 months ago

PatchesMaps commented 2 months ago

Description

The Earth Information Center would like the include TEMPO products on the EIC.

The TEMPO data products we would like to bring to the AQ EIC dashboard are:

Nitrogen Dioxide (L3, Vertical Column Troposphere) Ozone (L3, Column Amount O3, Subdaily)

How To Test

  1. git checkout WV-3199-TEMPO-EIC
  2. npm run watch
  3. Open this link
  4. After a second or two the date should jump back to June 3rd 2024 and imagery should load.
  5. Open this link
  6. After a second or two the date should jump back to June 3rd 2024 and imagery should load.

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

PatchesMaps commented 2 months ago

@minniewong because this is only working in legacy mode until changes can be released in gitc. Legacy mode can only fallback to a preset hard coded date when there isn't any imagery at the current date.