Changes between Version 5 and Version 6 of ObservationsView
- Timestamp:
- Jun 28, 2016, 7:03:48 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ObservationsView
v5 v6 16 16 view and its various controls. 17 17 18 ==== 1. Observer Selection 18 ==== 1. Observer Selection #fig1-1-ctrl1 19 19 By default Observations are split per Observer and an Observer is always selected. 20 20 … … 64 64 ==== Figure 1.1 - Observations View without Oil Pollution #fig1-1 65 65 66 [[Image(ov-observations-oil-normal.png)]] 66 {{{ 67 #!html 68 <map name="fig1-1-map"> 69 <area shape="circle" coords="50,50,25" href="#fig1-1-ctrl1" alt="1"> 70 </map> 71 }}} 72 73 [[Image(ov-observations-oil-normal.png, usemap="#fig1-1-map")]] 67 74 68 75 ==== Figure 2.1 - Observations View with Oil Pollution #fig1-2