Socket
Socket
Sign inDemoInstall

stack-composed

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stack-composed

Compute and generate the composed of a raster images stack


Maintainers
1

Readme

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.github.io/StackComposed

Source code

The latest sources can be obtained from official repository: https://github.com/SMByC/StackComposed

Issue Tracker

Issues, ideas and enhancements: https://github.com/SMByC/StackComposed/issues

Installation

The StackComposed use the following apps/libraries:

  • Python3
  • Gdal
  • Numpy
  • Dask

Using Pip

You can install from PyPi repository:

pip3 install stack-composed

From source code

To install StackComposed from source:

git clone https://github.com/SMByC/StackComposed
cd StackComposed
python3 setup.py install
# or
pip3 install -e .

About us

StackComposed was developing, designed and implemented by the Group of Forest and Carbon Monitoring System (SMByC), operated by the Institute of Hydrology, Meteorology and Environmental Studies (IDEAM) - Colombia.

Author and developer: Xavier C. Llano
Theoretical support, tester and product verification: SMByC-PDI group

Contact

Xavier C. Llano: xavier.corredor.llano@gmail.com
SMByC: smbyc (a) ideam.gov.co

License

StackComposed is a free/libre software and is licensed under the GNU General Public License.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc