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.dev38.tar.gz
(108.1 kB
view details)
Built Distribution
cerbere-3.0.0.dev38-py3-none-any.whl
(139.2 kB
view details)
File details
Details for the file cerbere-3.0.0.dev38.tar.gz
.
File metadata
- Download URL: cerbere-3.0.0.dev38.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 | 3e9da2cbb165a1d47bd539829b2a46c209298d0c603afded9edd3897095bb5e4 |
|
MD5 | ec2210c7dec0af78fc3fdaabf1ce54a1 |
|
BLAKE2b-256 | 7e486302d0cb4691959501b16bd4db49952ed94e40b1b23e76f906ba3a16a1cf |
File details
Details for the file cerbere-3.0.0.dev38-py3-none-any.whl
.
File metadata
- Download URL: cerbere-3.0.0.dev38-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 | bdb4ac04ef94a9b8a2c8602f9b6e380a339ebd12bfcc3b04ddbf102e7e13f780 |
|
MD5 | 1c614e120d708d19e7ca112db86234ad |
|
BLAKE2b-256 | 89fbf1d17c7b2a0d706e3aae9ebddd7d5085ef16c228f61f5875ed9ada438292 |