The function receives a data frame, preferable prepared by the R code '/production/Prod_klima_corners.R'. The input data are representing grids the KlimaKonform model region. All meta data required to plot this are either the production script or the function here.

clima_plot_cornors(data, run_id, output_path)

Arguments

data

A data frame containing the data to be plotted.

run_id

A character variable either pointing out the run id, please refer to the simulation setup file.

output_path

A string pointing to the output directory for output plot

Value

PNG

Author

Ahmed Homoudi