5 days ago3 min readTutorial: creating an interactive map with Python and FoliumUse Python and the Folium, Pandas and Geopandas libraries to visualize complex geographic data on an interactive map.
5 days ago8 min readTutorial: Accessing ERA5-Land reanalyses and calculating a climate normal with PythonAs soon as the temperature rises a little, the question comes up: it's hot, of course, but is it abnormally hot?
May 18, 20222 min readTutorial: understanding wet bulb temperature and calculating it with Stull's formulaWhat is the wet bulb temperature? Why is it often quoted during heatwaves? How do I use it with Python?
Mar 7, 20223 min readTutorial: calculate the precise altitude of Place du Capitole (and any other point in France) using IGN's RGE Alti data and Python.How can IGN's altimetry data be used to determine the precise altitude of a site, and anticipate climatic risks?
May 20, 20206 min readTutorial: creating a satellite image from Landsat data with PythonHow to access earth observation data and create a true-color composite image with Python?