Skip to content

Commit

Permalink
Add a smal change to bugfix map chans for seviri to work correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
orlewis committed Dec 19, 2023
1 parent 320ab8f commit 32b4f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/opsinputs/opsinputs_fill_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1116,6 +1116,8 @@ subroutine opsinputs_fill_fillreal2d_norecords( &
else
arrayindex = varChannels(iChannel)
end if
else
exit
end if
else
if (.not. compressChannels) then
Expand Down

0 comments on commit 32b4f5d

Please sign in to comment.