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

KML-methods

KML


Description

KML method for a GeotopRasterBrick object

Usage

## S4 method for signature 'GeotopRasterBrick'
KML(x, filename,
  crs = as.character("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"),
  ...)

Arguments

x

the GeotopRasterBrick object

filename

mane of the KML file to produce

crs

character string containg the LatLon reference system. Default is "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs" (see http://spatialreference.org/ref/epsg/4326/).

...

further argument for S4 method KLM for Raster object.

Note

A coordinate transformation is made with projectRaster.


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.