datacula


Namedatacula JSON
Version 0.0.0.post1 PyPI version JSON
download
home_page
Summarya python package for atmospheric particle-gas data analysis and visualization
upload_time2023-04-14 02:20:55
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords atmospheric particles climate aerosol particulate parcel clouds datacula
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # *DATACULA*
 
Unveiling Datacula, the Dracula of Python packages, fearlessly devouring complexities in the analysis and data collection from aerosol-gas instruments. Developed by the creators of [Particula](https://github.com/uncscode/particula), Datacula offers seamless integration with their cutting-edge modeling tools.

Datacula furnishes you with a comprehensive suite of tools to import, process, and visualize data from a diverse range of instruments in air quality monitoring. If your instrument data format isn't supported yet, you can contribute by adding it, thereby paving the way for future scientists.

For those with instrumental data, discover Particula—your go-to aerosol particle simulator. Designed for simplicity and adaptability, Particula delivers a robust aerosol simulation system for both gas and particle phases. Harness its power to tackle scientific questions arising from your Datacula data.

## Goals & conduct

The main goal is to develop an aerosol data management and processing tool that is usable, efficient, and productive. In this process, we all will learn developing models in Python and associated packages. Let us all be friendly, respectful, and nice to each other. Any code added to this repository is automatically owned by all. Please speak up if something (even if trivial) bothers you. Talking through things always helps. This is an open-source project, so feel free to contribute, however small or big your contribution may be.

We follow the Google Python style guide [here](https://google.github.io/styleguide/pyguide.html). We have contribution guidelines [here](https://github.com/uncscode/datacula/blob/main/docs/CONTRIBUTING.md) and a code of conduct [here](https://github.com/uncscode/datacula/blob/main/docs/CODE_OF_CONDUCT.md) as well.

## Usage & development

The development of this package will be illustrated through Jupyter notebooks ([here](https://github.com/uncscode/datacula/blob/main/docs)) that will be put together in the form of a Jupyter book on our (to be added).
<!-- [website](https://uncscode.github.io/datacula).  -->
<!-- To use it, you can install `particula` from PyPI or conda-forge with `pip install particula` or `conda install -c conda-forge particula`, respectively. -->

For development, you can fork this repository and then install `particula` in an editable (`-e`) mode --- this is achieved by `pip install -e ".[dev]"` in the root of this repository. Invoking `pip install -e ".[dev]"` will install `particula`, its runtime requirements, and the development and test requirements. The editable mode is useful because it allows seeing the manifestation of code edits globally through the `particula` package in your environment (in a way, with the `-e` mode, `particula` self-updates to account for the latest local code edits).

## Python version

We support python 3.9 and above. To check your python version, run `python --version` in your terminal. To upgrade your python version, run `pip install --upgrade python` or with conda `conda install python=3.10`.

## Tour & Examples
TBD


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "datacula",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "atmospheric,particles,climate,aerosol,particulate,parcel,clouds,datacula",
    "author": "",
    "author_email": "ngam <ngam@users.noreply.github.com>, Gorkowski <Gorkowski@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/0f/66/c8887eb84a43908d7dc684678cbfc6025e7702f2c505688257d8804093f8/datacula-0.0.0.post1.tar.gz",
    "platform": null,
    "description": "# *DATACULA*\n \nUnveiling Datacula, the Dracula of Python packages, fearlessly devouring complexities in the analysis and data collection from aerosol-gas instruments. Developed by the creators of [Particula](https://github.com/uncscode/particula), Datacula offers seamless integration with their cutting-edge modeling tools.\n\nDatacula furnishes you with a comprehensive suite of tools to import, process, and visualize data from a diverse range of instruments in air quality monitoring. If your instrument data format isn't supported yet, you can contribute by adding it, thereby paving the way for future scientists.\n\nFor those with instrumental data, discover Particula\u2014your go-to aerosol particle simulator. Designed for simplicity and adaptability, Particula delivers a robust aerosol simulation system for both gas and particle phases. Harness its power to tackle scientific questions arising from your Datacula data.\n\n## Goals & conduct\n\nThe main goal is to develop an aerosol data management and processing tool that is usable, efficient, and productive. In this process, we all will learn developing models in Python and associated packages. Let us all be friendly, respectful, and nice to each other. Any code added to this repository is automatically owned by all. Please speak up if something (even if trivial) bothers you. Talking through things always helps. This is an open-source project, so feel free to contribute, however small or big your contribution may be.\n\nWe follow the Google Python style guide [here](https://google.github.io/styleguide/pyguide.html). We have contribution guidelines [here](https://github.com/uncscode/datacula/blob/main/docs/CONTRIBUTING.md) and a code of conduct [here](https://github.com/uncscode/datacula/blob/main/docs/CODE_OF_CONDUCT.md) as well.\n\n## Usage & development\n\nThe development of this package will be illustrated through Jupyter notebooks ([here](https://github.com/uncscode/datacula/blob/main/docs)) that will be put together in the form of a Jupyter book on our (to be added).\n<!-- [website](https://uncscode.github.io/datacula).  -->\n<!-- To use it, you can install `particula` from PyPI or conda-forge with `pip install particula` or `conda install -c conda-forge particula`, respectively. -->\n\nFor development, you can fork this repository and then install `particula` in an editable (`-e`) mode --- this is achieved by `pip install -e \".[dev]\"` in the root of this repository. Invoking `pip install -e \".[dev]\"` will install `particula`, its runtime requirements, and the development and test requirements. The editable mode is useful because it allows seeing the manifestation of code edits globally through the `particula` package in your environment (in a way, with the `-e` mode, `particula` self-updates to account for the latest local code edits).\n\n## Python version\n\nWe support python 3.9 and above. To check your python version, run `python --version` in your terminal. To upgrade your python version, run `pip install --upgrade python` or with conda `conda install python=3.10`.\n\n## Tour & Examples\nTBD\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "a python package for atmospheric particle-gas data analysis and visualization",
    "version": "0.0.0.post1",
    "split_keywords": [
        "atmospheric",
        "particles",
        "climate",
        "aerosol",
        "particulate",
        "parcel",
        "clouds",
        "datacula"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b451eec659e56d3ef06e7892e44745a4519f3ffdaba5421cdd47dff199b25634",
                "md5": "978c31eabac18f1ed2e1d8fc697bf3b2",
                "sha256": "586093062bbe8924bb5f44d6eaa001c423910710484063ca10b6e65376a4d8f6"
            },
            "downloads": -1,
            "filename": "datacula-0.0.0.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "978c31eabac18f1ed2e1d8fc697bf3b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 52013,
            "upload_time": "2023-04-14T02:20:53",
            "upload_time_iso_8601": "2023-04-14T02:20:53.945704Z",
            "url": "https://files.pythonhosted.org/packages/b4/51/eec659e56d3ef06e7892e44745a4519f3ffdaba5421cdd47dff199b25634/datacula-0.0.0.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f66c8887eb84a43908d7dc684678cbfc6025e7702f2c505688257d8804093f8",
                "md5": "3ed1e3a69fe82ac4071cb75321fb9250",
                "sha256": "89a4673f8ded18f0fd97ea070308ae978619de05042b7f1fb9f9c08415c1d217"
            },
            "downloads": -1,
            "filename": "datacula-0.0.0.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "3ed1e3a69fe82ac4071cb75321fb9250",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 45753,
            "upload_time": "2023-04-14T02:20:55",
            "upload_time_iso_8601": "2023-04-14T02:20:55.418744Z",
            "url": "https://files.pythonhosted.org/packages/0f/66/c8887eb84a43908d7dc684678cbfc6025e7702f2c505688257d8804093f8/datacula-0.0.0.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-14 02:20:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "datacula"
}
        
Elapsed time: 0.05395s