DSoilModelsoilprofilesWithInvalidHeaders.csv

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Issue an error if a CSV file that is to be imported is missing one or more required columns. Added a unit terst for this - DSoilModelIO_ImportFromCsvFileWithMissingHeaders(). Added and improved several messages in the Translations.xml file.

This new unit test caused a small typo/error in the CSV file for the DSoilModelIO_ImportFromCsvFileWithInvalidHeaders() to surface.

The soil type column must be made visible again - this will be done in the next commit.

Related to Issue [DSB-500]

    • -1
    • +1
    ./DSoilModelsoilprofilesWithInvalidHeaders.csv
  1. … 5 more files in changeset.
Examine the column names of a CSV file with 1D profiles and warn about unknown names. This should help the user to correct typos and such.

Related to Issue [DSB-501]

    • -0
    • +8
    ./DSoilModelsoilprofilesWithInvalidHeaders.csv
  1. … 5 more files in changeset.