# setup SCAM lon and lat for this iop
# this should correspond to the forcing IOP coordinates
./xmlchange PTS_LON=206.0
./xmlchange PTS_LAT=70.5
./xmlchange PTS_MODE=TRUE

# Specify the starting/ending time for the IOP
# The complete time slice of IOP file is specified below
# but you may simulate any within the IOP start and end times.
./xmlchange RUN_STARTDATE=2004-10-05
./xmlchange START_TOD=7171
./xmlchange STOP_OPTION=nsteps
./xmlchange STOP_N=10

