Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: alifbe/fmu-tools

Tags

v1.16.0

Toggle v1.16.0's commit message
FIX: avoid issues with new version of sphinx

v1.15.1

Toggle v1.15.1's commit message
BUG: allow some words in df.drop() to be missing

This is due to change in xtgeo 3.9.2

v1.15.0

Toggle v1.15.0's commit message
ENH: add library for general Sw in a 3D grid

v1.14.2rc1

Toggle v1.14.2rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixup

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix in rename_rms_scripts (equinor#204)

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option to store rft points in project (equinor#200)

v1.13.2

Toggle v1.13.2's commit message
Fix flake8 error in Python 3.12

v1.13.1

Toggle v1.13.1's commit message
Fix pypi publish workflow

v1.13.0

Toggle v1.13.0's commit message
Move to a pyproject.toml based package

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace xlswriter (equinor#182)

* replacing excel writer.save() with writer.close

* replace another ExcelWriter.save with close

* replace pd.append with concat

* Change link address to docs

* add missing end quotation mark

* formatting

* Update tests & group corr sheet by string

---------

Co-authored-by: Trine Alsos <[email protected]>
Co-authored-by: mferrera <[email protected]>