You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current build will not automatically build a libwgrib2.so that is python
compatible. I was able to build a python libwgrib2.so by taking all the *.a
libraries but that is a manual process. So 3.50 doesn't have to ability
to generate a python libwgrib2.so.
Also:
Python support was added to wgrib2 v3.0.0. The github version never had
the ability to generate a python compatible *.so. Eventually it should be
added as I have seen "tutorials" on how to use wgrib2/python to process
NWS forecasts on AWS. So 3.5.0 can go forward but the issue should
be addressed in the future. (I tried when I added the shared library
support
but I didn't see any CMake/system independant way.)
The text was updated successfully, but these errors were encountered:
@webisu says:
Also:
The text was updated successfully, but these errors were encountered: