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

geotopbrick

geotopbrick


Description

geotopbrick method bla bla bla

Usage

geotopbrick(x = NULL, ...)

## Default S3 method:
geotopbrick(x, ...)

## S3 method for class 'zoo'
geotopbrick(x, layer = NULL, time = NULL, crs = NULL,
  timerange = NULL, ...)

## S3 method for class 'RasterLayer'
geotopbrick(x, layer = NULL, time = NULL,
  ascpath = zoo(NULL), ...)

## S3 method for class 'RasterBrick'
geotopbrick(x, layer = NULL, time = NULL,
  ascpath = zoo(NULL), ...)

## S3 method for class 'GeotopRasterBrick'
geotopbrick(x, layer = NULL, time = NULL,
  crs = NULL, timerange = NULL, ascpath = NULL, ...)

Arguments

x

a 'zoo' object returned by function pointer.to.maps.xyz.time or pointer.to.maps.xy.time or a GeotopRasterBrick-class object

...

further arguments.

layer

layer at which raster maps are imported. If is NULL, maps ara no-zlayer distributed and zoo must be returend by pointer.to.maps.xy.time

time

vector of time instants at which geotop maps are imported

crs

coordinate system see RasterBrick-class

timerange

two-elememts vector containing the time range at which geotop maps are imported

ascpath

NULL object or a "zoo" S3 object containing the names of ascii maps provided by GEOtop

Value


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.