set -evx # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # This script interpolates and rotates the 10m zonal and meridional wind # perturbations. # # History : Virginie Guemas - Initial version - 2012 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Arguments # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ year='2014' # Year for which to interpolate and rotate dir='perturb1_era-dfs_mon' # Directory from where to take the perturbations # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ for ((jmemb=1;jmemb<=4;jmemb++)) ; do cat > scrip_use_in < scrip_use_in < namelist_rotateUVorca <