Monday

Please wait...
Question 1 / 9
0 %
0/100
Score 0/100
1. If you are interested in doing WRF runs in an area near 40 degrees north latitude, what is the appropriate map projection to use?

Explanation

The Lambert-Conformal projection is best for mid-latitudes. Polar-stereographic projections are best for high-latitudes and poles, and Mercator is best for low-latitudes.

Submit
Please wait...
About This Quiz
Monday - Quiz

2.
We’ll put your name on your report, certificate, and leaderboard.
2. The ungrib program will process:

Explanation

The ungrib program will always process GRIB1 data, and as long as you compiled with an option that was not listed as 'NO GRIB2' then it will also process GRIB2 data. The program does not process observational data, and since it reads the &share section of the namelist, it will only process the dates/times listed in that section.

Submit
3. The metgrid program performs which type of interpolation?

Explanation

The metgrid program takes the meteorological data processed by ungrib and interpolates it to the WRF domain. The program will also "copy" static geographical data processed by geogrid to the output. Vertical interpolation is not performed until the real.exe program.

Submit
4. Which of the following are true of the Vtables used by the ungrib program?

Explanation

It is important for a Vtable to give GRIB codes for each source of meteorological field required by WRF. The WRF model does not usually need all the data in a GRIB file, but must have certain fields, and uses the Vtable to extract that data from the GRIB files. Each type of data uses different GRIB codes, and therefore there is a different Vtable written for each source type.

Submit
5. The metgrid program will find the starting and ending dates to process from:

Explanation

The metgrid program reads the &share section of the namelist, which includes the start and end dates.

Submit
6. What are the necessary output files from the real.exe program for a regional domain simulation?

Explanation

The wrf.exe program must have both initial and boundary conditions in order to run, for a real-data case.

Submit
7. The real.exe program does what type of interpolation?

Explanation

One of the primary functions of the real program is to take the horizontally-interpolated meteorological fields from WPS (met_em* files) and vertically interpolate them to WRF model levels (which are based on a terrain-following coordinate), prior to running wrf.exe.

Submit
8. What is a recommended safe time step (in seconds) to use in the model?

Explanation

The suggested time step used for WRF runs is 6xDX; however, it may sometimes be necessary to reduce it to 4xDX to maintain stability in the model in real-data applications.

Submit
9. If you needed to know the value to use for 'num_metgrid_levels' in the namelist.input file, in what file would you look to find it?

Explanation

You can find the value for 'NUM_METGRID_LEVELS' by issuing the command: ncdump -h met_em.d01.nc and looking for that variable and its corresponding value.

Submit
View My Results
Cancel
  • All
    All (9)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
If you are interested in doing WRF runs in an area near 40 degrees...
The ungrib program will process:
The metgrid program performs which type of interpolation?
Which of the following are true of the Vtables used by the ungrib...
The metgrid program will find the starting and ending dates to process...
What are the necessary output files from the real.exe program for a...
The real.exe program does what type of interpolation?
What is a recommended safe time step (in seconds) to use in the model?
If you needed to know the value to use for...
Alert!

Back to Top Back to top
Advertisement