Changes in src/gridcheck_gfs.f90 [d8eed02:4c64400] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/gridcheck_gfs.f90

    rd8eed02 r4c64400  
    2020!**********************************************************************
    2121
    22 subroutine gridcheck_gfs
     22subroutine gridcheck
    2323
    2424  !**********************************************************************
     
    3838  !             CHANGE: 03/12/2008, Harald Sodemann, update to f90 with *
    3939  !                                 ECMWF grib_api                      *
    40   !                                                                     *
    41   !   Unified ECMWF and GFS builds                                      *
    42   !   Marian Harustak, 12.5.2017                                        *
    43   !     - Renamed routine from gridcheck to gridcheck_gfs               *
    4440  !                                                                     *
    4541  !**********************************************************************
     
    231227       yaux2in,iret)
    232228  call grib_check(iret,gribFunction,gribErrorMsg)
    233 
    234   ! Fix for flexpart.eu ticket #48
    235   if (xaux2in.lt.0) xaux2in = 359.0
    236229
    237230  xaux1=xaux1in
     
    544537  endif
    545538
    546 end subroutine gridcheck_gfs
     539end subroutine gridcheck
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG