Skip to main content

"multiolib"

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.

multiolib-2.7.0.dev20250909-cp312-cp312-macosx_13_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

multiolib-2.7.0.dev20250909-cp311-cp311-macosx_13_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

multiolib-2.7.0.dev20250909-cp310-cp310-macosx_13_0_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

multiolib-2.7.0.dev20250909-cp310-cp310-macosx_13_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file multiolib-2.7.0.dev20250909-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for multiolib-2.7.0.dev20250909-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fbfd5614ca8be9ecd6eeb632cc92ad4b624a99afc13cea259cbf064e82429aa6
MD5 8961b1bda7b686074f45305689536c4b
BLAKE2b-256 ebbed81adc13f9c820bcce722dcda6401495b3bedf9a07a2a47194c66fe809e2

See more details on using hashes here.

File details

Details for the file multiolib-2.7.0.dev20250909-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for multiolib-2.7.0.dev20250909-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 28f753419e42e00f4ba8e873b0d0347a8b0db875a93f2d6c8d8e91059640ebd3
MD5 ea6ba7c90934e34761338ccd8b62934e
BLAKE2b-256 094d6a1694382ef4cdf250e023a5c7177e7ddf324b3997b30e19ee51ad201872

See more details on using hashes here.

File details

Details for the file multiolib-2.7.0.dev20250909-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for multiolib-2.7.0.dev20250909-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 df6daee4f5cacfaebdc0eda7bcb2d64ac1d8bbecf66687ada291510602a5a8aa
MD5 23c5d4af81b70296b5fb7c50f69707e4
BLAKE2b-256 bbadeeda1cc15d6d336378f2770ff5b07eefad0834d30b68e7f56b6d9a75783c

See more details on using hashes here.

File details

Details for the file multiolib-2.7.0.dev20250909-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for multiolib-2.7.0.dev20250909-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 890b6dac60e90970a64d751b01bfb875251a2f1baf72d0904eac0076536e221e
MD5 26e02ca2c931830394eab5baff1ec2f2
BLAKE2b-256 ebad25c472730797084396ec874af2c4913888735f1aed161c5f68fec2d3d443

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