Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.14 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.14 KB

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