Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Processing open meteorological data with opensource software

Processing open meteorological data with opensource software

English version of slides for a talk given at GISconf 2012 Moscow, Russia on 18.11.2012

Nick Lebedev

November 18, 2012
Tweet

More Decks by Nick Lebedev

Other Decks in Programming

Transcript

  1. Meteodata Information about weather conditions • Factual (observations) data from

    meteo stations • Forecast data, obtained by calculated models based on factual
  2. Actual weather data • Founded in 1950 • 189 participants

    (Russian Federation among them) • Consolidation and exchange of meteorological data “WMO facilitates the free and unrestricted exchange of data and information, products and services in real- or near-real time on matters relating to safety and security of society, economic welfare and the protection of the environment.”
  3. Set up your rendering Mapnik – OpenSourcelibrary for rendering map

    images • Written in С++ (very fast) • Configured with XML • Can be scripted with C++, python, nodejs
  4. Publish in the open MapProxy – OpenSourcetile server written in

    Python, allowing to create web-servicesof WMS, TMS, WMTS standards (OGC) using Mapnik and XML