read.faam_ncdf: Faam NetCDF to csv

View source: R/func_faam_ncdf_csv.R

read.faam_ncdfR Documentation

Faam NetCDF to csv

Description

Takes the NetCDF for FAAM flight data and returns the key inforamtion as a csv

Usage

read.faam_ncdf(ncdf_filepath)

Arguments

ncdf_filepath

location of the netCDF

Value

returns a .csv with the timestamp in the "date" column in POSIXct format. Also contains "UNIX_TS" unix timestamp and "SECS" seconds since midnight

Author(s)

W S Drysdale


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