Hello! I’m currently trying to make ungrib files using ERA5 data and eventually want to make metgrid files. However, there are 2 types of ERA 5 data: pressure level data and surface level data. Can you enlighten me by answering the following questions?
1. We need to make GRIBFILE.* (e.g. (GRIBFILE.AAA ~ GRIBFILE.ZZZ) by linking the ERA5 data we want to create an ungrib file of. Since there are 2 types of ERA5 data, should I do this step twice before running ungrib.exe if I want both types of data to be in the generated ungrib files?
2. Or…should I link the surface level data and run immediately the ungrib.exe, then repeat this for pressure level data? Hence, creating separate ungrib files for each type of data.
3. Before running ungrib.exe, we should also link our desired Vtable. I saw a tutorial of using Vtable.ERA-interim.pl to ungrib ERA5 data and what he did was the same as in my question in 2 (running ungrib.exe for each type of data). What is its difference with Vtable.ECMWF?
Ultimately, my goal is to create metgrid files with combined ERA5 pressure level data and surface level data. Is it possible?
1. We need to make GRIBFILE.* (e.g. (GRIBFILE.AAA ~ GRIBFILE.ZZZ) by linking the ERA5 data we want to create an ungrib file of. Since there are 2 types of ERA5 data, should I do this step twice before running ungrib.exe if I want both types of data to be in the generated ungrib files?
2. Or…should I link the surface level data and run immediately the ungrib.exe, then repeat this for pressure level data? Hence, creating separate ungrib files for each type of data.
3. Before running ungrib.exe, we should also link our desired Vtable. I saw a tutorial of using Vtable.ERA-interim.pl to ungrib ERA5 data and what he did was the same as in my question in 2 (running ungrib.exe for each type of data). What is its difference with Vtable.ECMWF?
Ultimately, my goal is to create metgrid files with combined ERA5 pressure level data and surface level data. Is it possible?