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 15228 for NEMO/branches/UKMO/NEMO_4.0.4_generic_obs/src/OCE/OBS/obs_oper.F90 – NEMO

Ignore:
Timestamp:
2021-09-03T18:41:22+02:00 (3 years ago)
Author:
dford
Message:

Rename module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.4_generic_obs/src/OCE/OBS/obs_oper.F90

    r15227 r15228  
    1919   USE sbcdcy,        ONLY :   sbc_dcy, nday_qsr            ! For calculation of where it is night-time 
    2020   USE obs_grid,      ONLY :   obs_level_search 
    21    USE obs_field,    ONLY : cobsname_sla, cobsname_fbd, imaxavtypes 
     21   USE obs_group_def, ONLY : cobsname_sla, cobsname_fbd, imaxavtypes 
    2222#if defined key_si3 || defined key_cice 
    2323   USE phycst,        ONLY : rhos, rhoi, rhow               ! For conversion from sea ice freeboard to thickness 
Note: See TracChangeset for help on using the changeset viewer.