Replies: 1 comment
-
|
Hi @Schimidel, apologies for the delay in response, I was on a boat doing measurements! In essence, you can use plasticparcels for backtracking problems, all you need to do is reverse the sign of the integration (using a negative value for dt, see this parcels tutorial for more info on that. With ocean currents and wind, the problem is (mathematically) reversible, but if you'd like to include the effects of things like biofouling, or some stochastic parameterisation for vertical mixing, you can no longer simply reverse the sign. Let me know if you have any questions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am interested in backtracking the trajectory of plastic particles in the ocean. Does this library allow me to track the origin of plastic based on ocean current and wind data?
Beta Was this translation helpful? Give feedback.
All reactions