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-3176 Missing Sentinel Tracks Fix #5222

Merged
merged 1 commit into from
May 30, 2024

Conversation

christof-wittreich
Copy link
Contributor

Description

This fixes sentinel tracks of 3A and 3B not showing in the Visualization Product Catalog. This fix adds the layers back into the wv.json file, which is what is used to generate the list in the viz catalog.

How To Test

  1. git checkout wv-3176-sentinel-tracks-missing
  2. npm ci
  3. npm run build
  4. Open wv.json and make sure Sentinel-3A and Sentinel-3B appear under "measurements" --> "Orbital Track" as their own entry, and not as a sub-entry inside Sentinel-2B.

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.

Thanks for finding that error!

@minniewong minniewong modified the milestones: v4.38.0, v4.39.0 May 23, 2024
@minniewong
Copy link
Contributor

The other check you can do is to go to Worldview. Click on "Add Layers", Select "All", Scroll to "Orbital Tracks" and see if the Sentinel 3A and 3B are listed as options.

@christof-wittreich christof-wittreich merged commit 6fa0a28 into develop May 30, 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