A GeotopRasterBrick: an object to manage raster maps provied by GEOtop!!

Details

ascpath:

A "zoo" S3 object containing the names of ascii maps provided by GEOtop

index:

A "POSIXt" S3 object containing time or dates on which raster layers of brick are referred

layer:

character. Name of the vertical layer at which raster map are referred

brick:

A "RasterBrick-class" S4 object containing the Raster-Layer maps imported from GEOtop output files

#' @note A GeotopRasterBrick object can be created by new("GeotopRasterBrick", ...)

See also

Raster-class

Author

Emanuele Cordano

Examples

showClass("GeotopRasterBrick")
#> Class "GeotopRasterBrick" [package "geotopbricks"]
#> 
#> Slots:
#>                                                       
#> Name:      ascpath       index       layer       brick
#> Class:         zoo      POSIXt   character RasterBrick