# Generated by roxygen2: do not edit by hand

export(animate_annual)
export(annual_stack)
export(calc_gfc_tiles)
export(calc_pixel_areas)
export(download_tiles)
export(extract_gfc)
export(gfc_stats)
export(plot_gfc)
export(scale_toar)
export(threshold_gfc)
export(utm_zone)
import(animation)
import(methods)
import(raster)
import(sf)
import(terra)
importFrom(RCurl,getURL)
importFrom(geosphere,areaPolygon)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grid,unit)
importFrom(plyr,join)
importFrom(rasterVis,gplot)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_intersects)
importFrom(sf,st_touches)
importFrom(sf,st_transform)
importFrom(stringr,str_extract)
importFrom(tools,file_ext)
importFrom(utils,download.file)
importFrom(utils,file_test)
