Skip to content

Commit e05f8e5

Browse files
committed
Merge remote-tracking branch 'origin/develop' into fix-worldbank-urls
2 parents bfeacb8 + 5ae3f7f commit e05f8e5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,14 @@ Code freeze date: YYYY-MM-DD
2121
World Bank Indicators API instead of downloading a ZIP/CSV file.
2222
Updated available year range from 1995–2014 to 1995–2020. [#1292](https://github.com/CLIMADA-project/climada_python/pull/1292)
2323
- Makes current `measure` module a legacy module, moving it to `_legacy_measure`, to retain compatibility with `CostBenefit` class and various tests. [#1274](https://github.com/CLIMADA-project/climada_python/pull/1274)
24-
- `climada.util.finance`: `world_bank_wealth_account` now fetches data via the
25-
World Bank Indicators API instead of downloading a ZIP/CSV file.
26-
Updated available year range from 1995–2014 to 1995–2020. [#1292](https://github.com/CLIMADA-project/climada_python/pull/1292)
2724

2825
### Fixed
2926

3027
- Fixed asset count in impact logging message [#1195](https://github.com/CLIMADA-project/climada_python/pull/1195).
3128
- `Hazard.from_raster_xarray` now returns a sparse matrix instead of a sparse array [#1261](https://github.com/CLIMADA-project/climada_python/pull/1261).
3229
- `climada.util.finance`: Fixed broken `WORLD_BANK_INC_GRP` download URL
3330
(`databank.worldbank.org`) whose SSL certificate had expired. [#1292](https://github.com/CLIMADA-project/climada_python/pull/1292)
34-
=======
3531
- Fix TCTracks.from_FAST duplicate loading from year loop [#1269](github.com/CLIMADA-project/climada_python/pull/1269)
36-
- `climada.util.finance`: Fixed broken `WORLD_BANK_INC_GRP` download URL
37-
(`databank.worldbank.org`) whose SSL certificate had expired. [#1292](https://github.com/CLIMADA-project/climada_python/pull/1292)
3832

3933
### Deprecated
4034
- `Impact.calc_freq_curve()` should not be given the parameter `return_per`. Use the parameter `return_periods` in `Impact.calc_freq_curve().interpolate()` instead.

0 commit comments

Comments
 (0)