read_ncdata {jcext}R Documentation

read_ncdata

Description

Reads a ncdf input file to extract the input for the classification: pressure field, longitudes, latitudes and dates. Absolute time is required to read the dates properly.

Usage

read_ncdata(ncinput, nam_coor, units)

Arguments

ncinput

A NETCDF file with pressure field.

nam_coor

Names of space and time coordinates

units

Units required (Pa or hPa).

Value

A list with:


[Package jcext version 0.1.1 Index]