IODA Bundle
goes_converter.GoesConverter Member List

This is the complete list of members for goes_converter.GoesConverter, including all inherited members.

__init__(self, input_file_paths, latlon_file_path, output_file_path_rf, output_file_path_bt)goes_converter.GoesConverter
_check_arguments(self)goes_converter.GoesConverterprivate
_check_latlon_file_path(self)goes_converter.GoesConverterprivate
_check_nadir(self)goes_converter.GoesConverterprivate
_close_datasets(self)goes_converter.GoesConverterprivate
_create_groups(self)goes_converter.GoesConverterprivate
_create_input_data_file_dicts(self)goes_converter.GoesConverterprivate
_create_latlon_dataset(self)goes_converter.GoesConverterprivate
_create_metadata_elevation_angle_variables(self)goes_converter.GoesConverterprivate
_create_metadata_latitude_variables(self)goes_converter.GoesConverterprivate
_create_metadata_longitude_variables(self)goes_converter.GoesConverterprivate
_create_metadata_scan_angle_variables(self)goes_converter.GoesConverterprivate
_create_metadata_time_variables(self)goes_converter.GoesConverterprivate
_create_nchans_dimensions(self)goes_converter.GoesConverterprivate
_create_ndatetime_dimensions(self)goes_converter.GoesConverterprivate
_create_nlocs_dimensions(self)goes_converter.GoesConverterprivate
_create_nstring_dimensions(self)goes_converter.GoesConverterprivate
_create_nvars_dimensions(self)goes_converter.GoesConverterprivate
_create_obserror_brightness_temperature_variable(self)goes_converter.GoesConverterprivate
_create_obserror_reflectance_factor_variable(self)goes_converter.GoesConverterprivate
_create_obsvalue_brightness_temperature_variable(self)goes_converter.GoesConverterprivate
_create_obsvalue_reflectance_factor_variable(self)goes_converter.GoesConverterprivate
_create_preqc_brightness_temperature_variable(self)goes_converter.GoesConverterprivate
_create_preqc_reflectance_factor_variable(self)goes_converter.GoesConverterprivate
_create_root_group_attributes(self)goes_converter.GoesConverterprivate
_create_varmetadata_sensor_channel_variables(self)goes_converter.GoesConverterprivate
_create_varmetadata_variable_names_variables(self)goes_converter.GoesConverterprivate
_get_nadir_attribute_latlon(self)goes_converter.GoesConverterprivate
_get_nadir_attribute_template(self)goes_converter.GoesConverterprivate
_get_nlocs(dataset)goes_converter.GoesConverterprivatestatic
_goes_dict_btgoes_converter.GoesConverterprivate
_goes_dict_rfgoes_converter.GoesConverterprivate
_goes_lat_longoes_converter.GoesConverterprivate
_input_file_pathsgoes_converter.GoesConverterprivate
_latlon_datasetgoes_converter.GoesConverterprivate
_latlon_file_pathgoes_converter.GoesConverterprivate
_output_dataset_btgoes_converter.GoesConverterprivate
_output_dataset_rfgoes_converter.GoesConverterprivate
_output_file_path_btgoes_converter.GoesConverterprivate
_output_file_path_rfgoes_converter.GoesConverterprivate
_template_input_file_pathgoes_converter.GoesConverterprivate
convert(self)goes_converter.GoesConverter