HARP
1.24
Installation
Conventions
Algorithms
Operations
Ingestion definitions
C library
IDL interface
MATLAB interface
Python interface
R interface
Command line tools
HARP
Index
Index
B
|
H
B
built-in function
harp.concatenate()
harp.convert_unit()
harp.execute_operations()
harp.export_product()
harp.get_encoding()
harp.import_product()
harp.import_product_metadata()
harp.set_encoding()
harp.to_dict()
harp.version()
harp_export()
harp_import()
harp_unload()
harp_version()
H
harp.CLibraryError
harp.concatenate()
built-in function
harp.convert_unit()
built-in function
harp.Error
harp.execute_operations()
built-in function
harp.export_product()
built-in function
harp.get_encoding()
built-in function
harp.import_product()
built-in function
harp.import_product_metadata()
built-in function
harp.NoDataError
harp.Product (built-in class)
harp.set_encoding()
built-in function
harp.to_dict()
built-in function
harp.UnsupportedDimensionError
harp.UnsupportedTypeError
harp.Variable (built-in class)
harp.version()
built-in function
harp_add_error_message (C++ function)
harp_array (C++ type)
harp_array_union (C++ union)
harp_array_union::double_data (C++ member)
harp_array_union::float_data (C++ member)
harp_array_union::int16_data (C++ member)
harp_array_union::int32_data (C++ member)
harp_array_union::int8_data (C++ member)
harp_array_union::ptr (C++ member)
harp_array_union::string_data (C++ member)
harp_basename (C++ function)
harp_collocation_pair (C++ type)
harp_collocation_pair_struct (C++ struct)
harp_collocation_result (C++ type)
harp_collocation_result_add_pair (C++ function)
harp_collocation_result_delete (C++ function)
harp_collocation_result_filter_for_collocation_indices (C++ function)
harp_collocation_result_filter_for_source_product_a (C++ function)
harp_collocation_result_filter_for_source_product_b (C++ function)
harp_collocation_result_new (C++ function)
harp_collocation_result_read (C++ function)
harp_collocation_result_remove_pair_at_index (C++ function)
harp_collocation_result_sort_by_a (C++ function)
harp_collocation_result_sort_by_b (C++ function)
harp_collocation_result_sort_by_collocation_index (C++ function)
harp_collocation_result_struct (C++ struct)
harp_collocation_result_swap_datasets (C++ function)
harp_collocation_result_write (C++ function)
harp_convert_unit (C++ function)
harp_data_type (C++ type)
harp_data_type_enum (C++ enum)
harp_data_type_enum::harp_type_double (C++ enumerator)
harp_data_type_enum::harp_type_float (C++ enumerator)
harp_data_type_enum::harp_type_int16 (C++ enumerator)
harp_data_type_enum::harp_type_int32 (C++ enumerator)
harp_data_type_enum::harp_type_int8 (C++ enumerator)
harp_data_type_enum::harp_type_string (C++ enumerator)
harp_dataset (C++ type)
harp_dataset_add_product (C++ function)
harp_dataset_delete (C++ function)
harp_dataset_get_index_from_source_product (C++ function)
harp_dataset_has_product (C++ function)
harp_dataset_import (C++ function)
harp_dataset_new (C++ function)
harp_dataset_prefilter (C++ function)
harp_dataset_print (C++ function)
harp_dataset_struct (C++ struct)
harp_dimension_type (C++ type)
harp_dimension_type_enum (C++ enum)
harp_dimension_type_enum::harp_dimension_independent (C++ enumerator)
harp_dimension_type_enum::harp_dimension_latitude (C++ enumerator)
harp_dimension_type_enum::harp_dimension_longitude (C++ enumerator)
harp_dimension_type_enum::harp_dimension_spectral (C++ enumerator)
harp_dimension_type_enum::harp_dimension_time (C++ enumerator)
harp_dimension_type_enum::harp_dimension_vertical (C++ enumerator)
harp_doc_export_ingestion_definitions (C++ function)
harp_doc_list_conversions (C++ function)
harp_done (C++ function)
harp_errno (C++ member)
harp_errno_to_string (C++ function)
HARP_ERROR_ARRAY_NUM_DIMS_MISMATCH (C macro)
HARP_ERROR_ARRAY_OUT_OF_BOUNDS (C macro)
HARP_ERROR_CODA (C macro)
HARP_ERROR_EXPORT (C macro)
HARP_ERROR_FILE_CLOSE (C macro)
HARP_ERROR_FILE_NOT_FOUND (C macro)
HARP_ERROR_FILE_OPEN (C macro)
HARP_ERROR_FILE_READ (C macro)
HARP_ERROR_FILE_WRITE (C macro)
HARP_ERROR_HDF4 (C macro)
HARP_ERROR_HDF5 (C macro)
HARP_ERROR_IMPORT (C macro)
HARP_ERROR_INGESTION (C macro)
HARP_ERROR_INGESTION_OPTION_SYNTAX (C macro)
HARP_ERROR_INVALID_ARGUMENT (C macro)
HARP_ERROR_INVALID_DATETIME (C macro)
HARP_ERROR_INVALID_FORMAT (C macro)
HARP_ERROR_INVALID_INDEX (C macro)
HARP_ERROR_INVALID_INGESTION_OPTION (C macro)
HARP_ERROR_INVALID_INGESTION_OPTION_VALUE (C macro)
HARP_ERROR_INVALID_NAME (C macro)
HARP_ERROR_INVALID_TYPE (C macro)
HARP_ERROR_NETCDF (C macro)
HARP_ERROR_NO_DATA (C macro)
HARP_ERROR_NO_HDF4_SUPPORT (C macro)
HARP_ERROR_NO_HDF5_SUPPORT (C macro)
HARP_ERROR_OPERATION (C macro)
HARP_ERROR_OPERATION_SYNTAX (C macro)
HARP_ERROR_OUT_OF_MEMORY (C macro)
HARP_ERROR_UNIT_CONVERSION (C macro)
HARP_ERROR_UNSUPPORTED_PRODUCT (C macro)
HARP_ERROR_VARIABLE_NOT_FOUND (C macro)
harp_export (C++ function)
harp_export()
built-in function
harp_geometry_get_area (C++ function)
harp_geometry_get_point_distance (C++ function)
harp_geometry_has_area_overlap (C++ function)
harp_geometry_has_point_in_area (C++ function)
harp_get_data_type_name (C++ function)
harp_get_fill_value_for_type (C++ function)
harp_get_option_create_collocation_datetime (C++ function)
harp_get_option_enable_aux_afgl86 (C++ function)
harp_get_option_enable_aux_usstd76 (C++ function)
harp_get_option_hdf5_compression (C++ function)
harp_get_option_propagate_uncertainty (C++ function)
harp_get_option_regrid_out_of_bounds (C++ function)
harp_get_size_for_type (C++ function)
harp_get_valid_max_for_type (C++ function)
harp_get_valid_min_for_type (C++ function)
harp_get_warning_handler (C++ function)
harp_import (C++ function)
harp_import()
built-in function
harp_import_product_metadata (C++ function)
harp_import_test (C++ function)
harp_init (C++ function)
harp_is_fill_value_for_type (C++ function)
harp_is_valid_max_for_type (C++ function)
harp_is_valid_min_for_type (C++ function)
harp_isfinite (C++ function)
harp_isinf (C++ function)
harp_ismininf (C++ function)
harp_isnan (C++ function)
harp_isplusinf (C++ function)
harp_mininf (C++ function)
harp_nan (C++ function)
HARP_NUM_DATA_TYPES (C macro)
HARP_NUM_DIM_TYPES (C macro)
harp_plusinf (C++ function)
harp_product (C++ type)
harp_product_add_derived_variable (C++ function)
harp_product_add_variable (C++ function)
harp_product_append (C++ function)
harp_product_bin (C++ function)
harp_product_bin_spatial (C++ function)
harp_product_copy (C++ function)
harp_product_delete (C++ function)
harp_product_detach_variable (C++ function)
harp_product_execute_operations (C++ function)
harp_product_flatten_dimension (C++ function)
harp_product_get_derived_variable (C++ function)
harp_product_get_smoothed_column (C++ function)
harp_product_get_smoothed_column_using_collocated_dataset (C++ function)
harp_product_get_smoothed_column_using_collocated_product (C++ function)
harp_product_get_variable_by_name (C++ function)
harp_product_get_variable_index_by_name (C++ function)
harp_product_has_variable (C++ function)
harp_product_is_empty (C++ function)
harp_product_metadata (C++ type)
harp_product_metadata_delete (C++ function)
harp_product_metadata_new (C++ function)
harp_product_metadata_print (C++ function)
harp_product_metadata_struct (C++ struct)
harp_product_new (C++ function)
harp_product_print (C++ function)
harp_product_rebin_with_axis_bounds_variable (C++ function)
harp_product_regrid_with_axis_variable (C++ function)
harp_product_regrid_with_collocated_dataset (C++ function)
harp_product_regrid_with_collocated_product (C++ function)
harp_product_remove_variable (C++ function)
harp_product_remove_variable_by_name (C++ function)
harp_product_replace_variable (C++ function)
harp_product_set_history (C++ function)
harp_product_set_source_product (C++ function)
harp_product_smooth_vertical_with_collocated_dataset (C++ function)
harp_product_smooth_vertical_with_collocated_product (C++ function)
harp_product_sort (C++ function)
harp_product_struct (C++ struct)
harp_product_struct::dimension (C++ member)
harp_product_struct::history (C++ member)
harp_product_struct::num_variables (C++ member)
harp_product_struct::source_product (C++ member)
harp_product_struct::variable (C++ member)
harp_product_update_history (C++ function)
harp_product_verify (C++ function)
harp_report_warning (C++ function)
harp_scalar (C++ type)
harp_scalar_union (C++ union)
harp_scalar_union::double_data (C++ member)
harp_scalar_union::float_data (C++ member)
harp_scalar_union::int16_data (C++ member)
harp_scalar_union::int32_data (C++ member)
harp_scalar_union::int8_data (C++ member)
harp_set_coda_definition_path (C++ function)
harp_set_coda_definition_path_conditional (C++ function)
harp_set_error (C++ function)
harp_set_option_create_collocation_datetime (C++ function)
harp_set_option_enable_aux_afgl86 (C++ function)
harp_set_option_enable_aux_usstd76 (C++ function)
harp_set_option_hdf5_compression (C++ function)
harp_set_option_propagate_uncertainty (C++ function)
harp_set_option_regrid_out_of_bounds (C++ function)
harp_set_udunits2_xml_path (C++ function)
harp_set_udunits2_xml_path_conditional (C++ function)
harp_set_warning_handler (C++ function)
HARP_SUCCESS (C macro)
harp_unload()
built-in function
harp_variable (C++ type)
harp_variable_append (C++ function)
harp_variable_convert_data_type (C++ function)
harp_variable_convert_unit (C++ function)
harp_variable_copy (C++ function)
harp_variable_copy_attributes (C++ function)
harp_variable_delete (C++ function)
harp_variable_has_dimension_type (C++ function)
harp_variable_has_dimension_types (C++ function)
harp_variable_has_unit (C++ function)
harp_variable_new (C++ function)
harp_variable_print (C++ function)
harp_variable_print_data (C++ function)
harp_variable_rename (C++ function)
harp_variable_set_description (C++ function)
harp_variable_set_enumeration_values (C++ function)
harp_variable_set_string_data_element (C++ function)
harp_variable_set_unit (C++ function)
harp_variable_smooth_vertical (C++ function)
harp_variable_struct (C++ struct)
harp_variable_struct::data (C++ member)
harp_variable_struct::data_type (C++ member)
harp_variable_struct::description (C++ member)
harp_variable_struct::dimension (C++ member)
harp_variable_struct::dimension_type (C++ member)
harp_variable_struct::enum_name (C++ member)
harp_variable_struct::name (C++ member)
harp_variable_struct::num_dimensions (C++ member)
harp_variable_struct::num_elements (C++ member)
harp_variable_struct::num_enum_values (C++ member)
harp_variable_struct::unit (C++ member)
harp_variable_struct::valid_max (C++ member)
harp_variable_struct::valid_min (C++ member)
harp_variable_verify (C++ function)
harp_version()
built-in function