powered by
write.vectorized.geotop.recovery
#. containing values and matedata of a z-layer brick referred to a time instant (e.g. date). The file is formatted like an ascii format like 'geotop.inpts' file.
'geotop.inpts'
read.vectorized.geotop.recovery(file = file, comment = "!", matlab.syntax = TRUE, xx = "0000", formatter = "L%04d", extension = ".asc", NAflag = -9999, crs = "", ...)
file name to write
character. Comment indicator. Default is "!".
"!"
logical value. Default is TRUE. If TRUE the file syntax is like the one of a *.m Matlab script file.
TRUE
see get.geotop.recovery.state.
get.geotop.recovery.state
numeric. Default is -9999, see writeRasterxGEOtop.
writeRasterxGEOtop
Character or object of class CRS. PROJ4 type description of a Coordinate Reference System (map projection) (optional). See brick or raster.
brick
raster
further aguments inserted as attribute
a list object like get.geotop.recovery.state
list
# NOT RUN { # see the examples of read.ascii.vectorized.brick # }
Run the code above in your browser using DataLab