Hello,
As you mentioned in the model guide, I attempted to run the CMS model experimentally without modifying any files. I executed the following commands:
./getdata getdata_example 1
which downloaded 13 nc files. Then, I moved them using:
mv expt_getdata_example/nests/* expt_example/nests/.
Finally, I ran the command:
./cms example
However, I encountered the following error:
File name : traj_file_1
Total number of release events : 3 (numbers 1 to 3)
Total number of particles released : 30
Total number of time steps : 289
Total number of time steps in output file: 11
WARNING: File expt_example/nests/nest_1_20160114000000.nc expected but not found.
Could you please guide me on what might be causing this issue? Your assistance would be greatly appreciated.
Thank you
Hello,
As you mentioned in the model guide, I attempted to run the CMS model experimentally without modifying any files. I executed the following commands:
./getdata getdata_example 1
which downloaded 13 nc files. Then, I moved them using:
mv expt_getdata_example/nests/* expt_example/nests/.
Finally, I ran the command:
./cms example
However, I encountered the following error:
File name : traj_file_1
Total number of release events : 3 (numbers 1 to 3)
Total number of particles released : 30
Total number of time steps : 289
Total number of time steps in output file: 11
WARNING: File expt_example/nests/nest_1_20160114000000.nc expected but not found.
Could you please guide me on what might be causing this issue? Your assistance would be greatly appreciated.
Thank you