README.rst
setup.py
iris_grib/__init__.py
iris_grib/_grib1_load_rules.py
iris_grib/_grib_cf_map.py
iris_grib/_iris_mercator_support.py
iris_grib/_load_convert.py
iris_grib/_save_rules.py
iris_grib/grib_phenom_translation.py
iris_grib/message.py
iris_grib.egg-info/PKG-INFO
iris_grib.egg-info/SOURCES.txt
iris_grib.egg-info/dependency_links.txt
iris_grib.egg-info/requires.txt
iris_grib.egg-info/top_level.txt
iris_grib/tests/__init__.py
iris_grib/tests/test_license_headers.py
iris_grib/tests/test_pep8.py
iris_grib/tests/integration/__init__.py
iris_grib/tests/integration/load_convert/__init__.py
iris_grib/tests/integration/load_convert/test_load_hybrid_coords.py
iris_grib/tests/integration/round_trip/__init__.py
iris_grib/tests/integration/round_trip/test_hybrid_coords_round_trip.py
iris_grib/tests/integration/save_rules/__init__.py
iris_grib/tests/integration/save_rules/test_grid_definition_section.py
iris_grib/tests/integration/save_rules/test_save_hybrid_coords.py
iris_grib/tests/results/unit/load_cubes/load_cubes/reduced_raw.cml
iris_grib/tests/unit/__init__.py
iris_grib/tests/unit/test_GribWrapper.py
iris_grib/tests/unit/test__load_generate.py
iris_grib/tests/unit/test_load_cubes.py
iris_grib/tests/unit/test_save_grib2.py
iris_grib/tests/unit/test_save_messages.py
iris_grib/tests/unit/grib1_load_rules/__init__.py
iris_grib/tests/unit/grib1_load_rules/test_grib1_convert.py
iris_grib/tests/unit/grib_phenom_translation/__init__.py
iris_grib/tests/unit/grib_phenom_translation/test_grib_phenom_translation.py
iris_grib/tests/unit/load_convert/__init__.py
iris_grib/tests/unit/load_convert/test__hindcast_fix.py
iris_grib/tests/unit/load_convert/test_bitmap_section.py
iris_grib/tests/unit/load_convert/test_convert.py
iris_grib/tests/unit/load_convert/test_data_cutoff.py
iris_grib/tests/unit/load_convert/test_ellipsoid.py
iris_grib/tests/unit/load_convert/test_ellipsoid_geometry.py
iris_grib/tests/unit/load_convert/test_ensemble_identifier.py
iris_grib/tests/unit/load_convert/test_fixup_float32_from_int32.py
iris_grib/tests/unit/load_convert/test_fixup_int32_from_uint32.py
iris_grib/tests/unit/load_convert/test_forecast_period_coord.py
iris_grib/tests/unit/load_convert/test_generating_process.py
iris_grib/tests/unit/load_convert/test_grib2_convert.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_0_and_1.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_10.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_12.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_20.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_30.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_40.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_4_and_5.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_5.py
iris_grib/tests/unit/load_convert/test_grid_definition_template_90.py
iris_grib/tests/unit/load_convert/test_other_time_coord.py
iris_grib/tests/unit/load_convert/test_product_definition_template_0.py
iris_grib/tests/unit/load_convert/test_product_definition_template_1.py
iris_grib/tests/unit/load_convert/test_product_definition_template_10.py
iris_grib/tests/unit/load_convert/test_product_definition_template_11.py
iris_grib/tests/unit/load_convert/test_product_definition_template_15.py
iris_grib/tests/unit/load_convert/test_product_definition_template_31.py
iris_grib/tests/unit/load_convert/test_product_definition_template_32.py
iris_grib/tests/unit/load_convert/test_product_definition_template_40.py
iris_grib/tests/unit/load_convert/test_product_definition_template_8.py
iris_grib/tests/unit/load_convert/test_product_definition_template_9.py
iris_grib/tests/unit/load_convert/test_projection_centre.py
iris_grib/tests/unit/load_convert/test_reference_time_coord.py
iris_grib/tests/unit/load_convert/test_resolution_flags.py
iris_grib/tests/unit/load_convert/test_satellite_common.py
iris_grib/tests/unit/load_convert/test_scanning_mode.py
iris_grib/tests/unit/load_convert/test_statistical_cell_method.py
iris_grib/tests/unit/load_convert/test_statistical_forecast_period_coord.py
iris_grib/tests/unit/load_convert/test_time_range_unit.py
iris_grib/tests/unit/load_convert/test_translate_phenomenon.py
iris_grib/tests/unit/load_convert/test_unscale.py
iris_grib/tests/unit/load_convert/test_validity_time_coord.py
iris_grib/tests/unit/load_convert/test_vertical_coords.py
iris_grib/tests/unit/message/__init__.py
iris_grib/tests/unit/message/test_GribMessage.py
iris_grib/tests/unit/message/test_Section.py
iris_grib/tests/unit/message/test__DataProxy.py
iris_grib/tests/unit/message/test__MessageLocation.py
iris_grib/tests/unit/message/test__RawGribMessage.py
iris_grib/tests/unit/save_rules/__init__.py
iris_grib/tests/unit/save_rules/test__missing_forecast_period.py
iris_grib/tests/unit/save_rules/test__non_missing_forecast_period.py
iris_grib/tests/unit/save_rules/test__product_definition_template_8_10_and_11.py
iris_grib/tests/unit/save_rules/test_data_section.py
iris_grib/tests/unit/save_rules/test_fixup_float32_as_int32.py
iris_grib/tests/unit/save_rules/test_fixup_int32_as_uint32.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_0.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_1.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_10.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_12.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_30.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_4.py
iris_grib/tests/unit/save_rules/test_grid_definition_template_5.py
iris_grib/tests/unit/save_rules/test_identification.py
iris_grib/tests/unit/save_rules/test_product_definition_template_1.py
iris_grib/tests/unit/save_rules/test_product_definition_template_10.py
iris_grib/tests/unit/save_rules/test_product_definition_template_11.py
iris_grib/tests/unit/save_rules/test_product_definition_template_40.py
iris_grib/tests/unit/save_rules/test_product_definition_template_8.py
iris_grib/tests/unit/save_rules/test_reference_time.py
iris_grib/tests/unit/save_rules/test_set_fixed_surfaces.py
iris_grib/tests/unit/save_rules/test_set_time_increment.py
iris_grib/tests/unit/save_rules/test_set_time_range.py