Commit Graph

49 Commits

Author SHA1 Message Date
Shahram Najm 8e3f489091 ECC-28: Change the prefix of all environment variables 2015-01-23 22:47:51 +00:00
Shahram Najm 6dcb518b5f ECC-19: Rename grib_info to codes_info 2015-01-22 16:44:59 +00:00
Shahram Najm 1d58a25021 Revert eccodes module stuff. Needs to be redone 2015-01-08 15:34:11 +00:00
Shahram Najm 857eddcf1a Fortran eccodes mod file 2015-01-08 13:58:19 +00:00
Shahram Najm 177c97169e ECC-13: install eccodes module in build dir for examples/F90 2015-01-07 16:43:09 +00:00
Shahram Najm c8a2e90ed3 ECC-13: install eccodes module in build dir for examples/F90 2015-01-07 16:12:11 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm 8e893723ae ecCodes/ECC-1: Fortran eccodes module 2014-12-30 17:35:40 +00:00
Shahram Najm 937f3cf41c GRIB-665: cmake build does not install Fortran module 2014-12-30 16:12:17 +00:00
Shahram Najm e1d8893192 GRIB-665: cmake build does not install Fortran module 2014-12-30 12:53:08 +00:00
Shahram Najm cbc72098da ecCodes/ECC-1: fortran module file for automake 2014-12-29 18:16:12 +00:00
Shahram Najm 1abdb03bad ecCodes/ECC-1: Fortran constants 2014-12-29 16:06:50 +00:00
Shahram Najm c11b318354 ecCodes/ECC-1: Fortran eccodes module file installed 2014-12-29 15:24:07 +00:00
Shahram Najm 334e9e9e8c ecCodes/ECC-1: Fortran interface added 2014-12-29 12:50:01 +00:00
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 7510169462 ecCodes/ECC-1: install eccodes.h and add new fortran include 2014-12-23 14:09:38 +00:00
Shahram Najm f951032889 GRIB-322 documentation: grib nearest units/formula 2014-12-18 13:47:14 +00:00
Enrico Fucile f22153bd1a created class for descriptors. Improved design and performance (see
tests/bufrdc_ref.sh)
2014-11-04 13:59:20 +00:00
Shahram Najm ec36b55400 GRIB-588: Try to compile grib_api with a C++ compiler 2014-10-09 16:36:55 +01:00
Shahram Najm 3c6792e2c1 GRIB-579 - not having fortran does not stop you building grib_api 2014-10-03 16:49:05 +01:00
Shahram Najm 613d279799 GRIB-588: compile grib_api with a C++ compiler 2014-10-02 16:50:49 +01:00
Shahram Najm 469b6fab40 GRIB-563: grib_find_nearest memory leak 2014-07-17 13:38:14 +01:00
Shahram Najm 69e713d4cb SUP-861: Problem with grib_find_nearest when grib_api is compiled with g95 2014-07-08 13:32:22 +01:00
Shahram Najm f2005d0bc6 Merge grib api and eccodes: part 9 2014-07-07 21:55:19 +01:00
Shahram Najm 874512f0c8 Merge grib api and eccodes - part 7 2014-06-21 12:40:27 +01:00
Shahram Najm e9cb722ffc Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
Shahram Najm 31f0e88a45 CMake tests 2014-03-31 13:57:06 +01: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 cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm 20b95e6349 CMake: change to conforming options 2013-12-09 14:47:14 +00:00
Shahram Najm c968f23ee7 GRIB-292: Fortran changes for cmake 2013-07-04 17:52:13 +01: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 eb382e36bb correction for F90 file renames 2013-07-03 11:50:45 +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 63f34e8911 fix 'make clean' to remove the same_int_* files 2013-07-01 16:29:41 +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
Shahram Najm dcd8de42dd GRIB-334: patch from Harald 2013-06-04 16:26:46 +01:00
Shahram Najm 6be14095e3 fix fortran module dir 2013-05-02 10:28:03 +01:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Shahram Najm e1b61ba4a2 GRIB-285: grib_set_force 2013-04-16 16:22:10 +01:00
Shahram Najm 39804dcc66 GRIB-351: pkgconfig libs are incorrect 2013-04-15 15:27:18 +01:00
Shahram Najm 5c281acd46 GRIB-334: Fortran interface lacks support for byte arrays 2013-04-10 17:53:17 +01:00
Shahram Najm abeb369252 Cmake merge 2013-04-10 16:46:41 +01:00
Shahram Najm 7f5d1faca2 Cmake changes 2013-04-03 11:45:13 +01:00
Shahram Najm 523f3df490 Cmake changes and merges from master 2013-04-02 15:17:46 +01:00
Tiago Quintino dedac1b286 bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
Tiago Quintino 33b891186d Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00