Description Usage Arguments Value Author(s) See Also Examples
FMCOL HDF5 collocation files containing collocated data are read and the contents (or some of the contents) are returned to R for further analysis and concatenation. This function is a generic function utilise more specialised functions. The specialised functions can be hidden or visible for ordinary usage.
The objects currently supported and their numbering is:
AVHRR data, a square box of channel data (reflectances or brightness temperature) and auxiliary information like observation geometry, time, number of pixels etc.
NWP data, Numerical Weather Prdeiction data, usually from the operational model suite.
STDAT, in situ measurements from GTS SYNOP or DRAU files.
SAFCM, NWCSAF PPS cloudtype products.
SAFSSI, OSISAF shortwave estimates.
SAFDLI, OSISAF longwave estimates.
1 |
path |
path to the files to read |
pattern |
optional regular expression pattern for files to match |
method |
the read functionality to use e.g. read123, read124. remember quotes. |
classname |
text string to search for in the HDF5 file, defaults to "cloud" |
station |
text string containing station identification |
start |
start time in the form "12jan2007", month name is locale dependent |
end |
end time, similar form to start time |
A list containing the data. Use names to see the variables.
Øystein Godøy (o.godoy@met.no)
readctval, readsnowsig, read123, read124, fmcolcat
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.