| Package | Description |
|---|---|
| ucar.nc2.dt.radial |
Scientific data type "Radial", uses spherical coordinate system.
|
| Modifier and Type | Method and Description |
|---|---|
static RadialCoordSys |
RadialCoordSys.makeRadialCoordSys(java.util.Formatter parseInfo,
CoordinateSystem cs,
VariableEnhanced v)
Determine if the CoordinateSystem cs can be made into a GridCoordSys for the Variable v.
|