| Package | Description |
|---|---|
| ucar.nc2 |
The public API to the Java-NetCDF library.
|
| ucar.nc2.iosp |
General classes for I/O Service Providers
|
| Modifier and Type | Field and Description |
|---|---|
ParsedSectionSpec |
ParsedSectionSpec.child |
| Modifier and Type | Method and Description |
|---|---|
static ParsedSectionSpec |
ParsedSectionSpec.parseVariableSection(NetcdfFile ncfile,
java.lang.String variableSection)
Parse a section specification String.
|
| Modifier and Type | Method and Description |
|---|---|
static Array |
IospHelper.readSection(ParsedSectionSpec cer) |
Array |
IOServiceProvider.readSection(ParsedSectionSpec cer)
Allows reading sections of nested variables
|
Array |
AbstractIOServiceProvider.readSection(ParsedSectionSpec cer) |