c3s-magic / c3s-magic-wps

Other
1 stars 1 forks source link

Process abstracts should explain valid setting combinations #87

Closed nielsdrost closed 4 years ago

nielsdrost commented 5 years ago

WPS does not allow for dependencies between constraints on input values. One common example in out processed being the start and end year valid range depending on the experiment selections.

We should at least explain (in the process abstract) what combinations are valid.

nielsdrost commented 4 years ago

Explanations were added to processes, constraints now also checked and produce a clear error, instead of crashing at some random point in the process.