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
Added ref datasets stats and ref executions stats CLI commands for viewing summary statistics without listing individual records. (#584)
Bug Fixes
Fixed zero-emission-commitment diagnostic failures caused by space-separated activity_id values creating path mismatches, incorrect parent timerange computation when datasets are split across multiple files, and models with esm-1pctCO2 as parent experiment being incorrectly scheduled (see #586). (#585)
Fixed experiment selection for computing ZEC. (#589)
Solve regression tests now use the local default_ignore_datasets.yaml instead of downloading from the main branch on GitHub, ensuring tests reflect the current ignore list. (#606)
Use flexible time stamp for PMP annual cycle. (#465)
Improvements
Enable multiple-file-input for PMP's variability modes diagnostics. (#583)-
Improved Documentation
Added a how-to guide on controlling memory use and parallism during diagnostic execution. (#591)