• Initial release to CRAN
  • dd_calc(): added simp_avg_zero_method argument for the so-called ‘corn’ variant of the simple average method
  • dd_simp_avg(): new function (convenience wrapper for the simple average method)
  • dd_fetch_cimis() removed (will add to ca_weather package)
  • added dd_fetch_cimis(): fetches daily temperature data from weather stations in the CIMIS network (may move this to another package)
  • dd_calc(): added quiet and interpolate_na arguments; updated to handle NA values
  • Initial commit
  • Added a NEWS.md file to track changes to the package.