Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kujaku11 committed Oct 29, 2024
1 parent 18a7bc6 commit 29e06b2
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@
| | Info |
|--------:|:-----|
| When | October 18-20th 2022|
| | October 28-Nov 1 2024|
| conda environment | `em` |
| Slides | [MT inversion](https://www.dropbox.com/sh/u87ft0xtj0fnc0e/AAC_44EIhLWAXto1KAkogoKWa?dl=0) |

**Team**
- [Seogi Kang](https://github.com/sgkang) (Instructor)
- [Jared Peacock](https://github.com/kujaku11) (Instructor)
- [Karl Kappler](https://github.com/kkappler) (Instructor)
- [Lindsey Heagy](http://github.com/lheagy)
- [Mike Mitchell]()(Instructor)
- [Paul Bedrosian]()
- and the [SimPEG contributors](https://github.com/simpeg/simpeg/graphs/contributors)


Expand Down Expand Up @@ -68,19 +70,7 @@ and activate the environment
conda activate em
```

### Step 3: Install `mt_metadata`, `MTH5`, `MTpy-v2`, `aurora`, `SimPEG`

Note that installing `mtpy-v2` will install `mt_metadata`, `mth5`, `SimPEG` and `MTpy-v2`


Then install `mtpy`

```
conda -c conda-forge install mtpy-v2
```


### Step 4: Launching the notebooks
### Step 3: Launching the notebooks

Once you have activated the conda environment, you can launch the notebooks
```
Expand Down

0 comments on commit 29e06b2

Please sign in to comment.