Pre-release
This release is a pre-release and may not be stable for production use.
metkit
Requirements
Runtime dependencies:
- eckit -- http://github.com/ecmwf/eckit
Build dependencies:
- CMake --- For use and installation see http://www.cmake.org/
- ecbuild --- ECMWF library of CMake macros ()
Installation
metkit 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:
# Environment --- Edit as needed
srcdir=$(pwd)
builddir=build
installdir=$HOME/local
# 1. Create the build directory:
mkdir $builddir
cd $builddir
# 2. Run CMake
ecbuild --prefix=$installdir -- -DECKIT_PATH=<path/to/eckit/install> $srcdir
# 3. Compile / Install
make -j10
make install
Release files for metkitlib 1.13.2.dev20250506
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| metkitlib-1.13.2.dev20250506-cp311-cp311-manylinux_2_28_x86_64.whl | CPython 3.11 | CPython 3.11 | Linux glibc 2.28+ x86-64 | Details |
Release files / metkitlib-1.13.2.dev20250506-cp311-cp311-manylinux_2_28_x86_64.whl
| Download URL | metkitlib-1.13.2.dev20250506-cp311-cp311-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 6.9 MB |
| Tags | CPython 3.11 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
3019337fe9131af876873ebca7abc27d2b376c69830388622cb0210aa4a37ee2
|
|
BLAKE2b-256 checksum How to use checksums |
4d42ad09d8ebbb3785e8441759585e418726bd59fbd21df16c795007b1f7942b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.10
|