pypsa-meets-earth/pypsa-earth

Missing config tables and docstrings for some scripts

开放

#573 创建于 2023年1月22日

 (2 条评论) (0 个反应) (0 位负责人)Python (349 个派生)auto 404
documentationgood first issuehelp wanted

仓库指标

星标
 (351 个星标)
PR 合并指标
 (平均合并 28天 15小时) (30 天内合并 35 个 PR)

描述

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

贡献者指南