Releases: FZJ-IEK3-VSA/geokit
Releases · FZJ-IEK3-VSA/geokit
v1.4.0
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
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
1.1.2
Updated functionalities
This release updated and added many functionalities. Although most are compatible with the previous release, many are not.
GeoKit launch
This release contains the initial state of GeoKit (after about a year of internal use). It is release along side the GLAES package.