The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at
on #1116 I overlooked including quiver when updating the map from mountedDataset. Added now so that "Get Link" will include state of quiverVariable and quiverDensity
Why did you take this approach?
Copied the process used for the other variables in moountedDataset
Anything in particular that should be highlighted?
Screenshot(s)
Checks
[ ] I ran unit tests.
[X] I've tested the relevant changes from a user POV.
[ ] I've formatted my Python code using black ..
Hint To run all python unit tests run the following command from the root repository directory:
Background
on #1116 I overlooked including quiver when updating the map from mountedDataset. Added now so that "Get Link" will include state of quiverVariable and quiverDensity
Why did you take this approach?
Copied the process used for the other variables in moountedDataset
Anything in particular that should be highlighted?
Screenshot(s)
Checks
black .
.Hint To run all python unit tests run the following command from the root repository directory: