emiproc


Nameemiproc JSON
Version 2.3.0 PyPI version JSON
download
home_pageNone
SummaryEmission Processing Tool
upload_time2024-12-04 15:30:58
maintainerNone
docs_urlNone
authorMichael Jähn, Gerrit Kuhlmann, Qing Mu, Jean-Matthieu Haussaire, David Ochsner, Katherine Osterried, Valentin Clément, Joel Thanwerdas, Corina Keller, Erik Koene, Alessandro Bigi, Michael Steiner
requires_python>=3.9
licenseBSD-3-Clause
keywords emission processing inventory cosmo icon-art
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Emiproc

Python package for processing emission datasets and converting them
into netcdf rasters or inputs for transport models (ICON-ART, COSMO-ART, ...).

If interested in previous versions, please check the branches
dedicated to the previous releases.

## Documentation

The full documentation is hosted at https://emiproc.readthedocs.io .

## Installation 

`emiproc` can be installed with pip:

```
pip install emiproc
```

## License

This work is licensed under a BSD-3-Clause licence. See the LICENSE file for details or https://opensource.org/license/bsd-3-clause

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "emiproc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "emission, processing, inventory, cosmo, icon-art",
    "author": "Michael J\u00e4hn, Gerrit Kuhlmann, Qing Mu, Jean-Matthieu Haussaire, David Ochsner, Katherine Osterried, Valentin Cl\u00e9ment, Joel Thanwerdas, Corina Keller, Erik Koene, Alessandro Bigi, Michael Steiner",
    "author_email": "Lionel Constantin <lionel.constantin@empa.ch>, Dominik Brunner <dominik.brunner@empa.ch>",
    "download_url": "https://files.pythonhosted.org/packages/63/2f/9f17c6e624bf7f854afe95b3dee464fda5af0d89f831a76043e3eeb4767a/emiproc-2.3.0.tar.gz",
    "platform": null,
    "description": "# Emiproc\n\nPython package for processing emission datasets and converting them\ninto netcdf rasters or inputs for transport models (ICON-ART, COSMO-ART, ...).\n\nIf interested in previous versions, please check the branches\ndedicated to the previous releases.\n\n## Documentation\n\nThe full documentation is hosted at https://emiproc.readthedocs.io .\n\n## Installation \n\n`emiproc` can be installed with pip:\n\n```\npip install emiproc\n```\n\n## License\n\nThis work is licensed under a BSD-3-Clause licence. See the LICENSE file for details or https://opensource.org/license/bsd-3-clause\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Emission Processing Tool",
    "version": "2.3.0",
    "project_urls": null,
    "split_keywords": [
        "emission",
        " processing",
        " inventory",
        " cosmo",
        " icon-art"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58d9453d8aefc6c4b9ef38e9791a224f9318169d40f1d9432eace16d5aa34b42",
                "md5": "faa0c02287f95f8de5529aac30479dda",
                "sha256": "439c88098e5ac21ec49968a47ec888e56b4c0d85f910f2de04497a17e82ccff5"
            },
            "downloads": -1,
            "filename": "emiproc-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "faa0c02287f95f8de5529aac30479dda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 155944,
            "upload_time": "2024-12-04T15:30:56",
            "upload_time_iso_8601": "2024-12-04T15:30:56.090057Z",
            "url": "https://files.pythonhosted.org/packages/58/d9/453d8aefc6c4b9ef38e9791a224f9318169d40f1d9432eace16d5aa34b42/emiproc-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "632f9f17c6e624bf7f854afe95b3dee464fda5af0d89f831a76043e3eeb4767a",
                "md5": "ecb9ac88042ebf09b58ad9f22255c9d6",
                "sha256": "5f71ae10b30da59292c0bd4e6d9e92ea9d05f5041f93c88b06920194745eb6bd"
            },
            "downloads": -1,
            "filename": "emiproc-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ecb9ac88042ebf09b58ad9f22255c9d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13874768,
            "upload_time": "2024-12-04T15:30:58",
            "upload_time_iso_8601": "2024-12-04T15:30:58.531557Z",
            "url": "https://files.pythonhosted.org/packages/63/2f/9f17c6e624bf7f854afe95b3dee464fda5af0d89f831a76043e3eeb4767a/emiproc-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 15:30:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "emiproc"
}
        
Elapsed time: 1.28295s