Description Usage Format Source
A dataset containing maxiumum temperature data in Oregon duing July 2019. A link to NOAA's Climate Data Online (CDO) tool used to obtain the data is also provided
1 |
A data frame with 2972 rows and 13 variables:
A unique station identifier.
Name of the station.
Transformed latitude coordinates (using a Transverse) Mercator Projection with a central meridian of -121.5158.
Transformed longitude coordinates (using a Transverse) Mercator Projection with a central meridian of -121.5158.
Elevation in meters above mean sea level.
The date.
Precipitation in millimeters.
Daily maximum temperature in Farenheit.
Month of the year.
Day of the month.
Temporal index for unique days.
Spatial index for unique sites.
Type identifier. Equal to "TRAIN"
for the training data
or "TEST"
for the test data.
...
https://www.ncdc.noaa.gov/cdo-web/#t=secondTabLink
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.