Skip to contents

Combine multiple NetCDF files into single data.frame

Usage

combine_netcdf_files(netcdf_files, verbose = FALSE)

Arguments

netcdf_files

Character vector of NetCDF file paths

verbose

Logical indicating whether to print progress messages

Value

data.frame with combined data from all files