Commit Graph

1612 Commits

Author SHA1 Message Date
Shahram Najm 86ef94f445 Cleanup 2016-01-11 11:25:08 +00:00
Shahram Najm 90ae1c57e0 Rename internal variable 2016-01-11 11:22:10 +00:00
Shahram Najm a5484dc0af Cleanup and add comments 2016-01-11 11:21:37 +00:00
Tiago Quintino 1ae840f56d sublime text project 2016-01-09 16:30:52 +00:00
Shahram Najm 87fc993748 OpenMP and POSIX threads: do not allow both to be specified 2016-01-07 11:31:42 +00:00
Shahram Najm 5c7761d936 ECC-204: Python bindings: make numpy a requirement (drop support for python arrays) 2016-01-07 10:54:02 +00:00
Shahram Najm 2404b530b2 GRIB-904: remove model=glob for UERRA 2016-01-06 18:01:44 +00:00
Shahram Najm f8107ce6d7 GRIB-900: UERRA: analysis type 2016-01-05 16:44:57 +00:00
Shahram Najm ca80166107 Add more tests for setting bitmap 2016-01-05 14:32:24 +00:00
Shahram Najm 7ee08ede27 Add debug message for grib_set_missing 2016-01-05 13:38:16 +00:00
Shahram Najm 66f286322b GRIB-885: GRIB2 EFAS parameters should use WMO codes (Part 2) 2016-01-04 15:05:21 +00:00
Shahram Najm fb644556f8 GRIB-885: GRIB2 EFAS parameters should use WMO codes (Part 1) 2016-01-04 14:12:36 +00:00
Shahram Najm 969859b85f Cleanup 2015-12-31 13:28:24 +00:00
Shahram Najm 2c08430d3f ECC-203: Remove the function grib_context_new 2015-12-31 13:23:48 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 4ab4ce2a9d Cleanup 2015-12-31 11:51:57 +00:00
Shahram Najm 024f54a5cd GRIB-213: Add more tests 2015-12-30 18:54:50 +00:00
Shahram Najm 7f125d09af Move MISSING_ values from constants to main file. The constants are error codes 2015-12-30 18:43:48 +00:00
Shahram Najm f6368eb56e GRIB-213: grib_get -l does not respect land-sea mask when returning nearest grid point 2015-12-30 18:42:14 +00:00
Shahram Najm c268cc8122 Clean up F90 examples and add test for setting bitmap 2015-12-30 16:37:45 +00:00
Shahram Najm 4862989b03 Add a more up-to-date version of grib_lex (generated with flex 2.5.37) 2015-12-30 15:00:41 +00:00
Shahram Najm 5815c7b2f4 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2015-12-30 14:39:15 +00:00
Shahram Najm 52ab4d1ba3 GRIB-884: OpenMP Support 2015-12-30 14:39:02 +00:00
Shahram Najm 6624c7b404 Eclipse update 2015-12-30 14:36:39 +00:00
Enrico Fucile 6c1ba06a85 Merge branch 'develop' of https://software.ecmwf.int/stash/scm/eccodes/eccodes into develop 2015-12-30 15:31:58 +01:00
Enrico Fucile 1a7021ec01 ECC-181 and yacc part of ECC-182 2015-12-30 15:31:45 +01:00
Shahram Najm bd502a1c6d Rename GRIB_PTHREAD_ONCE macro (in preparation for GRIB-884) 2015-12-30 11:55:03 +00:00
Shahram Najm f614084a28 GRIB-903: Fortran test fails when using gfortran with option -frecursive 2015-12-30 11:21:32 +00:00
Shahram Najm 8709afdc78 Fortran examples: add test 2015-12-29 17:29:00 +00:00
Shahram Najm d1bc3de185 Improve examples 2015-12-29 16:37:03 +00:00
Shahram Najm d6ffb1f0fb PEP8ify python example 2015-12-29 13:53:51 +00:00
Marijana Crepulja 9e4056bd6a Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2015-12-23 15:26:04 +00:00
Marijana Crepulja 7a541afa92 tropical cyclone example in python ECC-190 2015-12-23 15:25:57 +00:00
Shahram Najm c4a2f548f9 Cleanup 2015-12-22 17:55:45 +00:00
Shahram Najm 666cf140ca ECC-197: Add test 2015-12-22 16:53:02 +00:00
Shahram Najm 3e27026750 GRIB-848: ukmo codings 2015-12-22 14:29:44 +00:00
Shahram Najm 6be0923990 GRIB-879 Concepts for parameters with 'lengthOfTimeRange' must define the time units 2015-12-22 14:08:37 +00:00
Shahram Najm 5a3f2984c5 GRIB-848: GRIB2 definition for mx2t6 and mn2t6 lacks lengthOfTimeRange 2015-12-22 11:10:15 +00:00
Shahram Najm 22f55b2ce0 GRIB-812: update VRATE units 2015-12-21 16:47:50 +00:00
Shahram Najm 9df240bd14 Move param 3012 to correct place (sync with param db) 2015-12-21 15:05:15 +00:00
Shahram Najm fd786d0c1f Move param 3062 to correct place (sync with param db) 2015-12-21 14:15:25 +00:00
Shahram Najm d7991498b9 Remove name of database from comment in generated files 2015-12-21 11:03:07 +00:00
Shahram Najm 2a168ac30d Remove compiler warnings (using clang) and code clean up 2015-12-18 18:01:56 +00:00
Shahram Najm a4c48f0689 Reduce number of repeated calls to grib_handle_of_accessor() 2015-12-18 17:21:43 +00:00
Shahram Najm 7b28b4bfdf GRIB-901: grib_util_set_spec: print more helpful message when failing to encode angles 2015-12-18 15:59:30 +00:00
Shahram Najm b049f81f84 GRIB-764 and GRIB-824: new grib2 short names 2015-12-18 13:32:19 +00:00
Enrico Fucile bbc7b653e5 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2015-12-18 08:44:20 +00:00
Enrico Fucile 5582ab1606 fixed problem with strings in bufr_dump ECC-201 2015-12-18 08:44:10 +00:00
Shahram Najm 48c948a768 GRIB-203: grib_ls -l fails with 2nd order packed boustrophedonic ordering 2015-12-17 18:21:14 +00:00
Shahram Najm 2a3c5415e8 GRIB-764 and GRIB-824: Amendments 2015-12-17 16:06:57 +00:00