User guide on time in MUSE - #1515
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1515 +/- ##
==========================================
- Coverage 90.95% 90.88% -0.07%
==========================================
Files 61 61
Lines 9050 9050
Branches 9050 9050
==========================================
- Hits 8231 8225 -6
- Misses 500 506 +6
Partials 319 319 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Adds a dedicated “Time” section to the Model Description documentation, explaining how MUSE2 represents time across the long-term horizon (milestone years) and within-year operational resolution (seasons/time slices). This improves discoverability and provides a single reference point for time-slice concepts used throughout model configuration and constraints.
Changes:
- Added new documentation page
docs/model/time.mddescribing milestone years, seasons/time slices, and time-slice selections. - Linked the new “Time” page into the documentation navigation (
docs/SUMMARY.md) and referenced it from the model overview (docs/model/README.md).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/SUMMARY.md | Adds “Time” to the Model Description section of the docs navigation. |
| docs/model/time.md | New detailed documentation page describing MUSE2’s time representation and configuration. |
| docs/model/README.md | Adds a pointer directing readers to the new “Time” page for more detail. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Description
Can probably wait until after v2.2.0
Fixes # (issue)
Type of change
Key checklist
$ cargo test$ cargo docpresent in the previous release
Further checks