Recent Releases of open-gira
open-gira - v0.4.0-alpha
What's Changed
- Compatibility with MacOS (apple silicon) by @tomalrussell in https://github.com/nismod/open-gira/pull/198
- Power network - flood hazard intersection (initial implementation) by @tomalrussell in https://github.com/nismod/open-gira/pull/201
Full Changelog: https://github.com/nismod/open-gira/compare/v0.3.2...v0.4.0-alpha
- Python
Published by tomalrussell 11 months ago
open-gira - v0.3.2
What's Changed
- Include opportunity areas for Nature-based Solutions as part of the GCA-funded project "Scaling Investments in Nature-based Solutions for Climate-Resilient Infrastructure" https://gca.org/scaling-investments-in-nbs-for-climate-resilient-infra/
- Extend direct damage hazards, join NbS opportunity areas by @tomalrussell in https://github.com/nismod/open-gira/pull/196
Full Changelog: https://github.com/nismod/open-gira/compare/v0.3.1...v0.3.2
- Python
Published by tomalrussell 12 months ago
open-gira - v0.3.1
What's Changed
- Trade flow routing on multi-modal networks by @thomas-fred in https://github.com/nismod/open-gira/pull/187
- Include narrow gauge rail by @albert8v in https://github.com/nismod/open-gira/pull/193
- Update docs to run first example by @tomalrussell in https://github.com/nismod/open-gira/pull/191
- Download, process and mosaic STORM return period maps (fixed wind speed) by @thomas-fred in https://github.com/nismod/open-gira/pull/194
- Initial process for buildings exposure, disaggregation of value, activity and trade flows by @tomalrussell in https://github.com/nismod/open-gira/pull/189
New Contributors
- @albert8v made their first contribution in https://github.com/nismod/open-gira/pull/193
Full Changelog: https://github.com/nismod/open-gira/compare/v0.3.0...v0.3.1
- Python
Published by tomalrussell about 1 year ago
open-gira - v0.3.0
What's Changed
- Fix/storm fixed global by @tomalrussell in https://github.com/nismod/open-gira/pull/179
- Merge disruption results for admin levels of varying scale by @thomas-fred in https://github.com/nismod/open-gira/pull/180
- Multi-modal (road, rail, maritime) network integration by @thomas-fred in https://github.com/nismod/open-gira/pull/188
Full Changelog: https://github.com/nismod/open-gira/compare/v0.2.0...v0.3.0
- Python
Published by thomas-fred over 1 year ago
open-gira - v0.2.0
What's Changed
TC/grid: * pin pandas to prevent recursive loop triggered by test by @thomas-fred in https://github.com/nismod/open-gira/pull/149 * feature/runlargetracksets by @thomas-fred in https://github.com/nismod/open-gira/pull/150 * install helper package to env by @thomas-fred in https://github.com/nismod/open-gira/pull/151 * fix bug in powerplant geodataframe creation by @thomas-fred in https://github.com/nismod/open-gira/pull/152 * feature/chunkstormsbysample by @thomas-fred in https://github.com/nismod/open-gira/pull/153 * feature/streamconcatenatedexposure by @thomas-fred in https://github.com/nismod/open-gira/pull/154 * bugfix/handleemptyexposure by @thomas-fred in https://github.com/nismod/open-gira/pull/156 * bugfix/parameterisedthreadcount by @thomas-fred in https://github.com/nismod/open-gira/pull/155 * feature/daskexposurecalculation by @thomas-fred in https://github.com/nismod/open-gira/pull/157 * bugfix/parameterisedthreadcount by @thomas-fred in https://github.com/nismod/open-gira/pull/158 * bugfix/failpartiallydamagededges by @thomas-fred in https://github.com/nismod/open-gira/pull/159 * feature/fastercomponentlabelling by @thomas-fred in https://github.com/nismod/open-gira/pull/160 * feature/fastercomponentlabelling (2) by @thomas-fred in https://github.com/nismod/open-gira/pull/161 * bugfix/packingfordegeneratedata by @thomas-fred in https://github.com/nismod/open-gira/pull/162 * feature/increasegriddisruptionmemory by @thomas-fred in https://github.com/nismod/open-gira/pull/163 * Pin xarray to previous release, preventing concatenation error by @thomas-fred in https://github.com/nismod/open-gira/pull/164 * Mark per-sample wind fields as temporary by @thomas-fred in https://github.com/nismod/open-gira/pull/165 * Update zenodo_get to match API change by @thomas-fred in https://github.com/nismod/open-gira/pull/166 * Pin geopandas by @thomas-fred in https://github.com/nismod/open-gira/pull/167 * Chunk analysis on sample by @thomas-fred in https://github.com/nismod/open-gira/pull/168 * Move from per-storm to per-sample jobs by @thomas-fred in https://github.com/nismod/open-gira/pull/169 * Protect outputs and keep intermediates by @thomas-fred in https://github.com/nismod/open-gira/pull/170 * Smaller on-disk exposure and disruption by @thomas-fred in https://github.com/nismod/open-gira/pull/171 * Number of people disconnected: return period analysis by @thomas-fred in https://github.com/nismod/open-gira/pull/172 * Discard duplicate tracks by @thomas-fred in https://github.com/nismod/open-gira/pull/173 * Improve robustness of wind field estimation by @thomas-fred in https://github.com/nismod/open-gira/pull/174 * Handle case where there is no valid track by @thomas-fred in https://github.com/nismod/open-gira/pull/175 * Reorganise scripts and rules by @tomalrussell in https://github.com/nismod/open-gira/pull/176
Transport/flooding: * Event set flood damages by @thomas-fred in https://github.com/nismod/open-gira/pull/177
Transport: * Compose road/rail networks from multiple OSM extracts by @thomas-fred in https://github.com/nismod/open-gira/pull/178
Full Changelog: https://github.com/nismod/open-gira/compare/v0.1.0...v0.2.0
- Python
Published by thomas-fred almost 2 years ago
open-gira - Release v0.1.0
Initial release.
Network creation routines and analysis pipelines for the following risk analyses: - Road / flooding - Rail /flooding - Tropical cyclone winds / electricity grids
- Python
Published by thomas-fred over 2 years ago