Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
{}
Wiki Markup
scrollbar

Exercise outline

We want to get a timeserie of the calculated waterlevel at the "station" observation points, and a timeserie for the NetCdf file stations that were added as observation points and show them in one chart.

...

unmigrated-inline-wiki-markup
Code Block
languagepython
# Show the timeseries
Gui.DocumentViewsResolver.OpenViewForData(timeSeriesToPlot)
{



}
scrollbar