Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.vectorized.geotop.recovery

Reads a text file like the one generated by write.vectorized.geotop.recovery


Description

#. 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.

Usage

read.vectorized.geotop.recovery(file = file, comment = "!",
  matlab.syntax = TRUE, xx = "0000", formatter = "L%04d",
  extension = ".asc", NAflag = -9999, crs = "", ...)

Arguments

file

file name to write

comment

character. Comment indicator. Default is "!".

matlab.syntax

logical value. Default is TRUE. If TRUE the file syntax is like the one of a *.m Matlab script file.

formatter, extension, xx

see get.geotop.recovery.state.

NAflag

numeric. Default is -9999, see writeRasterxGEOtop.

crs

Character or object of class CRS. PROJ4 type description of a Coordinate Reference System (map projection) (optional). See brick or raster.

...

further aguments inserted as attribute

Value

See Also

Examples

# see the examples of read.ascii.vectorized.brick

geotopbricks

An R Plug-in for the Distributed Hydrological Model GEOtop

v1.5.4
GPL (>= 2)
Authors
Emanuele Cordano, Daniele Andreis, Fabio Zottele
Initial release
2020-02-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.