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

check data config matches expected sources/lift sources from config for pv_site #247

Open
AUdaltsova opened this issue Aug 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AUdaltsova
Copy link
Contributor

Description

Currently pv_site only takes in pv and nwp regardless of what is in the configs, and to add new source you need to go into the datamodule class and add it by hand here

Possible Implementation

I think it would be nice to either lift the sources off the config automatically or at least do a check at some point that there are no unexpected sources requested, because currently it takes quite a lot of debugging to reach this spot

@AUdaltsova AUdaltsova added the enhancement New feature or request label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant