Recent Releases of https://github.com/dahnj/h3-pandas

https://github.com/dahnj/h3-pandas - 0.3.0

Changes - Updates dependencies to H3 version 4 (https://github.com/DahnJ/H3-Pandas/pull/37)

- Jupyter Notebook
Published by DahnJ over 1 year ago

https://github.com/dahnj/h3-pandas - 0.2.6

Features - Implementation of linetrace https://github.com/DahnJ/H3-Pandas/pull/24 by alpha-beta-soup

- Jupyter Notebook
Published by DahnJ over 2 years ago

https://github.com/dahnj/h3-pandas - 0.2.5

Changes - k_ring_smoothing does not fail if geometry is present: https://github.com/DahnJ/H3-Pandas/pull/26

- Jupyter Notebook
Published by DahnJ over 2 years ago

https://github.com/dahnj/h3-pandas - 0.2.4

Changes - Fix h3_to_parent(0): https://github.com/DahnJ/H3-Pandas/pull/21 - Explicit support for Python 3.10 and 3.11 - Drop support for Python 3.7 and below

- Jupyter Notebook
Published by DahnJ about 3 years ago

https://github.com/dahnj/h3-pandas - 0.2.3

Changes - No crs-related FutureWarning (https://github.com/DahnJ/H3-Pandas/issues/12) - Add codespell to pre-commit hooks - Remove broken badge in README - Mention that lat/lon should be in 4326 explicitely - Allow geopandas>=0.9 - Refactoring

- Jupyter Notebook
Published by DahnJ over 4 years ago

https://github.com/dahnj/h3-pandas - 0.2.2

Changes - Fix: polyfill_resample won't fail if a polygon doesn't generate any H3 cells, but instead warns the user

- Jupyter Notebook
Published by DahnJ almost 5 years ago

https://github.com/dahnj/h3-pandas - 0.2.1

Changes - Attempting to use check_less_precise in testing to get conda-forge tests to pass.

- Jupyter Notebook
Published by DahnJ almost 5 years ago

https://github.com/dahnj/h3-pandas - 0.2.0

Features - Greater coverage of the H3 API (cell_area, k_ring, hex_ring, polyfill) - Initial and experimental implementations of k_ring_smoothing and polyfill_resample - More consistent API (parameters explode, return_geometry behave the same for all methods that offer them) - Example notebook showing the new methods

General improvements - "aggregate" functions "rebranded" to "H3-Pandas Extended API" - Use versioneer - black, flake8 + pre-commit - Only use Conda for environments - More details in docstrings (see also, examples)

- Jupyter Notebook
Published by DahnJ almost 5 years ago

https://github.com/dahnj/h3-pandas - 0.1.3

  • Documentation contains API coverage
  • Bugfixes (missing return statements + lng/lat switch in h3_to_geo

- Jupyter Notebook
Published by DahnJ about 5 years ago

https://github.com/dahnj/h3-pandas - 0.1.2

  • conda support
  • greater H3 API coverage: h3_to_geo, h3_get_base_cell, h3_is_valid, h3_to_center_child, h3_cell_area

- Jupyter Notebook
Published by DahnJ about 5 years ago

https://github.com/dahnj/h3-pandas - 0.1.1

- Jupyter Notebook
Published by DahnJ about 5 years ago

https://github.com/dahnj/h3-pandas - 0.1.1-alpha

- Jupyter Notebook
Published by DahnJ about 5 years ago

https://github.com/dahnj/h3-pandas - Initial release on PyPI

- Jupyter Notebook
Published by DahnJ about 5 years ago

https://github.com/dahnj/h3-pandas - Initial release

Initial release to be able to package the library for PyPI

- Jupyter Notebook
Published by DahnJ about 5 years ago