.. currentmodule:: scikits.hydroclimpy

**************
Implementation
**************

Generic tools
=============

.. module:: scikits.hydroclimpy.core

The :mod:`scikits.hydroclimpy.core` is a generic collection of objects
and functions used by several submodules.

.. toctree::
   :glob:
   :maxdepth: 2

   implementation/core.tools
   implementation/core.extensions



ENSO Information
================

.. toctree::
   :glob:
   :maxdepth: 2

   implementation/enso.intro
   implementation/enso.indicator
   implementation/enso.climateseries
   implementation/enso.data
   implementation/enso.plotting



Input/Output routines
=====================

.. toctree::
   :glob:
   :maxdepth: 2

   implementation/io.*


Specialized libraries
=====================

.. toctree::
   :glob:
   :maxdepth: 2
   
   implementation/lib.*


Statistical libraries
=====================

.. toctree::
   :glob:
   :maxdepth: 2
   
   implementation/stats.*


Plotting libraries
==================

.. toctree::
   :glob:
   :maxdepth: 2

   implementation/plotlib.*
 
