String MINIMUM
"geospatial_lat_min", "geospatial_lon_min",
"geospatial_vertical_min" and "time_coverage_start".String MAXIMUM
"geospatial_lat_max", "geospatial_lon_max",
"geospatial_vertical_max" and "time_coverage_end".String SPAN
"time_coverage_duration".String RESOLUTION
"geospatial_lat_resolution",
"geospatial_lon_resolution", "geospatial_vertical_resolution"
and "time_coverage_resolution".String UNITS
"geospatial_lat_units", "geospatial_lon_units",
"geospatial_vertical_units" and "time_coverage_units".String POSITIVE
"geospatial_vertical_positive".DimensionNameType DEFAULT_NAME_TYPE
null if none.
By default, DimensionNameType.COLUMN is associated to longitudes and DimensionNameType.ROW
to latitudes since geographic maps in NetCDF files are typically shown horizontally.
The default associations may not be always correct since the columns and rows can be anything. Strictly speaking, the dimension name types shall be associated to the grid axes rather than the coordinate system axes. However the default association is correct in the common case (for NetCDF files) where there is no axis swapping in the grid to CRS conversion.
String NAME
"creator_name", "contributor_name" or "publisher_name".
Path in ISO 19115:
String INSTITUTION
null if none.
Possible value is "institution".
Path in ISO 19115:
String URL
"creator_url", "contributor_url" or "publisher_url".
Path in ISO 19115:
String EMAIL
"creator_email", "contributor_email" or "publisher_email".
Path in ISO 19115:
String ROLE
null if none.
Possible value is "contributor_role".
Path in ISO 19115:
RoleRole DEFAULT_ROLE
AttributeNames.Responsible.ROLE key.Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.