/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_maps/m_map_gcmfaces.m
ViewVC logotype

Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_maps/m_map_gcmfaces.m

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


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Feb 23 18:16:12 2017 UTC (8 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.15: +7 -0 lines
Diff to previous 1.15
- add interface to scatter.m


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 22:22:12 2016 UTC (8 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66b, checkpoint66c, checkpoint66d
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
- redefine proj=1.3 as Southern Hemisphere cylindrical


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Feb 5 13:02:46 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint66a
Changes since 1.13: +7 -6 lines
Diff to previous 1.13
- add choicePlot==1.2 in m_map_gcmfaces.m
- revise treatment of colorbar positions and labels


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Nov 7 16:22:53 2015 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65q, checkpoint65r
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
- fix color bar position.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 15:41:21 2015 UTC (10 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
- add print statements wrt tex compilation on LINUX machines.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Aug 3 20:30:30 2014 UTC (10 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.10: +9 -0 lines
Diff to previous 1.10
add proj = 1.2 and 1.3


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 05:05:40 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
- set myShading='interp'; as default.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 22:54:04 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.8: +13 -10 lines
Diff to previous 1.8
- add myShading as optional argument


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jan 18 22:03:28 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.7: +126 -28 lines
Diff to previous 1.7
- add doCbar, doLabl, doFit optional parameters
- switch to Pacific centric maps for llc and cube
- add 1.1, 2.1, 3.1, 4.1 to 4.8 projection variants
- add hooks to xtrct
- add text diaply option
- add tag spec. to map & proj generated with this routine


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 17:45:51 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.6: +124 -63 lines
Diff to previous 1.6
- add several options : doHold (to overlay plots), fld as a cell (e.g. to
  draw contour plots), and a couple atlantic plots (proj=1.1 and 1.2).
- introduce subfunction do_my_plot (inside m_map_gcmfaces.m).


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 21:48:40 2011 UTC (13 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.5: +14 -12 lines
Diff to previous 1.5
- added parameter : {'myCmap',myCmap} is the colormap name ('jet' by default).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 5 18:53:42 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
- remove 'orient tall' that does not work well with
  write2tex when using beamer class, or with m_map.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 21:51:38 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.3: +67 -34 lines
Diff to previous 1.3
- make the arguments handling of m_map_gcmfaces.m and gcmfaces_cmap_cbar.m
  more generic and safe (using the {'myParam',myParam} approach).
- set the colorbar position when using m_map_gcmfaces.m with gcmfaces_cmap_cbar.m
- update plot_one_field.m accordingly, and add a test case using gcmfaces_cmap_cbar.m


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 15:50:43 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.2: +58 -14 lines
Diff to previous 1.2
- added gcmfaces_cmap_cbar.m to use non-linear colormap and handle colorbar display
- m_map_gcmfaces.m : add hellp section, allow gcmfaces_cmap_cbar use, use shading interp


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 21:23:25 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
-add checks that m_map is in path


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun May 2 21:22:14 2010 UTC (15 years, 2 months ago) by gforget
Branch: MAIN
routines that do the interface to m_map


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