Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config settings not on the same level as scenario configurations #215

Open
jnnr opened this issue May 17, 2022 · 0 comments
Open

Config settings not on the same level as scenario configurations #215

jnnr opened this issue May 17, 2022 · 0 comments
Assignees
Milestone

Comments

@jnnr
Copy link
Collaborator

jnnr commented May 17, 2022

Some settings are defined centrally in config.settings, others are defined scenario-wise in the yaml files in scenarios/. It would be desirable to put both configs on the same footing. This would make it easy to move those settings that happen to be the same in all scenarios to the settings. The scenarios would just update the settings.

I am not sure yet how this can be done. Currently, only the script build_datapackage uses the scenario information. It loads the scenario specs only in the lower part of the script, but the config is imported at the very begging and used in the functions.

What do you think, @henhuy?

@jnnr jnnr added this to the Someday milestone May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants