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.dev20250515
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.dev20250515-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.dev20250515-cp311-cp311-manylinux_2_28_x86_64.whl
| Download URL | metkitlib-1.13.2.dev20250515-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 |
4e91ef976a3a2f080e8468f26a5a2a2030dfb831cc0dc94abe71a9d0ab7769f2
|
|
BLAKE2b-256 checksum How to use checksums |
86c03332a2c446f632b0f673add0e486aa1c7ba00d3df480f3ef6f99aeb6443b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.10
|