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