dragonfly-uwg


Namedragonfly-uwg JSON
Version 0.5.484 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/dragonfly-uwg
SummaryDragonfly extension for the Urban Weather Generator (UWG).
upload_time2024-04-23 19:45:36
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements dragonfly-core uwg
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Dragonfly](https://www.ladybug.tools/assets/img/dragonfly.png)

[![Build Status](https://github.com/ladybug-tools/dragonfly-uwg/workflows/CI/badge.svg)](https://github.com/ladybug-tools/dragonfly-uwg/actions)
[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/dragonfly-uwg/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/dragonfly-uwg)

[![Python 3.10](https://img.shields.io/badge/python-3.10-orange.svg)](https://www.python.org/downloads/release/python-3100/) ![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-360/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)

# dragonfly-uwg

Dragonfly extension for urban heat island modeling.

Dragonfly-uwg uses the [Urban Weather Generator (uwg)](https://github.com/ladybug-tools/uwg) to morph EPW files to account for the [urban heat island effect](https://en.wikipedia.org/wiki/Urban_heat_island).

## Installation

`pip install -U dragonfly-uwg`

## QuickStart

```console
import dragonfly_uwg
```

## [API Documentation](http://ladybug-tools.github.io/dragonfly-uwg/docs)

## Local Development

1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/dragonfly-uwg

# or

git clone https://github.com/ladybug-tools/dragonfly-uwg
```
2. Install dependencies:
```
cd dragonfly-uwg
pip install -r dev-requirements.txt
pip install -r requirements.txt
```

3. Run Tests:
```console
python -m pytest tests/
```

4. Generate Documentation:
```console
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_uwg
sphinx-build -b html ./docs ./docs/_build/docs
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/dragonfly-uwg",
    "name": "dragonfly-uwg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ladybug Tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/da/c7/52fd6b4c8a3cc9a5593501be3cea68ebd7133328629a34f8c4565a239d47/dragonfly-uwg-0.5.484.tar.gz",
    "platform": null,
    "description": "![Dragonfly](https://www.ladybug.tools/assets/img/dragonfly.png)\n\n[![Build Status](https://github.com/ladybug-tools/dragonfly-uwg/workflows/CI/badge.svg)](https://github.com/ladybug-tools/dragonfly-uwg/actions)\n[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/dragonfly-uwg/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/dragonfly-uwg)\n\n[![Python 3.10](https://img.shields.io/badge/python-3.10-orange.svg)](https://www.python.org/downloads/release/python-3100/) ![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-360/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# dragonfly-uwg\n\nDragonfly extension for urban heat island modeling.\n\nDragonfly-uwg uses the [Urban Weather Generator (uwg)](https://github.com/ladybug-tools/uwg) to morph EPW files to account for the [urban heat island effect](https://en.wikipedia.org/wiki/Urban_heat_island).\n\n## Installation\n\n`pip install -U dragonfly-uwg`\n\n## QuickStart\n\n```console\nimport dragonfly_uwg\n```\n\n## [API Documentation](http://ladybug-tools.github.io/dragonfly-uwg/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/dragonfly-uwg\n\n# or\n\ngit clone https://github.com/ladybug-tools/dragonfly-uwg\n```\n2. Install dependencies:\n```\ncd dragonfly-uwg\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```console\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```console\nsphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_uwg\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Dragonfly extension for the Urban Weather Generator (UWG).",
    "version": "0.5.484",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/dragonfly-uwg"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6be4f4c846b1af357c997ab74606964208a3364b55ccef01d5f1f5d55984f31",
                "md5": "939a1e81f063c55f35b5b18848fa9307",
                "sha256": "e41948ed0548f91319645d6884de9d84ba74b69c28eb3f04ac1ef3e5b707d658"
            },
            "downloads": -1,
            "filename": "dragonfly_uwg-0.5.484-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "939a1e81f063c55f35b5b18848fa9307",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 52313,
            "upload_time": "2024-04-23T19:45:31",
            "upload_time_iso_8601": "2024-04-23T19:45:31.434462Z",
            "url": "https://files.pythonhosted.org/packages/f6/be/4f4c846b1af357c997ab74606964208a3364b55ccef01d5f1f5d55984f31/dragonfly_uwg-0.5.484-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dac752fd6b4c8a3cc9a5593501be3cea68ebd7133328629a34f8c4565a239d47",
                "md5": "8d936fdcf0e660851c07bdcd1d333b8a",
                "sha256": "6fa8ec71cc0db6e60c1e2dc4bb87e3ea0270c6486a4cf0c5da24b7fc8601472b"
            },
            "downloads": -1,
            "filename": "dragonfly-uwg-0.5.484.tar.gz",
            "has_sig": false,
            "md5_digest": "8d936fdcf0e660851c07bdcd1d333b8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 499587,
            "upload_time": "2024-04-23T19:45:36",
            "upload_time_iso_8601": "2024-04-23T19:45:36.883556Z",
            "url": "https://files.pythonhosted.org/packages/da/c7/52fd6b4c8a3cc9a5593501be3cea68ebd7133328629a34f8c4565a239d47/dragonfly-uwg-0.5.484.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 19:45:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "dragonfly-uwg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "dragonfly-core",
            "specs": [
                [
                    "==",
                    "1.46.5"
                ]
            ]
        },
        {
            "name": "uwg",
            "specs": [
                [
                    "==",
                    "5.8.13"
                ]
            ]
        }
    ],
    "lcname": "dragonfly-uwg"
}
        
Elapsed time: 0.24961s