Jonas Kittner

Results 12 issues of Jonas Kittner

fix deprecation/removal of pkg_resources and rasterio is_tiled if we were to drop 3.8 which is now EOL we wouldn't need the additional dependency of `importlib_resources` and the if/else imports.

https://github.com/dask/crick/issues/53 was resolved and tests pass locally for me. This is causing issues for us since other packages started requiring `numpy>=2.0`