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

ET estimation workflow with optional vegetation and positive LE masking #13

Merged
merged 3 commits into from
Mar 3, 2024

Conversation

lopezvoliver
Copy link
Member

Adds the "workflows" module with a custom workflow masked_et including the following steps:

  1. Extrapolate LE (W/m²) -> ET (mm/day)
  2. Applies cloud-mask to cfmaskable_bands
  3. Adds the "feature_area" pixelArea band.
  4. Adds the "unobserved_area" pixelArea band.

Optionally,

  1. Adds a "positive_le_mask"
  2. Applies the "positive_le_mask" to maskable_bands
  3. Adds "vegetation_mask"
  4. Applies the "vegetation_mask" to maskable_bands
  5. Adds the "observed_vegetation_area" band.
  6. Adds the fractional vegetation cover (fvc) band.
  7. Adds the "unobserved_vegetation_area" band.

@lopezvoliver lopezvoliver merged commit 06839f0 into kaust-halo:main Mar 3, 2024
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.

1 participant