NCAR / CESM_postprocessing

Project repository for the CESM python based post-processing code, documentation and issues tracking.
76 stars 45 forks source link

updates to support cheyenne upgrade #210

Closed bertinia closed 5 years ago

bertinia commented 5 years ago

This PR includes changes required to get the CESM_postprocessing suite working with the 6/2019 upgrade to the cheyenne system.

Add support for CMIP6 ocean_remap functionality.

Tested with years 1990-1999 of the CMIP6 MOAR historical run - b.e21.BHIST.f09_g17.CMIP6-historical.011 including tests for timeseries, _averages, _diagnostics, xconform and ocn_remap.

Note - ocn_remap worked correctly on 32 out of 33 CMIP6 Omon variables but failed for "tob". Additional testing and fixes will com in a separate PR.

ilamb and iomb were not tested with this PR.

Working with CISL to resolve problems with the DAV submission scripts.

This PR requires a rebuild of the virtualenv and recreation of postprocessing caseroots.

bertinia commented 5 years ago

Fixes issue #209