A python API to manipulate spatial and temporal observations, compatible with many existing formats, normalizing and typing the representation of these observations.
Project description
The IFREMER / CERSAT geospatial processing tool.
See online documentation at: http://cerbere.readthedocs.org
Development
Create conda env
conda creaate -n cerbere -c conda-forge python=3.7 pygrib netcdf4 pyproj xarray
Install poetry
pip install poetry poetry-dynamic-versioning poetry2conda
poetry --version
poetry config repositories.nexus-public-release https://nexus-test.ifremer.fr/repository/hosted-pypi-public-release/
retrieve and install project
git clone https://gitlab.ifremer.fr/cerbere/cerbere.git
poetry install -v --no-root
List dependencies
poetry show --tree
build
wheel
poetry build --format wheel
poetry publish -r nexus-public-release -u nexus-ci -p w2bH2NjgFmQnzVk3
conda
mkdir -p dist/conda
conda build assets/conda -c conda-forge --output-folder dist/conda
documentation
poetry run sphinx-build -b html docs public
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
cerbere-3.0.0.dev39.tar.gz
(108.1 kB
view details)
Built Distribution
cerbere-3.0.0.dev39-py3-none-any.whl
(139.2 kB
view details)
File details
Details for the file cerbere-3.0.0.dev39.tar.gz
.
File metadata
- Download URL: cerbere-3.0.0.dev39.tar.gz
- Upload date:
- Size: 108.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.4.0-150-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beaa8070fbaef8e0b9da1243ea20a4d857dfe3c24b5bdc1e0f9476ef6c5c15b1 |
|
MD5 | 13979d61584097a8271c65819133b43d |
|
BLAKE2b-256 | 107cf6c33c17468d980168510b0d5596e8bfb21586e7a4ee028d121ba6e36e5f |
File details
Details for the file cerbere-3.0.0.dev39-py3-none-any.whl
.
File metadata
- Download URL: cerbere-3.0.0.dev39-py3-none-any.whl
- Upload date:
- Size: 139.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.4.0-150-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64ec2392e99884c9ffb31587d8a6e07e693709a103eae09b32e5fb528d4543c7 |
|
MD5 | 72a753ce5cf48e98f40b8a424e8278bf |
|
BLAKE2b-256 | a571b99d78355f1801ba5009b596c8df5b571dc4e245a6a4055602303375cc50 |