A model was uploaded containing a prameter with the format:
__<NODE_NAME>__:evaporation mm
In WS this translated to Evaporation mm on node <NODE_NAME>.
On export, this parameter was then named:
"____<NODE_NAME>:evaporation:mm"
Note the two erroneous _ at the beginning, and the __: in the parameter name formatting
A model was uploaded containing a prameter with the format:
__<NODE_NAME>__:evaporation mmIn WS this translated to
Evaporation mmon node<NODE_NAME>.On export, this parameter was then named:
"____<NODE_NAME>:evaporation:mm"
Note the two erroneous
_at the beginning, and the__:in the parameter name formatting