#!/bin/ksh


working_dir='/data/data065/nprovs/source/matchup/eu_iasi_processing/code'

cd $working_dir
./get_data.euiasi.x

# end of file
