Skip to content

NOC-MSM/SANH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

South Asian Nitrogen Hub (SANH) NEMO regional model

Bathymetry for SANH domain

Repository contents

This repository contains the scripts and initialisation files to run NEMO for the SANH model configuration. This contains instructions for:

  • setting up the required paths and file directory structure
  • downloading and compiling xios
  • downloading and compiling NEMO
  • downloading the reanalysis (CMEMS) and forcing (ERA5) data
  • installing PyNEMO
  • installing Sosie
  • setting up the SANH domain
  • creating the initial conditions (ICS), ocean boundary conditions (OBC), rivers and forcing data
  • running NEMO for the SANH model domain

Getting started

Clone this repository onto your favourite linux box:

  git clone https://github.com/NOC-MSM/SANH.git

Large data files are stored on the Jasmin sci servers, found here:

  /gws/nopw/j04/accord/SANH

File Hierarchy

Recommend the following file structure

  SANH
  |
  |__JASMIN_TRANSFER
  |__EXTRA_TOOLS
  |__MY_SRC
  |__SCRIPTS
  |
  |__README.md