Enum: SampWeatherEnum
URI: SampWeatherEnum
Permissible Values
Value |
Meaning |
Description |
clear sky |
None |
|
cloudy |
None |
|
foggy |
None |
|
hail |
None |
|
rain |
None |
|
snow |
None |
|
sleet |
None |
|
sunny |
None |
|
windy |
None |
|
Slots
Schema Source
- from schema: https://example.com/nmdc_submission_schema
LinkML Source
name: samp_weather_enum
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
clear sky:
text: clear sky
cloudy:
text: cloudy
foggy:
text: foggy
hail:
text: hail
rain:
text: rain
snow:
text: snow
sleet:
text: sleet
sunny:
text: sunny
windy:
text: windy