Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.26 KB

RockData

RockData is an open-source project developed by Dr. Xu Shibo from JX Nippon, offering a Python package specifically designed for rock physics model building used for seismic response with elastic properties change with CO2 injection. It provides a comprehensive set of tools, including log data loading, data manipulation, saturation analysis, fluid substitution, and Gassmann equation implementation, among other essential functionalities for rock physics workflows.

Installation

To install RockData, first clone the repository:

git clone https://github.com/XU-SB/RockData.git

The package is running on the Linux system

Please install the JupyterLab with the virtual machine for the full ustage of the package

Necessary Modules

-numpy -matplotlib -pandas

Other Modules

-lasio -nbformat

Main Features

  • Log data loading and manipulation
  • Saturation analysis
  • Fluid substitution
  • Gassmann equation implementation
  • rock physics modeling
  • output elastic property: Vp, Vs and Density for seismic response

Contact

For any questions or to report a bug, please contact the project owner at: xushibo11@gmail.com

Development Status

The package is currently under active development, with ongoing feature additions and improvements.