diff -r 0c6405ab2ff4 -r 4be95183fbcd all/06.fluxnet.ncl --- a/all/06.fluxnet.ncl Mon Jan 26 22:08:20 2009 -0500 +++ b/all/06.fluxnet.ncl Thu Mar 26 14:02:21 2009 -0400 @@ -530,7 +530,8 @@ ;*************************************************************************** ; add total score and write to file ;*************************************************************************** - M_total = M_fluxnet_all + ;M_total = M_fluxnet_all + M_total = 0.00 ; we don't actually use these scores asciiwrite("M_save.fluxnet", M_total)