41 COMMON /usrstr/ nnod,ncon,nods(20),nodc(10),ivls(10),kons(10)
59 15
CALL getwin(nodc(1),lun,inc1,inc2)
62 icon =
invcon(nc,lun,inc1,inc2)
subroutine conwin(LUN, INC1, INC2)
This subroutine searches consecutive subset buffer segments for an element identified in the user str...
subroutine getwin(NODE, LUN, IWIN, JWIN)
Given a node index within the internal jump/link table, this subroutine looks within the current subs...
function invcon(NC, LUN, INV1, INV2)
This function searches a "window" (see below remarks) for an element identified in the user string as...
This module contains declarations for arrays used to store data values and associated metadata for th...
integer, dimension(:), allocatable nval
Number of data values in BUFR data subset.