Coder Social home page Coder Social logo

slimgroup / gcs-cam Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 1.0 4.32 MB

Derisking geological carbon storage from high-resolution time-lapse seismic to explainable leakage detection

Home Page: https://doi.org/10.1190/tle42010069.1

License: MIT License

Julia 5.49% Python 2.01% Jupyter Notebook 92.50%
classifier deep-learning seismic-imaging time-lapse geological-carbon-storage

gcs-cam's Introduction

Derisking geological carbon storage from high-resolution time-lapse seismic to explainable leakage detection

Code to reproduce results in Ziyi Yin, Huseyin Tuna Erdinc, Abhinav Prakash Gahlot, Mathias Louboutin, Felix J. Herrmann, "Derisking geological carbon storage from high-resolution time-lapse seismic to explainable leakage detection". In The Leading Edge in January 2023. DOI: 10.1190/tle42010069.1

Installation

First, install Julia, Python and MiniConda. Next, run the command below to install the required packages.

julia -e 'Pkg.add("DrWatson.jl")'
julia --project -e 'using Pkg; Pkg.instantiate()'
conda env create -f environment.yml
source activate gcs-cam
python -m ipykernel install --user --name gcs-cam --display-name "Python (gcs-cam)"

Script descriptions

We use the open-source software JUDI.jl for seismic modeling and imaging, which calls the highly optimized propagators of Devito. We used FwiFlow.jl to solve the two-phase flow equations for both the pressure and concentration. The CO2 plume dataset (consisting of regular plumes and leaking plumes) will be downloaded upon running your first example. We used PyTorch library for CAM methods to calculate the CAM images. We thank the authors of these packages for their contributions to the open-source software community.

time-lapse seismic modeling and imaging

GenLinData.jl: script to generate time-lapse linearized data via Born modeling operators.

RTM.jl: script to run reverse-time migration (RTM) on the linearized data.

JRM.jl: script to invert the time-lapse linearized data via joint recovery model (JRM).

The experimental setup (number of sources, receivers, amount of noise etc) can be adjusted according to input keywords.

To generate a dataset for training the deep neural classifier, we provide the clusterless version of the above 3 scripts --- where you can simply run the julia scripts locally and experiments can run on multiple instances in parallel on the cloud. This needs 3 files for registry, credential, and parameter information to be stored in registryinfo.json, credentials.json, params.json files. More information can be found in AzureClusterlessHPC.jl and JUDI4Cloud.jl.

leakage detection with deep neural classifier and class activation mapping

To train the deep neural classifier for leakage detection, open main.ipynb notebook and choose gcs-cam environment as the kernel. It internally uses train.py and test.py modules for training and testing. The notebook contains useful comments for each section.

LICENSE

The software used in this repository can be modified and redistributed according to MIT license.

Disclosure

Some comments in the scripts are generated by ChatGPT 4.

Reference

If you use our software for your research, we appreciate it if you cite us following the bibtex in CITATION.bib.

Authors

This repository is written by Ziyi Yin, Huseyin Tuna Erdinc, Abhinav Prakash Gahlot from the Seismic Laboratory for Imaging and Modeling (SLIM) at the Georgia Institute of Technology.

If you have any question, we welcome your contributions to our software by opening issue or pull request.

SLIM Group @ Georgia Institute of Technology, https://slim.gatech.edu.
SLIM public GitHub account, https://github.com/slimgroup.

gcs-cam's People

Contributors

apgahlot avatar ziyiyin97 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

poseidonsaan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.