URock stuck while creating 2d grid #755
Unanswered
Gittihubberbabba
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Sorry, I’m stuck on a second issue. The URock calculation always gets stuck during the creation of the 2D grid. I’ve tried running it with and without vegetation, using both the stable and latest versions of UMEP. I tested it on my Ryzen 9 laptop as well as on the Threadripper workstation at my university — both for about 24 hours. I Use Temurin 17.0.15+6 - 16.4.2025.
QGIS-Version: 3.40.3-Bratislava
QGIS-Codeversion: 2a274ab7
Qt-Version: 5.15.13
Python-Version: 3.12.8
GDAL-Version: 3.10.1
GEOS-Version: 3.13.0-CAPI-1.19.0
PROJ-Version: Rel. 9.5.1, December 1st, 2024
PDAL-Version: 2.8.3 (git-version: 56e405)
Algorithmus gestartet um: 2025-06-23T15:20:36
Algorithmus Urban Wind Field: URock v2023a startet…
Eingabeparameter:
{ 'ATTENUATION_FIELD' : '', 'BUILDINGS' : 'C:/Users/Me/Desktop/Bachelorarbeit/URock Prep/Buildings.fgb_ogr_tmp.fgb', 'HEIGHT_FIELD_BUILD' : 'ROOF_HEIGHT', 'HORIZONTAL_RESOLUTION' : 2, 'INPUT_PROFILE_FILE' : '', 'INPUT_PROFILE_TYPE' : 0, 'INPUT_WIND_DIRECTION' : 45, 'INPUT_WIND_HEIGHT' : 10, 'INPUT_WIND_SPEED' : 2, 'LOAD_OUTPUT' : True, 'OUTPUT_FILENAME' : 'urock_output', 'RASTER_OUTPUT' : None, 'SAVE_NETCDF' : True, 'SAVE_RASTER' : True, 'SAVE_VECTOR' : True, 'UROCK_OUTPUT' : 'D:\Me\Qgis\UrockBuildingOnly', 'VEGETATION' : None, 'VEGETATION_CROWN_BASE_HEIGHT' : '', 'VEGETATION_CROWN_TOP_HEIGHT' : '', 'VERTICAL_RESOLUTION' : 2, 'WIND_HEIGHT' : '1.5' }
Writing settings for this model run to specified output folder (Filename: RunInfoURock_YYYY_DOY_HHMM.txt)
Initiating algorithm
Creates an H2GIS Instance and load data
Creates the stacked blocks used as obstacles
Rotates obstacles to the right direction and calculates geometry properties
Roughness zone properties are:
Creates the 2D Röckle zones
Creates the 2D grid
URockPreFiles.zip
Thanks again in advance!
Beta Was this translation helpful? Give feedback.
All reactions