How to read data from a single file in LLC4320 ?
Opened this issue · 4 comments
zhouchichi commented
rabernat commented
You cannot read shrunk data using open_mdsdataset
You should follow these directions instead: https://xmitgcm.readthedocs.io/en/latest/llcreader.html#manual-dataset-creation
zhouchichi commented
Thank you for the quick reply. @rabernat
I follow the directions you mentioned but still can't make it. It seems that the xarray.Dataset in "out [38]" has no connection with the data I download and the path I type in. The time should be 2011 instead of 1948. I try changing the path but the results keep the same. Here is my code. How can I correct it?
Sorry for disturbing. I really want to figure out the problem. Your reply and advice will be very helpful !!!
zhouchichi commented
krenni2 commented
Why did you write LLC90Model if you are trying to read the 4320 ECCO Model?