Changes between Version 24 and Version 25 of ToolsAndUtilities
- Timestamp:
- 01/02/18 16:08:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ToolsAndUtilities
v24 v25 8 8 9 9 * **cf-python** \\ 10 http://cfpython.bitbucket. org/ \\10 http://cfpython.bitbucket.io/ \\ 11 11 The python cf package implements the CF data model for the reading, writing and processing of data and metadata. The package reads CF-netCDF, CFA-netCDF and PP format files, and creates CF-netCDF files. It uses Large Amounts of Massive Arrays (LAMA) functionality, which allows multiple fields larger than the available memory to exist and be manipulated. The package provides command line utilities for viewing CF fields ({{{cfdump}}}) and aggregating datasets ({{{cfa}}}). 12 12