From francis.felici at gmail.com Mon Apr 19 16:13:52 2021 From: francis.felici at gmail.com (Francis) Date: Mon, 19 Apr 2021 11:13:52 -0300 Subject: [Rnomads-user] DODSGrab Error, Accessing Ensemble Weather Models. Message-ID: Hi Danny, thank you for your amazing package. I have a problem while trying to reproduce the code for accessing ensemble weather models found at this link: https://bovineaerospace.wordpress.com/2016/11/24/accessing-ensemble-weather-models-with-rnomads/ When I execute the exact same code but with a different model (model.urls <- GetDODSDates("gens_bc") instead of "gens"), I get the following error: [1] " https://nomads.ncep.noaa.gov:443/dods/gens_bc/gens20210419/gep_all_06z.ascii?tmpprs[0:20][0:0][0:25][124:128][279:283] " There may have been an error retrieving data from the NOMADS server. HTML text is as follows GrADS Data Server - error GrADS Data Server

GrADS Data Server - error



The server could not fulfill this request:

http://nomads.ncep.noaa.gov/dods/gens_bc/gens20210419/gep_all_06z.ascii?tmpprs[0:20][0:0][0:25][124:128][279:283]

because of the following error:

constraint parsing failed; Invalid Parameter Exception: DArrayDimension.setProjection: Bad Projection Request: stop >= size

Check the syntax of your request, or click here for help using the server.


GrADS Data Server 2.0 (help using this server) .  
Error in 2:(r.end - 1) : argument of length 0 Do you have any idea of why this error is coming up? Thankfully, Francis. -------------- next part -------------- An HTML attachment was scrubbed... URL: From danny.c.bowman at gmail.com Tue Apr 20 14:11:22 2021 From: danny.c.bowman at gmail.com (Daniel Bowman) Date: Tue, 20 Apr 2021 06:11:22 -0600 Subject: [Rnomads-user] DODSGrab Error, Accessing Ensemble Weather Models. In-Reply-To: References: Message-ID: Thanks for letting me know! I will look at it. On Mon, Apr 19, 2021 at 8:14 AM Francis wrote: > Hi Danny, > thank you for your amazing package. > > I have a problem while trying to reproduce the code for accessing ensemble > weather models found at this link: > https://bovineaerospace.wordpress.com/2016/11/24/accessing-ensemble-weather-models-with-rnomads/ > > When I execute the exact same code but with a different model (model.urls > <- GetDODSDates("gens_bc") instead of "gens"), > I get the following error: > > > [1] " > https://nomads.ncep.noaa.gov:443/dods/gens_bc/gens20210419/gep_all_06z.ascii?tmpprs[0:20][0:0][0:25][124:128][279:283] > " > There may have been an error retrieving data from the NOMADS server. HTML > text is as follows > > > > GrADS Data Server - error > > > GrADS Data Server >
>

GrADS Data Server - error

>

> The server could not fulfill this request:

> http://nomads.ncep.noaa.gov/dods/gens_bc/gens20210419/gep_all_06z.ascii?tmpprs[0:20][0:0][0:25][124:128][279:283]

> because of the following error:

> constraint parsing failed; Invalid Parameter Exception: > DArrayDimension.setProjection: Bad Projection Request: stop >= size

> Check the syntax of your request, or click here for > help using the server. >
>


> GrADS Data Server 2.0 (help using this server) > .   >
> > > Error in 2:(r.end - 1) : argument of length 0 > > > Do you have any idea of why this error is coming up? > > > Thankfully, > Francis. > _______________________________________________ > Rnomads-user mailing list > Rnomads-user at lists.r-forge.r-project.org > http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rnomads-user > -------------- next part -------------- An HTML attachment was scrubbed... URL: