Releases: allixender/dggrid4py
Releases · allixender/dggrid4py
v0.5.2 a good release
What's Changed
- dggrid4py now supports authalic conversion via pygeodesy, see the docs on
IGEO7for more #28 - due to the additional custom parameter support via
DGGRIDv8runner class, icosahedron rotation is supported (e.g. from 11.25 E to 11.20 E), see the docs onIGEO7for more - provide DGGRIDv8 and support its hierarchy indexing system by @fmigneault in #26
- Refactor typings + extra configs forwarding by @fmigneault in #27
- fix error poetry add by @fmigneault in #29
- fix hardcoded input_address_type checks + AnyDGGRID definition by @fmigneault in #30
- ensure
dggs_res_specis passed down when inferred from Dggs/dgselect approach by @fmigneault in #34 - setup CI for tests by @fmigneault in #35
dggrid4py for IGEO7 and OGC DGGS API
- make sure to use the latest DGGRID version for all new features (DGGRID v8.42 https://github.com/sahrk/DGGRID and anaconda.org/conda-forge/dggrid
- dggrid4py powers the IGEO7 implementation for the OGC DGGS API pilot in pydggsapi: https://github.com/LandscapeGeoinformatics/pydggsapi/
New Contributors
- @fmigneault made several important contributions
Full Changelog: v0.4.2...v0.5.2
v0.5.1-dev added experimental pygeodesy
What's Changed
- fix error poetry add by @fmigneault in #29
- IGEO7 ellipsoidal adjustments available as separate composable in/out-processing function #28
- updated docs
Full Changelog: v0.5.0-dev...v0.5.1-dev
v0.5.0-dev new DGGRIDv8 sub classing and better downstream metafile parameter customisation
What's Changed
- provide DGGRIDv8 and support its hierarchy indexing system by @fmigneault in #26
- Refactor typings + extra configs forwarding by @fmigneault in #27
New Contributors
- @fmigneault made their first contribution in #26
Full Changelog: v0.4.2...v0.5.0-dev
Shoutout
Thanks to @fmigneault for the innovative PRs
v0.4.2 version requirements softened
v0.4.1 maintenance
added download for portable executable
v0.4.0 igeo7 and bug fixes
Full Changelog: v0.3.2...v0.4.0
bug fix v0.3.2
bug fix v0.3.1
bug fix 0.3.1 with Z7_STRING COARSE_CELLS and the grid_cell_centroids_from_cellids/grid_cell_polygons_from_cellids functions
v0.3.0
implemented better handling of Z3 and Z7 and transform of addresses
v0.2.9 minor fixes for dependencies
v0.2.8 prevented use of newer dependencies.
- fixes #8