| 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,
String variableSection)
Parse a section specification String.
|
| Modifier and Type | Method and Description |
|---|---|
Array |
IOServiceProvider.readSection(ParsedSectionSpec cer)
Allows reading sections of nested variables
|
static Array |
IospHelper.readSection(ParsedSectionSpec cer) |
Array |
AbstractIOServiceProvider.readSection(ParsedSectionSpec cer) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.