|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FmrcCoordSys | |
|---|---|
| ucar.nc2.dt.fmrc | Support classes for Forecast Model Run Collections. |
| ucar.nc2.iosp.grib | I/O Service Provider for GRIB-1 and GRIB-2 format files |
| ucar.nc2.iosp.grid | |
| Uses of FmrcCoordSys in ucar.nc2.dt.fmrc |
|---|
| Classes in ucar.nc2.dt.fmrc that implement FmrcCoordSys | |
|---|---|
class |
FmrcDefinition
Defines the expected inventory of a Forecast Model Run Collection. |
| Uses of FmrcCoordSys in ucar.nc2.iosp.grib |
|---|
| Fields in ucar.nc2.iosp.grib declared as FmrcCoordSys | |
|---|---|
protected FmrcCoordSys |
GribServiceProvider.fmrcCoordSys
Deprecated. |
| Uses of FmrcCoordSys in ucar.nc2.iosp.grid |
|---|
| Fields in ucar.nc2.iosp.grid declared as FmrcCoordSys | |
|---|---|
protected FmrcCoordSys |
GridServiceProvider.fmrcCoordSys
set by the FMRC from the inventory definition, otherwise null |
| Methods in ucar.nc2.iosp.grid with parameters of type FmrcCoordSys | |
|---|---|
void |
GridIndexToNC.open(ucar.grid.GridIndex index,
ucar.grid.GridTableLookup lookup,
int version,
NetcdfFile ncfile,
FmrcCoordSys fmrcCoordSys,
CancelTask cancelTask)
Fill in the netCDF file |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||