SYMBOL INDEX (35 symbols across 5 files) FILE: KPP/OHreact_parser.py function writeHeader (line 22) | def writeHeader(fo, mechName): function writeFooter (line 52) | def writeFooter(fo): function writeReactivity (line 65) | def writeReactivity(mechName): function main (line 197) | def main(): FILE: run/GEOS/scripts/create_ch4_offset_file.py function main (line 41) | def main(args): function parse_args (line 100) | def parse_args(): FILE: run/shared/download_data.py function read_config_file (line 46) | def read_config_file(config_file, to_str=False): function extract_pathnames_from_log (line 73) | def extract_pathnames_from_log(args): function get_run_info (line 183) | def get_run_info(): function get_grid_suffix (line 235) | def get_grid_suffix(resolution): function get_nest_suffix (line 259) | def get_nest_suffix(lon_range): function get_remote_restart_filename (line 289) | def get_remote_restart_filename(local_prefix, run_info, rst_info): function replace_entry_in_list (line 325) | def replace_entry_in_list(the_list, old_entry, new_entry): function expand_restart_file_names (line 340) | def expand_restart_file_names(paths, args, run_info): function write_unique_paths (line 392) | def write_unique_paths(paths, unique_log): function create_download_script (line 417) | def create_download_script(paths, args): function download_the_data (line 570) | def download_the_data(args): function parse_args (line 618) | def parse_args(): function main (line 691) | def main(): FILE: run/shared/metrics.py function combine_dataset (line 49) | def combine_dataset(file_list=None): function ch4_or_fullchem (line 99) | def ch4_or_fullchem(ds): function read_metrics_collection (line 152) | def read_metrics_collection(data_dir): function total_airmass (line 189) | def total_airmass(ds): function global_mean_oh (line 207) | def global_mean_oh(sum_airmass_kg, ds): function lifetimes_wrt_oh (line 229) | def lifetimes_wrt_oh(sum_airmass_m, ds): function overall_ch4_lifetimes (line 254) | def overall_ch4_lifetimes(ds): function get_start_and_end_dates (line 281) | def get_start_and_end_dates(ds): function print_metrics (line 314) | def print_metrics(ds, is_ch4_sim=False): function main (line 373) | def main(): FILE: run/shared/rtd_species_by_simulation.py function read_species_from_eqn_file (line 21) | def read_species_from_eqn_file(simulation_name): function read_transported_species (line 50) | def read_transported_species(simulation_name): function read_species_database (line 93) | def read_species_database(): function get_species_metadata (line 114) | def get_species_metadata(species, species_database): function create_rtd_list_table (line 147) | def create_rtd_list_table(metadata, table_file, title=None): function main (line 190) | def main(simulation_name, table_file):