-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgeology.yaml
43 lines (43 loc) · 1.06 KB
/
geology.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
title: Digital Geoscience
conda:
- descartes
- mapclassify
- verde
- scikit-image>=0.19
pip:
- pandas-profiling[notebook]
curriculum:
1:
- Installation and setup
- Quick course overview
- Introductions
- Volumetrics.ipynb
- Check out and feedback
2:
- Check in and review
- Synthetic_wedge.ipynb
- Check out and feedback
3:
- Check in and review
- Intro_to_interpolation.ipynb
- Making_maps_with_various_methods.ipynb
- Check out and feedback
4:
- Check in and review
- Pandas_for_data_management.ipynb
- GeoPandas_for_spatial_data.ipynb
- Image_segmentation.ipynb
- Check out and feedback
extras:
- Birthquake.ipynb
- Find_and_analyse_seismograph_data.ipynb
- Fourier_transforms_and_the_frequency_domain.ipynb
- Get_info_from_web.ipynb
- How_to_use_the_kata.ipynb
- Monte_Carlo_simulation.ipynb
- Pandas_for_timeseries.ipynb
- Pint_for_physical_units.ipynb
- Read_and_write_LAS.ipynb
- Reading_files_from_the_web.ipynb
- Read_SEG-Y_with_segyio.ipynb
- SegySAK_for_SEG-Y.ipynb