kirenbahm / ENP_TOOLS

Scripts used to pre- and post-process data
0 stars 2 forks source link

Model output analysis tools #41

Closed LAGO-Support closed 4 years ago

LAGO-Support commented 4 years ago

Added newModel Output Statistic Analysis. When generateComputedMatlab is run, new dfs2 files will be created with statistics for different periods. These dfs2 files will be saved in each model's results folder. When AnalysisCompare is run, a new function will optionally run to created dfs2 files that are the data from an alternative model - the data from a base model.

kirenbahm commented 4 years ago

Logic error exists in this code.

If dfs2 file does not exist to begin with, then it is generated but the statistics are not generated (because phreaticExists is still false). Please fix, check scripts, and resubmit.

kirenbahm commented 4 years ago

I am not currently getting data for the TotalPeriod_Diffs. The data is all zero for me. You said you checked the scripts - are you getting the same behavior?