About#
geovista に関するパッケージメタデータ一式。
Citation#
もし geovista があなたの学術的な研究や仕事を支援したのであれば、引用を忘れないでください:
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Little"
given-names: "Bill"
orcid: "https://orcid.org/0000-0002-1345-9465"
title: "geovista"
abstract: "Cartographic rendering and mesh analytics powered by PyVista"
repository-code: "https://github.com/bjlittle/geovista"
license: "BSD-3-Clause"
license-url: "https://spdx.org/licenses/BSD-3-Clause.html"
doi: "10.5281/zenodo.7608302"
type: "software"
Community#
Head over to our Discussions to engage with the
geovista community. Feel free to ask questions, share ideas, discuss topics,
and even showcase your work in our 🍬 Candy Store. Go for it!
Add a touch of panache to your README.md with our badge:
<a href="https://geovista.readthedocs.io/en/latest/" >
<img alt="geovista-badge" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/bjlittle/geovista/main/docs/assets/badge/v0.json" />
</a>
[](https://geovista.readthedocs.io/en/latest/)
.. |geovista-badge| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/bjlittle/geovista/main/docs/assets/badge/v0.json
:target: https://geovista.readthedocs.io/en/latest/
Tip
Customize the look and feel of the badge by appending &style=<option>
to the endpoint URL.
See the shields.io documentation for further details.
Packages#
Discover community projects using geovista:
Package |
説明 |
|---|---|
A library for analysing and visualising atmospheric model output. |
|
Plume dataset visualization tool to assist paper submission to the Journal of Applied Volcanology. |
|
Generating Structured Local Area Model (SLAM) grids from unstructured meshes. |
|
A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data. |
|
A GUI for loading NetCDF files; selecting the fields, levels and time points
you want; and plotting the results using |
|
Transform raster datasets to unstructured meshes. |
Share with the community!
Click here to add your project details and raise a Pull-Request.
Publications#
Explore scientific publications that leverage geovista:
D. E. Sergeev, N. J. Mayne, T. Bendall, I. A. Boutle, A. Brown, I. Kavčič, J. Kent, K. Kohary, J. Manners, T. Melvin, E. Olivier, L. K. Ragta, B. Shipway, J. Wakelin, N. Wood, and M. Zerroukat. Simulations of idealised 3D atmospheric flows on terrestrial planets using LFRic-Atmosphere. Geoscientific Model Development, 16(19):5601–5626, October 2023. URL: https://gmd.copernicus.org/articles/16/5601/2023/, doi:10.5194/gmd-16-5601-2023.
Share with the community!
Click here to add your BibTeX entry and raise a Pull-Request.
Contributors#
Tip
Anyone can use the all-contributors bot 🤖 to acknowledge
the efforts of others (or yourself 😉).
私たちは all-contributors の仕様に従っています。どのような種類の
geovista への貢献でも歓迎します!
私たちは、コードをプッシュする人たちだけでなく、 すべての 貢献者を認識し、認めることが重要です。 そのため、貢献の大小にかかわらず、私たちはあなたの貢献に感謝し、違いを生み出すのに十分な配慮をしています。
私たちの素晴らしい貢献者たち (Emoji Key ✨) に心から感謝します:
ライセンス#
geovista はオープンソースのパッケージで、 BSD-3-Clause ライセンスの下で配布されています。
BSD 3-Clause License
Copyright (c) 2021, GeoVista Contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.