Hi all,
I'm trying to run MPAS with IFS global data (0.1º horizontal resolution and pressure levels). In the last days, I have had several issues with ungrib.exe, that I have been solving. The main problems were about specific surface variables: SST, SD, CI, and LSM. These variables are not a continuous field and the ungrib.exe has an issue with this. However, I've seen some posts about this problem in this forum and solved it.
Currently, the ungrib.exe runs correctly and produces the intermediate files. But, when I want to build the init files (the interpolation of analysis and static fields) I have an error about LANDSEA:
----------------------------------------------------------------------
Beginning MPAS-init_atmosphere Error Log File for task 20 of 576
Opened at 2023/10/28 15:07:36
----------------------------------------------------------------------
ERROR: ********************************************************************************
ERROR: LANDSEA field not found in meteorological data file IFS:2023-10-18_00
CRITICAL ERROR: ********************************************************************************
Logging complete. Closing file at 2023/10/28 15:07:36
So... I'm trying again to include the land-sea mask in the intermediate files. However, I have the same error with the other surface variable which I removed:
Copen: File = /scratch/spcc/BCs_MPAS/ec.oper.an.sfc.128_172_lsm.regn1280sc.20231018.grb
Fortran Unit = 0
UNIX File descriptor: 3
----------------------------------------------------
rec GRIB GRIB Lvl Lvl Lvl Time Fcst
Num Code name Code one two hour
----------------------------------------------------
End-of-record mark (7777) not found 0
Sec0(1) = 26214508 0
1 172 LSM 1 0 0 2023-10-18_00:00 + 00
*** stopping in findgrib in gribcode ***\n
\tI could not find the GRIB string in the input file
\tafter testing the first 100,000 bytes.
\tThe file may be corrupt or it is not a GRIB file.
\tPerhaps a gzipped GRIB file or netcdf?\n
findgrib
Although I'm running MPAS in the ECMWF supercomputer, I've downloaded the IFS analysis files from RDA ds113.1 dataset. Is it possible to solve this problem?
Thank you in advance.
Carlos C.
I'm trying to run MPAS with IFS global data (0.1º horizontal resolution and pressure levels). In the last days, I have had several issues with ungrib.exe, that I have been solving. The main problems were about specific surface variables: SST, SD, CI, and LSM. These variables are not a continuous field and the ungrib.exe has an issue with this. However, I've seen some posts about this problem in this forum and solved it.
Currently, the ungrib.exe runs correctly and produces the intermediate files. But, when I want to build the init files (the interpolation of analysis and static fields) I have an error about LANDSEA:
----------------------------------------------------------------------
Beginning MPAS-init_atmosphere Error Log File for task 20 of 576
Opened at 2023/10/28 15:07:36
----------------------------------------------------------------------
ERROR: ********************************************************************************
ERROR: LANDSEA field not found in meteorological data file IFS:2023-10-18_00
CRITICAL ERROR: ********************************************************************************
Logging complete. Closing file at 2023/10/28 15:07:36
So... I'm trying again to include the land-sea mask in the intermediate files. However, I have the same error with the other surface variable which I removed:
Copen: File = /scratch/spcc/BCs_MPAS/ec.oper.an.sfc.128_172_lsm.regn1280sc.20231018.grb
Fortran Unit = 0
UNIX File descriptor: 3
----------------------------------------------------
rec GRIB GRIB Lvl Lvl Lvl Time Fcst
Num Code name Code one two hour
----------------------------------------------------
End-of-record mark (7777) not found 0
Sec0(1) = 26214508 0
1 172 LSM 1 0 0 2023-10-18_00:00 + 00
*** stopping in findgrib in gribcode ***\n
\tI could not find the GRIB string in the input file
\tafter testing the first 100,000 bytes.
\tThe file may be corrupt or it is not a GRIB file.
\tPerhaps a gzipped GRIB file or netcdf?\n
findgrib
Although I'm running MPAS in the ECMWF supercomputer, I've downloaded the IFS analysis files from RDA ds113.1 dataset. Is it possible to solve this problem?
Thank you in advance.
Carlos C.