https://github.com/cmeessen/pygms
pyGMS: lithosphere-scale rheological analyses of GMS models in Python
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.1%) to scientific vocabulary
Keywords
Repository
pyGMS: lithosphere-scale rheological analyses of GMS models in Python
Basic Info
- Host: GitHub
- Owner: cmeessen
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://cmeessen.github.io/pyGMS
- Size: 7.45 MB
Statistics
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 1
- Releases: 1
Topics
Metadata Files
README.md
pyGMS
pyGMS is a Python 3 module designed to analyse the rheological behaviour of
lithosphere-scale 3D structural models that were created with the
GeoModellingSystem
(GMS, GFZ Potsdam). pyGMS was originally written for the
purpose of plotting yield strength envelope cross sections for my PhD thesis.
Installation
This is a short version of the installation instructions. For a more detailed version visit the documentation.
```bash
Clone the repository
git clone git@github.com:cmeessen/pyGMS.git
Create an Anaconda environment
cd pyGMS conda env create -f environment.yml
Install with pip
conda activate pygms pip install -e .
Install some dependencies to be able to see the kernel in Jupyter notebooks
conda install -c conda-forge nbcondakernels ```
Documentation
Please have a look at the documentation for information on how to install and use pyGMS.
Contributing
If you find bugs, have a feature wish or a pull request, please open an issue.
Preparing a pull request
Before preparing a pull request make sure to
- comment the code
- update CHANGELOG
- check code style (
make pycodestyle) - add a test if the contribution adds a new feature or fixes a bug
- update the documentation (
cd docs/sphinx && make html && make gh-pages) - run
make coverage(maintainers only)
Owner
- Name: Christian Meeßen
- Login: cmeessen
- Kind: user
- Location: Germany
- Company: GFZ Potsdam
- Repositories: 19
- Profile: https://github.com/cmeessen
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Christian Meeßen | 1****n | 60 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 36 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- cmeessen (1)
Pull Request Authors
- cmeessen (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- coverage
- cython
- doc8
- flake8
- ipython
- m2r
- matplotlib
- nb_conda_kernels
- numpy
- pandas
- pep8
- pip
- pydocstyle
- python 3.*
- scipy
- sphinx
- sphinx_rtd_theme
- sphinxcontrib-bibtex