powered by
Sample data set showing values of merged daily snow depth measurements from the Global Surface Summary of Day data (GSOD) with European Climate Assessment & Data set (ECA&D) for the month July 2011.
data(dsndp)
The dsndp contains the following columns:
dsndp
staid
character; station ID from GSOD or ECA&D data set
time
Date; day of the measurement
sndp
numeric; daily snow depth in cm
Milan Kilibarda and Tomislav Hengl
Global Surface Summary of the day data (ftp://ftp.ncdc.noaa.gov/pub/data/gsod/)
European Climate Assessment & Dataset (https://www.ecad.eu/dailydata/predefinedseries.php)
## load data data(dsndp) str(dsndp)
Run the code above in your browser using DataLab