Metadata-Version: 2.0
Name: stack-composed
Version: 17.2.21
Summary: Compute and generate the composed of a raster images stack
Home-page: https://smbyc.bitbucket.io/stackcomposed
Author: Xavier Corredor Llano, SMBYC
Author-email: xcorredorl@ideam.gov.co
License: GPLv3
Keywords: stack composed statistics landsat raster gis
Platform: Any
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Dist: dask[array]
Requires-Dist: dask[bag]
Requires-Dist: gdal
Requires-Dist: numpy

StackComposed
=============

The StackComposed compute the stack composed of a specific statistic of
band values for several time series of georeferenced data (such as
Landsat images), even if these are in different scenes or tiles. The
result is a output of statistic compute for all valid pixels values
across the time axis (z-axis), in the wrapper extent for all input data
in parallels process.

Documentation
-------------

Home page documentation: https://smbyc.bitbucket.io/stackcomposed

Source code
-----------

The latest sources can be obtained from official repository:
https://bitbucket.org/SMBYC/stackcomposed

Issue Tracker
-------------

Issues, bugs and enhancement:
https://bitbucket.org/SMBYC/stackcomposed/issues

--------------

::

    GNU General Public License - GPLv3
    Copyright (c) 2017 by Xavier Corredor Llano, SMBYC
    Sistema de Monitoreo de Bosques y Carbono
    Bogotá, Colombia


