Code Monkey home page Code Monkey logo

pysubsurface's Introduction

PySubsurface

A light-weight Python library containing a bag of useful objects to load, manipulate, and visualize subsurface data.

PySubsurface-tests

Objective

This library aims at creating a high level, easy to use API which spans the entire suite of data types used in subsurface projects (i.e., well logs and picks, seismic data, surfaces, grids etc.) and provide standardized loading, manipulation and visualization functionalities.

⚠️ Disclaimer ⚠️ : this library is mostly developed to ease the use and analysis of field data within the Deep Imaging Group. However, we always welcome feedback and external contributions!

Project structure

This repository is organized as follows:

  • 📂 pysubsurface: python library containing various classes and functions for handling and visualization of subsurface data
  • 📂 pytests: set of pytests for main functions of the pysubsurface library
  • 📂 testdata: data used in various tests and notebooks
  • 📂 docs: files containing sphinx documentation
  • 📂 notebooks: set of notebooks showcasing the functionalities of the library

Getting started 👾 🤖

Clone the repository:

git clone https://github.com/DIG-Kaust/pysubsurface.git

Create an environment using the environment.yml file:

conda env create -f environment. yml

Install pysuburface:

pip install -e .

To ensure that everything has been setup correctly, run tests:

make test

Contributors 👶

pysubsurface's People

Contributors

mrava87 avatar

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.