Hello,
very simple question but I couldnt find anything useful to solve it.
When entering my own climatic paremters (i.e. Temperature) and chose data points [TabulatedData] the following error occurs:
"Invalid time point (non monotonic increasing or duplicate time point in line Error reading file .."
What is the correct format here?
Thank you
FG
Climate Conditions Input
Moderatoren: ghorwin, fechner, ruisinger
Climate Conditions Input
- Dateianhänge
-
- Delphin1.PNG (63.72 KiB) 17347 mal betrachtet
Re: Climate Conditions Input
Hello,
best is using tsv files (tabulator separated values) with the following format
best is using tsv files (tabulator separated values) with the following format
Code: Alles auswählen
Time [unit] Value1 [unit] …
time value
Example:
time [d] temperature [C]
0 -2
0.2 -4
0.5 4
1 -1
1.4 -4
.
Re: Climate Conditions Input
Here also a example file
- Dateianhänge
-
- Hamburg HRY 04_20_425_0.zip
- (23.51 KiB) 987-mal heruntergeladen