AeroMix


NameAeroMix JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/sampr7/AeroMix
SummaryPython package for modeling aerosol optical properties
upload_time2024-01-22 03:15:55
maintainer
docs_urlNone
authorSam P Raj
requires_python
licenseGNU General Public License v3 (GPLv3)
keywords aerosol model mixing state aod ssa g
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AeroMix
*by [Sam P Raj](https://github.com/sampr7/) and [P R Sinha](https://www.iist.ac.in/ess/prs)*  
*Department of Earth and Space Sciences*  
*[Indian Institute of Space Science and Technology, Thiruvananthapuram](https://www.iist.ac.in/), IN*  

AeroMix is a versatile open-source aerosol optical model framework designed for computing a wide range of optical and physical properties of complex aerosol mixtures.

## Installation

Use the package manager [pip](https://pypi.org/) to install AeroMix.

```bash
pip install AeroMix
```

## Usage

```python
import AeroMix

# get a sample input dictionary
input_dict = AeroMix.getAerosolType('urban',[0.4,0.5,0.6,0.7,0.8],80]

# run the AeroMix model
AeroMix.run(input_dict)

```

## Documentation
See detailed documentation [here](https://github.com/sampr7/AeroMix/blob/main/Documentation.md).

## License

[GNU General Public License v3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.en.html)

## Contact
We are continuously working to improve and enhance the capabilities of our package. Your feedback, suggestions, and reports of any bugs you encounter are incredibly valuable to us. We welcome you to join the discussion on our [GitHub page](https://github.com/sampr7/AeroMix)  or feel free to reach out directly via email. Please send your thoughts and reports to sampr7@gmail.com. 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sampr7/AeroMix",
    "name": "AeroMix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "aerosol model mixing state AOD SSA g",
    "author": "Sam P Raj",
    "author_email": "sampr7@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/bc/04ded5df84411afe5f17d25969b1c31127dea1e37b5b05c20a95039a825b/AeroMix-1.0.1.tar.gz",
    "platform": null,
    "description": "# AeroMix\n*by [Sam P Raj](https://github.com/sampr7/) and [P R Sinha](https://www.iist.ac.in/ess/prs)*  \n*Department of Earth and Space Sciences*  \n*[Indian Institute of Space Science and Technology, Thiruvananthapuram](https://www.iist.ac.in/), IN*  \n\nAeroMix is a versatile open-source aerosol optical model framework designed for computing a wide range of optical and physical properties of complex aerosol mixtures.\n\n## Installation\n\nUse the package manager [pip](https://pypi.org/) to install AeroMix.\n\n```bash\npip install AeroMix\n```\n\n## Usage\n\n```python\nimport AeroMix\n\n# get a sample input dictionary\ninput_dict = AeroMix.getAerosolType('urban',[0.4,0.5,0.6,0.7,0.8],80]\n\n# run the AeroMix model\nAeroMix.run(input_dict)\n\n```\n\n## Documentation\nSee detailed documentation [here](https://github.com/sampr7/AeroMix/blob/main/Documentation.md).\n\n## License\n\n[GNU General Public License v3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\n## Contact\nWe are continuously working to improve and enhance the capabilities of our package. Your feedback, suggestions, and reports of any bugs you encounter are incredibly valuable to us. We welcome you to join the discussion on our [GitHub page](https://github.com/sampr7/AeroMix)  or feel free to reach out directly via email. Please send your thoughts and reports to sampr7@gmail.com. \n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Python package for modeling aerosol optical properties",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/sampr7/AeroMix"
    },
    "split_keywords": [
        "aerosol",
        "model",
        "mixing",
        "state",
        "aod",
        "ssa",
        "g"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec89e003a6f3d29594ba41db5fd232d37eb08ef3563a764ead9656012220d7e6",
                "md5": "751fddc66e4fc5ee129e3c7268fc4c8e",
                "sha256": "74ad24a9774aa49ff4cae86431e6f7332c2a58415b03553628a5c96033e24599"
            },
            "downloads": -1,
            "filename": "AeroMix-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "751fddc66e4fc5ee129e3c7268fc4c8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 825839,
            "upload_time": "2024-01-22T03:15:36",
            "upload_time_iso_8601": "2024-01-22T03:15:36.519222Z",
            "url": "https://files.pythonhosted.org/packages/ec/89/e003a6f3d29594ba41db5fd232d37eb08ef3563a764ead9656012220d7e6/AeroMix-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ebc04ded5df84411afe5f17d25969b1c31127dea1e37b5b05c20a95039a825b",
                "md5": "37532f75f203d943c90ae175f9aca690",
                "sha256": "32530507c863aebe66d0cd4d0b9a75106aba978e0b69c58bf0be92fc3d232fbc"
            },
            "downloads": -1,
            "filename": "AeroMix-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "37532f75f203d943c90ae175f9aca690",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 811109,
            "upload_time": "2024-01-22T03:15:55",
            "upload_time_iso_8601": "2024-01-22T03:15:55.410646Z",
            "url": "https://files.pythonhosted.org/packages/3e/bc/04ded5df84411afe5f17d25969b1c31127dea1e37b5b05c20a95039a825b/AeroMix-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-22 03:15:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sampr7",
    "github_project": "AeroMix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aeromix"
}
        
Elapsed time: 0.17572s