kdraeder
kdraeder
http://www.cesm.ucar.edu/models/cesm2/naming_conventions.html#modelOutputFilenames says that > a new metadata field called time_period_freq is now written to every history file header with one of the corresponding values: > > second_N... N ∈ {1..3599}...
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/...
### Describe the bug 1. List the steps someone needs to take to reproduce the bug. Build a cam-se filter. Set model_nml:state_variables to a set of variables that is "missing"...
### Describe the bug The time_manager subroutines set_calendar_type_string and get_calendar_string give the right answers, but the loops over the calendar types (0,...,max_type) are unneeded and can be confusing. 1. List...
### Describe the bug If an ob has an "incoming" QC value that denotes "do not use", then filter assigns the DART QC = 6 and assigns MISSING_R8 to the...
### Use case It would be very helpful to people who use CESM+DART if the released versions of CESM have been tested to ensure that they provide the functionality required...
### Use case There are times when we want a new assimilation to start exactly as an existing one would have continued; debugging unexpected behavior, inplementing new algorithms, using a...
### Use case Generate synthetic observations from CESM2_1 CAM6. ### Is your feature request related to a problem? There are no perfect_model scripts in cam-fv/shell_scripts/cesm2_1. ### Describe the your prefered...
### Describe the bug The outline skips from stage 'postassim' to 'output'. I don't know what belongs between 'analysis' and 'output', i.e. what the difference between them could be. A...
### Describe the bug 1. Create or find an obs_seq file which has a platform QC metadata which is not found in the hard-coded list in subroutine find_our_copies (Quality Control,...