Description Usage Arguments Value
cdo_concate
Sometimes modeling groups save results for a single experiment
in mutiple necdf files. Here we are going to concatenate the files together. This is some
thing good to do using cdo instead of R because sometimes the netcdf files will repeate
years / months in the different netcdf files and CDO can take care of that with the operator copy.
1 | cdo_concate(dt, intermed_dir)
|
dt |
the input tibble object that contains cmip data and files to process |
The path to the netcdf of the concatenated ncdf.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.