Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract_profiles.py: multiprocessing version bails #5

Open
aaschwanden opened this issue May 12, 2016 · 0 comments
Open

extract_profiles.py: multiprocessing version bails #5

aaschwanden opened this issue May 12, 2016 · 0 comments

Comments

@aaschwanden
Copy link
Member

Running extract_profiles.py -a -n 2 ..... bails with

Traceback (most recent call last):
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/extract_profiles.py", line 1415, in <module>
    p.map(extract, vars_list)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/pool.py", line 251, in map
    return self.map_async(func, iterable, chunksize).get()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/pool.py", line 567, in get
    raise self._value
RuntimeError: NetCDF: HDF error
  - done with climatic_mass_balance_cumulative
extract_variable function took 0.030 s
  Reading variable dbdt
    - processing profile C1

This has low priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant