Skip to content

marceloperini/mdc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satellite Image Time-Series Tool

Architecture

alt tag

Dependencies:

  • python >= 2.7
  • redis-server >= 2.8.1
  • python-redis >= 2.10.3
  • mrt >= 4.1
  • pymodis >= 1.0
  • python-gdal >= 1.8

Running:

  1. Start Redis-server
redis-server
  1. Start Sitsd
python sitsd.py
  1. Send a processing
python sits.py -d modis -p MOD13Q1.006 -r brasil -s 2014-01-01 -e 2016-01-01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%