Uses of Class
org.apache.sis.storage.netcdf.AttributeNames.Dimension
Packages that use AttributeNames.Dimension
-
Uses of AttributeNames.Dimension in org.apache.sis.storage.netcdf
Fields in org.apache.sis.storage.netcdf declared as AttributeNames.DimensionModifier and TypeFieldDescriptionstatic final AttributeNames.Dimension
AttributeNames.LATITUDE
The set of attribute names for the minimal and maximal latitudes of the bounding box, resolution and units.static final AttributeNames.Dimension
AttributeNames.LONGITUDE
The set of attribute names for the minimal and maximal longitudes of the bounding box, resolution and units.static final AttributeNames.Dimension
AttributeNames.TIME
The set of attribute names for the start and end times of the bounding box, resolution and units.static final AttributeNames.Dimension
AttributeNames.VERTICAL
The set of attribute names for the minimal and maximal elevations of the bounding box, resolution and units.