User:Markf129/Earth sciences data format interoperability: Difference between revisions

Content deleted Content added
Markf129 (talk | contribs)
Markf129 (talk | contribs)
Line 66:
** NetCDF datatypes are defined in the variable, either as text or numeric
* Dataspace - a description of the dimensions of a multidimensional array.
** A HDF dataspace definesis a multidimensional array in terms of rank (a.k.a. dimensionality), current size, and maximum size
** NetCDF defines the dimensions (scalar, vector, or matrix) in the variable as a shape
* Attribute - a named data value associated with a group, dataset, or named datatype.