# Example List file for Batch Processing with Java NEXRAD Data Exporter # # The '#' signifies a comment line. Must be the first character of the line. # Empty line are acceptable (such as below) # FORMAT: input file/dir/url,output file/dir/,config-xml-file/url # Input file example: C:\ViewerData\HAS999900001\7000KCLE_SDUS51_N0RCLE_200211102200,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml C:\ViewerData\HAS999900001\7000KCLE_SDUS51_N0RCLE_200211102206,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml C:\ViewerData\HAS999900001\7000KCLE_SDUS51_N0RCLE_200211102212,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml C:\ViewerData\HAS999900001\7000KCLE_SDUS51_N0RCLE_200211102218,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml # Directory to all input files example: C:\ViewerData\HAS999900001\,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml # Input URL examples: #http://weather.noaa.gov/pub/SL.us008001/DF.of/DC.radar/DS.p19r1/SI.kgsp/sn.last,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml #http://weather.noaa.gov/pub/SL.us008001/DF.of/DC.radar/DS.p19r1/SI.kcae/sn.last,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml #http://weather.noaa.gov/pub/SL.us008001/DF.of/DC.radar/DS.p19r1/SI.kmrx/sn.last,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml #http://weather.noaa.gov/pub/SL.us008001/DF.of/DC.radar/DS.p19r1/SI.kabr/sn.last,D:\Nexrad_Viewer_Test\Batch\output\latest,D:\Nexrad_Viewer_Test\Batch\jneBatchConfig.xml