Python bindings for fimex.
Project description
python bindings for fimex
- see fimex
- a python module
pyfimex0has been part of the fimex source code for a while, this package supersedes that package - installation requires local development files for fimex, a c++ compiler, cmake, ...
Development
Install in a local venv with pip install -e .. Run pytest. The
tests require the xarray python package and NetCDF support in
fimex.
Build sdist package with python3 -m build --sdist. Do not build wheels as the package
depends on fimex, which is installed locally and not available on pypi.
When test installing from test.pypi.org, use python3 -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pyfimex to have the main pypi repo available for build dependencies.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyfimex-2.2.0.tar.gz
(156.1 kB
view details)
File details
Details for the file pyfimex-2.2.0.tar.gz.
File metadata
- Download URL: pyfimex-2.2.0.tar.gz
- Upload date:
- Size: 156.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
788a00e20312e1ba1328521bd87e2a4abce01dd677e690d8757b90fa479f9022
|
|
| MD5 |
7514c59774bb98ebeb51e81bf13ccf6e
|
|
| BLAKE2b-256 |
d3182fb874a74772844db4400d48dab8d2b5f0ecad98a475da1e698c5de970da
|