Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/readwind.f90

    r36 r24  
    11!**********************************************************************
    2 ! Copyright 1998-2015                                                 *
     2! Copyright 1998,1999,2000,2001,2002,2005,2007,2008,2009,2010         *
    33! Andreas Stohl, Petra Seibert, A. Frank, Gerhard Wotawa,             *
    44! Caroline Forster, Sabine Eckhardt, John Burkhart, Harald Sodemann   *
     
    3939  !  Changes, Bernd C. Krueger, Feb. 2001:
    4040  !   Variables tth and qvh (on eta coordinates) in common block
    41   ! 2/2015, PS: add missing paramter iret in call to grib subr
    42   !
    4341  !**********************************************************************
    4442  !                                                                     *
     
    251249  call grib_get_int(igrib,'numberOfPointsAlongAMeridian',isec2(3),iret)
    252250  call grib_check(iret,gribFunction,gribErrorMsg)
    253   call grib_get_int(igrib,'numberOfVerticalCoordinateValues',isec2(12),iret)
     251  call grib_get_int(igrib,'numberOfVerticalCoordinateValues',isec2(12))
    254252  call grib_check(iret,gribFunction,gribErrorMsg)
    255253  ! CHECK GRID SPECIFICATIONS
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG