Skip to content

Releases: sertit/sertit-utils

v1.19.5

21 Nov 14:39
Compare
Choose a tag to compare

1.19.5 (2022-11-21)

  • FIX: Fix files.to_abspath new feature...

v1.19.4

21 Nov 13:14
Compare
Choose a tag to compare

1.19.4 (2022-11-21)

  • FIX: Allow the user to choose if files.to_abspath raise a FileNotFoundError if the file doesn't exist.

v1.19.3

21 Nov 12:32
Compare
Choose a tag to compare

1.19.3 (2022-11-21)

  • FIX: Force vector conversion to dataset CRS in rasters(_rio).rasterize
  • DOC: Add a History page
  • CI: Correct gitlab-ci file

v1.19.2

31 Oct 13:34
Compare
Choose a tag to compare

1.19.2 (2022-10-31)

v1.19.1

28 Oct 13:38
Compare
Choose a tag to compare

1.19.1 (2022-10-28)

  • FIX: Fixing nodata value in rasters.write

v1.19.0.post1

10 Oct 14:09
Compare
Choose a tag to compare

Error on wheel versionning

v1.19.0

10 Oct 14:08
Compare
Choose a tag to compare

1.19.0 (2022-10-10)

  • ENH: Add a files.get_ext function to mirror get_filename
  • ENH: Add a vectors.ogr2geojson function to convert tricky vector files to GeoJSON using OGR fallbacks
  • FIX: Handling GML CRS errors (i.e. with urn:ogc:def:derivedCRSType) with some GDAL versions

v1.18.3

07 Oct 15:19
Compare
Choose a tag to compare

1.18.3 (2022-10-07)

  • FIX: Fixing absolute paths for non-existing files in rasters(_rio).merge_vrt (again)

v1.18.2

07 Oct 13:52
Compare
Choose a tag to compare

1.18.2 (2022-10-07)

  • FIX: Fixing absolute paths for non-existing files in rasters(_rio).merge_vrt

v1.18.1

07 Oct 13:05
Compare
Choose a tag to compare

1.18.1 (2022-10-07)

  • FIX: Enabling the option of absolute or relative paths in rasters(_rio).merge_vrt
  • FIX: Fix issue with too long command line with rasters(_rio).merge_vrt (VRT with too much files)