plotting seasonal mean 2D map for DJF, MAM, JJA, SON
Added by Marko Miki almost 7 years ago
Hi,
I am using cdo yseasmean $infile $outfile to find out the multiyear seasonal mean.
However instead of 4-time steps, I would like to have 4 panels (DJF, MAM, JJA, SON) on one slide
Any tips?
Thanks!
Replies (2)
RE: plotting seasonal mean 2D map for DJF, MAM, JJA, SON - Added by Karin Meier-Fleischer almost 7 years ago
Hi Marko,
what do you mean with 4 panels on one slide?
-Karin
RE: plotting seasonal mean 2D map for DJF, MAM, JJA, SON - Added by Marko Miki almost 7 years ago
Hi Karin,
Thanks for your msg!
Instead of having one nc file with 4 timesteps for each season, I would like to have 4 nc files (each file corresponds to one season) that later I can put together on one plot, next to each other.
Thanks!