# Generated by roxygen2: do not edit by hand

export(calculate_doy_flags)
export(calculate_polygon_metrics)
export(flag_otsu_regenera)
export(generate_burnable_mask)
export(mask_to_mosaic)
export(mosaic_reproject_resample)
export(process_otsu_rasters)
export(process_otsu_regenera)
export(validate_fire_maps)
importFrom(OtsuSeg,otsu_threshold_smoothed)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,fwrite)
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(gdalUtilities,gdalbuildvrt)
importFrom(gdalUtilities,gdalwarp)
importFrom(glue,glue)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(purrr,map_dbl)
importFrom(raster,extent)
importFrom(raster,raster)
importFrom(rlang,sym)
importFrom(sf,st_area)
importFrom(sf,st_as_binary)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_is_empty)
importFrom(sf,st_is_valid)
importFrom(sf,st_length)
importFrom(sf,st_make_valid)
importFrom(sf,st_minimum_rotated_rectangle)
importFrom(sf,st_read)
importFrom(sf,st_set_geometry)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_write)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(terra,NAflag)
importFrom(terra,as.polygons)
importFrom(terra,classify)
importFrom(terra,compareGeom)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,extract)
importFrom(terra,freq)
importFrom(terra,global)
importFrom(terra,ifel)
importFrom(terra,mask)
importFrom(terra,ncell)
importFrom(terra,nlyr)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,resample)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(terra,writeRaster)
importFrom(tidyr,replace_na)
importFrom(tools,file_path_sans_ext)
importFrom(utils,glob2rx)
importFrom(utils,write.table)
