wiki:ESARIFA

esarIfa

Converts E2E messages in ERAM SAR into Host messages and dumps SDRR message file to stdout

   Usage: esarIfa -f fdswac.xml -a local_adapt sarfile[s] [ options ]
     Converts interfacility messages from ERAM to Host-format messages and dumps SDRR message file to stdout
     -f    fdswac.xml file for national release that recorded the ERAM SAR
     -a    local adaptation to be used for TI/TU field23 coordinate conversions (adapt site must match ERAM sar site)
     -S    starttime
     -E    endtime 

example:

     esarIfa -f ../SAR/fdswac* -a b1205ur0 `cat sar_list` > ifa.out
     esarIfa -f ../SAR/fdswac* -a b1205sr0 `cat sar_list` > ifa.out

notes:

     - output contains only injections from the ERAM-converted-to-Host neighbor(s)
     - ifa output will be merged into the main merge file, and can then be removed (grep on src) if desired
       (easiest way to maintain may be to keep the host injections in a separate rsi - run with or without)
     - still need to set starttime
     - still need to convert to atcoach
     - can probably use the resulting atcoach file as an rsi to include when running standalone mode
     - depending on how acid uniquify is going to work, you might not have to merge this together with main scenario
Last modified 11 years ago Last modified on 2013-05-23T14:32:54-04:00