Skip to content

Releases: allixender/dggrid4py

v0.5.2 a good release

22 Oct 05:53
fcf608b

Choose a tag to compare

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

v0.5.1-dev added experimental pygeodesy

15 Oct 10:20

Choose a tag to compare

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

12 Oct 19:01

Choose a tag to compare

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

Full Changelog: v0.4.2...v0.5.0-dev

Shoutout

Thanks to @fmigneault for the innovative PRs

v0.4.2 version requirements softened

23 Sep 12:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1 maintenance

05 Jun 11:54

Choose a tag to compare

added download for portable executable

v0.4.0 igeo7 and bug fixes

22 Mar 19:48

Choose a tag to compare

bug fix v0.3.2

10 Feb 07:24

Choose a tag to compare

Bug fix release for numerical vs string ID handling in transforms, thank you @tik65536

What's Changed

  • add dtype argument to pd.read_csv if output_address_type not in ['SEQNUM', 'AIGEN'] by @tik65536 in #14

Contributors

Full Changelog: v0.3.1...v0.3.2

bug fix v0.3.1

19 Nov 16:15

Choose a tag to compare

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

19 Nov 14:40

Choose a tag to compare

implemented better handling of Z3 and Z7 and transform of addresses

v0.2.9 minor fixes for dependencies

28 Oct 08:45

Choose a tag to compare

v0.2.8 prevented use of newer dependencies.

  • fixes #8