asascience / ott-coops

Project Tracking for OTT Co-Ops
1 stars 0 forks source link

Add Functionality Allowing for Multiple Virtual Stations #49

Closed jamesdoyle21 closed 3 years ago

jamesdoyle21 commented 3 years ago

Google Sheet Row Number: 6 (Offshore Wind)

Want to be able to: Verify accuracy of wind turbine nacelle anemometers and direction vanes So that he can: Determine if nacelle wind observations have drifted or are otherwise in error, since turbine control is governed by these observations

Does Oceans Map already have this functionality?: Located where in OM?:

Inputs: "Turbine SCADA data (from nacelle) vs. Validated NOAA Forecast Model" Outputs: Scatter Plot with Correlation Stats

Feasibility: Yes - permalinks and virtual stations

Notes: Probably cannot compare to their data. But - Create a virtual buoy fleet by uploading lat longs

Need to contact turbine OEM (Siemens-Gamesa) for more info and past experience with anemometer drift

Example: https://tidesandcurrents.noaa.gov/ofs/tbofs/tbofs_mcf.html

jamesdoyle21 commented 3 years ago

Allow the user to work with multiple virtual stations at once. This is part 1 of 2 tasks relating to the same user story. Task #50 discusses the addition of permalinks into this feature.

mpiannucci commented 3 years ago

Currently only one virtual station is defined at a time. Add an option to pin the virtual station for select later. Can add a separate sidebar app for managing custom stations as well (naming, customizing appearance, etc)

jamesdoyle21 commented 3 years ago

When the user clicks on the station name, pop open the model data plots. Clicking the checkbox should check/uncheck the station but clicking the station name should open the model data plots (currently it also checks/unchecks)

image

jamesdoyle21 commented 3 years ago

Add a button to navigate the current view on the map to center the virtual station – like the magnifying glass + does for data layers

image

jamesdoyle21 commented 3 years ago

Check for duplicate virtual stations. Currently, when the user imports a list with some of the same stations already in the viewer, they are duplicated.

image