Skip to content

MYRIAM is an open-access, computationally-inexpensive, user-friendly software that allow users to compute the torque variations required to produce given changes in plate motions.

License

Notifications You must be signed in to change notification settings

ValeEspinozaF/MYRIAM

Repository files navigation

MYRIAM

MYRIAM is an open-access, computationally-inexpensive, user-friendly software that allow users to compute the torque variations required to produce given changes in plate motions.

Installation

Executable Files

To download a pre-compiled version of MYRIAM, go to the Releases page and select the latest version. Under the "Assets" section, download the appropriate file for your operating system. Once the download is complete, unzip the file and move the folder to the desired location.

Source code

Pull from repository

To download the latest version of MYRIAM from a specific repository branch (e.g. main), copy the following commands into your terminal:

cd /path/to/desired/directory       # Directory where to clone MYRIAM
git clone https://github.com/ValeEspinozaF/MYRIAM.git
cd MYRIAM
git checkout main                   # or whichever branch is preferred
git pull                            # fetch all recent changes from this branch

Download ZIP from GitHub

Alternatively, you can download the latest version of MYRIAM as a ZIP file from the GitHub repository. Under the repository name, click on the blue button that says "Code" and select "Download ZIP". Once the download is complete, unzip the file and move the folder to the desired location.

Dependencies

MYRIAM calculations run as a self-contained release, and require no additional dependencies. However, to generate PNG figures you will need Python and the following packages:

*Note that Cartopy up to version 0.21.0 may encounter package issues when importing, particularly lgeos. Make sure to install/downgrade Shapely to its version 1.8.5 to avoid the above issue.

Examples

See the Manual for an example on how to use MYRIAM to achieve refined results in a time-efficient manner. All necessary files to run the examples are included in the examples folder.

You can also find examples of MYRIAM (or the base algorithm) used in plate motions research:

Citing

Valentina Espinoza, Juan Martin de Blas, & Giampiero Iaffaldano. (2023). ValeEspinozaF/MYRIAM: MYRIAM v1.0.1 (v1.0.1). Zenodo. https://doi.org/10.5281/zenodo.8047062

About

MYRIAM is an open-access, computationally-inexpensive, user-friendly software that allow users to compute the torque variations required to produce given changes in plate motions.

Topics

Resources

License

Stars

Watchers

Forks