ForcingCoverage: Generate the coverage map for forcing sites....

View source: R/Func_GIS.R

ForcingCoverageR Documentation

Generate the coverage map for forcing sites. ForcingCoverage

Description

Generate the coverage map for forcing sites. ForcingCoverage

Usage

ForcingCoverage(
  sp.meteoSite = NULL,
  filenames = paste0(sp.meteoSite@data$ID, ".csv"),
  pcs,
  gcs = sp::CRS("+init=epsg:4326"),
  dem,
  wbd,
  enlarge = 10000
)

Arguments

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.

Value

ShapePolygon*


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.