tobey

Results 58 comments of tobey

@jsclein-uaf we do want the header, all lines of them, or at least the support for them. You will notice that in the "template" there is some junk text ("A...

Also note that it is entirely possible to put all sorts of stuff in your ``.xl`` (or google sheets, or other spreadsheet file). You can have all kinds of formatting,...

@jsclein-uaf you mean this is output when you run ``param.py --csv2fwt-v1`` ?

The command to do this is: ``` $ chown -R username:group your-directory ``` But using your own username and directory.

re: the history of the conflict between `XX_dsb` and the `fire_on_EQ` flags is that your changes started before we merged PR #628, so they overlap. re: turning fire on in...

Thinking that this might get built as part of `drivers/Sensitivity.py` such that the "collate results" function will run the various equilibrium state checks (stability, slope, etc) and output a file...

So far checks we have thought of are: - slope of a linear regression over N years - "stability" which is the coefficient of variation over N years - long...

Propose that the "equlibrium check" logic is added to the `util/metrics.py` module.

@Elchin yeah, we would like to put this in the C++ code but decided that we should implement in Python first as a "post hoc" check because it will be...

Yes! Have been thinking along those lines. Current thought is that there will be a step in the end of each run that makes a bunch of measurements about the...