quikvur.blogg.se

Viewing cdf files
Viewing cdf files






viewing cdf files

variable 0 for scalar, 1 for vector, 2 for

viewing cdf files

nelems is the rank (dimensionality) of the Var := name nelems vatt_array nc_type vsize begin Nc_type := NC_BYTE | NC_CHAR | NC_SHORT | NC_LONG | NC_FLOAT | NC_DOUBLE There can be at most one record dimension. Nelems := NON_NEG // number of elements in following sequenceĭim_size := NON_NEG // If zero, this is the record dimension. Var_array := ABSENT | NC_VARIABLE nelems ĪBSENT := ZERO ZERO // Means array not present (equivalent to Gatt_array := att_array // global attributesĪtt_array := ABSENT | NC_ATTRIBUTE nelems VERSION_BYTE := '\001' // the file format version numberĭim_array := ABSENT | NC_DIMENSION nelems Header := magic numrecs dim_array gatt_array var_array








Viewing cdf files