nancy collins
nancy collins
the lack of uppercase leads me to believe this is my comment, but i'm having problems remembering what the mean and sd have to do with anything. PMO doesn't give...
for help with the acronyms: - code marked 'nc' is actually code done by greg lawson with minimal input from me - 'scm' is single column model and was done...
i don't know if this is a related issue, but this reminds me that we had many heated discussions about interpolation order in a cube. i believe if everything is...
i've made a wrf_hybrid branch on my fork of the DART repo with the code changes for the hybrid coords in the wrf model_mod. it compiles. i have no input...
if i'm not completely confused about how this works, the missing code is some variation on this: > inquire(file=outputfile, exist=file_exist) > > if ( file_exist ) then > > !...
i do think where possible as much of our code should use the routines in the netcdf_utilities_mod for the following reasons: - if you use those file open/create routines the...
we could add a couple of namelist settings to be used in the state i/o code. one could list dimension names to be ignored - e.g. if a variable is...
> For fill_inflation_restart it does not matter if the state is read in incorrectly, since we just fill the output with (mean and sd (e.g. 1.0, 0.6). Side note here...
i have a clear but useless memory of testing a bug fix for a model_mod by constructing an input file that gave me errors because of this issue but i...
this is a slight tangent, but when i was dumping our 'consolidated format' netcdf files, i noticed that we declare a 'member' dimension with a size (number of ensemble members)...