equinor / fmu-sumo-sim2sumo

Upload files from reservoir simulators to azure assisted by sumo
https://fmu-sumo-sim2sumo.readthedocs.io/en/latest/
Apache License 2.0
1 stars 0 forks source link

Add upload of 3d grids with properties to sim2sumo #47

Closed daniel-sol closed 3 months ago

daniel-sol commented 5 months ago

As of today sim2sumo only deals with tabular data. It would be easy to make sim2sumo also take care of extraction and upload of 3d grids and properties related to a simulator run. As with tables, this can be done without much configuration for the user, if they don't require detailed controlled of what to extract.

daniel-sol commented 3 months ago

Was solved with PR #49