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 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.
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.
- 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