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

incorrect data type for some bands of HRLVPP collections. #51

Open
VictorVerhaert opened this issue Nov 27, 2024 · 0 comments
Open

incorrect data type for some bands of HRLVPP collections. #51

VictorVerhaert opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@VictorVerhaert
Copy link
Collaborator

originated from https://github.com/eu-cdse/openeo-cdse-infra/issues/272

Confirmed that metadata in stac is simply wrong for the moment:

NDVI:

Band 1 Block=512x512 Type=Int16, ColorInterp=Gray
  Description = Normalized Difference Vegetation Index calculated using the Sentinel2 Multi Spectral Imager data
  NoData Value=-32768
  Overviews: 2745x2745, 1373x1373, 687x687, 344x344
  Unit Type: -
  Offset: 0,   Scale:0.0001
  Metadata:
    Overviews method=average
    PhysRange=-0.08 to 1.0

QFlag2 is in uint16, not uint8:

Band 1 Block=512x512 Type=UInt16, ColorInterp=Gray
  Description = HRVPP VI Quality Flag
  NoData Value=65535
  Overviews: 2745x2745, 1373x1373, 687x687, 344x344
  Metadata:
    Overviews method=mode
@VictorVerhaert VictorVerhaert self-assigned this Nov 27, 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

No branches or pull requests

1 participant