Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 520 Bytes

ooidata

Python module for working with Ocean Observatories Initiative data.

Under development.

Installation

The easiest way to install is to use use pip on the command line:

pip install git+https://github.com/tompc35/ooidata.git

Contributing

Contributions are welcome, either by raising an issue or making a pull request.

If you would like to make a pull request, see CONTRIBUTING.md for instructions on how to use Git to fork, clone, install, edit and pull changes.