├── .gitignore ├── Data_Plotting ├── compare_data.m ├── edit_data.m ├── edit_data_tipper.m ├── plot_all_edi.m ├── plot_data.m ├── plot_dim_parameters.m ├── plot_impedance.m ├── plot_induction_vector_map.m ├── plot_induction_vector_site.m ├── plot_misfit_convergence.m ├── plot_misfit_cross_plot.m ├── plot_misfit_ks_test_map.m ├── plot_misfit_percent_diff_map.m ├── plot_misfit_residual_histograms.m ├── plot_misfit_residual_map.m ├── plot_misfit_residual_pseudo.m ├── plot_misfit_rms_by_period.m ├── plot_misfit_rms_by_period_map.m ├── plot_misfit_rms_by_site.m ├── plot_misfit_rms_map.m ├── plot_phase_tensor.m ├── plot_phase_tensor_beta_strike.m ├── plot_phase_tensor_ellipse_pseudo.m ├── plot_phase_tensor_map.m ├── plot_phase_tensor_pseudo.m ├── plot_polar.m ├── plot_polar_distorted.m ├── plot_polar_ellipse_pseudo.m ├── plot_polar_map.m ├── plot_rho_pha.m ├── plot_rho_pha_map.m ├── plot_rho_pha_map_det_by_site.m ├── plot_rho_pha_map_determinant.m ├── plot_rho_pha_pseudo.m ├── plot_skew_pseudo.m ├── plot_stations_map_srtm.m ├── plot_tipper.m ├── plot_tipper_angle_map.m └── plot_tipper_pseudo.m ├── Documentation ├── 000_MANUAL_MTcode.docx ├── Basic_Workflow.ai ├── Basic_Workflow.png ├── EDI_Standards │ ├── Edistd-1991.doc │ ├── Edistd.rtf │ └── ueber_edi.txt ├── Standalone_Scripts.xlsx ├── Structure_Variables.xlsx ├── Synthetic_Workflow.ai ├── Synthetic_Workflow.png ├── geoboundfiles_example.txt ├── license.txt ├── license_attributions.txt ├── mtcode_github_guide.docx └── user_defaults_master.m ├── Load_Functions ├── convert_edi_spectra_imp.m ├── convert_edi_units.m ├── link_model_data.m ├── load_covariance.m ├── load_data_2DNLCG.m ├── load_data_edi.m ├── load_data_edi_spectra.m ├── load_data_modem.m ├── load_data_wsinv.m ├── load_geoboundary_file_list.m ├── load_logfile_2DNLCG.m ├── load_logfile_modem.m ├── load_logfile_wsinv.m ├── load_model_2DNLCG.m ├── load_model_geozd.m ├── load_model_modem.m ├── load_model_ubc.m ├── load_model_wsinv.m ├── load_sitefile.m ├── load_startup_2DNLCG.m └── load_startup_wsinv.m ├── M3D ├── M3D_v1.m ├── M3D_v1_old_panels.m ├── M3_add_col.m ├── M3_add_row.m ├── M3_add_topo.m ├── M3_clear_var_in_H.m ├── M3_del_col.m ├── M3_del_row.m ├── M3_delete_layers.m ├── M3_err_flr_type_1.m ├── M3_err_flr_type_2.m ├── M3_generate_model.m ├── M3_get_srtm.m ├── M3_jump_to_layer.m ├── M3_load_mat_legacy.m ├── M3_load_mat_new.m ├── M3_load_modem_data.m ├── M3_load_modem_mod.m ├── M3_load_param.m ├── M3_load_winglink_mod.m ├── M3_load_ws_mod.m ├── M3_make_modem_cov.m ├── M3_make_param.m ├── M3_make_ws_startup.m ├── M3_max_res.m ├── M3_min_res.m ├── M3_next_layer.m ├── M3_prev_layer.m ├── M3_save_modem_data.m ├── M3_save_modem_mod.m ├── M3_save_undo.m ├── M3_save_ws_data.m ├── M3_save_ws_mod.m ├── M3_set_rot.m ├── M3_smooth_air.m ├── M3_update_model_plot.m ├── M3_view_data.m └── M3_view_model.m ├── MT_Analysis ├── Bostick │ ├── bostick1.m │ ├── bostick1_phase.m │ ├── bostick1_slope.m │ ├── bostick2.m │ ├── bostick2_phase.m │ ├── bostick2_slope.m │ ├── bostick_gridding1.m │ ├── bostick_gridding2.m │ ├── bostick_penetration.m │ ├── bostick_profile1.m │ ├── bostick_profile2.m │ └── bostick_single_station.m ├── Occam1D │ ├── Examples │ │ ├── ex3lay_con-1D-10pc_noise.dat │ │ ├── filename_occam1d.mat │ │ ├── filename_occam1d_0.05.resp │ │ ├── filename_occam1d_0.1.mod │ │ ├── filename_occam1d_data_input.mat │ │ ├── filename_occam1d_ef_10.mod │ │ ├── filename_occam1d_ef_10.resp │ │ ├── filename_occam1d_v2.mat │ │ ├── filename_occam1d_v2_data_input.mat │ │ ├── filename_occam1d_v2_ef_10.mod │ │ ├── filename_occam1d_v2_ef_10.resp │ │ └── l1_002_rho_pha_berd_av_freq.dat │ ├── OCCAM1D.m │ ├── golden_section.m │ ├── l1_002.mat │ ├── l1_002_fix.edi │ ├── mt_fwd_occ.m │ ├── plot_occam_profile.m │ └── starting_model_thickness.txt ├── Occam1D_200213.zip ├── add_noise.m ├── apply_errorfloor.m ├── calc_Z.m ├── calc_determinant.m ├── calc_dim_parameters.m ├── calc_fwd_1d.m ├── calc_pha_splits.m ├── calc_phase_tensor.m ├── calc_polar.m ├── calc_rho_pha.m ├── calc_ssq.m ├── cut_beta.m ├── dplus.m ├── dplus_detailed_statistics.m ├── dplus_plot.m ├── frequency_analysis.m ├── interpolate_edi.m ├── rotate_Z.m ├── rotate_d.m ├── rotate_tip.m └── shear_twist_anis.m ├── MTplot └── MTplot.m ├── Model_Plotting ├── add_discontinuity.m ├── compare_models.m ├── edit_block.m ├── edit_covariance.m ├── edit_model.m ├── edit_model_2d.m ├── plot_conductance.m ├── plot_cross_section.m ├── plot_cross_section_2d.m ├── plot_cross_section_3d.m ├── plot_cross_section_beneath_points.m ├── plot_cross_section_lat_long.m ├── plot_diagonal_section.m ├── plot_diagonal_section_smooth.m ├── plot_fwd_1d.m ├── plot_isosurface.m ├── plot_mesh.m ├── plot_model_3D.m ├── plot_model_topography.m ├── plot_rho_z_model.m ├── plot_rho_z_station.m ├── plot_slice.m ├── plot_slice_map.m ├── plot_slice_menus.m └── plot_slice_multi.m ├── README.md ├── S3D └── S3D_v1.m ├── Utils ├── Figures │ ├── add_rho_colorbar.m │ ├── hist2d.m │ ├── logerrorbar.m │ ├── manual_legend.m │ ├── plot_rectangular_fault_plane.m │ ├── print_figure.m │ ├── rose_geog.m │ ├── set_figure_size.m │ └── set_inset_position.m ├── Mapping │ ├── deg2utm.m │ ├── dms2deg.m │ ├── download_srtm.m │ ├── geo2utm.m │ ├── get_projection.m │ ├── grdread2.m │ ├── haversine.m │ ├── haversine_d.m │ ├── kml2geo.m │ ├── m_map │ │ ├── Contents.m │ │ ├── m_coast.m │ │ ├── m_contour.m │ │ ├── m_contourf.m │ │ ├── m_coord.m │ │ ├── m_demo.m │ │ ├── m_elev.m │ │ ├── m_etopo2.m │ │ ├── m_fdist.m │ │ ├── m_fill.m │ │ ├── m_geo2mag.m │ │ ├── m_geodesic.m │ │ ├── m_grid.m │ │ ├── m_gshhs.m │ │ ├── m_gshhs_c.m │ │ ├── m_gshhs_f.m │ │ ├── m_gshhs_h.m │ │ ├── m_gshhs_i.m │ │ ├── m_gshhs_l.m │ │ ├── m_hatch.m │ │ ├── m_idist.m │ │ ├── m_legend.m │ │ ├── m_line.m │ │ ├── m_ll2xy.m │ │ ├── m_lldist.m │ │ ├── m_mag2geo.m │ │ ├── m_patch.m │ │ ├── m_pcolor.m │ │ ├── m_plot.m │ │ ├── m_plotbndry.m │ │ ├── m_proj.m │ │ ├── m_quiver.m │ │ ├── m_range_ring.m │ │ ├── m_scale.m │ │ ├── m_tba2b.m │ │ ├── m_tbase.m │ │ ├── m_text.m │ │ ├── m_track.m │ │ ├── m_ungrid.m │ │ ├── m_usercoast.m │ │ ├── m_vec.m │ │ ├── m_xy2ll.m │ │ ├── m_xydist.m │ │ ├── map.html │ │ └── private │ │ │ ├── Thumbs.db │ │ │ ├── clabel.m │ │ │ ├── ex_modis.gif │ │ │ ├── ex_ssmi.gif │ │ │ ├── ex_sst.gif │ │ │ ├── ex_terra.gif │ │ │ ├── exgshhs.gif │ │ │ ├── exlamber.gif │ │ │ ├── exmiller.gif │ │ │ ├── exobl2.gif │ │ │ ├── exquiv.gif │ │ │ ├── exsinus.gif │ │ │ ├── exster.gif │ │ │ ├── extbase.gif │ │ │ ├── extblueocean.gif │ │ │ ├── extspeckle.gif │ │ │ ├── exvec.gif │ │ │ ├── m_coasts.mat │ │ │ ├── mapug.html │ │ │ ├── mc_coords.m │ │ │ ├── mlogo.gif │ │ │ ├── mp_azim.m │ │ │ ├── mp_conic.m │ │ │ ├── mp_cyl.m │ │ │ ├── mp_omerc.m │ │ │ ├── mp_tmerc.m │ │ │ ├── mp_utm.m │ │ │ ├── mu_coast.m │ │ │ ├── mu_util.m │ │ │ ├── new.gif │ │ │ ├── rring.gif │ │ │ ├── thumb_ex_modis.gif │ │ │ ├── thumb_ex_ssmi.gif │ │ │ ├── thumb_ex_sst.gif │ │ │ ├── thumb_ex_terra.gif │ │ │ ├── thumb_exgshhs.gif │ │ │ ├── thumb_exlamber.gif │ │ │ ├── thumb_exmiller.gif │ │ │ ├── thumb_exobl2.gif │ │ │ ├── thumb_exquiv.gif │ │ │ ├── thumb_exsinus.gif │ │ │ ├── thumb_exster.gif │ │ │ ├── thumb_extbase.gif │ │ │ ├── thumb_extblueocean.gif │ │ │ ├── thumb_extspeckle.gif │ │ │ ├── thumb_exvec.gif │ │ │ ├── thumb_mlogo.gif │ │ │ ├── thumb_rring.gif │ │ │ ├── thumb_track1.gif │ │ │ ├── track1.gif │ │ │ └── usermap.gif │ ├── plot_geoboundaries.m │ ├── plot_geoboundaries_diagonal_section.m │ ├── plot_geoboundaries_geoshow.m │ ├── plot_topo.m │ ├── profile_topo.m │ ├── read_hgt │ │ ├── dem.m │ │ ├── landcolor.m │ │ ├── license.txt │ │ ├── read_hgt.zip │ │ ├── readhgt.m │ │ ├── readhgt_srtm_index.txt │ │ └── seacolor.m │ ├── set_map_projection.m │ ├── set_map_projection_geoshow.m │ └── utm2geo.m ├── Statistics │ ├── calc_rms.m │ ├── detailed_statistics.m │ ├── detailed_statistics_2D.m │ ├── histfit.m │ ├── statistics.m │ └── strike_stats.m ├── append_d.m ├── curve_intersection.m ├── fix_pcolor.m ├── get_pseudo_section_indices.m ├── getquadrant.m ├── ginputExtra.m ├── ginput_editdata.m ├── inpaint_nans.m ├── make_nan_data.m ├── make_ones_data.m ├── make_synthetic_site_locations.m ├── mv.m ├── nearestpoint.m └── nnls.m ├── Write_Functions ├── write_data_2DNLCG.m ├── write_data_edi.m ├── write_data_modem.m ├── write_model_modem.m ├── write_model_ubc.m ├── write_model_wsinv.m ├── write_modem_covariance.m ├── write_section.m └── write_slices_cube_lat_long.m └── user_defaults.m /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/.gitignore -------------------------------------------------------------------------------- /Data_Plotting/compare_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/compare_data.m -------------------------------------------------------------------------------- /Data_Plotting/edit_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/edit_data.m -------------------------------------------------------------------------------- /Data_Plotting/edit_data_tipper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/edit_data_tipper.m -------------------------------------------------------------------------------- /Data_Plotting/plot_all_edi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_all_edi.m -------------------------------------------------------------------------------- /Data_Plotting/plot_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_data.m -------------------------------------------------------------------------------- /Data_Plotting/plot_dim_parameters.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_dim_parameters.m -------------------------------------------------------------------------------- /Data_Plotting/plot_impedance.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_impedance.m -------------------------------------------------------------------------------- /Data_Plotting/plot_induction_vector_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_induction_vector_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_induction_vector_site.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_induction_vector_site.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_convergence.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_convergence.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_cross_plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_cross_plot.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_ks_test_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_ks_test_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_percent_diff_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_percent_diff_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_residual_histograms.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_residual_histograms.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_residual_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_residual_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_residual_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_residual_pseudo.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_rms_by_period.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_rms_by_period.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_rms_by_period_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_rms_by_period_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_rms_by_site.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_rms_by_site.m -------------------------------------------------------------------------------- /Data_Plotting/plot_misfit_rms_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_misfit_rms_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_phase_tensor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_phase_tensor.m -------------------------------------------------------------------------------- /Data_Plotting/plot_phase_tensor_beta_strike.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_phase_tensor_beta_strike.m -------------------------------------------------------------------------------- /Data_Plotting/plot_phase_tensor_ellipse_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_phase_tensor_ellipse_pseudo.m -------------------------------------------------------------------------------- /Data_Plotting/plot_phase_tensor_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_phase_tensor_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_phase_tensor_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_phase_tensor_pseudo.m -------------------------------------------------------------------------------- /Data_Plotting/plot_polar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_polar.m -------------------------------------------------------------------------------- /Data_Plotting/plot_polar_distorted.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_polar_distorted.m -------------------------------------------------------------------------------- /Data_Plotting/plot_polar_ellipse_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_polar_ellipse_pseudo.m -------------------------------------------------------------------------------- /Data_Plotting/plot_polar_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_polar_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_rho_pha.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_rho_pha.m -------------------------------------------------------------------------------- /Data_Plotting/plot_rho_pha_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_rho_pha_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_rho_pha_map_det_by_site.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_rho_pha_map_det_by_site.m -------------------------------------------------------------------------------- /Data_Plotting/plot_rho_pha_map_determinant.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_rho_pha_map_determinant.m -------------------------------------------------------------------------------- /Data_Plotting/plot_rho_pha_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_rho_pha_pseudo.m -------------------------------------------------------------------------------- /Data_Plotting/plot_skew_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_skew_pseudo.m -------------------------------------------------------------------------------- /Data_Plotting/plot_stations_map_srtm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_stations_map_srtm.m -------------------------------------------------------------------------------- /Data_Plotting/plot_tipper.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_tipper.m -------------------------------------------------------------------------------- /Data_Plotting/plot_tipper_angle_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_tipper_angle_map.m -------------------------------------------------------------------------------- /Data_Plotting/plot_tipper_pseudo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Data_Plotting/plot_tipper_pseudo.m -------------------------------------------------------------------------------- /Documentation/000_MANUAL_MTcode.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/000_MANUAL_MTcode.docx -------------------------------------------------------------------------------- /Documentation/Basic_Workflow.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/Basic_Workflow.ai -------------------------------------------------------------------------------- /Documentation/Basic_Workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/Basic_Workflow.png -------------------------------------------------------------------------------- /Documentation/EDI_Standards/Edistd-1991.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/EDI_Standards/Edistd-1991.doc -------------------------------------------------------------------------------- /Documentation/EDI_Standards/Edistd.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/EDI_Standards/Edistd.rtf -------------------------------------------------------------------------------- /Documentation/EDI_Standards/ueber_edi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/EDI_Standards/ueber_edi.txt -------------------------------------------------------------------------------- /Documentation/Standalone_Scripts.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/Standalone_Scripts.xlsx -------------------------------------------------------------------------------- /Documentation/Structure_Variables.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/Structure_Variables.xlsx -------------------------------------------------------------------------------- /Documentation/Synthetic_Workflow.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/Synthetic_Workflow.ai -------------------------------------------------------------------------------- /Documentation/Synthetic_Workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/Synthetic_Workflow.png -------------------------------------------------------------------------------- /Documentation/geoboundfiles_example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/geoboundfiles_example.txt -------------------------------------------------------------------------------- /Documentation/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/license.txt -------------------------------------------------------------------------------- /Documentation/license_attributions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/license_attributions.txt -------------------------------------------------------------------------------- /Documentation/mtcode_github_guide.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/mtcode_github_guide.docx -------------------------------------------------------------------------------- /Documentation/user_defaults_master.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Documentation/user_defaults_master.m -------------------------------------------------------------------------------- /Load_Functions/convert_edi_spectra_imp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/convert_edi_spectra_imp.m -------------------------------------------------------------------------------- /Load_Functions/convert_edi_units.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/convert_edi_units.m -------------------------------------------------------------------------------- /Load_Functions/link_model_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/link_model_data.m -------------------------------------------------------------------------------- /Load_Functions/load_covariance.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_covariance.m -------------------------------------------------------------------------------- /Load_Functions/load_data_2DNLCG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_data_2DNLCG.m -------------------------------------------------------------------------------- /Load_Functions/load_data_edi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_data_edi.m -------------------------------------------------------------------------------- /Load_Functions/load_data_edi_spectra.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_data_edi_spectra.m -------------------------------------------------------------------------------- /Load_Functions/load_data_modem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_data_modem.m -------------------------------------------------------------------------------- /Load_Functions/load_data_wsinv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_data_wsinv.m -------------------------------------------------------------------------------- /Load_Functions/load_geoboundary_file_list.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_geoboundary_file_list.m -------------------------------------------------------------------------------- /Load_Functions/load_logfile_2DNLCG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_logfile_2DNLCG.m -------------------------------------------------------------------------------- /Load_Functions/load_logfile_modem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_logfile_modem.m -------------------------------------------------------------------------------- /Load_Functions/load_logfile_wsinv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_logfile_wsinv.m -------------------------------------------------------------------------------- /Load_Functions/load_model_2DNLCG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_model_2DNLCG.m -------------------------------------------------------------------------------- /Load_Functions/load_model_geozd.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_model_geozd.m -------------------------------------------------------------------------------- /Load_Functions/load_model_modem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_model_modem.m -------------------------------------------------------------------------------- /Load_Functions/load_model_ubc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_model_ubc.m -------------------------------------------------------------------------------- /Load_Functions/load_model_wsinv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_model_wsinv.m -------------------------------------------------------------------------------- /Load_Functions/load_sitefile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_sitefile.m -------------------------------------------------------------------------------- /Load_Functions/load_startup_2DNLCG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_startup_2DNLCG.m -------------------------------------------------------------------------------- /Load_Functions/load_startup_wsinv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Load_Functions/load_startup_wsinv.m -------------------------------------------------------------------------------- /M3D/M3D_v1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3D_v1.m -------------------------------------------------------------------------------- /M3D/M3D_v1_old_panels.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3D_v1_old_panels.m -------------------------------------------------------------------------------- /M3D/M3_add_col.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_add_col.m -------------------------------------------------------------------------------- /M3D/M3_add_row.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_add_row.m -------------------------------------------------------------------------------- /M3D/M3_add_topo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_add_topo.m -------------------------------------------------------------------------------- /M3D/M3_clear_var_in_H.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_clear_var_in_H.m -------------------------------------------------------------------------------- /M3D/M3_del_col.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_del_col.m -------------------------------------------------------------------------------- /M3D/M3_del_row.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_del_row.m -------------------------------------------------------------------------------- /M3D/M3_delete_layers.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_delete_layers.m -------------------------------------------------------------------------------- /M3D/M3_err_flr_type_1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_err_flr_type_1.m -------------------------------------------------------------------------------- /M3D/M3_err_flr_type_2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_err_flr_type_2.m -------------------------------------------------------------------------------- /M3D/M3_generate_model.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_generate_model.m -------------------------------------------------------------------------------- /M3D/M3_get_srtm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_get_srtm.m -------------------------------------------------------------------------------- /M3D/M3_jump_to_layer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_jump_to_layer.m -------------------------------------------------------------------------------- /M3D/M3_load_mat_legacy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_mat_legacy.m -------------------------------------------------------------------------------- /M3D/M3_load_mat_new.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_mat_new.m -------------------------------------------------------------------------------- /M3D/M3_load_modem_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_modem_data.m -------------------------------------------------------------------------------- /M3D/M3_load_modem_mod.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_modem_mod.m -------------------------------------------------------------------------------- /M3D/M3_load_param.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_param.m -------------------------------------------------------------------------------- /M3D/M3_load_winglink_mod.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_winglink_mod.m -------------------------------------------------------------------------------- /M3D/M3_load_ws_mod.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_load_ws_mod.m -------------------------------------------------------------------------------- /M3D/M3_make_modem_cov.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_make_modem_cov.m -------------------------------------------------------------------------------- /M3D/M3_make_param.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_make_param.m -------------------------------------------------------------------------------- /M3D/M3_make_ws_startup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_make_ws_startup.m -------------------------------------------------------------------------------- /M3D/M3_max_res.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_max_res.m -------------------------------------------------------------------------------- /M3D/M3_min_res.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_min_res.m -------------------------------------------------------------------------------- /M3D/M3_next_layer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_next_layer.m -------------------------------------------------------------------------------- /M3D/M3_prev_layer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_prev_layer.m -------------------------------------------------------------------------------- /M3D/M3_save_modem_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_save_modem_data.m -------------------------------------------------------------------------------- /M3D/M3_save_modem_mod.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_save_modem_mod.m -------------------------------------------------------------------------------- /M3D/M3_save_undo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_save_undo.m -------------------------------------------------------------------------------- /M3D/M3_save_ws_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_save_ws_data.m -------------------------------------------------------------------------------- /M3D/M3_save_ws_mod.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_save_ws_mod.m -------------------------------------------------------------------------------- /M3D/M3_set_rot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_set_rot.m -------------------------------------------------------------------------------- /M3D/M3_smooth_air.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_smooth_air.m -------------------------------------------------------------------------------- /M3D/M3_update_model_plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_update_model_plot.m -------------------------------------------------------------------------------- /M3D/M3_view_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_view_data.m -------------------------------------------------------------------------------- /M3D/M3_view_model.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/M3D/M3_view_model.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick1.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick1_phase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick1_phase.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick1_slope.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick1_slope.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick2.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick2_phase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick2_phase.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick2_slope.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick2_slope.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick_gridding1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick_gridding1.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick_gridding2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick_gridding2.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick_penetration.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick_penetration.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick_profile1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick_profile1.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick_profile2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick_profile2.m -------------------------------------------------------------------------------- /MT_Analysis/Bostick/bostick_single_station.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Bostick/bostick_single_station.m -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/ex3lay_con-1D-10pc_noise.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/ex3lay_con-1D-10pc_noise.dat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d.mat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_0.05.resp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_0.05.resp -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_0.1.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_0.1.mod -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_data_input.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_data_input.mat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_ef_10.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_ef_10.mod -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_ef_10.resp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_ef_10.resp -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_v2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_v2.mat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_v2_data_input.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_v2_data_input.mat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_v2_ef_10.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_v2_ef_10.mod -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/filename_occam1d_v2_ef_10.resp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/filename_occam1d_v2_ef_10.resp -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/Examples/l1_002_rho_pha_berd_av_freq.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/Examples/l1_002_rho_pha_berd_av_freq.dat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/OCCAM1D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/OCCAM1D.m -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/golden_section.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/golden_section.m -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/l1_002.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/l1_002.mat -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/l1_002_fix.edi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/l1_002_fix.edi -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/mt_fwd_occ.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/mt_fwd_occ.m -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/plot_occam_profile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/plot_occam_profile.m -------------------------------------------------------------------------------- /MT_Analysis/Occam1D/starting_model_thickness.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D/starting_model_thickness.txt -------------------------------------------------------------------------------- /MT_Analysis/Occam1D_200213.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/Occam1D_200213.zip -------------------------------------------------------------------------------- /MT_Analysis/add_noise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/add_noise.m -------------------------------------------------------------------------------- /MT_Analysis/apply_errorfloor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/apply_errorfloor.m -------------------------------------------------------------------------------- /MT_Analysis/calc_Z.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_Z.m -------------------------------------------------------------------------------- /MT_Analysis/calc_determinant.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_determinant.m -------------------------------------------------------------------------------- /MT_Analysis/calc_dim_parameters.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_dim_parameters.m -------------------------------------------------------------------------------- /MT_Analysis/calc_fwd_1d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_fwd_1d.m -------------------------------------------------------------------------------- /MT_Analysis/calc_pha_splits.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_pha_splits.m -------------------------------------------------------------------------------- /MT_Analysis/calc_phase_tensor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_phase_tensor.m -------------------------------------------------------------------------------- /MT_Analysis/calc_polar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_polar.m -------------------------------------------------------------------------------- /MT_Analysis/calc_rho_pha.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_rho_pha.m -------------------------------------------------------------------------------- /MT_Analysis/calc_ssq.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/calc_ssq.m -------------------------------------------------------------------------------- /MT_Analysis/cut_beta.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/cut_beta.m -------------------------------------------------------------------------------- /MT_Analysis/dplus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/dplus.m -------------------------------------------------------------------------------- /MT_Analysis/dplus_detailed_statistics.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/dplus_detailed_statistics.m -------------------------------------------------------------------------------- /MT_Analysis/dplus_plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/dplus_plot.m -------------------------------------------------------------------------------- /MT_Analysis/frequency_analysis.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/frequency_analysis.m -------------------------------------------------------------------------------- /MT_Analysis/interpolate_edi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/interpolate_edi.m -------------------------------------------------------------------------------- /MT_Analysis/rotate_Z.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/rotate_Z.m -------------------------------------------------------------------------------- /MT_Analysis/rotate_d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/rotate_d.m -------------------------------------------------------------------------------- /MT_Analysis/rotate_tip.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/rotate_tip.m -------------------------------------------------------------------------------- /MT_Analysis/shear_twist_anis.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MT_Analysis/shear_twist_anis.m -------------------------------------------------------------------------------- /MTplot/MTplot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/MTplot/MTplot.m -------------------------------------------------------------------------------- /Model_Plotting/add_discontinuity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/add_discontinuity.m -------------------------------------------------------------------------------- /Model_Plotting/compare_models.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/compare_models.m -------------------------------------------------------------------------------- /Model_Plotting/edit_block.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/edit_block.m -------------------------------------------------------------------------------- /Model_Plotting/edit_covariance.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/edit_covariance.m -------------------------------------------------------------------------------- /Model_Plotting/edit_model.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/edit_model.m -------------------------------------------------------------------------------- /Model_Plotting/edit_model_2d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/edit_model_2d.m -------------------------------------------------------------------------------- /Model_Plotting/plot_conductance.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_conductance.m -------------------------------------------------------------------------------- /Model_Plotting/plot_cross_section.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_cross_section.m -------------------------------------------------------------------------------- /Model_Plotting/plot_cross_section_2d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_cross_section_2d.m -------------------------------------------------------------------------------- /Model_Plotting/plot_cross_section_3d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_cross_section_3d.m -------------------------------------------------------------------------------- /Model_Plotting/plot_cross_section_beneath_points.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_cross_section_beneath_points.m -------------------------------------------------------------------------------- /Model_Plotting/plot_cross_section_lat_long.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_cross_section_lat_long.m -------------------------------------------------------------------------------- /Model_Plotting/plot_diagonal_section.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_diagonal_section.m -------------------------------------------------------------------------------- /Model_Plotting/plot_diagonal_section_smooth.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_diagonal_section_smooth.m -------------------------------------------------------------------------------- /Model_Plotting/plot_fwd_1d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_fwd_1d.m -------------------------------------------------------------------------------- /Model_Plotting/plot_isosurface.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_isosurface.m -------------------------------------------------------------------------------- /Model_Plotting/plot_mesh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_mesh.m -------------------------------------------------------------------------------- /Model_Plotting/plot_model_3D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_model_3D.m -------------------------------------------------------------------------------- /Model_Plotting/plot_model_topography.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_model_topography.m -------------------------------------------------------------------------------- /Model_Plotting/plot_rho_z_model.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_rho_z_model.m -------------------------------------------------------------------------------- /Model_Plotting/plot_rho_z_station.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_rho_z_station.m -------------------------------------------------------------------------------- /Model_Plotting/plot_slice.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_slice.m -------------------------------------------------------------------------------- /Model_Plotting/plot_slice_map.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_slice_map.m -------------------------------------------------------------------------------- /Model_Plotting/plot_slice_menus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_slice_menus.m -------------------------------------------------------------------------------- /Model_Plotting/plot_slice_multi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Model_Plotting/plot_slice_multi.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/README.md -------------------------------------------------------------------------------- /S3D/S3D_v1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/S3D/S3D_v1.m -------------------------------------------------------------------------------- /Utils/Figures/add_rho_colorbar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/add_rho_colorbar.m -------------------------------------------------------------------------------- /Utils/Figures/hist2d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/hist2d.m -------------------------------------------------------------------------------- /Utils/Figures/logerrorbar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/logerrorbar.m -------------------------------------------------------------------------------- /Utils/Figures/manual_legend.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/manual_legend.m -------------------------------------------------------------------------------- /Utils/Figures/plot_rectangular_fault_plane.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/plot_rectangular_fault_plane.m -------------------------------------------------------------------------------- /Utils/Figures/print_figure.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/print_figure.m -------------------------------------------------------------------------------- /Utils/Figures/rose_geog.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/rose_geog.m -------------------------------------------------------------------------------- /Utils/Figures/set_figure_size.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/set_figure_size.m -------------------------------------------------------------------------------- /Utils/Figures/set_inset_position.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Figures/set_inset_position.m -------------------------------------------------------------------------------- /Utils/Mapping/deg2utm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/deg2utm.m -------------------------------------------------------------------------------- /Utils/Mapping/dms2deg.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/dms2deg.m -------------------------------------------------------------------------------- /Utils/Mapping/download_srtm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/download_srtm.m -------------------------------------------------------------------------------- /Utils/Mapping/geo2utm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/geo2utm.m -------------------------------------------------------------------------------- /Utils/Mapping/get_projection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/get_projection.m -------------------------------------------------------------------------------- /Utils/Mapping/grdread2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/grdread2.m -------------------------------------------------------------------------------- /Utils/Mapping/haversine.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/haversine.m -------------------------------------------------------------------------------- /Utils/Mapping/haversine_d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/haversine_d.m -------------------------------------------------------------------------------- /Utils/Mapping/kml2geo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/kml2geo.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/Contents.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/Contents.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_coast.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_coast.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_contour.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_contour.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_contourf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_contourf.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_coord.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_coord.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_demo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_demo.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_elev.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_elev.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_etopo2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_etopo2.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_fdist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_fdist.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_fill.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_fill.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_geo2mag.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_geo2mag.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_geodesic.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_geodesic.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_grid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_grid.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_gshhs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_gshhs.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_gshhs_c.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_gshhs_c.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_gshhs_f.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_gshhs_f.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_gshhs_h.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_gshhs_h.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_gshhs_i.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_gshhs_i.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_gshhs_l.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_gshhs_l.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_hatch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_hatch.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_idist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_idist.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_legend.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_legend.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_line.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_line.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_ll2xy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_ll2xy.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_lldist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_lldist.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_mag2geo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_mag2geo.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_patch.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_patch.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_pcolor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_pcolor.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_plot.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_plotbndry.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_plotbndry.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_proj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_proj.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_quiver.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_quiver.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_range_ring.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_range_ring.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_scale.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_scale.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_tba2b.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_tba2b.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_tbase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_tbase.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_text.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_text.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_track.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_track.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_ungrid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_ungrid.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_usercoast.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_usercoast.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_vec.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_vec.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_xy2ll.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_xy2ll.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/m_xydist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/m_xydist.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/map.html -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/Thumbs.db -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/clabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/clabel.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/ex_modis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/ex_modis.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/ex_ssmi.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/ex_ssmi.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/ex_sst.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/ex_sst.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/ex_terra.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/ex_terra.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exgshhs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exgshhs.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exlamber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exlamber.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exmiller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exmiller.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exobl2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exobl2.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exquiv.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exquiv.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exsinus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exsinus.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exster.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exster.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/extbase.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/extbase.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/extblueocean.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/extblueocean.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/extspeckle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/extspeckle.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/exvec.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/exvec.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/m_coasts.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/m_coasts.mat -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mapug.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mapug.html -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mc_coords.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mc_coords.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mlogo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mlogo.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mp_azim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mp_azim.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mp_conic.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mp_conic.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mp_cyl.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mp_cyl.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mp_omerc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mp_omerc.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mp_tmerc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mp_tmerc.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mp_utm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mp_utm.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mu_coast.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mu_coast.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/mu_util.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/mu_util.m -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/new.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/rring.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/rring.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_ex_modis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_ex_modis.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_ex_ssmi.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_ex_ssmi.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_ex_sst.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_ex_sst.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_ex_terra.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_ex_terra.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exgshhs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exgshhs.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exlamber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exlamber.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exmiller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exmiller.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exobl2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exobl2.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exquiv.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exquiv.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exsinus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exsinus.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exster.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exster.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_extbase.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_extbase.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_extblueocean.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_extblueocean.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_extspeckle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_extspeckle.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_exvec.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_exvec.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_mlogo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_mlogo.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_rring.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_rring.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/thumb_track1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/thumb_track1.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/track1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/track1.gif -------------------------------------------------------------------------------- /Utils/Mapping/m_map/private/usermap.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/m_map/private/usermap.gif -------------------------------------------------------------------------------- /Utils/Mapping/plot_geoboundaries.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/plot_geoboundaries.m -------------------------------------------------------------------------------- /Utils/Mapping/plot_geoboundaries_diagonal_section.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/plot_geoboundaries_diagonal_section.m -------------------------------------------------------------------------------- /Utils/Mapping/plot_geoboundaries_geoshow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/plot_geoboundaries_geoshow.m -------------------------------------------------------------------------------- /Utils/Mapping/plot_topo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/plot_topo.m -------------------------------------------------------------------------------- /Utils/Mapping/profile_topo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/profile_topo.m -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/dem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/dem.m -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/landcolor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/landcolor.m -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/license.txt -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/read_hgt.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/read_hgt.zip -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/readhgt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/readhgt.m -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/readhgt_srtm_index.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/readhgt_srtm_index.txt -------------------------------------------------------------------------------- /Utils/Mapping/read_hgt/seacolor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/read_hgt/seacolor.m -------------------------------------------------------------------------------- /Utils/Mapping/set_map_projection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/set_map_projection.m -------------------------------------------------------------------------------- /Utils/Mapping/set_map_projection_geoshow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/set_map_projection_geoshow.m -------------------------------------------------------------------------------- /Utils/Mapping/utm2geo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Mapping/utm2geo.m -------------------------------------------------------------------------------- /Utils/Statistics/calc_rms.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Statistics/calc_rms.m -------------------------------------------------------------------------------- /Utils/Statistics/detailed_statistics.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Statistics/detailed_statistics.m -------------------------------------------------------------------------------- /Utils/Statistics/detailed_statistics_2D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Statistics/detailed_statistics_2D.m -------------------------------------------------------------------------------- /Utils/Statistics/histfit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Statistics/histfit.m -------------------------------------------------------------------------------- /Utils/Statistics/statistics.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Statistics/statistics.m -------------------------------------------------------------------------------- /Utils/Statistics/strike_stats.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/Statistics/strike_stats.m -------------------------------------------------------------------------------- /Utils/append_d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/append_d.m -------------------------------------------------------------------------------- /Utils/curve_intersection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/curve_intersection.m -------------------------------------------------------------------------------- /Utils/fix_pcolor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/fix_pcolor.m -------------------------------------------------------------------------------- /Utils/get_pseudo_section_indices.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/get_pseudo_section_indices.m -------------------------------------------------------------------------------- /Utils/getquadrant.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/getquadrant.m -------------------------------------------------------------------------------- /Utils/ginputExtra.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/ginputExtra.m -------------------------------------------------------------------------------- /Utils/ginput_editdata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/ginput_editdata.m -------------------------------------------------------------------------------- /Utils/inpaint_nans.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/inpaint_nans.m -------------------------------------------------------------------------------- /Utils/make_nan_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/make_nan_data.m -------------------------------------------------------------------------------- /Utils/make_ones_data.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/make_ones_data.m -------------------------------------------------------------------------------- /Utils/make_synthetic_site_locations.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/make_synthetic_site_locations.m -------------------------------------------------------------------------------- /Utils/mv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/mv.m -------------------------------------------------------------------------------- /Utils/nearestpoint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/nearestpoint.m -------------------------------------------------------------------------------- /Utils/nnls.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Utils/nnls.m -------------------------------------------------------------------------------- /Write_Functions/write_data_2DNLCG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_data_2DNLCG.m -------------------------------------------------------------------------------- /Write_Functions/write_data_edi.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_data_edi.m -------------------------------------------------------------------------------- /Write_Functions/write_data_modem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_data_modem.m -------------------------------------------------------------------------------- /Write_Functions/write_model_modem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_model_modem.m -------------------------------------------------------------------------------- /Write_Functions/write_model_ubc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_model_ubc.m -------------------------------------------------------------------------------- /Write_Functions/write_model_wsinv.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_model_wsinv.m -------------------------------------------------------------------------------- /Write_Functions/write_modem_covariance.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_modem_covariance.m -------------------------------------------------------------------------------- /Write_Functions/write_section.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_section.m -------------------------------------------------------------------------------- /Write_Functions/write_slices_cube_lat_long.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/Write_Functions/write_slices_cube_lat_long.m -------------------------------------------------------------------------------- /user_defaults.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darcycordell/mtcode/HEAD/user_defaults.m --------------------------------------------------------------------------------