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

WV-3301 TEMPO Operations Loading Issues #5435

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

PatchesMaps
Copy link
Contributor

@PatchesMaps PatchesMaps commented Aug 30, 2024

Description

Improve TEMPO L2 loading performance

How To Test

  1. git checkout WV-3301-tempo-loading
  2. npm run watch
  3. Go to this link
  4. Coastlines layer should load quickly and L2 granules should be available once the CMR requests resolve and the data availability bar updates.

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

…granule date ranges

chore: Refactor UpdateProjection component to handle changes in active layers
@minniewong minniewong added this to the v4.47.0 milestone Sep 3, 2024
…ull.

This prevents imagery from being shown before the CMR requests resolve.
@minniewong
Copy link
Contributor

Testing it on sept 5, 5pm, it took almost 4 mins to get CMR data availability bar to appear.

@minniewong minniewong removed this from the v4.47.0 milestone Sep 5, 2024
@PatchesMaps
Copy link
Contributor Author

Testing it on sept 5, 5pm, it took almost 4 mins to get CMR data availability bar to appear.

@minniewong I'm not seeing that issue today. Maybe CMR had an issue?

@minniewong
Copy link
Contributor

Testing on Sept 6, 9:48am, it took a little over 1 minute for the blue bars to appear. I also tested Prod and it took about the same time, but I guess at least the coastlines were showing with the test from this branch.

@minniewong minniewong added this to the v4.47.0 milestone Sep 6, 2024
@PatchesMaps PatchesMaps merged commit 06685b2 into develop Sep 6, 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.

3 participants