Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G genetic_algorithm_pisces1d
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Climate Prediction
  • genetic_algorithm_pisces1d
  • Wiki
  • Pisces1d Genetic Algorithm Usage

Pisces1d Genetic Algorithm Usage · Changes

Page history
Update Pisces1d Genetic Algorithm Usage authored Jan 19, 2021 by Marcus Falls's avatar Marcus Falls
Hide whitespace changes
Inline Side-by-side
Pisces1d-Genetic-Algorithm-Usage.md
View page @ c4fcc74a
...@@ -41,7 +41,7 @@ Here is the full list of input files that you need: ...@@ -41,7 +41,7 @@ Here is the full list of input files that you need:
Once you have these, edit the variables and paths at the start of each script on the workflow: Once you have these, edit the variables and paths at the start of each script on the workflow:
1. LAT and LON: change this to the coordinates that you want to investigate. The workflow will wise NCO's ncks command to crop the inputs to 3x3 files, centered on the nearest gridpoint. 1. Crop: If your input is already a 3x3 dimension, set crop=False. If working with a full file, set crop=True and set LAT and LON accordingly.
2. SCRHOME: Your scratch home directory. 2. SCRHOME: Your scratch home directory.
3. MODEL: The path which will be created during the experiment 3. MODEL: The path which will be created during the experiment
4. NEMO: The EXP00 directory that contains the executable, .xml files and namelists. 4. NEMO: The EXP00 directory that contains the executable, .xml files and namelists.
......
Clone repository
  • Pisces1d Genetic Algorithm Usage
  • Home