https://github.com/e3sm-project/mosaic
Graphics package for MPAS meshes
https://github.com/e3sm-project/mosaic
Last synced: 11 months ago
JSON representation
Graphics package for MPAS meshes
- Host: GitHub
- URL: https://github.com/e3sm-project/mosaic
- Owner: E3SM-Project
- License: bsd-3-clause
- Created: 2024-06-18T21:32:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T22:25:05.000Z (over 1 year ago)
- Last Synced: 2024-11-07T22:30:04.776Z (over 1 year ago)
- Language: Python
- Homepage: https://docs.e3sm.org/mosaic/
- Size: 5.62 MB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mosaic
[](https://doi.org/10.5281/zenodo.15420083)
`mosaic` provides the functionality to visualize unstructured [MPAS](https://mpas-dev.github.io/)
mesh data on it's native grid within `matplotlib`. Currently MPAS meshes are the
only unstructured meshes used in `E3SM` that `mosaic` supports, but future work
will add support for others.
## Documentation
The latest `mosaic` documentation can be found here:
https://docs.e3sm.org/mosaic/
## Requests for help
If you have any trouble with `mosaic`, especially problems plotting your `MPAS`
mesh of choice, please reach out via [GitHub discussions](https://github.com/E3SM-Project/mosaic/discussions)
under the ["Q&A" category](https://github.com/E3SM-Project/mosaic/discussions/categories/q-a).