
Changelog
dhw 1.1.0
fixed
downloadCoralTemp()anddownload_OISST()to handle date vectorsfixed
calculate_baa()to handle NaN in dhw inputfixed
calculate_dhw()so that ifanomaly >= 1, only daily hotspot values greater than or equal to that threshold are included, and ifanomaly < 1, all non-NA hotspot values are included without thresholdingupdated
process_CoralTemp()to usefutures::future_lapply()instead ofparallel::mclapply()to make OS compatible and fix new mc issues in MacOS (to do:process_OISST())added
isComplete()function that checks for completeness ofdownload_OISST()anddownload_CoralTemp()timeseriesadded
plot_sst_timeseries()function for visualising SST time seriesadded
plot_max_dhw()function for visualising annual max DHW over a timeseriesadded
plot_annual_dhwfunction for visualising daily DHW over an annual timeseriesadded
visualising_outputsvignette to display plot/mapping options for outputs