Skip to content

A python package for performing geochemical redox calculations

License

Notifications You must be signed in to change notification settings

pipliggins/PetroBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetroBuffer

A python package for performing geochemical redox calculations and buffer conversions.

Documentation Status

The current implementation has been developed in Python 3 and tested on Windows.

PetroBuffer currently only supports a small number of functions. The aim is to expand this package over time.

Documentation

PetroBuffer's documentation is hosted on Read the Docs.

Installation/Usage:

PyPI Compatible Python Versions

pip install petrobuffer

Alternatively, to access the most up-to-date development version, you can clone this repository into the same root directory as your project files where you wish to use PetroBuffer.

The package can then be pip installed by running

pip install PetroBuffer/

from your project root, and imported in your files in the same way as other packages, using

import petrobuffer

Check out the documentation for usage examples.

Acknowledgements

The testing of this package made heavy use of the excellent Excel tools from Kayla Iacovino: an fO2 buffer calculator and a Ferric/Ferrous converter.

About

A python package for performing geochemical redox calculations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages