uwefladrich / scriptengine-tasks-ecearth

ScriptEngine tasks for the EC-Earth model
GNU General Public License v3.0
3 stars 3 forks source link

Fix duration to restore 2 FPS #85

Closed valentinaschueller closed 2 years ago

valentinaschueller commented 2 years ago

Now this actually closes #81!

valentinaschueller commented 2 years ago

tos_nemo_year_mean_temporalmap

valentinaschueller commented 2 years ago

Well, now it does not work anymore... this is frustrating!

valentinaschueller commented 2 years ago

but the fix in #84 does seem to work reliably. So it seems to be somehow triggered by a combination of Python 3.7 and HDF5 version 1.12.2 + potentially other packages interfering in a bad way. The failing test seems to struggle with opening files, though it doesn't become clear from the segfault what exactly is the reason (at least for me)