;
dir_out = '/0d0/ops/reformat/'
dir_in  = '/0d1/ops/raw/'
reformat, dir_in+'09201859.09231756', /bcs, dir=dir_out
;
;
dir_out = '/0d2/ops/reformat/'
dir_in  = '/0d3/ops/raw/'
reformat, dir_in+'09271600.09281000', /bcs, dir=dir_out
reformat, dir_in+'09280900.09281400', /bcs, dir=dir_out
;
end
