ruins.plotting.weather_data#

Module Contents#

Functions#

yrplot_hm(sr[, ref, ag, qa, cbar_title, cmx, cmxeq, li])

@deprecated - use stripes_heatmap.yrplot_hm instead

monthlyx(→ matplotlib.pyplot.Figure)

ruins.plotting.weather_data.yrplot_hm(sr, ref=[1980, 2000], ag='sum', qa=0.95, cbar_title='Temperature anomaly (K)', cmx='coolwarm', cmxeq=True, li=False)#

@deprecated - use stripes_heatmap.yrplot_hm instead

ruins.plotting.weather_data.monthlyx(dy, dyx=1, ylab='T (°C)', clab1='Monthly Mean in Year', clab2='Monthly Max in Year', pls='cividis_r') matplotlib.pyplot.Figure#