You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,12 @@ For more information about this file see also [Keep a Changelog](http://keepacha
17
17
- 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.
18
18
- You can compile all pkgdown pages locally at any time with `make pkgdocs`.
19
19
- 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
0 commit comments