<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Solange,</p>
<p><br>
Can you provide the script, so we can see exactly what you're experiencing?<br>
<br>
Thanks,</p>
<p><br>
</p>
<p>Danny<br>
</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
Daniel C. Bowman<br>
Doctoral Candidate in Geophysics<br>
Mitchell 315<br>
Department of Geological Sciences<br>
The University of North Carolina at Chapel Hill<br>
phone: 575-418-8555<br>
email: daniel.bowman@unc.edu<br>
linkedin: <a title="Ctrl+Click or tap to follow the link" href="https://www.linkedin.com/in/dannycbowman" class="view-public-profile">
https://www.linkedin.com/in/dannycbowman</a><br>
web:http://geosci.unc.edu/page/daniel-c-bowman<br>
twitter: @dannycbowman<br>
<br>
</div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> rnomads-user-bounces@lists.r-forge.r-project.org <rnomads-user-bounces@lists.r-forge.r-project.org> on behalf of Solange <solferme@gmail.com><br>
<b>Sent:</b> Wednesday, July 8, 2015 4:30 PM<br>
<b>To:</b> rnomads-user@lists.r-forge.r-project.org<br>
<b>Subject:</b> [Rnomads-user] handling ReadGrib errors in batch</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hello everybody,
<div><br>
</div>
<div>I am using the rNOMADS package to work with GFS grib files. I run a R script in batch, using Rscript.</div>
<div><br>
</div>
<div>As long as the file exists (and at least one combination of variable/level exists), everything goes smoothly.</div>
<div><br>
</div>
<div>But when the file does not exist (or the only variable/level requested does not exist) an error occurs and the script stops. I would like to use this script for an operative purpose, so obviously I have to find a way to deal with this in batch.</div>
<div><br>
</div>
<div>I tried using tryCatch but got not results.</div>
<div><br>
</div>
<div>Did anyone have this problem before?</div>
<div><br>
</div>
<div>Thanks!!</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Solange</div>
</div>
</div>
</div>
</div>
</body>
</html>