Skip to content

Visualisation of N-dimensional meteorological data in an interactive way

Notifications You must be signed in to change notification settings

VACILT/student_project

Repository files navigation

Student Project

With this project, we tried to explore N-dimensional meteorological data in an interactive way. We created some interactive visualizations with the help of some strong libraries such as: Panel, xarray, HoloViews and some more. The dependencies and how to install them is shown below. By using the environment.yml, it is possible to set up an conda-environment, in which all requirements are met.

You may also click on this Badge to get access to Binder. Binder sets up an environment without the need of an python-installation. It is possible to explore this project independent of the system!

badge

Required:

numpy

conda install -c anaconda numpy

xarray

conda install xarray dask netCDF4 bottleneck

pandas

conda install pandas

hvplot

conda install -c pyviz hvplot

panel

conda install -c pyviz panel

Optional:

jupytext shows code differences with jupyter notebook

conda install -c conda-forge jupytext

open jupyter notebook

jupyter notebook

About

Visualisation of N-dimensional meteorological data in an interactive way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published