Releases: arup-group/genet
Releases · arup-group/genet
v4.0.0
v3.0.0
What's Changed
Full Changelog: CHANGELOG.md v3.0.0
v2.0.1-snapshot
What's Changed
Full Changelog: v2.0.0-snapshot...v2.0.1-snapshot
v2.0.0-snapshot
Not production ready. No release notes other than the automated ones generated from commits.
What's Changed
- update readme by @KasiaKoz in #53
- Fix simplifications script's help message (LAB-990) by @mfitz in #54
- Make link 'oneway' attribute optional when writing networks to disk by @mfitz in #56
- Schedule usage and modification by @KasiaKoz in #57
- Lab 1046 ValueError: cannot set a frame with no defined index and a scalar by @KasiaKoz in #63
- Lab 1045 speed up validation by @KasiaKoz in #64
- Lab 865 persistent benchmarks by @KasiaKoz in #59
- Lab 1014 NZ overflow by @KasiaKoz in #62
- add checks for zero value attributes on links to validation report by @KasiaKoz in #67
- Mf lab 1051 notebook smoketests by @mfitz in #68
- Lab 583 support vehicles by @KasiaKoz in #58
- Lab 1075 split service by direction by @KasiaKoz in #65
- Spatial methods to support snapping to links by @KasiaKoz in #66
- update google directions sending script by @KasiaKoz in #69
- use sets in route and service indexing on schedule graph by @KasiaKoz in #70
- Fix multi edge simplify bug by @KasiaKoz in #76
- add missing always_xy=True to a couple of transformers by @KasiaKoz in #78
- Support for new data types when reading/writing networks by @KasiaKoz in #73
- Bump pyyaml from 5.3.1 to 5.4 by @dependabot in #71
- Bump pygments from 2.6.1 to 2.7.4 by @dependabot in #72
- Fix network simplification script by @mfitz in #79
- Fix scripts by @KasiaKoz in #80
- add vehicles arg to readme by @gac55 in #83
- Add manifest by @mfitz in #85
- Update requirements by @KasiaKoz in #86
- Lab 1226 Refine Road Pricing by @KasiaKoz in #84
- import cordon class to be available at the highest genet level by @KasiaKoz in #87
- required python dependencies by @syhwawa in #88
- Make S3 code bucket a CI build variable by @mfitz in #92
- Parallel unit tests by @KasiaKoz in #89
- Connect disconnected subgraphs by @KasiaKoz in #91
- PT network route GeoDataFrame and geojson output by @KasiaKoz in #90
- add reprojection param to general standard network geojson outputs by @KasiaKoz in #95
- Fix runtime warnings by @mfitz in #94
- Lab 1315 kepler viz by @KasiaKoz in #97
- Vehicle checks by @ana-kop in #96
- Minor changes to the fixture names that weren't commited earlier by @ana-kop in #100
- Lab 1077 max stable set by @KasiaKoz in #98
- Lab 1378 iron out goog api by @ana-kop in #101
- Osm read fix by @KasiaKoz in #99
- PT headways by @KasiaKoz in #102
- Sub network/schedule by @KasiaKoz in #103
- Bump ipython from 7.14.0 to 7.16.3 by @dependabot in #105
- upgrade protobuf by @KasiaKoz in #106
- Allow set attribute values prior to simplification by @KasiaKoz in #108
- Fix loopy simplification by @KasiaKoz in #107
- Update CONTRIBUTING.md by @mfitz in #109
- Upgrade nbconvert dependency version by @mfitz in #111
- Generalise road pricing type by @KasiaKoz in #110
- Reduce Docker image size by @mfitz in #113
- Add/Remove Services and Routes in groups by @KasiaKoz in #112
New Contributors
Full Changelog: v1.0.0...v2.0.0-snapshot
Initial release
This is the first release, please check documentation/wiki for the usage guide