iAOD


NameiAOD JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/akhi9661/iAOD
SummaryA python package to retrieve aerosol optical depth (AOD) using iterative approach.
upload_time2023-04-04 20:53:57
maintainer
docs_urlNone
authorAkhilesh Kumar
requires_python>=3.7
licenseMIT license
keywords iaod
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # iAOD


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


**A python package to retrieve aerosol optical depth (AOD) using iterative approach.**


-   Free software: MIT license
-   Documentation: https://akhi9661.github.io/iAOD
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akhi9661/iAOD",
    "name": "iAOD",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "iaod",
    "author": "Akhilesh Kumar",
    "author_email": "akhiraj9661@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/20/1f051a514737ee9d4ea5752112ebcb44491a025c65cc749e647dd812336b/iAOD-0.0.1.tar.gz",
    "platform": null,
    "description": "# iAOD\r\n\r\n\r\n[![image](https://img.shields.io/pypi/v/iAOD.svg)](https://pypi.python.org/pypi/iAOD)\r\n[![image](https://img.shields.io/conda/vn/conda-forge/iAOD.svg)](https://anaconda.org/conda-forge/iAOD)\r\n\r\n\r\n**A python package to retrieve aerosol optical depth (AOD) using iterative approach.**\r\n\r\n\r\n-   Free software: MIT license\r\n-   Documentation: https://akhi9661.github.io/iAOD\r\n    \r\n\r\n## Features\r\n\r\n-   TODO\r\n\r\n## Credits\r\n\r\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A python package to retrieve aerosol optical depth (AOD) using iterative approach.",
    "version": "0.0.1",
    "split_keywords": [
        "iaod"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c201f051a514737ee9d4ea5752112ebcb44491a025c65cc749e647dd812336b",
                "md5": "87aadb6f33be125215e24649e7d405c7",
                "sha256": "399df7e69890abacbd3f10d299951de4c8416db05c7d88d4e6ada22416101f86"
            },
            "downloads": -1,
            "filename": "iAOD-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "87aadb6f33be125215e24649e7d405c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3030,
            "upload_time": "2023-04-04T20:53:57",
            "upload_time_iso_8601": "2023-04-04T20:53:57.893496Z",
            "url": "https://files.pythonhosted.org/packages/1c/20/1f051a514737ee9d4ea5752112ebcb44491a025c65cc749e647dd812336b/iAOD-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 20:53:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "akhi9661",
    "github_project": "iAOD",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "iaod"
}
        
Elapsed time: 1.87159s