google-deepmind / google-deepmind/weathernext
How to get inputs, targets, forcings xarray from dataset
Open
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 986
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.