0.0.5 — Crash Fix & UI Cleanup Fixed a fatal crash (Windows access violation / segfault) that occurred when downloading TerraClimate data with a large bounding box buffer. The crash was caused by rioxarray's write_crs() calling pyproj.CRS.from_user_input() inside QGIS's processing thread, where the PROJ database context can be in an inconsistent state. The fix replaces write_crs() with direct WKT and spatial_ref attribute assignment on the xarray DataArray, bypassing pyproj entirely while still embedding the correct WGS 84 CRS in the output GeoTIFF. Also removed the redundant nested category in the Processing Toolbox — algorithms now appear directly under the TerraClimate Downloader provider node instead of being wrapped in a duplicate sub-group with the same name. Thanks to Eduard Kazakov for reporting the crash and providing the detailed stack trace that made diagnosing this possible.
yes
h9212
2026-03-30T11:09:49.125674+00:00
3.16.0
3.99.0
None
no
Plugin Tags