https://github.com/chetannathwani/pyrolite
A set of tools for getting the most from your geochemical data.
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
-
○.zenodo.json file
-
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
A set of tools for getting the most from your geochemical data.
Basic Info
- Host: GitHub
- Owner: ChetanNathwani
- License: other
- Language: Python
- Default Branch: master
- Homepage: https://pyrolite.readthedocs.io
- Size: 376 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Fork of morganjwilliams/pyrolite
Created about 5 years ago
· Last pushed over 4 years ago
https://github.com/ChetanNathwani/pyrolite/blob/master/
# `pyrolite`[](https://pyrolite.readthedocs.io/) [](https://github.com/pyOpenSci/software-review/issues/20) [](https://doi.org/10.21105/joss.02314) [](https://github.com/morganjwilliams/pyrolite/blob/master/LICENSE) [](https://mybinder.org/v2/gh/morganjwilliams/pyrolite/develop?filepath=docs%2Fnotebooks%2F) [](https://gitter.im/pyrolite/community/) pyrolite is a set of tools for making the most of your geochemical data. The python package includes functions to work with compositional data, to transform geochemical variables (e.g. elements to oxides), functions for common plotting tasks (e.g. spiderplots, ternary diagrams, bivariate and ternary density diagrams), and numerous auxiliary utilities. pyrolite's is principally developed for use in geochemical research, but is also well suited to being incorporated into university-level geochemistry and petrology classes which wish to include a little Python. The documentation is continually evolving, and more examples and tutorials will gradually be added (feel free to request features or examples; see [Contributing](#contributing) below). ## Install [](https://pypi.python.org/pypi/pyrolite) [](https://pypi.python.org/pypi/pyrolite/) [](https://pypistats.org/packages/pyrolite) ```bash pip install pyrolite ``` If you want the most up to date *development* version, you can instead install directly from the GitHub repo. Note that breaking changes occur on this branch, and is not guaranteed to remain stable (check the [Development and Build Status](#development--build-status) below). If you still want to try out the most recent bugfixes and yet-to-be-released features, you can install this version with: ```bash pip install git+git://github.com/morganjwilliams/pyrolite.git@develop#egg=pyrolite ``` For more information, see the documentation's [installation page](https://pyrolite.readthedocs.io/en/master/installation.html), and the [Getting Started Guide](https://pyrolite.readthedocs.io/en/master/gettingstarted.html). ## Examples Check out the documentation for galleries of [examples](https://pyrolite.readthedocs.io/en/master/examples/index.html) and [tutorials](https://pyrolite.readthedocs.io/en/master/tutorials/index.html). If you'd rather flip through notebooks here on GitHub, these same examples can be found in the folders [`docs/source/examples`](./docs/source/examples/) and [`docs/source/tutorials`](./docs/source/examples/). ## Contributing The long-term aim of this project is to be designed, built and supported by (and for) the geochemistry community. The project welcomes feature requests, bug reports and contributions to the code base, documentation and test suite. We're happy to help onboard new contributors and walk you through the process. Check out the [Issues Board](https://github.com/morganjwilliams/pyrolite/issues) to get an idea of some of the some of the currently identified bugs and things we're looking to work on. For more information, see the [documentation](https://pyrolite.readthedocs.io/), particularly the [ Contributing page](https://pyrolite.readthedocs.io/en/develop/contributing.html) and [Code of Conduct](https://pyrolite.readthedocs.io/en/develop/conduct.html). For a list of people who have helped build and improve pyrolite, check out the [Contributors page](https://pyrolite.readthedocs.io/en/develop/dev/contributors.html). If you'd like an idea of where the project might be heading in the near future, have a look at [the current roadmap](https://pyrolite.readthedocs.io/en/develop/dev/future.html). ## Citation [](https://doi.org/10.21105/joss.02314) [](https://zenodo.org/badge/latestdoi/137172322) If you use pyrolite extensively for your research, citation of the software would be particularly appreciated. It helps quantify the impact of the project (assisting those contributing through paid and volunteer work), and is one way to get the message out and help build the pyrolite community. For information on citing pyrolite, [see the relevant docs page](https://pyrolite.readthedocs.io/en/develop/cite.html). ## Development & Build Status [](https://github.com/python/black) [](https://www.codacy.com/manual/morganjwilliams/pyrolite?utm_source=github.com&utm_medium=referral&utm_content=morganjwilliams/pyrolite&utm_campaign=Badge_Grade) | **master** | **develop** | |:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| | [](https://github.com/morganjwilliams/pyrolite/actions?query=workflow:Unittest+branch:master) | [](https://github.com/morganjwilliams/pyrolite/actions?query=workflow:Unittest+branch:develop) | | [](https://coveralls.io/github/morganjwilliams/pyrolite?branch=master) | [](https://coveralls.io/github/morganjwilliams/pyrolite?branch=develop) | **Maintainer**: Morgan Williams (morgan.williams _at_ csiro.au)
Owner
- Login: ChetanNathwani
- Kind: user
- Location: Zürich
- Company: ETH Zürich
- Twitter: chetan_nathwani
- Repositories: 3
- Profile: https://github.com/ChetanNathwani
Geochemistry and petrology