# geovista-slam
[GeoVista](https://github.com/bjlittle/geovista) utility to convert [CF UGRID](https://ugrid-conventions.github.io/ugrid-conventions/) Local Area Model quad-cell meshes
into structured rectilinear or curvilinear grids.
| | |
|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ⚙️ CI | [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-citation.yml) [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-locks.yml) [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-manifest.yml) [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-wheels.yml) [](https://results.pre-commit.ci/latest/github/bjlittle/geovista-slam/main) |
| 💬 Community | [](https://github.com/bjlittle/geovista-slam/blob/main/CODE_OF_CONDUCT.md) [](https://github.com/bjlittle/geovista-slam/discussions) |
| ✨ Meta | [](https://pixi.sh) [](https://github.com/astral-sh/ruff) [](https://github.com/bjlittle/geovista-slam/blob/main/LICENSE) [](https://anaconda.org/conda-forge/geovista-slam) |
| 📦 Package | [](https://doi.org/10.5281/zenodo.7837322) [](https://anaconda.org/conda-forge/geovista-slam) [](https://pypi.org/project/geovista-slam/) [](https://pypi.org/project/geovista-slam/) |
| 🧰 Repo | [](https://github.com/bjlittle/geovista-slam/commits/main) [](https://github.com/bjlittle/geovista-slam/graphs/contributors) [](https://github.com/bjlittle/geovista-slam/releases) |
| | |
## Installation
`geovista-slam` is available on [conda-forge](https://anaconda.org/conda-forge/geovista-slam) and [PyPI](https://pypi.org/project/geovista-slam/).
We recommend using [mamba](https://github.com/mamba-org/mamba) to install `geovista-slam` 👍
### conda
`geovista-slam` is available on [conda-forge](https://anaconda.org/conda-forge/geovista-slam), and can be easily installed with [conda](https://docs.conda.io/projects/conda/en/latest/index.html):
```shell
conda install -c conda-forge geovista-slam
```
or alternatively with [mamba](https://github.com/mamba-org/mamba):
```shell
mamba install -c conda-forge geovista-slam
```
For more information see our [conda-forge feedstock](https://github.com/conda-forge/geovista-slam-feedstock).
### pip
`geovista-slam` is also available on [PyPI](https://pypi.org/project/geovista/):
```shell
pip install geovista-slam
```
However, complications may arise due to the [cartopy](https://pypi.org/project/cartopy/) package dependencies.
## License
`geovista-slam` is distributed under the terms of the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license.
## [#ShowYourStripes](https://showyourstripes.info/s/globe)
<h4 align="center">
<a href="https://showyourstripes.info/s/globe">
<img src="https://raw.githubusercontent.com/ed-hawkins/show-your-stripes/master/2021/GLOBE---1850-2021-MO.png"
height="50" width="800"
alt="#showyourstripes Global 1850-2021"></a>
</h4>
**Graphics and Lead Scientist**: [Ed Hawkins](http://www.met.reading.ac.uk/~ed/home/index.php), National Centre for Atmospheric Science, University of Reading.
**Data**: Berkeley Earth, NOAA, UK Met Office, MeteoSwiss, DWD, SMHI, UoR, Meteo France & ZAMG.
<p>
<a href="https://showyourstripes.info/s/globe">#ShowYourStripes</a> is distributed under a
<a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
<a href="https://creativecommons.org/licenses/by/4.0/">
<img src="https://i.creativecommons.org/l/by/4.0/80x15.png" alt="creative-commons-by" style="border-width:0"></a>
</p>
Raw data
{
"_id": null,
"home_page": null,
"name": "geovista-slam",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "curvilinear, earth-science, geovista, grid, lam, mesh, python, pyvista, rectilinear, ugrid, unstructured, vtk",
"author": null,
"author_email": "Bill Little <bjlittle.pub@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/60/81/d0faf80f6bc478926d1b2e3ecdee11a433205e9902565830f650ac1655f0/geovista_slam-0.1.4.tar.gz",
"platform": null,
"description": "# geovista-slam\n\n[GeoVista](https://github.com/bjlittle/geovista) utility to convert [CF UGRID](https://ugrid-conventions.github.io/ugrid-conventions/) Local Area Model quad-cell meshes\ninto structured rectilinear or curvilinear grids.\n\n| | |\n|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| \u2699\ufe0f CI | [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-citation.yml) [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-locks.yml) [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-manifest.yml) [](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-wheels.yml) [](https://results.pre-commit.ci/latest/github/bjlittle/geovista-slam/main) |\n| \ud83d\udcac Community | [](https://github.com/bjlittle/geovista-slam/blob/main/CODE_OF_CONDUCT.md) [](https://github.com/bjlittle/geovista-slam/discussions) |\n| \u2728 Meta | [](https://pixi.sh) [](https://github.com/astral-sh/ruff) [](https://github.com/bjlittle/geovista-slam/blob/main/LICENSE) [](https://anaconda.org/conda-forge/geovista-slam) |\n| \ud83d\udce6 Package | [](https://doi.org/10.5281/zenodo.7837322) [](https://anaconda.org/conda-forge/geovista-slam) [](https://pypi.org/project/geovista-slam/) [](https://pypi.org/project/geovista-slam/) |\n| \ud83e\uddf0 Repo | [](https://github.com/bjlittle/geovista-slam/commits/main) [](https://github.com/bjlittle/geovista-slam/graphs/contributors) [](https://github.com/bjlittle/geovista-slam/releases) |\n| | |\n\n## Installation\n\n`geovista-slam` is available on [conda-forge](https://anaconda.org/conda-forge/geovista-slam) and [PyPI](https://pypi.org/project/geovista-slam/).\n\nWe recommend using [mamba](https://github.com/mamba-org/mamba) to install `geovista-slam` \ud83d\udc4d\n\n### conda\n\n`geovista-slam` is available on [conda-forge](https://anaconda.org/conda-forge/geovista-slam), and can be easily installed with [conda](https://docs.conda.io/projects/conda/en/latest/index.html):\n```shell\nconda install -c conda-forge geovista-slam\n```\nor alternatively with [mamba](https://github.com/mamba-org/mamba):\n```shell\nmamba install -c conda-forge geovista-slam\n```\nFor more information see our [conda-forge feedstock](https://github.com/conda-forge/geovista-slam-feedstock).\n\n### pip\n\n`geovista-slam` is also available on [PyPI](https://pypi.org/project/geovista/):\n\n```shell\npip install geovista-slam\n```\n\nHowever, complications may arise due to the [cartopy](https://pypi.org/project/cartopy/) package dependencies.\n\n\n## License\n\n`geovista-slam` is distributed under the terms of the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license.\n\n\n## [#ShowYourStripes](https://showyourstripes.info/s/globe)\n\n<h4 align=\"center\">\n <a href=\"https://showyourstripes.info/s/globe\">\n <img src=\"https://raw.githubusercontent.com/ed-hawkins/show-your-stripes/master/2021/GLOBE---1850-2021-MO.png\"\n height=\"50\" width=\"800\"\n alt=\"#showyourstripes Global 1850-2021\"></a>\n</h4>\n\n**Graphics and Lead Scientist**: [Ed Hawkins](http://www.met.reading.ac.uk/~ed/home/index.php), National Centre for Atmospheric Science, University of Reading.\n\n**Data**: Berkeley Earth, NOAA, UK Met Office, MeteoSwiss, DWD, SMHI, UoR, Meteo France & ZAMG.\n\n<p>\n<a href=\"https://showyourstripes.info/s/globe\">#ShowYourStripes</a> is distributed under a\n<a href=\"https://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>\n<a href=\"https://creativecommons.org/licenses/by/4.0/\">\n <img src=\"https://i.creativecommons.org/l/by/4.0/80x15.png\" alt=\"creative-commons-by\" style=\"border-width:0\"></a>\n</p>\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Structured Local Area Model",
"version": "0.1.4",
"project_urls": {
"Code": "https://github.com/bjlittle/geovista-slam",
"Issues": "https://github.com/bjlittle/geovista-slam/issues"
},
"split_keywords": [
"curvilinear",
" earth-science",
" geovista",
" grid",
" lam",
" mesh",
" python",
" pyvista",
" rectilinear",
" ugrid",
" unstructured",
" vtk"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4e59ccd608312c472188a5adf44c14f5fd43251b9e2f90df0177e128a86228fb",
"md5": "9854b0534241280cd83d1160eca42bd9",
"sha256": "16a1fb5e1f879759dc208108477305e48c86f66f43ac9262751620bd5967b5b8"
},
"downloads": -1,
"filename": "geovista_slam-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9854b0534241280cd83d1160eca42bd9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 10138,
"upload_time": "2025-07-14T15:06:15",
"upload_time_iso_8601": "2025-07-14T15:06:15.622293Z",
"url": "https://files.pythonhosted.org/packages/4e/59/ccd608312c472188a5adf44c14f5fd43251b9e2f90df0177e128a86228fb/geovista_slam-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6081d0faf80f6bc478926d1b2e3ecdee11a433205e9902565830f650ac1655f0",
"md5": "70a45f2ce782b800c96b579d0d678642",
"sha256": "3a152aab5ee7226f86d13afa600bdcc73744d6fc2cf4a2c4a76a7ed7937961d3"
},
"downloads": -1,
"filename": "geovista_slam-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "70a45f2ce782b800c96b579d0d678642",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 20155,
"upload_time": "2025-07-14T15:06:16",
"upload_time_iso_8601": "2025-07-14T15:06:16.817035Z",
"url": "https://files.pythonhosted.org/packages/60/81/d0faf80f6bc478926d1b2e3ecdee11a433205e9902565830f650ac1655f0/geovista_slam-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 15:06:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bjlittle",
"github_project": "geovista-slam",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "geovista-slam"
}