Difference between revisions of "Chirps mqb workflow"

From CHG-Wiki
Jump to navigationJump to search
(Revised wiki markup to reflect wiki best practices.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__FORCETOC__
  
'''CHIRPS MQB Workflow'''
+
==Repository==
 +
Started a new repository for CHIRPS MQB code:
 +
/home/source/cscd/mqb/mqb_01_make_anchor_station_list.pro
  
----
+
The various resulting files will all live here for now:
 +
/home/CSCD/v1.8/
  
Started a new repository for CHIRPS MQB code,
+
===/home/source/cscd/mqb/runem.mqb_01_make_anchor_station_list.script===
      /home/source/cscd/mqb/
 
              mqb_01_make_anchor_station_list.pro
 
  
The various resulting files will all live here for now,
+
.compile  /home/source/cscd/mqb/mqb_01_make_anchor_station_list.pro
      /home/CSCD/v1.8/
+
;
 +
work_dir = '/home/CSCD/v1.8/'
 +
logfile  = work_dir+'anchor_stations_log.txt'
 +
;
 +
 +
mqb_01_make_anchor_station_list, work_dir, logfile
  
'''/home/source/cscd/mqb/runem.mqb_01_make_anchor_station_list.script'''
+
  Anchor station results
 
 
    .compile  /home/source/cscd/mqb/mqb_01_make_anchor_station_list.pro
 
    ;
 
    work_dir = '/home/CSCD/v1.8/'
 
    logfile = work_dir+'anchor_stations_log.txt'
 
    ;
 
    ; 
 
    mqb_01_make_anchor_station_list, work_dir, logfile
 
 
 
 
 
 
 
Anchor station results
 
 
     24  Tanzania        station count:    35  anchor count:    26  dup count:      0  rank0 count:      9
 
     24  Tanzania        station count:    35  anchor count:    26  dup count:      0  rank0 count:      9
 
     23  Mozambique      station count:    31  anchor count:    31  dup count:      0  rank0 count:      0
 
     23  Mozambique      station count:    31  anchor count:    31  dup count:      0  rank0 count:      0
Line 35: Line 30:
 
     04  ERIC            station count:  5983  anchor count:  4470  dup count:      3  rank0 count:  1510
 
     04  ERIC            station count:  5983  anchor count:  4470  dup count:      3  rank0 count:  1510
 
     05  SMN            station count:  5271  anchor count:    249  dup count:  4691  rank0 count:  2345
 
     05  SMN            station count:  5271  anchor count:    249  dup count:  4691  rank0 count:  2345
     29  IDEAM2          station count:  2937  anchor count:  2937   dup count:     0 rank0 count:     0
+
    10  Colombia-CVC    station count:    211  anchor count:    211  dup count:      0  rank0 count:  0
     27  ETESA          station count:    95  anchor count:    79  dup count:    16  rank0 count:     0
+
     29  IDEAM2          station count:  2937  anchor count:  2617   dup count:   320 rank0 count: 0
     30  SUNFUN          station count:  1146  anchor count:  1146  dup count:      0  rank0 count:     0
+
     27  ETESA          station count:    95  anchor count:    79  dup count:    16  rank0 count: 0
     02  ghcnmv2        station count:  20552  anchor count:  10171   dup count:  1631 rank0 count:   9060
+
     30  SUNFUN          station count:  1146  anchor count:  1146  dup count:      0  rank0 count: 0
 +
     02  ghcnmv2        station count:  20552  anchor count:  10173   dup count:  1629 rank0 count: 9060
 
     03  ghcnd          station count:  80563  anchor count:  29857  dup count:  19702  rank0 count:  37567
 
     03  ghcnd          station count:  80563  anchor count:  29857  dup count:  19702  rank0 count:  37567
 
     26  fGSOD          station count:  24304  anchor count:  1952  dup count:  11264  rank0 count:  17532
 
     26  fGSOD          station count:  24304  anchor count:  1952  dup count:  11264  rank0 count:  17532
     25  Afghanistan    station count:    113  anchor count:    42  dup count:    20  rank0 count:     52
+
     25  Afghanistan    station count:    113  anchor count:    42  dup count:    20  rank0 count: 52
     22  fGTS            station count:  12449  anchor count:    299  dup count:  7429  rank0 count:   6403
+
     22  fGTS            station count:  12449  anchor count:    299  dup count:  7429  rank0 count: 6403
     28  Bodo            station count:    81  anchor count:    80  dup count:      1  rank0 count:     0
+
     28  Bodo            station count:    81  anchor count:    80  dup count:      1  rank0 count: 0
  
     total anchor count:        52850
+
     total anchor count:        52743
 
     fini!
 
     fini!
    start run time =  Mon Feb 24 15:33:25 PST 2014
+
        start run time =  Tue Feb 25 10:21:48 PST 2014
    end  run time =  Mon Feb 24 15:35:31 PST 2014
+
        end  run time =  Tue Feb 25 10:23:58 PST 2014

Latest revision as of 14:08, 15 May 2014


Repository

Started a new repository for CHIRPS MQB code:

/home/source/cscd/mqb/mqb_01_make_anchor_station_list.pro

The various resulting files will all live here for now:

/home/CSCD/v1.8/

/home/source/cscd/mqb/runem.mqb_01_make_anchor_station_list.script

.compile   /home/source/cscd/mqb/mqb_01_make_anchor_station_list.pro
;
work_dir = '/home/CSCD/v1.8/'
logfile  = work_dir+'anchor_stations_log.txt'
;
;   
mqb_01_make_anchor_station_list, work_dir, logfile
Anchor station results
   24  Tanzania        station count:     35   anchor count:     26   dup count:      0  rank0 count:      9
   23  Mozambique      station count:     31   anchor count:     31   dup count:      0  rank0 count:      0
   18  Zambia          station count:     22   anchor count:     21   dup count:      0  rank0 count:      1
   20  Ethiopia        station count:    227   anchor count:    217   dup count:      0  rank0 count:     10
   21  Malawi          station count:     23   anchor count:     23   dup count:      0  rank0 count:      0
   19  GHA Sahel v1    station count:   1123   anchor count:   1086   dup count:     13  rank0 count:     24
   11  SMN-Belice      station count:     10   anchor count:     10   dup count:      0  rank0 count:      0
   12  INSIVUMEH       station count:     65   anchor count:     65   dup count:      0  rank0 count:      0
   14  Alfaro          station count:     90   anchor count:     89   dup count:      0  rank0 count:      1
   04  ERIC            station count:   5983   anchor count:   4470   dup count:      3  rank0 count:   1510
   05  SMN             station count:   5271   anchor count:    249   dup count:   4691  rank0 count:   2345
   10  Colombia-CVC    station count:    211   anchor count:    211   dup count:      0  rank0 count:  0
   29  IDEAM2          station count:   2937   anchor count:   2617   dup count:    320  rank0 count:  0
   27  ETESA           station count:     95   anchor count:     79   dup count:     16  rank0 count:  0
   30  SUNFUN          station count:   1146   anchor count:   1146   dup count:      0  rank0 count:  0
   02  ghcnmv2         station count:  20552   anchor count:  10173   dup count:   1629  rank0 count:  9060
   03  ghcnd           station count:  80563   anchor count:  29857   dup count:  19702  rank0 count:  37567
   26  fGSOD           station count:  24304   anchor count:   1952   dup count:  11264  rank0 count:  17532
   25  Afghanistan     station count:    113   anchor count:     42   dup count:     20  rank0 count:  52
   22  fGTS            station count:  12449   anchor count:    299   dup count:   7429  rank0 count:  6403
   28  Bodo            station count:     81   anchor count:     80   dup count:      1  rank0 count:  0
   total anchor count:        52743
   fini!
        start run time =  Tue Feb 25 10:21:48 PST 2014
        end   run time =  Tue Feb 25 10:23:58 PST 2014