I am trying to benchmark wrf and i am trying to find the way to get the number of "vertical layers" and "surface layer depth" (in meters) for a given simulation/input setup.
for example in these setups - https://github.com/akirakyle/WRF_benchm ... conus2.5km
https://github.com/akirakyle/WRF_benchm ... s/maria3km
is it possible to derive the vertical layer count and surface layer depth from namelist files? or i need to look up into wrf output files for this data?
- puneet