mirror of https://github.com/ecmwf/eccodes.git
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
|
|
||
|
# 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
|