Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.53 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.53 KB

grid3d-maps

tests Python Version License: GPL v3 Ruff

Various scripts for generating maps from 3D grid properties.

Scripts included

Script Description
grid3d_hc_thickness Make Hydrocarbon thickness maps from Eclipse and/or Roff input
grid3d_average_map Make average maps from a 3D grid parameter, Eclipse or Roff input

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. See fmu-dataio and fmu-sumo