.gitignore
LICENSE
README.md
SECURITY.md
pyproject.toml
.github/workflows/codecov.yml
.github/workflows/linting.yml
.github/workflows/publish.yml
.github/workflows/subscript.yml
ci/testkomodo.sh
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/overview.rst
docs/usage.rst
docs/_static/equinor-logo.png
docs/_static/equinor-logo2.jpg
docs/_static/equinor-logo2.png
docs/_static/equinor_logo.jpg
docs/_static/equinor_logo_only.jpg
docs/_templates/layout.html
docs/scripts/bjobsusers.rst
docs/scripts/casegen_upcars.rst
docs/scripts/check_swatinit.rst
docs/scripts/convert_grid_format.rst
docs/scripts/csv2ofmvol.rst
docs/scripts/csv_merge.rst
docs/scripts/csv_stack.rst
docs/scripts/eclcompress.rst
docs/scripts/ecldiff2roff.rst
docs/scripts/field_statistics.rst
docs/scripts/fmu_copy_revision.rst
docs/scripts/fmuobs.rst
docs/scripts/grav_subs_maps.rst
docs/scripts/grav_subs_points.rst
docs/scripts/interp_relperm.rst
docs/scripts/merge_rft_ertobs.rst
docs/scripts/merge_unrst_files.rst
docs/scripts/ofmvol2csv.rst
docs/scripts/pack_sim.rst
docs/scripts/params2csv.rst
docs/scripts/presentvalue.rst
docs/scripts/prtvol2csv.csv
docs/scripts/prtvol2csv.rst
docs/scripts/restartthinner.rst
docs/scripts/rmsecl_volumetrics.rst
docs/scripts/sector2fluxnum.rst
docs/scripts/summaryplot.rst
docs/scripts/sunsch.rst
docs/scripts/sw_model_utilities.rst
docs/scripts/vfp2csv.rst
docs/scripts/welltest_dpds.rst
docs/scripts/images/Pack_sim_overview.png
docs/scripts/images/Summaryplot-ensemble.png
docs/scripts/images/Summaryplot-ert.png
docs/scripts/images/Summaryplot-normalizeexample.png
docs/scripts/images/Workflow_sector2fluxnum.png
docs/scripts/images/casegen_upcars_geometry.png
docs/scripts/images/check_swatinit_scatter.png
docs/scripts/images/check_swatinit_volplot.png
docs/scripts/images/ecl-swat-initialization.png
docs/scripts/images/make_check_swatinit_images.sh
docs/scripts/images/resinsight_wells_project_example.png
src/subscript/__init__.py
src/subscript/version.py
src/subscript.egg-info/PKG-INFO
src/subscript.egg-info/SOURCES.txt
src/subscript.egg-info/dependency_links.txt
src/subscript.egg-info/entry_points.txt
src/subscript.egg-info/requires.txt
src/subscript.egg-info/top_level.txt
src/subscript/bjobsusers/__init__.py
src/subscript/bjobsusers/bjobsusers.py
src/subscript/casegen_upcars/__init__.py
src/subscript/casegen_upcars/casegen_upcars.py
src/subscript/casegen_upcars/model.py
src/subscript/casegen_upcars/udf.py
src/subscript/casegen_upcars/udf_arg_parser.py
src/subscript/check_swatinit/__init__.py
src/subscript/check_swatinit/check_swatinit.py
src/subscript/check_swatinit/constants.py
src/subscript/check_swatinit/pillarmodel.py
src/subscript/check_swatinit/plotter.py
src/subscript/convert_grid_format/__init__.py
src/subscript/convert_grid_format/convert_grid_format.py
src/subscript/csv2ofmvol/__init__.py
src/subscript/csv2ofmvol/csv2ofmvol.py
src/subscript/csv_merge/__init__.py
src/subscript/csv_merge/csv_merge.py
src/subscript/csv_stack/__init__.py
src/subscript/csv_stack/csv_stack.py
src/subscript/eclcompress/__init__.py
src/subscript/eclcompress/allowlist.py
src/subscript/eclcompress/eclcompress.py
src/subscript/ecldiff2roff/__init__.py
src/subscript/ecldiff2roff/ecldiff2roff.py
src/subscript/field_statistics/__init__.py
src/subscript/field_statistics/field_statistics.py
src/subscript/fmu_copy_revision/__init__.py
src/subscript/fmu_copy_revision/fmu_copy_revision.py
src/subscript/fmuobs/__init__.py
src/subscript/fmuobs/fmuobs.py
src/subscript/fmuobs/parsers.py
src/subscript/fmuobs/util.py
src/subscript/fmuobs/writers.py
src/subscript/grav_subs_maps/__init__.py
src/subscript/grav_subs_maps/grav_subs_maps.py
src/subscript/grav_subs_points/__init__.py
src/subscript/grav_subs_points/grav_subs_points.py
src/subscript/hook_implementations/__init__.py
src/subscript/hook_implementations/forward_model_steps.py
src/subscript/interp_relperm/__init__.py
src/subscript/interp_relperm/interp_relperm.py
src/subscript/legacy/duf
src/subscript/legacy/eclmanual
src/subscript/legacy/ertwatch
src/subscript/legacy/list_rms_usage
src/subscript/legacy/nosim
src/subscript/legacy/runeclipse
src/subscript/merge_rft_ertobs/__init__.py
src/subscript/merge_rft_ertobs/merge_rft_ertobs.py
src/subscript/merge_unrst_files/__init__.py
src/subscript/merge_unrst_files/merge_unrst_files.py
src/subscript/ofmvol2csv/__init__.py
src/subscript/ofmvol2csv/ofmvol2csv.py
src/subscript/pack_sim/__init__.py
src/subscript/pack_sim/pack_sim.py
src/subscript/params2csv/__init__.py
src/subscript/params2csv/params2csv.py
src/subscript/presentvalue/__init__.py
src/subscript/presentvalue/presentvalue.py
src/subscript/prtvol2csv/__init__.py
src/subscript/prtvol2csv/prtvol2csv.py
src/subscript/restartthinner/__init__.py
src/subscript/restartthinner/restartthinner.py
src/subscript/rmsecl_volumetrics/__init__.py
src/subscript/rmsecl_volumetrics/rmsecl_volumetrics.py
src/subscript/sector2fluxnum/__init__.py
src/subscript/sector2fluxnum/completions.py
src/subscript/sector2fluxnum/datafile_obj.py
src/subscript/sector2fluxnum/flux_obj.py
src/subscript/sector2fluxnum/flux_util.py
src/subscript/sector2fluxnum/fluxfile_obj.py
src/subscript/sector2fluxnum/sector2fluxnum.py
src/subscript/summaryplot/__init__.py
src/subscript/summaryplot/summaryplot.py
src/subscript/sunsch/__init__.py
src/subscript/sunsch/sunsch.py
src/subscript/sunsch/time_vector.py
src/subscript/sw_model_utilities/__init__.py
src/subscript/sw_model_utilities/sw_model_utilities.py
src/subscript/vfp2csv/__init__.py
src/subscript/vfp2csv/vfp2csv.py
src/subscript/welltest_dpds/__init__.py
src/subscript/welltest_dpds/welltest_dpds.py
tests/__init__.py
tests/conftest.py
tests/test_bjobsusers.py
tests/test_casegen_upcars.py
tests/test_check_swatinit.py
tests/test_check_swatinit_simulators.py
tests/test_convert_grid_format.py
tests/test_csv2ofmvol.py
tests/test_csv_merge.py
tests/test_csv_stack.py
tests/test_docs.py
tests/test_eclcompress.py
tests/test_ecldiff2roff.py
tests/test_eclinit2roff.py
tests/test_field_statistics.py
tests/test_fmu_copy_revision.py
tests/test_fmuobs.py
tests/test_fmuobs_parsers.py
tests/test_fmuobs_writers.py
tests/test_grav_subs_maps.py
tests/test_grav_subs_points.py
tests/test_hook_implementations.py
tests/test_interp_relperm.py
tests/test_merge_rft_ertobs.py
tests/test_merge_unrst_files.py
tests/test_ofmvol2csv.py
tests/test_pack_sim.py
tests/test_params2csv.py
tests/test_presentvalue.py
tests/test_prtvol2csv.py
tests/test_restartthinner.py
tests/test_rmsecl_volumetrics.py
tests/test_sector2fluxnum.py
tests/test_subscriptlogger.py
tests/test_summaryplot.py
tests/test_sunsch.py
tests/test_sw_model_utilities.py
tests/test_vfp2csv.py
tests/test_welltest_dpds.py
tests/utils.py
tests/baseline/test_summaryplotter_mpl_test_cmd_args0.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args1.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args10.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args11.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args2.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args3.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args4.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args5.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args6.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args7.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args8.png
tests/baseline/test_summaryplotter_mpl_test_cmd_args9.png
tests/data/drogon/eclipse/include/edit/drogon.trans
tests/data/drogon/eclipse/include/grid/drogon.faults
tests/data/drogon/eclipse/include/grid/drogon.grid
tests/data/drogon/eclipse/include/grid/drogon.multnum
tests/data/drogon/eclipse/include/grid/drogon.multregt
tests/data/drogon/eclipse/include/grid/drogon.perm
tests/data/drogon/eclipse/include/grid/drogon.poro
tests/data/drogon/eclipse/include/props/drogon.pvt
tests/data/drogon/eclipse/include/props/drogon.sattab
tests/data/drogon/eclipse/include/props/drogon.swatinit
tests/data/drogon/eclipse/include/regions/drogon.eqlnum
tests/data/drogon/eclipse/include/regions/drogon.fipnum
tests/data/drogon/eclipse/include/regions/drogon.fipzon
tests/data/drogon/eclipse/include/regions/drogon.pvtnum
tests/data/drogon/eclipse/include/regions/drogon.satnum
tests/data/drogon/eclipse/include/runspec/drogon.dimens
tests/data/drogon/eclipse/include/runspec/drogon.eqldims
tests/data/drogon/eclipse/include/runspec/drogon.gridopts
tests/data/drogon/eclipse/include/runspec/drogon.regdims
tests/data/drogon/eclipse/include/runspec/drogon.tabdims
tests/data/drogon/eclipse/include/schedule/55_33-1.sch
tests/data/drogon/eclipse/include/schedule/55_33-1.wells
tests/data/drogon/eclipse/include/schedule/drogon_hist.sch
tests/data/drogon/eclipse/include/schedule/vfp/A-1.inc
tests/data/drogon/eclipse/include/schedule/vfp/A-2.inc
tests/data/drogon/eclipse/include/schedule/vfp/A-3.inc
tests/data/drogon/eclipse/include/schedule/vfp/A-4.inc
tests/data/drogon/eclipse/include/solution/drogon.equil
tests/data/drogon/eclipse/include/solution/drogon.rxvd
tests/data/drogon/eclipse/include/solution/drogon.thpres
tests/data/drogon/eclipse/include/summary/drogon.summary
tests/data/drogon/eclipse/model/DROGON-0.DATA
tests/data/reek/parameters.txt
tests/data/reek/eclipse/include/grid/reek.faults
tests/data/reek/eclipse/include/grid/reek.grid
tests/data/reek/eclipse/include/grid/reek.multflt
tests/data/reek/eclipse/include/grid/reek.multz
tests/data/reek/eclipse/include/grid/reek.perm
tests/data/reek/eclipse/include/grid/reek.poro
tests/data/reek/eclipse/include/props/let-sgof.txt
tests/data/reek/eclipse/include/props/let-swof.txt
tests/data/reek/eclipse/include/props/reek.endpoints
tests/data/reek/eclipse/include/props/reek.pvt
tests/data/reek/eclipse/include/props/reek.swatinit
tests/data/reek/eclipse/include/props/sgof.txt
tests/data/reek/eclipse/include/props/swof.inc
tests/data/reek/eclipse/include/props/swof.txt
tests/data/reek/eclipse/include/regions/reek.eqlnum
tests/data/reek/eclipse/include/regions/reek.fipnum
tests/data/reek/eclipse/include/schedule/reek_history.sch
tests/data/reek/eclipse/include/solution/reek.equil
tests/data/reek/eclipse/include/summary/reek.smry
tests/data/reek/eclipse/model/2_R001_REEK-0.DATA
tests/data/reek/eclipse/model/2_R001_REEK-0.ECLEND
tests/data/reek/eclipse/model/2_R001_REEK-0.EGRID
tests/data/reek/eclipse/model/2_R001_REEK-0.INIT
tests/data/reek/eclipse/model/2_R001_REEK-0.LOG
tests/data/reek/eclipse/model/2_R001_REEK-0.PRT
tests/data/reek/eclipse/model/2_R001_REEK-0.RFT
tests/data/reek/eclipse/model/2_R001_REEK-0.SMSPEC
tests/data/reek/eclipse/model/2_R001_REEK-0.UNRST
tests/data/reek/eclipse/model/2_R001_REEK-0.UNSMRY
tests/data/reek/eclipse/model/parameters.txt
tests/data/reek/rms/README
tests/data/reek/rms/reek.rms10.1.3/.master
tests/data/reek/rms/reek.rms11.1.0/.master
tests/data/vfp/GasProd.VFP
tests/data/vfp/pd2.VFP
tests/data/welltest/eclipse/model/DROGON_DST_PLT-0.SMSPEC
tests/data/welltest/eclipse/model/DROGON_DST_PLT-0.UNSMRY
tests/testdata_casegen_upcars/demo_large_scale.yaml
tests/testdata_casegen_upcars/demo_small_scale.yaml
tests/testdata_casegen_upcars/dump_value.tmpl
tests/testdata_casegen_upcars/upcars_eclipse_ref_lg.tmpl
tests/testdata_casegen_upcars/upcars_eclipse_ref_ss.tmpl
tests/testdata_eclcompress/permxyz.grdecl
tests/testdata_field_statistics/config_example.yml
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/ERTBOX.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/Geogrid.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/files.txt
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_A_P2_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_B_P1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_B_P1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_C_P2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/mean_C_P2_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_A_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_A_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_B_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_B_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_C_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/nactive_C_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F2_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F3_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_A_F3_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F2_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F3_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_B_F3_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F2_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F3_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/prob_C_F3_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_A_P2_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_B_P1_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_B_P1_3.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_C_P2_0.roff
tests/testdata_field_statistics/ensemble/share/grid_statistics/referencedata/stdev_C_P2_3.roff
tests/testdata_field_statistics/ert/model/0readme
tests/testdata_field_statistics/fmuconfig/output/global_variables.yml
tests/testdata_field_statistics/rms/output/aps/ERTBOX.EGRID
tests/testdata_fmuobs/drogon_wbhp_rft_wct_gor_tracer_4d.obs
tests/testdata_fmuobs/ert-doc.csv
tests/testdata_fmuobs/ert-doc.obs
tests/testdata_fmuobs/ert-doc.yml
tests/testdata_fmuobs/fmu-ensemble-obs.yml
tests/testdata_fmuobs/hist_obs_wells.txt
tests/testdata_fmuobs/ri-obs.csv
tests/testdata_gravity/HIST.EGRID
tests/testdata_gravity/HIST.INIT
tests/testdata_gravity/HIST.UNRST
tests/testdata_gravity/global_variables.yml
tests/testdata_gravity/grav_subs_maps.yml
tests/testdata_gravity/grav_subs_points.yml
tests/testdata_gravity/seabed.gri
tests/testdata_gravity/station_coordinates.csv
tests/testdata_interp_relperm/cfg.yml
tests/testdata_interp_relperm/sgof_base.inc
tests/testdata_interp_relperm/sgof_opt.inc
tests/testdata_interp_relperm/sgof_pes.inc
tests/testdata_interp_relperm/swof_base.inc
tests/testdata_interp_relperm/swof_opt.inc
tests/testdata_interp_relperm/swof_pes.inc
tests/testdata_merge_rft_ertobs/drogon/gendata_rft.csv
tests/testdata_merge_rft_ertobs/drogon/rft/R_A2.obs
tests/testdata_merge_rft_ertobs/drogon/rft/R_A2.txt
tests/testdata_merge_rft_ertobs/drogon/rft/R_A3.obs
tests/testdata_merge_rft_ertobs/drogon/rft/R_A3.txt
tests/testdata_merge_rft_ertobs/drogon/rft/R_A4.txt
tests/testdata_merge_rft_ertobs/drogon/rft/R_A4_1.obs
tests/testdata_merge_rft_ertobs/drogon/rft/R_A5.obs
tests/testdata_merge_rft_ertobs/drogon/rft/R_A5.txt
tests/testdata_merge_rft_ertobs/drogon/rft/R_A6.obs
tests/testdata_merge_rft_ertobs/drogon/rft/R_A6.txt
tests/testdata_merge_rft_ertobs/drogon/rft/well_date_rft.txt
tests/testdata_merge_unrst_files/HIST.UNRST
tests/testdata_merge_unrst_files/PRED.UNRST
tests/testdata_ofmvol2csv/fileA.vol
tests/testdata_ofmvol2csv/fileB.vol
tests/testdata_ofmvol2csv/fileC.vol
tests/testdata_ofmvol2csv/ofm_example.vol
tests/testdata_prtvol2csv/0readme.txt
tests/testdata_prtvol2csv/DROGON_FIPNUM.PRT
tests/testdata_prtvol2csv/DROGON_FIPZON.PRT
tests/testdata_prtvol2csv/DROGON_INACTIVE_FIPNUM.PRT
tests/testdata_prtvol2csv/DROGON_NO_INITIAL_BALANCE.PRT
tests/testdata_prtvol2csv/DROGON_NO_INITIAL_BALANCE_FLOW.PRT
tests/testdata_sector2fluxnum/DUMPFLUX_TEST.DATA
tests/testdata_sector2fluxnum/DUMPFLUX_TEST.EGRID
tests/testdata_sector2fluxnum/DUMPFLUX_TEST.FLUX
tests/testdata_sector2fluxnum/OUT_COARSE.FLUX
tests/testdata_sector2fluxnum/TEST.DATA
tests/testdata_sector2fluxnum/TEST.EGRID
tests/testdata_sector2fluxnum/TEST.INIT
tests/testdata_sector2fluxnum/TEST.UNRST
tests/testdata_sunsch/config.yml
tests/testdata_sunsch/emptyinit.sch
tests/testdata_sunsch/foo1.sch
tests/testdata_sunsch/footemplate.sch
tests/testdata_sunsch/initwithdates.sch
tests/testdata_sunsch/merge2.sch
tests/testdata_sunsch/mergeme.sch
tests/testdata_sunsch/options3.sch