Helen Kershaw
Helen Kershaw
Robin's MARBLE MOM6 ``` netcdf marbl_params { dimensions: Layer = 65 ; Time = 1 ; variables: int64 Time(Time) ; double autotroph_settings\(1\)%kDOP(Layer) ; double autotroph_settings\(1\)%kNH4(Layer) ; } ```
also single-file does not work with multiple domains.
Nancy, do you know which models you had to do this for? >in the past we've been able to change the dimension names on files because they were constructed for...
note on IO refactoring (see #309 11.) filenames.
https://github.com/Benjamin-Gunn/DART/tree/state-variable-namelist Skeleton program moved to my fork: https://github.com/hkershaw-brown/DART/tree/state-variable-namelist
hot take: would a version of rttov built without HDF5 be helpful?
https://github.com/NCAR/DART/tree/panda-models
To add: model size of 0 #535
Note @HsuCT is working on this (correct me if I am wrong)