<div dir="ltr"><div><div>Hi Bart,<br><br>I am facing the exact trouble. I&#39;ve tried many tips that I&#39;ve learned online, no success so far. If you have solved the problem, I would highly appreciate if you could share your valuable experience.<br>
<br></div>FYI: I am using WRF V3.5, already applied the bug fix suggested on WRF user page for that version, nudging with MADIS data. I am trying to rerun the simulation with WRF V3.5.1 to see if the problem is solved. I did try running that crashed simulation with serial run instead of not parallel run as usual, the simulation got over the crash point at which the parallel run hit, but it crashed at very last hour of the simulation, also with &quot;Segmentation fault&quot; error. <br>
<br></div>Trang<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/16 Bart Brashers <span dir="ltr">&lt;<a href="mailto:bbrashers@environcorp.com" target="_blank">bbrashers@environcorp.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does anyone have a suggestion for OBSGRID&#39;s QC settings, for use the MADIS MESONET data?<br>
<br>
I&#39;m investigating using MADIS data, as processed through OBSGRIDv3.4.0, for OBS nudging (obs_nudge_opt = 0, 0, 1,) in WRFv3.5.1.  MADIS data contains MESONET data as one of its streams - there&#39;s lots of data there, but of unknown quality.  Fortunately, OBSGRID&#39;s namelist has in &amp;record4 a bunch of settings for Quality Control.<br>

<br>
One of my 5.5-day WRF runs (starting at 2011-07-05_12) crashes, and I&#39;ve narrowed it down to the use of MESONET data.  There were no CFL errors, but 7 of the 64 threads crashed, e.g.<br>
<br>
---------------------<br>
$ tail rsl.error.0013<br>
****** CALL IN4DOB AT KTAU = 13428 AND XTIME =    2238.00:  NSTA =    6333 ******<br>
 ++++++CALL ERROB AT KTAU = 13428 AND INEST =  3:  NSTA =  6333 ++++++<br>
<br>
 REPORTING OBS MASS-PT LOCS FOR NEST    3 AT XTIME=  2238.0 MINUTES<br>
 FREQ=  30, MAX=   10 LOCS, NEWLY READ OBS ONLY, -999 =&gt; OBS OFF PROC<br>
<br>
     OBS#     I       J       K     OBS LAT  OBS LON   XLAT(I,J)  XLONG(I,J)  TIME(hrs)  OBS STATION ID<br>
      6312  88.754 295.035   1.000   45.350 -111.734   -999.000   -999.000    38.27       ENNM8<br>
<br>
[compute-0-5:28270] *** Process received signal ***<br>
[compute-0-5:28270] Signal: Segmentation fault (11)<br>
[compute-0-5:28270] Signal code: Address not mapped (1)<br>
[compute-0-5:28270] Failing at address: 0xfffffffe0471ead0<br>
[compute-0-5:28270] *** End of error message ***<br>
---------------------<br>
<br>
&gt;From my namelist.oa:<br>
<br>
&amp;record4<br>
 qc_test_error_max           = .TRUE.<br>
 qc_test_buddy               = .TRUE.<br>
 qc_test_vert_consistency    = .TRUE.<br>
 qc_test_convective_adj      = .TRUE.<br>
 max_error_t                 = 5<br>
 max_error_uv                = 13<br>
 max_error_z                 = 8<br>
 max_error_rh                = 25<br>
 max_error_p                 = 600<br>
 max_buddy_t                 = 8<br>
 max_buddy_uv                = 8<br>
 max_buddy_z                 = 8<br>
 max_buddy_rh                = 40<br>
 max_buddy_p                 = 800<br>
 buddy_weight                = 1.0<br>
 max_p_extend_t              = 1300<br>
 max_p_extend_w              = 1300<br>
/<br>
<br>
Any suggestions for how to diagnose this problem?  I&#39;ve looked through the OBS_DOMAIN301 file, and as far as I can see there&#39;s nothing really bad around the time of the crash (2011-07-07_01) nor with the entry for station ENNM8.<br>

<br>
Bart Brashers<br>
<a href="mailto:bbrashers@environcorp.com">bbrashers@environcorp.com</a><br>
<br>
<br>
________________________________<br>
This message contains information that may be confidential, privileged or otherwise protected by law from disclosure. It is intended for the exclusive use of the Addressee(s). Unless you are the addressee or authorized agent of the addressee, you may not review, copy, distribute or disclose to anyone the message or any information contained within. If you have received this message in error, please contact the sender by electronic reply to <a href="mailto:email@environcorp.com">email@environcorp.com</a> and immediately delete all copies of the message.<br>

<br>
_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
</blockquote></div><br></div>