Panu Lahtinen
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.
I'm fine with that.
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
I'll have a go running the Satpy tests.
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...
I approve
Do I remember correctly that this at least was what `xarray` did in the past if the coordinates were dask instead of Numpy 🤔