(https://www.python.org/downloads/release/python-360/)
dragonfly-uwg
Dragonfly extension for urban heat island modeling.
Dragonfly-uwg uses the Urban Weather Generator (uwg) to morph EPW files to account for the urban heat island effect.
Installation
pip install -U dragonfly-uwg
QuickStart
import dragonfly_uwg
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-uwg
# or
git clone https://github.com/ladybug-tools/dragonfly-uwg
- Install dependencies:
cd dragonfly-uwg
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_uwg
sphinx-build -b html ./docs ./docs/_build/docs
Release files for dragonfly-uwg 0.5.743
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dragonfly_uwg-0.5.743.tar.gz | 501.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dragonfly_uwg-0.5.743-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 553.7 kB
Release files / dragonfly_uwg-0.5.743.tar.gz
| Download URL | dragonfly_uwg-0.5.743.tar.gz |
|---|---|
| Size | 501.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
892a0fd8bafe7677e565ecec47f12b4d12c25fb064b9617e1c812f4271fd197e
|
|
BLAKE2b-256 checksum How to use checksums |
0ef834aab69a5e0ea2ab8bd2ad1344b40940df9ff6f32c7691815fb6f148ae15
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / dragonfly_uwg-0.5.743-py3-none-any.whl
| Download URL | dragonfly_uwg-0.5.743-py3-none-any.whl |
|---|---|
| Size | 52.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3e50a99073f182736f42b26f349fc07baebe2fc631196d16c8f7ef46a46f502
|
|
BLAKE2b-256 checksum How to use checksums |
068404c76ec9b7006571b1efd86c2f2dff3214fd9972a077428199370f9fa8cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|