netcdf_data

r

Abbeviation: netCDF FilesClass type ncdfFiles

Files

r

Stores any information regarding the netCDF files to be extracted (type: NCDFFILES object)

Variables

r

An array of netCDF variables (type: NCDFVAR object array) Child node of this topic is an example of structure formation of this object field

ncdfVar Object

r

The green line signifies an instance of type the line arrow points to

ncdfVar Object

r

The green line signifies an instance of type the line arrow points to

ncdfVar Object

r

The green line signifies an instance of type the line arrow points to

....

Global_atts

r

An Array of global attributes (NCDFATT object array) Child node of this topic is an example of structure formation of this object field

ncdfAtt Object

r

The green line signifies an instance of type the line arrow points to

ncdfAtt Object

r

The green line signifies an instance of type the line arrow points to

ncdfAtt Object

r

The green line signifies an instance of type the line arrow points to

....

Time

r

Array of time spanning from 'DATE_START' to 'DATE_END' in IDL format

ncdfVar

r

Abbreviation: netCDF Variables/FieldsClass type ncdfVar

Name

r

The name of the variable (type: string)

Data

r

Array of data of the variable (type: dependent on the variable)

Attributes

r

Array of attributes of the variable (type: NCDFATT object array)Child node of this topic is an example of structure formation of this object field

ncdfAtt Object

r

The green line signifies an instance of type the line arrow points to

ncdfAtt Object

r

The green line signifies an instance of type the line arrow points to

ncdfAtt Object

r

The green line signifies an instance of type the line arrow points to

....

ncdfAtt

r

Abreviation: netCDF AttributesClass type ncdfAtt

Name

r

The name of attribute (type: String)

Value

r

The value of the attibute (type: Dependent upon attribute)

ncdffiles

Date Start

r

The date of the first netCDF file (type: string)

Date End

r

The Date of the last netCDF file (type: string)

Files

r

An array of netCDF filenames (type: string array)

Path

r

The path to the netCDF files (type: string)