Skip to content

Commit 11b8d18

Browse files
authored
Add a smal change to bugfix map chans for seviri to work correctly. (#192)
1 parent 320ab8f commit 11b8d18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/opsinputs/opsinputs_fill_mod.F90

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,6 +1116,8 @@ subroutine opsinputs_fill_fillreal2d_norecords( &
11161116
else
11171117
arrayindex = varChannels(iChannel)
11181118
end if
1119+
else
1120+
exit
11191121
end if
11201122
else
11211123
if (.not. compressChannels) then

0 commit comments

Comments
 (0)