Skip to content

Latest commit

 

History

History
104 lines (55 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

104 lines (55 loc) · 2.81 KB

Changelog

4.1.0

Release date: 2024-02-19

Dependency Changes

Updated:

  • climada >=4.0 → ==4.1

Added:

  • overpy >=0.7
  • osm-flex >=1.1.1
  • pymrio >=0.5

Changed

  • Restructured Supplychain module, which now uses pymrio to download and handle multi-regional input output tables #66
  • Restructured openstreetmap module to draw functionalities from external package osm-flex #103
  • As part of climada_petals.hazard.tc_rainfield, implement a new, physics-based TC rain model ("TCR") in addition to the existing implementation of the purely statistical R-CLIPER model (#85)
  • Conda environment now avoids default channel packages, as these are incompatible to conda-forge #110

4.0.2

Release date: 2023-09-27

Dependency Changes

  • pandas >=1.5,<2.0 → >=1.5 (compatibility with pandas 2.x)

Changed

  • improved integration tests for notebooks and external data apis

Fixed

  • implicit casting from DataArray to int in reading mehtods made explicit #95

4.0.1

Release date: 2023-09-06

Fixed

  • TCForecast now skips "untrackable" TCs when reading multi-message .bufr files #91

4.0.0

Release date: 2023-09-01

Dependency Changes

Upgraded:

  • shapely 1.8 -> 2.0 (#80)

Changed

  • refactored climada_petals.river_flood.RiverFlood.from_nc, removing calls to set_raster (#80)
  • Replace tag attribute with string description in classes derived from Exposure #89

Removed

  • tag attribute from hazard classes #88

v3.3.2

Release date: 2023-08-25

Description

Patch release

v3.3.1

Release date: 2023-08-24

Description

Rearranged file-system structure: data subdirectory of climada_petals.

v3.3.0

Release date: 2023-05-08

Description

Release aligned with climada (core) 3.3.

Added

  • Changelog and PR description template based on the Climada Core repository #72

Changed

  • Rework docs and switch to Book theme #63

Fixed

  • fix issue #69 Warn.zeropadding for islands