INT2LM error code 5051
Hello,
I have dowloaded MPI - ESM -LR rcp8.5_r2i1p1 data from the dkrz tape archive to downscale it and run CCLM . However, when I run INT2LM I am getting the following error and I am not sure why. I have spent a lot of time figuring out why is this and maybe it is something simple that I am missing. I have edited the namelist in order to include the particular details of these dataset such as ie_in_tot, startlat_in_tot, ke_soil_in_ , etc. Has anyone had this error before? Any help will be greatly appreciated. Thanks in advance.
Cecille
—————————————————————————————————————
CLOSING
ncdf FILE
*** Control Geopotential has been calculated ***
*** FI is marked as being read ***
——————————————————————————————
*
PROGRAM
TERMINATED
BECAUSE
OF
ERRORS
DETECTED
* IN
ROUTINE
: org_read_coarse_grid
*
*
ERROR
CODE
is 5051
* ***
ERROR
: Not all data available ***
——————————————————————————————
—————————————————————————————————————
Hi Cecille,
it is always hard to help having only such sparse information.
You should provide at least
- the Version-No. of INT2LM
- the File “
INPUT
”, that is your INT2LM namelist setting, created after you submitted INT2LM
- the file “
OUTPUT
” would also be fine
- and a file containing the result of “ncdump -h your_MPI_ESM_LR_inputfile.nc”
However, it seems to me that INT2LM should consider a quantity, that you defined by your Namelist settings, which is not
included in the
MPI
-
ESM
-LR data. The question is, which one. To answer it, the requested information is needed.
Hans-Juergen
@hans-jürgenpanitz in #c9036ce
Hi Cecille,
it is always hard to help having only such sparse information.
You should provide at least
- the Version-No. of INT2LM
- the File “ INPUT ”, that is your INT2LM namelist setting, created after you submitted INT2LM
- the file “ OUTPUT ” would also be fine
- and a file containing the result of “ncdump -h your_MPI_ESM_LR_inputfile.nc”However, it seems to me that INT2LM should consider a quantity, that you defined by your Namelist settings, which is not
included in the MPI - ESM -LR data. The question is, which one. To answer it, the requested information is needed.Hans-Juergen
Hi Cecille,
it is always hard to help having only such sparse information.
You should provide at least
- the Version-No. of INT2LM
- the File “
INPUT
”, that is your INT2LM namelist setting, created after you submitted INT2LM
- the file “
OUTPUT
” would also be fine
- and a file containing the result of “ncdump -h your_MPI_ESM_LR_inputfile.nc”
However, it seems to me that INT2LM should consider a quantity, that you defined by your Namelist settings, which is not
included in the
MPI
-
ESM
-LR data. The question is, which one. To answer it, the requested information is needed.
Hans-Juergen
Sorry for not including this information. I have attached the INPUT , OUTPUT and netcdf header file infomration. I am using int2lm2.0_clm4. Thanks again!
Cecille
Sorry for not including this information. I have attached the INPUT , OUTPUT and netcdf header file infomration. I am using int2lm2.0_clm4. Thanks again!
Cecille
Sorry for not including this information. I have attached the INPUT , OUTPUT and netcdf header file infomration. I am using int2lm2.0_clm4. Thanks again!
Cecille
The end of your OUTPUT file is as follows
Variable has been read; number of from total levels read number of levels U T ; 47 47 V T ; 47 47 T T ; 47 47 QV T ; 47 47 PS T ; 1 1 ***T_SKIN F ; 0 1 W_SNOW T ; 1 1
This means that the variable T_SKIN was not found. This is, because it is not in the caf-files.
In your namelist file please set
luse_t_skin = .FALSE.,
and try again.
The end of your OUTPUT file is as follows
Variable has been read; number of from total levels read number of levels U T ; 47 47 V T ; 47 47 T T ; 47 47 QV T ; 47 47 PS T ; 1 1 ***T_SKIN F ; 0 1 W_SNOW T ; 1 1This means that the variable T_SKIN was not found. This is, because it is not in the caf-files.
In your namelist file please set
luse_t_skin = .FALSE.,and try again.
The end of your OUTPUT file is as follows
Variable has been read; number of from total levels read number of levels U T ; 47 47 V T ; 47 47 T T ; 47 47 QV T ; 47 47 PS T ; 1 1 ***T_SKIN F ; 0 1 W_SNOW T ; 1 1
This means that the variable T_SKIN was not found. This is, because it is not in the caf-files.
In your namelist file please set
luse_t_skin = .FALSE.,
and try again.
Hello,
I have dowloaded MPI - ESM -LR rcp8.5_r2i1p1 data from the dkrz tape archive to downscale it and run CCLM . However, when I run INT2LM I am getting the following error and I am not sure why. I have spent a lot of time figuring out why is this and maybe it is something simple that I am missing. I have edited the namelist in order to include the particular details of these dataset such as ie_in_tot, startlat_in_tot, ke_soil_in_ , etc. Has anyone had this error before? Any help will be greatly appreciated. Thanks in advance.
Cecille
————————————————————————————————————— CLOSING ncdf FILE *** Control Geopotential has been calculated *** *** FI is marked as being read *** —————————————————————————————— * PROGRAM TERMINATED BECAUSE OF ERRORS DETECTED * IN ROUTINE : org_read_coarse_grid * * ERROR CODE is 5051 * *** ERROR : Not all data available *** ——————————————————————————————
—————————————————————————————————————