The ocn_diagnostics_geyser batch script that is created when create_postprocess is run on cheyenne needs to set the OCNDIAG_DIAGROOTPATH
XML variable to point to the geyser virtualenv (POSTPROCESS_PATH_GEYSER/ocn_diag)
rather than the default cheyenne virtualenv (POSTPROCESS_PATH/ocn_diag) because
the zonal average tool (za) is compiled differently for each machine.
This PR also includes a fix for running IMB on cheyenne so that the libudunits is
included in the LD_LIBRARY_PATH.
The ocn_diagnostics_geyser batch script that is created when create_postprocess is run on cheyenne needs to set the OCNDIAG_DIAGROOTPATH XML variable to point to the geyser virtualenv (POSTPROCESS_PATH_GEYSER/ocn_diag) rather than the default cheyenne virtualenv (POSTPROCESS_PATH/ocn_diag) because the zonal average tool (za) is compiled differently for each machine.
This PR also includes a fix for running IMB on cheyenne so that the libudunits is included in the LD_LIBRARY_PATH.