See pull https://github.com/NCAR/DART/pull/247 for the original discussion on this. quad_utils_mod.f90 uses `invals(4, nitems)` cam-fv/model_mod.f90 uses `quad_vals(ens_size,4)` !< array of interpolated values gitm is the other model that uses quad_vals
See pull #247 for the original discussion on this.
quad_utils_mod.f90 uses
invals(4, nitems)cam-fv/model_mod.f90 uses
quad_vals(ens_size,4)!< array of interpolated valuesgitm is the other model that uses quad_vals