{"id":47339811,"url":"https://github.com/simpeg-research/earthscope-mt-course","last_synced_at":"2026-03-17T22:42:52.346Z","repository":{"id":61613282,"uuid":"526740074","full_name":"simpeg-research/earthscope-mt-course","owner":"simpeg-research","description":"Tutorial Notebooks for an MT workflow","archived":false,"fork":false,"pushed_at":"2025-02-28T20:55:25.000Z","size":135845,"stargazers_count":19,"open_issues_count":9,"forks_count":5,"subscribers_count":7,"default_branch":"2024","last_synced_at":"2025-02-28T23:38:28.797Z","etag":null,"topics":["archiving","magnetotellurics","modeling","processing"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simpeg-research.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-19T20:15:43.000Z","updated_at":"2024-11-08T22:27:47.000Z","dependencies_parsed_at":"2024-12-22T05:03:47.486Z","dependency_job_id":null,"html_url":"https://github.com/simpeg-research/earthscope-mt-course","commit_stats":null,"previous_names":["simpeg-research/iris-mt-course-2022"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simpeg-research/earthscope-mt-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpeg-research%2Fearthscope-mt-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpeg-research%2Fearthscope-mt-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpeg-research%2Fearthscope-mt-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpeg-research%2Fearthscope-mt-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simpeg-research","download_url":"https://codeload.github.com/simpeg-research/earthscope-mt-course/tar.gz/refs/heads/2024","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpeg-research%2Fearthscope-mt-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30633742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archiving","magnetotellurics","modeling","processing"],"created_at":"2026-03-17T22:42:51.753Z","updated_at":"2026-03-17T22:42:52.339Z","avatar_url":"https://github.com/simpeg-research.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"**[summary](#summary) | [prerequisites](#prerequisites) | [setup](#setup) | [resources](#resources) | [license](#license)**\n\n[![License](https://img.shields.io/github/license/simpeg-research/earthscope-mt-course.svg)](https://github.com/simpeg-research/earthscope-mt-course/blob/main/LICENSE)\n[![SimPEG](https://img.shields.io/badge/powered%20by-SimPEG-blue.svg)](http://simpeg.xyz)\n![example workflow](https://github.com/simpeg-research/earthscope-mt-course/actions/workflows/python-package-conda.yml/badge.svg)\n[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social\u0026label=Follow%20%40sgkang09)](https://twitter.com/sgkang09)\n\n# Magnetotelluric (MT) Instrumentation and Data Processing Short Course\n\n\n|         | Info |\n|--------:|:-----|\n| When    | October 18-20th 2022|\n|        | October 28-Nov 1 2024|\n| conda environment  | `em` |\n\n**Team**\n- [Seogi Kang](https://github.com/sgkang) (Instructor)\n- [Jared Peacock](https://github.com/kujaku11) (Instructor)\n- [Karl Kappler](https://github.com/kkappler) (Instructor)\n- [Lindsey Heagy](http://github.com/lheagy) \n- [Mike Mitchell]()(Instructor)\n- [Paul Bedrosian]()\n- and the [SimPEG contributors](https://github.com/simpeg/simpeg/graphs/contributors)\n\n\n\n## Summary\n\nThis repository contains the notebooks and tutorial resources for the Magnetotelluric (MT) Instrumentation and Data Processing Short Course - through Day 2-Day 4: \n\n- Day 2: MT Data, Data Formats, Software, \u0026 Data Processing\n- Day 3: MT Dataset Explorations\n- Day 4: MT inversions and Earth Models. \n\nThis set of tutorials focus on providing hands-on examples of downloading, processing, visualzing, and inverting MT data. \n\n## Prerequisites\n\n**Software**\n\n* Some knowledge of Python is assumed.\n* All coding will be done in Jupyter notebooks. I'll explain how they work\n  briefly but it will help if you've used them before.\n* We will use [numpy](https://numpy.org/), [matplotlib](https://matplotlib.org/), and\n  [ipywidgets](https://ipywidgets.readthedocs.io/)\n  You don't need to be an expert in these tools but some familiarity will help.\n\n## Setup\n\n### Anaconda\n\nIf you do not already have Anaconda you can download it [here](https://www.anaconda.com/download/success). \n\n*Be sure to download the correct package for your operating system.*\n \n\n### Step 1: Download the MT tutorial notebooks\n\nTo clone this repository, open up an Anaconda terminal and navigate to where you want this repository stored on your computer.\n\nThen run\n```\ngit clone https://github.com/simpeg-research/earthscope-mt-course.git\n```\nto clone the repository, and `cd` into the `earthscope-mt-course-2024` directory\n```\ncd earthscope-mt-course\n```\n\n### Step 2: Create `em` conda environment\n\n#### Create environment\n\n\n\nFrom inside of the `earthscope-mt-course` repository, create the `em` conda environment\n```\nconda env create -f environment.yml\n```\n\nand activate the environment\n\n```\nconda activate em\n```\n\n### Step 3: Launching the notebooks\n\nOnce you have activated the conda environment, you can launch the notebooks\n\n```\njupyter lab\n```\n\nJupyter will then launch in your web-browser.\n\n## Resources\n\n**Resources on MT processing and inversions**\n- [mt-metadata](https://github.com/kujaku11/mt_metadata)\n- [MTH5](https://github.com/kujaku11/mth5)\n- [MTpy-v2](https://github.com/MTgeophysics/mtpy-v2)\n- [aurora](https://github.com/simpeg/aurora)\n- [SimPEG](https://www.simepg.xyz)\n\n**Resources on SimPEG**\n- [Docs](http://docs.simpeg.xyz/)\n- [Discourse](http://simpeg.discourse.group/)\n- [Slack](http://slack.simpeg.xyz/)\n\n\n## License\n\nAll code and text in this repository is free software: you can redistribute it and/or\nmodify it under the terms of the MIT License.\nA copy of this license is provided in [LICENSE](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpeg-research%2Fearthscope-mt-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimpeg-research%2Fearthscope-mt-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpeg-research%2Fearthscope-mt-course/lists"}