Skip to content

Releases: dargueso/EHF

v2.2

31 Aug 07:58

Choose a tag to compare

Version 2.2
Code to calculate Excess Heat Factor

New features:

Fixed bug in the calculation of HWAt and HWMt (Thanks to Clemente López Bravo from UNSW, Australia), which were calculated using the first day of the heatwave only, instead of the maximum and mean temperature over the entire heatwave.
Added new tests for HWAt and HWMt
Modified missing_value, output netCDF files now correctly display when no heatwaves are detected in a year, and thus set the corresponding metrics to missing value.

v2.1

23 Jan 10:59

Choose a tag to compare

Version 2.1
Code to calculate Excess Heat Factor

New features:

  • Added tests to check consistency of calculations
  • Added sample scripts to run the code