- Timestamp:
- 2020-03-26T11:53:23+01:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/dev_r5518_obs_oper_update_sit/NEMOGCM/NEMO/OPA_SRC/OBS/diaobs.F90
r12380 r12609 968 968 ENDIF 969 969 970 #if defined key_cice 970 971 IF ( TRIM(cobstypessurf(jtype)) == 'sit' ) THEN 971 972 CALL obs_rea_snowdepth( surfdataqc(jtype), n2dintsurf(jtype), thick_s(:,:) ) 972 973 ENDIF 974 #endif 973 975 974 976 IF ( TRIM(cobstypessurf(jtype)) == 'sst' .AND. ln_sstbias ) THEN
Note: See TracChangeset
for help on using the changeset viewer.