profound_climate_to_landclim: Profound climate to LandClim

Description Usage Arguments Value Author(s) References Examples

Description

Complile climate data from the Profound database to the format needed as input file for LandClim

Usage

1
profound_climate_to_landclim(climate, header, file = "climate.txt")

Arguments

climate

Dataframe as provided by the PROFOUND database, e.g. ProfoundData::getData("Soro", "CLIMATE").

header

Header information as provided by readLines("landclim_climate.txt"). I.e. read in an existing LandClim climate input file and provide it as function argument.

file

Output filename

Value

Written text file with landclim climate.

Author(s)

Klara Dolos

References

The Profound Database is available here: https://github.com/COST-FP1304-PROFOUND/TG2 (NOT YET, Feb 2018, contact Christopher Reyer, PIK).

http://cost-profound.eu/site

Examples for simulations for cost sites (Geoecology Master course 2017/18, Karlsruhe) https://github.com/KIT-IfGG/climate_impact_research_2

Examples

1
 ### See https://github.com/KIT-IfGG/climate_impact_research_2 for example code

KDolos/LandClimTools documentation built on May 8, 2019, 4:42 p.m.