# Generated by roxygen2: do not edit by hand

export(add_grid_info)
export(box_mergetime)
export(change_att)
export(cmsaf.add)
export(cmsaf.addc)
export(cmsaf.cat)
export(cmsaf.div)
export(cmsaf.divc)
export(cmsaf.mul)
export(cmsaf.mulc)
export(cmsaf.sub)
export(cmsaf.subc)
export(dayrange)
export(divdpm)
export(extract.level)
export(extract.period)
export(fldmax)
export(fldmean)
export(fldmin)
export(get_time)
export(levbox_mergetime)
export(mon.anomaly)
export(monmax)
export(monmean)
export(monmin)
export(monsd)
export(monsum)
export(muldpm)
export(multimonmean)
export(multimonsum)
export(ncinfo)
export(read_ncvar)
export(remap)
export(seas.anomaly)
export(seasmean)
export(seassum)
export(sellonlatbox)
export(selmon)
export(selperiod)
export(selpoint)
export(selpoint.multi)
export(seltime)
export(selyear)
export(timcumsum)
export(timmax)
export(timmean)
export(timmin)
export(timpctl)
export(timsd)
export(timsum)
export(trend)
export(wfldmean)
export(ydaymean)
export(year.anomaly)
export(yearmean)
export(yearsum)
export(ymonmax)
export(ymonmean)
export(ymonmin)
export(ymonsd)
export(ymonsum)
export(yseasmax)
export(yseasmean)
export(yseasmin)
export(yseassd)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.string)
importFrom(ncdf4,nc_close)
importFrom(ncdf4,nc_create)
importFrom(ncdf4,nc_open)
importFrom(ncdf4,nc_sync)
importFrom(ncdf4,ncatt_get)
importFrom(ncdf4,ncatt_put)
importFrom(ncdf4,ncdim_def)
importFrom(ncdf4,ncvar_add)
importFrom(ncdf4,ncvar_change_missval)
importFrom(ncdf4,ncvar_def)
importFrom(ncdf4,ncvar_get)
importFrom(ncdf4,ncvar_put)
importFrom(ncdf4,ncvar_rename)
