From 8f68989b17920db2423b97c424ef7b5d4ce8c769 Mon Sep 17 00:00:00 2001 From: JingCheng-NOAA Date: Mon, 18 Sep 2023 17:27:06 +0000 Subject: [PATCH] remove extra commit line. --- src/gsi/read_satwnd.f90 | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gsi/read_satwnd.f90 b/src/gsi/read_satwnd.f90 index 330001f9b3..ec65882b43 100644 --- a/src/gsi/read_satwnd.f90 +++ b/src/gsi/read_satwnd.f90 @@ -541,7 +541,6 @@ subroutine read_satwnd(nread,ndata,nodata,infile,obstype,lunout,gstime,twind,sis itype=247 else if(trim(subset) == 'NC005099') then itype=241 - !write(6,*) 'NC005099 readin' endif else ! wind is not recognised and itype is not assigned cycle loop_report @@ -1221,7 +1220,6 @@ subroutine read_satwnd(nread,ndata,nodata,infile,obstype,lunout,gstime,twind,sis itype=241 c_station_id='IR'//stationid c_sprvstg='IR' - !write(6,*)'itype= ',itype endif ! call ufbint(lunin,rep_array,1,1,iret, '{AMVAHA}')