Skip to content

Commit 6ae0811

Browse files
authored
Update intro.html
1 parent 3536f5a commit 6ae0811

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

_includes/dc/intro.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
<p>
2-
<a href="{{site.dc_site}}">Data Carpentry</a> develops and teaches workshops on the fundamental data skills needed to conduct
3-
research. Its target audience is researchers who have little to no prior computational experience,
4-
and its lessons are domain specific, building on learners' existing knowledge to enable them to quickly
5-
apply skills learned to their own research.
6-
Participants will be encouraged to help one another
7-
and to apply what they have learned to their own research problems.
2+
The goal of this workshop is to provide an introduction to core geospatial data concepts and dive into working with raster/vector data,
3+
including how to open, work with, and plot vector and raster-format spatial data in R. Additional topics include working with spatial metadata
4+
(extent and coordinate reference systems), reprojecting spatial data, and working with raster time series data. This lesson assumes you have some
5+
knowledge of R. If you’ve never used R before, or need a refresher, start with our <a href="http://www.datacarpentry.org/r-intro-geospatial/">Introduction to R for Geospatial Data lesson webpage</a>.
6+
You can follow along with this prerequisite lesson via this <a href="https://www.youtube.com/watch?v=Dm6rKGtGaS8">recorded video series</a>.
87
</p>
98
<p align="center">
109
<em>
1110
For more information on what we teach and why,
1211
please see our paper
13-
"<a href="https://doi.org/10.1371/journal.pcbi.1005510">Good Enough Practices for Scientific Computing</a>".
12+
"<a href="http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510">Good Enough Practices for Scientific Computing</a>".
1413
</em>
1514
</p>

0 commit comments

Comments
 (0)