# Generated by roxygen2: do not edit by hand

export(contourPlot2)
export(downloadBasemap)
export(importADSOBIN)
export(importRaster)
export(importSurferGrd)
export(plotAvgRad)
export(plotAvgTemp)
export(plotStabilityClass)
export(removeOutliers)
export(rollingMax)
export(stabilityClass)
export(vectorField)
import(grid)
import(reticulate)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,colorRampPalette)
importFrom(grid,rasterGrob)
importFrom(lubridate,parse_date_time)
importFrom(reshape2,melt)
importFrom(scales,breaks_width)
importFrom(scales,label_date)
importFrom(scales,label_math)
importFrom(scales,label_percent)
importFrom(stats,aggregate)
importFrom(stats,quantile)
importFrom(terra,as.data.frame)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,global)
importFrom(terra,mask)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,resample)
importFrom(terra,shift)
importFrom(terra,xmax)
importFrom(terra,xmin)
importFrom(terra,ymax)
importFrom(terra,ymin)
importFrom(utils,download.file)
