Skip to content

Interactive map created with Folium and Altair using wind speed data from Météo-France

License

Notifications You must be signed in to change notification settings

daniel-finnan/zephyr

Repository files navigation

Visualization using Folium and Altair

An exercise in creating an interactive map using Folium and Altair using wind speed data from Météo-France plotting latest and archived observations. Generates a HTML page with an interactive leaflet.js map and Vega-Lite line charts linked to the location of each weather observation station.

Screenshot of HTML page generated by code

Data

  • GeoJSON data for surface weather observation stations postesSynop.json
  • SYNOP data for latest 3 hour observation period synop.2022102512.csv
  • SYNOP archived data covering monthly period synop.202110.csv

Uses latest observations recorded at 12:00 on 25 Oct 2022 and archived observations from October 2021. Public data from Météo-France is made available through the French government's Etalab license and the schema for SYNOP data is online here.

Windsock icon courtesy of Flaticon.

About

Interactive map created with Folium and Altair using wind speed data from Météo-France

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages