visad.data.netcdf.in
Class MaxFileFieldStrategy
- java.lang.Object
-
- visad.data.netcdf.in.Strategy
-
- visad.data.netcdf.in.FileStrategy
-
- visad.data.netcdf.in.MaxFileFieldStrategy
-
public class MaxFileFieldStrategy extends FileStrategy
Provides support for importing netCDF datasets using the strategy of employing FileFlatField-s wherever possible and not merging them so as to keep the number of FileFlatField-s to a maximum.
Instances are immutable.
-
-
Field Summary
-
Fields inherited from class visad.data.netcdf.in.Strategy
DEFAULT, IN_MEMORY, MERGED_FILE_FLAT_FIELDS, UNMERGED_FILE_FLAT_FIELDS
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Strategyinstance()Returns an instance of this class.-
Methods inherited from class visad.data.netcdf.in.FileStrategy
getData, main
-
-
-
-
Method Detail
-
instance
public static Strategy instance()
Returns an instance of this class.- Returns:
- An instance of this class.
-
-
DMelt 3.0 © DataMelt by jWork.ORG