Skip to main content

urban multi-scale environmental predictor

Project description

UMEP Core

Installation

pip install umep

Or with uv:

uv add umep

Troubleshooting

If you encounter DLL or import errors (common on Windows), run the diagnostic tool:

umep-doctor

Common Issues

OSGeo4W / QGIS Users

Do NOT pip install into the OSGeo4W Python environment. The pre-installed GDAL binaries will conflict with rasterio's bundled DLLs, causing errors like:

ImportError: DLL load failed while importing _base: The specified procedure could not be found.

Instead, create a separate virtual environment:

uv venv --python 3.12
.venv\Scripts\activate   # Windows
uv pip install umep

Conda Alternative

If you prefer conda, use conda-forge for the geospatial dependencies:

conda create -n umep -c conda-forge python=3.12 rasterio geopandas pyproj shapely
conda activate umep
pip install umep

Development Setup

  • Install uv package manager (e.g. pip install uv).
  • Clone repo.
  • Run uv sync from the directory where pyproject.toml is located to install .venv and packages.
  • Select .venv Python environment in your IDE.
  • FYI: Recommended VS Code settings and extensions are included in the repo.

Demo

See the demo notebook file at /demo.py.

Also, a test with GBG data is found in /solweig_gbg_test.py

The demo and the test uses the datasets included in the tests folder

Original code

The code reproduced in the umep folder is adapted from the original GPLv3-licensed code by Fredrik Lindberg, Ting Sun, Sue Grimmond, Yihao Tang, Nils Wallenberg.

The original code has been modified to work without QGIS to facilitate Python workflows.

The original code can be found at: UMEP-processing.

This modified code is licensed under the GNU General Public License v3.0.

See the LICENSE file for details.

Please give all credit for UMEP code to the original authors and cite accordingly.

© Copyright 2018 - 2020, Fredrik Lindberg, Ting Sun, Sue Grimmond, Yihao Tang, Nils Wallenberg.

Lindberg F, Grimmond CSB, Gabey A, Huang B, Kent CW, Sun T, Theeuwes N, Järvi L, Ward H, Capel- Timms I, Chang YY, Jonsson P, Krave N, Liu D, Meyer D, Olofson F, Tan JG, Wästberg D, Xue L, Zhang Z (2018) Urban Multi-scale Environmental Predictor (UMEP) - An integrated tool for city-based climate services. Environmental Modelling and Software.99, 70-87 https://doi.org/10.1016/j.envsoft.2017.09.020

Demo Data

Two seprated demo dataset are included

ATENS (vector data)

Tree Canopies

Copernicus

Trees

https://walkable.cityofathens.gr/home

Buildings

http://gis.cityofathens.gr/layers/athens_geonode_data:geonode:c40solarmap

Gothenburg (raster data)

Standard dataset used in tutorials (https://umep-docs.readthedocs.io/en/latest/Tutorials.html)

TODOs

  • Is first idx divisor in sun on wall a bug?

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

umep-0.0.1a20.tar.gz (2.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

umep-0.0.1a20-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file umep-0.0.1a20.tar.gz.

File metadata

  • Download URL: umep-0.0.1a20.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for umep-0.0.1a20.tar.gz
Algorithm Hash digest
SHA256 504cb998d7593a8d64f709c75d3241b822903b7b4229a28d2abd9411e87139ac
MD5 d9908c7672c58dd140d389e4053c23da
BLAKE2b-256 76a14b6e7a9de01cc5ae72fad85c86d960bd5158393a78abca2071781c686006

See more details on using hashes here.

Provenance

The following attestation bundles were made for umep-0.0.1a20.tar.gz:

Publisher: python-publish.yml on UMEP-dev/umep-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file umep-0.0.1a20-py3-none-any.whl.

File metadata

  • Download URL: umep-0.0.1a20-py3-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for umep-0.0.1a20-py3-none-any.whl
Algorithm Hash digest
SHA256 77f29a5318fcfd521d974b71c56a3679773545c6b2a776083d50a66704205c3d
MD5 d4abc234b928bf9bf085e49e4d2c7009
BLAKE2b-256 2d9644b5fa75a5b07c65fb76c7ba8a1c374b80934eeeed343dc278818bab797e

See more details on using hashes here.

Provenance

The following attestation bundles were made for umep-0.0.1a20-py3-none-any.whl:

Publisher: python-publish.yml on UMEP-dev/umep-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page