User Documentation#
Detailed explanations, beyond the basic tutorial-style introductions (for which, see Getting Started)
- Purpose and Principles of NcData
- Core Data Objects
- Common Operations
- Utilities and Conveniences
- General Topics
- How-To Questions
- Access a variable, dimension, attribute or group
- Add a variable, dimension, attribute or group
- Remove a variable, dimension, attribute or group
- Rename a variable, attribute or group
- Rename a dimension
- Read an attribute value
- Change an attribute value
- Create an attribute
- Create a variable
- Read or write variable data
- Make a copy of data
- Extract a subsection by indexing
- Read data from a NetCDF file
- Control chunking in a netCDF read
- Save data to a new file
- Read from or write to Iris cubes
- Read from or write to Xarray datasets
- Convert data directly from Iris to Xarray, or vice versa
- Combine data from different input files into one output
- Create a brand-new dataset
- Remove or rewrite specific attributes
- Save selected variables to a new file
- Adjust file content before loading into Iris/Xarray
- Adjust Iris/Xarray save output before writing to a file
- Load a file containing variable-width string variables