Python interface to odc for encoding/decoding ODB files
Project description
Installation
The package is installed from PyPI with:
$ pip install pyodc
System dependencies
The package contains two different implementations of the same library.
pyodc is a pure-python encoder and decoder for ODB2 data, which encodes data from, and decodes it into pandas dataframes.
codc is an implementation of the same API as pyodc that depends on the ECMWF odc library. This must be complied and installed on the system and made available to python (through the CFFI mechanism) as a shared library. This may involve adding its location to the LD_LIBRARY_PATH variable.
The odc library may be found at https://github.com/ecmwf/odc
Contributing
The main repository is hosted on GitHub, testing, bug reports and contributions are highly welcomed and appreciated:
https://github.com/ecmwf/pyodc
Please see the CONTRIBUTING.rst document for the best way to help.
Lead developer:
Simon Smart - ECMWF
Main contributors:
Baudouin Raoult - ECMWF
See also the list of contributors who participated in this project.
License
Copyright 2017-2018 European Centre for Medium-Range Weather Forecasts (ECMWF).
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Changelog for pyodc
1.0.0
Initial version
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
Built Distribution
File details
Details for the file pyodc-1.0.2.tar.gz
.
File metadata
- Download URL: pyodc-1.0.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61484a3a73c4fe059b3498f01c32738f2367d36a2e18841afc798bd3da32a263 |
|
MD5 | 96fb0220e00b65c65898337a6dbe8aa4 |
|
BLAKE2b-256 | 4df3af0d6ee04e445d9a6764cc7115810393eaaf549f5c2ad2134a2d76d5139b |
File details
Details for the file pyodc-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyodc-1.0.2-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9c1157f90817960cd23adcbc49de73948574cfb57b61f662327145ade9fc4e4 |
|
MD5 | 2c05e67b468ed39cf40285d2da23ab05 |
|
BLAKE2b-256 | ffbd60a005c28d544a4cfea56d93e2de6470f1253d5cd55ebfd96a200d2492e7 |