| Package | Description |
|---|---|
| ucar.nc2.dt.fmrc |
Support classes for Forecast Model Run Collections.
|
| ucar.nc2.iosp.grid |
| Modifier and Type | Class and Description |
|---|---|
class |
FmrcDefinition
Defines the expected inventory of a Forecast Model Run Collection.
|
| Modifier and Type | Field and Description |
|---|---|
protected FmrcCoordSys |
GridServiceProvider.fmrcCoordSys
set by the FMRC from the inventory definition, otherwise null
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridIndexToNC.open(ucar.grid.GridIndex index,
ucar.grid.GridTableLookup lookup,
int version,
NetcdfFile ncfile,
FmrcCoordSys fmrcCoordSys,
CancelTask cancelTask)
Fill in the netCDF file
|