esgf2-us / intake-esgf

Programmatic access to the ESGF holdings
https://intake-esgf.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

FIX: pass on the correct exception if not cell measures were found #60

Closed nocollier closed 1 month ago

nocollier commented 1 month ago

We expect the measures to be found somewhere in the records, but I am finding that sometimes there are misspellings in the variable attributes. I found a CESM2 variable where cell_measures: areacellg which was causing a failure. We should just skip these as there is not much we can do.