pypsa-meets-earth/pypsa-earth

Missing config tables and docstrings for some scripts

Open

#573 opened on Jan 22, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (349 forks)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (351 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the feature you'd like to see

The configtables for several pypsa-earth-related scripts are missing. A non-exhaustive list is the following:

  • download_osm_data docstring&configtables
  • clean_osm_data docstring&configtables
  • build_shapes docstring&configtables
  • build_osm_network docstring&configtables
  • base_network only configtables
  • "load_options"; need for creating the build_demand and move the option as well accordingly

Contributor guide