read_met | R Documentation |
Read ARL packed meteorological data file layer
read_met(path, var, yy, mm, dd, hh, lvl, wnd_warning = T)
path |
to ARL packed file |
var |
four digit character code of variable. Examples include SHGT PRSS MSLP TPP1 DIFR T02M DP2M PBLH DSWF ULWF U10M V10M VSBY CSNO CICE CFZR CRAI LIB4 CAPE CINH TCLD REFC CLDB CLDT |
yy |
desired record year |
mm |
desired record month of year |
dd |
desired record day of month |
hh |
desired record hour of day |
lvl |
desired record vertical level (0:nz) |
wnd_warning |
report grid orientation warning when querying wind data |
rasterLayer with associated projection metadata
Ben Fasoli
Extracts the given variable from file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.