I have two issues.
I have a similar problem when preparing init.nc with ERA5 data with this thread.
forum.mmm.ucar.edu
1. It turns out I can proceed by changing config_extrap_airtemp from "lapse-rate" to "linear". I just want to know why it works. Will this setting possibly impede my simulation?
2. However, when I run the regional simulation with initial and boundary conditions, I got "Segmentation fault - invalid memory reference." I also tried to do the same thing but with GFS data, I can run the model without problem.
I used era5_to_int.py --isobaric to generate the intermediate files.
I attached relevant files. You can also check the running directory. Thank you in advance.
/glade/derecho/scratch/lihuiji2/mpas_tutorial/regional_era5
I have a similar problem when preparing init.nc with ERA5 data with this thread.

The issue of terrain processing in the MPAS tutorial practice guide
Hello,everyone I am learning MPAS according to MPAS Tutorial, I have successfully compiled initinit_atmosphere_model. When proceeding to the Static, terrestrial field processing chapter, an error occurred when executing ./init_atmosphere_model.I suspect it's the reason it's not running with mpi...

2. However, when I run the regional simulation with initial and boundary conditions, I got "Segmentation fault - invalid memory reference." I also tried to do the same thing but with GFS data, I can run the model without problem.
I used era5_to_int.py --isobaric to generate the intermediate files.
I attached relevant files. You can also check the running directory. Thank you in advance.
/glade/derecho/scratch/lihuiji2/mpas_tutorial/regional_era5