Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@mjohns-databricks mjohns-databricks released this 14 May 17:08
66a0bc1

v0.4.2 [DBR 13.3 LTS]

  • Geopandas now set to "<0.14.4,>=0.14" due to conflict with minimum numpy version in geopandas 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_gdal and setup_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).