<div dir="ltr"><div><div><div>Hello,<br><br></div>Great package and thanks for maintaining it. <br><br></div>I am downloading many archived RAP products and want to specify the directory they are saved to. I do this according to the documentation and it works fine, however, I cannot read them. If I do not specify the local.dir, It works fine. However when I run the below code, I get the error:<br><br><br>Error in seq.default(1, length(model.data.vector) - 6, by = 7) : <br>  wrong sign in 'by' argument<br>In addition: Warning message:<br>running command 'C:\Windows\system32\cmd.exe /c wgrib2 C:\Users\mwhitby2\Box Sync\BATTEAM\RAPdata\120150601_1200_000.grb2 -inv my.inv -csv - -no_header -match "(TMP):(2 m above ground)"' had status 8 <br><br>library(rNOMADS)<br><br>FOLDER.weather = ".\\RAPdata\\"<br>dir.create(FOLDER.weather)<br><br>date=20150601<br>hour=12<br>preds=00<br><br><a href="http://model.info">model.info</a> <- ArchiveGribGrab("rucanl", date, hour, preds, local.dir = FOLDER.weather )<br><br>thisFILE <- paste0(<a href="http://model.info">model.info</a>[[1]]$local.dir, <a href="http://model.info">model.info</a>[[1]]$<a href="http://file.name">file.name</a>[1])<br><br>model.data <- ReadGrib(thisFILE, "2 m above ground", "TMP")<br><br></div>##Have also tried this with same effect<br><div>model.data <- ReadGrib(<a href="http://model.info">model.info</a>[[1]]$<a href="http://file.name">file.name</a>[1], "2 m above ground", "TMP")<br><br clear="all"><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>________________________________________<br>Michael Whitby<br><a href="mailto:michael.whitby@huskers.unl.edu" target="_blank">michael.whitby@huskers.unl.edu</a><br>Cell: 609-923-0973<br><span style="font-size:12.8px"><a href="http://go.unl.edu/batmigration" target="_blank">http://go.unl.edu/batmigration</a></span><br></div><div><br></div><div>PhD student</div><div>Nebraska Cooperative Fish and Wildlife Research Unit<br>University of Nebraska-Lincoln, School of Natural Resources<br><span style="font-size:12.8px">Associate Wildlife Biologist (R)</span></div><div><br></div><div>Mailing/Shipping Address:</div><div>Michael Whitby</div><div>University of Nebraska-Lincoln, Hardin Hall</div><div>3310 Holdrege St</div><div>Lincoln, NE 68583-0980<br><br></div></div></div></div></div></div>
</div></div></div></div></div>