Package ucar.nc2.dt

Interface UGridDataset

All Superinterfaces:
AutoCloseable, Closeable, ucar.nc2.ft.FeatureDataset, ucar.nc2.util.cache.FileCacheable, ucar.nc2.dt.GridDataset
All Known Implementing Classes:
UGridDataset

public interface UGridDataset extends ucar.nc2.dt.GridDataset
A dataset containing Grid objects.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     

    Nested classes/interfaces inherited from interface ucar.nc2.dt.GridDataset

    ucar.nc2.dt.GridDataset.Gridset
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    get the list of GridDatatype objects contained in this dataset.
    subset(ucar.unidata.geoloc.LatLonRect r)
     

    Methods inherited from interface ucar.nc2.ft.FeatureDataset

    attributes, close, findGlobalAttributeIgnoreCase, getBoundingBox, getCalendarDateEnd, getCalendarDateRange, getCalendarDateStart, getDataVariable, getDataVariables, getDescription, getDetailInfo, getFeatureType, getGlobalAttributes, getImplementationName, getLocation, getNetcdfFile, getTitle

    Methods inherited from interface ucar.nc2.util.cache.FileCacheable

    getLastModified, reacquire, release, setFileCache

    Methods inherited from interface ucar.nc2.dt.GridDataset

    findGridByShortName, findGridDatatype, getGrids, getGridsets, getProjBoundingBox