ClientResponseError with llcreader
Shirui-peng opened this issue · 1 comments
Hello,
I have been using llcreader for a while, yet encounter a ClientResponseError for the first time today when running my usual code. The script is like
model = llcreader.ECCOPortalLLC2160Model()
ds = model.get_dataset(varnames=['Salt', 'Theta'], k_levels=[1], iter_start=92160+80*24*6*30,iter_step=80*24*6)
print(ds.Theta[0,0,7,696,1348].values)
And this now raises: ClientResponseError: 503, message='Service Unavailable', url=URL('https://data.nas.nasa.gov/ecco/download_data.php?file=/eccodata/llc_2160/compressed/0000437760/Theta.0000437760.data.shrunk')
Thank you for the help.
The ECCO portal is down
This happens pretty often. There is nothing we (xmitgcm devs) can do it about it. But feel free to complain to NAS: dataportal@nas.nasa.gov.