ghcnd_states: Get meta-data on the GHCND daily data

Description Usage Arguments Details Author(s) Examples

Description

These function allow you to pull the current versions of certain meta-datasets for the GHCND, including lists of country and state abbreviations used in some of the weather station IDs and information about the current version of the data.

Usage

1
2
3
4
5

Arguments

...

Additional curl options to pass through to GET.

Details

Functions:

Author(s)

Scott Chamberlain myrmecocystus@gmail.com, Adam Erickson adam.erickson@ubc.ca

Examples

1
2
3
4
5
6
7
## Not run: 
# Get metadata
ghcnd_states()
ghcnd_countries()
ghcnd_version()

## End(Not run)

leighseverson/rnoaa documentation built on May 21, 2019, 3:06 a.m.