2024.8.0
This version contains bugfixes. rioxarray
was not producing valid output COGs because it required extra options at raster creation.
Rendering of geocoded products on a map should be much faster.
Change list:
- Fix invalid COGs: use COG driver after merging
- Fix the geocoding of real-valued data by also using COG in
sar2geo
- Using better COG creation options
- ZSTD compression instead of DEFLATE
- overview and projections with nearest neighbor resampling
- using num_threads="all_cpus" to make compression faster