.. |
CMakeLists.txt
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
Makefile.am
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
README
|
GRIB-663: Support for HDF5 headers. Part 1
|
2014-12-16 18:21:56 +00:00 |
TODO
|
TODO file cleanup
|
2017-03-31 10:50:50 +01:00 |
accessor.class
|
ECC-179: Broken builds: compile fails on most platforms due to 'clone' function
|
2015-11-06 15:12:08 +00:00 |
action.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action.class
|
ECC-339 and cleaning of compile methods
|
2016-10-14 14:46:20 +01:00 |
action_class_alias.c
|
Performance: string optimisation
|
2017-06-13 11:31:13 +01:00 |
action_class_assert.c
|
Fix for make_class.pl output
|
2017-03-30 16:31:25 +01:00 |
action_class_close.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_concept.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_gen.c
|
Clean up
|
2017-06-14 15:03:48 +01:00 |
action_class_hash_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_if.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_list.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_meta.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_modify.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_noop.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_print.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_put.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_remove.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_rename.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_section.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_set.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_set_darray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_set_iarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_set_missing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_set_sarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_switch.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_template.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_transient_darray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_trigger.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_variable.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_when.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_while.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
action_class_write.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
box.class
|
Add missing *.class code template files
|
2014-05-09 17:17:42 +01:00 |
bufr_keys_iterator.c
|
Compiler warnings
|
2017-05-02 17:59:04 +01:00 |
bufr_util.c
|
ECC-424: codes_bufr_keys_iterator fix memory leaks
|
2017-02-06 10:33:55 +00:00 |
build_jgribapi.sh
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
codes_memfs.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
dummy.am
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
dummy_yyunput
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
dumper.class
|
-Efortran test with multi message passing ECC-292
|
2016-07-19 17:12:52 +01:00 |
eccodes.c
|
Catch assertions
|
2017-03-15 19:04:21 +00:00 |
eccodes.h
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
eccodes_version.h.in
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
eccodes_windef.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
encode_double_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
errors.pl
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
expression.class
|
ECC-339 and cleaning of compile methods
|
2016-10-14 14:46:20 +01:00 |
extrules.am
|
ECC-275
|
2016-10-27 13:57:36 +01:00 |
functions.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib2c.pl
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_2order_packer_simple.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class.c
|
Performance: experiment with gperf for accessor factory (#ifdef USE_GPERF_HASHING)
|
2017-06-08 11:23:04 +01:00 |
grib_accessor_class.h
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class_abstract_long_vector.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_abstract_vector.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_apply_operators.c
|
Improve error messages
|
2017-01-06 16:02:08 +00:00 |
grib_accessor_class_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_ascii.c
|
Performance: replace multiple calls to grib_handle_of_accessor()
|
2017-06-05 12:20:33 +01:00 |
grib_accessor_class_assert.c
|
Allow user to catch asserts
|
2017-03-30 16:19:50 +01:00 |
grib_accessor_class_bit.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bitmap.c
|
Performance: replace multiple calls to grib_handle_of_accessor()
|
2017-06-05 12:20:33 +01:00 |
grib_accessor_class_bits.c
|
Allow user to catch asserts
|
2017-03-30 16:19:50 +01:00 |
grib_accessor_class_bits_per_value.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_blob.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_box.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_budgdate.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bufr_clear_tables.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class_bufr_data.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bufr_data_array.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class_bufr_data_element.c
|
ECC-313: BUFR-problem: unsupported operator 3
|
2017-05-22 15:08:23 +01:00 |
grib_accessor_class_bufr_elements_table.c
|
ECC-489: Remove unused 'name' data member from struct 'bufr_descriptor'
|
2017-06-02 14:26:26 +01:00 |
grib_accessor_class_bufr_extract_area_subsets.c
|
Warnings: conversion from 'void*'
|
2017-01-13 12:51:50 +00:00 |
grib_accessor_class_bufr_extract_datetime_subsets.c
|
julian date: floor on seconds>=59.5
|
2017-06-13 16:27:37 +01:00 |
grib_accessor_class_bufr_extract_subsets.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bufr_group.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class_bufr_has_delayed_replication.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bufr_simple_thinning.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bufr_string_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bufrdc_expanded_descriptors.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_bytes.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_change_scanning_direction.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_check_internal_version.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_codeflag.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_codetable.c
|
Performance: replace multiple calls to grib_handle_of_accessor()
|
2017-06-07 11:51:07 +01:00 |
grib_accessor_class_codetable_title.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_codetable_units.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_concept.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_accessor_class_constant.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_count_file.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_count_missing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_count_total.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_2order_packing.c
|
Optimisation: if an element is a new maximum then it cannot be a minimum
|
2017-06-12 16:27:35 +01:00 |
grib_accessor_class_data_2order_packing_count.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_apply_bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_apply_boustrophedonic.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_apply_boustrophedonic_bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_apply_gdsnotpresent.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_ccsds_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_complex_packing.c
|
ECC-458: MeteoFrance contribution: GRIB spectral complex packing (Part 2)
|
2017-04-19 17:36:16 +01:00 |
grib_accessor_class_data_constant_field.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_dummy_field.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1complex_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1second_order_constant_width_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1second_order_general_extended_packing.c
|
Optimisation: if an element is a new maximum then it cannot be a minimum
|
2017-06-12 16:27:35 +01:00 |
grib_accessor_class_data_g1second_order_general_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1second_order_row_by_row_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1secondary_bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1shsimple_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g1simple_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g2complex_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g2secondary_bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g2shsimple_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g2simple_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_g2simple_packing_with_preprocessing.c
|
Add data member from parent class
|
2017-03-10 17:21:29 +00:00 |
grib_accessor_class_data_g22order_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_jpeg2000_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_png_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_raw_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_secondary_bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_sh_packed.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_sh_unpacked.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_shsimple_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_data_simple_packing.c
|
Optimisation: if an element is a new maximum then it cannot be a minimum
|
2017-06-12 16:27:35 +01:00 |
grib_accessor_class_decimal_precision.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_dictionary.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_dirty.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_divdouble.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_double.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_element.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_evaluate.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_expanded_descriptors.c
|
ECC-489: Remove unused 'name' data member from struct 'bufr_descriptor'
|
2017-06-02 14:26:26 +01:00 |
grib_accessor_class_forward.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class_from_scale_factor_scaled_value.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1_half_byte_codeflag.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1_increment.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1_message_length.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1_section4_length.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1area.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1date.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1day_of_the_year_date.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1end_of_interval_monthly.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1fcperiod.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1forecastmonth.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1monthlydate.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1number_of_coded_values_sh_complex.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1number_of_coded_values_sh_simple.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1p1p2.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1param.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g1step_range.c
|
Performance: replace multiple calls to grib_handle_of_accessor()
|
2017-06-05 12:20:33 +01:00 |
grib_accessor_class_g1verificationdate.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2_chemical.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2_eps.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2_mars_labeling.c
|
Performance: replace multiple calls to grib_handle_of_accessor()
|
2017-06-05 12:20:33 +01:00 |
grib_accessor_class_g2bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2bitmap_present.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2date.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2end_step.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2grid.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2latlon.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2level.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2lon.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2step.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_g2step_range.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_gaussian_grid_name.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_gds_is_present.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_gds_not_present_bitmap.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_gen.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_getenv.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_global_gaussian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_group.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_gts_header.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_hash_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_headers_only.c
|
Cleanup
|
2017-05-08 14:19:29 +01:00 |
grib_accessor_class_ibmfloat.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_ieeefloat.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_ifs_param.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int8.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int16.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int16_little_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int32.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int32_little_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int64.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_int64_little_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_iterator.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_julian_date.c
|
Compiler warnings
|
2017-05-23 13:59:18 +01:00 |
grib_accessor_class_julian_day.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_ksec1expver.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_label.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_laplacian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_latitudes.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_latlon_increment.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_latlonvalues.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_library_version.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_class_local_definition.c
|
Local extension 5
|
2017-04-04 09:30:15 +02:00 |
grib_accessor_class_long.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_long_vector.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_longitudes.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_lookup.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_mars_param.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_mars_step.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_md5.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_message.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_message_copy.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_missing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_nearest.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_non_alpha.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_number_of_coded_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_number_of_points.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_number_of_points_gaussian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_number_of_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_number_of_values_data_raw_packing.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_octahedral_gaussian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_octect_number.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_offset_file.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_offset_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_pack_bufr_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_pad.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_padding.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_padto.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_padtoeven.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_padtomultiple.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_position.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_raw.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_rdbtime_guess_date.c
|
Compiler warnings
|
2017-05-23 13:59:18 +01:00 |
grib_accessor_class_reference_value_error.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_round.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_scale.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_scale_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_second_order_bits_per_value.c
|
ECC-406: Cannot convert grid_simple to grid_second_order for some files
|
2017-01-18 15:08:06 +00:00 |
grib_accessor_class_section.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_section_length.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_section_padding.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_section_pointer.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_select_step_template.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_sexagesimal2decimal.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_signed.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_signed_bits.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_simple_packing_error.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_size.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_smart_table.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_smart_table_column.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_spd.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_spectral_truncation.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_sprintf.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_statistics.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_statistics_spectral.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_step_in_units.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_sum.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_suppressed.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_time.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_times.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_to_double.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_to_integer.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_to_string.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_transient.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_transient_darray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint8.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint16.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint16_little_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint32.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint32_little_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint64.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_uint64_little_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_unexpanded_descriptors.c
|
Revert the change of rename (BUFR descriptors). make_class.pl broken
|
2017-03-14 11:48:08 +00:00 |
grib_accessor_class_unpack_bufr_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_unsigned.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_unsigned_bits.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_validity_date.c
|
Catch assertions
|
2017-03-15 19:04:21 +00:00 |
grib_accessor_class_validity_time.c
|
Catch assertions
|
2017-03-15 19:04:21 +00:00 |
grib_accessor_class_values.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_variable.c
|
Performance: replace multiple calls to grib_handle_of_accessor()
|
2017-06-07 11:51:07 +01:00 |
grib_accessor_class_vector.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_class_when.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_accessor_classes_hash.c
|
Performance: update the factory hash list and generated code
|
2017-06-08 11:14:29 +01:00 |
grib_accessor_factory.h
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_accessor_factory_hash_list
|
Performance: update the factory hash list and generated code
|
2017-06-08 11:14:29 +01:00 |
grib_api.h
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_api.h.in
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
grib_api_fortran.h
|
GRIB-513: Remove the deprecated function: grib_handle_new_from_template
|
2014-03-21 16:25:30 +00:00 |
grib_api_internal.h
|
Merged in branch feature/ECC-287-support-for-grib3
|
2017-06-08 11:48:28 +01:00 |
grib_api_internal.h.in
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
grib_api_prototypes.h
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_api_version.c
|
GRIB-656: grib_api_version.c not built under autotools
|
2014-12-09 14:26:17 +00:00 |
grib_api_version.c.in
|
Fix SHA1 in version
|
2016-06-09 18:33:55 +01:00 |
grib_bits.c
|
ECC-406: Cannot convert grid_simple to grid_second_order for some files
|
2017-01-18 15:08:06 +00:00 |
grib_bits_any_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_any_endian_omp.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_any_endian_simple.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_any_endian_vector.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_fast_big_endian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_fast_big_endian_omp.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_fast_big_endian_simple.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_fast_big_endian_vector.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_ibmpow.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_bits_ibmpow_opt.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_box.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_box_class.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_box_class.h
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
grib_box_class_gen.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_box_class_reduced_gaussian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_box_class_regular_gaussian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_box_factory.h
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
grib_buffer.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_bufr_descriptor.c
|
ECC-489: Remove unused 'name' data member from struct 'bufr_descriptor'
|
2017-06-02 14:26:26 +01:00 |
grib_bufr_descriptors_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_compressor.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_concept.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_concept_index.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_context.c
|
Performance: optimise call to grib_context_log (stack)
|
2017-06-14 11:23:08 +01:00 |
grib_darray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_date.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_db.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dependency.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class.h
|
ECC-339 and cleaning of compile methods
|
2016-10-14 14:46:20 +01:00 |
grib_dumper_class_bufr_decode_C.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_decode_filter.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_decode_fortran.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_decode_python.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_encode_C.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_encode_filter.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_encode_fortran.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_bufr_encode_python.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_debug.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class_default.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class_grib_encode_C.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class_json.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_dumper_class_keys.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class_serialize.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_class_wmo.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_dumper_factory.h
|
Remove duplicate entries
|
2016-10-17 10:37:44 +01:00 |
grib_emoslib.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_errors.c
|
Allow user to catch asserts
|
2017-03-30 16:19:50 +01:00 |
grib_errors.c.in
|
Allow user to catch asserts
|
2017-03-30 16:19:50 +01:00 |
grib_errors.txt
|
Change error description: memory allocation error
|
2016-12-15 11:51:47 +00:00 |
grib_errors_internal.txt
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
grib_expression.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_expression.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_expression_class.h
|
ECC-486
|
2017-05-30 15:18:50 +01:00 |
grib_expression_class_accessor.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_binop.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_column.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_constant.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_double.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_functor.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_is_in_dict.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_is_in_list.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_is_integer.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_length.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_logical_and.c
|
ECC-484
|
2017-05-30 14:55:43 +01:00 |
grib_expression_class_logical_or.c
|
ECC-486
|
2017-05-30 15:18:50 +01:00 |
grib_expression_class_long.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_string.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_string_compare.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_expression_class_sub_string.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_true.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_class_unop.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_expression_factory.h
|
ECC-486
|
2017-05-30 15:18:50 +01:00 |
grib_fieldset.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_filepool.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_gaussian_reduced.c
|
Allow user to catch asserts
|
2017-03-30 16:19:50 +01:00 |
grib_geography.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_handle.c
|
Merged in branch feature/ECC-287-support-for-grib3
|
2017-06-08 11:48:28 +01:00 |
grib_hash_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_hash_keys.c
|
Performance: Update list of keys and generated C file src/grib_hash_keys.c. Also optimise grib_keys_hash_get() using fast_strcmp
|
2017-06-13 18:04:39 +01:00 |
grib_header_compute.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_ibmfloat.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_ieeefloat.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_index.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_io.c
|
ECC-287: merge with develop
|
2017-05-02 15:04:10 +01:00 |
grib_iterator.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class.h
|
ECC-383: Implement iterator for 'space view' (Part 1)
|
2016-12-09 17:55:20 +00:00 |
grib_iterator_class_gaussian.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_gaussian_reduced.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_gen.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_lambert_azimuthal_equal_area.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_lambert_conformal.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_latlon.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_latlon_reduced.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_polar_stereographic.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_regular.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_iterator_class_space_view.c
|
Compiler warnings
|
2017-05-02 17:59:04 +01:00 |
grib_iterator_factory.h
|
ECC-383: Implement iterator for 'space view' (Part 1)
|
2016-12-09 17:55:20 +00:00 |
grib_itrie.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_itrie_keys.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_jasper_encoding.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_keys_iterator.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_lex.c
|
ECC-484
|
2017-05-30 14:55:43 +01:00 |
grib_loader_from_array.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_loader_from_file.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_loader_from_handle.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_memory.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class.h
|
fixed problems with missing elements in structures in accessor.class and
|
2014-08-04 14:45:47 +01:00 |
grib_nearest_class_gen.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class_lambert_conformal.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class_latlon_reduced.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class_reduced.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class_regular.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_class_sh.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_nearest_factory.h
|
fixed problems with missing elements in structures in accessor.class and
|
2014-08-04 14:45:47 +01:00 |
grib_oarray.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_openjpeg_encoding.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_optimize_decimal_factor.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_optimize_decimal_factor.h
|
ECC-261: Reduce packing error by optimizing scaling factor (Part 1)
|
2016-11-14 10:05:40 +00:00 |
grib_parse_utils.c
|
Performance: reduce number of calls to strlen
|
2017-06-13 15:57:11 +01:00 |
grib_query.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_rules.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_sarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_scaling.c
|
Performance improvement
|
2017-02-01 15:07:15 +00:00 |
grib_templates.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_templates.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_timer.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_timer.c_off
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
grib_trie.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_trie_with_rank.c
|
Merge of ECC-420-performance. Without the last set of commits (less mallocs)
|
2017-05-31 17:21:18 +01:00 |
grib_util.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_value.c
|
Documentation for grib_inline_strcmp
|
2017-06-07 13:53:01 +01:00 |
grib_vdarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_viarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_vsarray.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
grib_yacc.c
|
ECC-486
|
2017-05-30 15:18:50 +01:00 |
grib_yacc.h
|
ECC-257: Debugging: print filename and line number of triggered IF statement
|
2016-05-10 15:52:32 +01:00 |
gribl.l
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
griby.y
|
ECC-486
|
2017-05-30 15:18:50 +01:00 |
iterator.class
|
Add missing *.class code template files
|
2014-05-09 17:17:42 +01:00 |
jgribapi_GribFile.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
jgribapi_GribHandle.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
jgribapi_GribIterator.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
latlon.req
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
make_accessor_class_hash.ksh
|
Cmake changes and merges from master
|
2013-04-02 15:17:46 +01:00 |
make_class.pl
|
ECC-163
|
2015-10-30 10:46:42 +00:00 |
make_hash_keys.ksh
|
Trap errors in scripts
|
2017-06-13 17:33:06 +01:00 |
make_table.pl
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
makeyacc
|
modified yacc to allow keys starting with number ECC-286
|
2016-07-04 11:52:09 +01:00 |
md5.c
|
Allow user to catch asserts
|
2017-03-30 16:19:50 +01:00 |
md5.h
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
minmax_val.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
nearest.class
|
Add missing *.class code template files
|
2014-05-09 17:17:42 +01:00 |
spectral.req
|
Ported grib_api 1.10.4 from p4 to git
|
2013-03-25 12:04:10 +00:00 |
string_util.c
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |