Shahram Najm
|
4af92cba83
|
Performance: Exclude METAR definition files from MEMFS
|
2022-07-19 12:45:42 +01:00 |
Shahram Najm
|
31992d0f32
|
ECC-1335: Remove deprecated functions
|
2022-07-14 17:38:09 +01:00 |
Shahram Najm
|
6b3f25ac73
|
Testing: values_to_ascii
|
2022-07-13 18:02:25 +01:00 |
Shahram Najm
|
41959a096e
|
Testing: Fix clang address sanitizer error
|
2022-07-12 20:28:24 +01:00 |
Shahram Najm
|
a643002530
|
Testing: C API codes_set_samples_path
|
2022-07-12 16:03:19 +01:00 |
Shahram Najm
|
96f155d3d5
|
Testing: Add test for mars namespace keys
|
2022-07-12 11:44:34 +01:00 |
Shahram Najm
|
8d227a71c6
|
ECC-1424: Allow accessor from_scale_factor_scaled_value to operate on an array of scaled values
|
2022-07-11 15:57:30 +01:00 |
Shahram Najm
|
40d1680a4f
|
ECC-1423: GRIB2: Add wet-bulb potential temperature
|
2022-07-07 13:32:08 +01:00 |
Shahram Najm
|
3d6a902111
|
ECC-1422: cleanup
|
2022-07-05 17:34:40 +01:00 |
Shahram Najm
|
0f2f6e335a
|
Performance: reduce number of calls to malloc
|
2022-07-05 16:53:56 +01:00 |
Shahram Najm
|
369494108e
|
Cleanup
|
2022-07-04 12:58:43 +01:00 |
Shahram Najm
|
57106696dc
|
Testing: BUFR expanded keys
|
2022-07-01 12:49:20 +01:00 |
Shahram Najm
|
2654faa154
|
Memory leak in case of error
|
2022-07-01 12:48:42 +01:00 |
Shahram Najm
|
8c0b0ec26b
|
IFS Samples: GRIB samples with packingType=grid_ieee
|
2022-06-30 19:09:15 +01:00 |
Shahram Najm
|
dbc044d828
|
Tools: cppcheck warnings
|
2022-06-30 16:52:04 +01:00 |
Shahram Najm
|
766f4aeb63
|
Const correctness (To aid migration to C++)
|
2022-06-30 10:29:46 +01:00 |
Shahram Najm
|
2be3dddd15
|
ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const
|
2022-06-30 10:29:14 +01:00 |
Shahram Najm
|
416560bc1b
|
ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const
|
2022-06-30 10:28:48 +01:00 |
Shahram Najm
|
f29e6ca366
|
ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const
|
2022-06-30 10:28:04 +01:00 |
Shahram Najm
|
f582b8d418
|
Fix broken cray builds
|
2022-06-29 20:05:45 +01:00 |
Shahram Najm
|
f792e03703
|
Update list of keys and hash (Add inline keyword if supported)
|
2022-06-29 16:43:38 +01:00 |
Shahram Najm
|
6fa6ec0632
|
Update list of keys and hash
|
2022-06-29 16:19:57 +01:00 |
Shahram Najm
|
f1b49ca4ae
|
Documentation: grib_filter
|
2022-06-29 15:14:16 +01:00 |
Shahram Najm
|
c752eb8974
|
Debugging: Add messages re which element files are being loaded
|
2022-06-29 13:51:48 +01:00 |
Shahram Najm
|
33d66201e4
|
ECC-1416: Further tests
|
2022-06-29 12:12:15 +01:00 |
Shahram Najm
|
31cd6af1ad
|
Merge branch 'develop' into feature/remove_aerosolType
|
2022-06-28 12:59:03 +01:00 |
Shahram Najm
|
1eaff7e985
|
ECC-1417: GRIB2: Replace key aerosolType with constituentType
|
2022-06-28 12:47:48 +01:00 |
Sebastien Villaume
|
de76cebac5
|
ECC-1417 replace aerosolType by constituentType, keep an alias for ocmpatibility
|
2022-06-28 11:37:14 +01:00 |
Shahram Najm
|
1a14b2b3d6
|
ECC-1416: Error condition
|
2022-06-28 11:27:00 +01:00 |
Shahram Najm
|
e6a42b7958
|
ECC-1416: GRIB: Setting computed key firstSize to 3e-8 sets wrong coded keys
|
2022-06-27 23:09:09 +01:00 |
Shahram Najm
|
dce03425ed
|
ECC-1054: Improve error message
|
2022-06-27 20:31:30 +01:00 |
Shahram Najm
|
28db3ea901
|
ECC-1054: bufr_dump error with unsupported operator 54
|
2022-06-27 19:50:25 +01:00 |
Shahram Najm
|
95e2bb679a
|
BUFR: Documentation of RDB keys
|
2022-06-27 15:39:14 +01:00 |
Shahram Najm
|
a95c8fe76d
|
Tools: Add associated field as name of special descriptor 999999
|
2022-06-27 15:38:57 +01:00 |
Shahram Najm
|
19e6600e28
|
Testing: grib_get_data on spectral field
|
2022-06-27 11:47:10 +01:00 |
Shahram Najm
|
cd3d5d5c2f
|
Testing: grib_compare with -H
|
2022-06-27 11:31:46 +01:00 |
Shahram Najm
|
b50ced1b45
|
Testing: Use Assert because if NDEBUG was defined the assert macro is disabled
|
2022-06-27 11:23:34 +01:00 |
Shahram Najm
|
9271a60777
|
Testing: bufr_ls with -s
|
2022-06-27 11:22:02 +01:00 |
Shahram Najm
|
d86682e55a
|
Testing: Compiler warnings
|
2022-06-27 11:12:29 +01:00 |
Shahram Najm
|
bc2b1c3e5e
|
Tools: repack does not apply to BUFR
|
2022-06-27 11:12:14 +01:00 |
Shahram Najm
|
f5454d8498
|
Testing: Geoiterator
|
2022-06-26 16:56:25 +01:00 |
Shahram Najm
|
c51fa655df
|
Geoiterator: Fix the has_next function
|
2022-06-26 16:55:50 +01:00 |
Shahram Najm
|
5ee76b97cc
|
Testing: Additional scaleFactor/scaledValue tests
|
2022-06-26 13:06:33 +01:00 |
Shahram Najm
|
6fb24961ea
|
Appveyor: Fix Windows
|
2022-06-25 22:10:40 +01:00 |
Shahram Najm
|
f7d1505c9c
|
ECC-1407: Fix grid_second_order_boustrophedonic
|
2022-06-25 16:14:14 +01:00 |
Shahram Najm
|
5f247cbc4a
|
ECC-1407: grib_set -r -s packingType=grid_simple does not preserve accuracy on input packingType=grid_ieee (Part 2)
|
2022-06-25 15:49:54 +01:00 |
Shahram Najm
|
31a6a619d8
|
Merge branch 'develop' into bugfix/ECC-1407-IEEE
|
2022-06-25 13:09:01 +01:00 |
Shahram Najm
|
9ddef2ea04
|
Testing: cleanup
|
2022-06-25 13:01:00 +01:00 |
Shahram Najm
|
fd31febaee
|
ECC-1407: grib_set -r -s packingType=grid_simple does not preserve accuracy on input packingType=grid_ieee (Part 1)
|
2022-06-24 12:10:24 +01:00 |
Shahram Najm
|
43bce2bc38
|
ECC-1414: Print error message when PNG is not enabled
|
2022-06-22 14:53:05 +01:00 |