# Generated by roxygen2: do not edit by hand

export(applyGapfill)
export(create_dirs)
export(dimsReport)
export(get_3Darray)
export(get_4Darray)
export(get_LAT)
export(get_LON)
export(igapfill)
export(minmaxBlock)
export(mvSieve)
export(parallel_mosaic)
export(sort_split)
export(waysToSplit)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(gapfill,Gapfill)
importFrom(geoTS,matrixToRaster)
importFrom(gtools,mixedsort)
importFrom(iterators,icount)
importFrom(itertools,isplitVector)
importFrom(numbers,divisors)
importFrom(parallel,stopCluster)
importFrom(raster,getValues)
importFrom(raster,mosaic)
importFrom(raster,ncol)
importFrom(raster,nlayers)
importFrom(raster,nrow)
importFrom(raster,raster)
importFrom(raster,rasterOptions)
importFrom(raster,stack)
importFrom(raster,subset)
importFrom(raster,writeRaster)
importFrom(raster,xmax)
importFrom(raster,xmin)
importFrom(raster,ymax)
importFrom(raster,ymin)
importFrom(terra,"add<-")
importFrom(terra,as.polygons)
importFrom(terra,datatype)
importFrom(terra,ext)
importFrom(terra,global)
importFrom(terra,ncell)
importFrom(terra,ncol)
importFrom(terra,nlyr)
importFrom(terra,nrow)
importFrom(terra,rast)
importFrom(terra,writeRaster)
importFrom(utils,globalVariables)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
