A public repository for the development and sharing of new analysis and visualization scripts
Here are the rules for MPAS-QuickViz (or lack thereof):
- Push changes directly to head of https://github.com/MPAS-Dev/MPAS-QuickViz
- No pull requests or reviews are needed, unless you would like one. This means that personal forks of MPAS-QuickViz are not needed.
- Only restriction is to not overwrite files others have uploaded, without asking them.
- Repo can hold any type of visualization or analysis script.
- Scripts are not required to work in any particular way - i.e. not all cases, resolutions, etc. The purpose is for the convenience of sharing scripts of any kind. Scripts do not come with any guarantees.
- Files may include binary parts, such as Jupyter pages with graphics.
- Files should generally be a few MB or less. If a single file is larger than 2 to 5 MB, please keep some graphics as examples, keep the code, but clear the remaining graphics before saving.
- When the repository becomes too large (>~100MB) we reserve the right to purge the history in order to reduce the size.