MD SampleDimension
From Earth Science Information Partners (ESIP)
mrc:MD_SampleDimension
The characteristics of each dimension (layer) included in the resource
- Can be substituted with mrc:MD_Band
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | mrc:sequenceIdentifier | 0..1 | gco:MemberName | Number that uniquely identifies instances of bands of wavelengths on which a sensor operates | |
2 | mrc:description | 0..1 | gco:CharacterString | Description of the range of a cell measurement value | |
3 | mrc:name | 0..* | mcc:MD_Identifier | Identifiers for each attribute included in the resource | |
4 | mrc:maxValue | 0..1 | gco:Real | Maximum value of data values in each dimension included in the resource. Restricted to UomLength in the MD_Band class. | |
5 | mrc:minValue | 0..1 | gco:Real | Minimum value of data values in each dimension included in the resource. Restricted to UomLength in the MD_Band class. | |
6 | mrc:units | 0..1 | gml:UnitDefinition | Mandatory if mrc:minValue, mrc:maxValue, or mrc:meanValue is present Units of data in each dimension included in the resource. Note that the type of this is UnitOfMeasure and that it is restricted to UomLength in the MD_Band class. |
|
7 | mrc:scaleFactor | 0..1 | gco:Real | Scale factor which has been applied to the cell value | |
8 | mrc:offset | 0..1 | gco:Real | The physical value corresponding to a cell value of zero | |
9 | mrc:meanValue | 0..1 | gco:Real | Mean value of data values in each dimension included in the resource | |
10 | mrc:numberOfValues | 0..1 | gco:Integer | This gives the number of values used in a thematicClassification resource EX:. the number of classes in a Land Cover Type coverage or the number of cells with data in other types of coverages | |
11 | mrc:standardDeviation | 0..1 | gco:Real | Standard deviation of data values in each dimension included in the resource | |
12 | mrc:otherPropertyType | 0..1 | gco:RecordType | Type of other attribute description (i.e. netcdf/variable in ncml.xsd) | |
13 | mrc:otherProperty | 0..1 | gco:Record | Instance of otherAttributeType that defines attributes not explicitly included in MD_CoverageType | |
14 | mrc:bitsPerValue | 0..1 | gco:Integer | Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel |