Changeset 11439
- Timestamp:
- 2019-08-15T13:03:39+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/dev_r5518_obs_oper_update/NEMOGCM/NEMO/OPA_SRC/OBS/obs_prep.F90
r9306 r11439 1327 1327 ENDIF 1328 1328 1329 ! Set observation depth equal to that of the first model depth1330 IF ( pobsdep(jobsp) <= pdep(1) ) THEN1331 pobsdep(jobsp) = pdep(1)1332 ENDIF1333 1334 1329 #if defined key_bdy 1335 1330 ! Flag if the observation falls close to the boundary rim
Note: See TracChangeset
for help on using the changeset viewer.