Python package for reading ODV (Ocean Data Variables) files
Project description
Python package for reading ODV (Ocean Data Variables) files
Started on 2022-05-13
Setup
Start using this project in a virtual environment
$ virtualenv venv
$ source venv/Scripts/activate
$ pip install -r requirements.txt
Initialize to grab dependencies
$ make init # install dependencies
$ make init-dev # includes the previous + adds dependencies for developers
Build Docs
$ make docu
Developers
Run Tests
$ make test # to run all tests
$ PYTEST_LOGCONF=debug-logconf.yml python tests/test_demo.py # to run a specific test with specific logging
Check the code-style and syntax (flake8)
$ make check
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
pyodv-0.0.6.tar.gz
(9.3 kB
view details)
Built Distribution
pyodv-0.0.6-py3-none-any.whl
(6.9 kB
view details)
File details
Details for the file pyodv-0.0.6.tar.gz
.
File metadata
- Download URL: pyodv-0.0.6.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 903c5d43a56ba4a955fbafc4c5065e091b1ec4c3e251d291ac302959f2fa2502 |
|
MD5 | ee4befde16a6071035612de6ece63d91 |
|
BLAKE2b-256 | 71be4b568adbf548a7c2b34235bcd0dee485422e39ace55052aa9759123cf7b8 |
File details
Details for the file pyodv-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: pyodv-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72ed99baa89dd6fe0ae702f3ebfc64fe05d6202a4aeac67a4c31f69f6e9f788a |
|
MD5 | 8f69001e4a6f84270d01792f38a7ffb6 |
|
BLAKE2b-256 | 1eeba9d40b8ecbdea65986e951c1174f099409513d825c525014ff451a241891 |