public class CheckPointFeatureDataset extends Object
| Constructor and Description |
|---|
CheckPointFeatureDataset(String location,
ucar.nc2.constants.FeatureType ftype,
boolean show) |
| Modifier and Type | Method and Description |
|---|---|
int |
check() |
static void |
checkLocation(String location,
ucar.nc2.constants.FeatureType type,
boolean show) |
static int |
checkPointFeatureDataset(ucar.nc2.ft.FeatureDataset fdataset,
boolean show) |
public CheckPointFeatureDataset(String location, ucar.nc2.constants.FeatureType ftype, boolean show)
public int check()
throws IOException
IOExceptionpublic static int checkPointFeatureDataset(ucar.nc2.ft.FeatureDataset fdataset,
boolean show)
throws IOException
IOExceptionpublic static void checkLocation(String location, ucar.nc2.constants.FeatureType type, boolean show) throws IOException
IOException