Skip to content

Indicators Schema

airs_model#/$defs/Properties/properties/dc3__quality_indicators/anyOf/0
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*

0 Type

object (Indicators)

0 Properties

Property Type Required Nullable Defined by
time_compacity Merged Optional cannot be null Item
spatial_coverage Merged Optional cannot be null Item
group_lightness Merged Optional cannot be null Item
time_regularity Merged Optional cannot be null Item

time_compacity

time_compacity

time_compacity Type

merged type (Indicates whether the temporal extend of the temporal slices (groups) are compact or not compared to the cube temporal extend. Computed as follow: 1-range(group rasters) / range(cube rasters).)

any of

spatial_coverage

spatial_coverage

spatial_coverage Type

merged type (Indicates the proportion of the region of interest that is covered by the input rasters. Computed as follow: area(intersection(union(rasters),roi)) / area(roi)))

any of

group_lightness

group_lightness

group_lightness Type

merged type (Indicates the proportion of non overlapping regions between the different input rasters. Computed as follow: area(intersection(union(rasters),roi)) / sum(area(intersection(raster, roi))))

any of

time_regularity

time_regularity

time_regularity Type

merged type (Indicates the regularity of the extends between the temporal slices (groups). Computed as follow: 1-std(inter group temporal gaps)/avg(inter group temporal gaps))

any of