cd c:\hysplit\working REM convert binary file to text time series for sites in samplers.txt REM convert binary values from Bq to mBq copy c:\Tutorial\japan\samplers.txt . c:\hysplit\exec\con2stn -ifukushima.bin -ofukushima.txt -ssamplers.txt -c1000.0 REM plot model prediction time series fukushima.txt as primary file REM plot measured values at Dutch_Harbor.txt as the secondary file copy c:\Tutorial\japan\LABELS.CFG . copy c:\Tutorial\japan\Dutch_Harbor.txt . c:\hysplit\exec\timeplot -ifukushima.txt -sDutch_Harbor.txt REM display results timeplot.ps