Changelog#

Unreleased#

Release date: YYYY-MM-DD

Code freeze date: YYYY-MM-DD

Description#

Dependency Changes#

Added:

  • boario >=0.5.9

Added#

  • Included boario in the supplychain module #81

  • Added a Copernicus download function downloader.py as part of the climada.hazard.copernicus_interface module under construction #150

Changed#

Fixed#

Deprecated#

Removed#

5.0.0#

Release date: 2024-07-19

Dependency Changes#

Added:

  • cdsapi >=0.7

  • importlib-metadata <8.0

  • meson-python >=0.15,<0.16

  • rioxarray >=0.13

  • ruamel.yaml >=0.18

  • seaborn >=0.13

  • xesmf >=0.8

Changed#

  • Adaptations to refactoring of the climada.hazard.Centroids class, to be compatible with climada>=5.0 #122

  • Always assign csr_matrix to Hazard.intensity #129 #131

Fixed#

  • Fix climada.hazard.tc_rainfield for TC tracks crossing the antimeridian #105

  • Update the table of content for the tutorials #125

  • Store all-zero fraction matrices in LowFlow and WildFire hazards #129 #131

  • eeioa approach from the supply chain module. See associated discussion.

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