python-libmed is a package that provides a wrapper to the libmed C library to manipulate MED files; the wrapping is done using Cython. MED files are used to store and exchange meshed data or computation results. The underlying file format is HDF5.
python-libmed’s user interface (API) consists of pure Python modules that allow manipulation of fundamental components of a MED file (the file itself, meshes, fields, numerical parameters, etc.). The main entry point is the MEDFile class which provides an interface to a MED file and to its components.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-libmed-0.1.0.tar.gz
(36.3 kB
view details)
File details
Details for the file python-libmed-0.1.0.tar.gz.
File metadata
- Download URL: python-libmed-0.1.0.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2b33b0a468025d2adfb0de6020722edc2775b993863fb20f113873c2ec9fa7a
|
|
| MD5 |
ed982bf492b1aa5455557f6e63cb2879
|
|
| BLAKE2b-256 |
f06795a000b68d8fedd89c20bbc3bb005b029b72310aefd85a98c4679da8b010
|