'zoo' object or a list of 'zoo' object
representing the meteorological station
format
string format representing the date, see
as.POSIXlt. Default is "%d/%m/%Y
%H:%M" (which is the same format used in
geotop.inpts keyword InitDateDDMMYYYYhhmm)
file_prefix
string containing file prefix (full
path). It correspos to the value of in
geotop.inpts keyword MeteoFile)
file_extension
string containing the extensions of
final files. Default is c(".txt")
formatter
string value. It is the decimal
formatter contained in the file name and used in case the
tabular data are referred at several points. Default is
"%04d" . See sprintf .
na
NA value indicator. Default is "-9999".
See write.table.
row.names
logical parameter. Default is
FALSE. See write.table.
col.names
logical parameter. Default is
TRUE. See write.table.
date_field
string value. Default is "Date",
otherwise defined by the value of
HeaderDateDDMMYYYYhhmmMeteo geotop keyword.