Skip to content

XTGeo scripts, with focus on maps from 3D grids in various ways based on XTGeo lib

License

Notifications You must be signed in to change notification settings

sondreso/xtgeoapp-grd3dmaps

 
 

Repository files navigation

image

image

The scripts in xtgeoapp_grd3dmaps

Various scripts for generating maps from 3D grid properties.

Documentation: https://fmu-docs.equinor.com/docs/xtgeoapp-grd3dmaps/

Script grid3d_hc_thickness

Make Hydrocarbon thickness maps from Eclipse and/or Roff input

Script grid3d_average_map

Make average maps from a 3D grid parameter, Eclipse or Roff input

Script grid3d_aggregate_map

Make aggregated maps (min/max/mean/sum) from a 3D grid parameter, Eclipse or Roff input

Script grid3d_migration_time

Make migration time maps aimed at tracking plume migration in CCS applications

Features

  • From Eclipse files (EGRID, INIT, UNRST) and/or RMS binary ROFF make HCPV thickness maps, or make weighted average maps
    • No need to invoke RMS
    • Efficient in FMU work flows
    • HC thickness maps and average maps for property differences is supported (see examples in YAML config files)
  • Outputs PNG figures and Irap (RMS) binary maps
  • Simple configuration through a YAML file
  • Configuration from YAML can be overriden by command line options
  • From version 1.3, output via fmu-dataio (to sumo) is supported.

About

XTGeo scripts, with focus on maps from 3D grids in various ways based on XTGeo lib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.9%