Skip to main content

A Python interface to multio.

Project description

multio

Build Status License

multio is a package developed by ECMWF that provides an application programming interface (API) for

  • I/O-server functionality for distributed earth-system models,
  • post-processing pipelines of user-programmable list of actions.

The fundamental design principle behind multio is that data is decoupled from metadata, and that the metadata is used for routing the data through the post-processing pipelines.

Documentation

The documentation can be found at https://multio.readthedocs.io.

Requirements

Runtime dependencies:

Optional runtime dependencies:

Build dependencies:

Installation

multio employs an out-of-source build/install based on CMake.

Make sure ecbuild is installed and the ecbuild executable script is found ( which ecbuild ).

Now proceed with installation as follows.

  1. Set up environment as appropriate

    srcdir=$(pwd)
    builddir=build
    installdir=$HOME/local
    
  2. Run Cmake/ecbuild

    ecbuild --prefix=$installdir -- -DCMAKE_PREFIX_PATH=<path/to/dependencies/install> $srcdir
    

    The package is in active development and the I/O-server functionality is not enabled by default, so it needs to be turned on explicitly. In addition, if built with FDB support, some compilers will require linking to be forced.

    ecbuild --prefix=$installdir -- -DCMAKE_PREFIX_PATH=<path/to/dependencies/install> -DECBUILD_EXE_LINKER_FLAGS=-Wl,--no-as-needed $srcdir
    
  3. Compile, test and install

    make -j10
    ctest
    make install
    

Copyright and license

(C) Copyright 2005- ECMWF.

This software is licensed under the terms of the Apache Licence Version 2.0 which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.

In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pymultio-2.6.1.dev20250613-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

pymultio-2.6.1.dev20250613-4-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

pymultio-2.6.1.dev20250613-3-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

pymultio-2.6.1.dev20250613-2-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

pymultio-2.6.1.dev20250613-1-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

File details

Details for the file pymultio-2.6.1.dev20250613-py3-none-any.whl.

File metadata

File hashes

Hashes for pymultio-2.6.1.dev20250613-py3-none-any.whl
Algorithm Hash digest
SHA256 48f865b28ebdaef07d5cb24b710c2aadbeac40468ae1e64aa72700f1a76a2fae
MD5 b29487105966af23320f6a10f0e93bb1
BLAKE2b-256 e8644ba49791c16f69c6c646272d946b533229c6eda37960a10a8e6a44101613

See more details on using hashes here.

File details

Details for the file pymultio-2.6.1.dev20250613-4-py3-none-any.whl.

File metadata

File hashes

Hashes for pymultio-2.6.1.dev20250613-4-py3-none-any.whl
Algorithm Hash digest
SHA256 650b662af1c64bd4aa5158483ac538fe5feb79743d5cb48a1eaf58ee7134f2a0
MD5 76106d83659bab631b71a411ba98b166
BLAKE2b-256 3ff407ce310d935b28d05970a0b901da48d91abed78ef6c2f28f073dc9266cb6

See more details on using hashes here.

File details

Details for the file pymultio-2.6.1.dev20250613-3-py3-none-any.whl.

File metadata

File hashes

Hashes for pymultio-2.6.1.dev20250613-3-py3-none-any.whl
Algorithm Hash digest
SHA256 349dba9a53f64bdebafb0e316c019b58b453013ff3c3588311ec13162131fcd8
MD5 bdc51436741cbdc12c6bf11699116b98
BLAKE2b-256 738af67d7e6e630a4e03e3f8f370d698fc0fb3f2e9e35934f470da471c1ec543

See more details on using hashes here.

File details

Details for the file pymultio-2.6.1.dev20250613-2-py3-none-any.whl.

File metadata

File hashes

Hashes for pymultio-2.6.1.dev20250613-2-py3-none-any.whl
Algorithm Hash digest
SHA256 1bfa8d0d45abfa7d83f3db95d1b4ecfbf6008350f1d08bc3c374af719a60dbde
MD5 4b7793d33cf0ee913ffb72028935f71c
BLAKE2b-256 0a7bb4a989f48168289a226b9389b05edc2ce6393b7fbe9bb9c7aa71ce8b5c90

See more details on using hashes here.

File details

Details for the file pymultio-2.6.1.dev20250613-1-py3-none-any.whl.

File metadata

File hashes

Hashes for pymultio-2.6.1.dev20250613-1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1a26f3bc29023f8dcba29324e174c78802475d2c878be23e4e0a07792f31d82
MD5 04a39bbbce813274cde508052fdb450b
BLAKE2b-256 cd144b849817df68ea42a89f369a67185d308701fa6f0ceff0400158a4fe2fbc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page