Symbol Description Uses
tpobs 34



File Line number Procedure Code
./pkg/ecco/cost_gencost_sshv4.F 1072 COST_GENCOST_SSHV4
     &       psbar(i,j,bi,bj) - tpobs(i,j,bi,bj)
./pkg/ecco/cost_gencost_sshv4.F 1075 COST_GENCOST_SSHV4
         anom_tpobs(i,j,bi,bj)=tpobs(i,j,bi,bj) - slaoffset
./pkg/ecco/cost_gencost_sshv4.F 265 COST_GENCOST_SSHV4
     &                tpobs, tpmask,
./pkg/ecco/cost_gencost_sshv4.F 286 COST_GENCOST_SSHV4
     &  tpobs(i,j,bi,bj)
./pkg/ecco/cost_gencost_sshv4.F 417 COST_GENCOST_SSHV4
     &                tpobs, tpmask,
./pkg/ecco/cost_gencost_sshv4.F 443 COST_GENCOST_SSHV4
     &                 mean_slaobs_model(i,j,bi,bj)+tpobs(i,j,bi,bj)
./pkg/ecco/cost_gencost_sshv4.F 446 COST_GENCOST_SSHV4
     &                 psbar(i,j,bi,bj)-tpobs(i,j,bi,bj)
./pkg/ecco/cost_gencost_sshv4.F 768 COST_GENCOST_SSHV4
     &                tpobs, tpmask,
./pkg/ecco/cost_gencost_sshv4.F 792 COST_GENCOST_SSHV4
     &        psbar(i,j,bi,bj)-tpobs(i,j,bi,bj)
./pkg/ecco/cost_gencost_sshv4.F 795 COST_GENCOST_SSHV4
     &        tpobs(i,j,bi,bj)
./pkg/ecco/cost_readtopex.F 154 COST_READTOPEX
      call MDSREADFIELD( fnametmp, cost_iprec, cost_yftype, 1, tpobs,
./pkg/ecco/cost_readtopex.F 161 COST_READTOPEX
            tpobs(i,j,bi,bj) = spval
./pkg/ecco/cost_readtopex.F 178 COST_READTOPEX
              if (tpobs(i,j,bi,bj) .le. spval) then
./pkg/ecco/cost_readtopex.F 181 COST_READTOPEX
              if (abs(tpobs(i,j,bi,bj)) .lt. 1.d-8 ) then
./pkg/ecco/cost_readtopex.F 197 COST_READTOPEX
              tpobs(i,j,bi,bj)  = tpmask(i,j,bi,bj)*factor*
./pkg/ecco/cost_readtopex.F 198 COST_READTOPEX
     &             ( tpobs(i,j,bi,bj) -
./pkg/ecco/cost_ssh.F 268 COST_SSH
     &                         tpobs(i,j,bi,bj))
./pkg/ecco/cost_ssh.F 278 COST_SSH
     &                 (tpobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) )
./pkg/ecco/cost_ssh_new.F 354 COST_SSH_NEW
     &                   - psmeantp(i,j,bi,bj) - tpobs(i,j,bi,bj) )
./pkg/ecco/cost_ssh_new.F 363 COST_SSH_NEW
     &                 (tpobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) )
./pkg/ecco/cost_sshv4.F 225 COST_SSHV4
     &                tpobs, tpmask,
./pkg/ecco/cost_sshv4.F 246 COST_SSHV4
     &  tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 372 COST_SSHV4
     &                tpobs, tpmask,
./pkg/ecco/cost_sshv4.F 398 COST_SSHV4
     &                 mean_slaobs2(i,j,bi,bj)+tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 401 COST_SSHV4
     &                 psbar(i,j,bi,bj)-tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 683 COST_SSHV4
     &                tpobs, tpmask,
./pkg/ecco/cost_sshv4.F 707 COST_SSHV4
     &        psbar(i,j,bi,bj)-tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 710 COST_SSHV4
     &        psbar(i,j,bi,bj)-tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 713 COST_SSHV4
     &        tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 910 COST_SSHV4
     &       psbar(i,j,bi,bj) - tpobs(i,j,bi,bj)
./pkg/ecco/cost_sshv4.F 912 COST_SSHV4
         anom_tpobs(i,j,bi,bj)=tpobs(i,j,bi,bj)
./pkg/ecco/ecco_cost.h 1388 NO PROCEDURE
     &                     tpobs,
./pkg/ecco/ecco_cost.h 1424 NO PROCEDURE
      _RL tpobs     (1-olx:snx+olx,1-oly:sny+oly,   nsx,nsy)
./pkg/ecco/ecco_cost_init_varia.F 257 ECCO_COST_INIT_VARIA
               tpobs(i,j,bi,bj)      = 0. _d 0