Landscape-save-tiff: Save Particles Dispersion 3D Array to tiff file

Description Usage Arguments Value

Description

Save into tiff file particles dispersion 3D array from toxicIntensity. The output is a RasterStack with a layer per time unit with projection set to CRS="+proj=longlat +datum=WGS84"

Usage

1
2
saveIntoFile(objectL, objectT, filename = "ParticlesDispersion.tif",
  format = "GTiff", overwrite = T)

Arguments

objectL

a Landscape object

objectT

a 3D array particles dispersion indexed by time

filename

output file name

format

output format (default=GTiff)

overwrite

if True overwrite filename

Value

a RasterStack object


SEHmodel documentation built on Sept. 12, 2016, 6:34 a.m.