Skip to content

Commit

Permalink
remove extra commit line.
Browse files Browse the repository at this point in the history
  • Loading branch information
JingCheng-NOAA committed Sep 18, 2023
1 parent 3674459 commit 8f68989
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gsi/read_satwnd.f90
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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}')
Expand Down

0 comments on commit 8f68989

Please sign in to comment.