Releases: cgre-aachen/gemgis
Releases · cgre-aachen/gemgis
v1.0.1
Merge pull request #224 from cgre-aachen/dev_gemgis2 gemgis 1.0.1
v1.0.0
Merge pull request #216 from cgre-aachen/dev_gemgis2 'EditVersionDate'
GemGIS Release 0.1.18
- Adding Edits to publish on conda-forge
GemGIS Release 0.1.17
- Adding Edits to publish on conda-forge
GemGIS Release 0.1.16
- Adding Edits to publish on conda-forge
GemGIS Release 0.1.15
- Many examples were added to the repo
- Bug fixes
- Test for automated PyPi release
GemGIS Release 0.1.7
What is new in version 0.1.7:
- Added long description for PyPi page
- Added introduction to vector data
- Added introduction to raster data
- Added introduction to mesh data
- Added introduction to projections
- Reworked Readme and added gallery
- Removing dependencies from package
GemGIS Release 0.1.6
What is new in version 0.1.6:
- Added Tutorial 39 and functions to work with Shapely Objects containing Z components
- Added Tutorial 40 and functions to work with GPX data
- Added Tutorial 41 and functions to work with KML data
- Added Tutorial 42 and functions to drape linestrings over PyVista meshes
- Added Tutorial 43 and functions to create linestrings from PyVista contours
- Added Tutorial 44 and functions to fit a plane through earthquake hypocenters
- Added Tutorial 45 and functions to open ESRI Grids and Petrel ZMAP Grids
- Added Tutorial 46 on how to work th HGT rasters
- Added Tutorial 47 on how to perform Delaunay triangulation with Shapely
- Added Tutorial 48 on how to georeference a raster using rasterio
- Added Tutorial 49 on how to slice GemPy model lith blocks with PyVista
- Added Tutorial 50 on how to work with well data from Leapfrog
- Added Tutorial 51 on how to assign properties to the GemPy lith block
- Added Tutorial 52 on how to pick data from PyVista meshes
- Starting refactoring of functions to support PyGeos
- Added Binder support to repo
- Extended extract_xyz function to work for a GDF consisting of Points, LineStrings and Polygons with Z components
- Added notes and comments to docstring examples
- Added path checks to code
- Added utility functions
- Bug fixes
GemGIS Release 0.1.5
What is new in version 0.1.5:
- Major refactoring of the API
- Adding a readthedocs Documentation page
- Adding more tutorials
GemGIS Release 0.1.4
Release of GemGIS 0.1.4. This release contains the following:
- Fixing typos and docstrings
- Fixing bugs
- Refactoring functions
- Setup of Documentation page at https://gemgis.readthedocs.io/en/latest/