oleg-alexandrov / plio

Planetary I/O Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLIO

Planetary Input / Output Join the chat at https://gitter.im/USGS-Astrogeology/plio

A planetary surface data input/output library written in Python. The release version of plio is avaiable via conda-forge.

Current build status

Linux OSX Windows

Documentation Status

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing plio

Installing plio from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge

Once the conda-forge channel has been enabled, plio can be installed with:

conda install plio

It is possible to list all of the versions of plio available on your platform with:

conda search plio --channel conda-forge

Installing development branch of plio

We maintain a development branch of plio that is used as a staging area for our releases. The badges and information below describe the bleeding edge builds.

Build Status

Coverage Status

To install the development version:

conda install -c usgs-astrogeology/label/dev plio

Docs

https://plio.readthedocs.io/en/latest/

About

Planetary I/O Module

License:Other


Languages

Language:Python 64.9%Language:IGOR Pro 33.1%Language:Jupyter Notebook 2.0%Language:Batchfile 0.0%Language:Shell 0.0%