-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.Rmd
118 lines (71 loc) · 6.86 KB
/
index.Rmd
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
---
title: "CASA0005 Geographic Information Systems and Science"
author: "Andy MacLachlan and Adam Dennett"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
output: bookdown::gitbook
documentclass: book
bibliography: [book.bib, packages.bib]
biblio-style: apalike
link-citations: yes
#github-repo: rstudio/bookdown-demo
description: ""
---
# Welcome {-}
<a href="https://www.ucl.ac.uk/bartlett/casa/"><img src="general_images/casa_logo.jpg" height="200" alt="CASAlogo" align="right" style="margin: 0 1em 0 1em" /></a>
Welcome to the CASA0005 Geographic Information Systems and Science online pratical handbook. This website is hosted on GitHub and holds all the practical instructions and data. Data used within the practicals is available online, however occasionally websites can undergo maintenance or be inaccessible due to political factors such as government shutdowns.
If you need the practical data you can access it from my [GitHub repository](https://github.com/andrewmaclachlan/CASA0005repo)
Practical data is divided into the relevant sessions (e.g. prac1_data), although sometimes i'll refer to a dataset used within a previous week.
## The world of GIS {-}
Spatial analysis can yield fascinating insights into geographical relationships. However, at times it can be difficult to work with. You will get lots of error messages and have software crash. The academic staff are here to help you work through these practicals but we do not know everything. It's a good idea to become familar with online sources of help, such as:
* Stack Exchange https://stackexchange.com/
* RStudio community https://community.rstudio.com/
* QGIS documemtation https://docs.qgis.org/3.4/en/docs/index.html
* R documentation https://www.rdocumentation.org/
* ArcGIS help pages https://support.esri.com/en
Want to see what you can do with spatial analysis...check out this 'What's Next' video produced for the ESRI conference...
```{r echo=FALSE, fig.align='center', cache=TRUE}
knitr::include_url("https://www.youtube.com/embed/K0qZffiKwak")
```
## Getting started {-}
One of the issues with GIS is that many of the files we will be working with are quite large. Fortunately in recent years UCL has seriously beefed up the storage available for students. You now get 100GB of free storage, which should be plenty for the work you will be doing this year! The Bartlett faculty has several gigabytes of storage space available on their central servers, so before we get started, we will connect to our N drive to carry out all of our practical work over the coming weeks.
## Self guided learning {-}
The lectures and practicals of this course only form a part of the learning process. You are expected to undertake wider reading and explore new methods and approaches. We have provided guidance on useful resources throughout the course to use as a starting point but you are encouraged to go beyond our recommedations and fully engage with applied GIS research, methods and visualisation techniques.
If you find a practical particularly easy or straightforward then please move on to the next one. Practicals that look at analytical relationships also have extension activities for you to try.
```{r include=FALSE}
# automatically create a bib database for R packages
knitr::write_bib(c(
.packages(), 'bookdown', 'knitr', 'rmarkdown'
), 'packages.bib')
```
## Interactive lectures {-}
During the lectures we will be using an interative polling and Q&A application called vevox. It's very simple to use, you can either:
* Download the app on iOS or Android: http://get.vevox.app
* Use the web app: https://vevox.app/
The meeting ID we will use is: 186-395-009
## More help {-}
If you need specific assistance with this course please:
* Check the Moodle assessment tab for queries relating to assignments / deadlines. There is also an expected assignment timeline and frequently asked questions section within the assessment outline document.
* Speak to a member of the teaching team in the computer lab sessions
* Ask a question at the end of a lecture (time permitting)
* Ask a question on slack under the GIS channel--- you should have recevied an invite email from Steve Gray otherwise use [this link](https://join.slack.com/t/casastudents2019-2020/signup). The teaching team will monitor this --- use the #gis channel for this course.
Due to the size of the class we will **only reply** to messages **on slack** so all students can see the discussion. If you have a personal matter in relation to completing the course then please speak to or email Andy or Adam.
If you are struggling to use R don't worry...here is some advice from an [interview](https://www.r-bloggers.com/advice-to-young-and-old-programmers-a-conversation-with-hadley-wickham/) with Hadley Wickham, chief scientist at RStudio
> It’s easy when you start out programming to get really frustrated and think, “Oh it’s me, I’m really stupid,” or, “I’m not made out to program.” But, that is absolutely not the case. Everyone gets frustrated. I still get frustrated occasionally when writing R code. It’s just a natural part of programming. So, it happens to everyone and gets less and less over time. Don’t blame yourself. Just take a break, do something fun, and then come back and try again later.
You can also go through other free resources including:
* [Free RStudio Education resources](https://education.rstudio.com)
* [Codeacademy](https://www.codecademy.com/learn/learn-r)
* [YaRrr! The Pirate's Guide to R](https://bookdown.org/ndphillips/YaRrr/)
At the end of every practical there is a link anonymous Google feeback form, let us know if something is unclear and we will go over it in a future session.
If after pursuing all these avenues you still need help you can book into our office hours. These meetings are **to discuss a geographical concept in relation to the material/assessment or for any personal matters relevant to the completion of the module**.
These meetings are **not** to be used for specific technical issues. Problems of this nature should be addressed in the practical sessions.
Andy: https://amaclachlan.youcanbook.me/
Adam: https://dr-d-casa.youcanbook.me
## Noticed a mistake? {-}
No one is perfect, if you notice a mistake let us know through the [GitHub issues tab](https://github.com/andrewmaclachlan/CASA0005repo/issues)
Don't worry if you are unsure about what GitHub is we cover it in the course.
## Assignment resources {-}
Want some tips for resources on your assignment?.... head over to the [Assignment resources] pages
## Reading list {-}
We link to books and resources throughout each practical and in the [Assignment resources] pages, but a full reading list for the course is provided [here](https://rl.talis.com/3/ucl/lists/139FBAF8-DACD-60FB-8BDC-E9C9E09BA885.html?lang=en-GB&login=1), there is also a link to it over on Moodle.
We've tried to mostly recommend open source and free books, any others are available from the library.