CDAT/cdutil

cdat-info in cdutil/vertical

chengzhuzhang opened this issue · 3 comments

I'm using the vertical remapping utility in cdutil. And get this strange error for threading. Looking at the vertical.py script. It doesn't seem to use cdat-info and it's odd that this script has to pin PCMDIdb? And insights will be helpful...Thank you! Error information as follows

File "/export/zhang40/anaconda2/envs/e3sm_diags_v2_dev_env/lib/python3.7/site-packages/cdutil-v3.0_25_gb320949-py2.7.egg/cdutil/vertical.py", line 37, in reconstructPressureFromHybrid
"cdutil.vertical.reconstructPressureFromHybrid")
File "/export/zhang40/anaconda2/envs/e3sm_diags_v2_dev_env/lib/python3.7/site-packages/cdat_info-8.1-py2.7.egg/cdat_info/cdat_info_src.py", line 229, in pingPCMDIdb
t.start()
File "/export/zhang40/anaconda2/envs/e3sm_diags_v2_dev_env/lib/python3.7/threading.py", line 847, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't start new thread

Marking issue as stale, since there has been no activity in 30 days.

Unless the issue is updated or the 'stale' tag is removed, this issue will be closed in 7 days.

@chengzhuzhang is this still an issue with the v8.2.1 CDAT release?

Thank you, Paul! I haven't seen this issue afterwards. And I think it has been taken care of in this commit by @downiec (d547719) merged in v8.2.1