Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Workshop #195

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions participants/other-participants/Slemmons-Caleb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
**Caleb Slemmons**

Senior Field Ecologist Domain 5 (Great Lakes)
***
I work in NEONs Field Science group at our office in Northern Wisconsin. The Field Science team is responsible for the field operations of the Observatory. My background is mostly in plant ecology but I currently work as an instrumentation technician focusing on Terrestrial Instrument Systems. We maintain, troubleshoot and monitor the systems to produce high quality data for the Network and researchers.

Goal: To expand knowledge of using R and begin to develop scripts that can be used to analyze NEON instrument systems data products. Learn about hosting NEON data workshops

##Possible capstone:## Develop scripts to calculate mean seasonal wind directions at multiple levels of our flux towers. This should help inform if tower booms are pointed to minimize disturbance of windflow from the tower structure.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cslemmons Here since the paragraph starts with ## (Header level 2) the entire paragraph will be H2 which may not be what you want. Depending on exactly how you'd like it to show, you could change it in two ways:

  • H2 only for "Possible Capstone" :

Possible Capstone:

Develop scripts...

  • Use of Bold instead of H2:
    Possible capstone: Develop scripts...