von Tri Noensie Vor 12 Jahren
231
Mehr dazu
The path to the netCDF files (type: string)
An array of netCDF filenames (type: string array)
The Date of the last netCDF file (type: string)
The date of the first netCDF file (type: string)
Abreviation: netCDF Attributes
Class type ncdfAtt
The value of the attibute (type: Dependent upon attribute)
The name of attribute (type: String)
Abbreviation: netCDF Variables/Fields
Class type ncdfVar
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
Array of data of the variable (type: dependent on the variable)
The name of the variable (type: string)
Abbeviation: netCDF Files
Class type ncdfFiles
Array of time spanning from 'DATE_START' to 'DATE_END' in IDL format
An Array of global attributes (NCDFATT object array)
Child node of this topic is an example of structure formation of this object field
An array of netCDF variables (type: NCDFVAR object array)
Child node of this topic is an example of structure formation of this object field
The green line signifies an instance of type the line arrow points to
Stores any information regarding the netCDF files to be extracted (type: NCDFFILES object)