<streams>
<immutable_stream name="input"
                  type="input"
                  filename_template="mp32-4a_TP.init_v8.3.1_ERA5.2010-09-01_00_spunup.nc"
                  io_type="pnetcdf,cdf5"
                  input_interval="initial_only" />

<immutable_stream name="restart"
                  type="input;output"
                  filename_template="dec01.restart.$Y-$M-$D_$h.nc"
                  input_interval="initial_only"
                  clobber_mode="replace_files"
                  io_type="pnetcdf,cdf5"
                  output_interval="02_00:00:00" />

<stream name="output"
        type="output"
        filename_template="dec01.history.$Y-$M-$D_$h.nc"
        precision="single"
        clobber_mode="overwrite"
        output_interval="3:00:00"
        io_type="pnetcdf,cdf5"
        filename_interval="1_00:00:00" >

	<file name="stream_list.atmosphere.output"/>
</stream>

<stream name="diagnostics"
        type="output"
        filename_template="dec01.diag.$Y-$M-$D_$h.nc"
        precision="single"
        clobber_mode="overwrite"
        io_type="pnetcdf,cdf5"
        output_interval="1:00:00"
        filename_interval="1_00:00:00" >

	<file name="stream_list.atmosphere.diagnostics"/>
</stream>

<stream name="physics"
        type="output"
        filename_template="dec01.physics.$Y-$M-$D_$h.nc"
        precision="single"
        clobber_mode="overwrite"
        output_interval="6:00:00"
        io_type="pnetcdf,cdf5"
        filename_interval="1_00:00:00" >

	<file name="stream_list.atmosphere.physics"/>
</stream>

<stream name="surface"
        type="input"
        filename_template="/pscratch/sd/k/ksa/simulation/MPAS/mp32-4a_TP/v8.x_files/sst/mp32-4a_TP.sst.ERA5.$Y-$M-$D_$h.nc"
        filename_interval="1_00:00:00"
        input_interval="1_00:00:00" >

	<file name="stream_list.atmosphere.surface"/>
</stream>

<immutable_stream name="iau"
                  type="input"
                  filename_template="x1.655362.AmB.$Y-$M-$D_$h.$m.$s.nc"
                  filename_interval="none"
                  packages="iau"
                  input_interval="none" />

<immutable_stream name="lbc_in"
                  type="input"
                  filename_template="lbc.$Y-$M-$D_$h.$m.$s.nc"
                  filename_interval="input_interval"
                  packages="limited_area"
                  input_interval="none" />

</streams>
