Package thredds.util

Class MFileUtils

java.lang.Object
thredds.util.MFileUtils

public class MFileUtils extends Object
  • Constructor Details

    • MFileUtils

      public MFileUtils()
  • Method Details

    • isMfileZarr

      public static boolean isMfileZarr(thredds.inventory.MFile mfile)
      Determine if a Zarr MFile can be opened by netCDF-Java
      Parameters:
      mfile - possible Zarr dataset
      Returns:
      true if can be opened by netCDF-Java