Season

The span of time for which field operations contribute to a particular growing season. For many areas, this is approximately a year in length. E.g., In the northern hemisphere, Season “2022” may extend from the first operations following harvest in the fall of 2021 to the last harvest activities in the fall of 2022. As such, seasons may overlap in months where harvest operations in the prior season are ongoing as field prep and fertilizer operations are starting for the new season.

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..1
Start 0..1
End 0..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml Season

class Season {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    TimePoint [[/docs/start Start]]
    TimePoint [[/docs/end End]]
}

class Id {
    [[/docs/id details]]→
}

class ContextItems {
    [[/docs/context-items details]]→
}

Season o-d- "1...1" Id
Season o-r- "0...1" ContextItems

hide circle
@enduml

Where Used

Following is a list of components that have Season as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: c9807293b7b54e319a00cf8b06eb5852

ADAPT Standard Version 1.0.0