get_clim
takes a five-column data frames containing map data (long, lat, z, Year, Month) describing a temporal sequence of map data.
The data frame is subset to a specified range of years. The data (z) is summarized over time for each month and a length-12 list of data frames containing period average map data is returned.