DART icon indicating copy to clipboard operation
DART copied to clipboard

clamp or fail - mpas and wrf model_mod have this, it is ignored by dart

Open hkershaw-brown opened this issue 1 year ago • 0 comments

I don't think clamp_or_fail is used: ☠️ https://github.com/NCAR/DART/blob/52e6e45f8f6ff07a90227766c8de72f1474162f2/models/wrf/model_mod.f90#L343

https://github.com/search?q=repo%3ANCAR%2FDART%20clamp_or_fail&type=code

clamp_or_fail not passed to state structure No fail in clamp_variable

https://github.com/NCAR/DART/blob/52e6e45f8f6ff07a90227766c8de72f1474162f2/assimilation_code/modules/io/direct_netcdf_mod.f90#L1448-L1534

Originally posted by @hkershaw-brown in https://github.com/NCAR/DART/issues/404#issuecomment-1894552566

hkershaw-brown avatar Jan 17 '24 13:01 hkershaw-brown