all/06.fluxnet.ncl
changeset 1 4be95183fbcd
parent 0 0c6405ab2ff4
equal deleted inserted replaced
0:944a3ab109f0 1:a9778dece51e
   528          "mv -f "+html_new+" "+html_name) 
   528          "mv -f "+html_new+" "+html_name) 
   529 
   529 
   530 ;***************************************************************************
   530 ;***************************************************************************
   531 ; add total score and write to file
   531 ; add total score and write to file
   532 ;***************************************************************************
   532 ;***************************************************************************
   533   M_total = M_fluxnet_all
   533   ;M_total = M_fluxnet_all
       
   534   M_total = 0.00 ; we don't actually use these scores
   534 
   535 
   535   asciiwrite("M_save.fluxnet", M_total)
   536   asciiwrite("M_save.fluxnet", M_total)
   536 
   537 
   537 ;***************************************************************************
   538 ;***************************************************************************
   538 ; output plots
   539 ; output plots