NCAR / ldcpy

Statistical and visual tools for gathering metrics and comparing Earth System Model data files. A common use case is comparing data that has been lossily compressed with the original data.
https://ldcpy.readthedocs.io/
Apache License 2.0
16 stars 2 forks source link

AWSDataNotebook is broken #307

Open allibco opened 2 years ago

allibco commented 2 years ago

Method 1 to access data no longer works (fsspec) Method 2 is hanging also (intake-esm)

@andersy005 if you have time, could you take a peak at these issues above - probably in the dev branch is best

After the above is fixed, there may be a problem with collect_datasets when we get past the above as I don't know if this data contains field gw or not (also I need to add the data_type "cam-fv" as the first argument to the function call)