Skip to main content
NSF NEON | Open Data to Understand our Ecosystems logo

Main navigation

  • About Us
    • Overview
      • Spatial and Temporal Design
      • History
    • Vision and Management
    • Advisory Groups
      • Science, Technology & Education Advisory Committee
      • Technical Working Groups (TWGs)
    • FAQ
    • Contact Us
      • Field Offices
    • User Accounts
    • Staff

    About Us

  • Data & Samples
    • Data Portal
      • Explore Data Products
      • Data Availability Charts
      • Spatial Data & Maps
      • Document Library
      • API & GraphQL
      • Prototype Data
      • External Lab Data Ingest (restricted)
    • Samples & Specimens
      • Discover and Use NEON Samples
        • Sample Types
        • Sample Repositories
        • Sample Explorer
        • Megapit and Distributed Initial Characterization Soil Archives
        • Excess Samples
      • Sample Processing
      • Sample Quality
      • Taxonomic Lists
    • Collection Methods
      • Protocols & Standardized Methods
      • Airborne Remote Sensing
        • Flight Box Design
        • Flight Schedules and Coverage
        • Daily Flight Reports
          • AOP Flight Report Sign Up
        • Camera
        • Imaging Spectrometer
        • Lidar
      • Automated Instruments
        • Site Level Sampling Design
        • Sensor Collection Frequency
        • Instrumented Collection Types
          • Meteorology
          • Phenocams
          • Soil Sensors
          • Ground Water
          • Surface Water
      • Observational Sampling
        • Site Level Sampling Design
        • Sampling Schedules
        • Observation Types
          • Aquatic Organisms
            • Aquatic Microbes
            • Fish
            • Macroinvertebrates & Zooplankton
            • Periphyton, Phytoplankton, and Aquatic Plants
          • Terrestrial Organisms
            • Birds
            • Ground Beetles
            • Mosquitoes
            • Small Mammals
            • Soil Microbes
            • Terrestrial Plants
            • Ticks
          • Hydrology & Geomorphology
            • Discharge
            • Geomorphology
          • Biogeochemistry
          • DNA Sequences
          • Pathogens
          • Sediments
          • Soils
            • Soil Descriptions
    • Data Notifications
    • Data Guidelines and Policies
      • Acknowledging and Citing NEON
      • Publishing Research Outputs
      • Usage Policies
    • Data Management
      • Data Availability
      • Data Formats and Conventions
      • Data Processing
      • Data Quality
      • Data Product Revisions and Releases
        • Release 2021
        • Release 2022
        • Release 2023
      • NEON and Google
      • Externally Hosted Data

    Data & Samples

  • Field Sites
    • About Field Sites and Domains
    • Explore Field Sites
    • Site Management Data Product

    Field Sites

  • Impact
    • Observatory Blog
    • Case Studies
    • Spotlights
    • Papers & Publications
    • Newsroom
      • NEON in the News
      • Newsletter Archive
      • Newsletter Sign Up

    Impact

  • Resources
    • Getting Started with NEON Data & Resources
    • Documents and Communication Resources
      • Papers & Publications
      • Document Library
      • Outreach Materials
    • Code Hub
      • Code Resources Guidelines
      • Code Resources Submission
      • NEON's GitHub Organization Homepage
    • Learning Hub
      • Science Videos
      • Tutorials
      • Workshops & Courses
      • Teaching Modules
      • Faculty Mentoring Networks
      • Data Education Fellows
    • Research Support and Assignable Assets
      • Field Site Coordination
      • Letters of Support
      • Mobile Deployment Platforms
      • Permits and Permissions
      • AOP Flight Campaigns
      • Excess Samples
      • Assignable Assets FAQs
    • Funding Opportunities

    Resources

  • Get Involved
    • Advisory Groups
      • Science, Technology & Education Advisory Committee
      • Technical Working Groups
    • Upcoming Events
    • Past Events
    • NEON Ambassador Program
    • Collaborative Works
      • EFI-NEON Ecological Forecasting Challenge
      • NCAR-NEON-Community Collaborations
      • NEON Science Summit
      • NEON Great Lakes User Group
    • Community Engagement
    • Science Seminars and Data Skills Webinars
    • Work Opportunities
      • Careers
      • Seasonal Fieldwork
      • Postdoctoral Fellows
      • Internships
        • Intern Alumni
    • Partners

    Get Involved

  • My Account
  • Search

Search

Learning Hub

  • Science Videos
  • Tutorials
  • Workshops & Courses
  • Teaching Modules
  • Faculty Mentoring Networks
  • Data Education Fellows

Breadcrumb

  1. Resources
  2. Learning Hub
  3. Tutorials

Tutorials

Image
Banner for tutorials

Looking to improve your data skills using tools like R or Python? Want to learn more about working with a specific NEON data product? NEON develops online tutorials to help you improve your research. These self-paced tutorials are designed for you to used as standalone help on a single topic or as a series to learn new techniques.

Code for all script based tutorials can be downloaded at the end of the tutorial. Original files can also be found on GitHub.

All materials are freely available for you to use and reuse. We suggest the following citation for tutorials: 
[AUTHOR(S), NEON (National Ecological Observatory Network)]. Data Tutorial: [TUTORIAL NAME]. [URL] (accessed [DATE OF ACCESS]). See Citation Guidelines for examples, and for guidance in citing data and code.

Tutorials

Start Tutorial

About Hyperspectral Remote Sensing Data

0.25 - 0.5 Hours
Learn about the fundamental principles of hyperspectral remote sensing data.
Start Tutorial

Access and Work with NEON Geolocation Data

30 minutes
Use files available on the NEON data portal, NEON API, and neonUtilities R package to access the locations of NEON sampling events and infrastructure. Calculate more precise locations for certain sampling types and reference ground sampling to airborne data.
Start Tutorial

Assessing Spectrometer Accuracy using Validation Tarps with Python

0.5 hour
Learn to analyze the difference between rasters taken a few days apart to assess the uncertainty between days.
Start Tutorial

Assignment: Reproducible Workflows with Jupyter Notebooks

1 hour
This page details how to complete the assignment for pre-Institute week 3 on documenting your code with Jupyter Notebooks.
Start Tutorial

Assignment: Version Control with GitHub

1 hour
Data Institute Assignment: The page lists the requirements for the week 2 assignment on version control and GitHub.
Start Tutorial

Band Stacking, RGB & False Color Images, and Interactive Widgets in Python - Flightline Data

0.5 hours
Learn to efficiently work with flightline NEON AOP spectral data using functions.
Start Tutorial

Band Stacking, RGB & False Color Images, and Interactive Widgets in Python - Tiled Data

0.5 hours
Learn to efficiently work with tiled NEON AOP spectral data using functions.
Start Tutorial

Basic R Skills

This series provides tutorials and references on key skills needed to complete more complex tasks in R. It is not intended as an guide for the introduction to or initial learning of how to use R.
Series
4 part series
Start Tutorial

Build & Work With Functions in R

30 minutes
This tutorial teaches the basics of creating a function in R.
Start Tutorial

Calculate NDVI & Extract Spectra Using Masks in Python - Tiled Data

0.5 hours
Learn to calculate Normalized Difference Vegetation Index (NDVI) and extract spectral using masks with Python and NEON tiled hyperspectral data products.
Start Tutorial

Calculate Vegetation Biomass from LiDAR Data in Python

1 hour
Learn to calculate the biomass of standing vegetation using a canopy height model data product.
Start Tutorial

Calculating Forest Structural Diversity Metrics from NEON LiDAR Data

30 minutes
Read in a NEON LiDAR file (.laz) and calculate several forest structural diversity
Start Tutorial

Classification of Hyperspectral Data with Ordinary Least Squares in Python

1 hour
Learn to classify spectral data using the Ordinary Least Squares method.
Start Tutorial

Classification of Hyperspectral Data with Principal Components Analysis (PCA) in Python

1 hour
Learn to classify spectral data using the Principal Components Analysis (PCA) method.
Start Tutorial

Classification of Hyperspectral Data with Support Vector Machine (SVM) Using SciKit in Python

1 hour
Learn to classify spectral data using the Support Vector Machine (SVM) method.
Start Tutorial

Classify a Raster Using Threshold Values in Python - 2017

1 hour
Learn how to read NEON lidar raster GeoTIFFs (e.g., CHM, slope, aspect) into Python numpy arrays with gdal and create a classified raster object.
Start Tutorial

Compare tree height measured from the ground to a Lidar-based Canopy Height Model

1 hour
Investigate the relationship between two methods for measuring canopy height
Start Tutorial

Convert to Julian Day

20 minutes
This tutorial explains why Julian days are useful and teaches how to create a Julian day variable from a Date or Data/Time class variable.
Start Tutorial

Create a Canopy Height Model from lidar-derived Rasters in R

0.5 Hours
In this tutorial, you will bring lidar-derived raster data (DSM and DTM) into R to create a canopy height model (CHM).
Start Tutorial

Create a Hillshade from a Terrain Raster in Python

0.5 hour
Learn how to create a hillshade from a terrain raster in Python.
Start Tutorial

Create A Square Buffer Around a Plot Centroid in R

1.0 - 1.5 Hours
This tutorial walks you through creating square polygons from a plot centroid (x,y format) in R.
Start Tutorial

Create HDF5 Files in R Using Loops

1.0 - 1.5 Hours
Create a HDF5 in R from scratch! Add groups and datasets. View the files with HDFView.
Start Tutorial

Creating a Raster Stack from Hyperspectral Imagery in HDF5 Format in R

1.0 - 1.5 Hours
Open up and explore hyperspectral imagery in HDF format R. Combine multiple bands to create a raster stack. Use these steps to create various band combinations such as RGB, Color-Infrared and False color images.
Start Tutorial

Data Activity: Visualize Elevation Change using LiDAR in R to Better Understand

1 hour
This tutorial teaches how to use Digital Terrain Models derived from
Start Tutorial

Data Activity: Visualize Palmer Drought Severity Index Data in R to Better

1 hour
This tutorial walks through how to download and visualize Palmer Drought
Start Tutorial

Data Activity: Visualize Precipitation Data in R to Better Understand the

1 hour
This lesson walks through the steps need to download and visualize precipitation
Start Tutorial

Data Activity: Visualize Stream Discharge Data in R to Better Understand the 2013 Colorado Floods

1 hour
This lesson walks through the steps needed to download and visualize USGS
Start Tutorial

Data Institute Activity: Calculate Index of Interest

30 mins
This page details the remote sensing hyperspectral imaging indices activity used during Data Institutes.
Start Tutorial

Data Institute: Install Required R Packages

1.0 - 1.5 Hours
This tutorial covers the R packages that you will need to have installed for the Institute.
Start Tutorial

Data Management using National Ecological Observatory Network’s (NEON) Small Mammal Data with Accompanying Lesson on Mark Recapture Analysis

Pagination

  • Current page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • …
  • Next page
  • Last page
NEON Logo

Follow Us:

Join Our Newsletter

Get updates on events, opportunities, and how NEON is being used today.

Subscribe Now

Footer

  • My Account
  • About Us
  • Newsroom
  • Contact Us
  • Terms & Conditions
  • Careers

Copyright © Battelle, 2019-2020

The National Ecological Observatory Network is a major facility fully funded by the National Science Foundation.

Any opinions, findings and conclusions or recommendations expressed in this material do not necessarily reflect the views of the National Science Foundation.