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

Make utilities submodule, and add ecl2df as first package #197

Open daniel-sol opened 10 months ago

daniel-sol commented 10 months ago

There is a need for easy export of datatypes for upload to sumo that are not currently curated by the geomodelling tool irap rms in fmu. Several repos exporting such datatypes exist, and are being used in the equinor-fmu sphere, but none of them are tied specifically to an fmu context, and none of them are currently exporting with metadata. To get fast progress on developing functionality for these datatypes in this repo, especially in the explorer, it is suggested to include a utilities submodule that then does the import of these "other" packages and bundles their export with fmu-dataio to produce the metadata required for upload to sumo.

Specifically for ecl2df:

Risks: