Large-scale visualisation/analysis platform for climate data

From Lsdf

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.

Groundwork

The groundwork for a framework is already laid out and can be build upon by the student.

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.

  • 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