|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dataset.CoordSysBuilder
ucar.nc2.dataset.conv.COARDSConvention
ucar.nc2.dataset.conv.CSMConvention
ucar.nc2.dataset.conv.GDVConvention
public class GDVConvention
GDV Conventions. Deprecated - use CF or _Coordinates. DefaultConvention is now the default Convention
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
CoordSysBuilder.ConventionNameOk, CoordSysBuilder.VarProcess |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
resourcesDir |
| Constructor Summary | |
|---|---|
GDVConvention()
|
|
| Method Summary | |
|---|---|
void |
augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset. |
| Methods inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
addUserAdvice, buildCoordinateSystems, factory, getConventionUsed, getParseInfo, getUseMaximalCoordSys, getUserAdvice, makeDummyTransformVariable, registerConvention, registerConvention, registerConvention, registerNcML, setConventionUsed, setUseMaximalCoordSys |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GDVConvention()
| Method Detail |
|---|
public void augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
CoordSysBuilderIF
augmentDataset in interface CoordSysBuilderIFaugmentDataset in class CSMConventionds - modify this datasetcancelTask - give user a chance to bail out
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||