Commit Graph

3746 Commits

Author SHA1 Message Date
Shahram Najm bb3dfcd497 ECC-739: BUFR encoding: issue better error messages when values out of range 2018-08-22 17:40:13 +01:00
Shahram Najm 38579ee208 ECC-738: bufr_dump fails when memfs is on 2018-08-22 17:37:56 +01:00
Shahram Najm d5c2eb0d31 First draft of new tool bufr_split_by_subtype 2018-08-22 16:42:39 +01:00
Shahram Najm 698791455e Performance: call grib_handle_of_accessor just once 2018-08-22 15:05:00 +01:00
Shahram Najm 032bd742ce Tests: disable offset tests while investigating MacOS failure 2018-08-22 14:53:01 +01:00
Shahram Najm 42226a8596 ECC-737: bufr_copy/grib_copy: add -X option to specify the offset in the input file 2018-08-22 12:39:40 +01:00
Shahram Najm 2c9ce8f8d0 ECC-735: gts_ls memory fault 2018-08-21 13:52:19 +01:00
Shahram Najm 45ab9ea7a9 ECC-736: bufr_count -f: hangs on invalid input 2018-08-21 13:39:38 +01:00
Shahram Najm b17a198b8b BUFR Performance: eliminate redundant function calls (attributes) 2018-08-20 12:46:00 +01:00
Shahram Najm 1a8ce77bd8 Documentation 2018-08-17 17:18:38 +01:00
Shahram Najm f56db35c16 Clean up 2018-08-16 17:16:20 +01:00
Shahram Najm 517f4ada7f Performance: eliminate redundant function call 2018-08-16 15:10:12 +01:00
Shahram Najm b2d72835e1 BUFR performance: strcpy/strcat faster than sprintf 2018-08-16 15:09:45 +01:00
Shahram Najm f1e4611fd8 ECC-734: BUFR decode performance: keys iterator stores all key names 2018-08-16 12:53:10 +01:00
Shahram Najm 02cf0e6bba Removed obsolete Fortran header file 2018-08-15 13:31:36 +01:00
Shahram Najm 76fd217e70 Remove environment variable. Add 'set -x' to print trace of commands 2018-08-15 12:00:07 +01:00
Shahram Najm a8f38209ef Compiler warnings 2018-08-07 15:31:41 +01:00
Shahram Najm 043e043ebf Clean up 2018-08-07 15:17:05 +01:00
Shahram Najm 148604189e Guard against buffer overrun 2018-08-07 15:16:50 +01:00
Shahram Najm 7c38b300e2 Clean up 2018-08-07 15:16:04 +01:00
Shahram Najm f2f9331914 Refactoring 2018-08-07 14:25:26 +01:00
Shahram Najm a72e9bf75a Tools: Remove unused options 2018-08-07 14:01:57 +01:00
Shahram Najm 3e4f38d4e8 Const correctness 2018-08-07 13:50:41 +01:00
Shahram Najm 80ef84e8bf Removed obsolete entries 2018-08-07 13:30:34 +01:00
Shahram Najm 4f8ffe934f ECC-730: Harmonise capitalisation of names in the parameter database for MARS types 2018-08-06 16:30:33 +01:00
Shahram Najm 8653e30177 ECC-728: update standard_name (cfName) of ocean parameters 2018-08-06 15:03:31 +01:00
Shahram Najm ea40132555 ECC-576: Add assert to prevent global being set by MIR 2018-08-03 17:55:53 +01:00
Shahram Najm 4e1e678d54 ECC-729: NetCDF standard name: 'air_pressure_at_sea_level' is deprecated 2018-08-03 17:51:37 +01:00
Shahram Najm 55cb118727 NetCDF standard names 2018-08-03 17:32:04 +01:00
Shahram Najm 62f4893efc METAR: extend test 2018-08-02 13:09:09 +01:00
Shahram Najm 5ddb597258 METAR: remove irrelevant options 2018-08-02 12:44:35 +01:00
Shahram Najm 699175061f Perl script for generating mars class, type and stream 2018-08-02 11:27:39 +01:00
Shahram Najm af6ee91907 ECC-712: Update defintions of ocean parameters (DGOV-93) 2018-08-01 13:24:25 +01:00
Shahram Najm 450bf91f95 ECC-712: Update defintions of ocean parameters (DGOV-93) 2018-08-01 13:10:26 +01:00
Shahram Najm 99d741a6d0 Fix BUFR element columns 2018-08-01 12:54:41 +01:00
Shahram Najm 470cc72243 ECC-727: handle all versions of HDF5 Super Block 2018-07-31 17:40:34 +01:00
Shahram Najm 97e2d3ddd6 ECC-727: handle all versions of HDF5 Super Block 2018-07-31 17:33:22 +01:00
Shahram Najm dec1eced12 ECC-727: handle all versions of HDF5 Super Block (versions) 2018-07-31 13:30:05 +01:00
Shahram Najm 09116019e8 Bump up version 2018-07-31 13:19:31 +01:00
Shahram Najm 162d2e732d Compiler warning 2018-07-31 13:19:02 +01:00
Shahram Najm 1cf65850c2 Bufr decode performance (related to ECC-698) 2018-07-31 11:52:10 +01:00
Shahram Najm dde8762880 Bufr decode performance (related to ECC-698) 2018-07-31 11:10:43 +01:00
Shahram Najm 647302d182 Performance: using faster strcmp 2018-07-31 09:50:30 +01:00
Shahram Najm 8343668892 Remove unused static global 2018-07-27 17:17:07 +01:00
Shahram Najm 58869caec8 ECC-644: Compilation of python bindings with the C PGI compiler 2018-07-27 13:39:12 +01:00
Shahram Najm 62ccb1361e ECC-725: grib_to_netcdf: Does not preserve MARS type 2018-07-25 13:25:13 +01:00
Shahram Najm ea8602e0d0 Add asserts in debug mode for offsets 2018-07-25 09:48:59 +01:00
Shahram Najm 27cba79788 Initialise value 2018-07-23 11:58:11 +01:00
Shahram Najm 381429b50e Compiler warning: -Wduplicated-branches 2018-07-20 11:42:07 +01:00
Shahram Najm 8beeec0746 Enable -Werror=declaration-after-statement 2018-07-20 11:41:47 +01:00