Skip to content

Commit

Permalink
Adding comment indicating how to regenerate cdo interpolation weights.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhenrique committed May 27, 2020
1 parent 20ef779 commit 49abb90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ush/wave_prnc_cur.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ ncks -v u_velocity,v_velocity cur_temp2.nc cur_temp3.nc
mv -f cur_temp3.nc cur_uv_${PDY}_${fext}${fh3}_flat.nc

# Convert to regular lat lon file

# If weights need to be regenerated due to CDO ver change, use:
# $CDO genbil,r4320x2160 rtofs_glo_2ds_f000_3hrly_prog.nc weights.nc
cp ${FIXwave}/weights_rtofs_to_r4320x2160.nc ./weights.nc

# Interpolate to regular 5 min grid
Expand Down

0 comments on commit 49abb90

Please sign in to comment.