Open-EO / openeo-gfmap

Generic framework for EO mapping applications building on openEO
Apache License 2.0
6 stars 1 forks source link

Sentinel 1 - rescaling #176

Open JorisCod opened 2 weeks ago

JorisCod commented 2 weeks ago

The rescaling from float32 to uint16 and the reverse is scattered across 2 files: https://github.com/Open-EO/openeo-gfmap/blob/main/src/openeo_gfmap/features/feature_extractor.py#L203 vs https://github.com/Open-EO/openeo-gfmap/blob/main/src/openeo_gfmap/preprocessing/sar.py