| Package | Description |
|---|---|
| ucar.nc2.iosp.gempak | |
| ucar.nc2.iosp.grid | |
| ucar.nc2.iosp.mcidas |
| Modifier and Type | Method and Description |
|---|---|
GridIndex |
GempakGridReader.getGridIndex()
Get the grid index
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GempakGridServiceProvider.open(GridIndex index,
CancelTask cancelTask)
Open the index and create the netCDF file from that
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
GridServiceProvider.open(GridIndex index,
CancelTask cancelTask)
Use the given index to fill the NetcdfFile object with attributes and variables.
|
void |
GridIndexToNC.open(GridIndex index,
GridTableLookup lookup,
int version,
NetcdfFile ncfile,
CancelTask cancelTask)
Fill in the netCDF file
|
| Modifier and Type | Method and Description |
|---|---|
GridIndex |
McIDASGridReader.getGridIndex()
to get the grid header corresponding to the last grid read
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
McIDASGridServiceProvider.open(GridIndex index,
CancelTask cancelTask)
Open the index and create the netCDF file from that
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.