/[MITgcm]/MITgcm/pkg/diagnostics/diagnostics_out.F
ViewVC logotype

Log of /MITgcm/pkg/diagnostics/diagnostics_out.F

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


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

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 16:51:49 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57j_post, checkpoint57k_post
Changes since 1.14: +105 -95 lines
Diff to previous 1.14
change pointers so that 1 diag. can be used several times (with # freq.)


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed May 25 04:03:09 2005 UTC (18 years, 11 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57i_post
Changes since 1.13: +4 -2 lines
Diff to previous 1.13
 o for mnc output, fill the 'T' coordinate var with myTime and create a
   separate 'iter' variable for iteration count


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon May 2 21:24:12 2005 UTC (19 years ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre
Changes since 1.12: +22 -5 lines
Diff to previous 1.12
 o add fflags() to pkg/diagnostics which allows one to specify, on a
   per-file basis, the file precision [default behavior is unchanged]


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 22:05:14 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
write "counter" to standard-output with I8 format (I4 was too short)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Mar 17 01:22:43 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.10: +5 -8 lines
Diff to previous 1.10
extend diagnostics file-name to 80 characters (instead of 8 previously)


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 15:48:03 2005 UTC (19 years, 2 months ago) by edhill
Branch: MAIN
Changes since 1.9: +32 -19 lines
Diff to previous 1.9
 o improve mnc handling of the Z diag coordinate locations


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 28 19:38:30 2005 UTC (19 years, 2 months ago) by edhill
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
 o write the "levs" variable as a real


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Feb 22 17:50:40 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57e_post, eckpoint57e_pre
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
fix lower and upper scale (lower = k_center-1/2 , upper = k_center+1/2)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Feb 8 20:39:58 2005 UTC (19 years, 3 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57d_post
Changes since 1.6: +71 -15 lines
Diff to previous 1.6
 o add coordinate variables to the MNC output from the diagnostics package


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 03:07:49 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.5: +27 -38 lines
Diff to previous 1.5
fix a bug (writing sub-set of levels); keep double precision when
 divide by counter; use only one S/R GETDIAG for both cases (with
 and without counter diagnostics)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Dec 29 02:13:38 2004 UTC (19 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57c_post, checkpoint57c_pre
Changes since 1.4: +39 -15 lines
Diff to previous 1.4
o improvements for the MNC output from DIAGNOSTICS:
  - correct handling of the unlimitied dimension
  - all dims now have associated coordinate variables
  - variables located at U, V, and Corner ("Z") points are now written
    with the correct horzontal dimensions (eg. 'Xp1', 'Yp1') so that
    *all* data points are output


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Dec 18 02:18:55 2004 UTC (19 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57b_post
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
o more CF compliance: convert all MNC 'iter' variables to 'T' so that it
  becomes the coordinate variable for the 'T' dimension


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 20:19:30 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.2: +164 -120 lines
Diff to previous 1.2
write zeros to file when diagnostics is empty + give a clear warning


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 02:30:58 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
diagnostics with mnc: use "filename" from data.diagnostics as a prefix


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 21:43:54 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
re-arrange diagnostics pkg initialization:
 allow each package to extend the available diagnostics list
 add some checking and fix small problems (multi-threaded, ...)


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