MIT Model

--- Data Preprocessing ---

Data Processing is made by a number of MATLAB scripts. So, the following - if not stated otherwise - are MATLAB scripts or commands. Nevertheless it might be useful to take advantage of pure plot programs, for example FERRET. convert.jnl (see below) converts all preprocessed data into NetCDF so that they can be easily viewed with FERRET.

General

Topography

Initial Data (Levitus et al. 1994)

Surface Forcing (COADS, DaSilva et al. 1994)

  • dasilva.m interpolates COADS data onto the model grid.
  • Output files:
  • dasilva_taux.bin monthly zonal wind stress [x,y,t] N/m2
    dasilva_tauy.bin monthly meridional wind stress [x,y,t] N/m2
    dasilva_qnet.bin monthly net surface heat flux [x,y,t] W/m2
    dasilva_emp.bin monthly evaporation - precipitation [x,y,t] m/s
  • The following additional data sets can be provided: Hellerman and Rosenstein wind data, data from the global state estimation (Iteration 60).
  • Conversion to NetCDF



    Arne Biastoch, 3/2/2000