Closed ulysses78 closed 2 years ago
Thanks for your report and your feedback for debugging (really helps me).
Please see my fix above. I have tested it with pollyxt-cge data (no water vapor channel) under MATLAB 2014a and it works OK. So I will close this issue.
We recently recognized that our processing chain stops working when using the dev-branch at its actual commit position (https://github.com/PollyNET/Pollynet_Processing_Chain/commit/11f3046161f229c95dae14cb78ede7540475e72c). We haven't pulled the dev-branch for a while to our rsd2-server. To find out at which committing point the proc-chain crashes, I have tested step by step the latest commits. I found out, that before commit https://github.com/PollyNET/Pollynet_Processing_Chain/commit/173df4e294e319abf1636b5263668ea18e24b04b picasso is working fine. That's way I think there has to be some kind of bug in this commit ("Enhancement: update sqlite driver").
The error message we get is the following:
picasso bug report...
@HolgerPollyNet also thinks this can have seomthing to do with your SQL database update.
I think the best way to fix this, is to make a new commit after the actual one (https://github.com/PollyNET/Pollynet_Processing_Chain/commit/11f3046161f229c95dae14cb78ede7540475e72c). And remember, we are still using MATLAB 2014 on rsd2 - maybe this could be some starting point for debugging?