Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two tempo layers to EIC #5278

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Add two tempo layers to EIC #5278

merged 2 commits into from
Jun 14, 2024

Conversation

PatchesMaps
Copy link
Contributor

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.

  • I have read the CONTRIBUTING doc
  • I have added necessary documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • Any dependent changes have been merged and published in downstream modules (if applicable)

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 PatchesMaps self-assigned this Jun 7, 2024
@minniewong minniewong added this to the v4.41.0 milestone Jun 7, 2024
Copy link
Contributor

@minniewong minniewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it jumping back to June 3 if there is more recent imagery?

@PatchesMaps
Copy link
Contributor Author

@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.

@PatchesMaps PatchesMaps merged commit 1c83aa8 into develop Jun 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants