Martin Raspaud

Results 497 comments of Martin Raspaud

Thanks for reporting this issue! I can't see anything obviously wrong, just that the "reader" parameter in the scene call is probably unnecessary. The error seems to come when sorting...

@svc-user Sorry I missed you messages earlier! Indeed, a10 is not connected to anything (ie not track on the board connects to in), hence my suggestion to add a track...

Looks like the end time is before the start time... `end_time=datetime(2024, 10, 23, 16, )` means 16:00, and start time was 16:07... :D

The level 2 data is not on a known grid out of the box. You need to resample the data before saving it to have a georeferenced geotiff. Check the...

1. By default, the tiff writer outputs ints with alpha channel as we use it mainly as an image format. To keep the data as floats with only one channel,...

Original cira stretch (main): ![fd100](https://github.com/user-attachments/assets/ff69428e-7fa1-4045-a45c-eb6ed1afdfe3) new version (this PR) ![fd80](https://github.com/user-attachments/assets/77f65e68-78c6-4b0a-8bd8-182dc576d718)

> What sparked this change? I think this should be a separate enhancement or something configurable or I don't know. I don't like that this long standing enhancement is changing...

I and @thorsteinssonh approve