New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 8723 for branches/2017/dev_r8657_UKMO_OBSoper/NEMOGCM/NEMO/OPA_SRC/OBS/obs_prep.F90 – NEMO

Ignore:
Timestamp:
2017-11-16T13:18:57+01:00 (6 years ago)
Author:
mattmartin
Message:

Commit changes to obs operator to work with SST bias correction and with the horizontal averaging operator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8657_UKMO_OBSoper/NEMOGCM/NEMO/OPA_SRC/OBS/obs_prep.F90

    r8667 r8723  
    6161      !!---------------------------------------------------------------------- 
    6262      !! * Modules used 
    63       USE domstp              ! Domain: set the time-step 
    6463      USE par_oce             ! Ocean parameters 
    6564      USE dom_oce, ONLY       :   glamt, gphit, tmask, nproc   ! Geographical information 
     
    262261      !!---------------------------------------------------------------------- 
    263262      !! * Modules used 
    264       USE domstp              ! Domain: set the time-step 
    265263      USE par_oce             ! Ocean parameters 
    266264      USE dom_oce, ONLY : &   ! Geographical information 
Note: See TracChangeset for help on using the changeset viewer.