Enum: TidalStageEnum
URI: basalt_schema:TidalStageEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| low_tide | None | |
| high_tide | None | |
| ebb_tide | None | |
| flood_tide | None |
Slots
| Name | Description |
|---|---|
| tidal_stage | Stage of tide |
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
LinkML Source
name: TidalStageEnum
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
low_tide:
text: low_tide
high_tide:
text: high_tide
ebb_tide:
text: ebb_tide
flood_tide:
text: flood_tide