Changes
* Turn off file locking when opening files 1e3d8a2125af7b9287171088055aa4429bd2cabe.
* Add helper functions for creating rasters, xarray rasters, and normalized raster data 0447dd91e079ef12f57b82ecf5c3b87342a2f6a7.
* Update CI deps
* Update dev environment files.
* Add more tests for `raster_tools.general` 1b31b11f07ff054dbdbf686eda4573d12d72f55e.
* Fix dtype handling in `Raster.set_null_value` 48266fb85a8710aa1cab374a6d3b2b525806e961.
* Pin numpy<2 until we can fix compatibility issues.