|
netCDF
4.2.1.1
|
| NetCDF opens datasets as files or remote access URLs | |
| Dimensions are used to define the shape of data in netCDF | |
| Attributes hold metadata about data and files | |
| Variables hold multi-dimensional arrays of data | |
| User defined types allow for more complex data structures | |
| NetCDF-4 added support for hierarchical groups within netCDF datasets | |
| NetCDF functions non-zero status codes on error |