Hi, I am following the question on StackOverflow at this link:
My goal is to create a time series of a transect along Latitude. As in the question above, I have a RasterBrick with dimension time, latitude and longitude and I would like to average all the data points at the same latitude. In the end, I would like to plot this data series using a contour plot.