prepare_narr_year: Write NetCDF file for a single year of data

Description Usage Arguments Value

View source: R/download-narr.R

Description

Write NetCDF file for a single year of data

Usage

1
prepare_narr_year(dat, file, lat_nc, lon_nc, verbose = FALSE)

Arguments

dat

NARR tabular data for a single year (get_NARR_thredds)

file

Full path to target file

lat_nc

ncdim object for latitude

lon_nc

ncdim object for longitude

verbose

Turn on verbose output? Default=FALSE

Value

List of NetCDF variables in data. Creates NetCDF file containing data as a side effect


FoRTExperiment/ed4forte documentation built on March 21, 2020, 6:54 p.m.