Skip to contents

Show all sites

The function to use to find which sites are available is getMeta(). While this function can be run using different options, it can be easiest to run it without any options. This produces a map of all the available sites, which can be quickly accessed.

Click to expand the markers until you find the site of interest (shown by a blue marker). This reveals some site information including the site name and the start and end date of available data. The most important information revealed in the marker is the code, which is used to access the data.

getMeta()
#> # A tibble: 12,879 × 12
#>    usaf   wban  station     ctry  st    call  latit…¹ longi…² elev(…³ begin     
#>    <chr>  <chr> <chr>       <chr> <chr> <chr>   <dbl>   <dbl>   <dbl> <date>    
#>  1 010060 99999 EDGEOYA     NO    NA    NA       78.2    22.8    14   1973-01-01
#>  2 010070 99999 NY-ALESUND  SV    NA    NA       78.9    11.9     7.7 1973-01-06
#>  3 010080 99999 LONGYEAR    SV    NA    ENSB     78.2    15.5    26.8 1975-09-29
#>  4 010090 99999 KARL XII O… SV    NA    NA       80.6    25       5   1955-01-01
#>  5 010100 99999 ANDOYA      NO    NA    ENAN     69.3    16.1    13.1 1931-01-03
#>  6 010110 99999 KVITOYA     SV    NA    NA       80.1    31.5    10   1986-11-18
#>  7 010150 99999 HEKKINGEN … NO    NA    NA       69.6    17.8    14   1980-03-14
#>  8 010160 99999 KONGSOYA    NO    NA    NA       78.9    28.9    20   1993-05-01
#>  9 010170 99999 AKSELOYA    SV    NA    NA       77.7    14.8     6   1973-01-01
#> 10 010200 99999 SORKAPPOYA  SV    NA    NA       76.5    16.6    10   2010-10-08
#> # … with 12,869 more rows, 2 more variables: end <date>, code <chr>, and
#> #   abbreviated variable names ¹​latitude, ²​longitude, ³​`elev(m)`