Hello,
 
I develop with Gdal for .Net.
And I try to read a grib File (ed 1) like this :  

Dataset ds = Gdal.Open(dataSourcePath, Access.GA_Update);

with dataSourcePath is the path of grib file (.grb).
 
But I have an error in debug : "... not recognised as a supported file
format."
 
Is this method correct to have a dataset of a grib file ?
 
Thank you for your help,
 
Best Regards,
 
Pascal Jaugeas
 
 
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to