temp2stations: Convert every grid-cell of a gridded maximum and minimum...

Usage Arguments

View source: R/products2stations.R

Usage

1
temp2stations(tmax, tmin, dem, output, hru.shape, start)

Arguments

tmax

Maximum temperatures product as 'SpatRast' that includes all the days of the study period as layers.

tmin

Minimum temperatures product as 'SpatRast' that includes all the days of the study period as layers.

dem

Digital elevation model to be used to extract the elevation of the stations.

output

Folder to write the station files (data and metadata).

hru.shape

Spatial object of type 'SpatVector' that contains the HRUs as obtained from QSWAT+

start

Character object that contains the starting date of the model in the format '

Convert every grid-cell of a gridded maximum and minimum temperature product into a station for SWAT+


obaezvil/swatLUC documentation built on Dec. 22, 2021, 3:23 a.m.