-
Notifications
You must be signed in to change notification settings - Fork 2
newUserSpinup #1
Comments
Hi Spicer, You could either redefine the function (see this notebook https://github.com/caiostringari/pywavelearn/blob/master/notebooks/wave-tracking/wave-tracking-omb.ipynb) or import it. I've just pushed some updates that should make it easier. Try re-installing and then:
If you are getting errors let me know and I will try to fix them. Please notice that I am finishing my PhD project this month and may not have time to work on fixing bugs promptly. I am also planning a full re-factorization of the code in October. Cheers, Caio |
Hey Caio, yea i had just copied the function and made a little library, locally to solve my problem. I tried your notebook with a timestack of mine and i don't seem to be getting good results, modifying your notebook (changing the colors the method is trained on and the analysis bounds) with my image i got the below image. while it's not the initial issue, i am happy to open a new one on topic, but any pointers or help are appreciated. |
Hi, The residual foam in the surf zone seems to be being picked up by the algorithm. You can try few different parameters to see if the results improve. For example:
and then call
|
Hey,
read the paper, really interested in using this to track wave breaking across the surfzone. I'm trying to use the detect_breaking_events function from the scripts library, but i don't seem to see a way. Am i missing something? Do i have to redefine function as you have it or is there a way to import the function and start using it?
Thanks,
Spicer
The text was updated successfully, but these errors were encountered: