Panu Lahtinen

Results 243 comments of Panu Lahtinen

@djhoese I've put some data available on Slack. The HRW reader was implemented in https://github.com/pytroll/satpy/pull/3070

Agreed. CI doesn't seem to be happy about ninjogeotiff tags.

The easy fix for the test is to write TLE data to a file and point `TLES` environment variable to it.

https://pyorbital.readthedocs.io/en/latest/#tle-files

With Satpy I only get an unrelated failure in downloading TLEs from Celestrak, most likely our network is being throttled or something. So all good from Satpy's perspective!

Pytroll-collectors and Trollflow2 are fine, but I got a failure in Pytroll-Schedule in https://github.com/pytroll/pytroll-schedule/blob/main/trollsched/tests/test_schedule.py#L221 , the expected rise time and resulting value differ by few milliseconds. Might be close enough...

Do I remember correctly that this at least was what `xarray` did in the past if the coordinates were dask instead of Numpy 🤔