Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P PyNEMO
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thopri
  • PyNEMO
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Oct 04, 2019 by jdha's avatar jdha
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • Home.md Home.md +4 -4
  • No files found.
Home.md
View page @ 9b6ae5aa
# PyNEMO
* [Protocols](https://github.com/jdha/PyNEMO/wiki/Protocols): When developing the PyNEMO code please consider the protocols outlined here.
* [Protocols](https://github.com/NOC-MSM/PyNEMO/wiki/Protocols): When developing the PyNEMO code please consider the protocols outlined here.
* [Benchmarking](https://github.com/jdha/PyNEMO/wiki/Benchmarking---Testing---Profiling): A series of unit and benchmarking tests that should be run before merging any development branches back into the master or prior to a release.
* [Benchmarking](https://github.com/NOC-MSM/PyNEMO/wiki/Benchmarking---Testing---Profiling): A series of unit and benchmarking tests that should be run before merging any development branches back into the master or prior to a release.
* [Accessing Data](https://github.com/jdha/PyNEMO/wiki/Accessing-data:-Hints-and-Tips): Summary of the methods used for accessing data, THREDDS and writing NCML.
* [Accessing Data](https://github.com/NOC-MSM/PyNEMO/wiki/Accessing-data:-Hints-and-Tips): Summary of the methods used for accessing data, THREDDS and writing NCML.
* [SSHFS & FUSE](https://github.com/jdha/PyNEMO/wiki/SSHFS): Notes of mounting remote filesystems that may help in developing the code.
\ No newline at end of file
* [SSHFS & FUSE](https://github.com/NOC-MSM/PyNEMO/wiki/SSHFS): Notes of mounting remote filesystems that may help in developing the code.
\ No newline at end of file
Clone repository

Contents

  • Home
  • Protocols
  • Benchmarking
  • Accessing Data
  • SSHFS & FUSE