eccodes/src
Shahram Najm 4d072e74bf ECC-570: Wave forecast verification: updates for LC-WFV 2018-01-30 17:54:17 +00:00
..
CMakeLists.txt Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Makefile.am ECC-419: Simple bufr_dump (Part 1) 2017-08-31 16:10:13 +01:00
README
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: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action.class ECC-339 and cleaning of compile methods 2016-10-14 14:46:20 +01:00
action_class_alias.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_assert.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_close.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_concept.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_gen.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_hash_array.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_if.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_list.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_meta.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_modify.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_noop.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_print.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_put.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_remove.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_rename.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_section.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_set.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_set_darray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_set_iarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_set_missing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_set_sarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_switch.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_template.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_transient_darray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_trigger.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_variable.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_when.c Enable loop detection in DEBUG mode 2018-01-08 17:54:36 +00:00
action_class_while.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
action_class_write.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
box.class
bufr_keys_iterator.c Compiler warnings 2018-01-03 16:41:06 +00:00
bufr_util.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
build_jgribapi.sh
codes_memfs.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
dummy.am
dummy_yyunput
dumper.class -Efortran test with multi message passing ECC-292 2016-07-19 17:12:52 +01:00
eccodes.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
eccodes.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
eccodes_version.h.in Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
eccodes_windef.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
encode_double_array.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
errors.pl Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +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: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib2c.pl Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_2order_packer_simple.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class.c Two ways of getting accessor factory: TRIE and HASH 2018-01-23 14:49:41 +00: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: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_abstract_vector.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_apply_operators.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_array.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_ascii.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_assert.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bit.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bits.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bits_per_value.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_blob.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_box.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_budgdate.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_clear_tables.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_data.c Fix Visual Studio build 2018-01-19 15:36:45 +00:00
grib_accessor_class_bufr_data_array.c ECC-611: Error if constant value is out of range 2018-01-15 14:01:06 +00:00
grib_accessor_class_bufr_data_element.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_elements_table.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_extract_area_subsets.c ECC-341: fix loop count 2018-01-12 14:12:41 +00:00
grib_accessor_class_bufr_extract_datetime_subsets.c ECC-614: problem with datetime extraction 2018-01-24 18:02:35 +00:00
grib_accessor_class_bufr_extract_subsets.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_group.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_has_delayed_replication.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_simple_thinning.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufr_string_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bufrdc_expanded_descriptors.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_bytes.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_change_scanning_direction.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_check_internal_version.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_codeflag.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_codetable.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_codetable_title.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_codetable_units.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_concept.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_constant.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_count_file.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_count_missing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_count_total.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_2order_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_2order_packing_count.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_apply_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_apply_boustrophedonic.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_apply_boustrophedonic_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_apply_gdsnotpresent.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_ccsds_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_complex_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_constant_field.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_dummy_field.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1complex_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1second_order_constant_width_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1second_order_general_extended_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1second_order_general_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1second_order_row_by_row_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1secondary_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1shsimple_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g1simple_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g2complex_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g2secondary_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g2shsimple_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g2simple_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g2simple_packing_with_preprocessing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_g22order_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_jpeg2000_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_png_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_raw_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_secondary_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_sh_packed.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_sh_unpacked.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_shsimple_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_data_simple_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_decimal_precision.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_dictionary.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_dirty.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_divdouble.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_double.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_element.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_evaluate.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_expanded_descriptors.c ECC-608: bufr_descriptor struct: reference type should be 'long' (not 'double') 2018-01-09 11:39:46 +00:00
grib_accessor_class_forward.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_from_scale_factor_scaled_value.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1_half_byte_codeflag.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1_increment.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1_message_length.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1_section4_length.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1area.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1date.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1day_of_the_year_date.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1end_of_interval_monthly.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1fcperiod.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1forecastmonth.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1monthlydate.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1number_of_coded_values_sh_complex.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1number_of_coded_values_sh_simple.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1p1p2.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1param.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1step_range.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g1verificationdate.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2_chemical.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2_eps.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2_mars_labeling.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2bitmap_present.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2date.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2end_step.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2grid.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2latlon.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2level.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2lon.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2step.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_g2step_range.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_gaussian_grid_name.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_gds_is_present.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_gds_not_present_bitmap.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_gen.c Compiler warnings 2018-01-03 16:41:06 +00:00
grib_accessor_class_getenv.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_global_gaussian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_group.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_gts_header.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_hash_array.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_headers_only.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_ibmfloat.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_ieeefloat.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_ifs_param.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int8.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int16.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int16_little_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int32.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int32_little_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int64.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_int64_little_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_iterator.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_julian_date.c Compiler warnings 2018-01-03 16:41:06 +00:00
grib_accessor_class_julian_day.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_ksec1expver.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_label.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_laplacian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_latitudes.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_latlon_increment.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_latlonvalues.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_library_version.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_local_definition.c ECC-570: Wave forecast verification: updates for LC-WFV 2018-01-30 17:54:17 +00:00
grib_accessor_class_long.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_long_vector.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_longitudes.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_lookup.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_mars_param.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_mars_step.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_md5.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_message.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_message_copy.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_missing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_nearest.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_non_alpha.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_number_of_coded_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_number_of_points.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_number_of_points_gaussian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_number_of_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_number_of_values_data_raw_packing.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_octahedral_gaussian.c ECC-610: isOctahedral does not work for non-global gaussian grids with specific areas 2018-01-18 12:36:56 +00:00
grib_accessor_class_octect_number.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_offset_file.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_offset_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_pack_bufr_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_pad.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_padding.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_padto.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_padtoeven.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_padtomultiple.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_position.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_raw.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_rdbtime_guess_date.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_reference_value_error.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_round.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_scale.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_scale_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_second_order_bits_per_value.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_section.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_section_length.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_section_padding.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_section_pointer.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_select_step_template.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_sexagesimal2decimal.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_signed.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_signed_bits.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_simple_packing_error.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_size.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_smart_table.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_smart_table_column.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_spd.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_spectral_truncation.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_sprintf.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_statistics.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_statistics_spectral.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_step_in_units.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_sum.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_suppressed.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_time.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_times.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_to_double.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_to_integer.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_to_string.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_transient.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_transient_darray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint8.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint16.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint16_little_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint32.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint32_little_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint64.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_uint64_little_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_unexpanded_descriptors.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_unpack_bufr_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_unsigned.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_unsigned_bits.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_validity_date.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_validity_time.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_values.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_variable.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_vector.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_class_when.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_accessor_classes_hash.c Performance: accessor lookup improvements with gperf -C (See ECC-525) 2018-01-23 11:49:41 +00: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 Added comment back: This file is automatically generated 2017-07-05 13:55:24 +01:00
grib_api.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_api.h.in
grib_api_fortran.h
grib_api_internal.h ECC-608: bufr_descriptor struct: reference type should be 'long' (not 'double') 2018-01-09 11:39:46 +00:00
grib_api_internal.h.in
grib_api_prototypes.h ECC-614: problem with datetime extraction 2018-01-24 18:02:35 +00:00
grib_api_version.c
grib_api_version.c.in Fix SHA1 in version 2016-06-09 18:33:55 +01:00
grib_bits.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_any_endian.c ECC-611: Debugging aid 2018-01-15 14:00:28 +00:00
grib_bits_any_endian_omp.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_any_endian_simple.c Decode performance: speed up the BIT_MASK macro 2018-01-08 16:11:43 +00:00
grib_bits_any_endian_vector.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_fast_big_endian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_fast_big_endian_omp.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_fast_big_endian_simple.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_fast_big_endian_vector.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_ibmpow.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bits_ibmpow_opt.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_box.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_box_class.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_box_class.h
grib_box_class_gen.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_box_class_reduced_gaussian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_box_class_regular_gaussian.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_box_factory.h
grib_buffer.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_bufr_descriptor.c ECC-608: bufr_descriptor struct: reference type should be 'long' (not 'double') 2018-01-09 11:39:46 +00:00
grib_bufr_descriptors_array.c Scope reduction of variables 2018-01-04 15:47:46 +00:00
grib_compressor.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_concept.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_concept_index.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_context.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_darray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_date.c ECC-614: problem with datetime extraction 2018-01-24 18:02:35 +00:00
grib_db.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dependency.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class.h ECC-419: Simple bufr_dump (Part 1) 2017-08-31 16:10:13 +01:00
grib_dumper_class_bufr_decode_C.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_bufr_decode_filter.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_bufr_decode_fortran.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_bufr_decode_python.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_bufr_encode_C.c ECC-394: Fix broken Visual Studio build 2018-01-02 16:44:44 +00:00
grib_dumper_class_bufr_encode_filter.c ECC-394: bufr_dump -E option: include keys whose values are MISSING 2018-01-02 16:32:55 +00:00
grib_dumper_class_bufr_encode_fortran.c ECC-394: Break long Fortran lines 2018-01-03 13:58:46 +00:00
grib_dumper_class_bufr_encode_python.c ECC-394: Fix broken Visual Studio build 2018-01-02 16:44:44 +00:00
grib_dumper_class_bufr_simple.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_debug.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_default.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_grib_encode_C.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_json.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_keys.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_serialize.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_class_wmo.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_dumper_factory.h ECC-419: Simple bufr_dump (Part 1) 2017-08-31 16:10:13 +01:00
grib_emoslib.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +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
grib_expression.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class.h ECC-486 2017-05-30 15:18:50 +01:00
grib_expression_class_accessor.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_binop.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_column.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_constant.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_double.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_functor.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_is_in_dict.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_is_in_list.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_is_integer.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_length.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_logical_and.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_logical_or.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_long.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_string.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_string_compare.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_sub_string.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_true.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_class_unop.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_expression_factory.h ECC-486 2017-05-30 15:18:50 +01:00
grib_fieldset.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_filepool.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_gaussian_reduced.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_geography.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_handle.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_hash_array.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_hash_keys.c Clean up of hash code 2018-01-22 18:26:10 +00:00
grib_header_compute.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_ibmfloat.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_ieeefloat.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_index.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_io.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +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: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_gaussian_reduced.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_gen.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_lambert_azimuthal_equal_area.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_lambert_conformal.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_latlon.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_latlon_reduced.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_polar_stereographic.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_regular.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator_class_space_view.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00: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: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_itrie_keys.c Clean up of hash code 2018-01-22 18:26:10 +00:00
grib_jasper_encoding.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_keys_iterator.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_lex.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_loader_from_array.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_loader_from_file.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_loader_from_handle.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_memory.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class.h ECC-533: Implement grib_find_nearest() for Polar Stereographic grid_type 2017-08-25 14:12:44 +01:00
grib_nearest_class_gen.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class_lambert_conformal.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class_latlon_reduced.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class_polar_stereographic.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class_reduced.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class_regular.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_class_sh.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_nearest_factory.h ECC-533: Implement grib_find_nearest() for Polar Stereographic grid_type 2017-08-25 14:12:44 +01:00
grib_oarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_openjpeg_encoding.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_optimize_decimal_factor.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_optimize_decimal_factor.h Clang compiler warnings 2017-08-25 17:32:07 +01:00
grib_parse_utils.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_query.c Two ways of getting accessor factory: TRIE and HASH 2018-01-23 14:49:41 +00:00
grib_rules.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_sarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_scaling.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_templates.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_templates.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_timer.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_timer.c_off
grib_trie.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_trie_with_rank.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_util.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_value.c Documentation 2018-01-15 13:45:31 +00:00
grib_vdarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_viarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_vsarray.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_yacc.c ECC-485: Add support for non-integer size for the 'codetable' statement 2017-08-17 18:31:27 +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: 2017 -> 2018 2018-01-02 11:31:02 +00:00
griby.y Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
iterator.class
jgribapi_GribFile.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
jgribapi_GribHandle.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
jgribapi_GribIterator.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
latlon.req
make_accessor_class_hash.ksh Performance: accessor lookup improvements with gperf -C (See ECC-525) 2018-01-23 11:49:41 +00:00
make_class.pl ECC-163 2015-10-30 10:46:42 +00:00
make_hash_keys.ksh Performance: key lookup improvements with gperf -l and -C (See ECC-525) 2018-01-22 17:38:52 +00:00
make_table.pl
makeyacc Make yacc script more robust in case it fails 2017-08-17 17:08:55 +01:00
md5.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
md5.h Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
minmax_val.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
nearest.class
spectral.req
string_util.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00

README

# To rebuild the grammar:

make LEX_OUTPUT_ROOT=lex.yy -f extrules.am  grib_yacc.c grib_yacc.h grib_lex.c