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

Consolidate mountain shadow algorithms in S2 Idepix #22

Open
marpet opened this issue Nov 25, 2020 · 5 comments
Open

Consolidate mountain shadow algorithms in S2 Idepix #22

marpet opened this issue Nov 25, 2020 · 5 comments
Assignees
Labels
MSI S2 MSI Idepix

Comments

@marpet
Copy link
Contributor

marpet commented Nov 25, 2020

Currently there are two different mountain shadow algorithms.

  1. S2IdepixMountainShadowOp
  2. MountainShadowFlagger

The first one is based on https://desktop.arcgis.com/de/arcmap/10.3/tools/spatial-analyst-toolbox/how-hillshade-works.htm
and was initially implemented by Jan.

@marpet marpet added the MSI S2 MSI Idepix label Nov 25, 2020
@marpet marpet assigned dolaf, gritk and TonioF and unassigned dolaf, gritk and TonioF Nov 25, 2020
@marpet marpet changed the title Review 2 mountain shadow algorithms in S2 Idepix Consolidate mountain shadow algorithms in S2 Idepix Nov 25, 2020
@JanWev
Copy link

JanWev commented Nov 25, 2020

The second one was developed by Dagmar using the relative path calculated by the cloud shadow algorithm. It is only triggered if the cloud shadow is executed.

@JanWev
Copy link

JanWev commented Dec 1, 2020

S2 tile IDs for testing:

  • 32TPT (Innsbruck, Austria)
  • 32UME (Bremerhaven, Germany)
  • 44RLU (Himalaya, northeast India)
  • 19KGV (Huanuni, Bolivia)
  • 16SFD (Chattanooga, USA)

@TonioF
Copy link
Collaborator

TonioF commented Dec 4, 2020 via email

@marpet
Copy link
Contributor Author

marpet commented Jan 12, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MSI S2 MSI Idepix
Projects
None yet
Development

No branches or pull requests

6 participants