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 anglebands to SENTINEL2_L2A. #14

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Add anglebands to SENTINEL2_L2A. #14

merged 2 commits into from
Aug 8, 2023

Conversation

EmileSonneveld
Copy link
Contributor

@jdries
Copy link
Contributor

jdries commented Aug 7, 2023

we'll want to use different band names to comply with:
https://docs.openeo.cloud/federation/backends/collections.html#sentinel2-l2a
you can do something like:
{
"name": "viewZenithAngles",
"aliases": ["S2_Level-2A_Tile1_Metadata##3","VZA", "viewZenithApproximate"],
}

It could be that in this case we only have the approximate angles.

@EmileSonneveld EmileSonneveld requested a review from jdries August 8, 2023 08:48
@jdries jdries merged commit bfa195c into master Aug 8, 2023
@jdries jdries deleted the add_l2a_bands branch August 8, 2023 10:08
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.

Sentinel2 L1C: SAA SZA VAA VZA bands not found
2 participants