You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I have compiled the RegCM4.9.6 with gnu 6.3.0 and successfully complete the terrain and sst creation.However, to create the ICBC for CMIP6 historical period (MPI-ESM1-2-HR) is posing an error.
GLOBIDATE1 : 1950-02-01 00:00:00 UTC
GLOBIDATE2 : 2014-12-31 18:00:00 UTC
NSTEPS : 94840
Computing weights................... Done.
Computing weights................... Done.
Read in Static fields OK
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x2ACC6D1BDB97 #1 0x2ACC6D1BCD90 #2 0x2ACC6E99091F #3 0x4674E9 in mod_cmip6_MOD_get_cmip6 #4 0x46ADE9 in MAIN at icbc.F90:256
The forcing data is downloaded and placed on local disk. The test case test_001 from the Testing directory is working fine in order to confirm the icbc is working for other models and the issue is with the MPI-ESM1-2-HR. Your help is highly appreciated.
The text was updated successfully, but these errors were encountered:
Hi. I have compiled the RegCM4.9.6 with gnu 6.3.0 and successfully complete the terrain and sst creation.However, to create the ICBC for CMIP6 historical period (MPI-ESM1-2-HR) is posing an error.
GLOBIDATE1 : 1950-02-01 00:00:00 UTC
GLOBIDATE2 : 2014-12-31 18:00:00 UTC
NSTEPS : 94840
Computing weights................... Done.
Computing weights................... Done.
Read in Static fields OK
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x2ACC6D1BDB97
#1 0x2ACC6D1BCD90
#2 0x2ACC6E99091F
#3 0x4674E9 in mod_cmip6_MOD_get_cmip6
#4 0x46ADE9 in MAIN at icbc.F90:256
17604 Segmentation fault (core dumped) ${RegCM_BIN}/icbc regcm.in
The forcing data is downloaded and placed on local disk. The test case test_001 from the Testing directory is working fine in order to confirm the icbc is working for other models and the issue is with the MPI-ESM1-2-HR. Your help is highly appreciated.
The text was updated successfully, but these errors were encountered: