ChakoChen / Data-Assimilation-for-Ocean-Current-Forecasts

Postdoctoral project on construction of an EnOI (Ensemble Optimal Interpolation) data assimilation model for ocean current forecasts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project constructs an EnOI (Ensemble Optimal Interpolation) data assimilation model for ocean current forecasts. 

The model constructs the background file from the restart files; 
          reads in observation;
          calculates W matrix for generating an analysis file;
          updates the restart files with the newly generated analysis file.

Next, NEMO restarts with the updated restart files, and another cycle of data assimilation begins...

About

Postdoctoral project on construction of an EnOI (Ensemble Optimal Interpolation) data assimilation model for ocean current forecasts


Languages

Language:Fortran 94.7%Language:Makefile 4.1%Language:MATLAB 1.2%