acolite


Nameacolite JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA Python package for atmospheric correction of satellite imagery
upload_time2024-07-18 18:28:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords acolite
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # acolite

[![image](https://img.shields.io/pypi/v/acolite.svg)](https://pypi.python.org/pypi/acolite)
[![image](https://img.shields.io/conda/vn/conda-forge/acolite.svg)](https://anaconda.org/conda-forge/acolite)

**A Python package for atmospheric correction of satellite imagery**

-   Free software: MIT License
-   Documentation: https://acolite.gishub.org

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "acolite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "acolite",
    "author": null,
    "author_email": "Qiusheng Wu <giswqs@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b3/84/835591168c0cff3201c2db269467cb492e8b77b7228b5523ae0594fdf1c1/acolite-0.0.1.tar.gz",
    "platform": null,
    "description": "# acolite\n\n[![image](https://img.shields.io/pypi/v/acolite.svg)](https://pypi.python.org/pypi/acolite)\n[![image](https://img.shields.io/conda/vn/conda-forge/acolite.svg)](https://anaconda.org/conda-forge/acolite)\n\n**A Python package for atmospheric correction of satellite imagery**\n\n-   Free software: MIT License\n-   Documentation: https://acolite.gishub.org\n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python package for atmospheric correction of satellite imagery",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/opengeos/acolite"
    },
    "split_keywords": [
        "acolite"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41903f73c6723a53240c6d67db907238d491c6129946b86b96e5e3c1a33c7b00",
                "md5": "0a5684c655c33268eb8018e9e0287791",
                "sha256": "6156d54d438b3dbfafc99c2044f1772190185bb57ddd96c079efcabd09bf5f68"
            },
            "downloads": -1,
            "filename": "acolite-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a5684c655c33268eb8018e9e0287791",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3625,
            "upload_time": "2024-07-18T18:28:50",
            "upload_time_iso_8601": "2024-07-18T18:28:50.640416Z",
            "url": "https://files.pythonhosted.org/packages/41/90/3f73c6723a53240c6d67db907238d491c6129946b86b96e5e3c1a33c7b00/acolite-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b384835591168c0cff3201c2db269467cb492e8b77b7228b5523ae0594fdf1c1",
                "md5": "d960b64fffd079e7067947c2b7d5fc2c",
                "sha256": "a8ba0b18398800efb31bb27c51c1e25df83d7f4eb21baec5c97f37101ca29fba"
            },
            "downloads": -1,
            "filename": "acolite-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d960b64fffd079e7067947c2b7d5fc2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11002,
            "upload_time": "2024-07-18T18:28:51",
            "upload_time_iso_8601": "2024-07-18T18:28:51.991615Z",
            "url": "https://files.pythonhosted.org/packages/b3/84/835591168c0cff3201c2db269467cb492e8b77b7228b5523ae0594fdf1c1/acolite-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-18 18:28:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opengeos",
    "github_project": "acolite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "acolite"
}
        
Elapsed time: 0.55028s