North America subset

Sample JULES4.9 Global Land Surface Processes Simulation (North America subset)
(by Patrick McGuire, Pier Luigi Vidale, Alberto Martinez de la Torre and Grenville Lister)

These animations were produced from the Rose/Cylc suite u-as052 with JULES4.9 (with 0.5 hour time steps) that dumped the data to disk every 6 hours of simulation calendar time (with the 2D variables saved as 1D with an ocean mask) , by using:
i) a CSH script that uses CDO to do the monthly averaging for the 11 year (or 34 year) data set, which creates a new NETCDF file;
ii) a Python script (i.e., for soil moisture or anomaly of soil moisture), that uses the new monthly-averages 1D NETCDF file and saves the PNG animation frames to disk (These Python scripts were adapted from Emma Robinson’s data visualization script); and
iii) this ImageMagick command to merge the PNG frames into an animated GIF:
convert -set delay 0 -colors 256 -dispose 1 -loop 1 precip*.png precip_NAmerica1979-1989.gif
iv) this ffmpeg command to convert the animated gif to an MP4:
~/ffmpeg/bin/ffmpeg -i smc_anom_NAmerica1979-2012_v2.gif -movflags faststart -pix_fmt yuv420p -vf “scale=trunc(iw/2)*2:trunc(ih/2)*2” smc_anom_NAmerica1979-2012_v2.mp4
v) for the animation of the anomaly of soil moisture, this CSH script was used to compute the anomaly with CDO operators.

Compare these North America animations to our previous global animations. These North America animations are a subset of the global animations.

Contact Info:

Email: P.McGuire@reading.ac.uk
Address:
Department of Meteorology, and
Department of Geography & Environmental Sciences
University of Reading