<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>