weatherCodes {worldmet} | R Documentation |
Codes for weather types
Description
This data frame consists of the weather description codes used in the ISD. It is not of general use to most users.
Usage
weatherCodes
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 100 rows and 2 columns.
Details
- pwc
Weather code, which can be merged with the
pwc
column inimportNOAA()
datasets.- description
Description associated with the weather codes.
Examples
weatherCodes
[Package worldmet version 0.9.9 Index]