equinor / fmu-sumo

Interaction with Sumo in the FMU context
https://fmu-sumo.readthedocs.io/en/latest/
Apache License 2.0
0 stars 6 forks source link

Add upload of known system files in the realization context #186

Closed perolavsvendsen closed 3 months ago

perolavsvendsen commented 1 year ago

When <SUMO_UPLOAD> is triggered in the FMU workflow (in the realization context), look for known system files, starting with parameters.txt, enrich them with metadata, then upload. The proposed workflow should be:

We preferably do this without materializing metadata on the disk.

Definition of Done