nasa-gibs / worldview

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

WV-3301 TEMPO Operations Loading Issues #5435

Closed PatchesMaps closed 1 week ago

PatchesMaps commented 2 weeks ago

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.

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 1 week ago

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

PatchesMaps commented 1 week ago

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 commented 1 week ago

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.