# Generated by roxygen2: do not edit by hand

export(contourPlot)
export(contourPlot2)
export(createBaseMap)
export(downloadBasemap)
export(importADSOBIN)
export(importRaster)
export(importSurferGrd)
export(plotAvgRad)
export(plotAvgTemp)
export(plotStabilityClass)
export(removeOutliers)
export(rollingMax)
export(stabilityClass)
export(vectorField)
import(ggplot2)
import(grid)
import(reticulate)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,colorRampPalette)
importFrom(grid,rasterGrob)
importFrom(lubridate,parse_date_time)
importFrom(reshape2,melt)
importFrom(scales,percent)
importFrom(stats,aggregate)
importFrom(stats,quantile)
importFrom(terra,as.data.frame)
importFrom(terra,global)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,shift)
importFrom(terra,xmax)
importFrom(terra,xmin)
importFrom(terra,ymax)
importFrom(terra,ymin)
importFrom(utils,download.file)
