Index: branches/eam_branches/20090715/ippTasks/summit.copy.pro
===================================================================
--- branches/eam_branches/20090715/ippTasks/summit.copy.pro	(revision 24799)
+++ branches/eam_branches/20090715/ippTasks/summit.copy.pro	(revision 25402)
@@ -380,6 +380,10 @@
     periods      -poll     0.05
     periods      -timeout  650
-    # trage       16:00 23:59
-    # trage       00:00 04:00
+    trange        -reset
+    # only active in the night (18:00 to 06:00 HST, times are UT):
+    # trange      04:00 16:00
+    # only active in the day (06:00 to 18:00 HST, times are UT):
+    # trange        16:00 23:59
+    # trange        00:00 04:00
 
     task.exec
@@ -449,4 +453,5 @@
         end
         if (("$MD5SUM" != "NULL") && ("$MD5SUM" != "0") && (not($COMPRESS)))
+# && (($YEAR > 2008) || (("$YEAR" = "2007") && ($MONTH > 8))))
             $run = $run --md5 $MD5SUM
         end
