- Notifications
You must be signed in to change notification settings - Fork17
FMU data standard and data export with rich metadata in the FMU context
License
equinor/fmu-dataio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 ModelUpdate workflows. For export, it automates the adherence to the FMU datastandard ✅ including both file and folder conventions as well as richermetadata 🔖 for use by various data consumers both inside and outside theFMU context via Sumo.
fmu-dataio is designed to be used with the same syntax in all parts of anFMU workflow, including post- and pre-processing jobs and as part ofErtFORWARD_MODEL
, both inside and outsideRMS.
fmu-dataio is also showcased inDrogon. 💪
The metadata standard is defined byJSON schemas. Within Equinor,the schema is available on a Radix-hosted endpoint ⚡
Check out theUpdatingschemaspage in the documentation for instructions.
This project is licensed under the terms of theApache 2.0 license.
About
FMU data standard and data export with rich metadata in the FMU context