Enum: SAMPWEATHERENUM
URI: SAMPWEATHERENUM
Permissible Values
| Value | 
Meaning | 
Description | 
| clear sky | 
None | 
 | 
| cloudy | 
None | 
 | 
| foggy | 
None | 
 | 
| hail | 
None | 
 | 
| rain | 
None | 
 | 
| sleet | 
None | 
 | 
| snow | 
None | 
 | 
| sunny | 
None | 
 | 
| windy | 
None | 
 | 
Slots
| Name | 
Description | 
| samp_weather | 
The weather on the sampling day | 
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: SAMP_WEATHER_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
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