Skip to content

thomasdubdub/urban-heat-islands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Urban Heat Islands

Visualize Urban Heat Islands (UHI) in Toulouse - France

Data from meteo stations can be downloaded on the French open source portal

Each met file is stored as a table (dataframe) with pandas

A 2D visualization of met stations is realized with ipyleaflet

A temperature chart is realized with Matplotlib

Example: temperature chart for all met station on 2019/06/27

temperature chart

Running the tests

The entire code is available in the file urban-heat-islands.ipynb

Built With

  • pandas - Python Data Analysis Library
  • ipyleaflet - Interactive maps in the Jupyter notebook
  • Matplotlib - Python 2D plotting library

Authors

  • Thomas Dubot

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published