res2df 1.3.0__tar.gz → 1.3.1__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.
- {res2df-1.3.0 → res2df-1.3.1}/PKG-INFO +1 -1
- res2df-1.3.1/ci/testkomodo.sh +13 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/pvt.py +1 -1
- {res2df-1.3.0 → res2df-1.3.1}/res2df/version.py +2 -2
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/PKG-INFO +1 -1
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_summary_restarts.py +13 -4
- res2df-1.3.0/ci/testkomodo.sh +0 -7
- {res2df-1.3.0 → res2df-1.3.1}/.codacy.yml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/.github/workflows/codecov.yml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/.github/workflows/res2df.yml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/.github/workflows/style.yml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/.github/workflows/typing.yml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/.gitignore +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/.pre-commit-config.yaml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/CONTRIBUTING.md +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/LICENSE +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/README.md +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/SECURITY.md +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/_static/equinor-logo.png +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/_static/equinor-logo2.jpg +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/_static/equinor_logo.jpg +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/_static/equinor_logo_only.jpg +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/_templates/layout.html +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/conf.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/contribution.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/csv2res.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/glossary.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/history.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/index.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/installation.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/introduction.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/res2csv.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/compdat.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/compdat.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/equil-example.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/equil.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/fipnum.inc +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/fipreports-example.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/fipreports-example.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/fipreports.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/grid.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/grid.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/gruptree.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/gruptree.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/gruptreenet.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/images/injectoranalysis.png +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/images/multibranch-rftanalysis.png +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/nnc.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/nnc.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/outflow.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/pillars-dyn1-stacked.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/pillars-dyn1-unstacked.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/pillars-example1.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/pillars.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/pvt.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/pvt.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/rft.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/rft_columns.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/satfunc.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/satfunc.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/summary.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/summary.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/trans-boundaries.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/trans-group.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/trans.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/trans1.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/wcon.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/wcon.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/well_connection_status.csv +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage/wellconnstatus.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/docs/usage.rst +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/mypy.ini +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/py.typed +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/__init__.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/__version__.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/common.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/compdat.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/config_jobs/CSV2RES +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/config_jobs/RES2CSV +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/constants.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/csv2res.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/equil.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/faults.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/fipreports.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/grid.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/gruptree.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/hook_implementations/__init__.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/hook_implementations/jobs.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/inferdims.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/nnc.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/BRANPROP +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/COMPDAT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/COMPLUMP +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/COMPSEGS +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/DENSITY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/EQLDIMS +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/EQUIL +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/FAULTS +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/GRUPNET +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/GRUPTREE +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/NODEPROP +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PBVD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PDVD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PVDG +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PVDO +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PVTG +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PVTO +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/PVTW +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/ROCK +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/RSVD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/RVVD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SGFN +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SGOF +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SGWFN +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SLGOF +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SOF2 +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SOF3 +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SWFN +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/SWOF +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/TABDIMS +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/VFPINJ +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/VFPPROD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WCONHIST +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WCONINJE +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WCONINJH +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WCONPROD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WELOPEN +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WELSEGS +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WELSPECS +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WLIST +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WSEGAICD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WSEGSICD +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/WSEGVALV +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/readme +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/opmkeywords/runmetoupdate.sh +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/parameters.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/pillars.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/res2csv.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/res2csvlogger.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/resdatafiles.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/rft.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/satfunc.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/summary.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/svg_color_keyword_names.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/trans.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/vfp/__init__.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/vfp/_vfp.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/vfp/_vfpcommon.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/vfp/_vfpdefs.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/vfp/_vfpinj.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/vfp/_vfpprod.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/wcon.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/wellcompletiondata.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df/wellconnstatus.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/SOURCES.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/dependency_links.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/entry_points.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/not-zip-safe +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/requires.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/res2df.egg-info/top_level.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/ruff.toml +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/setup.cfg +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/setup.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/test_requirements.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/__init__.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/conftest.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.EGRID +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.INIT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.INSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.PRT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.RFT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.RSSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.UNRST +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/EIGHTCELLS.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/eightcells_duplicated_summary_vector/EIGHTCELLS_DUPES.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/eightcells_duplicated_summary_vector/EIGHTCELLS_DUPES.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/eightcells_duplicated_summary_vector/EIGHTCELLS_DUPES.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/eightcells/zones.lyr +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/fipreports/TEST1.PRT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/grid/reek.faults +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/grid/reek.grid +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/grid/reek.multflt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/grid/reek.multz +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/grid/reek.perm +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/grid/reek.poro +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/let-sgof.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/let-swof.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/reek.endpoints +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/reek.pvt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/reek.swatinit +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/sgof.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/swof.inc +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/props/swof.txt +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/regions/reek.eqlnum +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/regions/reek.fipnum +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/schedule/op6_aicd1_gp.sch +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/schedule/op6_icd1_gp.sch +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/schedule/op6_valve1_gp.sch +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/schedule/reek_history.sch +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/solution/reek.equil +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/include/summary/reek.smry +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0-OPMFLOW.PRT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.ECLEND +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.EGRID +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.INIT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.LOG +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.PRT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.RFT +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.UNRST +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/2_R001_REEK-0.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/reek/eclipse/model/zones.lyr +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_LONG.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_LONG.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_LONG.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_WITH_TIMESTEP.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_WITH_TIMESTEP.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_WITH_TIMESTEP.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_WITH_TIMESTEP_LONG.DATA +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_WITH_TIMESTEP_LONG.SMSPEC +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/data/timesteps/SHORT_STEP_WITH_TIMESTEP_LONG.UNSMRY +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_common.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_compdat.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_eclfiles.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_equil.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_ert_hooks.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_faults.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_fipreports.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_grid.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_gruptree.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_hook_implementations.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_inferdims.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_init.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_integration.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_logging.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_nnc.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_parameters.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_pillars.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_pvt.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_rft.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_satfunc.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_summary.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_trans.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_userapi.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_vfp.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_wcon.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_wellcompletiondata.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_wellconnstatus.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_welopen.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_wlist.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/tests/test_zonemap.py +0 -0
- {res2df-1.3.0 → res2df-1.3.1}/types_requirements.txt +0 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
install_test_dependencies () {
|
|
2
|
+
pip install -r test_requirements.txt
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
start_tests () {
|
|
6
|
+
SHELLOPTS_BEFORE=$(set +o)
|
|
7
|
+
set +e
|
|
8
|
+
# (this script becomes flaky if set -e is active)
|
|
9
|
+
source /prog/res/ecl/script/eclrun.bash
|
|
10
|
+
eval "$SHELLOPTS_BEFORE"
|
|
11
|
+
|
|
12
|
+
pytest --run-eclipse-simulator
|
|
13
|
+
}
|
|
@@ -375,7 +375,7 @@ def df2res_rock(dframe: pd.DataFrame, comment: Optional[str] = None) -> str:
|
|
|
375
375
|
return "-- No data!"
|
|
376
376
|
string = "ROCK\n"
|
|
377
377
|
string += comment_formatter(comment)
|
|
378
|
-
string += "-- {'PRESSURE':^21} {'COMPRESSIBILITY':^21}\n"
|
|
378
|
+
string += f"-- {'PRESSURE':^21} {'COMPRESSIBILITY':^21}\n"
|
|
379
379
|
# Use everything if KEYWORD not in dframe..
|
|
380
380
|
subset = dframe if "KEYWORD" not in dframe else dframe[dframe["KEYWORD"] == "ROCK"]
|
|
381
381
|
if "PVTNUM" not in subset:
|
|
@@ -2,6 +2,7 @@ import os
|
|
|
2
2
|
import subprocess
|
|
3
3
|
import time
|
|
4
4
|
from contextlib import nullcontext as does_not_raise
|
|
5
|
+
from contextlib import suppress
|
|
5
6
|
from pathlib import Path
|
|
6
7
|
|
|
7
8
|
import pytest
|
|
@@ -121,15 +122,23 @@ def test_summary_restarts(
|
|
|
121
122
|
|
|
122
123
|
|
|
123
124
|
def run_reservoir_simulator(eclipse_version: str, datafile: str) -> None:
|
|
124
|
-
command = ["
|
|
125
|
+
command = ["eclrun", "eclipse", "-v", eclipse_version, datafile]
|
|
125
126
|
result = subprocess.run( # pylint: disable=subprocess-run-check
|
|
126
127
|
command,
|
|
127
128
|
stdout=subprocess.PIPE,
|
|
128
129
|
stderr=subprocess.PIPE,
|
|
129
|
-
check=False,
|
|
130
|
+
check=False, # eclrun returns code 0 no matter what error happens
|
|
130
131
|
)
|
|
131
132
|
aggregated_output = result.stdout.decode() + result.stderr.decode()
|
|
132
|
-
|
|
133
|
+
|
|
134
|
+
error_count = 0
|
|
135
|
+
for line in aggregated_output.splitlines():
|
|
136
|
+
if line.startswith(" Errors"):
|
|
137
|
+
with suppress(ValueError):
|
|
138
|
+
error_count = int(line.split("Errors")[1].strip())
|
|
139
|
+
proxied_returncode = 1 if error_count > 0 else 0
|
|
140
|
+
|
|
141
|
+
if proxied_returncode != 0 and (
|
|
133
142
|
"LICENSE FAILURE" in aggregated_output or "LICENSE ERROR" in aggregated_output
|
|
134
143
|
):
|
|
135
144
|
print("Eclipse failed due to license server issues. Retrying in 30 seconds.")
|
|
@@ -141,7 +150,7 @@ def run_reservoir_simulator(eclipse_version: str, datafile: str) -> None:
|
|
|
141
150
|
check=False,
|
|
142
151
|
)
|
|
143
152
|
|
|
144
|
-
if
|
|
153
|
+
if proxied_returncode != 0:
|
|
145
154
|
if result.stdout:
|
|
146
155
|
print(result.stdout.decode())
|
|
147
156
|
if result.stderr:
|
res2df-1.3.0/ci/testkomodo.sh
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|