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

Allow for the source dataset to be specified in the CLI #5

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

ciaransweet
Copy link

What this PR is

This PR adds the ability to decide the source dataset (OpenDataset) implementation when invoking the CLI to generate indicators. Previously the NextGddpCmip6 dataset was hardcoded, now we have a mapping to be able to extend support when we implement more datasets.

I've also allowed for kwargs to be passed to those datasets if customisation is required (But unlikely to be used right now)

Also added a .gitignore change to stop notebook runs generating commitable output

@ciaransweet ciaransweet merged commit e2d9b60 into main Jul 25, 2024
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant