Table of Contents

Observations

ObsManager->initDialog

move the definitions to the setupfile

name=
sources=<list of sources defined OBSERVATION_FILES>
plottype=synop|metar|list
options=(misc in ObsManager)
parameters.begin
dialogname= id:key:method:calc:precision:tooltip
parameters.end

ObsPlot::plotList

foreach(parameter)
  plotParam(value,method,xpos,ypos,alignment)

ObsPlot::plotAscii

To be removed, use plotList

ObsPlot::plotSynop/Metar

Other changes

Unsolved issues