Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 971 Bytes

NEWS.md

File metadata and controls

42 lines (23 loc) · 971 Bytes

heatwave3 0.0.2 (2023-12-29)

  • detect3() now converts hourly data to daily before running detection code
  • It also checks for pixels with missing data and handles them accordingly

heatwave3 0.0.2 (2023-12-29)

  • Small tweak to get codecov to 100%

heatwave3 0.0.2 (2023-12-05)

  • Pushing codecov up towards 100%
  • Changed heatwaveR dependence to development version

heatwave3 0.0.1 (2023-08-31)

  • Connecting to codecov

heatwave3 0.0.1 (2023-08-28)

  • Updating examples and adding tests

heatwave3 0.0.1 (2023-08-27)

  • Package now checks and builds correctly
  • Added example dataset as CSV for now

heatwave3 0.0.0.9006 (2023-08-20)

  • Added if gates at the start of detect3() to catch common errors

heatwave3 0.0.0.9005 (2023-08-17)

  • Added option to output the results as .csv

heatwave3 0.0.0.9004 (2023-07-30)

  • detect3() now returns the full event metric output.

heatwave3 0.0.0.9003 (2023-07-29)

  • Initial CRAN submission.