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
The subset panel API query did not match the update API query format that was introduced when the Navigator migrated to FastAPI. This updates the query to the current query format so that the API Script option is now functional.
Checks
[ ] I ran unit tests.
[X] I've tested the relevant changes from a user POV.
Background
The subset panel API query did not match the update API query format that was introduced when the Navigator migrated to FastAPI. This updates the query to the current query format so that the API Script option is now functional.
Checks
black .
.