Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

mad-wrf run

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

djaber

New member
Hello,

I have installed WRF model V4.3 and added the new entries to METFRID table. My questions are:

Is the new version of WRF includes the MAD module? If not is the new variables (CLDMASK, CLDBASEZ ...) in metgrid can be extracted from GFS model with ungrib ? or are satellite observations?

Is there user manual that explains the different steps ?

Regards
 
Hello,

MAD-WRF is included in the WRF release. In the WRF/doc directory there is a file called README.madwrf with information on how to run MAD-WRF. The variables that you mention are usually calculated with satellite retrievals or ground observations. You will have to put the observations in the WPS intermediate format. Here is a link with a sample program (Fortran) to write in the WPS intermediate file format:
https://www2.mmm.ucar.edu/wrf/OnLineTutorial/Basics/IM_files/sample.f90

And more documentation here:
https://www2.mmm.ucar.edu/wrf/OnLineTutorial/Basics/IM_files/
 
Thank you for the answer ! Where can I retrieve the satellite data ? is there open servers for real time data ?
 
Top