1919# When setting this field to "incubator", please uncomment the
2020# incubator_lesson_site, incubator_pre_survey, and incubator_post_survey
2121# lines further down this file and add the URL to the relevant lesson site.
22- carpentry : " swc "
22+ carpentry : " dc "
2323
2424# This option is currently only needed for
2525# Data Carpentry and Software Carpentry workshops.
@@ -35,15 +35,15 @@ carpentry: "swc"
3535# swc-inflammation: for Software Carpentry based on the inflammation dataset
3636# swc-gapminder: for Software Carpentry based on the Gapminder dataset
3737# ucl: for Carpentries based UCL ARC lessons
38- curriculum : " FIXME "
38+ curriculum : " dc-geospatial "
3939
4040# If there is both an R and python official version of a curriculum
4141# (as listed on https://software-carpentry.org/lessons/ and
4242# https://datacarpentry.org/lessons/), change the
4343# value of the variable below ("flavor") to get the schedule and installation
4444# instructions updated accordingly (valid values are 'r' or 'python').
4545# Note: this is only for Data Carpentry and SWC at this time.
46- flavor : " FIXME "
46+ flavor : " r "
4747
4848# If the workshop will be a lesson pilot (for a new official lesson or
4949# a lesson in The Carpentries Incubator), set pilot to "true"
@@ -55,7 +55,7 @@ pilot: false
5555# Most workshops don't use extra pages. More information about extra
5656# pages are included in the README:
5757# https://github.com/carpentries/workshop-template#creating-extra-pages
58- title : " Workshop Title "
58+ title : " Introduction to Geospatial Raster and Vector Data with R at UCL "
5959
6060# ------------------------------------------------------------
6161# Incubator workshop settings (only relevant for workshops teaching a lesson
0 commit comments