| sidfex.checkfileformat | R Documentation |
Check if one or more files comply with the SIDFEx conventions.
sidfex.checkfileformat(filepathnames)
filepathnames |
a character or character vector specifying the file(s) path(s) and name(s) to check. If a directory is provided, all files in that directory are checked. |
This function can be used to check forecast files before submitting them to SIDFEx (see details on submission procedure at http://www.polarprediction.net/yopp-activities/sidfex/). The same function is used automatically by the SIDFEx system to check any incoming files. Works both for incoming (raw) files and processed files.
In case of a single file, either the character 'No file format violations found.' or one or more characters expressing what type of violations are found.
Helge Goessling
sidfex.download.fcst, sidfex.read.fcst, sidfex.write.fcst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.