[R] How to open grib file in R?
Jonsson
amen.alyaari at Bordeaux.inra.fr
Mon Jan 14 17:36:37 CET 2013
I have this https://echange-fichiers.inra.fr/get?k=6TdTdezNeZwAqJtpwVm
grib file which is a regular lat-lon 0.25x0.25 degrees and contains 4 fields
.
I tried to open it using :
grib <-
readGDAL("C:\\Users\\aalyaari\\Desktop\\Vol_025_H14_2010060700.grib")
but I got this error:
C:\Users\aalyaari\Desktop\Vol_025_H14_2010060700.grib has GDAL driver GRIB
and has 721 rows and 1440 columns Error in validityMethod(as(object,
superClass)) :
Geographical CRS given to non-conformant data: -90.125 90.125
Any idea why I am getting this error?
--
View this message in context: http://r.789695.n4.nabble.com/How-to-open-grib-file-in-R-tp4655497.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list