Skip to content

ecmwf/multio-python

Repository files navigation

Multio Python Interface

If multio is installed you must set MULTIO_DIR and LD_LIBRARY_PATH to where the shared objects are located.

export LD_LIBRARY_PATH=

Also need to set multio server file

export MULTIO_SERVER_CONFIG_FILE=

Then run """pip install -e ."""

Now you should be able to import multiopython and use its functionality.