Changeset b0ecb61 in flexpart.git


Ignore:
Timestamp:
Aug 27, 2020, 10:00:08 PM (4 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
GFS_025, dev
Children:
aa939a9
Parents:
1070b4c
Message:

Changed class_gribfile_mod.f90 to use eccodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/gributils/class_gribfile_mod.f90

    ra756649 rb0ecb61  
    7878        ! module
    7979
    80         use grib_api
     80        use eccodes
    8181
    8282        IMPLICIT NONE
     
    131131
    132132
    133         USE grib_api
     133        use eccodes
    134134
    135135        IMPLICIT NONE
     
    178178        !
    179179
    180         USE grib_api
     180        use eccodes
    181181        IMPLICIT NONE
    182182        CHARACTER(LEN=*), INTENT(IN) :: filepath  ! full path to GRIB file
     
    255255
    256256        ! Looks at the 3d u fields in the GRIBFILE to get x and y dims, as well as number of levels
    257         USE grib_api
     257        use eccodes
    258258
    259259        IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG