stack-composed


Namestack-composed JSON
Version 23.8.2 PyPI version JSON
download
home_pagehttps://github.com/SMByC/StackComposed
SummaryCompute and generate the composed of a raster images stack
upload_time2023-08-26 00:34:42
maintainer
docs_urlNone
authorXavier C. Llano, SMBYC
requires_python
licenseGPLv3
keywords stack composed statistics landsat raster gis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://smbyc.github.io/StackComposed)

## Source code

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

## Issue Tracker

Issues, ideas and enhancements: [https://github.com/SMByC/StackComposed/issues](https://github.com/SMByC/StackComposed/issues)

## Installation

The StackComposed use the following apps/libraries:

* Python3
* Gdal
* Numpy
* [Dask](http://dask.pydata.org)

### Using Pip

You can install from PyPi repository:

```bash
pip3 install stack-composed
```

### From source code

To install StackComposed from source:

```bash
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SMByC/StackComposed",
    "name": "stack-composed",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "stack composed statistics landsat raster gis",
    "author": "Xavier C. Llano, SMBYC",
    "author_email": "xavier.corredor.llano@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/65/10f1746462a8f4fc9cb49734f060802a7af2ca187da8bd49e4e4b4f222ef/stack-composed-23.8.2.tar.gz",
    "platform": "Any",
    "description": "# StackComposed\n \nThe 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.\n\n## Documentation\n\nHome page documentation: [https://smbyc.github.io/StackComposed](https://smbyc.github.io/StackComposed)\n\n## Source code\n\nThe latest sources can be obtained from official repository: [https://github.com/SMByC/StackComposed](https://github.com/SMByC/StackComposed)\n\n## Issue Tracker\n\nIssues, ideas and enhancements: [https://github.com/SMByC/StackComposed/issues](https://github.com/SMByC/StackComposed/issues)\n\n## Installation\n\nThe StackComposed use the following apps/libraries:\n\n* Python3\n* Gdal\n* Numpy\n* [Dask](http://dask.pydata.org)\n\n### Using Pip\n\nYou can install from PyPi repository:\n\n```bash\npip3 install stack-composed\n```\n\n### From source code\n\nTo install StackComposed from source:\n\n```bash\ngit clone https://github.com/SMByC/StackComposed\ncd StackComposed\npython3 setup.py install\n# or\npip3 install -e .\n```\n\n## About us\n\nStackComposed 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.\n\nAuthor and developer: *Xavier C. Llano*  \nTheoretical support, tester and product verification: SMByC-PDI group\n\n### Contact\n\nXavier C. Llano: *xavier.corredor.llano@gmail.com*  \nSMByC: *smbyc (a) ideam.gov.co*\n\n## License\n\nStackComposed is a free/libre software and is licensed under the GNU General Public License.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Compute and generate the composed of a raster images stack",
    "version": "23.8.2",
    "project_urls": {
        "Homepage": "https://github.com/SMByC/StackComposed"
    },
    "split_keywords": [
        "stack",
        "composed",
        "statistics",
        "landsat",
        "raster",
        "gis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "940b6c6edc24cdbd7bec6dba75a62644d7b9d9022534652d24f8b6a4a6648ea2",
                "md5": "744acdac4da3d1000c9fd4c542579fe2",
                "sha256": "0619c2f4ea894fc573b1b467ef974f7f501484392e35b11c421fc8fa1304ac2c"
            },
            "downloads": -1,
            "filename": "stack_composed-23.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "744acdac4da3d1000c9fd4c542579fe2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14733,
            "upload_time": "2023-08-26T00:34:40",
            "upload_time_iso_8601": "2023-08-26T00:34:40.927063Z",
            "url": "https://files.pythonhosted.org/packages/94/0b/6c6edc24cdbd7bec6dba75a62644d7b9d9022534652d24f8b6a4a6648ea2/stack_composed-23.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb6510f1746462a8f4fc9cb49734f060802a7af2ca187da8bd49e4e4b4f222ef",
                "md5": "b177647ae917cc72dde01462bc877bbe",
                "sha256": "1ae99f7ff93b94a7adeb99188e7871f9f1ffb5b6ecab60f59040ba14d2b8851b"
            },
            "downloads": -1,
            "filename": "stack-composed-23.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b177647ae917cc72dde01462bc877bbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 221704,
            "upload_time": "2023-08-26T00:34:42",
            "upload_time_iso_8601": "2023-08-26T00:34:42.953100Z",
            "url": "https://files.pythonhosted.org/packages/cb/65/10f1746462a8f4fc9cb49734f060802a7af2ca187da8bd49e4e4b4f222ef/stack-composed-23.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-26 00:34:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SMByC",
    "github_project": "StackComposed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "stack-composed"
}
        
Elapsed time: 0.23808s