Conversation
CATFLOW input file validation reportCatlidate version: 0.7.0
Landuse-class definitionsPATH: /home/runner/work/example-parameters/example-parameters/in/landuse SOIL class definitionsPATH: /home/runner/work/example-parameters/example-parameters/in/Weiherbach_soils.def Soil Error Details
|
|
@JanWien the catflow_validate package is now running some basic checks on the SOIL definitions. This pull request contains some soils, which are broken on purpose. If you can make any sense from the provided error messages, you can go ahead and push the real soil file into the repository. |
JanWien
left a comment
There was a problem hiding this comment.
Check line numbers:
Error report says L 19 has 4 values instead of 3, but this is the descriptive text line
Not sure where this error is, actually.
Other errors (L. 20 to 24) are reported correctly
You are right, this does not make much sense. But I get what is going on there: The Soil nr 3 from line 14 onward is missing a line. This is expected to be in line 19. The error messages need to make this clearer. |
Please do not merge this PR, the soil definitions are broken on purpose, to check that the validator is working