Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Earth SciencesEarth Sciences
  • nes
  • Wiki
  • Development

Development · Changes

Page history
Updated wiki with how to contribute authored Oct 10, 2023 by Carles Tena's avatar Carles Tena
Hide whitespace changes
Inline Side-by-side
Development.md
View page @ fa85a462
......@@ -15,11 +15,13 @@
5. Run the simulation with the new branch:
- To achieve it is important to prepend the cloned path in the `PYTHONPATH`
- e.g., `export PYTHONPATH=/gpfs/scratch/bsc32/bsc32538/NES:${PYTHONPATH}`
6. Run tests
7. Merge `master` into your development branch.
6. Create and run a specific test for your case.
7. Update the `CHANGELOG.md` with the new option-
8. Update the wiki with the new specifications.
9. Merge `master` into your development branch.
- To ensure that if there have been news on the master they are included.
8. Run all tests.
9. Create a merge request assigning it to Alba or Carles
10. Run all tests.
11. Create a merge request assigning it to Alba or Carles
## Vertical interpolation
......
Clone repository
  • Home
  • Tutorials
  • Trainings
  • Development