NCAR/WINDOW

Support cf_units package if cfunits package is not available (cheyenne)

Closed this issue · 1 comments

The cheyenne was configured with cf_units package instead of cfunits. It should use cf_units package if available.

At Cheyenne, cf_units package is loaded with following two commands:
module load python
ncar_pylib

Import cf_units package if cfunits package is not available