Skip to content

Releases: FZJ-IEK3-VSA/geokit

v1.5.0

01 Aug 16:51
8fed648

Choose a tag to compare

The dependency constraints have been loosened, and the new maximum constraints have been reapplied.

v1.4.1

24 Mar 15:49

Choose a tag to compare

Fix numpy bool

v1.4.0

19 Oct 14:35

Choose a tag to compare

GeoKit Version 1.4.0 introduces several new features and enhancements, including:

  • Improved and restructured examples
  • Support for reading and writing multi-layer vector files, such as geopackage layers
  • Moving or shifting objects in space while maintaining their original geometry
  • Clipping of geometry objects to user-defined geometry boundaries
  • Sieving of raster files
  • Loading of SRS definitions from EPSG strings
  • Updated testing pipeline to work with micromamba distributions
  • Several bug fixes and improvements to the stability of the repository.

Full Changelog: v1.3.4...v1.4.0

v1.3.0

12 Aug 11:26

Choose a tag to compare

This release fixes several minor bugs and adds a handful of new features including (but not limited to):

  • support for gdal versions >= 3.0.0
  • New keyword argument "start_raster" to gk.Extent and gk.RegionMask class methods
  • enhanced testing functions
  • minor bug fixes e.g. missing import statements, etc.

v1.2.0

13 Jan 05:19

Choose a tag to compare

This release has fixed several small bugs in the old release. Additionally, automatic testing with pytest and CI have been implemented for improved future development

1.1.2

13 Sep 11:26

Choose a tag to compare

Minor bug fixes to v1.1.0

Updated functionalities

26 May 10:11

Choose a tag to compare

This release updated and added many functionalities. Although most are compatible with the previous release, many are not.

GeoKit launch

21 Dec 08:02

Choose a tag to compare

This release contains the initial state of GeoKit (after about a year of internal use). It is release along side the GLAES package.