or_data: Oregon Maximum Tempertaure Data

Description Usage Format Source

Description

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

Usage

1

Format

A data frame with 2972 rows and 13 variables:

STATION

A unique station identifier.

NAME

Name of the station.

LATITUDE

Transformed latitude coordinates (using a Transverse) Mercator Projection with a central meridian of -121.5158.

LONGITUDE

Transformed longitude coordinates (using a Transverse) Mercator Projection with a central meridian of -121.5158.

ELEVATION

Elevation in meters above mean sea level.

DATE

The date.

PRCP

Precipitation in millimeters.

TMAX

Daily maximum temperature in Farenheit.

MONTH

Month of the year.

DAY

Day of the month.

TIMES

Temporal index for unique days.

SPINDEX

Spatial index for unique sites.

TYPE

Type identifier. Equal to "TRAIN" for the training data or "TEST" for the test data.

...

Source

https://www.ncdc.noaa.gov/cdo-web/#t=secondTabLink


michaeldumelle/DumelleEtAl2021STLMM documentation built on Dec. 21, 2021, 5:56 p.m.