<html><head></head><body><div class="ydpb97f109cyahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div><div><span>> library (rNOMADS)<br>Loading required package: rvest<br>Loading required package: xml2<br><br>****<br>Welcome to rNOMADS!<br>Questions? Follow @rNOMADS_r on Twitter or send a message to rnomads-user@lists.r-forge.r-project.org<br>Using rNOMADS as a data source for a publication?  Please cite it!<br>I'm an early career researcher and every citation matters.<br>****<br><br>> sessionInfo()<br>R version 3.5.2 (2018-12-20)<br>Platform: x86_64-pc-linux-gnu (64-bit)<br>Running under: Ubuntu 18.04.1 LTS<br><br>Matrix products: default<br>BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.7.1<br>LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.7.1<br><br>locale:<br> [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C               LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    <br> [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8    LC_PAPER=en_US.UTF-8       LC_NAME=C                 <br> [9] LC_ADDRESS=C               LC_TELEPHONE=C             LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       <br><br>attached base packages:<br>[1] stats     graphics  grDevices utils     datasets  methods   base     <br><br>other attached packages:<br>[1] rNOMADS_2.4.0 rvest_0.3.2   xml2_1.2.0   <br><br>loaded via a namespace (and not attached):<br> [1] httr_1.3.1        compiler_3.5.2    R6_2.2.2          magrittr_1.5      tools_3.5.2       bizdays_1.0.6     yaml_2.2.0       <br> [8] Rcpp_0.12.18      lubridate_1.7.4   stringi_1.2.4     timeDate_3043.102 stringr_1.3.1     jsonlite_1.5     <br>> GetDODSDates("nam")<br>Error in GetDODSDates("nam") : <br>  The specified URL does not exist!  Make sure your model information is correct.  It is also possible the NOMADS server is down.<br>Details:  Attempted to access https://nomads.ncep.noaa.gov:9090/dods/nam/ but did not succeed...<br>> traceback()<br>2: stop(paste0("The specified URL does not exist!  Make sure your model information is correct.  It is also possible the NOMADS server is down.\n", <br>       "Details:  Attempted to access ", top.url, " but did not succeed..."))<br>1: GetDODSDates("nam")</span><br></div><div><br></div><div class="ydpb97f109csignature">I note that if I paste the url into the browser with http and the :9090 removed it works.</div><div class="ydpb97f109csignature"><br></div><div class="ydpb97f109csignature">Norman Guinasso</div></div>
        <div><br></div><div><br></div>
        
        </div><div id="ydpdc895f48yahoo_quoted_6994300965" class="ydpdc895f48yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                
                <div>
                    On Friday, December 28, 2018, 11:51:21 PM CST, Daniel Bowman <danny.c.bowman@gmail.com> wrote:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div dir="ltr">All,<br></div><div dir="ltr"><br></div><div dir="ltr">Attached is an rNOMADS source that should keep DODS working for now.<br></div><div dir="ltr">I expect things to fail again when NCEP switches to https (DODS is<br></div><div dir="ltr">still http for some reason).  I will be fixing the html parsers to<br></div><div dir="ltr">hopefully avoid this from happening.  Until then, please use this<br></div><div dir="ltr">release for your grib and DODS needs.<br></div><div dir="ltr"><br></div><div dir="ltr">At present both my grib and dods vignettes (downloading GFS data and<br></div><div dir="ltr">doing some basic manipulation) are running fine with this version.<br></div><div dir="ltr"><br></div><div dir="ltr">Let me know if anything is still not working for you.<br></div><div dir="ltr"><br></div><div dir="ltr">Best,<br></div><div dir="ltr"><br></div><div dir="ltr">Danny<br></div>_______________________________________________<br>Rnomads-user mailing list<br><a href="mailto:Rnomads-user@lists.r-forge.r-project.org" rel="nofollow" target="_blank">Rnomads-user@lists.r-forge.r-project.org</a><br><a href="http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rnomads-user" rel="nofollow" target="_blank">http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rnomads-user</a><br></div>
            </div>
        </div></body></html>