loadMantaNc {PAMscapes}R Documentation

Load MANTA NetCDF File

Description

Reads in hybrid millidecade data from a MANTA NetCDF output file and formats it into the dataframe format required for use in other PAMscapes functions

Usage

loadMantaNc(x)

Arguments

x

path to .nc file

Value

a dataframe with first column UTC and other columns named HMD_Frequency

Author(s)

Taiki Sakai taiki.sakai@noaa.gov

Examples

# no sample NetCDF provided (too large)

manta <- loadMantaNc('MANTA.nc')



[Package PAMscapes version 0.5.3 Index]