Baselight

Database Of USDA ARS JETs On Channel Boundary Materials

Department of Agriculture

@usgov.usda_gov_database_of_usda_ars_jets_on_channel_boundary_5dcf31d0

Loading...
Loading...

About this Dataset

Database Of USDA ARS JETs On Channel Boundary Materials

This dataset contains 1253 jet erosion tests (JETs) conducted in situ on stream-related materials by staff of the USDA-ARS National Sedimentation Laboratory, Oxford, MS, across the contiguous U.S. between 1997 and 2023. For each JET, its location in the channel cross section (e.g., bed, bank toe, and bank face), type of jet test device used, and time series of scour hole depth and associated pressure head are provided. The JET is comprehensively described by Hanson and Cook (2004). The JET is used to measure the erosion resistance of soils. A submerged jet formed by forcing pressurized flow through a nozzle is used to exert a shear stress on an erodible soil surface. The rate at which the soil surface erodes is measured over time. Erosion rate and applied shear stress can be calculated from the time series of scour hole depth and pressure head provided for each JET in this dataset. The relation between erosion rate and shear stress, termed erosion function, is then used to describe soil erosion resistance. The ARS post-processing tools for JETs (PP-JET) are available from GitHub (Langendoen, 2025). The derived erosion functions can be used for developing improved JET post-processing methods, evaluating the influence of different jet test devices, developing new mechanistic descriptions of the erosion of channel boundary materials, and as information required to assess best management practices for river management.
Organization: Department of Agriculture
Last updated: 2025-08-05T19:03:41.669377
Tags: jet-erosion-test, soil-erodibility, soil-erosion-resistance

Tables

JET Erosion Data

@usgov.usda_gov_database_of_usda_ars_jets_on_channel_boundary_5dcf31d0.jet_erosion_data
  • 82.96 KB
  • 21076 rows
  • 4 columns
Loading...

CREATE TABLE jet_erosion_data (
  "test" VARCHAR,
  "time" DOUBLE,
  "pressure" DOUBLE,
  "distance" DOUBLE
);

JET Test List

@usgov.usda_gov_database_of_usda_ars_jets_on_channel_boundary_5dcf31d0.jet_test_list
  • 34.56 KB
  • 1253 rows
  • 11 columns
Loading...

CREATE TABLE jet_test_list (
  "ars_id" VARCHAR,
  "state" VARCHAR,
  "project" VARCHAR,
  "site" VARCHAR,
  "date" TIMESTAMP,
  "test" BIGINT,
  "location" VARCHAR,
  "instrument" VARCHAR,
  "tester_id" VARCHAR,
  "pg_reading" BIGINT,
  "dry_density" DOUBLE
);

Share link

Anyone who has the link will be able to view this.