The parameters.yaml file used by PyMT has values that are substituted into the model configuration file at the BMI initialization step. However, these parameter values may not be easily readable; for example
lhs
instead of
Latin Hypercube sampling
The WMT client should be able to substitute a human-readable version of a parameter value in place pf the actual value used in the model configuration file.
The parameters.yaml file used by PyMT has values that are substituted into the model configuration file at the BMI initialization step. However, these parameter values may not be easily readable; for example
instead of
The WMT client should be able to substitute a human-readable version of a parameter value in place pf the actual value used in the model configuration file.