JorgeMiguelGomes / warningstripes

A script to generate warning stripes from IPMA's long datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning Stripes

A script to generate warning stripes from IPMA's long datasets

Credits

This app is based on the script created by Steven Pestana

that, in turn, is based on the script developed by Maximilian Nöthe

Data Source

Temperature data for Lisbon from IPMA

Period: 1855 to 2018


warming-stripes-lisbon


How to generate warning stripes based on IPMA's datasets

  1. Download the xls from IPMA's website
  2. Create date column by concatenating year month day columns
  3. Change xls to csv format
  4. Change the CSV path in line 35
  5. Change city name in line 93
  6. Change final file name in line 100

About

A script to generate warning stripes from IPMA's long datasets

License:MIT License


Languages

Language:Python 100.0%