Large-scale visualisation/analysis platform for climate data

From Lsdf
Revision as of 09:51, 8 April 2019 by Ugur.cayoglu (talk | contribs)

Description

Many analysis tasks in climate research are mean and/or variance calculations over small (but many) netcdf files. Currently these analysis tasks are done in Python using numpy and xarray. The overarching goal of this project is to build an interactive web-framework for data analysis and discovery using the Python Visualization library PyViz. The groundwork for such a framework is already laid out in a former Praktikum.

Task

The task for this semester is to integrate data streaming technology for visualization. There are several techniques already supported by the underlying technology e.g. AJAX data sources. Further it is possible to use RPC on different data hosting machines to move the computation to the data.

Tasks

  • getting familiar with PyViz and the underlying technologies e.g. Bokeh
  • implement scripts that enhance the current framwork with streaming technologies such as AJAX
  • look into possibilties to use RPC for moving the computation to the data

Requirements

  • Programming experience in Python and some Javascript

Contact

Cayoglu@kit.edu