How to define new mission events?
How to define new mission events?#
For now: “by hand”, by editing the Event table / file (eg:
gfinder-data/scenarios/ juice_crema_3_0_ops.csv
), corresponding to a given CREMA (scenario), defined ingfinder-data/ scenarios/mission_scenarios.json
.In the future: the ‘event’ files, outputs of the JUICE Timeline Tool will be available via a Git repository of ESAC. (ex:
gfinder-data/scenarios/case5_DRAFT_2019Oct8_PRIME_20201220T080613.csv
). It will therefore be necessary to define their format / structure with the JUICE SOC team in order to write a standardized “event file reader”.