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 10322 for NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO – NEMO

Ignore:
Timestamp:
2018-11-16T16:06:47+01:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/dev_r9950_GO8_package: Update to be relative to rev 10321 of NEMO4_beta_mirror branch.

Location:
NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO/nemogcm.F90

    r9950 r10322  
    4949   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5050   !! $Id$ 
    51    !! Software governed by the CeCILL licence     (./LICENSE) 
     51   !! Software governed by the CeCILL license (see ./LICENSE) 
    5252   !!---------------------------------------------------------------------- 
    5353CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO/obs_fbm.F90

    • Property svn:special deleted
    • Property svn:keywords set to Id
    r9598 r10322  
    1 link ../OCE/OBS/obs_fbm.F90 
     1MODULE obs_fbm 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO/sao_data.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    2222   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2323   !! $Id$ 
    24    !! Software governed by the CeCILL licence     (./LICENSE) 
     24   !! Software governed by the CeCILL license (see ./LICENSE) 
    2525   !!---------------------------------------------------------------------- 
    2626CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO/sao_intp.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    2121   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2222   !! $Id$ 
    23    !! Software governed by the CeCILL licence     (./LICENSE) 
     23   !! Software governed by the CeCILL license (see ./LICENSE) 
    2424   !!---------------------------------------------------------------------- 
    2525CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/SAO/sao_read.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    2424   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2525   !! $Id$ 
    26    !! Software governed by the CeCILL licence     (./LICENSE) 
     26   !! Software governed by the CeCILL license (see ./LICENSE) 
    2727   !!---------------------------------------------------------------------- 
    2828CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.