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

1. Added `case` argument to `env_workflow.get_job_specs()` 2. explicitly ignored last two arguments returned from `env_mach_specific.get_mpirun()` -- shouldn't be necessary, but I was seeing `ValueError: too many values to unpack` and...

Dear Team, I'm having some trouble generating a timeseries for monthly variables. The logs are producing results, but I am not able to find final timeseries files in the actual...

https://www.www2.cesm.ucar.edu/working-groups/amwg/amwg-diagnostics-package is referenced on several web pages I found, and it generates a 404 error. For example; https://github.com/NCAR/CESM_postprocessing/wiki/PPUG_running_diagnostics AMWG Diagnostics Package It seems that the link should be to https://www.cesm.ucar.edu/working_groups/Atmosphere/diagnostics/...

Update all to python3, this is not a backward compatible change. Python3 will be required from this point forward. Clean up and remove unsupported or retired platforms.

Fixes some issues in ocn_diags_generator.py where has_keys is not available in Python 3.

Error message: ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/glade/u/apps/ch/opt/python/2.7.16/gnu/8.3.0/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/glade/u/apps/ch/opt/python/2.7.16/gnu/8.3.0/lib/python2.7/hashlib.py", line...

The submitted job aborts with the error ``` Traceback (most recent call last): File "/var/spool/pbs/mom_priv/jobs/2384695.chadmin1.ib0.cheyenne.ucar.edu.SC", line 56, in _main_func(__doc__) File "/var/spool/pbs/mom_priv/jobs/2384695.chadmin1.ib0.cheyenne.ucar.edu.SC", line 35, in _main_func overrides["total_tasks"], overrides["num_nodes"], overrides["tasks_per_node"], overrides["thread_count"] =...

Port to aleph plus a bug fix in chunking.py - variables calendar and units are not defined if size

Both MOSART and RTM (the runoff models) timeseries files are being generated for CMIP6 cases despite the fact that only MOSART was run in the simulation. For example, I see...

bug