RDV is a visualization environment for scientific and engineering data. Here are a few of it's key features.
If you want to do something RDV can't do, use the feature request tracker to view current feature requests or to request a new feature. Read the documentation for more information on how to use these features. And take a look at how other projects are using RDV.
Local or Remote Data Sources
Data can be pulled into RDV in a number of different ways. RDV can connect to a Data Turbine server and view streaming data that is either live or archived. Data can also be imported locally from remote data sources or the local computer. RDV supports importing numeric, image, and video data from the local file system and NEEScentral.
Synchronized Data
RDV takes data from many different sources (that may be sampled at different rates) and visualizes them in a time synchronized manner. This includes numeric, image, and video data. With RDV, you can view data at a specific time, playback data at a specific rate, and view live streaming data. All of this is done within the same interface with the ability to zoom-in on time ranges of interest.
Data Visualization
Numeric data can be view in a timeseries plot or in an XY plot. The plots can view multiple channels at once and are fully configurable. The axes support auto scaling, zooming in or out, and can be set manually. Additional settings such as title, colors, and fonts can be configured.
Numeric data can also be displayed in a table with the ability to set thresholds and monitor minimum and maximum values.
Images and video can be viewed within RDV with the ability to zoom in and out.
Event Markers
Event markers are used to mark a time where something interesting has happened. Event markers are flexible and can contain a label and a description to classify the event. And when used on a remote data source, all other uses connected to that data source will see your event, so they can be used in a collaborative way.
Extensions
RDV can be extended to support new types of data or visualize data in new ways. An extension is a way to add new functionality to RDV. See the extensions page for more information on how to extend RDV.