********************************************************
This dir contains CM data structure of 1993 -- 1995.
There are four objects: mcm93_fall
                        mcm_94_spring
                        mcm94_fall
                        mcm95_spring
--------------------------------------------------------
To load the CM data from jgofs system, use the followimg
URL:
       http://142.2.2.178/jg/serv/mcm93_fall.html0
       http://142.2.2.178/jg/serv/mcm94_spring.html0
       http://142.2.2.178/jg/serv/mcm94_fall.html0
       http://142.2.2.178/jg/serv/mcm95_spring.html0
---------------------------------------------------------
mcm93_f.c : C program for converting original CM data 
            of the fall of 93 into the jgofs data structure.
 INPUT :  
   Original CM data:

    Site: C2
    mcm_93032_1150_4600_3600.new:   MIN_DEPTH=  26.0,
    mcm_93032_1151_4342_3600.new:   MIN_DEPTH=  48.0,
    mcm_93032_1151_2663_3600.new:   MIN_DEPTH=  98.0,

    Site: NECW
    mcm_93032_1146_7122_3600.new:   MIN_DEPTH=  22.0,
    mcm_93032_1147_7134_3600.new:   MIN_DEPTH=  50.0,
    mcm_93032_1147_7123_3600.new:   MIN_DEPTH= 101.0,
    mcm_93032_1147_3300_3600.new:   MIN_DEPTH= 151.0,
    mcm_93032_1147_3583_3600.new:   MIN_DEPTH= 193.0,
 
    Site: NECE
    mcm_93032_1148_9355_3600.new:   MIN_DEPTH=  22.0,
    mcm_93032_1149_9328_3600.new:   MIN_DEPTH=  46.0,
    mcm_93032_1149_4406_3600.new:   MIN_DEPTH=  97.0,
    mcm_93032_1149_4998_3600.new:   MIN_DEPTH= 147.0,
    mcm_93032_1149_6404_3600.new:   MIN_DEPTH= 189.0,
 
 OUTPUT: 
   mcm93_fall: level0 mcm data for the Fall of 1993.
     mcm93_fall_c2 : level1 mcm data for the Fall of 1993 (Site C2).
       mcm93_fall_c2_26 : level2 mcm data for the Fall of 1993 (Site C2, depth 26.0).
       mcm93_fall_c2_48 : level2 mcm data for the Fall of 1993 (Site C2, depth 48.0).
       mcm93_fall_c2_98 : level2 mcm data for the Fall of 1993 (Site C2, depth 98.0).
     mcm93_fall_necw : level1 mcm data for the Fall of 1993 (Site NECW).
       mcm93_fall_necw_22 : level2 mcm data for the Fall of 1993 (Site NECW, depth 22).
       mcm93_fall_necw_50 : level2 mcm data for the Fall of 1993 (Site NECW, depth 50).
       mcm93_fall_necw_101 : level2 mcm data for the Fall of 1993 (Site NECW, depth 101).
       mcm93_fall_necw_151 : level2 mcm data for the Fall of 1993 (Site NECW, depth 151).
       mcm93_fall_necw_193 : level2 mcm data for the Fall of 1993 (Site NECW, depth 193).
     mcm93_fall_nece : level1 mcm data for the Fall of 1993 (Site NECE).
       mcm93_fall_nece_22 : level2 mcm data for the Fall of 1993 (Site NECE, depth 22).
       mcm93_fall_nece_46 : level2 mcm data for the Fall of 1993 (Site NECE, depth 46).
       mcm93_fall_nece_97 : level2 mcm data for the Fall of 1993 (Site NECE, depth 97).
       mcm93_fall_nece_147 : level2 mcm data for the Fall of 1993 (Site NECE, depth 147).
       mcm93_fall_nece_189 : level2 mcm data for the Fall of 1993 (Site NECE, depth 189).

  ****************************************************

mcm94_s.c : C program for converting original CM data
            of the Spring of 94 into the jgofs data structure.
 INPUT :
   Original CM data:

    Site: C2
    mcm_93032_1150_4600_3600.new:   MIN_DEPTH=  26.0,
    mcm_93032_1151_4342_3600.new:   MIN_DEPTH=  48.0,
    mcm_93032_1151_2663_3600.new:   MIN_DEPTH=  98.0,

    Site: NECW
    mcm_93032_1146_7122_3600.new:   MIN_DEPTH=  22.0,
    mcm_93032_1147_7134_3600.new:   MIN_DEPTH=  50.0,
    mcm_93032_1147_7123_3600.new:   MIN_DEPTH= 101.0,
    mcm_93032_1147_3300_3600.new:   MIN_DEPTH= 151.0,
    mcm_93032_1147_3583_3600.new:   MIN_DEPTH= 193.0,

    Site: NECE
    mcm_93032_1148_9355_3600.new:   MIN_DEPTH=  22.0,
    mcm_93032_1149_9328_3600.new:   MIN_DEPTH=  46.0,
    mcm_93032_1149_4406_3600.new:   MIN_DEPTH=  97.0,
    mcm_93032_1149_4998_3600.new:   MIN_DEPTH= 147.0,
    mcm_93032_1149_6404_3600.new:   MIN_DEPTH= 189.0,

 OUTPUT:
   mcm94_spring: level0 mcm data for the Spring of 1994.
     mcm94_spring_c2 : level1 mcm data for the Spring of 1994 (Site C2).
       mcm94_spring_c2_26 : level2 mcm data for the Spring of 1994 (Site C2, depth 26.0).
       mcm94_spring_c2_48 : level2 mcm data for the Spring of 1994 (Site C2, depth 48.0).
       mcm94_spring_c2_98 : level2 mcm data for the Spring of 1994 (Site C2, depth 98.0).
     mcm93_spring_necw : level1 mcm data for the Spring of 1993 (Site NECW).
       mcm94_spring_necw_22 : level2 mcm data for the Spring of 1994 (Site NECW, depth 22).
       mcm94_spring_necw_50 : level2 mcm data for the Spring of 1994 (Site NECW, depth 50).
       mcm94_spring_necw_101 : level2 mcm data for the Spring of 1994 (Site NECW, depth 101).
       mcm94_spring_necw_151 : level2 mcm data for the Spring of 1994 (Site NECW, depth 151).
       mcm94_spring_necw_193 : level2 mcm data for the Spring of 1994 (Site NECW, depth 193).
     mcm94_spring_nece : level1 mcm data for the Spring of 1993 (Site NECE).
       mcm94_spring_nece_22 : level2 mcm data for the Spring of 1994 (Site NECE, depth 22).
       mcm94_spring_nece_46 : level2 mcm data for the Spring of 1994 (Site NECE, depth 46).
       mcm94_spring_nece_97 : level2 mcm data for the Spring of 1994 (Site NECE, depth 97).
       mcm94_spring_nece_147 : level2 mcm data for the Spring of 1994 (Site NECE, depth 147).
       mcm94_spring_nece_189 : level2 mcm data for the Spring of 1994 (Site NECE, depth 189).

  ****************************************************

mcm94_f.c : C program for converting original CM data
            of the fall of 94 into the jgofs data structure.
 INPUT :
   Original CM data:

    Site: C2
    mcm_94018_1173_3569_3600.new:   MIN_DEPTH=  28.0,
    mcm_94018_1174_4208_3600.new:   MIN_DEPTH=  47.0,
    mcm_94018_1174_6400_3600.new:   MIN_DEPTH=  98.0,

    Site: NEP
    mcm_94018_1169_7127_3600.new:   MIN_DEPTH=  23.0,
    mcm_94018_1170_8697_3600.new:   MIN_DEPTH=  37.0,
    mcm_94018_1170_7651_3600.new:   MIN_DEPTH=  59.0,

    Site: NECE
    mcm_94018_1171_7131_3600.new:   MIN_DEPTH=  23.0,
    mcm_94018_1172_7137_3600.new:   MIN_DEPTH=  48.0,
    mcm_94018_1172_7525_3600.new:   MIN_DEPTH=  99.0,
    mcm_94018_1172_6401_3600.new:   MIN_DEPTH= 149.0,
    mcm_94018_1172_7124_3600.new:   MIN_DEPTH= 191.0,
    mcm_93032_1147_3583_3600.new:   MIN_DEPTH= 193.0,

 OUTPUT:
   mcm94_fall: level0 mcm data for the Fall of 1994.
     mcm94_fall_c2 : level1 mcm data for the Fall of 1994 (Site C2).
       mcm94_fall_c2_28 : level2 mcm data for the Fall of 1994 (Site C2, depth 28.0).
       mcm94_fall_c2_47 : level2 mcm data for the Fall of 1994 (Site C2, depth 47.0).
       mcm94_fall_c2_98 : level2 mcm data for the Fall of 1994 (Site C2, depth 98.0).
     mcm94_fall_nep : level1 mcm data for the Fall of 1994 (Site NEP).
       mcm94_fall_nep_23 : level2 mcm data for the Fall of 1994 (Site NECW, depth 23).
       mcm94_fall_nep_37 : level2 mcm data for the Fall of 1994 (Site NECW, depth 37).
       mcm94_fall_nep_59 : level2 mcm data for the Fall of 1994 (Site NECW, depth 59).
     mcm94_fall_nece : level1 mcm data for the Fall of 1994 (Site NECE).
       mcm94_fall_nece_23 : level2 mcm data for the Fall of 1994 (Site NECE, depth 23).
       mcm94_fall_nece_48 : level2 mcm data for the Fall of 1994 (Site NECE, depth 48).
       mcm94_fall_nece_99 : level2 mcm data for the Fall of 1994 (Site NECE, depth 99).
       mcm94_fall_nece_149 : level2 mcm data for the Fall of 1994 (Site NECE, depth 149).
       mcm94_fall_nece_191 : level2 mcm data for the Fall of 1994 (Site NECE, depth 191).
       mcm94_fall_nece_193 : level2 mcm data for the Fall of 1994 (Site NECE, depth 193).

  ****************************************************

mcm95_s.c : C program for converting original CM data
            of the fall of 95 into the jgofs data structure.
 INPUT :
   Original CM data:

    Site: C2
    mcm_94018_1173_3569_3600.new:   MIN_DEPTH=  28.0,
    mcm_94018_1174_4208_3600.new:   MIN_DEPTH=  47.0,
    mcm_94018_1174_6400_3600.new:   MIN_DEPTH=  98.0,

    Site: NEP
    mcm_94018_1169_7127_3600.new:   MIN_DEPTH=  23.0,
    mcm_94018_1170_8697_3600.new:   MIN_DEPTH=  37.0,
    mcm_94018_1170_7651_3600.new:   MIN_DEPTH=  59.0,

    Site: NECE
    mcm_94018_1171_7131_3600.new:   MIN_DEPTH=  23.0,
    mcm_94018_1172_7137_3600.new:   MIN_DEPTH=  48.0,
    mcm_94018_1172_7525_3600.new:   MIN_DEPTH=  99.0,
    mcm_94018_1172_6401_3600.new:   MIN_DEPTH= 149.0,
    mcm_94018_1172_7124_3600.new:   MIN_DEPTH= 191.0,
    mcm_93032_1147_3583_3600.new:   MIN_DEPTH= 193.0,

 OUTPUT:
   mcm95_spring: level0 mcm data for the Spring of 1995.
     mcm95_spring_c2 : level1 mcm data for the Spring of 1995 (Site C2).
       mcm95_spring_c2_28 : level2 mcm data for the Spring of 1995 (Site C2, depth 28.0).
       mcm95_spring_c2_47 : level2 mcm data for the Spring of 1995 (Site C2, depth 47.0).
       mcm95_spring_c2_98 : level2 mcm data for the Spring of 1995 (Site C2, depth 98.0).
     mcm95_spring_nep : level1 mcm data for the Spring of 1995 (Site NEP).
       mcm95_spring_nep_23 : level2 mcm data for the Spring of 1995 (Site NECW, depth 23).
       mcm95_spring_nep_37 : level2 mcm data for the Spring of 1995 (Site NECW, depth 37).
       mcm95_spring_nep_59 : level2 mcm data for the Spring of 1995 (Site NECW, depth 59).
     mcm95_spring_nece : level1 mcm data for the Spring of 1995 (Site NECE).
       mcm95_spring_nece_23 : level2 mcm data for the Spring of 1995 (Site NECE, depth 23).
       mcm95_spring_nece_48 : level2 mcm data for the Spring of 1995 (Site NECE, depth 48).
       mcm95_spring_nece_99 : level2 mcm data for the Spring of 1995 (Site NECE, depth 99).
       mcm95_spring_nece_149 : level2 mcm data for the Spring of 1995 (Site NECE, depth 149).
       mcm95_spring_nece_191 : level2 mcm data for the Spring of 1995 (Site NECE, depth 191).
       mcm95_spring_nece_193 : level2 mcm data for the Spring of 1995 (Site NECE, depth 193).

  ****************************************************

------------------------------------------------------------
NOTE:
      1) The original CM data is located /home/hey/jgofs/data/ORG_DATA
      2) To updata the original data, simply run mcm_update 
	 or run mcm93 _f(for mcm93_fall),
         mcm94_s(for mcm94_spring), mcm94_f(for mcm94_fall) and 
         mcm95_s(for mcm95_spring).
========================================================================
Last Modified : Oct.3, 1995
