google-code-export / stoqs

Automatically exported from code.google.com/p/stoqs
GNU General Public License v3.0
1 stars 1 forks source link

Implement "curtain plots" in Spatial -> 3D view #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

1. Check Plot Data for a Measured Parameter for some trajectory data (e.g. AUV 
or Glider)
2. Check the Show Data box in the Spatial -> 3D panel (it will say <parameter> 
from <platform> after step 1 is done)
3. A single pixel line colored with the parameter values is show in the 3D view

We would like to optionally have interpolated values rendered in an image 
that's shown along the vehicle's section. A radio button could be added to show 
data as "section" or "lines" (or something like that). 

The implementation requires performing the gridding and color filled plotting, 
similar to the "contour" or "scatter" options in the Temporal -> Depth panel. 
This image would then be texture mapped in X3D to the geospatial coordinates of 
the vertical section occupied by the vehicle.

Original issue reported on code.google.com by MBARIm...@gmail.com on 5 Jan 2015 at 5:24

GoogleCodeExporter commented 9 years ago

Original comment by MBARIm...@gmail.com on 9 Feb 2015 at 5:59