[Rnomads-user] Import data

Daniel Bowman danny.c.bowman at gmail.com
Thu May 11 06:44:30 CEST 2017


Hello Carina,

To be honest, I have very little experience with grib1 files.  The
NOMADS system is entirely in grib2 format, with grib1 only appearing
in old archive data. I have provided very rudimentary grib1 reading
support, but I am not surprised if it is not working, particularly for
grib1 files not generated for NOMADS.

My recommendation is to use the following method to convert them to
grib2 format, then try reading them into rNOMADS:
http://www.cpc.ncep.noaa.gov/products/wesley/grb1to2.html

I will try it also and see if I can get it to work. It may be a few
days before I have a chance, however.

Best,

Danny



On Wed, May 10, 2017 at 4:14 AM, Carina Widung
<carina.widung at googlemail.com> wrote:
> Hi,
>
>
>
> i’m trying to import external .grb data from
> ftp://ftp.meteo.uni-bonn.de/pub/reana/COSMO-REA6/UV3D/2014/ with the rNOMADS
> package.
>
>
>
> I tried the following command:
>
>
>
> data<-ReadGrib("UV.201412.grb", levels, variables, domain = NULL,
> domain.type = "latlon", file.type = "grib1", missing.data = NULL)
>
>
>
> I have no errors, but it seems like the file is empty.
>
>
>
> Do you know what could be the reason for that? Or could you provide me with
> an example how to import an external .grb file?
>
>
>
> Thanks for your help and kind regards
>
>
>
> Carina
>
>
>
> Carina Widung
>
> G7, 30
>
> 68159 Mannheim
>
>
>
> Tel: 0621 97873011
>
> carina.widung at gmail.com
>
>
>
>
> _______________________________________________
> 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
>


More information about the Rnomads-user mailing list