Learn R Programming

geotopbricks (version 1.5.8.2)

GeotopRasterBrick-class: GeotopRasterBrick-class

Description

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

Arguments

Author

Emanuele Cordano

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

Examples

Run this code
showClass("GeotopRasterBrick")


 

Run the code above in your browser using DataLab