dartobsgen.state_vars_from_nml#
- dartobsgen.state_vars_from_nml(nml_path)[source]#
Return the netCDF variable names in
model_nml’smodel_state_variables.model_state_variablesis a flat list of 5-element records(variable, quantity, min, max, update); this returns the first element of each record. Pass the result asrequired_varstoMOM6StateProviderso model output is validated against exactly what DART will read.