This specification defines a model-agnostic intermediate format for events, analogous to the PEcAn met standard. It is intended to:
- Consolidate events from diverse sources (e.g. RS, farmer surveys, literature)
- Represent ensemble-reesolved realizations of events that can be used in modeling workflows.
- Be consumed by a model specific event parser like
parse.events.<model>
that can be called bywrite.configs.<model>
.
This format for events that is based on the format used in the fieldactivity
nested within a geoJSON data structure[^1], but has been modified to be more generalized, and focused on aggregating data from many sources that have varied types of information.