Skip to content

v0.0.2

Compare
Choose a tag to compare
@davide-f davide-f released this 06 Apr 17:11
· 4666 commits to main since this release

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