v0.4.2 [DBR 13.3 LTS]
- Geopandas now set to
"<0.14.4,>=0.14"
due to conflict with minimumnumpy
version ingeopandas 0.14.4
. - H3 python changed from
"==3.7.0" to "<4.0,>=3.7"
to pick up patches. - Fixes an issue with fallback logic when deserializing subdatasets from a zip.
- Adjusts data used to speed up a long-running test.
- Streamlines
setup_gda
l andsetup_fuse_install
functions:- init script and resource copy logic fixed to repo
"main" (.so)
/"latest" (.jar)
. - added apt-get lock handling for native installs.
- removed support for UbuntuGIS PPA as GDAL version no longer compatible with jammy default (
3.4.x
).
- init script and resource copy logic fixed to repo