This is the namelist:
config_sfc_prefix = 'SST'
config_fg_interval = 0
This is the streams:
<immutable_stream name="surface"
type="output"
filename_template="x4.535554.sfc_update.nc"
filename_interval="none"
packages="sfc_update"
output_interval="none" />
But when I run init_atmosphere to generate the sfc_update file, it prints out this endlessly:
Processing file SST:2025-12-09_00
Processing file SST:2025-12-09_00
Processing file SST:2025-12-09_00
Processing file SST:2025-12-09_00
"2025-12-09_00" is the date that SST is provided.
Did I set something wrong in the namelist or streams?
config_sfc_prefix = 'SST'
config_fg_interval = 0
This is the streams:
<immutable_stream name="surface"
type="output"
filename_template="x4.535554.sfc_update.nc"
filename_interval="none"
packages="sfc_update"
output_interval="none" />
But when I run init_atmosphere to generate the sfc_update file, it prints out this endlessly:
Processing file SST:2025-12-09_00
Processing file SST:2025-12-09_00
Processing file SST:2025-12-09_00
Processing file SST:2025-12-09_00
"2025-12-09_00" is the date that SST is provided.
Did I set something wrong in the namelist or streams?