Releases: pypsa-meets-earth/pypsa-earth
Releases · pypsa-meets-earth/pypsa-earth
v0.0.2
What changed
This is the second release of PyPSA-Earth that extends the prototype with more stable results. Changes are detailed below.
New Features and major Changes
- Plotting and summary features: PR #211 and PR #214
- Templates for issue, PR, feature request: PR #216
- Attach hydro enabled with all hydro types: PR #232
- Parallel download of osm data: PR #232
- Decoupling iso coding from geofabrik; rule download_osm_data extended to the world: PR #236
- Rule build_shape extended to the world: PR #236
- Validation of geofabrik links: PR #249
- Generalized version of Data retrieval with google and zenodo hosting platforms: PR #242 and PR #260
- Fix random state for kmean clustering, adopted from PR 313
- Implement area exclusions based on land type using the Copernicus Land Cover: PR #272
- Flexible demand extraction for multiple years across the globe: PR #275
- Add CI caching and windows CI: Commit CI windows, PR #277
- Change config to allow weather year extraction from snapshots as default: PR #301
- Replace Restyler by .pre-commit PR #307
- Solved the issue of "overpassing nodes" and restyling osm_build_network: PR #294
- Revise deprecations in build_shape: PR #315
Contributors
v0.0.1 Prototype release
What's Changed
This is the first release of PyPSA-Africa which heavily builds on PyPSA-Eur.
New Features and Major Changes
- Include new data streams for Africa model
- Demand data implementation from GEGIS. Demand can be chosen for weather years and socioeconomic
ssp
scenarios. - Network is built, cleaned and processed solely on OpenStreetMap data
- OSM is fetched into Powerplantmatching
- Voronoi regions, where data is aggregated towards, can be replaced by administrative GADM zones.
- Augmented line expansion feature can make network meshed, connect isolated mini-grids to the main-grid.
- Community moved to Discord.
- Most meetings and agenda's are open, see here.
New Contributors
- @mnm-matin major contributor to build_osm_extractor.py
- @jarry7 made their first contribution in #20
- @davide-f made their first contribution in #36
- @Hazem-IEG made their first contribution in #110
- @koen-vg made their first contribution in #116
- @Tooblippe made their first contribution in #143
- @ekatef made their first contribution in #167
- @EmreYorat made their first contribution in #186
- @Ay-Khi contributor of global osm extractor
- @LukasFrankenQ
- @pz-max
Full Changelog: https://github.com/pypsa-meets-africa/pypsa-africa/commits/v0.0.1