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

Content deleted Content added
Markf129 (talk | contribs)
Markf129 (talk | contribs)
Line 54:
** NetCDF dimensions have a name and a length, while HDF defines a dataset for descriptions, and a dataspace for length
* Variable - an array of values of the same type.
** NetCDF variables are similarused toin the same context as HDF data elements
* Dataset - a multidimensional array of elements, with attributes and other metadata.
** NetCDF defines this as variables, dimensions, and attributes