UMEP-dev / UMEP

Urban Multi-scale Environmental Predictor
https://umep-docs.readthedocs.io/
59 stars 15 forks source link

Spatial thermal comfort #604

Closed MajaWadling closed 2 months ago

MajaWadling commented 2 months ago

Hi,

When I try to use the "Tmrt_average" from SOLWEIG in the spatial thermal comfort tool to get a PET map it says this:

File"C:\Users/User/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\processing_umep\postprocessor\spatialtc_algorithm.py", line 274, in processAlgorithm yyyyTmrt = int(filepath_tmrt[-18:-14]) ValueError: invalid literal for int() with base 10: '0/Tm'

But when I use a specific time ("Tmrt_2019_206_1200D") it works perfectly fine. Does anyone know what the problem is?