forked from thefaylab/lab-manual
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.Rmd
41 lines (29 loc) · 2.87 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
---
title: "OIMA Lab Manual"
author: "Greg Gearheart and OIMA team"
date: "Last updated: `r Sys.Date()`"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib, packages.bib]
biblio-style: apalike
link-citations: yes
github-repo: ggearheart/OIMA-manual
description: "This is the lab manual for the OIMA team at the CA State Water Resources Control Board"
---
# Welcome!
Welcome to our book of magical secrets.
<br>
This is the team manual for the Office of Information Management and Analysis (OIMA) at the State Water Resources Control Board.
The focus of our work centers around developing ifrastructure and capacity around data sharing, with a special emphasis on the Surface Water Ambient Monitoring Program (SWAMP) colection of our most valuable data. The SWAMP data is used to monitor the leath of all of surface waters and the watersheds that feed them throughout California. More about our group's work can be found on our [website](https://www.waterboards.ca.gov/resources/oima/).
This lab manual resource is intended to provide an overview for lab members and others about how we do our work, and our expectations for our team. It is also a space to document institutional knowledge and for important information about procedures and available resources. If you have suggestions for additions or changes, please contact Greg Gearheart (greg.gearheart@waterboards.ca.gov) or make a pull request.
<br>
The content for this book was originally developed by the [Fay Lab](http://www.smast.umassd.edu/lab_fay/). as part of that group's participation in the [Openscapes Champions program](https://openscapes.org). Our OIMA team is also now participating in the Openscapes Champions program and we forked their book and adapted it to OIMA's needs.
We are extremely grateful to and acknowledge [Dr. Julia Stewart Lowndes](https://twitter.com/juliesquid)' role in helping shape how our lab both works and how we articulate our identity.
<a align="left" href="https://github.com/thefaylab/lab-manual/"><img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="35px"></a> < link to this book's GitHub repository. Also see [Quick steps to making a copy of the lab manual and publishing it](https://github.com/thefaylab/lab-manual/wiki/Quick-steps-to-making-a-copy-of-the-lab-manual-&-publishing-it)!
```{r, out.width = "25%", echo = FALSE}
knitr::include_graphics("https://allisonhorst.github.io/img/openscapes_hex_badge.png")
```
<br>
*[We're proud Openscapes Champions!](https://openscapes.org)*
----
<a rel='license' href='http://creativecommons.org/licenses/by/4.0/'><img alt='Creative Commons License' style='border-width:0' src='https://i.creativecommons.org/l/by/4.0/88x31.png' /></a> This lab manual is licensed under a <a rel='license' href='http://creativecommons.org/licenses/by/4.0/'>Creative Commons Attribution 4.0 International License</a>.