|
10 | 10 | "This gallery is organised into:\n", |
11 | 11 | "\n", |
12 | 12 | "- **[Quick Start (Low Hardware Requirements)](#Quick-Start-(Low-Hardware-Requirements))**. \n", |
13 | | - " *Good for newcomers. Includes tips and tricks, and dealing with common questions when first adopting PyEarthTools.*\n", |
| 13 | + " *Good for newcomers. Includes tips and tricks, and dealing with common questions when first adopting PyEarthTools.* \n", |
14 | 14 | "- **[Working with Station Data (Medium Hardware Requirements)](#Working-with-Station-Data-(Medium-Hardware-Requirements))** \n", |
15 | | - " *Examples of how to connect to a new data source and handle new data structures.*\n", |
| 15 | + " *Examples of how to connect to a new data source and handle new data structures.* \n", |
16 | 16 | "- **[Tutorials on Specific Modelling Objectives](#Tutorials-on-Specific-Modelling-Objectives)**. \n", |
17 | 17 | " *Good starting points for people interested in specific modelling opportunities, or for those looking to see an end-to-end approach.* \n", |
18 | 18 | "- **[How-to Guides for Working with Components of PyEarthTools](#How-to-Guides-for-Components-of-PyEarthTools)**. \n", |
19 | | - " *Good for those wanting to understand a specific concept within PyEarthTools but don't require an end-to-end modelling demonstration.*\n", |
20 | | - " - Introductory Guides\n", |
21 | | - " - Deep Dive - The Data Module\n", |
22 | | - " - Deep Dive - The Pipeline Module\n", |
| 19 | + " *Good for those wanting to understand a specific concept within PyEarthTools but don't require an end-to-end modelling demonstration.* \n", |
| 20 | + " - Introductory Guides \n", |
| 21 | + " - Deep Dive - The Data Module \n", |
| 22 | + " - Deep Dive - The Pipeline Module \n", |
23 | 23 | "\n", |
24 | 24 | "Each tutorial is marked with its last-tested date. \n", |
25 | 25 | "\n", |
|
0 commit comments