Term: solar irradiance (solar_irradiance)
The amount of solar energy that arrives at a specific area of a surface during a specific time interval
URI: MIXS:0000112
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use solar_irradiance.
Name | Description | Checklist/Extension |
---|---|---|
FoodFarmEnvironment | A collection of terms appropriate when collecting samples and performing sequ... | Extension |
Agriculture | A collection of terms appropriate when sequencing samples obtained in an agri... | Extension |
Air | A collection of terms appropriate when collecting and sequencing samples obta... | Extension |
Properties
- Range: String
-
Cardinality: *
-
Structured pattern:
^{scientific_float}( *- *{scientific_float})? *{text}$
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Examples
Value |
---|
1.36 kilowatts per square meter per day |
Annotations
- Preferred_unit: kilowatts per square meter per day, ergs per square centimeter per second
LinkML Source
name: solar_irradiance
annotations:
Preferred_unit:
tag: Preferred_unit
value: kilowatts per square meter per day, ergs per square centimeter per second
description: The amount of solar energy that arrives at a specific area of a surface
during a specific time interval
title: solar irradiance
examples:
- value: 1.36 kilowatts per square meter per day
from_schema: https://w3id.org/mixs
slot_uri: MIXS:0000112
alias: solar_irradiance
domain_of:
- Agriculture
- Air
- FoodFarmEnvironment
range: string
multivalued: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true