dtetruash / clim-EX

A Climate Animation Explorer.

Home Page:https://devpost.com/software/clim-ax-5shq09

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clim-EX Logo Banner

Clim-EX (Climate Animation Explorer) is a tool for visualising and viewing meteorological data and weather forecasts which will help understanding African droughts. This tool bridges the gap between the layperson and scientific meteorological experts making the viewing of this data enjoyable and aesthetically pleasing.

Clim-EX Logo Banner

Features

Clim-EX is capable of displaying temperature and temperature anomaly, topography, precipitation, the flow of water and rivers across the surface and vegetation health. Each layer can be toggled according to the user's intent and wish.

Clim-EX can dynamically scroll through the time, enabling the user to understand the temporal evolution of droughts.

Data

Clim-EX uses ERA5 Reanalysis Product data taken from the Copernicus Data Store, river discharge from the Global Flood Awareness System (GLOFAS) and vegetation health from AVHRR (produced by NOAA). All data is provided in the NetCDF data format.

Under the hood

  • Pre-generates image plots via MatPlotLib for each time step and each variable
  • Send the data to the React frontend
  • Stacks the layers via the SVG format to achieve hacky data layer blending
  • Auto interpolated between images for a smooth and pleasing viewing experience

Demo

Clim-EX Demo Gif 1

Clim-EX Demo Gif 2

Clim-EX Demo Gif 3

Team

About

A Climate Animation Explorer.

https://devpost.com/software/clim-ax-5shq09


Languages

Language:Python 70.8%Language:JavaScript 15.0%Language:Shell 7.2%Language:HTML 3.9%Language:CSS 3.1%