Hi all,
I have successfully compiled MPAS-A and successfully completed a global simulation following the tutorial practice guide provided on the MPAS-A homepage (MPAS Tutorial — Practice Session Guide). When I was planning another simulation, I was faced with the problem of preparing the initial GFS data and SST data.
I download the GFS data on this page(https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gfs.20221020/12/atmos/), such as gfs.t00z.pgrb2.0p25.f000. Then I changed the file name to GFS:2022-10-20_12. When I try to generate the x1.163842.init.nc file, there are some ERRORs like:
ERROR: Didn't recognize format version of data in GFS:2022-10-20_12.
ERROR: Found version 2 but expected either 3, 4, or 5. This could be an endian problem.
ERROR: ********************************************************************************
ERROR: LANDSEA field not found in meteorological data file GFS:2022-10-20_12
CRITICAL ERROR: ********************************************************************************
The various software versions I use are:
pio-2.5.9
pnetcdf-1.12.2
hdf5-1.10.9
zlib-1.2.11
netcdf-c-4.7.4
netcdf-fortran-4.5.3
MPAS-A-7.3
All of the above was compiled by mpiifort.
Also, There are "namelist.init_atmosphere", "streams.init_atmosphere","log.init_atmosphere.0000.out" as shown in the attachment.
I wonder if I'm downloading the GFS data incorrectly, or if I should do some processing on the GFS data. Or there are other errors?
Thanks
Best,
Monica
I have successfully compiled MPAS-A and successfully completed a global simulation following the tutorial practice guide provided on the MPAS-A homepage (MPAS Tutorial — Practice Session Guide). When I was planning another simulation, I was faced with the problem of preparing the initial GFS data and SST data.
I download the GFS data on this page(https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gfs.20221020/12/atmos/), such as gfs.t00z.pgrb2.0p25.f000. Then I changed the file name to GFS:2022-10-20_12. When I try to generate the x1.163842.init.nc file, there are some ERRORs like:
ERROR: Didn't recognize format version of data in GFS:2022-10-20_12.
ERROR: Found version 2 but expected either 3, 4, or 5. This could be an endian problem.
ERROR: ********************************************************************************
ERROR: LANDSEA field not found in meteorological data file GFS:2022-10-20_12
CRITICAL ERROR: ********************************************************************************
The various software versions I use are:
pio-2.5.9
pnetcdf-1.12.2
hdf5-1.10.9
zlib-1.2.11
netcdf-c-4.7.4
netcdf-fortran-4.5.3
MPAS-A-7.3
All of the above was compiled by mpiifort.
Also, There are "namelist.init_atmosphere", "streams.init_atmosphere","log.init_atmosphere.0000.out" as shown in the attachment.
I wonder if I'm downloading the GFS data incorrectly, or if I should do some processing on the GFS data. Or there are other errors?
Thanks
Best,
Monica