Skip to content

Commit 2649825

Browse files
committed
fixed README links
1 parent 1d5ccfc commit 2649825

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@ Here's the trimester schedule we will aim to follow. **Bolded labs** have an ass
4242

4343
Week# | Date | Lecture | Lab | Notes | [Videos](video-links.md)
4444
:-: | :-: | :-- | :-- | :-- | :--
45-
1 | 22 Feb | Course overview | [*R* and *RStudio* computing environment and Markdown documents](labs/intro-to-R-and-friends/README.md) | | [Practical](video-links.md#introducing-r-and-friends)
46-
2 | 1 Mar | [Why &lsquo;spatial is special&rsquo;](https://southosullivan.com/gisc422/spatial-is-special/) | [Making maps in *R*](labs/making-maps-in-r/README.md) | | [Lecture](video-links.md#lecture-on-spatial-is-special)<br />[Practical](video-links.md#practical-materials-on-making-maps-in-r)
47-
3 | 8 Mar | [Spatial processes](https://southosullivan.com/gisc422/spatial-processes/) | [Introducing `spatstat`](labs/introducing-spatstat/README.md) | | [Lecture](video-links.md#lecture-on-the-idea-of-a-spatial-process)<br />[Practical](video-links.md#practical-materials-on-spatial-processes)
48-
4 | 15 Mar | [Point pattern analysis](https://southosullivan.com/gisc422/point-pattern-analysis/) | [**Point pattern analysis**](labs/point-pattern-analysis/README.md) (15%) | Due 19 April | [Lecture](video-links.md#lecture-on-point-pattern-analysis)<br />[Practical](video-links.md#overview-of-lab-on-point-pattern-analysis)
49-
5 | 22 Mar | [Measuring spatial autocorrelation](https://southosullivan.com/gisc422/spatial-autocorrelation/) | [**Moran's *I***](labs/spatial-autocorrelation/README.md) (15%) | Due 3 May | [Lecture](video-links.md#lecture-on-spatial-autocorrelation)<br />[Practical](video-links.md#overview-of-lab-on-spatial-autocorrelation)
50-
6 | 29 Mar | [Spatial interpolation](https://southosullivan.com/gisc422/interpolation/) | ['Simple' interpolation in R](labs/interpolation/README.md) | | [Lecture](video-links.md#lecture-on-simple-interpolation-methods)
45+
1 | 22 Feb | Course overview | [*R* and *RStudio* computing environment and Markdown documents](labs/intro-to-R-and-friends/) | | [Practical](video-links.md#introducing-r-and-friends)
46+
2 | 1 Mar | [Why &lsquo;spatial is special&rsquo;](https://southosullivan.com/gisc422/spatial-is-special/) | [Making maps in *R*](labs/making-maps-in-r/) | | [Lecture](video-links.md#lecture-on-spatial-is-special)<br />[Practical](video-links.md#practical-materials-on-making-maps-in-r)
47+
3 | 8 Mar | [Spatial processes](https://southosullivan.com/gisc422/spatial-processes/) | [Introducing `spatstat`](labs/introducing-spatstat/) | | [Lecture](video-links.md#lecture-on-the-idea-of-a-spatial-process)<br />[Practical](video-links.md#practical-materials-on-spatial-processes)
48+
4 | 15 Mar | [Point pattern analysis](https://southosullivan.com/gisc422/point-pattern-analysis/) | [**Point pattern analysis**](labs/point-pattern-analysis/) (15%) | Due 19 April | [Lecture](video-links.md#lecture-on-point-pattern-analysis)<br />[Practical](video-links.md#overview-of-lab-on-point-pattern-analysis)
49+
5 | 22 Mar | [Measuring spatial autocorrelation](https://southosullivan.com/gisc422/spatial-autocorrelation/) | [**Moran's *I***](labs/spatial-autocorrelation/) (15%) | Due 3 May | [Lecture](video-links.md#lecture-on-spatial-autocorrelation)<br />[Practical](video-links.md#overview-of-lab-on-spatial-autocorrelation)
50+
6 | 29 Mar | [Spatial interpolation](https://southosullivan.com/gisc422/interpolation/) | ['Simple' interpolation in R](labs/interpolation/) | | [Lecture](video-links.md#lecture-on-simple-interpolation-methods)
5151
| | **SEMESTER BREAK** | **NO TEACHING**
52-
7 | 19 Apr | [Geostatistics](https://southosullivan.com/gisc422/geostatistics/) | [**Interpolation**](labs/interpolation/README.md) (15%) | Due 10 May | [Lecture](video-links.md#lecture-on-geostatistical-methods)
52+
7 | 19 Apr | [Geostatistics](https://southosullivan.com/gisc422/geostatistics/) | [**Interpolation**](labs/interpolation/) (15%) | Due 10 May | [Lecture](video-links.md#lecture-on-geostatistical-methods)
5353
8 | 26 Apr | **NO CLASS** | ANZAC Day |
54-
9 | 3 May | Multivariate methods | [**Geodemographics**](labs/multivariate-analysis/README.md) (15%)| Due 24 May | [Lecture](video-links.md#week-9-multivariate-analysis)
55-
10 | 10 May | Overlay, regression models and related methods | [Lab content](labs/statistical-models/README.md) |
54+
9 | 3 May | Multivariate methods | [**Geodemographics**](labs/multivariate-analysis/) (15%)| Due 24 May | [Lecture](video-links.md#week-9-multivariate-analysis)
55+
10 | 10 May | Overlay, regression models and related methods | [Lab content](labs/statistical-models/) |
5656
11 | 17 May | [Cluster detection](https://southosullivan.com/gisc422/cluster-detection/) | TBD |
57-
12 | 24 May | [Network analysis](https://southosullivan.com/gisc422/network-analysis/) | [Tools for network analysis](labs/network-analysis/README.md)
57+
12 | 24 May | [Network analysis](https://southosullivan.com/gisc422/network-analysis/) | [Tools for network analysis](labs/network-analysis/)
5858

5959
## Lectures
6060
Lectures will generally consist of around an hour of presented material, followed by time for Q&A and discussion based on the materials and any related reading students have completed ahead of class.

0 commit comments

Comments
 (0)