Skip to content

Tags: christophfink/r5py

Tags

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
quickfix for geopandas inheritance change (r5py#493)

* quickfix for geopandas inheritance change

* typo

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.5 (r5py#488)

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.4 (r5py#483)

Verified

This commit was signed with the committer’s verified signature.
christophfink Christoph Fink

Verified

This commit was signed with the committer’s verified signature.
christophfink Christoph Fink

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove unused parameter breakdown, fix some typos in documentation (r…

…5py#467)

* remove unused parameter breakdown

* update CHANGELOG

* wrong link

* typos

* Add test for regional_task.destinations setter/getter

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.1: improved binder experience, added typing_extensions to depend…

…encies, updated to Python >=3.10 (r5py#463)

* typing_extensions for Python<3.13

* deprecate Python 3.9

our dependency geohexgrid is only available for >=3.10

* updated badges

* Rename test workflow (for badge name)

* geohexgrid now available from conda-forge

* binder does not yet support Python 3.13

* updated CHANGELOG

* binder dependencies

* Open myst notebooks as notebooks in binder

* path

* Add notebook

* binder env

* pre-generate sample data sets

* simplified binder env

* no jvm in build container

* mybinder.org

* generate transport networks

* conda shenanigans

* docker+conda

* postbuild split up

* cwd

* linted

---------

Co-authored-by: Christoph Fink <christoph.fink@christophfink.com>