Hi everyone,
I am a beginner in cesm. I am running a FAMIP configuration varying the SST and ice data, in my second case I am repeating a year of the sst and ice data. I modified "sst_HadOIBl_bc_1.9x2.5_1850_2012_c130411.nc" (with python) trying to be careful in each detail of the file. The cdl file is exactly the same in the original file as in the modified file and the vector times looks equal. But when I try to run cesm I get this error:
(shr_sys_abort) ERROR: (shr_stream_getCalendar) ERROR: nf90_open file /HOME/users/mgross/cesm/less_input_data/atm/cam/sst/sst_HadOIBl_bc_1.9x2.5_1850_2012_c130411.nc
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
The path is ok, I checked it with the original file and works fine. Even I tryed with NCO, but I got the same error, so I am making a mistake when I am modifying the file.
I appreciate very much any suggestion.
Luis
I am a beginner in cesm. I am running a FAMIP configuration varying the SST and ice data, in my second case I am repeating a year of the sst and ice data. I modified "sst_HadOIBl_bc_1.9x2.5_1850_2012_c130411.nc" (with python) trying to be careful in each detail of the file. The cdl file is exactly the same in the original file as in the modified file and the vector times looks equal. But when I try to run cesm I get this error:
(shr_sys_abort) ERROR: (shr_stream_getCalendar) ERROR: nf90_open file /HOME/users/mgross/cesm/less_input_data/atm/cam/sst/sst_HadOIBl_bc_1.9x2.5_1850_2012_c130411.nc
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
The path is ok, I checked it with the original file and works fine. Even I tryed with NCO, but I got the same error, so I am making a mistake when I am modifying the file.
I appreciate very much any suggestion.
Luis