ForcingCoverage | R Documentation |
ForcingCoverage
Generate the coverage map for forcing sites.
ForcingCoverage
ForcingCoverage(
sp.meteoSite = NULL,
filenames = paste0(sp.meteoSite@data$ID, ".csv"),
pcs,
gcs = sp::CRS("+init=epsg:4326"),
dem,
wbd,
enlarge = 10000
)
sp.meteoSite |
ShapePoints* in PCS |
pcs |
Projected Coordinate System |
gcs |
Geographic Coordinate System |
dem |
DEM raster |
wbd |
watershed boundary |
enlarge |
enlarge factor for the boundary. |
ShapePolygon*
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.