Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.1 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.1 KB

MPAS-QuickViz

A public repository for the development and sharing of new analysis and visualization scripts

Here are the rules for MPAS-QuickViz (or lack thereof):

  1. Push changes directly to head of https://github.com/MPAS-Dev/MPAS-QuickViz
  2. No pull requests or reviews are needed, unless you would like one. This means that personal forks of MPAS-QuickViz are not needed.
  3. Only restriction is to not overwrite files others have uploaded, without asking them.
  4. Repo can hold any type of visualization or analysis script.
  5. 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.
  6. Files may include binary parts, such as Jupyter pages with graphics.
  7. 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.
  8. When the repository becomes too large (>~100MB) we reserve the right to purge the history in order to reduce the size.