.gitignore
.pylintrc
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
Makefile
README.md
SECURITY.md
pyproject.toml
uv.lock
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/codeql.yml
.github/workflows/publish.yml
.github/workflows/style.yml
.github/workflows/test.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/config-avg.rst
docs/config-hc.rst
docs/contributing.rst
docs/equinor-logo2.jpg
docs/examples.rst
docs/history.rst
docs/howitworks.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_static/equinor-logo.png
docs/_static/statoil_logo.png
docs/images/.gitignore
docs/images/gridding_approach.png
docs/images/gridding_approach.svg
docs/test_to_docs/.gitignore
src/grid3d_maps/__init__.py
src/grid3d_maps/version.py
src/grid3d_maps.egg-info/PKG-INFO
src/grid3d_maps.egg-info/SOURCES.txt
src/grid3d_maps.egg-info/dependency_links.txt
src/grid3d_maps.egg-info/entry_points.txt
src/grid3d_maps.egg-info/requires.txt
src/grid3d_maps.egg-info/top_level.txt
src/grid3d_maps/avghc/__init__.py
src/grid3d_maps/avghc/_compute_avg.py
src/grid3d_maps/avghc/_compute_hcpfz.py
src/grid3d_maps/avghc/_configparser.py
src/grid3d_maps/avghc/_export_via_fmudataio.py
src/grid3d_maps/avghc/_get_grid_props.py
src/grid3d_maps/avghc/_get_zonation_filters.py
src/grid3d_maps/avghc/_hc_plotmap.py
src/grid3d_maps/avghc/_loader.py
src/grid3d_maps/avghc/_mapsettings.py
src/grid3d_maps/avghc/grid3d_average_map.py
src/grid3d_maps/avghc/grid3d_hc_thickness.py
src/grid3d_maps/contact/__init__.py
src/grid3d_maps/contact/_compute_contact.py
src/grid3d_maps/contact/_get_grid_props.py
src/grid3d_maps/contact/grid3d_contact_map.py
src/grid3d_maps/forward_models/__init__.py
src/grid3d_maps/forward_models/grid3d_average_map.py
src/grid3d_maps/forward_models/grid3d_hc_thickness.py
src/grid3d_maps/hook_implementations/jobs.py
tests/__init__.py
tests/conftest.py
tests/data/reek/REEK.EGRID
tests/data/reek/REEK.INIT
tests/data/reek/REEK.UNRST
tests/data/reek/REEK_LETTERS_W_SPACE.UNRST
tests/data/reek/global_variables.yml
tests/data/reek/reek--sim_swat--20021201_19991201.roff
tests/data/reek/reek2_grid_w_zerolayer.roff
tests/data/reek/reek2_grid_w_zerolayer_dz.roff
tests/data/reek/reek_geo_grid.roff
tests/data/reek/reek_geo_stooip.roff
tests/data/reek/reek_grid_fromegrid.roff
tests/data/reek/reek_hcmap_rotated.gri
tests/data/reek/reek_sim_facies2.roff
tests/data/reek/reek_sim_grid.roff
tests/data/reek/reek_sim_permx.roff
tests/data/reek/reek_sim_poro.roff
tests/data/reek/reek_sim_zone.roff
tests/data/reek/top_upper_reek_faultpoly.xyz
tests/test_scripts/test_grid3d_average_map1.py
tests/test_scripts/test_grid3d_average_map2.py
tests/test_scripts/test_grid3d_average_map4.py
tests/test_scripts/test_grid3d_average_map_dataio1a.py
tests/test_scripts/test_grid3d_contacts1.py
tests/test_scripts/test_grid3d_hc_thickness1.py
tests/test_scripts/test_grid3d_hc_thickness2.py
tests/test_scripts/test_grid3d_hc_thickness3.py
tests/test_scripts/test_grid3d_hc_thickness4.py
tests/test_scripts/test_grid3d_hc_thickness_dataio1a.py
tests/test_scripts/test_grid3d_hc_thickness_dataio1b.py
tests/test_scripts/test_grid3d_hc_thickness_dataio1c.py
tests/test_vs_ert/test_ert_hooks.py
tests/test_vs_ert/test_hook_implementations.py
tests/yaml/avg1a.yml
tests/yaml/avg1a_zone.yml
tests/yaml/avg1b.yml
tests/yaml/avg1c.yml
tests/yaml/avg1d.yml
tests/yaml/avg1e.yml
tests/yaml/avg1f.yml
tests/yaml/avg2a.yml
tests/yaml/avg2b.yml
tests/yaml/avg2c.yml
tests/yaml/avg4a.yml
tests/yaml/contact1a.yml
tests/yaml/global_config3a.yml
tests/yaml/hc_thickness1a.yml
tests/yaml/hc_thickness1b.yml
tests/yaml/hc_thickness1b_zonation.yml
tests/yaml/hc_thickness1b_zonation2.yml
tests/yaml/hc_thickness1c.yml
tests/yaml/hc_thickness1d.yml
tests/yaml/hc_thickness1e.yml
tests/yaml/hc_thickness1f.yml
tests/yaml/hc_thickness1g.yml
tests/yaml/hc_thickness1h.yml
tests/yaml/hc_thickness1i.yml
tests/yaml/hc_thickness1z.yml
tests/yaml/hc_thickness2a.yml
tests/yaml/hc_thickness3a.yml
tests/yaml/hc_thickness3b.yml
tests/yaml/hc_thickness3c.yml
tests/yaml/hc_thickness4a.yml