MSS ignores skip variable dimension check

Issue #461 resolved
Shawn Honomichl created an issue

Getting the following error message:

Error message: 'dimension 'nbnd' has no coordinate variable in master '/Users/shawnh/mss/testdata/f.e22.beta02.FWSD.f09_f09_mg17.cesm2_2_beta02.forecast.001.cam.h3.2019-08-30-00000.nc'''.

The following does not work in mss_wms_settings.py:

mslib.mswms.dataaccess.DefaultDataAccess._mfDatasetArgsDict["skipDimCheck"].extend(["chars", "nbnd"])

Comments (1)

  1. Log in to comment