pypsa-meets-earth/pypsa-earth

Missing config tables and docstrings for some scripts

Open

#573 opened on Jan 22, 2023

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

Repository metrics

Stars
 (351 stars)
PR merge metrics
 (Avg merge 28d 15h) (35 merged PRs in 30d)

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