/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_IO/convert2gcmfaces.m
ViewVC logotype

Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/convert2gcmfaces.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Links to checkpoint65u: (view) (download) (annotate)
Sticky Tag:

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Jan 10 17:05:58 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t, checkpoint65u, checkpoint65v
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- convert2gcmfaces.m: treat case when mygrid.fileFormat is 'nctiles'
- grid_load.m: assume llc90 is used if no input parameters; treat case
  when mygrid.fileFormat is 'nctiles' (when nctiles_grid is found).
- check_mygrid.m: compare two versions of mygrid.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Sep 11 15:15:19 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.9: +29 -32 lines
Diff to previous 1.9
- convert2widefaces.m (new routine)
    allows for use MITgcm outputs with removed/truncated faces.
- convert2gcmfaces.m
    use pre-defined mygrid.facesSize (from grid_load.m)
    if mygrid.facesExpand then call convert2widefaces.m (new routine)
- grid_load.m
    added optional argument memoryLimit (set to >0 to save memory/space)
    added definition of mygrid.ioSize, facesSize, and facesExpand
        They are used in convert2gcmfaces.m and convert2widefaces.m
        They may be read from [dirGrid 'grid.specs.mat'] but in all
        standard setups they will be determined automatically.
    added gcmfaces_lines_zonal and gcmfaces_lines_transp calls (from basic_diags_ecco)


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 11 15:11:31 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.8: +81 -81 lines
Diff to previous 1.8
- redo tabulation.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 19:09:40 2012 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.7: +2 -10 lines
Diff to previous 1.7
- remove redundant gridType arg in calls to gcmfaces.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jul 5 17:51:13 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.6: +27 -1 lines
Diff to previous 1.6
- introduce mygrid.gcm2facesFast that speeds up convert2gcmfaces.
- mygrid.gcm2facesFast is originally set up to false in grid_load;
  then the grid is loaded, which allows the computation of
  mygrid.gcm2faces, mygrid.faces2gcmSize and mygrid.faces2gcm;
  at this point mygrid.gcm2facesFast is set to true, and any
  other call to convert2gcmfaces will use the faster approach.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 15:18:18 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.5: +22 -22 lines
Diff to previous 1.5
- add fifth dimension.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 21:18:48 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.4: +24 -32 lines
Diff to previous 1.4
- convert2gcmfaces	remove the complicated logic (incl. fileFormat part)
			remove the nFaces argument
			get fileFormat and nFaces from mygrid.
- grid_load		remove the isempty(mygrid) test and load grid each time instead
			remove the rest of the complicated logic at the beginning
			set the list of arguments to dirGrid,nFaces,fileFormat
			add dirGrid,nFaces,fileFormat to mygrid for later use
- rdmds2gcmfaces	remove the complicated logic (incl. fileFormat part)
			remove nFaces argument accordingly
			now all arguments (varargin) are simply passed to rdmds


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 19:53:13 2010 UTC (14 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.3: +8 -5 lines
Diff to previous 1.3
add gcmfaces_verbose switch


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun May 2 20:38:03 2010 UTC (15 years, 2 months ago) by gforget
Branch: MAIN
Changes since 1.2: +29 -8 lines
Diff to previous 1.2
make convert2gcmfaces.m more versatile: it can now handle the
straight global file format, the cube format, and the compact format.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 15 23:15:11 2010 UTC (15 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.1: +20 -25 lines
Diff to previous 1.1
speeding up compact<->faces format conversion


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 10 14:46:48 2010 UTC (15 years, 5 months ago) by gforget
Branch: MAIN
matlab_class: backward compatibility routines


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22