# Generated by roxygen2: do not edit by hand

export(calc_rn)
export(calc_u2)
export(crop_data)
export(detect_exeve)
export(download_data)
export(download_t_data)
export(fldmean)
export(infoNC)
export(muldpm)
export(pRecipe_masks)
export(pet)
export(pet_method_requirements)
export(remap)
export(saveNC)
export(subset_data)
export(tabular)
export(trend)
export(yearstat)
import(data.table, except = c("month", "yday", "year"))
import(doParallel)
import(foreach)
import(parallel)
import(twc)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(lubridate,day)
importFrom(lubridate,days_in_month)
importFrom(lubridate,leap_year)
importFrom(lubridate,month)
importFrom(lubridate,yday)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(parallel,detectCores)
importFrom(raster,brick)
importFrom(raster,calc)
importFrom(raster,getZ)
importFrom(raster,init)
importFrom(raster,nlayers)
importFrom(raster,reclassify)
importFrom(raster,setZ)
importFrom(raster,stackApply)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(twc,crop_data)
importFrom(twc,fldmean)
importFrom(twc,infoNC)
importFrom(twc,muldpm)
importFrom(twc,pRecipe_masks)
importFrom(twc,remap)
importFrom(twc,saveNC)
importFrom(twc,subset_data)
importFrom(twc,tabular)
importFrom(twc,trend)
importFrom(twc,yearstat)
importFrom(utils,download.file)
importFrom(utils,tail)
