Open JorisCod opened 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
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