Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
firstline221
titlessa/sub/fg2obs.F90
linenumberstrue
!**   Used to compute averages (always in the same order)

!call KEYSORT(irc, POBS, KLEN,key=jpraw_refcoord,transposed=.TRUE.)
call KEYSORT(irc, POBS, KLEN,key=kplat,transposed=.TRUE.)

...