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-3042 Support TEMPO layer #5037

Merged
merged 6 commits into from
Mar 11, 2024
Merged

WV-3042 Support TEMPO layer #5037

merged 6 commits into from
Mar 11, 2024

Conversation

PatchesMaps
Copy link
Contributor

Description

Support TEMPO as a Granule Browse Layer

How To Test

  1. git checkout WV-3042-TEMPO
  2. npm run build
  3. npm run watch
  4. Go to this link
  5. Ensure that the Granule browse layers work as expected.

@minniewong minniewong added this to the v4.29.0 milestone Mar 8, 2024
@PatchesMaps PatchesMaps changed the title WV-3042 Add TEMPO layer WV-3042 Support TEMPO layer Mar 8, 2024
@minniewong minniewong changed the base branch from main to develop March 8, 2024 16:54
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.

I changed the base to develop (hopefully that didn't break anything).
I am noticing some issues with the granules but I also don't think the issue is because of this PR itself, so what I'm reporting might warrant a new ticket.

  1. If I load the URL in the PR, the granules seem to function well on the map.
  2. If I load http://localhost:3000, add a granule layer, I get an error message and when I close those message it states the CMR cannot be reached at this time.
  3. If i load http://localhost:3000, change the date to March 5, add a granule layer, I do not get an error message, and granules load on the map.

Error message from number 2:
Screenshot 2024-03-08 at 11 51 43 AM

@PatchesMaps
Copy link
Contributor Author

@minniewong Yeah, that probably calls for a new ticket. Could it be related to the NRT stuff?

@@ -12,7 +12,7 @@
"HLS_False_Color_Vegetation_Landsat",
"HLS_False_Color_Urban_Landsat",
"HLS_Shortwave_Infrared_Landsat",
"HLS_NDVI_Landsat",
"HLS_NDVI_Landsat",
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we fix this indentation?

@PatchesMaps PatchesMaps merged commit d7ae93e into develop Mar 11, 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

4 participants