I want to run my model simulation continuously for a long time, such that the number of output files will exceed 10,000. Currently, ROMS outputs the data to a sequentially numbered history file with only 4 integers (i.e. model_his_####.nc), so that when I get to 10000 files, it gives me the following message:
Code: Select all
WRT_HIS - wrote history fields (Index=1,1) into time record = 0000001
DEF_HIS - creating history file: /outputdir/output_his_****.nc
WRT_HIS - wrote history fields (Index=1,2) into time record = 0000001
DEF_HIS - creating history file: /outputdir/output_his_****.nc