Giter Site home page Giter Site logo

geoscixyz / em-apps Goto Github PK

View Code? Open in Web Editor NEW
31.0 3.0 18.0 78.44 MB

Interactive applications for electromagnetics in geophysics

Home Page: http://em.geosci.xyz

License: MIT License

Python 1.11% Jupyter Notebook 98.89%
geophysics notebook physics visualization education open-science electromagnetics

em-apps's Introduction

overview | installation | running the notebooks | issues | contributing

em-apps

binder SimPEG

Note

The em-apps were created principally for the DISC 2017, the SEG Distinguished Instructor Short Course about Electromagnetics Fundamentals and Applications. The apps are currently only sparsely maintained, and depend therefore on older versions of most requirements.

The recommended way of installation is therefore using conda together with the environment.yml file, see below. This environment will install many old versions of codes, so don't expect to be able to use that environment with your newest tool; rather, it will be a dedicated environment for these apps.

Overview

This is a repo of notebooks and interactive examples for http://em.geosci.xyz. The examples are based on code available in em_examples. Numerical simulations are based on SimPEG.

Installation

To run them locally, you will need to have python installed, preferably through miniconda or mamba forge.

You can then clone this repository. From a command line, run

git clone https://github.com/geoscixyz/em-apps.git

Then cd into em-apps

cd em-apps

To setup your software environment, we recommend you use the provided conda environment

conda env create -f environment.yml
conda activate geosci-labs

You can then launch Jupyter

jupyter notebook

Jupyter will then launch in your web-browser.

Running the notebooks

Each cell of code can be run with shift + enter or you can run the entire notebook by selecting cell, Run All in the toolbar.

cell-run-all

For more information on running Jupyter notebooks, see the Jupyter Documentation

Issues

If you run into problems or bugs, please let us know by creating an issue in this repository.

For Contributors

We are glad you are interested in contributing!

This repo tracks geosci-labs. To contribute code, ideas or bug-fixes, please head over to the geosci-labs repository.

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.