frank0434 / Master

repo for the master project - water stress for APSIMX lucerne model
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

new pipeline structure #45

Closed frank0434 closed 3 years ago

frank0434 commented 3 years ago

tar_map to do a static branching for run 20 jobs in HPC.

get the first one running.

relate to #42

frank0434 commented 3 years ago
frank0434 commented 3 years ago

site depended variables, such as max height and met files, will create multiple targets.

image

frank0434 commented 3 years ago

site depended variables, such as max height and met files, will create multiple targets.

image

because rep function did not construct well

frank0434 commented 3 years ago

targets only accept filtering variables as function arguments. won't work as DT[col1=="xx"]

frank0434 commented 3 years ago

BD problem image

frank0434 commented 3 years ago

SOLUTION IS CHANGE BD TO SATISFY SAT https://github.com/frank0434/Master/issues/29#issuecomment-773758522

frank0434 commented 3 years ago

most bd and sat passed after modify BD xlsx according to the apsimx message, but there're still errors due to incorrect air-dry and sat

referred to the ch4 apsimx file, ADSD1 had the high BD and low SAT, passed no issue?

System.Exception: ERROR in file: C:\Data\Master\01Data\ProcessedData\apsimxFiles2021.04.29.22.29.31\temptest.apsimx
Simulation name: AshleyDeneSowingDateSD1
System.Exception: Saturation of 0.305 in layer 5 is above acceptable value of 0.213. You must adjust bulk density to below 1.843 OR saturation to below 0.213
Saturation of 0.370 in layer 18 is above acceptable value of 0.369. You must adjust bulk density to below 1.671 OR saturation to below 0.369
Soil water of 0.153 in layer 3 is below air-dry value of 0.156
Soil water of 0.125 in layer 4 is below air-dry value of 0.138
Soil water of 0.104 in layer 6 is below air-dry value of 0.105
Soil water of 0.112 in layer 8 is below air-dry value of 0.115
Soil water of 0.106 in layer 9 is below air-dry value of 0.139
Soil water of 0.102 in layer 10 is below air-dry value of 0.126
Soil water of 0.104 in layer 11 is below air-dry value of 0.110
Soil water of 0.129 in layer 15 is below air-dry value of 0.162
Soil water of 0.121 in layer 16 is below air-dry value of 0.213
Soil water of 0.124 in layer 17 is below air-dry value of 0.226
Soil water of 0.115 in layer 18 is below air-dry value of 0.249
Soil water of 0.114 in layer 19 is below air-dry value of 0.259
Soil water of 0.114 in layer 20 is below air-dry value of 0.269
Soil water of 0.125 in layer 21 is below air-dry value of 0.275
Soil water of 0.110 in layer 22 is below air-dry value of 0.281
frank0434 commented 3 years ago

46

frank0434 commented 3 years ago
System.Exception: PredictedObserved: Cannot find any observed data in node: ObsAllData. Check for missing observed file or move ObsAllData to top of child list under DataStore (order is important!)
   at Models.PostSimulationTools.PredictedObserved.Run()
   at Models.Core.Run.SimulationGroup.RunPostSimulationTools()

Need to edit template and add observation path

frank0434 commented 3 years ago

12.5 HOURS FOR EACH TREATMENT

frank0434 commented 3 years ago

the current setup configuration files and apsimx files will be overwritten because of the names are not unique in the editapsim function

frank0434 commented 3 years ago

Each optimisation took about 6 days to run if using uni PC. 3GHz CPU and 16GB ram