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

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

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


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

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 18:57:36 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p
Changes since 1.25: +4 -1 lines
Diff to previous 1.25
safer with a BARRIER at the end.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 00:24:37 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.24: +4 -3 lines
Diff to previous 1.24
add internal flag to check if adding diag to the list from the right place.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Jan 11 19:44:07 2010 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.23: +19 -8 lines
Diff to previous 1.23
update printed message (writing vertical integral case)


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 30 01:58:51 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
fix unbalanced bracket ; more/less digits for real/integer missing-Val.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu May 22 08:36:05 2008 UTC (15 years, 11 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59r
Changes since 1.21: +18 -1 lines
Diff to previous 1.21
add runtime parameter (missing_value, missing_value_int) to override
default (which is the value of getcon('UNDEF'))


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 15:31:19 2008 UTC (16 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q
Changes since 1.20: +22 -22 lines
Diff to previous 1.20
minor modifications for many diagnostics:
- modify "available_diagnostics.log" and diagnostics summary (write mate number)
- use wider (integer) format (generally, use I6) to write diagnostics number
- rename numdiags --> numDiags (to differentiate from mdiag)


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 23:04:44 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m
Changes since 1.19: +19 -16 lines
Diff to previous 1.19
change printing format.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Dec 24 20:20:59 2006 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f
Changes since 1.18: +11 -5 lines
Diff to previous 1.18
minor changes (when vert.interp is used, p-levels magnitude is larger)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 18:15:53 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, mitgcm_mapl_00
Changes since 1.17: +59 -22 lines
Diff to previous 1.17
Implement periodic averaging diagnostics (e.g., mean seasonal cycle,
 mean diurnal cycle)


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 15:37:50 2006 UTC (18 years, 2 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post
Changes since 1.16: +6 -3 lines
Diff to previous 1.16
Allow summary print statement for Fields to print more fields per list


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 02:59:47 2006 UTC (18 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58a_post
Changes since 1.15: +11 -11 lines
Diff to previous 1.15
change names ("set" replace "level" for the region-mask array) that
 were confusing


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 22:24:28 2006 UTC (18 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.14: +66 -8 lines
Diff to previous 1.14
add options and parameters for regional-statistics diagnostics


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Jul 6 02:13:52 2005 UTC (18 years, 10 months ago) by edhill
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
 o add mnc output capability to diagnostics/diagstat and update
   our cvsignore files for the ACSII output generated


Revision 1.13 - (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.12: +18 -18 lines
Diff to previous 1.12
change pointers so that 1 diag. can be used several times (with # freq.)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 23:06:15 2005 UTC (18 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57i_post
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
Add diagnostics flag for output at last time step


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 22:30:02 2005 UTC (18 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.10: +7 -20 lines
Diff to previous 1.10
Provide option to set diagnostic freq to 0 and get output at last time step only


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri May 20 07:28:50 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.9: +198 -10 lines
Diff to previous 1.9
Add new capability: compute & write Global/Regional & per level statistics


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat May 14 20:45:28 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57h_done, checkpoint57h_post
Changes since 1.8: +13 -4 lines
Diff to previous 1.8
output frequency is now defined in seconds => Needs to change data.diagnostics


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri May 13 18:22:52 2005 UTC (19 years ago) by molod
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
Change diagnostics output frequency selection to real always and to coded date for fizhi


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 2 21:24:12 2005 UTC (19 years ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57h_pre
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
 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.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 17 01:22:43 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre
Changes since 1.5: +18 -5 lines
Diff to previous 1.5
extend diagnostics file-name to 80 characters (instead of 8 previously)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 04:31:54 2005 UTC (19 years, 2 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57e_post, eckpoint57e_pre
Changes since 1.4: +14 -2 lines
Diff to previous 1.4
 o diagnostics: add pickup functionality
   - off by default for backwards compatibility
   - current version only uses MDSIO -- MNC will be added


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 20:49:09 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57d_post
Changes since 1.3: +4 -7 lines
Diff to previous 1.3
change the default of diag_mnc : default = TRUE when useMNC is true


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Dec 20 01:52:58 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre
Changes since 1.2: +18 -15 lines
Diff to previous 1.2
only write "meaningfull" levels when this entry is omitted in data.diagnostics


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 03:48:23 2004 UTC (19 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
fix index checking


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 21:43:54 2004 UTC (19 years, 5 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