|
||||||||||
| 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.NsslRadarMosaicConvention
public class NsslRadarMosaicConvention
NsslRadarMosaicConvention Convention
http://www.nmq.nssl.noaa.gov/~qpeverif/blog/?page_id=12
| 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 |
|---|
resourcesDir |
| Constructor Summary | |
|---|---|
NsslRadarMosaicConvention()
|
|
| 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)
Is this my file? |
| Methods inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
addCoordinateSystems, addUserAdvice, buildCoordinateSystems, getConventionUsed, getParseInfo, getUseMaximalCoordSys, getUserAdvice, makeDummyTransformVariable, registerConvention, registerConvention, registerNcML, setConventionUsed, setUseMaximalCoordSys |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NsslRadarMosaicConvention()
| Method Detail |
|---|
public static boolean isMine(NetcdfFile ncfile)
ncfile - test this NetcdfFile
public void augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
throws java.io.IOException
CoordSysBuilder
augmentDataset in interface CoordSysBuilderIFaugmentDataset in class CoordSysBuilderds - modify this datasetcancelTask - give user a chance to bail out
java.io.IOException - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||