netcdf_data
Abbeviation: netCDF FilesClass type ncdfFiles
Files
Stores any information regarding the netCDF files to be extracted (type: NCDFFILES object)
Variables
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
The green line signifies an instance of type the line arrow points to
ncdfVar Object
The green line signifies an instance of type the line arrow points to
ncdfVar Object
The green line signifies an instance of type the line arrow points to
....
Global_atts
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
The green line signifies an instance of type the line arrow points to
ncdfAtt Object
The green line signifies an instance of type the line arrow points to
ncdfAtt Object
The green line signifies an instance of type the line arrow points to
....
Time
Array of time spanning from 'DATE_START' to 'DATE_END' in IDL format
ncdfVar
Abbreviation: netCDF Variables/FieldsClass type ncdfVar
Name
The name of the variable (type: string)
Data
Array of data of the variable (type: dependent on the variable)
Attributes
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
The green line signifies an instance of type the line arrow points to
ncdfAtt Object
The green line signifies an instance of type the line arrow points to
ncdfAtt Object
The green line signifies an instance of type the line arrow points to
....
ncdfAtt
Abreviation: netCDF AttributesClass type ncdfAtt
Name
The name of attribute (type: String)
Value
The value of the attibute (type: Dependent upon attribute)
ncdffiles
Date Start
The date of the first netCDF file (type: string)
Date End
The Date of the last netCDF file (type: string)
Files
An array of netCDF filenames (type: string array)
Path
The path to the netCDF files (type: string)