read.1D_ncdf: Read 1D netCDF

View source: R/func_read_1d_ncdf.R

read.1D_ncdfR Documentation

Read 1D netCDF

Description

reads in a netecesf file as a dataframe, using 1 dimention only

Usage

read.1D_ncdf(path, var_names, dim_name = "time")

Arguments

path

path too ncdf

var_names

if only specific variables are required, supply a vector here

dim_name

name of dimention to read in by


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.