
[](https://github.com/ladybug-tools/dragonfly-uwg/actions)
[](https://coveralls.io/github/ladybug-tools/dragonfly-uwg)
[](https://www.python.org/downloads/release/python-3100/) (https://www.python.org/downloads/release/python-360/) [](https://www.python.org/downloads/release/python-270/) [](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/31/fc/a71862d631814c5f64c342f752e853eafa47584d4d7557aee005b1afdb18/dragonfly_uwg-0.5.655.tar.gz",
"platform": null,
"description": "\n\n[](https://github.com/ladybug-tools/dragonfly-uwg/actions)\n[](https://coveralls.io/github/ladybug-tools/dragonfly-uwg)\n\n[](https://www.python.org/downloads/release/python-3100/) (https://www.python.org/downloads/release/python-360/) [](https://www.python.org/downloads/release/python-270/) [](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)\nto 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.655",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/dragonfly-uwg"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6512a231d603611159ce3596502b82b097a62068e0a21f750b8ee09f3e55027c",
"md5": "ce9b9577fe1f2a5fef5b5a01aea20945",
"sha256": "e245e08977714ddef450550ddce120b129e642b04869870ab81690cfb7d42324"
},
"downloads": -1,
"filename": "dragonfly_uwg-0.5.655-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce9b9577fe1f2a5fef5b5a01aea20945",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 52326,
"upload_time": "2025-02-15T01:10:54",
"upload_time_iso_8601": "2025-02-15T01:10:54.663401Z",
"url": "https://files.pythonhosted.org/packages/65/12/a231d603611159ce3596502b82b097a62068e0a21f750b8ee09f3e55027c/dragonfly_uwg-0.5.655-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "31fca71862d631814c5f64c342f752e853eafa47584d4d7557aee005b1afdb18",
"md5": "f1e3797a8be0aa68b5a9c86d203450ca",
"sha256": "e9707bb0df130c94bdf479638b3bc745394a6faf113eae3d70cd6e34a5589aba"
},
"downloads": -1,
"filename": "dragonfly_uwg-0.5.655.tar.gz",
"has_sig": false,
"md5_digest": "f1e3797a8be0aa68b5a9c86d203450ca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 501313,
"upload_time": "2025-02-15T01:10:57",
"upload_time_iso_8601": "2025-02-15T01:10:57.342594Z",
"url": "https://files.pythonhosted.org/packages/31/fc/a71862d631814c5f64c342f752e853eafa47584d4d7557aee005b1afdb18/dragonfly_uwg-0.5.655.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-15 01:10:57",
"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.62.3"
]
]
},
{
"name": "uwg",
"specs": [
[
"==",
"5.8.13"
]
]
}
],
"lcname": "dragonfly-uwg"
}