mirror of https://github.com/ecmwf/eccodes.git
12c6150917 | ||
---|---|---|
.. | ||
eccodes | ||
gribapi | ||
CMakeLists.txt | ||
README.swig | ||
create_errors.py.sh | ||
extrules.am | ||
grib_errors.h | ||
grib_interface.c | ||
grib_interface.h | ||
gribapi.c | ||
gribapi_swig.i | ||
numpy.i | ||
run_tests.sh | ||
setup.py.in | ||
swig_wrap_numpy.c | ||
swig_wrap_numpy.py | ||
test_iterator.py |
README.swig
# 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