mirror of https://github.com/ecmwf/eccodes.git
PYTHON3 - document how we generate the swig files ECC-264
This commit is contained in:
parent
bc58d73143
commit
114f8af0e0
|
@ -0,0 +1,5 @@
|
|||
|
||||
# we use pre-generated files from SWIG - to recreate them use:
|
||||
|
||||
swig -python -module gribapi_swig -o swig_wrap_numpy.c gribapi_swig.i
|
||||
cp gribapi_swig.py swig_wrap_numpy.py
|
Loading…
Reference in New Issue