User:Markf129/Earth sciences data format interoperability: Difference between revisions
Content deleted Content added
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
* Dataset - a multidimensional array of elements, with attributes and other metadata.
** NetCDF defines this as variables, dimensions, and attributes
|