Class McIDASGridServiceProvider

    • Constructor Detail

      • McIDASGridServiceProvider

        public McIDASGridServiceProvider()
    • Method Detail

      • isValidFile

        public boolean isValidFile​(RandomAccessFile raf)
                            throws IOException
        Is this a valid file?
        Parameters:
        raf - RandomAccessFile to check
        Returns:
        true if a valid McIDAS grid file
        Throws:
        IOException - problem reading file
      • getFileTypeId

        public String getFileTypeId()
        Get the file type id
        Returns:
        the file type id
        See Also:
        "https://www.unidata.ucar.edu/software/netcdf-java/formats/FileTypes.html"
      • getFileTypeDescription

        public String getFileTypeDescription()
        Get the file type description
        Returns:
        the file type description
        See Also:
        "https://www.unidata.ucar.edu/software/netcdf-java/formats/FileTypes.html"
      • sync

        public boolean sync()
        Sync and extend
        Returns:
        false