anders-kiaer / fmu-dataio

FMU data standard and data export with rich metadata in the FMU context

Home Page:https://fmu-dataio.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fmu-dataio

linting Ruff PyPI version PyPI - Python Version PyPI - License ReadTheDocs

fmu-dataio is a library for handling data flow in and out of Fast Model Update workflows. For export, it automates the adherence to the FMU data standard βœ… including both file and folder conventions as well as richer metadata πŸ”– for use by various data consumers both inside and outside the FMU context via Sumo.

fmu-dataio is designed to be used with the same syntax in all parts of an FMU workflow, including post- and pre-processing jobs and as part of ERT FORWARD_MODEL, both inside and outside RMS.

πŸ‘‰ Detailed documentation for fmu-dataio at Read the Docs. πŸ‘€

fmu-dataio is also showcased in Drogon. πŸ’ͺ

Data standard definitions

Radix

The metadata standard is defined by a JSON schema. Within Equinor, the schema is available on a Radix-hosted endpoint ⚑

About

FMU data standard and data export with rich metadata in the FMU context

https://fmu-dataio.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 99.4%Language:Shell 0.4%Language:Dockerfile 0.2%