MITgcm/xmitgcm

How to read data from a single file in LLC4320 ?

Opened this issue · 4 comments

I download a file in ECCO-LLC4320, but I fail to read it following the instruction.
Here is the file.
%22K5 _FY8VVX{P0SX1I0
Here is my code.
2Z65QYF4%{PEQ84$W`}9KTY
Thanks for any help!

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

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 !!!

3)(23F)L{GG_D0HOM58GK)S
I forgot to upload my code.

Why did you write LLC90Model if you are trying to read the 4320 ECCO Model?