Description Usage Arguments Author(s)
View source: R/PIAC_functions.R
IB.areachange.pol creates polygon shapefiles per archipelago at each sea level stand from a sea level curve and a bathymetry DEM. It attaches a name to each polygon based on the names provided by the user in a separate KML file.
1 2 | IB.areachange.pol(IB.Arcname, IB.projname, IB.proj, IB.inputfolder,
IB.intermedfolder, IB.outputfolder, time.ka, time.sl)
|
IB.Arcname, |
the name of the archipelago |
IB.projname, |
name of the archipelago bathymetry DEM which was produced in IB.WMcrop.proj.r (without name of archipelago, and without file extention). |
IB.proj, |
coordinate reference system (crs) to which the shapefiles should be projected |
IB.inputfolder, |
file path to input folder |
IB.intermedfolder, |
file path to intermediate folder |
IB.outputfolder, |
file path to output folder |
time.ka, |
vector with time periods corresponding to time.sl |
time.sl, |
vector with sea level stands corresponding to time.ka |
Sietze Norder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.