- Allow missing yll for processing older stochastics
- Add stoner_stochastic_central to create central parquet from standardised stochastics.
- Add stoner_stochastic_standardise for converting (drop)box stochastics to standard form
- Add stoner_stochastic_graphs for quick plotting of stochastics.
Fast-forward fixes:
-
Fix failure to update burden_estimate_set->responsibility and responsibility->scenario during a fast-forward.
-
Runtime checks to prevent the above happening in the future, and look for any inconsistencies between responsibility->scenario->touchstone and responsibility->repsonsibility_set->touchstone.
-
Prevent a dettl failure when no responsibility_comments or responsibility_set_comments exist during a fast-forward.
- Support for pruning obsolete burden estimate sets
- Correctly quote strings with commas when dumping CSVs. (VIMC-6544)
- Various fast-forwarding improvements, including default new responsibility being open.
- Support for fast-forwarding burden estimate sets to a future touchstone
- Support for adding DALYs to a dataset, including inline with stochastic processing
- Support for stochastic processing and upload
- Support for scenario_type.csv metadata
- Support for responsibilities.csv metadata
- Allow dumping an existing touchstone into Stoner CSVs for edit/re-import
- Support for touchstone_countries.csv metadata
- Support for touchstone_demographic_dataset.csv metadata
- Support for scenario_description.csv metadata
- Support for touchstone.csv and touchstone_name.csv metadata.