Class CheckPointFeatureDataset


  • public class CheckPointFeatureDataset
    extends Object
    Read and check a point feature dataset, return number of point features.
    • Constructor Detail

      • CheckPointFeatureDataset

        public CheckPointFeatureDataset​(String location,
                                        ucar.nc2.constants.FeatureType ftype,
                                        boolean show)
    • Method Detail

      • checkPointFeatureDataset

        public static int checkPointFeatureDataset​(ucar.nc2.ft.FeatureDataset fdataset,
                                                   boolean show)
                                            throws IOException
        Throws:
        IOException
      • checkLocation

        public static void checkLocation​(String location,
                                         ucar.nc2.constants.FeatureType type,
                                         boolean show)
                                  throws IOException
        Throws:
        IOException