=======
CERBERE
=======
The IFREMER / CERSAT geospatial processing tool.
See online documentation at: http://cerbere.readthedocs.org
---------------
Development
---------------
Create conda env
=================
.. code-block:: shell
conda creaate -n cerbere -c conda-forge python=3.7 pygrib netcdf4 pyproj xarray
Install poetry
=================
.. code-block:: shell
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
=============================
.. code-block:: shell
git clone https://gitlab.ifremer.fr/cerbere/cerbere.git
poetry install -v --no-root
List dependencies
==================
.. code-block:: shell
poetry show --tree
---------------
build
---------------
wheel
==================
.. code-block:: shell
poetry build --format wheel
poetry publish -r nexus-public-release -u nexus-ci -p w2bH2NjgFmQnzVk3
conda
==================
.. code-block:: shell
mkdir -p dist/conda
conda build assets/conda -c conda-forge --output-folder dist/conda
documentation
==================
.. code-block:: shell
poetry run sphinx-build -b html docs public
Raw data
{
"_id": null,
"home_page": null,
"name": "cerbere",
"maintainer": "Jean-Fran\u00e7ois Pioll\u00e9 (Ifremer)",
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": "jean.francois.piolle@ifremer.fr",
"keywords": "ocean, observation, data, analysis",
"author": "Jean-Fran\u00e7ois Pioll\u00e9 (Ifremer)",
"author_email": "jean.francois.piolle@ifremer.fr",
"download_url": "https://files.pythonhosted.org/packages/51/29/d93b11e15ccfae0088a24b3487ddecb209d6decbce8309e129969841418f/cerbere-3.0.0.post39.tar.gz",
"platform": null,
"description": "=======\nCERBERE\n=======\n\nThe IFREMER / CERSAT geospatial processing tool.\n\nSee online documentation at: http://cerbere.readthedocs.org\n\n---------------\n Development\n---------------\n\nCreate conda env\n=================\n\n.. code-block:: shell\n\n conda creaate -n cerbere -c conda-forge python=3.7 pygrib netcdf4 pyproj xarray\n\n\nInstall poetry\n=================\n\n.. code-block:: shell\n\n pip install poetry poetry-dynamic-versioning poetry2conda\n poetry --version\n poetry config repositories.nexus-public-release https://nexus-test.ifremer.fr/repository/hosted-pypi-public-release/\n\n\nretrieve and install project\n=============================\n\n.. code-block:: shell\n\n git clone https://gitlab.ifremer.fr/cerbere/cerbere.git\n poetry install -v --no-root\n\n\nList dependencies\n==================\n\n.. code-block:: shell\n\n poetry show --tree\n\n---------------\nbuild\n---------------\n\nwheel\n==================\n\n.. code-block:: shell\n\n poetry build --format wheel\n poetry publish -r nexus-public-release -u nexus-ci -p w2bH2NjgFmQnzVk3\n\n\nconda\n==================\n\n.. code-block:: shell\n\n mkdir -p dist/conda\n conda build assets/conda -c conda-forge --output-folder dist/conda\n\n\ndocumentation\n==================\n\n.. code-block:: shell\n\n poetry run sphinx-build -b html docs public\n",
"bugtrack_url": null,
"license": "AOSI Approved :: GNU General Public License v3 (GPLv3)",
"summary": "A python API to manipulate spatial and temporal observations, compatible with many existing formats, normalizing and typing the representation of these observations.",
"version": "3.0.0.post39",
"project_urls": null,
"split_keywords": [
"ocean",
" observation",
" data",
" analysis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d15cd65285d418c187ac6e2df7d55614932ae3397f808359c4d8e1d06239be72",
"md5": "a025887908b66f7f516d4d8d6d56910c",
"sha256": "1b6815a43a74a781248f6374c4dae0c31b64a9b352f1a9fd332dd57b1723b9d3"
},
"downloads": -1,
"filename": "cerbere-3.0.0.post39-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a025887908b66f7f516d4d8d6d56910c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 139997,
"upload_time": "2024-10-01T15:55:10",
"upload_time_iso_8601": "2024-10-01T15:55:10.914295Z",
"url": "https://files.pythonhosted.org/packages/d1/5c/d65285d418c187ac6e2df7d55614932ae3397f808359c4d8e1d06239be72/cerbere-3.0.0.post39-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5129d93b11e15ccfae0088a24b3487ddecb209d6decbce8309e129969841418f",
"md5": "bee62922831658fac2e2713a5325172a",
"sha256": "7aaf6b60d4d954fd0a4952bf3a5d92be6fa9eb982c64a0194aa429b799b221f0"
},
"downloads": -1,
"filename": "cerbere-3.0.0.post39.tar.gz",
"has_sig": false,
"md5_digest": "bee62922831658fac2e2713a5325172a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 108774,
"upload_time": "2024-10-01T15:55:12",
"upload_time_iso_8601": "2024-10-01T15:55:12.511559Z",
"url": "https://files.pythonhosted.org/packages/51/29/d93b11e15ccfae0088a24b3487ddecb209d6decbce8309e129969841418f/cerbere-3.0.0.post39.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-01 15:55:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cerbere"
}