I try to backtrack the wind blow model. The forward processes is described at https://opendrift.github.io/gallery/example_windblow.html. I used the backwards simulation method. But it couldn't find the possible source(16, 68.5) in the forward process.
You should change loglevel to 0, so that you can see if something went wrong during simulation.
E.g. you are using a custom file for wind, so something might perhaps be wrong with this one.
Hello,
I try to backtrack the wind blow model. The forward processes is described at https://opendrift.github.io/gallery/example_windblow.html. I used the backwards simulation method. But it couldn't find the possible source(16, 68.5) in the forward process.
And the code is quite simple:
Could you please give me some hits how to fix it? Thanks!