Skip to content

Releases: FZJ-IEK3-VSA/geokit

v1.4.0

19 Oct 14:35
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Minor bug fixes to v1.1.0

Updated functionalities

26 May 10:11
Compare
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
Compare
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.