CDLWriter |
Common Data Language (CDL) writer.
|
ChunkingIndex |
An index that computes chunk shapes.
|
Nc4ChunkingDefault |
Default chunking strategy.
|
Nc4ChunkingStrategy |
Abstract superclass for netcdf-4 chunking strategy.
|
Nc4ChunkingStrategyGrib |
chunk on last 2 dimensions, like GRIB
|
Nc4ChunkingStrategyNone |
No chunking is done, except for unlimited variables.
|
Nccopy |
Utility to implement nccopy command line utility.
|
Ncdump |
Utility to implement ncdump.
|
Ncdump.Builder |
|
NcmlWriter |
Helper class to write NcML.
|
NcmlWriter.WriteVariablesWithNamesPredicate |
Predicate that returns true for variables whose names are specified to the constructor.
|
NetcdfCopier |
Utility class for copying a NetcdfFile object, or parts of one, to a netcdf-3 or netcdf-4 disk file.
|
NetcdfFormatWriter |
Writes Netcdf 3 or 4 formatted files to disk.
|
NetcdfFormatWriter.Builder |
|