We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a dataset where I have fetched data from cds which looks like this
When i try to get inputs, targets and forcings using du.extract_inputs_targets_forcings I get an empty inputs xarray
This is what my inputs, targets, forcings end up looking like
How do i properly get my inputs, targets and forcings?
The text was updated successfully, but these errors were encountered:
there is a good tutorial on this in the following link:
https://fancyerii.github.io/2024/04/08/graphcast/
Sorry, something went wrong.
No branches or pull requests
I have a dataset where I have fetched data from cds which looks like this
When i try to get inputs, targets and forcings using du.extract_inputs_targets_forcings I get an empty inputs xarray
This is what my inputs, targets, forcings end up looking like
How do i properly get my inputs, targets and forcings?
The text was updated successfully, but these errors were encountered: