A suitable object for store basic information about an hydro-meteorological station.
A basic hydroMet class object.
id
numeric. This is the ID assigned by the agency.
agency
character. The name of the agency (or institution) that provides the data of the station.
station
character. The name of the (hydro)-meteorological station.
lat
numeric. Latitude of the station.
long
numeric. Longitude of the station
alt
numeric. Altitude of the station.
country
character. Country where the station is located. Argentina is set as default value.
province
character. Name of the province where the station is located. Mendoza is set as default value.
river
character. Basin river's name.
active
logical. It indicates whether or not the station is currently operated. Default value is TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.