Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
fmu-dataio 2.29
fmu-dataio 2.29
  • Overview
  • Getting Started
  • Simple Exports
    • Field outline
    • Initial fluid contact outlines
    • Initial fluid contact surfaces
    • Grid extracted depth surfaces
    • Grid model static
    • Initial inplace volumes
    • Simulator fipregions mapping
    • Structure depth fault lines
    • Structure depth fault surfaces
    • Structure depth isochores
    • Structure depth surfaces
    • Structure time surfaces
  • Custom Exports
    • Usage
    • Examples
      • Average Maps from Grid Properties
      • Fault Polygons
      • FaultRoom Surface
      • Grids with Properties
      • Volume Tables

Developer Guides

  • Contributing
  • Updating schemas
  • Schema versioning
  • The FMU results data model
  • fmu-dataio 3.0 migration guide
  • API reference for fmu.dataio
    • dataio package
      • dataio.export package
        • dataio.export.rms package
          • dataio.export.rms.field_outline module
          • dataio.export.rms.fluid_contact_outlines module
          • dataio.export.rms.fluid_contact_surfaces module
          • dataio.export.rms.grid_extracted_depth_surfaces module
          • dataio.export.rms.grid_model_static module
          • dataio.export.rms.inplace_volumes module
          • dataio.export.rms.simulator_fipregions_mapping module
          • dataio.export.rms.structure_depth_fault_lines module
          • dataio.export.rms.structure_depth_fault_surfaces module
          • dataio.export.rms.structure_depth_isochores module
          • dataio.export.rms.structure_depth_surfaces module
          • dataio.export.rms.structure_time_surfaces module
      • dataio.manifest package
      • dataio.dataio module
      • dataio.exceptions module
      • dataio.preprocessed module
      • dataio.types module
      • dataio.version module
Back to top
View this page

Examples¶

The following examples are included for reference.

  • Average Maps from Grid Properties
  • Fault Polygons
  • FaultRoom Surface
  • Grids with Properties
  • Volume Tables

Global variables¶

This is a snippet of the global_variables.yml file which holds the static metadata described in the Getting Started section. In real cases this file will be much longer.

Next
Average Maps from Grid Properties
Previous
Usage
Copyright © Equinor 2026 (fmu-dataio release 2.29.1)
Made with Sphinx and @pradyunsg's Furo
On this page
  • Examples
    • Global variables