cdo_concate: Concatenate netcdf files

Description Usage Arguments Value

View source: R/cdo_fxns.R

Description

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.

Usage

1
cdo_concate(dt, intermed_dir)

Arguments

dt

the input tibble object that contains cmip data and files to process

Value

The path to the netcdf of the concatenated ncdf.


kdorheim/cdoR documentation built on July 28, 2020, 6:42 p.m.