Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/process2interp.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 20 15:16:44 2016 UTC
(9 years, 3 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.1: +1 -1 lines
Diff to
previous 1.1
- update after convert2vector.m revision
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 16 15:02:48 2016 UTC
(9 years, 3 months ago)
by
gforget
Branch:
MAIN
+ 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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.