Skip to content

v2026.04.0

Choose a tag to compare

@chpolste chpolste released this 02 Apr 12:45
· 11 commits to main since this release

CLIMAAX CRA Handbook v2026.04.0

  • Update DROUGHTS workflows:
    • 01 agricultural drought:
      • Fix number of repetitions for aggregated revenue array in non-staple crops risk assessment.
  • Update FIRE workflows:
    • 03 FWI response model:
      • ⚠️ Replace outdated earthkit-plots code with matplotlib and cartopy.
  • Update FLOODS workflows:
    • 03 damage and population exposure:
      • Syntax improvements.
  • Update HEATWAVE workflows:
    • 01 urban heatwaves:
      • Update localtileserver config.
  • Update SNOW workflows:
    • 01 snowfall and blizzards:
      • Fix ERA5 download folder creation in the hazard assessment.
  • Update STORMS workflows:
    • 01 windstorms:
      • ⚠️ Replace outdated earthkit-plots code with matplotlib and cartopy (storm selection helper).
  • New MULTI workflow:
  • Python environment update (all workflows):
    • ⚠️ Removed: earthkit-plots, earthkit-data, and xesmf packages.
    • ✨ Added: flox, earthkit-utils.
    • Updated (data retrieval): cdsapi, eodag, pooch, pydataverse, pystac-client.
    • Updated (misc): ipython, localtileserver, paretoset, pytest, pyyaml, tqdm.