Band Schema
airs_model#/$defs/Properties/properties/eo__bands/anyOf/0/items
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | model.schema.json* |
items Type
object
(Band)
items Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
name | string |
Required | cannot be null | Item |
common_name | Merged | Optional | cannot be null | Item |
description | Merged | Optional | cannot be null | Item |
center_wavelength | Merged | Optional | cannot be null | Item |
full_width_half_max | Merged | Optional | cannot be null | Item |
solar_illumination | Merged | Optional | cannot be null | Item |
quality_indicators | Merged | Optional | cannot be null | Item |
Additional Properties | Any | Optional | can be null |
name
name
-
is required
-
Type:
string
(The name of the band (e.g., B01, B8, band2, red).) -
cannot be null
-
defined in: Item
name Type
string
(The name of the band (e.g., B01, B8, band2, red).)
name Constraints
maximum length: the maximum number of characters for this string is: 300
common_name
common_name
-
is optional
-
Type: merged type (The name commonly used to refer to the band to make it easier to search for bands across instruments. See the list of accepted common names.)
-
cannot be null
-
defined in: Item
common_name Type
any of
description
description
-
is optional
-
Type: merged type (Description to fully explain the band. CommonMark 0.29 syntax MAY be used for rich text representation.)
-
cannot be null
-
defined in: Item
description Type
merged type (Description to fully explain the band. CommonMark 0.29 syntax MAY be used for rich text representation.)
any of
center_wavelength
center_wavelength
-
is optional
-
Type: merged type (The center wavelength of the band, in micrometers (μm).)
-
cannot be null
-
defined in: Item
center_wavelength Type
merged type (The center wavelength of the band, in micrometers (μm).)
any of
full_width_half_max
full_width_half_max
-
is optional
-
Type: merged type (Full width at half maximum (FWHM). The width of the band, as measured at half the maximum transmission, in micrometers (μm).)
-
cannot be null
-
defined in: Item
full_width_half_max Type
merged type (Full width at half maximum (FWHM). The width of the band, as measured at half the maximum transmission, in micrometers (μm).)
any of
solar_illumination
solar_illumination
-
is optional
-
Type: merged type (The solar illumination of the band, as measured at half the maximum transmission, in W/m2/micrometers.)
-
cannot be null
-
defined in: Item
solar_illumination Type
merged type (The solar illumination of the band, as measured at half the maximum transmission, in W/m2/micrometers.)
any of
quality_indicators
quality_indicators
-
is optional
-
Type: merged type (Set of indicators for estimating the quality of the datacube variable (band).)
-
cannot be null
-
defined in: Item
quality_indicators Type
merged type (Set of indicators for estimating the quality of the datacube variable (band).)
any of
Additional Properties
Additional properties are allowed and do not have to follow a specific schema