Learn R Programming

RFmerge (version 0.1-10)

ValparaisoPPgis: Spatial location of rain gauges in the Valparaiso region (Chile)

Description

Spatial location of the 34 rain gauges with daily precipitation for the Valparaiso region (dataset 'ValparaisoPPts'), Chile, with more than 70% of days with information (without missing values)

Usage

data(ValparaisoPPgis)

Arguments

Format

A data.frame with seven fields: *) 'ID : identifier of each gauging station. *) 'STATION_NAME' : name of the gauging station. *) 'lon' : easting coordinate of the gauging station, EPSG:4326. *) 'lat' : northing coordinate of the gauging station, EPSG:4326. *) 'ELEVATION' : elevation of the gauging station, [m a.s.l.]. *) 'BASIN_ID' : identifier of the subbasin in which the gauging station s located. *) 'BASIN_NAME' : name of the subbasin in which the gauging station s located.

Details

Projection: EPSG:4326