Skip to content

Commit

Permalink
refactor: streamlined back-end of 'services' page of working group on…
Browse files Browse the repository at this point in the history
…boarding menu
  • Loading branch information
njlyon0 committed Aug 22, 2024
1 parent c960e90 commit 61bb76e
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 41 deletions.
3 changes: 2 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ website:
menu:
- text: "Team Coding"
href: wg_team-coding.qmd
- onboard-scaffold_services.qmd
- text: "Support Services"
href: wg_services.qmd
- href: sci-comp-definition.qmd
text: "What is Scientific Computing?"
- onboard-scaffold_infrastructure.qmd
Expand Down
4 changes: 0 additions & 4 deletions modules_wg-onboarding/services-office-hours.qmd

This file was deleted.

6 changes: 0 additions & 6 deletions modules_wg-onboarding/services-sprints.qmd

This file was deleted.

6 changes: 0 additions & 6 deletions modules_wg-onboarding/services-tasks.qmd

This file was deleted.

6 changes: 0 additions & 6 deletions modules_wg-onboarding/services-trainings.qmd

This file was deleted.

18 changes: 0 additions & 18 deletions onboard-scaffold_services.qmd

This file was deleted.

38 changes: 38 additions & 0 deletions wg_services.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: "Working Together"
---

We are excited to work with your team to help you develop reproducible workflows to process, harmonize, and analyze the large amount of (heterogeneous) data necessary to conduct synthesis science. Those reproducible workflows will help you to integrate new information more easily, iterate more quickly to test your various hypotheses, and enable you to better collaborate. We currently offer a range of options for what our collaboration might look like.

The categories below are not exhaustive so if you think your needs will fall between or outside of these tasks, please don't hesitate to contact [our team](https://lter.github.io/scicomp/staff.html) to start that conversation!

<p align="center">
<img src="images/lter-photos/hiking.jpg" alt="Photo of two people walking away from the camera on a small boardwalk with large backpacks while mountains tower in the background" width="100%"/>
<figcaption>Field Work With a View, Arctic LTER - Photographer: Nicole Williamson</figcaption>
</p>

## Tasks

**This level of collaboration is the core of our value to working groups!** When your group identifies a data-related need (e.g., designing an analytical workflow, creating a website, writing an R Shiny app, etc.), you reach out to [our team](https://lter.github.io/scicomp/staff.html) and get the conversation started. During that time we will work closely with you to define the scope of the work and get a clear picture of what "success" looks like in this context.

Once the task is appropriately defined, the conversation moves on to how independently you'd like us to work. This varies dramatically between tasks even within a single working group and _there is no single right answer!_ For some tasks, we are capable of working completely independently and returning to your team with a finished product in hand for review but we are equally comfortable working closely with you throughout the life-cycle of a task.

## Analytical Sprints

For more intense support, we offer "analytical sprints." If your group requests an analytical sprint, you will get one of our team members working full time _only_ for your group's tasks for 3-4 weeks! This can be a great option if your group has many smaller tasks or fewer larger projects that are particularly time-sensitive.

We are excited that these sprints are a part of our menu of offerings to you all but please reach out to us to start the conversation before requesting a sprint so that we can make sure we are all on the same page.

## Weekly Office Hours

Each of [our staff members](https://lter.github.io/scicomp/staff.html) offers a one-hour block weekly as a standing office hour each week. This is a great time to join us with small hurdles or obstacles you're experiencing in a given week. For example, previous office hours have dealt with topics like refreshing on Git/GitHub vocabulary, authenticating the `googledrive` R package, or solving a specific error in a new R script.

## Workshops & Trainings

With those workshops, our team aims to help your group further develop skills in reproducible data science to enable your team to better collaborate and efficiently tackle data and analytical challenges. It is sometimes the case that your working group wants to become more familiar (or get a refresher) on a tool you'd like to include in your group's workflow. To that end **we can offer workshops on a selection of data science tools.**

For our current workshop catalog, see [here](https://lter.github.io/scicomp/workshops.html).

We are also happy to offer new workshops if your group wants training on something within our knowledge base for which we haven't (yet) built a workshop. These workshops are typically done remotely (we can also accommodate time during one of your meetings if desired) and last 2-3 hours but we can be flexible with that timing depending on your group's needs.

Similarly, we also have been creating more **'go at your own pace'-style tutorials** that can be accessed [here](https://lter.github.io/scicomp/tutorials.html). These tutorials are usually smaller in scope than workshops but are still built to maximize value to your group either as review or first contact with a given subject. As with the workshops, we are happy to create new tutorials if something comes up for your team so please reach out and we can discuss further!

0 comments on commit 61bb76e

Please sign in to comment.