Commit Graph

7 Commits

Author SHA1 Message Date
Shahram Najm 4eb3ebf3f4 ecCodes/ECC-1: Fortran interface added 2014-12-29 12:49:37 +00:00
Shahram Najm 9300cea24e Put correct function names in error message 2014-12-23 15:35:41 +00:00
Shahram Najm 56e8d3e90e GRIB-513: Remove the deprecated function: grib_handle_new_from_template 2014-03-21 16:25:30 +00:00
Shahram Najm 372f119dcb GRIB-292: fix bug with checking num bytes when EOF reached 2013-07-04 15:27:50 +01:00
Shahram Najm c13f87f319 GRIB-292: Accept both KindOfInt and KindOfSize_t also for grib_get_message_size. Also fix intents 2013-07-03 15:38:17 +01:00
Shahram Najm 3e2437a88d GRIB-292: fix the intent of nbytes argument to be inout. Added check for overflow 2013-07-02 08:47:32 +01:00
Shahram Najm c8f159c461 GRIB-292: Changes from Tomas.Wilhelmsson@ecmwf.int
Accept both KindOfInt and KindOfSize_t for nbytes argument
	Introduce check for size_t type
	Move common code to grib_f90_head.f90
	Renames to get proper .f90 suffix
2013-06-28 18:53:37 +01:00
Renamed from fortran/grib_f90.f90.tail (Browse further)