Difference between revisions of "Chirps mqb"

From CHG-Wiki
Jump to navigationJump to search
(Created page with "'''CHIRPS MQB''' ---- An outline of the steps taken to go from CHIRP to CHIRPS")
 
m
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''CHIRPS MQB'''
 
  
----
+
An outline of the steps taken to go from CHIRP to CHIRPS (see latest (2014.02) [[chirps_mqb_workflow |workflow steps]])
  
An outline of the steps taken to go from CHIRP to CHIRPS
+
As of 2014.02
 +
 
 +
added use_rank to the station table
 +
-2  used for validation
 +
-1  do not use this data
 +
0  data OK for filling in
 +
1  use these stations to build anchor station list
 +
 
 +
Now have 51,352 anchor stations which produced files,
 +
/home/CSCD/precip_spat_params/v8/anchor_stations_lat.txt
 +
/home/CSCD/precip_spat_params/v8/anchor_stations_lon.txt
 +
 
 +
These files are then used by
 +
/home/source/pete/CSCD/chris_scripts/pete_find_neighbors.pro
 +
 
 +
to produce the outputfiles, in /home/CSCD/precip_fixed_params/monthly/v8
 +
neighbors.indices.img 
 +
neighbors.lat.img 
 +
neighbors.lon.img 
 +
neighbors.p2n_dist.img 
 +
neighbors.xs.img 
 +
neighbors.ys.img
 +
 
 +
Then we run,
 +
/home/source/pete/CSCD/chris_scripts/pete_calc_neighbor_distances.pro
 +
 
 +
which uses the above neighbors files to calculate distances and produce,
 +
/home/CSCD/precip_fixed_params/monthly/v8/neighbors.n2n_distances_km.img
 +
 
 +
added 4 sources
 +
    sourceSN short long       #stations  #recs         #months  startdate enddate
 +
      27 ETESA Panama-ETESA   95 1,177,810   38,230 1976.01.01 2011.12.31
 +
      28 Bodo Himalaya-India   81   318,751   10,472 1998.01.01 2008.10.31
 +
      29 IDEAM2 IDEAM-Colombia 3,277 23,221,853   755,873 1981.01.01 2014.01.31
 +
      30 SUNFUN SUNDENE/FUNCEME 1,288 9,390,768   307,709 1910.10.01 2010.09.22
 +
                      4,741 34,109,182 1,112,284

Latest revision as of 14:25, 15 May 2014

An outline of the steps taken to go from CHIRP to CHIRPS (see latest (2014.02) workflow steps)

As of 2014.02

added use_rank to the station table

-2  used for validation
-1  do not use this data
0  data OK for filling in
1  use these stations to build anchor station list

Now have 51,352 anchor stations which produced files,

/home/CSCD/precip_spat_params/v8/anchor_stations_lat.txt
/home/CSCD/precip_spat_params/v8/anchor_stations_lon.txt

These files are then used by

/home/source/pete/CSCD/chris_scripts/pete_find_neighbors.pro

to produce the outputfiles, in /home/CSCD/precip_fixed_params/monthly/v8

neighbors.indices.img  
neighbors.lat.img  
neighbors.lon.img  
neighbors.p2n_dist.img  
neighbors.xs.img  
neighbors.ys.img

Then we run,

/home/source/pete/CSCD/chris_scripts/pete_calc_neighbor_distances.pro

which uses the above neighbors files to calculate distances and produce,

/home/CSCD/precip_fixed_params/monthly/v8/neighbors.n2n_distances_km.img

added 4 sources

    sourceSN	short	long	       #stations  #recs	        #months  	startdate	enddate
      27	ETESA	Panama-ETESA	   95	 1,177,810	   38,230	1976.01.01	2011.12.31
      28	Bodo	Himalaya-India	   81	   318,751	   10,472	1998.01.01	2008.10.31
      29	IDEAM2	IDEAM-Colombia	3,277	23,221,853	  755,873	1981.01.01	2014.01.31
      30	SUNFUN	SUNDENE/FUNCEME	1,288	 9,390,768	  307,709	1910.10.01	2010.09.22
      		                 	4,741	34,109,182	1,112,284