Workshop
Work with NEON Biodiversity Data – ESA 2020
Ecological Society of America Annual Meeting
With ESA moving to an online format and cancelling the short course offerings, we will be offering this workshop as an independent, online workshop concurrent with the ESA meeting.
This workshop focuses on NEON biodiversity data collected from the over 80 NEON field sites. Instruction will include an overview of the breadth of NEON biodiversity data before providing code-along instruction on how to get NEON biodiversity data into standardized formats (long and wide species tables with relevant metadata to make cross data product comparisons possible).
Participants will learn about the ecocomDP data format from Environmental Data Initiative (EDI) with instruction on to convert NEON data to the format. Participants will also learn how to format and work with NEON data in a variety of standard R packages, including: Jost (2007)-style alpha, beta, and gamma diversity using the vegetarian package; alpha, beta, and gamma variability using ltmc R package; and ordinations using vegan package for R. At the end of the workshop, time will be reserved for participants to work with the NEON data of their choice with instructors present to address any questions that arise while working with the individual data sets. Basic familiarity with R is required for participation in the workshop.
This workshop does not provide a general overview of NEON data, nor the details of different ways of accessing NEON data. If you are interested in these topics, we recommend attending the Access and Work with NEON Data workshop instead of, or in addition, to this one.
Required Prior Knowledge
The workshop will assume that participants have a basic level of familiarity with working with data in R, including installing and loading packages, and data import.
Registration
Registration for this online workshop will open in mid-July.
Workshop Schedule
All times are Eastern Daylight Time (UTC-4). See "Workshop Materials" at right for detailed workshop schedule.
Time | Topic |
---|---|
11:45 | Join the workshop early if you have any setup or installation issues. |
12:00 | Welcome to the Workshop |
12:20 | Introduction to NEON and NEON Organismal Data Products |
12:40 | Accessing & Working with NEON Data |
2:00 | Analyzing Biodiversity Data |
2:45 | Final Questions & Evaluation |
3:00 | Workshop Ends |
Workshop Instructors
- Eric Sokol; Research Scientist, Science Education; NEON program, Battelle
- Natalie Robinson; Research Scientist, Science Education; NEON program, Battelle
- Cody Flagg; Research Scientist, Science Education; NEON program, Battelle
- Megan A. Jones; @meganahjones, Research Scientist, Science Education; NEON program, Battelle
Please get in touch with the instructors prior to the workshop with any questions.
Do you Twitter?
Please tweet at @NEON_Sci or use the hashtag #NEONData during this workshop!
This page currently provides details on the content that are expected. Linked and downloadable resources will be added closer to the workshop dates.
Computer Set Up Instructions
These computer workshop instructions must be completed before starting the workshop.
R & RStudio
To participant in this workshop, you will need a computer with a version of R >3.4 and, preferably, RStudio loaded on your computer.
[[nid:6408]]
Install R Packages
Please have these packages installed and updated prior to the start of the workshop.
install.packages("neonUtilities")
[additional packages may be added before the workshop]
Update R Packages
In RStudio, you can go to Tools --> Check for package updates
to update previously installed packages on your computer. Or you can use update.packages()
to update all packages that are installed in R automatically. More on Packages in R
Monitors
To allow for participants to view the workshop instructors (including screensharing) and to follow along with the activities on their own computer, we recommend participants have two screens to view the workshop. If you do not have access to dual monitors, alternatives include calling into the virtual meeting on a tablet or extra-large cell phone (smaller cell phone screens will make it challenging to see the presentation materials). In these are not options, the workshop can still be completed with a single monitor/screen.
Workshop Schedule
All times are Eastern Daylight Time (UTC-4).
Time | Topic | Instructor |
---|---|---|
11:45 | Join the workshop early if you have any setup or installation issues | |
12:00 | Welcome to the Workshop | |
12:20 | Introduction to NEON (Video (4 mins) ) | |
12:30 | Overview of NEON Organismal Data Products | |
12:40 | Access NEON data | |
1:30 | NEON Data Munging | |
2:00 | Analyzing Biodiversity Data | |
2:45 | Final Questions & Evaluation | |
3:00 | Workshop Ends |