convRealCoordinatesToNodes: Conversion: "real" coordinates to model nodes

Description Usage Arguments Value

View source: R/conversion.R

Description

By calling functions convRealToModelCoordinates() and convModelCoordinatesToNodes()

Usage

1
convRealCoordinatesToNodes(gisData, dx = 1, dy = 1, y = NULL)

Arguments

gisData

data.frame() as retrieved by importShapefiles()

dx

horizontal model grid spacing (Default: 1)

dy

vertical model grid spacing (Default: 1)

y

vertical model extent (Default: NULL, i.e. maximum filter screen depth below ground level)

Value

model nodes


KWB-R/kwb.demeau documentation built on Sept. 10, 2019, 12:19 p.m.