- version 0.6.3, 2013-04-30 -- first release installable using pip
 * fix parseModisMulti class to work with different range of times
 * update setup.py to be compliant with Pipy
 * update README
- version 0.6.4, 2013-05-06 -- update scripts
 * move option required for optparse from script to optparse_required library
 * update INSTALL
- version 0.7.0 2013-07-05 -- update repository
 * add support for http NASA repository
 * fix bug with modis_download.py and no tiles
 * update documentation
- version 0.7.1 2013-07-30 -- fix problems
 * fix modis_download.py script
 * add documentation how to install on Windows
- version 0.7.2 2013-08-01 -- fix convertmodis.py for windows
 * fix path to executable in convertmodis.py
- version 0.7.3
 * fix functions to download data
 * add timeout to http urlopen
 * add GDAL to check integrity of downloaded files
- version 0.7.4
 * add support to requests library to download files
 * fix english typo
- version 1.0.0
 * add support to use GDAL to convert MODIS hdf files
 * add graphical interfaces to scripts
 * add quality check: library and script
 * improved documentation and examples (add iPython notebook tutorial)
