This PR is a continuation of PR 775 and incorporates the modifications (removal of some initial outputs) applied in PR 789. In addition, the PR is aligned with PR 786 in that the new kernel execution log file is generated whenever the new "log directory" is uncommented, with the output going into the same folder.
Additions
Write key parameters, as actually processed by troute, to a separate log file - including, but not limited to:
++ MC network
++ Diffusive routing (if applicable) and network
++ Gages/data assimilation
++ Output of results
++ Key compute parameters
Removals
-
Changes
-
Testing
Run Lower Colorado v4 test with line 41 in the config yaml file uncommented:
log_directory : Log/
Screenshots
Notes
-
Todos
-
Checklist
[ ] PR has an informative and human-readable title
[ ] Changes are limited to a single goal (no scope creep)
[ ] Code can be automatically merged (no conflicts)
[ ] Code follows project standards (link if applicable)
[ ] Passes all existing automated tests
[ ] Any change in functionality is tested
[ ] New functions are documented (with a description, list of inputs, and expected output)
[ ] Placeholder code is flagged / future todos are captured in comments
[ ] Visually tested in supported browsers and devices (see checklist below :point_down:)
[ ] Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
[ ] Reviewers requested with the Reviewers tool :arrow_right:
This PR is a continuation of PR 775 and incorporates the modifications (removal of some initial outputs) applied in PR 789. In addition, the PR is aligned with PR 786 in that the new kernel execution log file is generated whenever the new "log directory" is uncommented, with the output going into the same folder.
Additions
Removals
-
Changes
-
Testing
Screenshots
Notes
-
Todos
-
Checklist
Testing checklist
Target Environment support
Accessibility
Other