Skip to content

Commit 122ef77

Browse files
committed
updated changelog.md
Signed-off-by: Aritra Dey <[email protected]>
1 parent b94022e commit 122ef77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ For more information about this file see also [Keep a Changelog](http://keepacha
1717
- Compiled pages are live at https://pecanproject.github.io/package-documentation and inside Docker at `pecan.localhost/pkgdocs/`, and these are automatically updated each time a PR to the source packages is merged.
1818
- You can compile all pkgdown pages locally at any time with `make pkgdocs`.
1919
- The ERA5 NC extraction function can now handle multi-site instead of one.
20+
- New Quarto notebook tutorial for PEcAn uncertainty analysis (`documentation/tutorials/Demo_02_Uncertainty_Analysis/uncertainty.qmd`) (#3570)
21+
- Complete workflow demonstration for ensemble and sensitivity analysis using PEcAn's programmatic interface
22+
- Parameter customization sections for ensemble size, sampling methods, and sensitivity quantiles
23+
- Comprehensive output interpretation guide explaining variance decomposition and parameter prioritization
24+
- Model result visualization with run ID identification and ensemble analysis capabilities
25+
- Session information for reproducibility and clear documentation of PEcAn's uncertainty analysis outputs
2026

2127
### Fixed
2228
- api to correctly use x_var from request in plotResults #3528

0 commit comments

Comments
 (0)