161 SUBROUTINE getgbp(LUGB,LUGI,JG,J,JPDS,JGDS,
162 & KG,K,KPDS,KGDS,G,IRET)
163 INTEGER JPDS(200),JGDS(200),KPDS(200),KGDS(200)
165 parameter(mbuf=256*1024)
167 SAVE cbuf,nlen,nnum,mnum
171 IF(lugi.GT.0.AND.(j.LT.0.OR.lugi.NE.lux))
THEN
174 ELSEIF(lugi.LE.0.AND.(j.LT.0.OR.lugb.NE.lux))
THEN
182 CALL getgbmp(lugb,lugi,jg,jj,jpds,jgds,
183 & mbuf,cbuf,nlen,nnum,mnum,
184 & kg,k,kpds,kgds,g,iret)
subroutine getgbmp(lugb, lugi, jg, j, jpds, jgds, mbuf, cbuf, nlen, nnum, mnum, kg, k, kpds, kgds, g, iret)
Read a grib index file (or optionally the grib file itself) to get the index buffer (i....
subroutine getgbp(lugb, lugi, jg, j, jpds, jgds, kg, k, kpds, kgds, g, iret)
Read a grib index file (or optionally the grib file itself) to get the index buffer (i....