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

Remove ETH-specificity #61

Open
znicholls opened this issue Jun 15, 2021 · 1 comment
Open

Remove ETH-specificity #61

znicholls opened this issue Jun 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@znicholls
Copy link
Collaborator

Many data assumptions rely on the ETH data structure. At some point we should allow the users to hold the data however they want, load it how they want and then have interfaces into which they pass the data.

@znicholls znicholls added the enhancement New feature or request label Jun 15, 2021
@znicholls znicholls mentioned this issue Jun 15, 2021
2 tasks
@mathause
Copy link
Member

I think we are on the way there. By disentangling the data loading from its preparation (i.e. calculating anomalies etc.) this becomes easier. Once we defined the way our input data needs to look (e.g. datatree) users can create this structure and go.

Still we might add a way to load data from cmip6-ng directly, for convenience. However, we could potentially also add wrappers from ESMValTool or intake (bat that is more on the long term wish list).

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

2 participants