While working on ESMValGroup/ESMValTool#1370 I ran into the following CMORCheckErrors:
esmvalcore.cmor.check.CMORCheckError: There were errors in variable grassFrac:
typenatgr: does not exist
esmvalcore.cmor.check.CMORCheckError: There were errors in variable treeFrac:
typetree: does not exist
I can confirm that typenatgr and typetree are not on the files. Why are they expected? How to deal with this discrepancy?
While working on ESMValGroup/ESMValTool#1370 I ran into the following
CMORCheckErrors:I can confirm that
typenatgrandtypetreeare not on the files. Why are they expected? How to deal with this discrepancy?