Changelog

0.4 | 2019-12-05

0.5 | 2020-04-21

0.6 | 2020-07-17

0.7 | 2021-06-30

0.8 | 2021-09-07

  • spatialist.raster.Raster:

    • method write()

      • removed argument compress_tif

      • added arguments options and overviews

    • subsetting support for time stamps, color tables and nodata

    • option to convert band names to time stamps by passing a function as argument timestamps

    • bug fixes

  • spatialist.envi: enabled reading of HDR files in ZIP archives

0.8.1 | 2021-10-05

0.9.0 | 2022-01-25

0.10.0 | 2022-02-24

0.10.1 | 2022-03-02

0.11.0 | 2022-06-01

0.12.0 | 2022-12-21

0.12.1 | 2023-11-16

0.13.0 | 2024-04-11

0.13.1 | 2024-04-11

0.14.0 | 2024-10-01

0.15.0 | 2025-04-09

0.15.1 | 2025-05-09

0.16.0 | 2025-08-22

0.16.1 | 2025-10-08

  • support for numpy>=2.0

0.16.2 | 2026-01-16

  • moved tests folder to top directory (so it is not included in distributions)

  • spatialist.vector.set_field(): round DateTime fields to milliseconds

0.16.3 | 2026-02-27

0.17.0 | 2026-03-06

0.17.1 | 2026-03-10

  • spatialist.ancillary.run(): bug fixes

    • do not encode inlist to bytes

    • make sure the function may not return None

    • pas right arguments to sp.CalledProcessError

    • use with context manager for the logfile to make sure it is closed

0.18.0 | 2026-03-12