Recover former runs¶
Contents
recover or reproduce former runs¶
Model results can be reproduced given the same input data, the same model version, and the same environment settings.
Information about the run¶
We put information about the run in every output.csv file.
For example:
Note
settingsfile: c:\Moravasettingssettings_morava.ini,Runnning date: Fri Oct 3 12:33:41 2025,CWATM: C:cwatmrun_cwatm.py Git-Branch:develop Hash:5e5c4557926a84c21f93bbfcf9304dee37f83651
and in each output netcdf as global attributes:
Path and name of the settingsfile
Date of creation
Path to the CWatM programm
git commit hash
More information¶
In discharge and potential evaporation netCDF output we put additional information to recover and reproduce a run:
The complete settingsfile in: version_settingsfile
The Python version and all libraries with version number: version_modules
The data used (location of the data is store in the settingsfile). But this gives information about the creation date
Note
How to recover¶
to rebuild the settingsfile and list the information of the Python and data version