Hi pangeo-pytide devs, I found a bug when trying to run the "Quick Tutorial" in the readme.md, specifically when running this line:
w = wt.harmonic_analysis(h, f, vu)
It seems that I've received this error:
..OMP: Error #13: Assertion failure at kmp_affinity.cpp(583).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see http://www.intel.com/software/products/support/.
Aborted (core dumped)
Could you assist me regarding this matter? Thank you in advance.
2. To Reproduce
I follow the steps in the "How to Install" part in the readme
Continue with trying the "Quick Tutorial" part.
3. Expected behaviour
I would expect that the function will run and i will get the results for the tidal height part.
🐞 Bug Report
1. Description
Hi pangeo-pytide devs, I found a bug when trying to run the "Quick Tutorial" in the readme.md, specifically when running this line:
It seems that I've received this error:
Could you assist me regarding this matter? Thank you in advance.
2. To Reproduce
3. Expected behaviour
I would expect that the function will run and i will get the results for the tidal height part.
4. My environment