ccht-ncsu / Kalpana

Visualization of ADCIRC Model Data in Vector Formats
GNU General Public License v3.0
26 stars 22 forks source link

added new clumping function to deal with levees #83

Closed tomas19 closed 10 months ago

tomas19 commented 10 months ago

I included the new function to deal with the clumps when there are levees. I tested the code running processes 1 and 2 separately and together (example03). When I ran the code on my desktop (Ubuntu) I got the error message below, but all files were generated correctly. When I tested the code in our HPC at NC State, I didn't get the error, so I assume it is something with my local system.

Exception ignored in: <function Pool.del at 0x7f3d98d30a40> Traceback (most recent call last): File "/home/tacuevas/miniconda3/envs/grassEnv/lib/python3.11/multiprocessing/pool.py", line 271, in del File "/home/tacuevas/miniconda3/envs/grassEnv/lib/python3.11/multiprocessing/queues.py", line 371, in put AttributeError: 'NoneType' object has no attribute 'dumps'