Changeset f04024b in flexpart.git for src/gributils/class_gribfile_mod.f90


Ignore:
Timestamp:
Nov 9, 2020, 2:00:19 PM (4 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
GFS_025, dev
Children:
f06b72a
Parents:
edfdc32 (diff), b0ecb61 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/gributils/class_gribfile_mod.f90

    r61e07ba 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