Add a movement rate graph (like the output plot Distance/∆t over time) that allows interactive zooming and selection. User story: We could visually identify where we want the calving timestamp to be identified, hover over the plot, and identify the timestamp and associated location coordinates. This is a key step to check the app output, and if you can see that the model has NOT selected the correct timestamp, you can identify the correct event using the graph. This is necessary in order to assign calving status to every individual.
There would need to be a download option (html?) so that groups can work 'offline' with the output, beyond the time frame that the workflow output will be saved. One challenge is probably whether an interactive plot for every track can be combined into 1 output. Could be a zip file, or maybe a shiny plot where you can select the track to view.
Add a movement rate graph (like the output plot Distance/∆t over time) that allows interactive zooming and selection. User story: We could visually identify where we want the calving timestamp to be identified, hover over the plot, and identify the timestamp and associated location coordinates. This is a key step to check the app output, and if you can see that the model has NOT selected the correct timestamp, you can identify the correct event using the graph. This is necessary in order to assign calving status to every individual.
There would need to be a download option (html?) so that groups can work 'offline' with the output, beyond the time frame that the workflow output will be saved. One challenge is probably whether an interactive plot for every track can be combined into 1 output. Could be a zip file, or maybe a shiny plot where you can select the track to view.
This could also address the request in option to specify y-axis range for Time vs Distance/dT #4 to allow reducing the y axis scale in cases that low velocity movements are difficult to view on the static plot.
Suggest contacting Ophelie Couriot to collaborate on this, as she has a similar interactive plot.
Also see interactive plots in the diveMove package (search the vignette text for 'interactive')
https://cran.r-project.org/web/packages/diveMove/vignettes/diveMove.html