Skip to content

Probabilistic paleo secular variation curves with python

Notifications You must be signed in to change notification settings

arthus701/pypsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

pypsv - Probabilistic PaleoSecular Variation curves with python

Installation

pypsv requires pymagglobal, which can be installed via

pip3 install pymagglobal --extra-index-url https://public:5mz_iyigu-WE3HySBH1J@git.gfz-potsdam.de/api/v4/projects/1055/packages/pypi/simple

With pymagglobal installed, you may run:

pip3 install "git+https://github.com/arthus701/pypsv.git/#egg=pypsv&subdirectory=src/"

to install pypsv from the git repo. You can also clone this repository, go to the src/ directory and run

pip3 install .

or

pip3 install -e .

if you want an editable installation.

About

Probabilistic paleo secular variation curves with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages