merge.NetCDF: Merge objects of type NetCDF along the time dimension

Description Usage Arguments

View source: R/merge.NetCDF.R

Description

This function provides support to merge objects of type NetCDF. If overlapping time steps are present, the time step from the second argument are used. If there is a gap between the objects, missing values will be infilled with regularly spaced time steps in the gap.

Usage

1
2
## S3 method for class 'NetCDF'
merge(x, y = NULL)

Arguments

x

input object of class 'NetCDF'

y

input object of class 'NetCDF'


jonasbhend/geoutils documentation built on May 19, 2019, 7:27 p.m.