Package ucar.nc2

Class NetcdfFile.Builder<T extends NetcdfFile.Builder<T>>

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • setId

        public T setId​(String id)
      • setTitle

        public T setTitle​(String title)
        Set the dataset "human readable" title.
      • setLocation

        public T setLocation​(String location)
        Set the location, a URL or local filename.