Hydroviz 0.2

Go to the application prototype page
CHANGE LOG
- Layer panel has been revised. Precise indication of slider levels added. Layer names have been substituted by an indication of their depth interval.
- Now user can switch to selection mode (fourth toolbar button from the left).
When selection mode is enabled, user can click on datapoints (NOTE: A layer should be selected in the layers panel) to get additional information about them and shwo a context menu with operations that can be performed on the point. - Added support for annotations (in datapoint context menu). The user can attach text annotations to a datapoint, and share them with other users connected to the same view.
- Added support for streamline generation (in datapoint context menu). It is possible to select a point, and start a streamline from it. The streamline will show the approximate behavior of the current flowing from the selected datapoint.
- Some visual improvements in the workspace panel.
- Slight optimizations in client / server messaging (reduced overhead for data response messages).
- In order to reduce query times, dataset now stores precomputed detail levels instead of calculating them on the fly.
Comments