rl-institut / oemof-B3

An open-source energy system model for Brandenburg/Berlin.
https://oemof-b3.readthedocs.io/
GNU Affero General Public License v3.0
9 stars 5 forks source link

Constrain wildcards in 'build_datapackage' to resolve ambiguity #245

Closed jnnr closed 2 years ago

jnnr commented 2 years ago

There is an ambiguity between 'prepare_examples' and 'build_datapackage', leading to #144.

This PR fixes #144 by constraining wildcards of 'build_datapackage' to not match the examples' names.

Tested with snakemake 7.10