https://github.com/mpas-dev/mpas-tools
MPAS Tools Repository
https://github.com/mpas-dev/mpas-tools
Last synced: 8 months ago
JSON representation
MPAS Tools Repository
- Host: GitHub
- URL: https://github.com/mpas-dev/mpas-tools
- Owner: MPAS-Dev
- License: other
- Created: 2013-04-19T18:19:21.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T03:07:16.000Z (8 months ago)
- Last Synced: 2025-10-07T05:28:55.391Z (8 months ago)
- Language: C++
- Size: 95.3 MB
- Stars: 44
- Watchers: 13
- Forks: 69
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# MPAS Tools
This repository houses all MPAS related tools. These include compiled tools,
and scripts with a variety of purposes. Tools should be sorted into larger
directories based on their purpose. Under each of these directories, a tool
should live in it's own directory.
## Documentation
The latest documentation for the conda package `mpas_tools` can be found here:
[http://mpas-dev.github.io/MPAS-Tools/master/](http://mpas-dev.github.io/MPAS-Tools/master/)
Many tools are not in the conda package, and documentation (sometimes fairly
limited) is available at the beginning of each script.