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

Accessing VZA and SZA bands? #229

Closed
J6767 opened this issue Nov 14, 2023 · 1 comment
Closed

Accessing VZA and SZA bands? #229

J6767 opened this issue Nov 14, 2023 · 1 comment

Comments

@J6767
Copy link

J6767 commented Nov 14, 2023

I need to calculate air mass factor (AMF), which requires viewing zenith angle (VZA), and solar zenith angle (SZA).

If you manually download a Sentinel-2 product, the 2D band "sun_zenith" is found under "Bands/sun", and "view_zenith_mean" is found under "Bands/view".

They are also present in the metadata, as Values_list, under Geometric_Info/Tile_Angles.

How can I access these bands, or metadata, using stackstac, please? Many thanks.

@gjoseph92
Copy link
Owner

Hi @J6767, how are you accessing the data? Without a minimal reproducible example, there's not much I can do to help, or even confirm whether it's an issue with stackstac, or with the data provider.

@gjoseph92 gjoseph92 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2023
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

No branches or pull requests

2 participants