Thursday, November 13, 2014

hit summary

1 Main scripts
East Pacific:  
trackep2014_ep.sh
trackep2013_ep.sh
trackep2012_ep.sh
trackep2011_ep.sh

Atlantic: 
trackat2013_at.sh
trackat2012_at.sh
trackat2011_at.sh
trackat2014_at.sh

Track mean for both East Pacific and Atlantic:
track_mean.sh
 2. File needed for a storm
 For instance: storm  Amanda
 "trackep2014_ep.sh"
  Amanda)         code1=ep012014.dat; DATEST=20140522; DATEND=20140529;;

ep012014.dat is used to find two files aep012014.dat and bep012014.dat within hit package's 
archive data location: hit_pkg/hit/tpctrack

Note: 
a) use NHC's website "http://www.nhc.noaa.gov/archive/2014/" to verify storm ID and storm base. 
b) If you don't set it right "  Amanda)         code1=ep012014.dat; DATEST=20140522; DATEND=20140529;;" in script such as  "trackep2014_ep.sh", then everything will go wrong. 

ep012014.dat : storm #1 in East Pacific  
aep012014.dat  : A file contains all the forecast information from various storm forecast centers.
bep012014.dat : A file contains the BEST track/intensity information for the storm. 

3. Input file
Users' input file such as "atcfunix.gdas.2011102406" will be appended to 
aep012014.dat to make a new forecast information file, which contains forecast result of your model plus other models that are already in. 

4. To be continued .... 

 


No comments:

Post a Comment