Skip to content

Commit 9ace321

Browse files
committed
changelog update
1 parent 9b48e67 commit 9ace321

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/about/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ This page lists changes to the Risk Data Library Standard.
1717
- [#396](https://github.com/GFDRR/rdl-standard/pull/396)
1818
- `Entity`: Require any of `.email`, `.url`.
1919
- `Event.ocurrence`: Require any of `.probabilistic`, `.empirical`, `.deterministic`.
20+
- [#404](https://github.com/GFDRR/rdl-standard/pull/404)
21+
- Add `Climate` object to `$defs` with fields for `model`, `scenario` and `percentile`
22+
- Add `climate` to `Resource`
23+
- Add `baseline_period` to `Resource`
24+
- Add `central_year` to `Period`
25+
2026

2127
### Codelists
2228

@@ -26,6 +32,7 @@ This page lists changes to the Risk Data Library Standard.
2632
- [#384](https://github.com/GFDRR/rdl-standard/pull/384) - Rename non-unique 'loss_ratio' codes in `impact_metric.csv`.
2733
- [#370](https://github.com/GFDRR/rdl-standard/pull/370) - 'IMT.csv' Expanded list and updated structure.
2834
- [#373](https://github.com/GFDRR/rdl-standard/pull/373) - 'license.csv' Expanded list and updated structure.
35+
- [#404](https://github.com/GFDRR/rdl-standard/pull/404) - Add `climate_scenario.csv` as closed codelist.
2936

3037
### Normative documentation
3138

0 commit comments

Comments
 (0)