<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div><span style="font-size: 10pt;">Hello.</span></div>
<div><br>
</div>
<div>I'm getting an error when trying to perform GribInfo on a downloaded grib file:</div>
<div><br>
</div>
<div>> GribInfo("E:\\pere\\terbolesa\\test\\wrf-03.2017122800_16_pcp.grib",</div>
<div>+          file.type = "grib1")</div>
<div>Error in system(paste0("wgrib ", grib.file), " -s", intern = TRUE) : </div>
<div>  'ignore.stdout' must be TRUE or FALSE</div>
<div><br>
</div>
<div>I tried adding ignore.stdout parameter (and later ignore.stderr and wait parameters) to GribInfo code and it seems to work, although I'm new to grib files and rNOMADS and I don't know if I'm getting the expected result. However, I copy here the modified
 line:</div>
<div><br>
</div>
<div>
<div>    inv <- system(paste0("wgrib ", grib.file), " -s", intern = TRUE, </div>
<div>                  ignore.stdout=FALSE,</div>
<div>                  ignore.stderr=FALSE,</div>
<div>                  wait=TRUE)</div>
</div>
<div><br>
</div>
<div>I tried it with R versions 3.4.2 and 3.4.3, and the latest rNOMADS release.</div>
<div><br>
</div>
<div>Have I found a bug or it's just that I'm doing something wrong?</div>
<div><br>
</div>
<div>Regards.</div>
<div><br>
</div>
<div>Pere López Brosa</div>
</div>
<br>
<br>
<font color="#999999" size="1" face="Arial">Aquest correu electrònic i els annexos poden contenir informació confidencial o protegida legalment i està adreçat exclusivament a la persona o entitat destinatària. Si no sou el destinatari final o la persona encarregada
 de rebre’l, no esteu autoritzat a llegir-lo, retenir-lo, modificar-lo, distribuir-lo, copiar-lo ni a revelar-ne el contingut. Si heu rebut aquest correu electrònic per error, us preguem que n’informeu al remitent i que elimineu del sistema el missatge i el
 material annex que pugui contenir. Gràcies per la vostra col·laboració. <br>
<br>
Este correo electrónico y sus anexos pueden contener información confidencial o legalmente protegida y está exclusivamente dirigido a la persona o entidad destinataria. Si usted no es el destinatario final o la persona encargada de recibirlo, no está autorizado
 a leerlo, retenerlo, modificarlo, distribuirlo, copiarlo ni a revelar su contenido. Si ha recibido este mensaje electrónico por error, le rogamos que informe al remitente y elimine del sistema el mensaje y el material anexo que pueda contener. Gracias por
 su colaboración. <br>
<br>
This email message and any documents attached to it may contain confidential or legally protected material and are intended solely for the use of the individual or organization to whom they are addressed. We remind you that if you are not the intended recipient
 of this email message or the person responsible for processing it, then you are not authorized to read, save, modify, send, copy or disclose any of its contents. If you have received this email message by mistake, we kindly ask you to inform the sender of
 this and to eliminate both the message and any attachments it carries from your account. Thank you for your collaboration.
</font>
<p></p>
<br>
<br>
<font color="#999999" size="1" face="Arial">Aquest correu electrònic i els annexos poden contenir informació confidencial o protegida legalment i està adreçat exclusivament a la persona o entitat destinatària. Si no sou el destinatari final o la persona encarregada
 de rebre’l, no esteu autoritzat a llegir-lo, retenir-lo, modificar-lo, distribuir-lo, copiar-lo ni a revelar-ne el contingut. Si heu rebut aquest correu electrònic per error, us preguem que n’informeu al remitent i que elimineu del sistema el missatge i el
 material annex que pugui contenir. Gràcies per la vostra col·laboració. <br>
<br>
Este correo electrónico y sus anexos pueden contener información confidencial o legalmente protegida y está exclusivamente dirigido a la persona o entidad destinataria. Si usted no es el destinatario final o la persona encargada de recibirlo, no está autorizado
 a leerlo, retenerlo, modificarlo, distribuirlo, copiarlo ni a revelar su contenido. Si ha recibido este mensaje electrónico por error, le rogamos que informe al remitente y elimine del sistema el mensaje y el material anexo que pueda contener. Gracias por
 su colaboración. <br>
<br>
This email message and any documents attached to it may contain confidential or legally protected material and are intended solely for the use of the individual or organization to whom they are addressed. We remind you that if you are not the intended recipient
 of this email message or the person responsible for processing it, then you are not authorized to read, save, modify, send, copy or disclose any of its contents. If you have received this email message by mistake, we kindly ask you to inform the sender of
 this and to eliminate both the message and any attachments it carries from your account. Thank you for your collaboration.
</font>
<p></p>
</body>
</html>