Symbol Description Uses
Dep_wm1id 6



File Line number Procedure Code
./verification/flt_example/extra/cvprofiles.F 349 NO PROCEDURE
      Dep_wm1id= ncvdef (ncid,'Depth_wm1',  NCFLOAT,1,dims,iret)
./verification/flt_example/extra/cvprofiles.F 400 NO PROCEDURE
      call NCAPTC(ncid, Dep_wm1id, 'long_name', NCCHAR, 24, name, iret) 
./verification/flt_example/extra/cvprofiles.F 401 NO PROCEDURE
      call NCAPTC(ncid, Dep_wm1id, 'units',     NCCHAR, 16, unit, iret) 
./verification/flt_example/extra/cvprofiles.F 402 NO PROCEDURE
      call NCAPTC(ncid, Dep_wm1id, 'positive',  NCCHAR, 4, 'down',iret)     
./verification/flt_example/extra/cvprofiles.F 45 NO PROCEDURE
      integer  Dep_tid, Dep_wid, Dep_wm1id 
./verification/flt_example/extra/cvprofiles.F 516 NO PROCEDURE
      call NCVPT(ncid, Dep_wm1id, corner, edges, Dep_wm1, iret)