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.35% 90.35%
=======================================
Files 61 61
Lines 8850 8850
Branches 8850 8850
=======================================
Hits 7996 7996
Misses 529 529
Partials 325 325 ☔ 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
Please include a summary of the change and which issue is fixed (if any). Please also
include relevant motivation and context. List any dependencies that are required for
this change.
Fixes # (issue)
Type of change
Key checklist
$ cargo test$ cargo docpresent in the previous release
Further checks