Coder Social home page Coder Social logo

vkip / subscript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from equinor/subscript

0.0 0.0 0.0 25.84 MB

Equinor Subsurface script collection

Home Page: https://fmu-docs.equinor.com

License: GNU General Public License v3.0

Python 90.68% Perl 2.94% Shell 0.45% C++ 5.93%

subscript's Introduction

https://img.shields.io/github/workflow/status/equinor/subscript/subscript https://img.shields.io/lgtm/alerts/g/equinor/subscript.svg?logo=lgtm&logoWidth=18 https://img.shields.io/lgtm/grade/python/g/equinor/subscript.svg?logo=lgtm&logoWidth=18

subscript

Subscript is Equinors collection of scripts used for subsurface reservoir modelling.

Docs are hosted on https://equinor.github.io/subscript/.

Using subscript

In Equinor, all subscript utilities are installed on all Linux computers, and are available in every users path when Komodo is activated:

source /prog/res/komodo/stable/enable.csh

Remove the .csh from the line above if you are using bash (recommended).

Other users can install using Python setuptools as a developer. Some subscript tools depend on software only on Equinor Linux computers and these will not work.

Getting started as developer

Developing subscript tools is recommended to do in a "virtual environment". In a fresh virtual environment you should be able to do:

git clone [email protected]:equinor/subscript
cd subscript
pip install -e .[tests,docs]

and all dependencies should be installed. Confirm your installation with:

pytest

and this should run for some minutes without failures.

Copyright 2020 Equinor ASA

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.