Shahram Najm
|
0de8534b85
|
Add tropical cyclone test
|
2015-07-29 15:48:10 +01:00 |
Marijana Crepulja
|
3c5f89b649
|
Tropical cyclone python test added for BUFR
|
2015-07-29 14:42:51 +01:00 |
Shahram Najm
|
eb3d1862a0
|
CMake tests: prepend name of package
|
2015-07-14 17:50:28 +01:00 |
Shahram Najm
|
37611fcf71
|
CMake tests: prepend name of package
|
2015-07-14 17:11:57 +01:00 |
Shahram Najm
|
74ecaedb89
|
Add grib_clone.sh
|
2015-07-09 14:11:13 +01:00 |
Shahram Najm
|
a3be715b5c
|
Refactoring C example
|
2015-07-07 17:50:09 +01:00 |
Shahram Najm
|
9e2af2f8e7
|
GRIB-786: Cmake performance
|
2015-07-02 13:02:54 +01:00 |
Shahram Najm
|
80f57efcb7
|
GRIB-786: cmake run is slow due to copying definitions to build dir
|
2015-06-30 17:18:51 +01:00 |
Shahram Najm
|
76bd03e33a
|
CMake: fortran and examples features
|
2015-06-09 14:50:51 +01:00 |
Shahram Najm
|
e3389fe601
|
Fix compiler errors when using g++
|
2015-06-01 16:59:48 +01:00 |
Shahram Najm
|
eff8dc5090
|
GRIB-774: Leak in example
|
2015-06-01 14:27:47 +01:00 |
Enrico Fucile
|
da1afef0a0
|
hopefully final fix for scatterometer failing
|
2015-05-28 16:42:26 +01:00 |
Enrico Fucile
|
d9118d21c7
|
fix for bufr scatterometer example failing on some platfomrs
|
2015-05-28 16:02:32 +01:00 |
Enrico Fucile
|
a25a368214
|
fixed problem with failing scatterometer test on some platforms
|
2015-05-28 15:25:25 +01:00 |
Enrico Fucile
|
b5709af577
|
ECC-129 fixed
|
2015-05-28 09:56:33 +01:00 |
Shahram Najm
|
31b82ee08a
|
C examples: Close input file handle asap
|
2015-05-26 14:40:27 +01:00 |
Shahram Najm
|
87ce084617
|
GRIB-744 use isOctahedral key
|
2015-05-26 14:17:57 +01:00 |
Shahram Najm
|
5b36903347
|
ECC-117: Eliminate function codes_is_defined (Part 1)
|
2015-05-13 13:00:31 +01:00 |
Enrico Fucile
|
5f8f69908b
|
solved ECC-85, ECC-118
|
2015-05-11 14:58:23 +01:00 |
Shahram Najm
|
94cba0999a
|
Added python metar test to build
|
2015-04-22 18:11:56 +01:00 |
Shahram Najm
|
a11654746a
|
Metar example: metar_get_keys.py
|
2015-04-22 17:58:21 +01:00 |
Shahram Najm
|
ce4635c3be
|
Python example: Added shell wrapper script
|
2015-04-22 12:49:18 +01:00 |
Enrico Fucile
|
0067ecc483
|
added gts_new function in python. Added python gts example.
|
2015-04-22 11:17:20 +01:00 |
Shahram Najm
|
397bc05d6c
|
Valgrind: uninitialised value
|
2015-04-14 11:00:05 +01:00 |
Sandor Kertesz
|
2591bdc6d3
|
Make C, Fortran and Python examples ECC-15
|
2015-03-27 09:35:04 +00:00 |
Sandor Kertesz
|
0443f8e0f4
|
Make C, Fortran and Python examples ECC-15
|
2015-03-26 13:08:22 +00:00 |
Sandor Kertesz
|
57048c342d
|
Add BUFR examples for C, Fortran and Python
|
2015-03-25 17:39:58 +00:00 |
Enrico Fucile
|
a09159f54c
|
changed fortran examples.
|
2015-03-25 13:41:19 +00:00 |
Enrico Fucile
|
9baba01364
|
merge
|
2015-03-25 11:51:12 +00:00 |
Enrico Fucile
|
d3f86e6402
|
fortran get_array functions allocate when not allocated. Changed two examples
|
2015-03-25 11:09:02 +00:00 |
Sandor Kertesz
|
ef6941fded
|
Make C, Fortran and Python examples ECC-15
|
2015-03-23 17:35:23 +00:00 |
Sandor Kertesz
|
5e3a078f67
|
Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes
|
2015-03-23 11:04:33 +00:00 |
Sandor Kertesz
|
236193de00
|
Add examples
|
2015-03-23 11:04:29 +00:00 |
Enrico Fucile
|
cc35c36b78
|
changed exception handling in python example
|
2015-03-23 08:45:18 +00:00 |
Shahram Najm
|
e8e7365a5c
|
Tests: make ref files optional
|
2015-03-20 19:10:26 +00:00 |
Shahram Najm
|
bb4d0e4044
|
Fix compiler warnings
|
2015-03-20 17:16:15 +00:00 |
Sandor Kertesz
|
4297cd350d
|
Make C, Fortran and Python examples ECC-15
|
2015-03-20 10:41:01 +00:00 |
Shahram Najm
|
de1b8016f6
|
Rationalize and clean up C examples
|
2015-03-18 14:35:13 +00:00 |
Shahram Najm
|
e05a7aaae2
|
Added grib_index as C example
|
2015-03-18 13:48:30 +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
|
bb347b1474
|
ECC-86: Rename all grib related API examples (Part 16)
|
2015-03-18 13:06:18 +00:00 |
Shahram Najm
|
bbbf956cbd
|
ECC-86: Rename all grib related API examples (Part 15)
|
2015-03-18 11:57:18 +00:00 |
Shahram Najm
|
45402275f3
|
ECC-86: Rename all grib related API examples (Part 14)
|
2015-03-18 11:48:23 +00:00 |
Shahram Najm
|
6cac18ab21
|
ECC-86: Rename all grib related API examples (Part 14)
|
2015-03-18 11:44:55 +00:00 |
Shahram Najm
|
53db8aed2b
|
Pylint
|
2015-03-18 10:36:56 +00:00 |
Shahram Najm
|
19bc51c40d
|
Fix F90 example names
|
2015-03-17 17:50:35 +00:00 |
Shahram Najm
|
1743d505a1
|
ECC-86: Rename all grib related API examples (Part 13)
|
2015-03-17 17:39:55 +00:00 |
Shahram Najm
|
9e742ccadd
|
Fix conflicts
|
2015-03-17 16:48:41 +00:00 |
Shahram Najm
|
a21744156d
|
ECC-86: Rename all grib related API examples (Part 12)
|
2015-03-17 16:44:58 +00:00 |
Shahram Najm
|
50cb0c5f52
|
ECC-86: Rename all grib related API examples (Part 11)
|
2015-03-17 16:26:03 +00:00 |