pypsa-meets-earth/pypsa-earth

Document usage of data retrieval CLI

Open

#1,742 opened on Mar 4, 2026

View on GitHub
 (0 comments) (2 reactions) (0 assignees)Python (349 forks)auto 404
good first issue

Repository metrics

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

Description

Describe the feature you'd like to see

We have command line interface for data retrieval introduced in #1366 but it's usage is not obvious at all when starting to use the model. We need to find a way to make it more evident since data retrieval is one of the trickiest parts of the modelling workflow. A possible solution would be to include a reference to the CLI if data retrieval fails

@willu47 Thanks a lot for the feedback!

Contributor guide