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
50 stars 20 forks source link

Add NetCDF sub-setting to point plotter #1150

Closed JustinElms closed 5 months ago

JustinElms commented 6 months ago

Priority (low, medium, high) Priority: High

Is your feature request related to a problem? Please describe. Received a request to expand NetCDF output to points.

Describe the solution you'd like We need some way to enable this feature. The point windows are already pretty busy so adding a subset panel similar to the one in the area window might not be the best approach. A better option might be to add a NetCDF option to the Save Image button below the plot.

JustinElms commented 5 months ago

Completed in #1152