Description Usage Arguments Value Author(s) See Also Examples
FMCOL HDF5 collocation files containing AVHRR data and other data like e.g. NWP, SYNOP/DRAU, Cloud Classifications, OSISAF SSI and OSISAF DLI.
1 | readsnowsig(filename,classname="snow",station="NA",start="NA",end="NA")
|
filename |
file to read |
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 data.frame containing the data. Use names to see the variables.
Øystein Godøy (o.godoy@met.no)
readctval, read123, read124
1 | t <- readsnowsig(file="/disk2/collocate/output/cloud_20070831.hdf5")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.