Uses of Class
org.apache.sis.storage.netcdf.AttributeNames.Responsible
-
Packages that use AttributeNames.Responsible Package Description org.apache.sis.storage.netcdf Maps ISO metadata elements from/to the Climate and Forecast (CF) attributes in a netCDF file. -
-
Uses of AttributeNames.Responsible in org.apache.sis.storage.netcdf
Fields in org.apache.sis.storage.netcdf declared as AttributeNames.Responsible Modifier and Type Field Description static AttributeNames.Responsible
AttributeNames. CONTRIBUTOR
The set of attribute names for the contributor (Suggested).static AttributeNames.Responsible
AttributeNames. CREATOR
The set of attribute names for the creator (Recommended).static AttributeNames.Responsible
AttributeNames. PUBLISHER
The set of attribute names for the publisher (Suggested).
-