Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MPAS-Dev/MPAS-Tools
MPAS Tools Repository
https://github.com/MPAS-Dev/MPAS-Tools
Last synced: 2 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T16:41:55.000Z (3 months ago)
- Last Synced: 2024-11-06T16:45:03.484Z (3 months ago)
- Language: C++
- Size: 37.8 MB
- Stars: 39
- Watchers: 16
- Forks: 65
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.