GribApiDotNet / GribApi.NET

A powerful .NET library for reading and writing GRIB 1 and 2 files
Apache License 2.0
54 stars 28 forks source link

Latitudes are wrong when parsing file #77

Open 0x1mason opened 7 years ago

0x1mason commented 7 years ago

Orginally posted by @masoodnaqvi1966. 20170727110249.grb.zip20170810110147.ZIP precipitation.json

​Thanks for your reply. I am sending you actual grib file and the extracted data saved in JSON. Grib file was
downloaded using zygrib for India and Json was created for precipitation forecast. In zygrib application all
latitudes are shown as positive values but in json you will find many negative values. I actually don't know
where is the problem happening. 
just to add ... sent grib file is Grib1. Do you have any assemblies to convert grib1 file into GeoJason?
0x1mason commented 7 years ago

@masoodnaqvi1966 ecCodes (formerly grib_api) will output JSON. I can look into adding that as a feature.

0x1mason commented 6 years ago

This issue was moved to GribApiDotNet/GribApi.NET#13