read_ncdata: read_ncdata

Description Usage Arguments Value

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

1
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:


jcext documentation built on May 1, 2019, 10:27 p.m.

Related to read_ncdata in jcext...