stefanfluck / palmpy

Package supporting the generation of static driver files for simulations with the PALM model system. Check out the Wiki and engage in the Discussions!
GNU General Public License v3.0
18 stars 4 forks source link

NameError: name 'zlad' is not defined #52

Closed surakeshpt closed 2 years ago

surakeshpt commented 2 years ago

I installed the palmpy but while executing the make_static.py it shows an error as shown below.

START CREATING DOMAIN 0 Origin before cutting: 682917.4999999999/247513.50000000105. Resolution: 0.5000000000002621 m. Origin after cutting: 682924.9999999999/247288.00000000093. Resolution: 4.0 m. Raster Size: X: 192 Y: 192 Shifted the input array downwards by 404.31 meters. Traceback (most recent call last):

File "/home/thirurrp/Downloads/palmpy-master/examples/tutorial_example/make_static.py", line 604, in for m in range(len(zlad)):

NameError: name 'zlad' is not defined

stefanfluck commented 2 years ago

Hi Rakesh, if you feel the issue is solved as discussed in the email, please close the ticket 😊. Kind wishes, Stefan

surakeshpt commented 2 years ago

it solved as there was an wrong entry in the .ini file