data(GNIP_World)
[, 1] | lat | (numeric) |
Latitude coordinate [decimal degrees] | [, 2] | long |
(numeric) | Longitude coordinate [decimal degrees] | [, 3] |
elev | (numeric) | Elevation asl [m] |
[, 4] | isoscape.value | (numeric) |
Deuterium stable hydrogen delta value [per thousand] | [, 5] | year |
(numeric) | Year of sampling | [, 6] |
month | (numeric) | Month of sampling |
[, 7] | stationID | (Factor) |
The unique identifier of the weather station | [, 1] | lat |
This dataset is the raw data source and should not be directly used for fitting isoscapes.
Please use QueryGNIP
to filter the dataset by time and location.
GNIP_Europe
for information on what your working dataset should look like
QueryGNIP
to filter the dataset by time and location.
data(GNIP_World)
head(GNIP_World)
Run the code above in your browser using DataLab