CESM_postprocessing icon indicating copy to clipboard operation
CESM_postprocessing copied to clipboard

Project repository for the CESM python based post-processing code, documentation and issues tracking.

Results 47 CESM_postprocessing issues
Sort by recently updated
recently updated
newest added

Currently the ocn diag timeseries scripts call awk scripts to look at the coupler log outputs to extract freshwater and heat budget information. This is fragile and breaks when the...

enhancement

Test the env_batch.xml addition in an existing CASEROOT with an existing postprocess directory. Add documentation for how to setup the env_batch.xml.

enhancement

It is currently hard to debug the underlying NCL diagnostics scripts. It would be helpful to introduce a debug option that can be set by the user similar to the...

enhancement

The zonal averages work on average files that come out of the pyAverager. Need to investigate if these calculations can be incorporated into python and the pyAverager or if the...

enhancement

This is a common NCL routine that doesn't allow for enough user control of placement of plots, titles, or scales. It needs to be simplified and updated with newer NCL...

enhancement

For older runs, some of the history and log files are only available in gzip format. The postprocessing tools need to be able to gunzip files in parallel via a...

enhancement

When running the timeseries generation script on Cheyenne, the script starts and generates some output for the atmosphere, but then after a while it hangs. In the timeseries log file...