Set options for FA decoding
Usage
fa_opts(
meta = TRUE,
fa_type = "arome",
fa_vector = TRUE,
rotate_wind = TRUE,
...
)
fatar_opts(ldt_template = "+%04i$", ...)
Arguments
- meta
If TRUE, the time and grid details are also decoded. This is slower.
- fa_type
The kind of model file: "arome", "alaro", "surfex"... Mainly important for precipitation fields.
- fa_vector
TRUE if the wind variable (speed, direction) must be calculated from components U & V
- rotate_wind
TRUE means wind U,V (along axes of the grid) should be rotated to actual N.
- ...
Any non-standard options that don't have default values.
- ldt_template
a character string that describes (part of) the file name used for finding a lead time within a tar archive.