# 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 | [![ci-citation](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-citation.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-citation.yml) [![ci-locks](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-locks.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-locks.yml) [![ci-manifest](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-manifest.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-manifest.yml) [![ci-wheels](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-wheels.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-wheels.yml) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/bjlittle/geovista-slam/main.svg)](https://results.pre-commit.ci/latest/github/bjlittle/geovista-slam/main) |
| 💬 Community | [![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-2.1-4baaaa.svg)](https://github.com/bjlittle/geovista-slam/blob/main/CODE_OF_CONDUCT.md) [![GH Discussions](https://img.shields.io/badge/github-discussions%20%F0%9F%92%AC-yellow?logo=github&logoColor=lightgrey)](https://github.com/bjlittle/geovista-slam/discussions) |
| ✨ Meta | [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff) [![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![license - bds-3-clause](https://img.shields.io/github/license/bjlittle/slam)](https://github.com/bjlittle/slam/blob/main/LICENSE) |
| 📦 Package | [![conda-forge](https://img.shields.io/conda/vn/conda-forge/geovista-slam?color=orange&label=conda-forge&logo=conda-forge&logoColor=white)](https://anaconda.org/conda-forge/geovista-slam) [![pypi](https://img.shields.io/pypi/v/geovista-slam?color=orange&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/geovista-slam/) [![pypi - python version](https://img.shields.io/pypi/pyversions/geovista-slam.svg?color=orange&logo=python&label=python&logoColor=white)](https://pypi.org/project/geovista-slam/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7837322.svg)](https://doi.org/10.5281/zenodo.7837322) |
| 🧰 Repo | [![contributors](https://img.shields.io/github/contributors/bjlittle/slam)](https://github.com/bjlittle/slam/graphs/contributors) |
| | |
## 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": "",
"name": "geovista-slam",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "curvilinear,earth-science,geovista,grid,lam,mesh,python,pyvista,rectilinear,ugrid,unstructured,vtk",
"author": "",
"author_email": "Bill Little <bjlittle.pub@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/93/c0/eadeeca50aff122d7eccde9ccea3f8d6c8df7ccfded028bb29cb8f8aff48/geovista-slam-0.1.3.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 | [![ci-citation](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-citation.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-citation.yml) [![ci-locks](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-locks.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-locks.yml) [![ci-manifest](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-manifest.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-manifest.yml) [![ci-wheels](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-wheels.yml/badge.svg)](https://github.com/bjlittle/geovista-slam/actions/workflows/ci-wheels.yml) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/bjlittle/geovista-slam/main.svg)](https://results.pre-commit.ci/latest/github/bjlittle/geovista-slam/main) |\n| \ud83d\udcac Community | [![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-2.1-4baaaa.svg)](https://github.com/bjlittle/geovista-slam/blob/main/CODE_OF_CONDUCT.md) [![GH Discussions](https://img.shields.io/badge/github-discussions%20%F0%9F%92%AC-yellow?logo=github&logoColor=lightgrey)](https://github.com/bjlittle/geovista-slam/discussions) |\n| \u2728 Meta | [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff) [![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![license - bds-3-clause](https://img.shields.io/github/license/bjlittle/slam)](https://github.com/bjlittle/slam/blob/main/LICENSE) |\n| \ud83d\udce6 Package | [![conda-forge](https://img.shields.io/conda/vn/conda-forge/geovista-slam?color=orange&label=conda-forge&logo=conda-forge&logoColor=white)](https://anaconda.org/conda-forge/geovista-slam) [![pypi](https://img.shields.io/pypi/v/geovista-slam?color=orange&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/geovista-slam/) [![pypi - python version](https://img.shields.io/pypi/pyversions/geovista-slam.svg?color=orange&logo=python&label=python&logoColor=white)](https://pypi.org/project/geovista-slam/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7837322.svg)](https://doi.org/10.5281/zenodo.7837322) |\n| \ud83e\uddf0 Repo | [![contributors](https://img.shields.io/github/contributors/bjlittle/slam)](https://github.com/bjlittle/slam/graphs/contributors) |\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.3",
"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": "",
"digests": {
"blake2b_256": "0fd86599bac26115b74e84a7204a85e5aee5c77a7624da4d653dbdb9c0d152c6",
"md5": "de40ec212037bf8dac9523c391252e1e",
"sha256": "6dc9b4b2378db43230d9593f2464ed1e872631dfcc5e2a014725dac5c1068b12"
},
"downloads": -1,
"filename": "geovista_slam-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de40ec212037bf8dac9523c391252e1e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 9629,
"upload_time": "2023-06-07T22:33:29",
"upload_time_iso_8601": "2023-06-07T22:33:29.441773Z",
"url": "https://files.pythonhosted.org/packages/0f/d8/6599bac26115b74e84a7204a85e5aee5c77a7624da4d653dbdb9c0d152c6/geovista_slam-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "93c0eadeeca50aff122d7eccde9ccea3f8d6c8df7ccfded028bb29cb8f8aff48",
"md5": "aa65a16a974a3794b959df33d8a25471",
"sha256": "abe868542c3a628d53ee93aee7c481cd507c8e07e0da3c4d2fa912d316f44db2"
},
"downloads": -1,
"filename": "geovista-slam-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "aa65a16a974a3794b959df33d8a25471",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16793,
"upload_time": "2023-06-07T22:33:31",
"upload_time_iso_8601": "2023-06-07T22:33:31.070143Z",
"url": "https://files.pythonhosted.org/packages/93/c0/eadeeca50aff122d7eccde9ccea3f8d6c8df7ccfded028bb29cb8f8aff48/geovista-slam-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-07 22:33:31",
"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"
}