• detect3() now converts hourly data to daily before running detection code
  • It also checks for pixels with missing data and handles them accordingly
  • Small tweak to get codecov to 100%
  • Pushing codecov up towards 100%
  • Changed heatwaveR dependence to development version
  • Connecting to codecov
  • Updating examples and adding tests
  • Package now checks and builds correctly
  • Added example dataset as CSV for now
  • Added if gates at the start of detect3() to catch common errors
  • Added option to output the results as .csv
  • detect3() now returns the full event metric output.
  • Initial CRAN submission.