<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br>In your mamelist, you are using io_form_input and io_form_boundary as 10, which probably means that you are providing input file in grib format. does that seem right, i suppose when u run real, u get netcdf file or even from metgrid, how about putting these back to 2 which is for netcdf and then see if it works. also did u compile wrf woth jasper support, if not then u might have to add jasper related flags to configure_new.pl and recompile wrf</div><div><br>On 29 Feb 2016, at 7:53 PM, kumar saurabh <<a href="mailto:sokhiprit1982@gmail.com">sokhiprit1982@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div><p dir="ltr">Dear team,</p><p dir="ltr">Till now m running wrfv3.4.1 and getting wrfout netcdf well.</p><p dir="ltr">But
I want output as a grib2 format. I tried many times for changing
io_form_x =10 but fail. Anybody pls give step by step procedure with
name list.wps and name list.input file sample for getting output as grib2 format. My namelist.input as follows:-</p><p dir="ltr"><br> &time_control<br> run_days = 1,<br> run_hours = 0,<br> run_minutes = 0,<br> run_seconds = 0,<br> start_year = 2016, 2016, 2016, 2016,2016, 2016,<br> start_month = 02, 02, 02, 02,02, 02,<br> start_day = 24, 24, 24, 24,24, 24,<br> start_hour = 00, 00, 00, 00,00, 00,<br> start_minute = 00, 00, 00, 00, 00, 00,<br> start_second = 00, 00, 00, 00, 00, 00,<br> end_year = 2016, 2016, 2016, 2016, 2016, 2016,<br> end_month = 02, 02, 02, 02, 02, 02,<br> end_day = 25, 27, 27, 27, 27, 27,<br> end_hour = 00, 00, 00, 00, 00, 00,<br> end_minute = 00, 00, 00, 00, 00, 00,<br> end_second = 00, 00, 00, 00, 00, 00,<br> interval_seconds = 21600<br> input_from_file = .true.,.true.,.true.,.true.,.true.,.true.,<br> history_interval = 360, 360, 360, 360, 360, 360,<br> frames_per_outfile = 1, 1, 1, 1, 1, 1,<br> restart = .false.,<br> restart_interval = 5000,<br> io_form_history = 10<br> io_form_restart = 10<br> io_form_input = 10<br> io_form_boundary = 10<br> debug_level = 0<br> /<br><br> &domains <br>time_step = 162,<br>time_step_fract_num = 0,<br>time_step_fract_den = 1,<br>max_dom = 1,<br>e_we = 344, 139, 166, 115, 112, 118,<br>e_sn = 179, 94, 133, 124, 199, 112,<br>e_vert = 38, 38, 38, 38, 38, 38,<br>eta_levels = 1.000, 0.994, 0.983, 0.968, 0.950, 0.930, 0.908, 0.882, 0.853, 0.821, 0.788, 0.752, 0.715, 0.677, 0.637, 0.597, 0.557, 0.517, 0.477, 0.438, 0.401, 0.365, 0.332, 0.302, 0.274, 0.248, 0.224, 0.201, 0.179, 0.158, 0.138, 0.118, 0.098, 0.078, 0.058, 0.038, 0.018, 0.000,<br>p_top_requested = 5000,<br>num_metgrid_levels = 27,<br>num_metgrid_soil_levels = 4,<br>dx = 27000, 9000, 9000, 9000, 9000, 9000,<br>dy = 27000, 9000, 9000, 9000, 9000, 9000,<br>grid_id = 1, 2, 3, 4, 5, 6,<br>parent_id = 1, 1, 1, 1, 1, 1,<br>i_parent_start = 1, 127, 153, 186, 227, 161,<br>j_parent_start = 1, 75, 21, 66, 12, 112,<br>parent_grid_ratio = 1, 3, 3, 3, 3, 3,<br>parent_time_step_ratio = 1, 3, 3, 3, 3, 3,<br>feedback = 1,<br>smooth_option = 0,<br> /<br><br> &physics<br> mp_physics = 3, 3, 3, 3, 3, 3,<br> ra_lw_physics = 1, 1, 1, 1, 1, 1,<br> ra_sw_physics = 1, 1, 1, 1, 1, 1,<br> radt = 30, 30, 30, 30, 30, 30,<br> sf_sfclay_physics = 1, 1, 1, 1, 1, 1,<br> sf_surface_physics = 2, 2, 2, 2, 2, 2,<br> bl_pbl_physics = 1, 1, 1, 1, 1, 1,<br> bldt = 0, 0, 0, 0, 0, 0,<br> cu_physics = 3, 3, 0, 0, 0, 0,<br> cudt = 5, 5, 5, 5, 5, 5,<br> isfflx = 1,<br> ifsnow = 0,<br> icloud = 1,<br> surface_input_source = 1,<br> num_soil_layers = 4,<br> sf_urban_physics = 0,<br> /<br><br> &fdda<br> /<br><br> &dynamics<br> w_damping = 1,<br> use_baseparam_fr_nml = .t.<br> diff_opt = 1,<br> km_opt = 4,<br> diff_6th_opt = 0, 0, 0, 0, 0, 0,<br> diff_6th_factor = 0.12, 0.12, 0.12, 0.12, 0.12, 0.12,<br> base_temp = 290.<br> damp_opt = 0,<br> zdamp = 5000., 5000., 5000., 5000., 5000., 5000.,<br> dampcoef = 0.2, 0.2, 0.2, 0.2, 0.2, 0.2,<br> khdif = 0, 0, 0, 0, 0, 0,<br> kvdif = 0, 0, 0, 0, 0, 0,<br> non_hydrostatic = .true., .true., .true., .true.,.true., .true., <br> moist_adv_opt = 1, 1, 1, 1, 1, 1, <br> scalar_adv_opt = 1, 1, 1, 1, 1, 1, <br> /<br><br> &bdy_control<br> spec_bdy_width = 5,<br> spec_zone = 1,<br> relax_zone = 4,<br> specified = .true., .false.,.false., .false.,.false., .false.,<br> nested = .false., .true., .true., .true.,.true., .true.,<br> /<br><br> &grib2<br> background_proc_id = 255<br> forecast_proc_id = 255<br> production_status = 255<br> compression = 41 <br> /<br><br> &namelist_quilt<br> nio_tasks_per_group = 4,<br> nio_groups = 1,<br>/</p><div><div><div><div>When run ./wrf.exe<br><br></div>msg is coming <br></div>could not find metadata field named WRF_GLOBAL<br></div>FATAL CALLED FROM FILE: <stdin> LINE: 70<br></div>program wrf: error opening wrfinput_d01 for reading ierr = -408<br><br><br></div>Regards<br></div>KS<br><div><div><p dir="ltr"><br></p><p dir="ltr"><br></p></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Wrf-users mailing list</span><br><span><a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a></span><br><span><a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a></span><br></div></blockquote></body></html>