项目作者: thomasdubdub

项目描述 :
Visualize SIGnificant METeorological informations (SIGMET) and the ATC sectors impacted on 2D maps
高级语言: Jupyter Notebook
项目地址: git://github.com/thomasdubdub/sigmet-sectors.git
创建时间: 2020-03-16T10:18:19Z
项目社区:https://github.com/thomasdubdub/sigmet-sectors

开源协议:MIT License

下载


SIGMET versus ATC sectors

Visualize SIGnificant METeorological informations (SIGMET) and the ATC sectors impacted on 2D maps with Python framework (geopandas, contextily, matplotlib…)

SIGMET data are loaded from json files or from a URL (NOAA web service)

Data are stored as GeoPandas dataframes

The map background is built with contextily

Plotting is realized with matplotlib

Example: SIGMETs over Europe on 16/03/2020

sigmet

Example: French ATC sector volumes impacted by SIGMETs

sectors

Running the tests

Run the demo_sigmet_sectors notebook to see how to load and plot SIGMET and ATC sectors

Built With

  • pandas - Python Data Analysis Library

  • GeoPandas - GeoPandas is an open source project which extends the datatypes used by pandas to allow spatial operations on geometric types.

  • contextily - Context geo-tiles in Python

Authors

  • Thomas Dubot

License

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

Acknowledgments

Thanks to NOAA for providing such useful weather data