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 TYPE
"creator_type" or "publisher_type". Possible values in a netCDF file
are "person", "group", "institution" or "position".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.String TEXT
"id", "standard_name", "keywords", "program",
"platform" or "instrument".
Path in ISO 19115:
String VOCABULARY
null if none. Possible values for this field are
"naming_authority", "standard_name_vocabulary", "keywords_vocabulary",
"platform_vocabulary" or "instrument_vocabulary".
Path in ISO 19115:
Metadata /
identificationInfo /
descriptiveKeywords /
thesaurusName /
titleIdentifier / authority /
titleCopyright © 2010–2017 The Apache Software Foundation. All rights reserved.