Open GoogleCodeExporter opened 9 years ago
The underlying library requires Cygwin. I'll try to build it under msys/mingw
and report the results.
Original comment by grizzly.nyo
on 14 Feb 2011 at 9:16
Actually managed to build and run using mingw32. Will work on the packaging
next.
Original comment by grizzly.nyo
on 17 Oct 2011 at 9:43
Original comment by grizzly.nyo
on 26 Nov 2011 at 7:53
Please test http://pythonxy.googlecode.com/files/pygrib-1.9.0_py27.exe
And report any issues - once cleared it will be added as an additional package.
Original comment by grizzly.nyo
on 26 Nov 2011 at 7:55
If noone is testing this package, we should drop this.
Let's wait a couple of month.
Original comment by pierre.raybaut
on 18 Dec 2011 at 9:50
thanks...i'v been able to keep up with the updates on this issue...but i'll
test the package this wekk...
thanks again
Original comment by eng.fern...@gmail.com
on 18 Dec 2011 at 12:54
Any news?
Original comment by grizzly.nyo
on 5 Mar 2012 at 8:49
well i'v been able to successfully install pythonxy and its working ok. I
install pygrib and import it with no problem. However, when i try to open a
file the python crashes. It doesn't give me any error, just stops working and
restarts.
Original comment by eng.fern...@gmail.com
on 5 Mar 2012 at 2:07
please try the following:
1. add an environment variable GRIB_DEFINITION_PATH=c:\Python27\definitions
2. test again with the current working path at C:\
It can be fixed - but will take time.
Original comment by grizzly.nyo
on 5 Mar 2012 at 8:48
Thank you for your quick reply. I hope to be able to test this today and to
post the result of that changes.
Original comment by eng.fern...@gmail.com
on 6 Mar 2012 at 9:22
Still can't make it work. added the environment variable GRIB_DEFINITION_PATH
and changed the current working directory and python still crashes without even
giving an error.
I'v tried using spyder, but nothing worked.
Original comment by eng.fern...@gmail.com
on 7 Mar 2012 at 10:56
Hi,
I just tried http://pythonxy.googlecode.com/files/pygrib-1.9.0_py27.exe
Also I set: GRIB_DEFINITION_PATH=c:\Python27\definitions
I can do import pygrib. While I use something like
pygrib.open('sampledata/flux.grb')
I got error:
GRIB_API ERROR : Unable to find boot.def
grib_context.c at line 87: assertion failure Assert(0)
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Please let me know how to fix it, thanks
Original comment by xiwenw...@gmail.com
on 18 Jul 2012 at 8:47
Original comment by grizzly.nyo
on 11 Dec 2012 at 6:09
Original comment by grizzly.nyo
on 1 Jun 2013 at 10:22
I also received the error posted in #12 above. This appears to be the only
package for pythonxy that can interact with the grib/grib2 file structure and
it isn't functional.
Original comment by sirpa...@gmail.com
on 26 Aug 2013 at 7:23
Original issue reported on code.google.com by
eng.fern...@gmail.com
on 11 Feb 2011 at 4:39