|
||||||||||
| 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.ATDRadarConvention
ucar.nc2.dataset.conv.ZebraConvention
public class ZebraConvention
Zebra ATD files.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
CoordSysBuilder.VarProcess |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
conventionName, debug, parseInfo, resourcesDir, showRejects, userAdvice, varList |
| Constructor Summary | |
|---|---|
ZebraConvention()
|
|
| Method Summary | |
|---|---|
void |
augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
This is where subclasses make changes to the dataset, like adding new variables, attribuites, etc. |
static boolean |
isMine(NetcdfFile ncfile)
return true if we think this is a ZebraConvention file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZebraConvention()
| Method Detail |
|---|
public static boolean isMine(NetcdfFile ncfile)
public void augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
throws java.io.IOException
CoordSysBuilder
augmentDataset in interface CoordSysBuilderIFaugmentDataset in class ATDRadarConventionds - modify this datasetcancelTask - give user a chance to bail out
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||