google-deepmind/graphcast

How to get inputs, targets, forcings xarray from dataset

Opened this issue · 1 comments

I have a dataset where I have fetched data from cds which looks like this
Screenshot 2024-11-21 at 12 32 37 PM

When i try to get inputs, targets and forcings using du.extract_inputs_targets_forcings I get an empty inputs xarray

Screenshot 2024-11-21 at 12 35 19 PM

This is what my inputs, targets, forcings end up looking like

Screenshot 2024-11-21 at 12 36 30 PM Screenshot 2024-11-21 at 12 36 43 PM Screenshot 2024-11-21 at 12 36 55 PM

How do i properly get my inputs, targets and forcings?

there is a good tutorial on this in the following link:

https://fancyerii.github.io/2024/04/08/graphcast/