Description Usage Format Source Examples
Polygons used to define the locations of drain boundaries in the model domain.
The polygons clip the line segments along the aquifer boundary (see alluvium.extent
),
and model cells intersecting these clipped-line segments are defined as boundary cells.
1 |
An object of SpatialPolygonsDataFrame class containing a set of 2 Polygons and a data.frame with the following variable:
identifier for the polygon.
drain conductance in square meters per day.
drain threshold elevation in meters above the North American Vertical Datum of 1988 (NAVD 88).
Geographic coordinates are in units of meters, in conformance with the North American Datum of 1983 (NAD 83), and placed in the Idaho Transverse Mercator projection (IDTM).
U.S. Geological Survey, accessed on March 27, 2015; a Keyhole Markup Language (KML) file created in Google Earth with polygons drawn by hand in areas of known drains.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.