DFO-Ocean-Navigator / Ocean-Data-Map-Project

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
http://navigator.oceansdata.ca
GNU General Public License v3.0
49 stars 20 forks source link

include quiver when updating map from mountedDataset #1134

Closed bbbrandyn closed 6 months ago

bbbrandyn commented 6 months ago

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

Hint To run all python unit tests run the following command from the root repository directory:

bash run_python_tests.sh