Go to CUI-CPP V2.0 Data Types

1     Definition 2     Functional Requirements 3     Syntax
4     Semantics 5    Conformance Testing 6     Performance Assessment

1      Definition

Data produced based on the Primary Risk Statements describing the Climate Risk to be processed by the Primary Discontinuity Prediction.

Other Risk Descriptors can be added as needed using the same methodology.

2      Functional Requirements

See Semantics.

3      Syntax

https://schemas.mpai.community/CUI1/V2.0/data/ClimateRiskDescriptors.json

4      Semantics

Label Description
Header Climate Risk Statements Header
– Standard-ClimateRiskStatements The characters “CUI-LRD-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of Virtual Space.
ClimateRiskStatementTime
ClimateRiskStatementsData
GNSSPosition
  – Time: time of prediction.
  – Source: ID of prediction requester.
  – Type: GNSS Point
  – Value of position according to selected GNSS std.
AverageTemperature
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Average of temp. during last 4 quarters
AverageMinimumTemperature
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Average of min temp. during last 4 quarters
AverageMaximumTemperature
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Average of max temp. during last 4 quarters
TotalMonthlyPrecipitation
  – Time: month of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of total monthly precipitations in mm
AverageNumberOfMonthlyRainyDays4Qs
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of average number of monthly rainy days
AverageMinimumHumidity4Qs
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of average minimum humidity
AverageMaximumHumidity4Qs
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of average maximum humidity

5     Conformance Testing

A Data instance Conforms with Climate Risk Descriptors (CUI-LRD)  if:

  1. The Data validates against the Climate Risk Descriptors’ JSON Schema.
  2. All Data in the Climate Risk Descriptors’ JSON Schema
    1. Have the specified type.
    2. Validate against their JSON Schemas.
    3. Conform with their Data Qualifiers if present.

6     Performance Assessment