# GloMar Gridding
Library for performing Gridding as used by the GloMar datasets produced by the National Oceanography Centre.
Currently only available to project collaborators.
Part of the NOC Surface Processes _GloMar_ suite of libraries and datasets.
## Installation
Clone the repository
```bash
git clone https://github.com/NOCSurfaceProcesses/GloMarGridding.git /path/to/glomar_gridding
```
Create virtual environment and install dependencies. We recommend using [`uv`](https://docs.astral.sh/uv/) for python as an alternative to `pip`.
```bash
cd /path/to/glomar_gridding
uv venv --python 3.11 # Recommended python version
source .venv/bin/activate # Assuming bash or zsh
uv sync # Install dependencies
```
### Install as a dependency
```bash
uv add git+https://github.com/NOCSurfaceProcesses/GloMarGridding.git
```
### `pip` instructions
For development:
```bash
cd /path/to/glomar_gridding
python -m venv .venv
source .venv/bin/activate
pip install -e .
```
Or as a dependency:
```bash
pip install git+https://github.com/NOCSurfaceProcesses/GloMarGridding.git
```
## Acknowledgements
Supported by the Natural Environmental Research Council through National Capability funding
(AtlantiS: NE/Y005589/1)
Raw data
{
"_id": null,
"home_page": null,
"name": "glomar_gridding",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "Agnieszka Faulkner <agfaul@noc.ac.uk>, Steven Chan <stchan@noc.ac.uk>, Joseph Siddons <josidd@noc.ac.uk>",
"keywords": "gridding, kriging, ordinary, simple, interpolation, covariance, observations",
"author": null,
"author_email": "Agnieszka Faulkner <agfaul@noc.ac.uk>, Richard Cornes <rcornes@noc.ac.uk>, Steven Chan <stchan@noc.ac.uk>, Joseph Siddons <josidd@noc.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/4e/33/d659e623540b9c3977dee9ecbfc320f4a40ceacd4105bbb5fd21051ef54f/glomar_gridding-1.0.0rc3.tar.gz",
"platform": null,
"description": "# GloMar Gridding\n\nLibrary for performing Gridding as used by the GloMar datasets produced by the National Oceanography Centre.\nCurrently only available to project collaborators.\n\nPart of the NOC Surface Processes _GloMar_ suite of libraries and datasets.\n\n## Installation\n\nClone the repository\n\n```bash\ngit clone https://github.com/NOCSurfaceProcesses/GloMarGridding.git /path/to/glomar_gridding\n```\n\nCreate virtual environment and install dependencies. We recommend using [`uv`](https://docs.astral.sh/uv/) for python as an alternative to `pip`.\n\n```bash\ncd /path/to/glomar_gridding\nuv venv --python 3.11 # Recommended python version\nsource .venv/bin/activate # Assuming bash or zsh\nuv sync # Install dependencies\n```\n\n### Install as a dependency\n\n```bash\nuv add git+https://github.com/NOCSurfaceProcesses/GloMarGridding.git\n```\n\n### `pip` instructions\n\nFor development:\n\n```bash\ncd /path/to/glomar_gridding\npython -m venv .venv\nsource .venv/bin/activate\npip install -e .\n```\n\nOr as a dependency:\n\n```bash\npip install git+https://github.com/NOCSurfaceProcesses/GloMarGridding.git\n```\n\n## Acknowledgements\n\nSupported by the Natural Environmental Research Council through National Capability funding\n(AtlantiS: NE/Y005589/1)\n",
"bugtrack_url": null,
"license": null,
"summary": "National Oceanography Centre library for performing gridding.",
"version": "1.0.0rc3",
"project_urls": {
"Repository": "https://git.noc.ac.uk/nocsurfaceprocesses/glomar_gridding.git"
},
"split_keywords": [
"gridding",
" kriging",
" ordinary",
" simple",
" interpolation",
" covariance",
" observations"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "64fcd5cb2e8ca8c7d3da4105826f2220bec045fe92f49eb0d77d1b8e8d58a263",
"md5": "a667dc950904997843780e62cf4b4f83",
"sha256": "4b6994e70626b7a9bd67f4d8c35223105296beadfb014d5758126a952daa0178"
},
"downloads": -1,
"filename": "glomar_gridding-1.0.0rc3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a667dc950904997843780e62cf4b4f83",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 85981,
"upload_time": "2025-08-20T14:22:30",
"upload_time_iso_8601": "2025-08-20T14:22:30.171136Z",
"url": "https://files.pythonhosted.org/packages/64/fc/d5cb2e8ca8c7d3da4105826f2220bec045fe92f49eb0d77d1b8e8d58a263/glomar_gridding-1.0.0rc3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4e33d659e623540b9c3977dee9ecbfc320f4a40ceacd4105bbb5fd21051ef54f",
"md5": "0ef9b2703f792c674eb561d13420f9f7",
"sha256": "1c4a55b3c5af17b38a4dde8d3a90787a56cd3f6798366ebe42a13634c3a77bd0"
},
"downloads": -1,
"filename": "glomar_gridding-1.0.0rc3.tar.gz",
"has_sig": false,
"md5_digest": "0ef9b2703f792c674eb561d13420f9f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 7555617,
"upload_time": "2025-08-20T14:22:31",
"upload_time_iso_8601": "2025-08-20T14:22:31.414496Z",
"url": "https://files.pythonhosted.org/packages/4e/33/d659e623540b9c3977dee9ecbfc320f4a40ceacd4105bbb5fd21051ef54f/glomar_gridding-1.0.0rc3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-20 14:22:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "glomar_gridding"
}