[MITgcm-cvs] CVS Commit MITgcm_contrib/gael/matlab_class/gcmfaces_IO

Gael Forget gforget at localhost.localdomain
Wed Mar 16 11:02:48 EDT 2016


Update of /u/gcmpack/MITgcm_contrib/gael/matlab_class/gcmfaces_IO
In directory baudelaire:/srv/scratch/gforget/MITgcm_contrib/gael/matlab_class/gcmfaces_IO

Added Files:
	interp2nctiles.m process2UEVN.m process2interp.m 
Log Message:

+ process2UEVN.m (new): computes eastward/northward vector components
  and output result to 'diags_post_tmp/' (the binary results can then
  be converted to nctiles using process2nctiles.m after adding
  new definitions in available_diagnostics.log).
+ process2interp.m (new): interpolates fields in 'nctiles/' that at
  grid cell centers and output result to 'diags_interp_tmp/' (the
  binary results can then be converted to nctiles using process2nctiles.m
  through interp2nctiles.m)
+ interp2nctiles.m (new): creates netcdf files from interpolated
  fields that were created by process2interp. This routine overrides
  mygrid with mygrid_latlon after storing the reference grid in mygrid_orig.





More information about the MITgcm-cvs mailing list