subscript 1.13.1__tar.gz → 1.14.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {subscript-1.13.1 → subscript-1.14.0}/PKG-INFO +1 -1
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/field_statistics/field_statistics.py +48 -11
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/prtvol2csv/prtvol2csv.py +51 -7
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/version.py +16 -3
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript.egg-info/PKG-INFO +1 -1
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript.egg-info/SOURCES.txt +2 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_field_statistics.py +22 -6
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_prtvol2csv.py +30 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/config_example.yml +1 -0
- subscript-1.14.0/tests/testdata_prtvol2csv/0readme.txt +17 -0
- subscript-1.14.0/tests/testdata_prtvol2csv/DROGON_NO_INITIAL_BALANCE.PRT +4189 -0
- subscript-1.14.0/tests/testdata_prtvol2csv/DROGON_NO_INITIAL_BALANCE_FLOW.PRT +4089 -0
- subscript-1.13.1/tests/testdata_prtvol2csv/0readme.txt +0 -12
- {subscript-1.13.1 → subscript-1.14.0}/.github/workflows/codecov.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/.github/workflows/publish.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/.github/workflows/subscript.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/.gitignore +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/.pylintrc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/LICENSE +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/README.md +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/SECURITY.md +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/ci/testkomodo.sh +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/Makefile +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/_static/equinor-logo.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/_static/equinor-logo2.jpg +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/_static/equinor-logo2.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/_static/equinor_logo.jpg +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/_static/equinor_logo_only.jpg +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/_templates/layout.html +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/conf.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/contributing.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/history.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/index.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/make.bat +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/overview.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/bjobsusers.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/casegen_upcars.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/check_swatinit.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/convert_grid_format.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/csv2ofmvol.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/csv_merge.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/csv_stack.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/eclcompress.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/ecldiff2roff.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/field_statistics.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/fmu_copy_revision.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/fmuobs.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/grav_subs_maps.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/grav_subs_points.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/Pack_sim_overview.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/Summaryplot-ensemble.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/Summaryplot-ert.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/Summaryplot-normalizeexample.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/Workflow_sector2fluxnum.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/casegen_upcars_geometry.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/check_swatinit_scatter.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/check_swatinit_volplot.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/ecl-swat-initialization.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/make_check_swatinit_images.sh +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/images/resinsight_wells_project_example.png +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/interp_relperm.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/merge_rft_ertobs.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/merge_unrst_files.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/ofmvol2csv.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/pack_sim.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/params2csv.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/presentvalue.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/prtvol2csv.csv +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/prtvol2csv.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/restartthinner.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/ri_wellmod.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/rmsecl_volumetrics.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/sector2fluxnum.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/summaryplot.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/sunsch.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/sw_model_utilities.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/vfp2csv.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/scripts/welltest_dpds.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/docs/usage.rst +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/pyproject.toml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/setup.cfg +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/bjobsusers/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/bjobsusers/bjobsusers.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/casegen_upcars/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/casegen_upcars/casegen_upcars.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/casegen_upcars/model.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/casegen_upcars/udf.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/casegen_upcars/udf_arg_parser.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/check_swatinit/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/check_swatinit/check_swatinit.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/check_swatinit/constants.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/check_swatinit/pillarmodel.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/check_swatinit/plotter.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/convert_grid_format/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/convert_grid_format/convert_grid_format.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/csv2ofmvol/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/csv2ofmvol/csv2ofmvol.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/csv_merge/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/csv_merge/csv_merge.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/csv_stack/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/csv_stack/csv_stack.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/eclcompress/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/eclcompress/allowlist.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/eclcompress/eclcompress.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/ecldiff2roff/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/ecldiff2roff/ecldiff2roff.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/field_statistics/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmu_copy_revision/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmu_copy_revision/fmu_copy_revision.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmuobs/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmuobs/fmuobs.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmuobs/parsers.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmuobs/util.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/fmuobs/writers.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/grav_subs_maps/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/grav_subs_maps/grav_subs_maps.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/grav_subs_points/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/grav_subs_points/grav_subs_points.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/hook_implementations/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/hook_implementations/forward_model_steps.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/interp_relperm/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/interp_relperm/interp_relperm.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/legacy/duf +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/legacy/eclmanual +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/legacy/ertwatch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/legacy/list_rms_usage +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/legacy/nosim +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/legacy/runeclipse +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/merge_rft_ertobs/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/merge_rft_ertobs/merge_rft_ertobs.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/merge_unrst_files/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/merge_unrst_files/merge_unrst_files.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/ofmvol2csv/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/ofmvol2csv/ofmvol2csv.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/pack_sim/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/pack_sim/pack_sim.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/params2csv/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/params2csv/params2csv.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/presentvalue/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/presentvalue/presentvalue.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/prtvol2csv/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/restartthinner/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/restartthinner/restartthinner.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/ri_wellmod/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/ri_wellmod/ri_wellmod.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/rmsecl_volumetrics/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/rmsecl_volumetrics/rmsecl_volumetrics.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/completions.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/datafile_obj.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/flux_obj.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/flux_util.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/fluxfile_obj.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sector2fluxnum/sector2fluxnum.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/summaryplot/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/summaryplot/summaryplot.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sunsch/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sunsch/sunsch.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sunsch/time_vector.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sw_model_utilities/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/sw_model_utilities/sw_model_utilities.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/vfp2csv/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/vfp2csv/vfp2csv.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/welltest_dpds/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript/welltest_dpds/welltest_dpds.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript.egg-info/dependency_links.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript.egg-info/entry_points.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript.egg-info/requires.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/src/subscript.egg-info/top_level.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/__init__.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/conftest.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/edit/drogon.trans +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/grid/drogon.faults +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/grid/drogon.grid +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/grid/drogon.multnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/grid/drogon.multregt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/grid/drogon.perm +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/grid/drogon.poro +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/props/drogon.pvt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/props/drogon.sattab +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/props/drogon.swatinit +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/regions/drogon.eqlnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/regions/drogon.fipnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/regions/drogon.fipzon +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/regions/drogon.pvtnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/regions/drogon.satnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/runspec/drogon.dimens +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/runspec/drogon.eqldims +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/runspec/drogon.gridopts +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/runspec/drogon.regdims +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/runspec/drogon.tabdims +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/55_33-1.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/55_33-1.wells +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/drogon_hist.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/vfp/A-1.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/vfp/A-2.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/vfp/A-3.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/schedule/vfp/A-4.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/solution/drogon.equil +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/solution/drogon.rxvd +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/solution/drogon.thpres +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/include/summary/drogon.summary +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/drogon/eclipse/model/DROGON-0.DATA +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/grid/reek.faults +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/grid/reek.grid +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/grid/reek.multflt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/grid/reek.multz +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/grid/reek.perm +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/grid/reek.poro +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/let-sgof.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/let-swof.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/reek.endpoints +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/reek.pvt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/reek.swatinit +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/sgof.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/swof.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/props/swof.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/regions/reek.eqlnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/regions/reek.fipnum +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/schedule/reek_history.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/solution/reek.equil +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/include/summary/reek.smry +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.DATA +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.ECLEND +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.EGRID +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.INIT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.LOG +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.PRT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.RFT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.SMSPEC +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.UNRST +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/2_R001_REEK-0.UNSMRY +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/eclipse/model/parameters.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/parameters.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/rms/README +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/rms/reek.rms10.1.3/.master +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/reek/rms/reek.rms11.1.0/.master +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/vfp/GasProd.VFP +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/vfp/pd2.VFP +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/welltest/eclipse/model/DROGON_DST_PLT-0.SMSPEC +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/data/welltest/eclipse/model/DROGON_DST_PLT-0.UNSMRY +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_bjobsusers.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_casegen_upcars.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_check_swatinit.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_check_swatinit_simulators.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_convert_grid_format.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_csv2ofmvol.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_csv_merge.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_csv_stack.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_docs.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_eclcompress.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_ecldiff2roff.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_eclinit2roff.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_fmu_copy_revision.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_fmuobs.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_fmuobs_parsers.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_fmuobs_writers.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_grav_subs_maps.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_grav_subs_points.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_hook_implementations.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_interp_relperm.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_merge_rft_ertobs.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_merge_unrst_files.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_ofmvol2csv.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_pack_sim.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_params2csv.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_presentvalue.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_restartthinner.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_ri_wellmod.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_rmsecl_volumetrics.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_sector2fluxnum.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_subscriptlogger.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_summaryplot.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_sunsch.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_sw_model_utilities.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_vfp2csv.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/test_welltest_dpds.py +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_casegen_upcars/demo_large_scale.yaml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_casegen_upcars/demo_small_scale.yaml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_casegen_upcars/dump_value.tmpl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_casegen_upcars/upcars_eclipse_ref_lg.tmpl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_casegen_upcars/upcars_eclipse_ref_ss.tmpl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_eclcompress/permxyz.grdecl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/ERTBOX.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/Geogrid.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/files.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_B_P1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_B_P1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_C_P2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_C_P2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_A_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_A_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_B_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_B_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_C_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_C_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F3_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F3_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F3_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F3_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F3_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F3_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_B_P1_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_B_P1_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_C_P2_0.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_C_P2_3.roff +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/ert/model/0readme +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/fmuconfig/output/global_variables.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_field_statistics/rms/output/aps/ERTBOX.EGRID +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/drogon_wbhp_rft_wct_gor_tracer_4d.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/ert-doc.csv +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/ert-doc.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/ert-doc.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/fmu-ensemble-obs.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/hist_obs_wells.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_fmuobs/ri-obs.csv +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/HIST.EGRID +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/HIST.INIT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/HIST.UNRST +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/global_variables.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/grav_subs_maps.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/grav_subs_points.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/seabed.gri +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_gravity/station_coordinates.csv +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/cfg.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/sgof_base.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/sgof_opt.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/sgof_pes.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/swof_base.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/swof_opt.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_interp_relperm/swof_pes.inc +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/gendata_rft.csv +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A2.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A2.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A3.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A3.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A4.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A4_1.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A5.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A5.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A6.obs +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/R_A6.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_rft_ertobs/drogon/rft/well_date_rft.txt +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_unrst_files/HIST.UNRST +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_merge_unrst_files/PRED.UNRST +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ofmvol2csv/fileA.vol +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ofmvol2csv/fileB.vol +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ofmvol2csv/fileC.vol +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ofmvol2csv/ofm_example.vol +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_prtvol2csv/DROGON_FIPNUM.PRT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_prtvol2csv/DROGON_FIPZON.PRT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_prtvol2csv/DROGON_INACTIVE_FIPNUM.PRT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/drogon_include/grid/drogon.grid.grdecl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/drogon_include/grid/drogon.ntg.grdecl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/drogon_include/grid/drogon.perm.grdecl +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/drogon_trajectories/rft_wells.dat +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/drogon_trajectories/wells.dat +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/drogon_wells_noicd.rsp +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/reek_trajectories/reek_wells.dat +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_ri_wellmod/ri_reek_wells.rsp +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/DUMPFLUX_TEST.DATA +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/DUMPFLUX_TEST.EGRID +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/DUMPFLUX_TEST.FLUX +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/OUT_COARSE.FLUX +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/TEST.DATA +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/TEST.EGRID +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/TEST.INIT +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sector2fluxnum/TEST.UNRST +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/config.yml +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/emptyinit.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/foo1.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/footemplate.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/initwithdates.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/merge2.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/mergeme.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/testdata_sunsch/options3.sch +0 -0
- {subscript-1.13.1 → subscript-1.14.0}/tests/utils.py +0 -0
|
@@ -37,7 +37,7 @@ from field parameters using ERTBOX grid.
|
|
|
37
37
|
The script reads ensembles of realizations from scratch disk from
|
|
38
38
|
<RUN_PATH> directory::
|
|
39
39
|
|
|
40
|
-
share/results/grids
|
|
40
|
+
share/results/grids/<geogridname>--<propertyname>.roff.
|
|
41
41
|
|
|
42
42
|
Optionally also temporary field parameters coming from APS or petrophysical
|
|
43
43
|
field parameters can be used to calculate mean and standard deviations.
|
|
@@ -172,9 +172,13 @@ EPILOGUE = """
|
|
|
172
172
|
|
|
173
173
|
# Specify which geogrid fields to use
|
|
174
174
|
# Geogrid fields are typically found in:
|
|
175
|
-
# <RUN_PATH>/share/results/grids
|
|
175
|
+
# <RUN_PATH>/share/results/grids/<geogridname>--<property-name>.roff
|
|
176
176
|
# Optional keyword
|
|
177
177
|
geogrid_fields:
|
|
178
|
+
# Prefix (name of geogrid) to be used for field parameters related to the
|
|
179
|
+
# geogrid.
|
|
180
|
+
geogrid_name: "geogrid"
|
|
181
|
+
|
|
178
182
|
# Selected set of zone names to use in calculations of statistics.
|
|
179
183
|
# Must be one or more of the defined zones.
|
|
180
184
|
# Require at least one zone to be selected.
|
|
@@ -201,7 +205,7 @@ EPILOGUE = """
|
|
|
201
205
|
# For each zone specify which discrete parameter to use to calculate
|
|
202
206
|
# facies probability estimates.
|
|
203
207
|
# Possible names are those found in the
|
|
204
|
-
# share/results/grids
|
|
208
|
+
# share/results/grids/<geogridname>--<name>.roff
|
|
205
209
|
# files that are of discrete type.
|
|
206
210
|
# This key can be omitted or some of the lines specifying parameters
|
|
207
211
|
# for a zone if you don't want to use it.
|
|
@@ -213,7 +217,7 @@ EPILOGUE = """
|
|
|
213
217
|
# For each zone specify which continuous parameter to use to
|
|
214
218
|
# calculate estimate of mean and stdev over ensemble.
|
|
215
219
|
# Possible names are those found in the
|
|
216
|
-
# share/results/grids
|
|
220
|
+
# share/results/grids/<geogridname>--<name>.roff
|
|
217
221
|
# files that are of continuous type
|
|
218
222
|
# This key can be omitted or some of the lines specifying
|
|
219
223
|
# parameters for a zone if you don't want to use it.
|
|
@@ -608,9 +612,10 @@ def read_ensemble_realization(
|
|
|
608
612
|
iter_number,
|
|
609
613
|
property_param_name,
|
|
610
614
|
zone_code_names,
|
|
615
|
+
geogrid_name,
|
|
611
616
|
):
|
|
612
617
|
realization_path = Path(f"realization-{realization_number}/iter-{iter_number}")
|
|
613
|
-
grid_path = Path("share/results/grids/
|
|
618
|
+
grid_path = Path("share/results/grids/" + geogrid_name + ".roff")
|
|
614
619
|
file_path_grid = Path(ensemble_path) / realization_path / grid_path
|
|
615
620
|
if file_path_grid.exists():
|
|
616
621
|
grid = xtgeo.grid_from_file(file_path_grid, fformat="roff")
|
|
@@ -618,7 +623,9 @@ def read_ensemble_realization(
|
|
|
618
623
|
else:
|
|
619
624
|
return None, None, None
|
|
620
625
|
|
|
621
|
-
property_path = Path(
|
|
626
|
+
property_path = Path(
|
|
627
|
+
"share/results/grids/" + geogrid_name + f"--{property_param_name}.roff"
|
|
628
|
+
)
|
|
622
629
|
file_path_property = Path(ensemble_path) / realization_path / property_path
|
|
623
630
|
property_param = xtgeo.gridproperty_from_file(file_path_property, fformat="roff")
|
|
624
631
|
|
|
@@ -635,9 +642,10 @@ def read_geogrid_realization(
|
|
|
635
642
|
realization_number,
|
|
636
643
|
iter_number,
|
|
637
644
|
zone_code_names,
|
|
645
|
+
geogrid_name,
|
|
638
646
|
):
|
|
639
647
|
realization_path = Path(f"realization-{realization_number}/iter-{iter_number}")
|
|
640
|
-
grid_path = Path("share/results/grids/
|
|
648
|
+
grid_path = Path("share/results/grids/" + geogrid_name + ".roff")
|
|
641
649
|
file_path_grid = Path(ensemble_path) / realization_path / grid_path
|
|
642
650
|
if file_path_grid.exists():
|
|
643
651
|
grid = xtgeo.grid_from_file(file_path_grid, fformat="roff")
|
|
@@ -778,6 +786,7 @@ def write_mean_stdev_nactive(
|
|
|
778
786
|
result_path,
|
|
779
787
|
ens_path,
|
|
780
788
|
zone_code_names,
|
|
789
|
+
geogrid_name,
|
|
781
790
|
copy_to_geogrid_realization=False,
|
|
782
791
|
):
|
|
783
792
|
output_path = result_path
|
|
@@ -826,7 +835,11 @@ def write_mean_stdev_nactive(
|
|
|
826
835
|
# Use realization number 0
|
|
827
836
|
real_number = 0
|
|
828
837
|
geogrid_dimensions, geogrid_subgrids = read_geogrid_realization(
|
|
829
|
-
ens_path,
|
|
838
|
+
ens_path,
|
|
839
|
+
real_number,
|
|
840
|
+
iter_number,
|
|
841
|
+
zone_code_names,
|
|
842
|
+
geogrid_name,
|
|
830
843
|
)
|
|
831
844
|
|
|
832
845
|
ertbox_to_geogrid_statistics(
|
|
@@ -839,6 +852,7 @@ def write_mean_stdev_nactive(
|
|
|
839
852
|
ertbox_dims,
|
|
840
853
|
conformity,
|
|
841
854
|
ens_path,
|
|
855
|
+
geogrid_name,
|
|
842
856
|
param_name=param_name,
|
|
843
857
|
)
|
|
844
858
|
|
|
@@ -852,6 +866,7 @@ def write_mean_stdev_nactive(
|
|
|
852
866
|
ertbox_dims,
|
|
853
867
|
conformity,
|
|
854
868
|
ens_path,
|
|
869
|
+
geogrid_name,
|
|
855
870
|
param_name=param_name,
|
|
856
871
|
)
|
|
857
872
|
|
|
@@ -875,13 +890,14 @@ def ertbox_to_geogrid_statistics(
|
|
|
875
890
|
ertbox_dimensions,
|
|
876
891
|
zone_conformity,
|
|
877
892
|
ens_path,
|
|
893
|
+
geogrid_name,
|
|
878
894
|
param_name=None,
|
|
879
895
|
facies_name=None,
|
|
880
896
|
):
|
|
881
897
|
if param_name:
|
|
882
|
-
geogrid_stat_name = f"
|
|
898
|
+
geogrid_stat_name = f"{geogrid_name}--{statistics_name}_{param_name}"
|
|
883
899
|
if facies_name:
|
|
884
|
-
geogrid_stat_name = f"
|
|
900
|
+
geogrid_stat_name = f"{geogrid_name}--{statistics_name}_{facies_name}"
|
|
885
901
|
assert (param_name is not None) or (facies_name is not None)
|
|
886
902
|
geogrid_stat_file_name = (
|
|
887
903
|
ens_path
|
|
@@ -930,6 +946,7 @@ def write_fraction_nactive(
|
|
|
930
946
|
result_path,
|
|
931
947
|
ens_path,
|
|
932
948
|
zone_code_names,
|
|
949
|
+
geogrid_name,
|
|
933
950
|
ncount_active_values=None,
|
|
934
951
|
copy_to_geogrid_realization=False,
|
|
935
952
|
):
|
|
@@ -979,7 +996,11 @@ def write_fraction_nactive(
|
|
|
979
996
|
# Use realization number 0
|
|
980
997
|
real_number = 0
|
|
981
998
|
geogrid_dimensions, geogrid_subgrids = read_geogrid_realization(
|
|
982
|
-
ens_path,
|
|
999
|
+
ens_path,
|
|
1000
|
+
real_number,
|
|
1001
|
+
iter_number,
|
|
1002
|
+
zone_code_names,
|
|
1003
|
+
geogrid_name,
|
|
983
1004
|
)
|
|
984
1005
|
ertbox_to_geogrid_statistics(
|
|
985
1006
|
"prob",
|
|
@@ -991,6 +1012,7 @@ def write_fraction_nactive(
|
|
|
991
1012
|
ertbox_dimensions,
|
|
992
1013
|
conformity,
|
|
993
1014
|
ens_path,
|
|
1015
|
+
geogrid_name,
|
|
994
1016
|
facies_name=facies_name,
|
|
995
1017
|
)
|
|
996
1018
|
|
|
@@ -1042,6 +1064,14 @@ def get_specifications(input_dict, ertbox_size, ert_config_path):
|
|
|
1042
1064
|
use_geogrid_fields = True
|
|
1043
1065
|
geogrid_fields_dict = input_dict["geogrid_fields"]
|
|
1044
1066
|
|
|
1067
|
+
key = "geogrid_name"
|
|
1068
|
+
if key in geogrid_fields_dict:
|
|
1069
|
+
geogrid_name = geogrid_fields_dict[key]
|
|
1070
|
+
geogrid_name = geogrid_name.strip()
|
|
1071
|
+
else:
|
|
1072
|
+
# Set default
|
|
1073
|
+
geogrid_name = "geogrid"
|
|
1074
|
+
|
|
1045
1075
|
key = "zone_code_names"
|
|
1046
1076
|
if key in geogrid_fields_dict:
|
|
1047
1077
|
zone_code_names = geogrid_fields_dict[key]
|
|
@@ -1119,6 +1149,7 @@ def get_specifications(input_dict, ertbox_size, ert_config_path):
|
|
|
1119
1149
|
zone_names_used,
|
|
1120
1150
|
zone_conformity,
|
|
1121
1151
|
zone_code_names,
|
|
1152
|
+
geogrid_name,
|
|
1122
1153
|
param_name_dict,
|
|
1123
1154
|
disc_param_name_dict,
|
|
1124
1155
|
init_path,
|
|
@@ -1254,6 +1285,7 @@ def calc_stats(
|
|
|
1254
1285
|
zone_names,
|
|
1255
1286
|
zone_conformity,
|
|
1256
1287
|
zone_code_names,
|
|
1288
|
+
geogrid_name,
|
|
1257
1289
|
param_name_dict,
|
|
1258
1290
|
disc_param_name_dict,
|
|
1259
1291
|
_,
|
|
@@ -1290,6 +1322,7 @@ def calc_stats(
|
|
|
1290
1322
|
iter_number,
|
|
1291
1323
|
param_name,
|
|
1292
1324
|
zone_code_names,
|
|
1325
|
+
geogrid_name,
|
|
1293
1326
|
)
|
|
1294
1327
|
)
|
|
1295
1328
|
if grid_dimensions is None:
|
|
@@ -1342,6 +1375,7 @@ def calc_stats(
|
|
|
1342
1375
|
result_path,
|
|
1343
1376
|
ens_path,
|
|
1344
1377
|
zone_code_names,
|
|
1378
|
+
geogrid_name,
|
|
1345
1379
|
copy_to_geogrid_realization=copy_to_geogrid_realization,
|
|
1346
1380
|
)
|
|
1347
1381
|
has_written_nactive = True
|
|
@@ -1377,6 +1411,7 @@ def calc_stats(
|
|
|
1377
1411
|
iter_number,
|
|
1378
1412
|
param_name,
|
|
1379
1413
|
zone_code_names,
|
|
1414
|
+
geogrid_name,
|
|
1380
1415
|
)
|
|
1381
1416
|
)
|
|
1382
1417
|
|
|
@@ -1439,6 +1474,7 @@ def calc_stats(
|
|
|
1439
1474
|
result_path,
|
|
1440
1475
|
ens_path,
|
|
1441
1476
|
zone_code_names,
|
|
1477
|
+
geogrid_name,
|
|
1442
1478
|
ncount_active_values=sum_active,
|
|
1443
1479
|
copy_to_geogrid_realization=copy_to_geogrid_realization,
|
|
1444
1480
|
)
|
|
@@ -1453,6 +1489,7 @@ def calc_stats(
|
|
|
1453
1489
|
result_path,
|
|
1454
1490
|
ens_path,
|
|
1455
1491
|
zone_code_names,
|
|
1492
|
+
geogrid_name,
|
|
1456
1493
|
copy_to_geogrid_realization=copy_to_geogrid_realization,
|
|
1457
1494
|
)
|
|
1458
1495
|
txt4 = f" Sum facies volume fraction: {sum_fraction}"
|
|
@@ -5,6 +5,7 @@ import argparse
|
|
|
5
5
|
import logging
|
|
6
6
|
import re
|
|
7
7
|
import warnings
|
|
8
|
+
from datetime import datetime
|
|
8
9
|
from pathlib import Path
|
|
9
10
|
from typing import Optional
|
|
10
11
|
|
|
@@ -96,7 +97,7 @@ def get_parser() -> argparse.ArgumentParser:
|
|
|
96
97
|
return parser
|
|
97
98
|
|
|
98
99
|
|
|
99
|
-
def prep_output_dir(tablesdir: Optional[str]
|
|
100
|
+
def prep_output_dir(tablesdir: Optional[str]) -> Path:
|
|
100
101
|
"""Ensures an output directory exists, and returns
|
|
101
102
|
the name of the directory.
|
|
102
103
|
|
|
@@ -105,16 +106,12 @@ def prep_output_dir(tablesdir: Optional[str], suffix: Optional[str]) -> Path:
|
|
|
105
106
|
|
|
106
107
|
Args:
|
|
107
108
|
tablesdir (str): Directory to create. Default is share/results/volumes.
|
|
108
|
-
suffix (str): If nonempty, added to the results-part in tablesdir.
|
|
109
109
|
|
|
110
110
|
Returns:
|
|
111
111
|
str: The directory that was ensured existed.
|
|
112
112
|
"""
|
|
113
113
|
if not tablesdir:
|
|
114
|
-
|
|
115
|
-
tablesdir = "share/results/volumes/" # FMU standard
|
|
116
|
-
else:
|
|
117
|
-
tablesdir = "share/results-" + suffix + "/volumes"
|
|
114
|
+
tablesdir = "share/results/volumes/" # FMU standard
|
|
118
115
|
if not Path(tablesdir).is_dir():
|
|
119
116
|
warnings.warn(
|
|
120
117
|
(
|
|
@@ -203,6 +200,53 @@ def currently_in_place_from_prt(
|
|
|
203
200
|
inplace_df.index.name = fipname # Use "FIPNUM" if not handled by Webviz
|
|
204
201
|
|
|
205
202
|
logger.info("Extracted CURRENTLY IN PLACE from %s at date %s", prt_file, date_str)
|
|
203
|
+
|
|
204
|
+
# Find the initial date from the PRT file, to compare with date for report extracted
|
|
205
|
+
# Eclipse: Look for " REPORT 0" at start of line (OBS! Not very robust)
|
|
206
|
+
date_matcher_ecl = re.compile(r"^\s{2}REPORT\s{3}0")
|
|
207
|
+
# Flow: Look for "Report step 0" at start of line
|
|
208
|
+
date_matcher_flow = re.compile(r"^Report step\s{2}0")
|
|
209
|
+
|
|
210
|
+
with Path(prt_file).open(encoding="utf8") as f_handle:
|
|
211
|
+
for line in f_handle:
|
|
212
|
+
if date_matcher_ecl.search(line) is not None:
|
|
213
|
+
line_split = line.split("*")
|
|
214
|
+
initial_date_string = line_split[0].rstrip().split(" ")[-1]
|
|
215
|
+
initial_date_object = datetime.strptime(
|
|
216
|
+
initial_date_string, "%d %b %Y"
|
|
217
|
+
).date()
|
|
218
|
+
logger.info(
|
|
219
|
+
f"Initial date is {initial_date_object}, report date is {date_str}"
|
|
220
|
+
)
|
|
221
|
+
initial_date_found = True
|
|
222
|
+
break
|
|
223
|
+
if date_matcher_flow.search(line) is not None:
|
|
224
|
+
line_split = line.split("=")
|
|
225
|
+
initial_date_string = line_split[-1].strip()
|
|
226
|
+
initial_date_object = datetime.strptime(
|
|
227
|
+
initial_date_string, "%d-%b-%Y"
|
|
228
|
+
).date()
|
|
229
|
+
logger.info(
|
|
230
|
+
f"Initial date is {initial_date_object}, report date is {date_str}"
|
|
231
|
+
)
|
|
232
|
+
initial_date_found = True
|
|
233
|
+
break
|
|
234
|
+
|
|
235
|
+
if initial_date_found and (date_str > initial_date_object):
|
|
236
|
+
warnings.warn(
|
|
237
|
+
(
|
|
238
|
+
"The volume report extracted is not at initial time. \n The volume "
|
|
239
|
+
f"report is from {date_str}, which is later than start of simulation "
|
|
240
|
+
f"({initial_date_object})."
|
|
241
|
+
),
|
|
242
|
+
UserWarning,
|
|
243
|
+
)
|
|
244
|
+
elif not initial_date_found:
|
|
245
|
+
warnings.warn(
|
|
246
|
+
("Cannot determine if volume report is at initial time."),
|
|
247
|
+
UserWarning,
|
|
248
|
+
)
|
|
249
|
+
|
|
206
250
|
return inplace_df
|
|
207
251
|
|
|
208
252
|
|
|
@@ -289,7 +333,7 @@ def main() -> None:
|
|
|
289
333
|
"""Function for command line invocation"""
|
|
290
334
|
args = get_parser().parse_args()
|
|
291
335
|
|
|
292
|
-
tablesdir = prep_output_dir(args.dir
|
|
336
|
+
tablesdir = prep_output_dir(args.dir)
|
|
293
337
|
|
|
294
338
|
if args.dir != ".":
|
|
295
339
|
logger.warning(
|
|
@@ -1,7 +1,14 @@
|
|
|
1
1
|
# file generated by setuptools-scm
|
|
2
2
|
# don't change, don't track in version control
|
|
3
3
|
|
|
4
|
-
__all__ = [
|
|
4
|
+
__all__ = [
|
|
5
|
+
"__version__",
|
|
6
|
+
"__version_tuple__",
|
|
7
|
+
"version",
|
|
8
|
+
"version_tuple",
|
|
9
|
+
"__commit_id__",
|
|
10
|
+
"commit_id",
|
|
11
|
+
]
|
|
5
12
|
|
|
6
13
|
TYPE_CHECKING = False
|
|
7
14
|
if TYPE_CHECKING:
|
|
@@ -9,13 +16,19 @@ if TYPE_CHECKING:
|
|
|
9
16
|
from typing import Union
|
|
10
17
|
|
|
11
18
|
VERSION_TUPLE = Tuple[Union[int, str], ...]
|
|
19
|
+
COMMIT_ID = Union[str, None]
|
|
12
20
|
else:
|
|
13
21
|
VERSION_TUPLE = object
|
|
22
|
+
COMMIT_ID = object
|
|
14
23
|
|
|
15
24
|
version: str
|
|
16
25
|
__version__: str
|
|
17
26
|
__version_tuple__: VERSION_TUPLE
|
|
18
27
|
version_tuple: VERSION_TUPLE
|
|
28
|
+
commit_id: COMMIT_ID
|
|
29
|
+
__commit_id__: COMMIT_ID
|
|
19
30
|
|
|
20
|
-
__version__ = version = '1.
|
|
21
|
-
__version_tuple__ = version_tuple = (1,
|
|
31
|
+
__version__ = version = '1.14.0'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 14, 0)
|
|
33
|
+
|
|
34
|
+
__commit_id__ = commit_id = 'gc174caf25'
|
|
@@ -367,6 +367,8 @@ tests/testdata_prtvol2csv/0readme.txt
|
|
|
367
367
|
tests/testdata_prtvol2csv/DROGON_FIPNUM.PRT
|
|
368
368
|
tests/testdata_prtvol2csv/DROGON_FIPZON.PRT
|
|
369
369
|
tests/testdata_prtvol2csv/DROGON_INACTIVE_FIPNUM.PRT
|
|
370
|
+
tests/testdata_prtvol2csv/DROGON_NO_INITIAL_BALANCE.PRT
|
|
371
|
+
tests/testdata_prtvol2csv/DROGON_NO_INITIAL_BALANCE_FLOW.PRT
|
|
370
372
|
tests/testdata_ri_wellmod/drogon_wells_noicd.rsp
|
|
371
373
|
tests/testdata_ri_wellmod/ri_reek_wells.rsp
|
|
372
374
|
tests/testdata_ri_wellmod/drogon_include/grid/drogon.grid.grdecl
|
|
@@ -35,6 +35,7 @@ CONFIG_DICT = {
|
|
|
35
35
|
"iterations": [0, 3],
|
|
36
36
|
"use_population_stdev": False,
|
|
37
37
|
"geogrid_fields": {
|
|
38
|
+
"geogrid_name": "my_geogrid",
|
|
38
39
|
"use_zones": ["A", "B", "C"],
|
|
39
40
|
"zone_code_names": {
|
|
40
41
|
1: "A",
|
|
@@ -74,7 +75,7 @@ def make_box_grid(dimensions, grid_name, result_path):
|
|
|
74
75
|
grid.to_file(filename_egrid, fformat="egrid")
|
|
75
76
|
|
|
76
77
|
|
|
77
|
-
def make_file_names(ensemble_path, iter_number, real_number, param_name):
|
|
78
|
+
def make_file_names(ensemble_path, iter_number, real_number, param_name, geogrid_name):
|
|
78
79
|
filedir = ensemble_path / Path("realization-" + str(real_number))
|
|
79
80
|
if not filedir.exists():
|
|
80
81
|
filedir.mkdir()
|
|
@@ -90,9 +91,9 @@ def make_file_names(ensemble_path, iter_number, real_number, param_name):
|
|
|
90
91
|
filedir = filedir / Path("grids")
|
|
91
92
|
if not filedir.exists():
|
|
92
93
|
filedir.mkdir()
|
|
93
|
-
filename = filedir / Path("
|
|
94
|
-
filename_active = filedir / Path("
|
|
95
|
-
filename_grid = filedir / Path("
|
|
94
|
+
filename = filedir / Path(f"{geogrid_name}--" + param_name + ".roff")
|
|
95
|
+
filename_active = filedir / Path(f"{geogrid_name}--active.roff")
|
|
96
|
+
filename_grid = filedir / Path(f"{geogrid_name}.roff")
|
|
96
97
|
return filename, filename_active, filename_grid
|
|
97
98
|
|
|
98
99
|
|
|
@@ -110,6 +111,7 @@ def make_ensemble_test_data(
|
|
|
110
111
|
|
|
111
112
|
iteration_list = [0, 3]
|
|
112
113
|
zone_code_names = config_dict["geogrid_fields"]["zone_code_names"]
|
|
114
|
+
geogrid_name = config_dict["geogrid_fields"]["geogrid_name"]
|
|
113
115
|
discrete_param_name_per_zone = config_dict["geogrid_fields"][
|
|
114
116
|
"discrete_property_param_per_zone"
|
|
115
117
|
]
|
|
@@ -138,7 +140,11 @@ def make_ensemble_test_data(
|
|
|
138
140
|
(nx, ny, 3 * nz_ertbox), dtype=np.float32
|
|
139
141
|
)
|
|
140
142
|
filename, filename_active, filename_grid = make_file_names(
|
|
141
|
-
ensemble_path,
|
|
143
|
+
ensemble_path,
|
|
144
|
+
iter_number,
|
|
145
|
+
real_number,
|
|
146
|
+
param_name,
|
|
147
|
+
geogrid_name,
|
|
142
148
|
)
|
|
143
149
|
values = assign_values_continuous_param(
|
|
144
150
|
nz_ertbox,
|
|
@@ -195,7 +201,11 @@ def make_ensemble_test_data(
|
|
|
195
201
|
(nx, ny, 3 * nz_ertbox), dtype=np.uint8
|
|
196
202
|
)
|
|
197
203
|
filename, filename_active, filename_grid = make_file_names(
|
|
198
|
-
ensemble_path,
|
|
204
|
+
ensemble_path,
|
|
205
|
+
iter_number,
|
|
206
|
+
real_number,
|
|
207
|
+
param_name,
|
|
208
|
+
geogrid_name,
|
|
199
209
|
)
|
|
200
210
|
|
|
201
211
|
values, code_names = assign_values_discrete_param(
|
|
@@ -683,6 +693,7 @@ CONFIG_DICT_REF = {
|
|
|
683
693
|
"nreal": 10,
|
|
684
694
|
"iterations": [0, 3],
|
|
685
695
|
"geogrid_fields": {
|
|
696
|
+
"geogrid_name": "my_geogrid",
|
|
686
697
|
"use_zones": ["A", "B", "C"],
|
|
687
698
|
"zone_code_names": {
|
|
688
699
|
1: "A",
|
|
@@ -713,6 +724,7 @@ CONFIG_A = {
|
|
|
713
724
|
"nreal": 10,
|
|
714
725
|
"iterations": [0],
|
|
715
726
|
"geogrid_fields": {
|
|
727
|
+
"geogrid_name": "geogrid",
|
|
716
728
|
"zone_code_names": {
|
|
717
729
|
1: "A",
|
|
718
730
|
2: "B",
|
|
@@ -736,6 +748,7 @@ CONFIG_A_REF = {
|
|
|
736
748
|
"nreal": 10,
|
|
737
749
|
"iterations": [0],
|
|
738
750
|
"geogrid_fields": {
|
|
751
|
+
"geogrid_name": "geogrid",
|
|
739
752
|
"zone_code_names": {
|
|
740
753
|
1: "A",
|
|
741
754
|
2: "B",
|
|
@@ -761,6 +774,7 @@ CONFIG_B = {
|
|
|
761
774
|
"nreal": 10,
|
|
762
775
|
"iterations": [0],
|
|
763
776
|
"geogrid_fields": {
|
|
777
|
+
"geogrid_name": "geogrid",
|
|
764
778
|
"zone_code_names": {
|
|
765
779
|
1: "A",
|
|
766
780
|
2: "B",
|
|
@@ -785,6 +799,7 @@ CONFIG_B_REF = {
|
|
|
785
799
|
"nreal": 10,
|
|
786
800
|
"iterations": [0],
|
|
787
801
|
"geogrid_fields": {
|
|
802
|
+
"geogrid_name": "geogrid",
|
|
788
803
|
"zone_code_names": {
|
|
789
804
|
1: "A",
|
|
790
805
|
2: "B",
|
|
@@ -884,6 +899,7 @@ def test_get_specification(
|
|
|
884
899
|
zone_names,
|
|
885
900
|
zone_conformity,
|
|
886
901
|
zone_code_names,
|
|
902
|
+
geogrid_name,
|
|
887
903
|
param_name_dict,
|
|
888
904
|
disc_param_name_dict,
|
|
889
905
|
_,
|
|
@@ -569,6 +569,36 @@ def test_inactive_fipnum(tmp_path, mocker):
|
|
|
569
569
|
assert dframe.loc[dframe["FIPNUM"].idxmax(), "HCPV_TOTAL"] != 0
|
|
570
570
|
|
|
571
571
|
|
|
572
|
+
def test_warning_not_initial(tmp_path, mocker):
|
|
573
|
+
"""Test that the warning about not inital volume report is triggered"""
|
|
574
|
+
|
|
575
|
+
# with Eclipse PRT file, BALANCE report only
|
|
576
|
+
prtfile_ecl = TEST_PRT_DATADIR / "DROGON_NO_INITIAL_BALANCE.PRT"
|
|
577
|
+
|
|
578
|
+
# with OPM Flow PRT file, BALANCE, BALZON (for FIPZON), RESERVOIR VOLUME reports
|
|
579
|
+
prtfile_flow = TEST_PRT_DATADIR / "DROGON_NO_INITIAL_BALANCE_FLOW.PRT"
|
|
580
|
+
|
|
581
|
+
os.chdir(tmp_path)
|
|
582
|
+
|
|
583
|
+
with pytest.warns(UserWarning, match="not at initial time") as warnings_record:
|
|
584
|
+
mocker.patch(
|
|
585
|
+
"sys.argv",
|
|
586
|
+
["prtvol2csv", "--debug", "--dir", ".", str(prtfile_ecl)],
|
|
587
|
+
)
|
|
588
|
+
prtvol2csv.main()
|
|
589
|
+
|
|
590
|
+
mocker.patch(
|
|
591
|
+
"sys.argv",
|
|
592
|
+
["prtvol2csv", "--debug", "--dir", ".", str(prtfile_flow)],
|
|
593
|
+
)
|
|
594
|
+
prtvol2csv.main()
|
|
595
|
+
|
|
596
|
+
# Extra output for debugging, if test fails
|
|
597
|
+
for i, warning in enumerate(warnings_record):
|
|
598
|
+
print(f"{i + 1} Recorded warnings: {warning.message}")
|
|
599
|
+
assert len(warnings_record) == 2
|
|
600
|
+
|
|
601
|
+
|
|
572
602
|
def test_find_prtfile(tmp_path):
|
|
573
603
|
"""Test location service for PRT files"""
|
|
574
604
|
os.chdir(tmp_path)
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
Folder: subscript/tests/testdata_prtvol2csv
|
|
2
|
+
This folder contains test data for testdata_prtvol2csv.py
|
|
3
|
+
|
|
4
|
+
Print files (.PRT) from Eclipse,
|
|
5
|
+
made with RPTSOL keyword with FIP=2 and FIP=3,
|
|
6
|
+
and in addition FIPRESV for reservoir volumes.
|
|
7
|
+
|
|
8
|
+
Both PRT files have reservoir volumes.
|
|
9
|
+
One additional FIP vector in the second file, named FIPZON.
|
|
10
|
+
|
|
11
|
+
DROGON_FIPNUM.PRT - Eclipse version 2022.2, FIP=2 (FIPNUM only, 4 reports)
|
|
12
|
+
DROGON_FIPZON.PRT - Eclipse version 2022.2, FIP=3 (all FIP-vectors)
|
|
13
|
+
DROGON_INACTIVE_FIPNUM.PRT - with FIPNUM 5 as inactive
|
|
14
|
+
DROGON_NO_INITIAL_BALANCE.PRT - Eclipse version 2025.1, FIP=2 (FIPNUM only, no initial BALANCE report)
|
|
15
|
+
first BALANCE report after 6 months, no RESERVOIR VOLUMES reports
|
|
16
|
+
DROGON_NO_INITIAL_BALANCE_FLOW.PRT - OPM Flow version 2025.10-pre, no initial BALANCE report
|
|
17
|
+
FIP=3 (FIP*, all FIP vectors, one RESERVOIR VOLUMES report)
|