xanthos_to_gcam_xml: xanthos_to_gcam_xml

Description Usage Arguments Value Source

View source: R/xanthos_to_gcam_xml.R

Description

This function creates xmls for GCAM from raw xanthos outputs a given dataframe. Returns a long dataframe with lat lon and parameter from the netcdf chosen.

Usage

1
2
3
4
5
xanthos_to_gcam_xml(
  xanthos_runoff_csv = NULL,
  gcamdata_folder = NULL,
  out_dir = NULL
)

Arguments

xanthos_runoff_csv

Default = NULL. Path to xanthos basin runoff .csv outputs file.

gcamdata_folder

Default = NULL. Path to gcamdatafolder.

out_dir

Default = NULL. Path to folder to save outputs in.

Value

xml

Source

gcamdata zchunk_L201.water_resources_constrained


JGCRI/rpackageutils documentation built on Dec. 13, 2021, 10:05 p.m.