Skip to content

equinor/fmu-dataio

Repository files navigation

fmu-dataio

Test PyPI version PyPI - Python Version PyPI - License ReadTheDocs


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

Source Code: https://github.com/equinor/fmu-dataio/


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.

fmu-dataio is also showcased in Drogon. 💪

Data standard definitions

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

  • Radix Dev: Radix Dev

Updating schemas

Check out the Updating schemas page in the documentation for instructions.

License

This project is licensed under the terms of the Apache 2.0 license.