all/06.fluxnet.ncl
changeset 1 4be95183fbcd
parent 0 0c6405ab2ff4
     1.1 --- a/all/06.fluxnet.ncl	Mon Jan 26 22:08:20 2009 -0500
     1.2 +++ b/all/06.fluxnet.ncl	Thu Mar 26 14:02:21 2009 -0400
     1.3 @@ -530,7 +530,8 @@
     1.4  ;***************************************************************************
     1.5  ; add total score and write to file
     1.6  ;***************************************************************************
     1.7 -  M_total = M_fluxnet_all
     1.8 +  ;M_total = M_fluxnet_all
     1.9 +  M_total = 0.00 ; we don't actually use these scores
    1.10  
    1.11    asciiwrite("M_save.fluxnet", M_total)
    1.12