|
The SEDRIS Data Representation Model
APPENDIX A - Classes Season |
|---|
An instance of this DRM class specifies the season of the year for which the attributed object is applicable. (See examples).
Since the definition of a season of the year is relative to the hemisphere being described, a <Time Interval> component is required to specify the data provider's definition of the specified season.
<Season>
season = SE_SEASON_SUMMER
<>
|
<Absolute Time Interval>
delta_days = 93
delta_hours = 0
delta_minutes = 0
delta_seconds = 0.0
<>
|
<Absolute Time Point>
year = -1 (indicates any year)
month = SE_MONTH_JUNE
day = 21
hour = 0
minutes = 0
seconds = 0.0
| SE_Time_Significance | time_significance; | (notes) |
|---|
| SE_Season | season; | (notes) |
|---|
The interval of time covered by the <Season>.
This indicates the significance of the time information.
A season of the year.
|