shahramn
|
c5a3a917f4
|
ECC-1952: C API: Deprecate functions codes_context_set_memory_proc, codes_context_set_persistent_memory_proc and codes_context_set_buffer_memory_proc
|
2024-11-21 15:49:10 +00:00 |
shahramn
|
1c45f774de
|
ECC-1952: C API: Deprecate functions
|
2024-10-24 17:00:14 +01:00 |
shahramn
|
5fae926992
|
Data quality checks
|
2024-09-17 12:56:22 +01:00 |
shahramn
|
d53a873485
|
Const correctness
|
2024-08-31 13:19:02 +01:00 |
shahramn
|
c4a8ab1be2
|
Cosmetics
|
2024-08-27 17:06:17 +01:00 |
shahramn
|
837c9afc4e
|
ECC-1904: API function to get the git branch
|
2024-08-15 12:28:29 +01:00 |
shahramn
|
eac06e8853
|
ECC-1899: API function to allow setting debug level
|
2024-08-09 14:27:16 +01:00 |
Shahram Najm
|
23ae3e8bba
|
GRIB lightweight clone: Rename
|
2023-12-19 15:16:37 +00:00 |
Shahram Najm
|
7be67dc31b
|
Merge branch 'develop' into feature/GRIB_lightweight_clone
|
2023-12-19 15:04:36 +00:00 |
Shahram Najm
|
560e10f6d9
|
Error messages
|
2023-12-15 13:44:12 +00:00 |
Shahram Najm
|
c852227c6c
|
GRIB lightweight clone: Rename
|
2023-12-13 10:55:24 +00:00 |
Shahram Najm
|
9b68c6acc9
|
Merge branch 'develop' into feature/GRIB_lightweight_clone
|
2023-11-27 12:54:02 +00:00 |
Shahram Najm
|
d47b5b1265
|
API: Add codes_get_offset
|
2023-11-09 12:51:11 +00:00 |
Shahram Najm
|
4837d203a2
|
Prototyping: GRIB clone lightweight
|
2023-11-08 14:01:48 +00:00 |
Shahram Najm
|
d336cfca4c
|
Squeeze in HEALPix through the backdoor
|
2023-08-24 15:58:48 +01:00 |
Shahram Najm
|
e8d0eaa3cd
|
Comments
|
2023-08-21 13:52:22 +01:00 |
Shahram Najm
|
377850faf4
|
Comments
|
2023-08-21 13:43:54 +01:00 |
Shahram Najm
|
1f13cec828
|
grib_util_set_spec: Get rid of redundant structs/functions
|
2023-08-12 19:32:54 +01:00 |
Shahram Najm
|
e22fb03bfb
|
Comments
|
2023-08-12 14:11:20 +01:00 |
Shahram Najm
|
e241fdcba6
|
Add extra error codes
|
2023-07-27 13:17:34 +01:00 |
Shahram Najm
|
bd62688189
|
Add extra error codes
|
2023-07-24 13:25:18 +00:00 |
Shahram Najm
|
a268c22dfc
|
Single precision: codes_get_float implementation
|
2023-07-22 13:45:39 +01:00 |
Shahram Najm
|
075bc925ed
|
Dead code removal
|
2023-06-21 13:55:32 +01:00 |
Shahram Najm
|
ccf84034df
|
Dead code removal: all boxes!
|
2023-06-21 11:56:35 +01:00 |
Shahram Najm
|
bf162920e9
|
Fast read: Interface
|
2023-06-19 16:59:10 +01:00 |
Shahram Najm
|
cf630743ab
|
Fast read: provide offset arguments
|
2023-06-19 12:54:43 +01:00 |
Shahram Najm
|
4d1f9c49b6
|
Fast codes_count: More tests are passing (WIP)
|
2023-06-18 15:19:43 +00:00 |
Shahram Najm
|
d78166f28b
|
Fast codes_count: Basic tests are passing (WIP)
|
2023-06-18 15:19:43 +00:00 |
Eugen Betke
|
0a9d31197d
|
Merge branch 'develop' into feature/ECC-1467-FloatDataValues
|
2023-02-17 20:56:08 +00:00 |
Shahram Najm
|
a6c7d37f86
|
Clang-format
|
2023-02-13 10:36:47 +00:00 |
Shahram Najm
|
0300878152
|
Merge branch 'develop' into feature/ECC-1467-FloatDataValues
|
2023-02-12 15:01:38 +00:00 |
Shahram Najm
|
9b81223df3
|
Speedy Geoiterator: Add new flag
|
2023-02-07 15:26:15 +00:00 |
Shahram Najm
|
6fcef54935
|
ECC-1467: GRIB: Support data values array decoded as floats (Part 06)
|
2022-12-31 14:27:06 +00:00 |
Shahram Najm
|
c36ac36a29
|
ECC-1467: GRIB: Support data values array decoded as floats (Part 05)
|
2022-12-30 18:19:31 +00:00 |
Shahram Najm
|
cc4ef5a62d
|
ECC-1467: Add codes_keys_iterator_get_float
|
2022-12-30 17:13:20 +00:00 |
Shahram Najm
|
78af61b989
|
ECC-1467: GRIB: Support data values array decoded as floats (Part 02)
|
2022-12-29 14:55:43 +00:00 |
Shahram Najm
|
1b5f78f275
|
Cleanup and comments
|
2022-12-08 15:02:41 +00:00 |
Shahram Najm
|
3c75a82f26
|
ECC-1269: grib_util_set_spec: Remove obsolete option GRIB_UTIL_SET_SPEC_FLAGS_ONLY_PACKING
|
2022-12-07 17:01:22 +00:00 |
Shahram Najm
|
5bda20792f
|
ECC-1473: C API: Add the codes_context functions to set logging/printing procedure hooks
|
2022-11-15 16:57:50 +00: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
|
63988c67a9
|
ECC-1335: Remove deprecated functions
|
2022-05-19 11:02:35 +01:00 |
Shahram Najm
|
66fbbfcbfd
|
ECC-1382: C API: codes_fieldset_new_from_files: The 'keys' argument should be const
|
2022-04-19 11:56:19 +01:00 |
Shahram Najm
|
d8d4e26654
|
ECC-1369: handle_new_from_samples: Allow sample file to include its extension
|
2022-03-14 15:55:43 +00:00 |
Shahram Najm
|
ccb1f1d6aa
|
C API: Function documentation
|
2022-03-10 14:31:59 +00:00 |
Shahram Najm
|
86f5e6ef16
|
ECC-1367: C API: codes_get_double_elements: The 'index_array' argument should be 'const'
|
2022-03-09 19:33:52 +00:00 |
Shahram Najm
|
4535dad22e
|
Const correctness
|
2022-02-26 13:34:37 +00:00 |
Shahram Najm
|
c88748cc80
|
ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 3)
|
2022-01-31 14:17:18 +00:00 |
Shahram Najm
|
feeef6b3ff
|
Spelling
|
2021-11-11 12:19:12 +00:00 |
Shahram Najm
|
d1ec27697e
|
grib_util_grid_spec: Comments
|
2021-10-05 12:05:15 +01:00 |
Shahram Najm
|
c9ec3eb6ed
|
Comments cleanup
|
2021-03-24 13:01:07 +00:00 |