Metadata-Version: 2.0
Name: stack-composed
Version: 17.7.10
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, ideas and enhancements:
https://bitbucket.org/smbyc/stackcomposed/issues

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

| Copyright (C) Xavier Corredor Llano xcorredorl@ideam.gov.co
| Sistema de Monitoreo de Bosques y Carbono SMByC and FAO
| General Public License - GPLv3


