catchments: Example catchment boundary polygons.

Description Usage Format See Also Examples

Description

Two example catchment boundaries as a SpatialPolygonsDataFrame. The catchments are Creswick Creek (ID 407214, Vic., Australia, see http://www.bom.gov.au/water/hrs/#id=407214) and Bet Bet Creek (ID 407220, Vic., Australia, see http://www.bom.gov.au/water/hrs/#id=407220). The catchments can be used to extract catchment average climate data usng extractCatchmentData

Usage

1

Format

An object of class SpatialPolygonsDataFrame with 2 rows and 1 columns.

See Also

extractCatchmentData for extracting catchment average climate data.

Examples

1
2
# Load example cacthment boundaries.
data("catchments")

AWAPer documentation built on Feb. 18, 2021, 1:06 a.m.