Shahram Najm
a88506eab0
Spelling
2017-03-13 14:16:56 +00:00
Shahram Najm
c5b2132413
Fix codes_copy_key in Fortran
2016-11-10 16:33:38 +00:00
Shahram Najm
f82e2557ad
Merge contribution from Michael Sleigh (variable-intrinsic-name-clash)
2016-10-25 16:58:50 +01:00
Shahram Najm
a98b130e45
Fortran compiler warnings
2016-10-19 17:29:45 +01:00
Shahram Najm
f596aaa234
Examples: rename samples.f90 to grib_samples.f90
2016-08-25 17:06:47 +01:00
Shahram Najm
6025b8ba83
Examples: rename set_missing.f90 to grib_set_missing.f90
2016-08-25 16:48:21 +01:00
Shahram Najm
42e265292f
Examples: rename copy_message.f90 to grib_copy_message.f90
2016-08-25 16:28:20 +01:00
Shahram Najm
1155e6dd7f
GRIB-914: Clarify documentation on nearest point selection
2016-08-15 17:37:22 +01:00
Shahram Najm
41fbedbc27
ECC-299: Fortran error messages in codes_ functions print message with grib_
2016-07-19 15:02:08 +01:00
Shahram Najm
ae4590d7c8
F90 function documentation and cleanup
2016-07-19 13:27:42 +01:00
Shahram Najm
49e46033c0
ECC-200: doxygen documentation
2016-07-11 11:27:08 +01:00
Shahram Najm
aa9a5f868c
ECC-283: Add functions to F90 interface
2016-06-29 12:00:38 +01:00
Shahram Najm
128d233f3f
ECC-237: eccodes interface incompatible with grib_api (allocatable)
2016-03-29 15:47:55 +01:00
Shahram Najm
1bffd064be
Fix fortran interface: inout intent for arrays
2015-06-01 16:01:50 +01:00
Enrico Fucile
b5709af577
ECC-129 fixed
2015-05-28 09:56:33 +01:00
Enrico Fucile
d3f86e6402
fortran get_array functions allocate when not allocated. Changed two examples
2015-03-25 11:09:02 +00:00
Shahram Najm
6fe515c665
ECC-86: Rename all grib related API examples (Part 17)
2015-03-18 13:24:48 +00:00
Shahram Najm
7fd8826789
ECC-86: Rename all grib related API examples (Part 2)
2015-03-17 14:01:14 +00:00
Shahram Najm
ee2ab390b9
ECC-86: Rename all grib related API examples (Part 1)
2015-03-17 13:19:09 +00:00
Shahram Najm
b3f8f4e573
ECC-80: Add examples/tests for F90
2015-03-12 16:28:31 +00:00
Shahram Najm
bf3bd8146f
ECC-58: Fix the interface of Fortran function: grib_keys_iterator_next
2015-02-10 16:42:27 +00:00
Shahram Najm
da719dfd93
ECC-13: Fortran interface and module
2015-01-28 22:54:42 +00:00
Shahram Najm
dcec9864f4
Added F90 function to create BUFR from file (may be renamed later)
2015-01-28 14:51:10 +00:00
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
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