This function takes hourly or subhourly data (spanning at least one
year) and plots isopleths of the chosen variable in a colored two-dimensional
(months, hours) diagram.
data(climatol_data)
MHisopleths(AWS_1year,'Temp',title='Mean temperature (C) -- My airport, 2002')
MHisopleths(AWS_1year,'WSpd',title='Wind speed (m/s) -- My airport, 2002')