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 files to control order of operations #24

Open
DamienIrving opened this issue Feb 21, 2022 · 0 comments
Open

Config files to control order of operations #24

DamienIrving opened this issue Feb 21, 2022 · 0 comments

Comments

@DamienIrving
Copy link
Member

A problem with the current implementation of fileio.open_dataset is that the order of operations (i.e. general selection then spatial selection/aggregation then temporal aggregation, etc) is fixed.

One way around this might be an approach @dougiesquire is using, where the order of operations can be set by listing relevant function names in a YAML config file. e.g. https://github.com/dougiesquire/Squire_2022_CAFE-f6/blob/main/data/config/CAFEf6.yml

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

1 participant