pyModis Scripts
===============

The ``pyModis`` **scripts** provide you with a complete toolkit to work
with MODIS data, you can download, analyze and convert data. They
are developed to work from command line and inside scripts to
automatically update your MODIS files dataset.

Currently the tools are 5:

.. only:: latex

  * :doc:`modis_download`
  * :doc:`modis_download_from_list`
  * :doc:`modis_parse`
  * :doc:`modis_multiparse`
  * :doc:`modis_mosaic`
  * :doc:`modis_convert`

  .. raw:: latex

    \newpage % hard pagebreak at exactly this position

.. toctree::
   :maxdepth: 1

   modis_download
   modis_download_from_list
   modis_parse
   modis_multiparse
   modis_mosaic
   modis_convert

