1-D interior dynamics of rocky mantles that are solid, liquid, or mixed phase
Project description
Aragog
Under development
This code remains under active development, hence the interface is not stable and should not be relied upon.
About
Aragog is a Python package that computes the 1-D interior dynamics of rocky mantles that are solid, liquid, or mixed phase. It is mostly a pure Python version of the SPIDER code originally written in C albeit with some differences. Note that the atmosphere module in the original SPIDER code is now supported by a separate and more comprehensive Python package Atmodeller (release forthcoming).
Documentation: https://aragog.readthedocs.io
Source code: https://github.com/ExPlanetology/aragog
Citation
If you use Aragog (or the original SPIDER code) please cite:
- Bower, D.J., P. Sanan, and A.S. Wolf (2018), Numerical solution of a non-linear conservation law applicable to the interior dynamics of partially molten planets, Phys. Earth Planet. Inter., 274, 49-62, doi: https://doi.org/10.1016/j.pepi.2017.11.004.
Open access versions of the publication are available:
- arXiv: https://arxiv.org/abs/1711.07303
- EarthArXiv: https://eartharxiv.org/k6tgf
Installation
Quick install
The basic procedure is to install Aragog into a Python environment. For example, if you are using a Conda distribution to create and manage Python environments (e.g. Anaconda), create a new environment noting that Aragog requires Python >= 3.10. Once created, make sure to activate the environment. To achieve this, terminal commands are given below, but you can also use the Anaconda Navigator (or similar GUI) to create and activate environments:
conda create -n aragog python
conda activate aragog
Alternatively, you can create and activate a virtual environment.
Finally, install Aragog into the activated environment:
pip install aragog
Developer install
Navigate to a location on your computer and obtain the source code using git:
git clone git@github.com:ExPlanetology/aragog.git aragog
cd aragog
Install Aragog into the environment using either (a) Poetry or (b) pip. There are some subtle differences between Poetry and pip, but in general Aragog is configured to be interoperable for most common operations (e.g. see this Gist).
-
(a) Poetry option, which requires that Poetry is installed:
poetry install --all-extras
-
(b) pip option, where the
-e
option is for an editable install:pip install -e ".[docs]"
If desired, you will need to manually install the dependencies for the tests, which are automatically installed by Poetry but not by
pip
. See the additional dependencies to install inpyproject.toml
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aragog-0.1.5a0.tar.gz
.
File metadata
- Download URL: aragog-0.1.5a0.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dd5a210ab83a9468c18b96c20c753ce3b5ba2f603a22ee1b1278f490235471f |
|
MD5 | 4698fd1b2860177952a8d86858e94728 |
|
BLAKE2b-256 | 3dd51dac0006a168231f1bf442ff85327fa0dd638b8791de7756facdaad83fad |
Provenance
The following attestation bundles were made for aragog-0.1.5a0.tar.gz
:
Publisher:
publish.yaml
on ExPlanetology/aragog
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
aragog-0.1.5a0.tar.gz
- Subject digest:
3dd5a210ab83a9468c18b96c20c753ce3b5ba2f603a22ee1b1278f490235471f
- Sigstore transparency entry: 150462392
- Sigstore integration time:
- Predicate type:
File details
Details for the file aragog-0.1.5a0-py3-none-any.whl
.
File metadata
- Download URL: aragog-0.1.5a0-py3-none-any.whl
- Upload date:
- Size: 50.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3299e3bcd9e9d0420b8d44d4047a83ee41b161ce6739b7fb90f9846cc284e0c4 |
|
MD5 | 88167dc7130b361ec7977a0e0018ba4c |
|
BLAKE2b-256 | 698912e60d08eecac0e8281feb2989bcc10db69bc7eb7a0f71bda8f6c3af3156 |
Provenance
The following attestation bundles were made for aragog-0.1.5a0-py3-none-any.whl
:
Publisher:
publish.yaml
on ExPlanetology/aragog
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
aragog-0.1.5a0-py3-none-any.whl
- Subject digest:
3299e3bcd9e9d0420b8d44d4047a83ee41b161ce6739b7fb90f9846cc284e0c4
- Sigstore transparency entry: 150462393
- Sigstore integration time:
- Predicate type: