csdms / wmt-client

A GWT client for the CSDMS Web Modeling Tool
MIT License
0 stars 0 forks source link

Display human-readable parameter values #118

Open mdpiper opened 6 years ago

mdpiper commented 6 years ago

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.

mdpiper commented 6 years ago

This issue affects Dakotathon and ILAMB, for example.