Skip to content

v1.44.3

Compare
Choose a tag to compare
@remi-braun remi-braun released this 06 Jan 14:06
· 12 commits to main since this release

1.44.3 (2025-01-06)

  • FIX: Manage case where we have a pd.Dataframe instead of a gpd.GeoDataFrame in vectors.read (reading a .dbf file for instance)
  • FIX: Simplify decorator function of rasters.read, to better check the input types and to have a clearer function name and clearer exceptions
  • FIX: Simplify decorators rasters.any_raster_to_xr_ds and rasters_rio.any_raster_to_rio_ds to better check the input types and to have clearer exceptions