Skip to content

v0.5.2 a good release

Latest

Choose a tag to compare

@allixender allixender released this 22 Oct 05:53
fcf608b

What's Changed

  • dggrid4py now supports authalic conversion via pygeodesy, see the docs on IGEO7 for more #28
  • due to the additional custom parameter support via DGGRIDv8 runner class, icosahedron rotation is supported (e.g. from 11.25 E to 11.20 E), see the docs on IGEO7 for 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_spec is 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

New Contributors

Full Changelog: v0.4.2...v0.5.2