combine_netcdf: Combines a series of netCDFs that all have the same spatial...

View source: R/combine_netcdf.R

combine_netcdfR Documentation

Combines a series of netCDFs that all have the same spatial extent, set of variables, and units of time

Description

Combines a series of netCDFs that all have the same spatial extent, set of variables, and units of time

Usage

combine_netcdf(filenames, combined_name)

Arguments

filenames

a list of filenames for netCDFs you wish to combine

combined_name

the name of the combined netCDF, must end with ".nc"

Value

No object is returned, the combined netCDF file is written to disk with the name specified by 'combined_name'


everydayduffy/mcera5 documentation built on Feb. 15, 2025, 11:33 p.m.