BSRN.loc: Location metadata for BSRN

Description Usage Format Details

Description

BSRN location metadata

Usage

1
data("BSRN.loc")

Format

A data frame with 76 rows (stations) on the following 19 variables.

stn

a character vector for station abbreviation

full

a character vector for station full name

lat

a numeric vector, in degress

lon

a numeric vector, in degress

elev

a numeric vector, in meters

status

a character vector showing the status of the stations, which can be either Active, Closed, or Candidate.

tz

a character vector

LTF.Jan

a numeric vector

LTF.Feb

a numeric vector

LTF.Mar

a numeric vector

LTF.Apr

a numeric vector

LTF.May

a numeric vector

LTF.Jun

a numeric vector

LTF.Jul

a numeric vector

LTF.Aug

a numeric vector

LTF.Sep

a numeric vector

LTF.Oct

a numeric vector

LTF.Nov

a numeric vector

LTF.Dec

a numeric vector

Details

This dataset contains the metadata of the 76 BSRN stations. To facilitating fast retrieval of Linke turbidity values at these locations, they are preloaded.


dazhiyang/SolarData documentation built on April 19, 2021, noon