Changes between Version 7 and Version 8 of ObservationsView


Ignore:
Timestamp:
Jun 28, 2016, 7:54:11 AM (9 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified ObservationsView

    v7 v8  
    1414 
    1515[#fig1-1 Figure 1.1] provides an annotated screenshot of the //Observations// 
    16 view and its various controls. 
     16view and its various controls. [#fig2-1 Figure 2.1] shows the raw data spectrum 
     17graph in case of an oil pollution. 
    1718 
    18 ==== 1. Observer Selection #fig1-1-ctrl1 
     19==== Figure 1.1 - Observations View without Oil Pollution #fig1-1 
     20The annotated circles numbered from 1..11 can be clicked to jump to the details 
     21of each presented control. 
     22 
     23{{{ 
     24#!html 
     25<map name="fig1-1-map"> 
     26  <area shape="circle" coords="195,78,25" href="#fig1-1-ctrl1" alt="1"> 
     27  <area shape="circle" coords="195,228,25" href="#fig1-1-ctrl2" alt="2"> 
     28  <area shape="circle" coords="25,360,25" href="#fig1-1-ctrl3" alt="3"> 
     29  <area shape="circle" coords="195,360,25" href="#fig1-1-ctrl4" alt="4"> 
     30  <area shape="circle" coords="460,360,25" href="#fig1-1-ctrl5" alt="5"> 
     31  <area shape="circle" coords="195,445,25" href="#fig1-1-ctrl6" alt="6"> 
     32  <area shape="circle" coords="195,588,25" href="#fig1-1-ctrl7" alt="7"> 
     33  <area shape="circle" coords="811,588,25" href="#fig1-1-ctrl8" alt="8"> 
     34  <area shape="circle" coords="811,275,25" href="#fig1-1-ctrl9" alt="9"> 
     35  <area shape="circle" coords="480,650,25" href="#fig1-1-ctrl10" alt="10"> 
     36  <area shape="circle" coords="693,650,25" href="#fig1-1-ctrl11" alt="11"> 
     37</map> 
     38}}} 
     39 
     40[[Image(ov-observations-oil-normal.png, nolink, usemap="#fig1-1-map")]] 
     41 
     42===== 1. Observer Selection #fig1-1-ctrl1 
    1943By default Observations are split per Observer and an Observer is always selected. 
    2044 
    21 ==== 2. Date Selection (Calendar) #fig1-1-ctrl2 
     45===== 2. Date Selection (Calendar) #fig1-1-ctrl2 
    2246The calendar allows to select a date which will act as a 24 hour range for selected 
    2347Observer's Observations. 
     
    2650the selected Observer has Observations on that date. 
    2751 
    28 ==== 3. Observation Type Selection #fig1-1-ctrl3 
     52===== 3. Observation Type Selection #fig1-1-ctrl3 
    2953The Observation Type for which data is loaded into the controls below. 
    3054 
    31 ==== 4. Auto-update Spectrum, Live Feed Selection #fig1-1-ctrl4 
     55===== 4. Auto-update Spectrum, Live Feed Selection #fig1-1-ctrl4 
    3256When //Auto-update spectrum's// checkbox is ticked the spectrum of the last new 
    3357Observation is loaded automatically into the Raw Spectrum Graph. 
    3458 
    35 ==== 5. Save Spectrum to CSV #fig1-1-ctrl5 
     59===== 5. Save Spectrum to CSV #fig1-1-ctrl5 
    3660Allows to save the raw data spectrum of selected Observation as a CSV file. If 
    3761no Observation is selected the button is not visible. 
    3862 
    39 ==== 6. Raw Spectrum Graph #fig1-1-ctrl6  
     63===== 6. Raw Spectrum Graph #fig1-1-ctrl6  
    4064The raw data spectrum for the selected Observation Type and Observation. The 
    4165spectrum presented on [#fig1-1 Figure 1.1] for Oil Pollution shows a regular 
    4266spectrum pattern when no oil was found. 
    4367 
    44 ==== 7. Selected Hour Plot #fig1-1-ctrl7 
     68===== 7. Selected Hour Plot #fig1-1-ctrl7 
    4569The hour plot presents an overview of peaks in the selected hour of the 24 hour 
    4670range corresponding to the date selection in the calendar. 
    4771 
    48 ==== 8. Single Observation Selector #fig1-1-ctrl8 
     72===== 8. Single Observation Selector #fig1-1-ctrl8 
    4973The marker for a single selected Observation. The single Observer selection will 
    5074also trigger a data update for the raw data spectrum graph and for the map, showing 
    5175the Observation location. 
    5276 
    53 ==== 9. Map, Location Visualization #fig1-1-ctrl9 
     77===== 9. Map, Location Visualization #fig1-1-ctrl9 
    5478Location visualization and Observation details on the map. 
    5579 
    56 ==== 10. 24h Hour Window #fig1-1-ctrl10  
     80===== 10. 24h Hour Window #fig1-1-ctrl10  
    5781The slider window representing the 24 hour range corresponding to a selected date 
    5882in the calendar. 
    5983 
    60 ==== 11. 1h Slide Window #fig1-1-ctrl11  
     84===== 11. 1h Slide Window #fig1-1-ctrl11  
    6185The one hour slide window in the 24 hour range allowing to move back and forth 
    6286in the 24 hour range. 
    63  
    64 ==== Figure 1.1 - Observations View without Oil Pollution #fig1-1 
    65  
    66 {{{ 
    67 #!html 
    68 <map name="fig1-1-map"> 
    69   <area shape="circle" coords="195,78,25" href="#fig1-1-ctrl1" alt="1"> 
    70 </map> 
    71 }}} 
    72  
    73 [[Image(ov-observations-oil-normal.png, nolink, usemap="#fig1-1-map")]] 
    7487 
    7588==== Figure 2.1 - Observations View with Oil Pollution #fig1-2