The investigation of heatwave occurrence and the association with blocking
- ta2hw.py is used to calculate heatwave occurrence and intensity from daily maximum temperature.
- hw2event.py is used to create 3D heatwave events and quantify the characteristics of heatwave events.
- hw_asso.py is used to investigate the association between heatwave and blocking.
- figure.py and plot_code.py are used to plot figures.
- hw_blo_basic.py contains some fundamental codes used in other functions.