UMEP icon indicating copy to clipboard operation
UMEP copied to clipboard

Urban Multi-scale Environmental Predictor

Results 29 UMEP issues
Sort by recently updated
recently updated
newest added

Hello, I would like to generate a DSM with the preprocessor of UMEP on a part of the Lyon metropolis. I have a DEM file (1m resolution), and a building...

I'm running the SUEWS model within UMEP and I get this error when runngi the SUEWS simple Length mismatch: Expected axis has 38 elements, new values have 24 elements What...

When running the Suews Prepare I'm getting this error: 2024-05-07T10:24:12 CRITICAL EXCEPTION IN C:\Users/marci/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\UMEP\SUEWSPrepare\prepare_worker.py, LINE 232 "if feat_id == int(split[0]):" ERROR MESSAGE: invalid literal for int() with base 10: '0.458'...

Hello, I am trying to process my meteorological data and I get the following error with all the parameters. I checked all the values and are between the ranges. I...

Hello, I have an issue when running the Footprint model. When setting the values directly inside the dialog box, the algorithm does not encounter any issues and works perfectly fine....

### Discussed in https://github.com/UMEP-dev/UMEP/discussions/565 Originally posted by **030Skript** October 30, 2023 Hello all, I wanted to use the GQF module for my master thesis. While trying to start the tutorial,...

In SEBE the file Energyyearwall.txt is generated as tab/space delimited ASCII file. This is fine so far. However, regular spreadsheet programs fail to import these files cleanly as soon as...

enhancement

Ting, I have ported the ERA5 downloader to the Processing Toolbox. It works but it would have been nice to add the log output from CDSAPI and maybe also SuPy...

enhancement
trivial

Hi UMEP Team, I've tried the UWG reclassifier. It worked well. I would, however, like to request a small feature improvement. It would be great if in the UWG building...

enhancement

**The bug** We ran the LQF processor with local data("China Shanghai") following its annual (https://umep-docs.readthedocs.io/en/latest/OtherManuals/LQF_Manual.html#lqf-manual) . However, it failed. 1. The first bug is addQuotes(x): return "'" + x +...