An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Mosaic

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15420083.svg)](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).