.. autocnet documentation master file, created by
   sphinx-quickstart on Tue Jul  9 22:26:36 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


Planetary I/O
=============
.. raw:: html

 <div class="section" id="showcase">
    <a href=""><img src="_static/images/splash.jpg" border="0" alt="An image about planets and I/O"/></a>
 </div>

Planetary I/O (Plio) is an open source collection of my commonly used I/O functionality. Plio is licensed in `the public domain`_.

About the image: The `Walters Art Museum`_ has scanned and released into the public domain a twelfth century illuminated manuscript
created by Christian monks that served as a scientific text.  The two reproduced pages illustrate 'the heavens'.




.. _the public domain: license.html
.. _ Walters Art Museusm: https://www.flickr.com/photos/medmss/albums/72157626360106319


.. raw:: html

  <style type="text/css">
  table.linktable {
      margin: 10px;
      margin-bottom: 20px;
      margin-left:auto;
      margin-right: auto;
  }
  table.icontable {
      margin: 10px;
  }
  table.linktable td {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 5px;
      text-align: center;
  }
  </style>

  <table class="linktable">
  <tr>
    <td>
      <a href="users/installation.html">
         <img alt="Download" src="_static/images/download2.png" title="Download" height="80" style="display: block; margin-left: auto; margin-right: auto;"></a> </td>
    <td>
      <a href="users/tutorials/index.html">
        <img alt="Getting Started" src="_static/images/tutorial.png" title="Getting Started"  height="80" style="display: block; margin-left: auto; margin-right: auto;"></a> </td>
    <td>
      <a href="library/index.html">
        <img alt="Documentation" src="_static/images/documentation.png" title="Documentation"  height="80" style="display: block; margin-left: auto; margin-right: auto;"></a> </td>
    <td>
      <a href=https://github.com/USGS-Astrogeology/plio/issues?state=open">
        <img alt="Bug Report" src="_static/images/bugs.png" title="Bug Report"  height="80" style="display: block; margin-left: auto; margin-right: auto;"></a> </td>
  </tr>

  <tr>
    <td><strong><small><a href="users/installation.html">Install</a></small></strong></td>
    <td><strong><small><a href="users/tutorials/index.html">Getting Started</a></small></strong></td>
    <td><strong><small><a href="library/index.html">Documentation</a></small></strong></td>
    <td><strong><small><a href="https://github.com/USGS-Astrogeology/plio/issues?state=open">Report Bugs</a></small></strong></td>
  </tr>
  </table>