Martin,
thanks for the explanation. I may be wrong but cannot remember to ever have installed rasterio as a separate package.
'true_color_with_night_ir_hires' is a nice composite that works for MSG, GOES and Himawari and is used by a couple
of people with my satpy scripts. I'll make a note about eventually missing rasterio and rioxarray in my documentation.
Remains the tons of warnings
...
/home/eumetcast/miniconda3/envs/pytroll/lib/python3.10/site-packages/satpy/readers/seviri_base.py:386: UserWarning: Converting non-nanosecond precision datetime values to nanosecond precision. This behavior can eventually be relaxed in xarray, as it is an artifact from pandas which is now beginning to support non-nanosecond precision values. This warning is caused by passing non-nanosecond np.datetime64 or np.timedelta64 values to the DataArray or Variable constructor; it can be silenced by converting the values to nanosecond precision ahead of time.
...
with MSG satellites. Is this something we should care about?
Regards,
Ernst