Skip to content

Enum: SampWeatherEnum

URI: SampWeatherEnum

Permissible Values

Value Description
clear sky
cloudy
foggy
hail
rain
sleet
snow
sunny
windy

Terms

Name Description
samp_weather The weather on the sampling day

LinkML Source

name: SampWeatherEnum
from_schema: https://w3id.org/mixs
permissible_values:
  clear sky:
    text: clear sky
  cloudy:
    text: cloudy
  foggy:
    text: foggy
  hail:
    text: hail
  rain:
    text: rain
  sleet:
    text: sleet
  snow:
    text: snow
  sunny:
    text: sunny
  windy:
    text: windy