Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 3.04 KB

README.md

File metadata and controls

40 lines (28 loc) · 3.04 KB

VarPy: A python library for volcanic and rock physics data analysis

VarPy is an open-source toolbox which provides a Python framework for analysing volcanology and rock physics data. It provides several functions, which allow users to define their own workflows to develop models, analyses and visualisations. The goal of the VarPy library is to accelerate the uptake of computational methods by researches in volcanology and rock physics.

In this repository you can find:

For trying a varpy example (python script or notebook):

1) Clone the VarPy repository in your machine
2) Add the VarPy repository path into the PYTHONPATH (e.g., export PYTHONPATH=/Users/rosa/VarPy)

3a) Execute any of the scripts inside the directory 'python_scripts':
            python VarPy_Hierro_Ex1.py

3b) Or execute ipython notebook to open Iceland_Tjornes.ipynb