Interface NetcdfFileProvider

    • Method Detail

      • getProtocol

        String getProtocol()
        The leading protocol string (without a trailing ":").
      • isOwnerOf

        boolean isOwnerOf​(DatasetUrl durl)
        Determine if this Provider owns this DatasetUrl.
      • isOwnerOf

        default boolean isOwnerOf​(String location)
        Determine if this Provider owns this location.