Past Events

- Tue, 07/08/2025 - 10:00am to 12:00pm
- Thu, 07/10/2025 - 10:00am to Thu, 07/31/2025 - 12:00pm
This hybrid workshop introduces the essentials of working with raster and vector geospatial data in R. You'll learn to visualize, reproject, and analyze rasters—including multi-band and time series data—as well as work with vector features like points, lines, and polygons. Unique to this workshop, we’ll also collaboratively revise the Carpentries lesson as we go, making it more engaging and learner-friendly. Whether you're new to geospatial analysis or looking to sharpen your...
More
- Thu, 05/01/2025 - 10:00am to 1:00pm
- Fri, 05/02/2025 - 10:00am to 1:00pm
- Thu, 05/08/2025 - 10:00am to 1:00pm
This is an introduction to R designed for participants with no programming experience. It starts with information about the R programming language and the RStudio interface. It then moves to loading in data and exploring how to visualise it with ggplot2. The next episode takes learners through an exploration of data frames and some common data cleaning operations, before discussing vectors and factors. The final episode introduces the flow of data in R, and how to combine...
More
- Thu, 05/01/2025 - 10:00am to 1:00pm
- Fri, 05/02/2025 - 10:00am to 1:00pm
- Thu, 05/08/2025 - 10:00am to 1:00pm
This is an introduction to R designed for participants with no programming experience. It starts with information about the R programming language and the RStudio interface. It then moves to loading in data and exploring how to visualise it with ggplot2. The next episode takes learners through an exploration of data frames and some common data cleaning operations, before discussing vectors and factors. The final episode introduces the flow of data in R, and how to combine...
More
- Thu, 05/01/2025 - 10:00am to 1:00pm
- Fri, 05/02/2025 - 10:00am to 1:00pm
- Thu, 05/08/2025 - 10:00am to 1:00pm
This is an introduction to R designed for participants with no programming experience. It starts with information about the R programming language and the RStudio interface. It then moves to loading in data and exploring how to visualise it with ggplot2. The next episode takes learners through an exploration of data frames and some common data cleaning operations, before discussing vectors and factors. The final episode introduces the flow of data in R, and how to combine...
More
- Tue, 04/29/2025 - 12:00pm to 1:30pm
Join us for this 1.5-hour seminar on using Research Computing resources at UCSB. We’ll present several case studies for putting High Performance Computing (HPC) resources to use, including moving from GUI interfaces run locally (e.g. R, Jupyter, etc.) to workflows for using HPC machines with web interfaces, the command line, or queue based methods.
The seminar is designed for researchers tackling complex projects that exceed their laptop's capabilities. We will have...
More
- Wed, 04/16/2025 - 10:00am to 1:00pm
This workshop builds on the Getting Started with Git and GitHub session, introducing essential collaboration techniques. You'll learn how to work with branches and forks, follow best practices for preventing and resolving merge conflicts, and use Git effectively within integrated development environments (IDEs) like RStudio and VS Code.
This session is ideal for those who already have basic Git knowledge and want to improve their workflow when working with others.
... More
- Mon, 04/14/2025 - 10:00am to 1:00pm
In this beginner-friendly workshop, you'll learn the basics of Git, a powerful command line tool for tracking changes in coding projects, and GitHub, a web-based platform for sharing and collaborating on code. We'll guide you through setting up a Git project, making and tracking changes, exploring revision history, and sharing your work on GitHub.
This workshop is designed for those with little or no prior experience with Git or GitHub. While no Git knowledge is...
More
- Fri, 04/11/2025 - 1:00pm to 4:00pm
The Unix Shell is a powerful command-line interface that allows you to control your computer more efficiently than a traditional graphical interface. This hands-on workshop will introduce fundamental skills, including navigating files and directories, manipulating data, and writing simple scripts.
No prior experience is required to attend, just curiosity and a desire to work more efficiently with your computer. Learning these basics will open the door to advanced...
More
- Thu, 04/10/2025 - 1:00pm to 4:00pm
The Unix Shell is a powerful command-line interface that allows you to control your computer more efficiently than a traditional graphical interface. This hands-on workshop will introduce fundamental skills, including navigating files and directories, manipulating data, and writing simple scripts.
No prior experience is required to attend, just curiosity and a desire to work more efficiently with your computer. Learning these basics will open the door to advanced...
More
- Tue, 02/25/2025 - 11:00am to 1:30pm
- Thu, 02/27/2025 - 11:00am to 1:30pm
This workshop introduces some of the common methods and terminologies used in machine learning research. We'll cover topics such as data preparation and resampling, model building, and model evaluation. It is a hands-on workshop where participants will code in Python using the Scikit-learn package. While no prior knowledge of machine learning or Scikit-learn is required, attendees should have a basic understanding of programming in Python to participate effectively.
...
More
- Tue, 02/25/2025 - 11:00am to 1:30pm
- Thu, 02/27/2025 - 11:00am to 1:30pm
This workshop introduces some of the common methods and terminologies used in machine learning research. We'll cover topics such as data preparation and resampling, model building, and model evaluation. It is a hands-on workshop where participants will code in Python using the Scikit-learn package. While no prior knowledge of machine learning or Scikit-learn is required, attendees should have a basic understanding of programming in Python to participate effectively.
...
More
- Wed, 02/19/2025 - 1:00pm to 3:00pm
If you have attended an introductory R workshop or have a solid grasp of the basics of using R for programming and data analysis, this workshop is the perfect next step. Designed for those wanting to code with more confidence or refine their skills, we’ll focus on writing readable, concise, and efficient code using functions, loops and vectorized operations.
Register in Shoreline: https://tinyurl.com/ucsbcarp-w25-...
More
- Wed, 02/05/2025 - 1:00pm to 4:00pm
Do you enjoy working on data science but not installing the software environment? Do you have nightmares about software library dependencies? Is your laptop slowing you down and want to use a more powerful remote server or cloud platform? In this workshop, we will show a reproducible and user-friendly approach to creating research environments using development containers. You will learn how to use Visual Studio Code to create containerized R and/or Python environments,...
More
- Tue, 02/04/2025 - 12:00pm to 1:00pm
Join us for this 1-hour seminar on Research Computing resources at UCSB, designed for researchers tackling complex projects that exceed their laptop's capabilities. This session will cover fundamental computing concepts (CPU, GPU, RAM, hard drive), what computer clusters are, and clarify what these mean for your research. Explore the full compute spectrum, from laptops to high-performance clusters, and discover campus and national resources available to optimize your workflows...
More
- Mon, 02/03/2025 - 12:00pm to 1:00pm
Join us for this 1-hour seminar on Research Computing resources at UCSB, designed for researchers tackling complex projects that exceed their laptop's capabilities. This session will cover fundamental computing concepts (CPU, GPU, RAM, hard drive), what computer clusters are, and clarify what these mean for your research. Explore the full compute spectrum, from laptops to high-performance clusters, and discover campus and national resources available to optimize your workflows...
More
- Thu, 01/23/2025 - 1:30pm to 4:30pm
- Fri, 01/24/2025 - 1:30pm to 4:30pm
- Thu, 01/30/2025 - 1:30pm to 4:30pm
- Fri, 01/31/2025 - 1:30pm to 4:30pm
This workshop covers the fundamentals of working with raster and vector geospatial data in R. Participants will learn to plot and analyze raster data, change projections, perform raster math, and work with multi-band rasters. The workshop also explores vector data, including points, lines, and polygons, and demonstrates how to combine multiple layers in a single map. Additionally, participants will work with time series rasters and compute summary statistics from this data....
More
- Thu, 01/23/2025 - 1:30pm to 4:30pm
- Fri, 01/24/2025 - 1:30pm to 4:30pm
- Thu, 01/30/2025 - 1:30pm to 4:30pm
- Fri, 01/31/2025 - 1:30pm to 4:30pm
This workshop covers the fundamentals of working with raster and vector geospatial data in R. Participants will learn to plot and analyze raster data, change projections, perform raster math, and work with multi-band rasters. The workshop also explores vector data, including points, lines, and polygons, and demonstrates how to combine multiple layers in a single map. Additionally, participants will work with time series rasters and compute summary statistics from this data....
More
- Thu, 01/23/2025 - 1:30pm to 4:30pm
- Fri, 01/24/2025 - 1:30pm to 4:30pm
- Thu, 01/30/2025 - 1:30pm to 4:30pm
- Fri, 01/31/2025 - 1:30pm to 4:30pm
This workshop covers the fundamentals of working with raster and vector geospatial data in R. Participants will learn to plot and analyze raster data, change projections, perform raster math, and work with multi-band rasters. The workshop also explores vector data, including points, lines, and polygons, and demonstrates how to combine multiple layers in a single map. Additionally, participants will work with time series rasters and compute summary statistics from this data....
More
- Thu, 01/23/2025 - 1:30pm to 4:30pm
- Fri, 01/24/2025 - 1:30pm to 4:30pm
- Thu, 01/30/2025 - 1:30pm to 4:30pm
- Fri, 01/31/2025 - 1:30pm to 4:30pm
This workshop covers the fundamentals of working with raster and vector geospatial data in R. Participants will learn to plot and analyze raster data, change projections, perform raster math, and work with multi-band rasters. The workshop also explores vector data, including points, lines, and polygons, and demonstrates how to combine multiple layers in a single map. Additionally, participants will work with time series rasters and compute summary statistics from this data....
More
- Tue, 01/14/2025 - 10:00am to 12:30pm
- Fri, 01/17/2025 - 10:00am to 12:30pm
- Tue, 01/21/2025 - 10:00am to 12:30pm
This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization.
Register in Shoreline: ...
More
- Tue, 01/14/2025 - 10:00am to 12:30pm
- Fri, 01/17/2025 - 10:00am to 12:30pm
- Tue, 01/21/2025 - 10:00am to 12:30pm
This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization.
Register in Shoreline: ...
More
- Tue, 01/14/2025 - 10:00am to 12:30pm
- Fri, 01/17/2025 - 10:00am to 12:30pm
- Tue, 01/21/2025 - 10:00am to 12:30pm
This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization.
Register in Shoreline: ...
More
- Tue, 11/12/2024 - 10:00am to 12:30pm
- Thu, 11/14/2024 - 10:00am to 12:30pm
Qualitative data allow researchers to delve deeply into human behavior, perceptions, and attitudes, offering a comprehensive perspective beyond what quantitative data can provide. This two-day workshop will guide attendees on how to ethically and effectively manage qualitative data from studies involving human subjects throughout its entire life cycle, from planning to sharing for future reuse. Participants will engage with de-identification and coding techniques using the...
More
- Tue, 11/12/2024 - 10:00am to 12:30pm
- Thu, 11/14/2024 - 10:00am to 12:30pm
Qualitative data allow researchers to delve deeply into human behavior, perceptions, and attitudes, offering a comprehensive perspective beyond what quantitative data can provide. This two-day workshop will guide attendees on how to ethically and effectively manage qualitative data from studies involving human subjects throughout its entire life cycle, from planning to sharing for future reuse. Participants will engage with de-identification and coding techniques using the...
More
- Tue, 11/05/2024 - 10:00am to 12:00pm
- Thu, 11/07/2024 - 10:00am to 12:00pm
Learn how to extract data from websites in this two-day workshop on web scraping with Python. We’ll begin by reviewing the structure of websites in HTML and how to retrieve information using your browser, the Requests library, and Beautiful Soup. You’ll also learn about the differences between static and dynamic web pages, and how to scrape the latter with the Selenium library. This workshop is designed for participants who already have a basic understanding of Python...
More
- Tue, 11/05/2024 - 10:00am to 12:00pm
- Thu, 11/07/2024 - 10:00am to 12:00pm
Learn how to extract data from websites in this two-day workshop on web scraping with Python. We’ll begin by reviewing the structure of websites in HTML and how to retrieve information using your browser, the Requests library, and Beautiful Soup. You’ll also learn about the differences between static and dynamic web pages, and how to scrape the latter with the Selenium library. This workshop is designed for participants who already have a basic understanding of Python...
More
- Tue, 10/22/2024 - 10:00am to 12:00pm
- Fri, 10/25/2024 - 10:00am to 12:00pm
This two-day workshop introduces git, a command line tool for managing revisions in coding projects, and GitHub, a web-based platform for sharing your work and collaborating with others. The workshop is oriented toward learners with little or no previous experience with either git or GitHub. It will cover steps for setting up a git project, making changes, navigating the revision history, sharing work on GitHub, and using GitHub pages to publish a website.
Register in...
More
- Tue, 10/22/2024 - 10:00am to 12:00pm
- Fri, 10/25/2024 - 10:00am to 12:00pm
This two-day workshop introduces git, a command line tool for managing revisions in coding projects, and GitHub, a web-based platform for sharing your work and collaborating with others. The workshop is oriented toward learners with little or no previous experience with either git or GitHub. It will cover steps for setting up a git project, making changes, navigating the revision history, sharing work on GitHub, and using GitHub pages to publish a website.
Register in...
More
- Tue, 10/08/2024 - 10:00am to 12:30pm
- Fri, 10/11/2024 - 10:00am to 12:30pm
- Tue, 10/15/2024 - 10:00am to 12:30pm
This is an introduction to R designed for participants with no programming experience. The workshop will start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data frames, how to deal with factors, how to add/remove rows and columns, how to calculate summary statistics from a data frame, and a brief introduction to plotting.
Register in Shoreline: ...
More
- Tue, 10/08/2024 - 10:00am to 12:30pm
- Fri, 10/11/2024 - 10:00am to 12:30pm
- Tue, 10/15/2024 - 10:00am to 12:30pm
This is an introduction to R designed for participants with no programming experience. The workshop will start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data frames, how to deal with factors, how to add/remove rows and columns, how to calculate summary statistics from a data frame, and a brief introduction to plotting.
Register in Shoreline: ...
More
- Tue, 10/08/2024 - 10:00am to 12:30pm
- Fri, 10/11/2024 - 10:00am to 12:30pm
- Tue, 10/15/2024 - 10:00am to 12:30pm
This is an introduction to R designed for participants with no programming experience. The workshop will start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data frames, how to deal with factors, how to add/remove rows and columns, how to calculate summary statistics from a data frame, and a brief introduction to plotting.
Register in Shoreline: ...
More
- Tue, 07/30/2024 - 10:00am to 12:00pm
- Tue, 08/06/2024 - 10:00am to 12:00pm
This two-day workshop introduces git, a command line tool for managing revisions in coding projects, and GitHub, a web-based platform for sharing your work and collaborating with others. The workshop is oriented toward learners with little or no previous experience with either git or GitHub. It will cover steps for setting up a git project, making changes, navigating the revision history, sharing work on GitHub, and using GitHub pages to publish a website.
Register in...
More
- Tue, 07/30/2024 - 10:00am to 12:00pm
- Tue, 08/06/2024 - 10:00am to 12:00pm
This two-day workshop introduces git, a command line tool for managing revisions in coding projects, and GitHub, a web-based platform for sharing your work and collaborating with others. The workshop is oriented toward learners with little or no previous experience with either git or GitHub. It will cover steps for setting up a git project, making changes, navigating the revision history, sharing work on GitHub, and using GitHub pages to publish a website.
Register in...
More
- Tue, 07/09/2024 - 10:00am to 12:30pm
- Tue, 07/16/2024 - 10:00am to 12:30pm
- Tue, 07/23/2024 - 10:00am to 12:30pm
This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization.
Register in Shoreline: https://...
More
- Tue, 07/09/2024 - 10:00am to 12:30pm
- Tue, 07/16/2024 - 10:00am to 12:30pm
- Tue, 07/23/2024 - 10:00am to 12:30pm
This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization.
Register in Shoreline: https://...
More
- Tue, 07/09/2024 - 10:00am to 12:30pm
- Tue, 07/16/2024 - 10:00am to 12:30pm
- Tue, 07/23/2024 - 10:00am to 12:30pm
This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization.
Register in Shoreline: https://...
More
- Tue, 07/02/2024 - 10:00am to 12:30pm
Are you a frequent user of spreadsheets? In this hands-on, example-driven workshop, we will learn best practices for data organization. Topics covered include good data entry practices, approaches for handling dates, data quality control and manipulation, and exporting data to universal file formats. This workshop will assume no prior knowledge of the skills or tools.
Register in Shoreline: https://cglink.me/2dD/r2261219

- Mon, 06/10/2024 - 10:00am to 2:00pm
- Tue, 06/11/2024 - 10:00am to 2:00pm
DREAM Lab is developing a version of Carpentry’s “Introduction to Geospatial Raster and Vector Data with R” using local data sources. Join us for a full run-through of the workshop. We are seeking feedback for the purposes of improving our delivery of this popular workshop, as well as lesson improvement for the Carpentries. We are seeking both Instructors to lead episodes, as well as Learners with geospatial experience to get the best feedback possible. Lunch will be provided...
More
- Mon, 06/10/2024 - 10:00am to 2:00pm
- Tue, 06/11/2024 - 10:00am to 2:00pm
DREAM Lab is developing a version of Carpentry’s “Introduction to Geospatial Raster and Vector Data with R” using local data sources. Join us for a full run-through of the workshop. We are seeking feedback for the purposes of improving our delivery of this popular workshop, as well as lesson improvement for the Carpentries. We are seeking both Instructors to lead episodes, as well as Learners with geospatial experience to get the best feedback possible. Lunch will be provided...
More
- Thu, 05/23/2024 - 4:00pm to 6:00pm
Join us in the Library's AR/VR Studio to learn how we can 3D scan objects, people, and our environment. Just bring your cell phone to take videos and photographs that we'll transform into 3D models. After this workshop, you'll understand how to 3D scan, what software to use, and how to access these resources in the Library.
The AR/VR Studio is located in the Library on the Mountain Side, in room 2511. Register on Shoreline....

- Tue, 05/14/2024 - 3:00pm to 4:30pm
Rasters are commonly used to represent continuous spatial data such as elevation and temperature. This workshop will give a gentle introduction to using the R package terra to manipulate and plot raster data. No prior knowledge of spatial data is needed, but basic familiarity with R is assumed. For those migrating from terra’s predecessor package raster, I will describe some of the changes to functions.
Tuesday May 14, 3:00 PM, Remote attendance only (Zoom link TBD) -...
More
- Tue, 05/14/2024 - 9:30am to 1:00pm
Before our final eco.data.science meetup of the year, we invite the UCSB community for an update on our Planet Labs offerings. The workshop will begin with an introduction to Planet Labs’ satellite imagery, oriented toward new and prospective users. Afterwards, we will have a lightning talk session from 10:30 AM by our current users showcasing their work from the first year of our three year...
More
- Wed, 05/01/2024 - 1:00pm to 5:00pm
- Thu, 05/02/2024 - 1:00pm to 5:00pm
This is a two-day workshop on data analysis and visualization with R. We will introduce the R programming language and RStudio, a desktop application for working with R scripts. Lessons and exercises will rely on Tidyverse, a collection of R packages commonly used in data science. By the end, learners will be able to manipulate data the “tidy” way and produce simple plots with ggplot2.
Prerequisites: None
Registration begins April 8, 2024 8:00AM PST
...

- Wed, 05/01/2024 - 1:00pm to 5:00pm
- Thu, 05/02/2024 - 1:00pm to 5:00pm
This is a two-day workshop on data analysis and visualization with R. We will introduce the R programming language and RStudio, a desktop application for working with R scripts. Lessons and exercises will rely on Tidyverse, a collection of R packages commonly used in data science. By the end, learners will be able to manipulate data the “tidy” way and produce simple plots with ggplot2.
Prerequisites: None
Registration begins April 8, 2024 8:00AM PST
...

- Wed, 03/06/2024 - 11:30am to 1:00pm
EcoDataScience is an environmental data science study group at UCSB. This volunteer-driven group provides hands-on, lunch-time workshops on various data science tools relevant to environmental science. Lessons in the past have included Spatial Analysis in R, an introduction to Python, advanced GitHub and building R Shiny applications
More details can be found at http://ecodatascience.github.io/events

- Tue, 02/27/2024 - 1:00pm to 4:30pm
This one day carpentry workshop introduces tools for turning web pages into analyzable data. We will explore common web scraping scenarios and learn how to use XPath and a web browser to extract data from websites without needing to write code. We will also discuss the ethics of web scraping.
Registration will open February 5, 2024 at 8:00 am at: https://cglink.me/2dD/r2258697

- Wed, 02/14/2024 - 11:30am to 1:00pm
EcoDataScience is an environmental data science study group at UCSB. This volunteer-driven group provides hands-on, lunch-time workshops on various data science tools relevant to environmental science. Lessons in the past have included Spatial Analysis in R, an introduction to Python, advanced GitHub and building R Shiny applications
More details can be found at http://ecodatascience.github.io/events

- Tue, 01/30/2024 - 1:00pm to 4:30pm
- Thu, 02/01/2024 - 1:00pm to 4:30pm
This event is a two-day, example-driven workshop on Jan 30 and Feb,1 2024 for an introduction on utilizing the terminal to use version control with Git. We will get you started on how to use the command shell/bash to use git. The use of a shell allows you to perform complex and powerful tasks, often with just a few keystrokes or lines of code. It helps automate repetitive tasks and easily combine smaller tasks into larger, more efficient workflows. We then go over how to...
More
- Tue, 01/30/2024 - 1:00pm to 4:30pm
- Thu, 02/01/2024 - 1:00pm to 4:30pm
This event is a two-day, example-driven workshop on Jan 30 and Feb,1 2024 for an introduction on utilizing the terminal to use version control with Git. We will get you started on how to use the command shell/bash to use git. The use of a shell allows you to perform complex and powerful tasks, often with just a few keystrokes or lines of code. It helps automate repetitive tasks and easily combine smaller tasks into larger, more efficient workflows. We then go over how to...
More
- Wed, 01/17/2024 - 11:30am to 1:00pm
EcoDataScience is an environmental data science study group at UCSB. This volunteer-driven group provides hands-on, lunch-time workshops on various data science tools relevant to environmental science. Lessons in the past have included Spatial Analysis in R, an introduction to Python, advanced GitHub and building R Shiny applications
More details can be found at http://ecodatascience.github.io/events

- Mon, 12/11/2023 - 9:00am to 12:00pm
- Tue, 12/12/2023 - 9:00am to 12:00pm
This is a two day workshop on Monday - Tuesday, Dec 11-12, 2023 on a hands-on on project organization and scientific authoring with RStudio
Participants will build on using their R data analysis skills in RStudio by learning how to create quarto documents that combine code, analysis, and narrative. RStudio makes it possible to work on a complete research project in a more efficient, integrated and organized manner: from data upload, cleaning, and analysis, to writing and...

- Mon, 12/11/2023 - 9:00am to 12:00pm
- Tue, 12/12/2023 - 9:00am to 12:00pm
This is a two day workshop on Monday - Tuesday, Dec 11-12, 2023 on a hands-on on project organization and scientific authoring with RStudio
Participants will build on using their R data analysis skills in RStudio by learning how to create quarto documents that combine code, analysis, and narrative. RStudio makes it possible to work on a complete research project in a more efficient, integrated and organized manner: from data upload, cleaning, and analysis, to writing and...

- Tue, 12/05/2023 - 11:30am to 1:00pm
EcoDataScience is an environmental data science study group at UCSB. This volunteer-driven group provides hands-on, lunch-time workshops on various data science tools relevant to environmental science. Lessons in the past have included Spatial Analysis in R, an introduction to Python, advanced GitHub and building R Shiny applications
GitHub is mainly known as a version control platform that facilitates collaborative coding. Effective collaboration (with yourself or...
More
- Tue, 11/14/2023 - 9:30am to 12:00pm
- Wed, 11/15/2023 - 9:30am to 12:00pm
- Thu, 11/16/2023 - 9:30am to 12:00pm
This three-day, example-driven workshop on Nov 14-16, 2023 is an introduction to programming in Python for people with little or no previous programming experience. The workshop will start on how to use the Jupyter notebook interface through JupyterLabs. The workshop will then go over with the basics of...
More
- Tue, 11/14/2023 - 9:00am to 4:00pm
- Wed, 11/15/2023 - 9:00am to 4:00pm
- Thu, 11/16/2023 - 9:00am to 4:00pm

- Tue, 11/14/2023 - 9:30am to 12:00pm
- Wed, 11/15/2023 - 9:30am to 12:00pm
- Thu, 11/16/2023 - 9:30am to 12:00pm
This three-day, example-driven workshop on Nov 14-16, 2023 is an introduction to programming in Python for people with little or no previous programming experience. The workshop will start on how to use the Jupyter notebook interface through JupyterLabs. The workshop will then go over with the basics of...
More
- Tue, 11/14/2023 - 9:00am to 4:00pm
- Wed, 11/15/2023 - 9:00am to 4:00pm
- Thu, 11/16/2023 - 9:00am to 4:00pm

- Tue, 11/14/2023 - 9:30am to 12:00pm
- Wed, 11/15/2023 - 9:30am to 12:00pm
- Thu, 11/16/2023 - 9:30am to 12:00pm
This three-day, example-driven workshop on Nov 14-16, 2023 is an introduction to programming in Python for people with little or no previous programming experience. The workshop will start on how to use the Jupyter notebook interface through JupyterLabs. The workshop will then go over with the basics of...
More
- Tue, 11/14/2023 - 9:00am to 4:00pm
- Wed, 11/15/2023 - 9:00am to 4:00pm
- Thu, 11/16/2023 - 9:00am to 4:00pm

- Thu, 11/09/2023 - 9:30am to 12:30pm

- Tue, 11/07/2023 - 11:30am to 1:00pm
After a long hiatus, EcoDataScience's workshop series is returning!
EcoDataScience is an environmental data science study group at UCSB. This volunteer-driven group provides hands-on, lunch-time workshops on various data science tools relevant to environmental science. Lessons in the past have included Spatial Analysis in R, an introduction to Python, advanced GitHub and building R Shiny...
More
- Mon, 10/23/2023 - 9:30am to 12:00pm
- Tue, 10/24/2023 - 9:30am to 12:00pm
This event is a two-day, example-driven workshop on October 23 and 24, 2023 ...
More
- Mon, 10/23/2023 - 9:30am to 12:00pm
- Tue, 10/24/2023 - 9:30am to 12:00pm
This event is a two-day, example-driven workshop on October 23 and 24, 2023 ...
More
- Thu, 10/12/2023 - 3:00pm to 4:30pm
This is our first Fall community meeting of the academic year. We will discuss the Carpentries Program, and instructor training for the upcoming year. If you are interested in becoming a certified Carpentries Instructor, or are interested in being a helper, please join us at the DREAM Lab, Rm 2322.

- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Mon, 09/11/2023 - 8:30am to 12:30pm
- Tue, 09/12/2023 - 8:30am to 12:30pm
- Wed, 09/13/2023 - 8:30am to 12:30pm
- Thu, 09/14/2023 - 8:30am to 12:30pm
- Mon, 09/18/2023 - 8:30am to 12:30pm
- Tue, 09/19/2023 - 8:30am to 12:30pm
- Wed, 09/20/2023 - 8:30am to 12:30pm
- Thu, 09/21/2023 - 8:30am to 12:30pm
This is an 8-Day Carpentries workshop that aims to teach participants basic concepts, skills, and tools...
More
- Fri, 07/28/2023 - 10:00am to 12:00pm
- Fri, 08/04/2023 - 10:00am to 12:00pm
Learning R promises to make your scientific work more reprodicible. But how does it do that? Join us for a 2-part hands-on workshop that will introduce you to using RStudio and GitHub version control to take control of your scientific computing workflows.
...

- Fri, 07/28/2023 - 10:00am to 12:00pm
- Fri, 08/04/2023 - 10:00am to 12:00pm
Learning R promises to make your scientific work more reprodicible. But how does it do that? Join us for a 2-part hands-on workshop that will introduce you to using RStudio and GitHub version control to take control of your scientific computing workflows.
...

- Fri, 05/12/2023 - 9:00am to 5:00pm
This is a one-day workshop to learn about UCSB's new three-year licenses for accessing Planet Labs imagery, web applications, and visualization tools. Planet provides daily satellite imagery of the Earth’s land surfaces and coastal areas. UCSB’s access includes the RapidEye Archive, SkySat Archive, and daily PlanetScope imagery. In the morning we will introduce Planet and the available products, some use...
More
- Fri, 05/05/2023 - 9:00am to 1:00pm
ArcGIS Pro and ArcGIS Online are a powerful software duo that support geospatial data processing, analysis, visualization, and the cloud-based sharing of geospatial products. In this one-day, example-driven workshop, we’ll review how to most effectively use...
More
- Tue, 04/25/2023 - 9:30am to 12:00pm
- Wed, 04/26/2023 - 9:30am to 12:00pm
This event is a two-day, example-driven workshop on April 25-26, 2023 for an introduction on utilizing the terminal to use version control with Git. We will get you started on how to use the command shell/bash to use git. The use of a shell allows you to perform complex and powerful tasks, often with just...
More
- Tue, 04/25/2023 - 9:30am to 12:00pm
- Wed, 04/26/2023 - 9:30am to 12:00pm
This event is a two-day, example-driven workshop on April 25-26, 2023 for an introduction on utilizing the terminal to use version control with Git. We will get you started on how to use the command shell/bash to use git. The use of a shell allows you to perform complex and powerful tasks, often with just...
More
- Mon, 02/27/2023 - 4:00pm to 6:00pm
Students will learn and become familiar with using web-based mapping software while supporting a humanitarian effort that will ultimately impact communities...
More
- Tue, 02/21/2023 - 9:00am to 12:00pm
- Wed, 02/22/2023 - 9:00am to 12:00pm
- Thu, 02/23/2023 - 9:00am to 12:00pm
Data Carpentry: Introduction to Data...
More
- Tue, 02/21/2023 - 9:00am to 12:00pm
- Wed, 02/22/2023 - 9:00am to 12:00pm
- Thu, 02/23/2023 - 9:00am to 12:00pm
Data Carpentry: Introduction to Data...
More
- Tue, 02/21/2023 - 9:00am to 12:00pm
- Wed, 02/22/2023 - 9:00am to 12:00pm
- Thu, 02/23/2023 - 9:00am to 12:00pm
Data Carpentry: Introduction to Data...
More
- Mon, 01/23/2023 - 10:00am to 12:00pm
- Mon, 01/30/2023 - 10:00am to 12:00pm
- Mon, 02/06/2023 - 10:00am to 12:00pm
Data Carpentry: Introduction to R for...
More
- Mon, 01/23/2023 - 10:00am to 12:00pm
- Mon, 01/30/2023 - 10:00am to 12:00pm
- Mon, 02/06/2023 - 10:00am to 12:00pm
Data Carpentry: Introduction to R for...
More
- Mon, 01/23/2023 - 10:00am to 12:00pm
- Mon, 01/30/2023 - 10:00am to 12:00pm
- Mon, 02/06/2023 - 10:00am to 12:00pm
Data Carpentry: Introduction to R for...
More
- Tue, 11/15/2022 - 11:00am to 3:30pm
- Wed, 11/16/2022 - 9:30am to 5:00pm
- Thu, 11/17/2022 - 9:30am to 3:30pm

- Tue, 11/15/2022 - 11:00am to 3:30pm
- Wed, 11/16/2022 - 9:30am to 5:00pm
- Thu, 11/17/2022 - 9:30am to 3:30pm

- Tue, 11/15/2022 - 11:00am to 3:30pm
- Wed, 11/16/2022 - 9:30am to 5:00pm
- Thu, 11/17/2022 - 9:30am to 3:30pm

- Tue, 11/08/2022 - 9:30am to 12:00pm
- Wed, 11/09/2022 - 9:30am to 12:00pm
- Thu, 11/10/2022 - 9:00am to 12:00pm
This event is a three-day, example-driven workshop on November 8, 9, and 10, 2022 on project organization and scientific authoring with RStudio.
Participants will build on using their R data analysis skills in RStudio by learning how to create R...
More
- Tue, 11/08/2022 - 9:30am to 12:00pm
- Wed, 11/09/2022 - 9:30am to 12:00pm
- Thu, 11/10/2022 - 9:00am to 12:00pm
This event is a three-day, example-driven workshop on November 8, 9, and 10, 2022 on project organization and scientific authoring with RStudio.
Participants will build on using their R data analysis skills in RStudio by learning how to create R...
More
- Tue, 11/08/2022 - 9:30am to 12:00pm
- Wed, 11/09/2022 - 9:30am to 12:00pm
- Thu, 11/10/2022 - 9:00am to 12:00pm
This event is a three-day, example-driven workshop on November 8, 9, and 10, 2022 on project organization and scientific authoring with RStudio.
Participants will build on using their R data analysis skills in RStudio by learning how to create R...
More
- Tue, 10/25/2022 - 9:30am to 12:30pm
- Thu, 10/27/2022 - 9:30am to 12:30pm
This event is a two-day, example-driven workshop on October 25 and 27, 2022 for an introduction to data processing and visualization with R. Learners will start with basic information about R syntax and the Rstudio interface. By the end, learners will be able to manipulate data and produce simple...
More
- Tue, 10/25/2022 - 9:30am to 12:30pm
- Thu, 10/27/2022 - 9:30am to 12:30pm
This event is a two-day, example-driven workshop on October 25 and 27, 2022 for an introduction to data processing and visualization with R. Learners will start with basic information about R syntax and the Rstudio interface. By the end, learners will be able to manipulate data and produce simple...
More
- Tue, 10/18/2022 - 9:30am to 12:30pm
- Wed, 10/19/2022 - 9:30am to 12:30pm
- Thu, 10/20/2022 - 9:30am to 12:30pm
This event is a three-day, example-driven workshop on October 18, 19, and 20, 2022 for an introduction on using the bash terminal, and utilizing the terminal to practice version control with Git. We get you started on how to use the command shell. The use of a shell allows you to perform complex and...
More
- Tue, 10/18/2022 - 9:30am to 12:30pm
- Wed, 10/19/2022 - 9:30am to 12:30pm
- Thu, 10/20/2022 - 9:30am to 12:30pm
This event is a three-day, example-driven workshop on October 18, 19, and 20, 2022 for an introduction on using the bash terminal, and utilizing the terminal to practice version control with Git. We get you started on how to use the command shell. The use of a shell allows you to perform complex and...
More
- Tue, 10/18/2022 - 9:30am to 12:30pm
- Wed, 10/19/2022 - 9:30am to 12:30pm
- Thu, 10/20/2022 - 9:30am to 12:30pm
This event is a three-day, example-driven workshop on October 18, 19, and 20, 2022 for an introduction on using the bash terminal, and utilizing the terminal to practice version control with Git. We get you started on how to use the command shell. The use of a shell allows you to perform complex and...
More
- Fri, 09/23/2022 - 1:00pm to 3:00pm
Come to the Library for a virtual reality and pop-up makerspace experience!
Pop-Up Makerspace (Room 1575): Learn to sew, watch a 3D printer in action, make a zine, and give us feedback on what you want in the makerspace that will open in the Library later this year. Sponsored by the Library and...
More
- Mon, 09/19/2022 - 11:00am to 1:00pm
Come to the Library for a virtual reality and pop-up makerspace experience!
Pop-Up Makerspace (Room 1575): Learn to sew, watch a 3D printer in action, make a zine, and give us feedback on what you want in the makerspace that will open in the Library later this year. Sponsored by the Library and...
More
- Tue, 09/06/2022 - 9:00am to 12:00pm
- Wed, 09/07/2022 - 9:00am to 12:00pm
- Thu, 09/08/2022 - 9:00am to 12:00pm
- Fri, 09/09/2022 - 9:00am to 12:00pm
- Sat, 09/10/2022 - 9:00am to 12:00pm
- Tue, 09/13/2022 - 9:00am to 12:00pm

- Tue, 09/06/2022 - 9:00am to 12:00pm
- Wed, 09/07/2022 - 9:00am to 12:00pm
- Thu, 09/08/2022 - 9:00am to 12:00pm
- Fri, 09/09/2022 - 9:00am to 12:00pm
- Sat, 09/10/2022 - 9:00am to 12:00pm
- Tue, 09/13/2022 - 9:00am to 12:00pm

- Tue, 09/06/2022 - 9:00am to 12:00pm
- Wed, 09/07/2022 - 9:00am to 12:00pm
- Thu, 09/08/2022 - 9:00am to 12:00pm
- Fri, 09/09/2022 - 9:00am to 12:00pm
- Sat, 09/10/2022 - 9:00am to 12:00pm
- Tue, 09/13/2022 - 9:00am to 12:00pm

- Tue, 09/06/2022 - 9:00am to 12:00pm
- Wed, 09/07/2022 - 9:00am to 12:00pm
- Thu, 09/08/2022 - 9:00am to 12:00pm
- Fri, 09/09/2022 - 9:00am to 12:00pm
- Sat, 09/10/2022 - 9:00am to 12:00pm
- Tue, 09/13/2022 - 9:00am to 12:00pm

- Tue, 09/06/2022 - 9:00am to 12:00pm
- Wed, 09/07/2022 - 9:00am to 12:00pm
- Thu, 09/08/2022 - 9:00am to 12:00pm
- Fri, 09/09/2022 - 9:00am to 12:00pm
- Sat, 09/10/2022 - 9:00am to 12:00pm
- Tue, 09/13/2022 - 9:00am to 12:00pm

- Tue, 09/06/2022 - 9:00am to 12:00pm
- Wed, 09/07/2022 - 9:00am to 12:00pm
- Thu, 09/08/2022 - 9:00am to 12:00pm
- Fri, 09/09/2022 - 9:00am to 12:00pm
- Sat, 09/10/2022 - 9:00am to 12:00pm
- Tue, 09/13/2022 - 9:00am to 12:00pm

- Tue, 08/16/2022 - 9:30am to 12:30pm
- Thu, 08/18/2022 - 9:30am to 12:30pm
This event is an example-driven two day workshop on August 16 and 18, 2022 for supervised learning for tabular data in R with RStudio. This workshop will require some knowledge of R/RStudio. If you have no prior experience in R/RStudio, we recommend attending the ...
More
- Tue, 08/16/2022 - 9:30am to 12:30pm
- Thu, 08/18/2022 - 9:30am to 12:30pm
This event is an example-driven two day workshop on August 16 and 18, 2022 for supervised learning for tabular data in R with RStudio. This workshop will require some knowledge of R/RStudio. If you have no prior experience in R/RStudio, we recommend attending the ...
More
- Tue, 08/09/2022 - 9:00am to 12:30pm
- Thu, 08/11/2022 - 9:00am to 12:30pm
This event is an example-driven two day workshop on August 9 and 11, 2022 for using geospatial raster and vector data in R. This workshop will include working with spatial metadata (extent and coordinate reference systems), reprojecting spatial data, and working with raster time series data. This workshop...
More
- Tue, 08/09/2022 - 9:00am to 12:30pm
- Thu, 08/11/2022 - 9:00am to 12:30pm
This event is an example-driven two day workshop on August 9 and 11, 2022 for using geospatial raster and vector data in R. This workshop will include working with spatial metadata (extent and coordinate reference systems), reprojecting spatial data, and working with raster time series data. This workshop...
More
- Tue, 07/26/2022 - 9:00am to 12:00pm
- Thu, 07/28/2022 - 9:00am to 12:00pm
This event is an example-driven two day workshop on July 26 and 28, 2022 for an introduction to working with data in R/RStudio. Both synchronous remote and in-person attendance will be supported, and there will be two types of tickets (in-person, remote) for you to choose from. Learners will start with...
More
- Tue, 07/26/2022 - 9:00am to 12:00pm
- Thu, 07/28/2022 - 9:00am to 12:00pm
This event is an example-driven two day workshop on July 26 and 28, 2022 for an introduction to working with data in R/RStudio. Both synchronous remote and in-person attendance will be supported, and there will be two types of tickets (in-person, remote) for you to choose from. Learners will start with...
More
- Thu, 05/26/2022 - 4:00pm to 6:30pm
- Fri, 05/27/2022 - 4:00pm to 6:30pm

- Thu, 05/26/2022 - 4:00pm to 6:30pm
- Fri, 05/27/2022 - 4:00pm to 6:30pm

- Thu, 05/12/2022 - 4:00pm to 6:30pm
- Fri, 05/13/2022 - 4:00pm to 6:30pm
Library Carpentry: Introduction to...
More
- Thu, 05/12/2022 - 4:00pm to 6:30pm
- Fri, 05/13/2022 - 4:00pm to 6:30pm
Library Carpentry: Introduction to...
More
- Tue, 04/19/2022 - 9:30am to 12:30pm
- Thu, 04/21/2022 - 9:30am to 12:30pm
This event is an ...
More
- Tue, 04/19/2022 - 9:30am to 12:30pm
- Thu, 04/21/2022 - 9:30am to 12:30pm
This event is an ...
More
- Mon, 04/11/2022 - 9:30am to 12:30pm
- Wed, 04/13/2022 - 9:30am to 12:30pm
This event is an ...
More
- Mon, 04/11/2022 - 9:30am to 12:30pm
- Wed, 04/13/2022 - 9:30am to 12:30pm
This event is an ...
More
- Thu, 04/07/2022 - 3:30pm to 6:30pm
- Fri, 04/08/2022 - 3:30pm to 6:30pm
This event is an online, two-day, example-driven workshop on April 7 and 8, 2022 for an introduction to using geospatial data in R. R is commonly used to perform spatial analysis and to generate map graphics in many scientific disciplines. This workshop will focus on visualizing the two basic geospatial data types using sample data from NSF NEON. This workshop will move at a quicker pace...
More
- Thu, 04/07/2022 - 3:30pm to 6:30pm
- Fri, 04/08/2022 - 3:30pm to 6:30pm
This event is an online, two-day, example-driven workshop on April 7 and 8, 2022 for an introduction to using geospatial data in R. R is commonly used to perform spatial analysis and to generate map graphics in many scientific disciplines. This workshop will focus on visualizing the two basic geospatial data types using sample data from NSF NEON. This workshop will move at a quicker pace...
More
- Thu, 03/03/2022 - 9:00am to 12:00pm
- Fri, 03/04/2022 - 9:00am to 12:00pm
This event is a hands-on example-driven 2-day workshop on March 3 & 4, 2022 on project organization and scientific authoring with RStudio.
Participants will build on using their R data analysis skills in RStudio by learning how to create R...
More
- Thu, 03/03/2022 - 9:00am to 12:00pm
- Fri, 03/04/2022 - 9:00am to 12:00pm
This event is a hands-on example-driven 2-day workshop on March 3 & 4, 2022 on project organization and scientific authoring with RStudio.
Participants will build on using their R data analysis skills in RStudio by learning how to create R...
More
- Thu, 02/24/2022 - 9:30am to 12:30pm
- Fri, 02/25/2022 - 9:30am to 12:30pm
This event is an example-driven 2-day workshop on ...
More
- Thu, 02/24/2022 - 9:30am to 12:30pm
- Fri, 02/25/2022 - 9:30am to 12:30pm
This event is an example-driven 2-day workshop on ...
More
- Tue, 02/15/2022 - 4:00pm to 7:00pm
- Thu, 02/17/2022 - 4:00pm to 7:00pm
- Fri, 02/18/2022 - 4:00pm to 7:00pm
This event is an example-driven three-day workshop on ...
More
- Tue, 02/15/2022 - 4:00pm to 7:00pm
- Thu, 02/17/2022 - 4:00pm to 7:00pm
- Fri, 02/18/2022 - 4:00pm to 7:00pm
This event is an example-driven three-day workshop on ...
More
- Tue, 02/15/2022 - 4:00pm to 7:00pm
- Thu, 02/17/2022 - 4:00pm to 7:00pm
- Fri, 02/18/2022 - 4:00pm to 7:00pm
This event is an example-driven three-day workshop on ...
More
- Mon, 02/07/2022 - 4:00pm to 7:00pm
- Wed, 02/09/2022 - 4:00pm to 7:00pm
- Fri, 02/11/2022 - 4:00pm to 7:00pm
This event is an example-driven three-day workshop on ...
More
- Mon, 02/07/2022 - 4:00pm to 7:00pm
- Wed, 02/09/2022 - 4:00pm to 7:00pm
- Fri, 02/11/2022 - 4:00pm to 7:00pm
This event is an example-driven three-day workshop on ...
More
- Mon, 02/07/2022 - 4:00pm to 7:00pm
- Wed, 02/09/2022 - 4:00pm to 7:00pm
- Fri, 02/11/2022 - 4:00pm to 7:00pm
This event is an example-driven three-day workshop on ...
More
- Fri, 02/04/2022 - 9:00am to 12:00pm
This event is an example-driven one-day workshop on Friday, February 4th, 2022 at NCEAS Downtown Campus for introduction to relational databases and SQL. Participants will need to install sqlite3 or DB Browser onto their devices; if you have Anaconda, it comes with sqlite3. Concepts covered include data organization, querying large amounts of data, and quality...

- Mon, 01/31/2022 - 3:30pm to 6:30pm
This event is a one day, example-driven workshop for introduction to using Git Pages for online self-publication....
More
- Fri, 01/28/2022 - 9:00am to 12:00pm
This event is a one day, example-driven workshop on ...
More
- Wed, 01/12/2022 - 9:00am to 1:00pm
- Fri, 01/14/2022 - 9:00am to 1:00pm
This event is a two day example-driven workshop on ...
More
- Wed, 01/12/2022 - 9:00am to 1:00pm
- Fri, 01/14/2022 - 9:00am to 1:00pm
This event is a two day example-driven workshop on ...
More
- Tue, 01/04/2022 - 1:00pm to 5:00pm
- Fri, 01/07/2022 - 9:00am to 1:00pm
This event is an example-driven two-day workshop on January 4 and 7th, 2022 at NCEAS Downtown Campus for introduction to data visualization and pandas libraries with Python. Learners will start with basic information about Python syntax and the Jupyter notebook interface in JupyterLabs. Participants will need to install ...
More
- Tue, 01/04/2022 - 1:00pm to 5:00pm
- Fri, 01/07/2022 - 9:00am to 1:00pm
This event is an example-driven two-day workshop on January 4 and 7th, 2022 at NCEAS Downtown Campus for introduction to data visualization and pandas libraries with Python. Learners will start with basic information about Python syntax and the Jupyter notebook interface in JupyterLabs. Participants will need to install ...
More
- Tue, 11/16/2021 - 11:00am to 5:00pm
- Wed, 11/17/2021 - 11:00am to 5:00pm
- Thu, 11/18/2021 - 11:00am to 5:00pm

- Tue, 11/16/2021 - 11:00am to 5:00pm
- Wed, 11/17/2021 - 11:00am to 5:00pm
- Thu, 11/18/2021 - 11:00am to 5:00pm

- Tue, 11/16/2021 - 11:00am to 5:00pm
- Wed, 11/17/2021 - 11:00am to 5:00pm
- Thu, 11/18/2021 - 11:00am to 5:00pm

- Tue, 11/09/2021 - 12:00pm to 1:30pm
Through a partnership with Esri, UCSB faculty, staff, and students have access to a wide range of software and solutions for mapping and analysis of geographic data.
Join this webinar to learn about UCSB’s software license with Esri, what tools you have access to, and how you can use those tools for your geographic work. The presentation includes demonstrations from Esri...
More
- Wed, 05/12/2021 - 9:00am to 12:00pm
- Thu, 05/13/2021 - 9:00am to 12:00pm
- Fri, 05/14/2021 - 9:00am to 12:00pm
This is a 3 day, example-driven workshop for introduction to using geospatial data in R. R is commonly used to perform spatial analysis and to generate map graphics in many scientific disciplines. This workshop will focus on visualizing the two basic geospatial data types using sample data from NSF NEON. This workshop will...
More
- Wed, 05/12/2021 - 9:00am to 12:00pm
- Thu, 05/13/2021 - 9:00am to 12:00pm
- Fri, 05/14/2021 - 9:00am to 12:00pm
This is a 3 day, example-driven workshop for introduction to using geospatial data in R. R is commonly used to perform spatial analysis and to generate map graphics in many scientific disciplines. This workshop will focus on visualizing the two basic geospatial data types using sample data from NSF NEON. This workshop will...
More
- Wed, 05/12/2021 - 9:00am to 12:00pm
- Thu, 05/13/2021 - 9:00am to 12:00pm
- Fri, 05/14/2021 - 9:00am to 12:00pm
This is a 3 day, example-driven workshop for introduction to using geospatial data in R. R is commonly used to perform spatial analysis and to generate map graphics in many scientific disciplines. This workshop will focus on visualizing the two basic geospatial data types using sample data from NSF NEON. This workshop will...
More
- Thu, 05/06/2021 - 9:00am to 12:00pm
- Fri, 05/07/2021 - 9:00am to 12:00pm
This is a 2 day, example-driven workshop for introduction to R programming. Short tutorials alternate with hands-on practical exercises, and participants are encouraged both to help one another, and to try applying what they have learned to their own work. R is commonly used in many scientific disciplines for data analysis and creating data visualizations. This workshop will focus on the basics of R...
More
- Thu, 05/06/2021 - 9:00am to 12:00pm
- Fri, 05/07/2021 - 9:00am to 12:00pm
This is a 2 day, example-driven workshop for introduction to R programming. Short tutorials alternate with hands-on practical exercises, and participants are encouraged both to help one another, and to try applying what they have learned to their own work. R is commonly used in many scientific disciplines for data analysis and creating data visualizations. This workshop will focus on the basics of R...
More
- Fri, 04/16/2021 - 9:00am to 12:00pm
- Fri, 04/23/2021 - 9:00am to 12:00pm
- Fri, 04/30/2021 - 9:00am to 12:00pm
This three-week workshop series co-taught between UC Merced and UC Santa Barbara teaches the fundamentals of working with messy data. If you're in the humanities, social sciences, or natural sciences and you have messy data, this workshop will help you:
-
...

- Fri, 04/16/2021 - 9:00am to 12:00pm
- Fri, 04/23/2021 - 9:00am to 12:00pm
- Fri, 04/30/2021 - 9:00am to 12:00pm
This three-week workshop series co-taught between UC Merced and UC Santa Barbara teaches the fundamentals of working with messy data. If you're in the humanities, social sciences, or natural sciences and you have messy data, this workshop will help you:
-
...

- Fri, 04/16/2021 - 9:00am to 12:00pm
- Fri, 04/23/2021 - 9:00am to 12:00pm
- Fri, 04/30/2021 - 9:00am to 12:00pm
This three-week workshop series co-taught between UC Merced and UC Santa Barbara teaches the fundamentals of working with messy data. If you're in the humanities, social sciences, or natural sciences and you have messy data, this workshop will help you:
-
...

- Thu, 02/18/2021 - 8:00am to 12:00pm
- Fri, 02/19/2021 - 8:00am to 12:00pm
This event is an example-driven two day workshop on February 18 and 19, 2021 for introduction to data visualization with Python. Learners will start with basic information about Python syntax and the Jupyter notebook interface. We will work with the Pandas and Plotnine packages going over data frames and plotting.
...
More
- Thu, 02/18/2021 - 8:00am to 12:00pm
- Fri, 02/19/2021 - 8:00am to 12:00pm
This event is an example-driven two day workshop on February 18 and 19, 2021 for introduction to data visualization with Python. Learners will start with basic information about Python syntax and the Jupyter notebook interface. We will work with the Pandas and Plotnine packages going over data frames and plotting.
...
More
- Fri, 02/12/2021 - 12:00pm to 1:00pm
Have you ever wanted to harvest data off a website that was not already in an analysis-friendly format? If so, this web scraping workshop is for you! Web scraping can be done entirely manually but it is usually faster, more efficient and less error-prone if automated. UCSB Research Data Services will navigate you through some basic web scraping techniques including how to use XPath and the Chrome web...
More
- Thu, 02/11/2021 - 3:00pm to 4:30pm
This is a demo for using twarc. twarc is a command line tool and Python library for gathering and working with Twitter JSON data via the public Twitter API. Emerging from the Black Lives Matter and Document the Now movements, twarc comes along with a loose set of community standards that respect the autonomy of the user and aligns with the EU's GDPR and Twitter's terms of service. As part of...
More
- Fri, 01/22/2021 - 9:00am to 12:00pm
This event is an example-driven morning workshop on ...
More
- Thu, 01/21/2021 - 9:00am to 12:00pm
This event is an example-driven morning workshop on ...
More
- Wed, 12/16/2020 - 9:00am to 12:00pm
- Thu, 12/17/2020 - 9:00am to 12:00pm

- Wed, 12/16/2020 - 9:00am to 12:00pm
- Thu, 12/17/2020 - 9:00am to 12:00pm

- Tue, 11/17/2020 - 11:00am to Thu, 11/19/2020 - 5:00pm

- Mon, 11/09/2020 - 9:00am to 11:30am
- Tue, 11/10/2020 - 9:00am to 11:30am
This event is a two day, example-driven workshop introducing data scrubbing with OpenRefine. OpenRefine is a free, Open Source tool for working with messy tabular data. Short tutorials alternate with hands-on practical exercises, and participants are encouraged to help one another and to try applying what they have learned to their own work. The workshop runs from 9AM - 11:30AM.
... More
- Mon, 11/09/2020 - 9:00am to 11:30am
- Tue, 11/10/2020 - 9:00am to 11:30am
This event is a two day, example-driven workshop introducing data scrubbing with OpenRefine. OpenRefine is a free, Open Source tool for working with messy tabular data. Short tutorials alternate with hands-on practical exercises, and participants are encouraged to help one another and to try applying what they have learned to their own work. The workshop runs from 9AM - 11:30AM.
... More
- Fri, 10/30/2020 - 9:00am to 11:45am
This half-day workshop will be presented by ESRI Senior Researcher for Spatial Statistics Dr. Orhun Adyin. The workshop is intended for data scientists who want to gain understanding at the intersection of spatial analysis and machine learning. Attendees will gain understanding and working knowledge of spatial machine learning and...
More
- Fri, 10/09/2020 - 8:30am to 11:30am
- Fri, 10/16/2020 - 8:30am to 11:30am
- Fri, 10/23/2020 - 8:30am to 11:30am
This is a 3 day, example-driven workshop for introduction to R programming. Short tutorials alternate with hands-on practical exercises, and participants are encouraged both to help one another, and to try applying what they have learned to their own work. R is commonly used in many scientific disciplines for data analysis and creating data visualizations. This workshop will focus on data...
More
- Fri, 10/09/2020 - 8:30am to 11:30am
- Fri, 10/16/2020 - 8:30am to 11:30am
- Fri, 10/23/2020 - 8:30am to 11:30am
This is a 3 day, example-driven workshop for introduction to R programming. Short tutorials alternate with hands-on practical exercises, and participants are encouraged both to help one another, and to try applying what they have learned to their own work. R is commonly used in many scientific disciplines for data analysis and creating data visualizations. This workshop will focus on data...
More
- Fri, 10/09/2020 - 8:30am to 11:30am
- Fri, 10/16/2020 - 8:30am to 11:30am
- Fri, 10/23/2020 - 8:30am to 11:30am
This is a 3 day, example-driven workshop for introduction to R programming. Short tutorials alternate with hands-on practical exercises, and participants are encouraged both to help one another, and to try applying what they have learned to their own work. R is commonly used in many scientific disciplines for data analysis and creating data visualizations. This workshop will focus on data...
More
- Tue, 05/19/2020 - 12:00pm to 1:30pm
The Interdisciplinary Research Collaboratory will host Stacy Penna from QSR, the makers of NVIVO. Stacy will present on the best practices for NVIVO collaboration with colleagues and research teams. With a shared goal of creating a community of practice around qualitative research, Stacy is hoping to do this community building across California.
Stacy’s presentation will be followed by a discussion lead by Jon Jablonski, Director Interdisciplinary Research Collaboratory...
More
- Thu, 05/24/2018 - 1:00pm
The UCSB Library presents a public talk by scholar and artist Johanna Drucker. Drucker's talk is co-sponsored by Transcriptions (UCSB English).
What are the specific ways in which visualizations could be modified to engage interpretative methods for digital humanities? Drucker's talk assesses the challenges of appropriating visualization methods from...
More