lsu_cpt_processing

Data processing script for cone penetrometer data

https://github.com/jcadig1/lsu_cpt_processing

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Data processing script for cone penetrometer data

Basic Info
  • Host: GitHub
  • Owner: jcadig1
  • License: gpl-3.0
  • Language: MATLAB
  • Default Branch: master
  • Size: 27.3 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 6 years ago · Last pushed almost 6 years ago
Metadata Files
Readme License Zenodo

README.md

LSUCPTProcessing

Data processing script to process raw CPT data files. Script is specifically formatted for the output files produced by Vertek (http://www.vertekcpt.com/) cone penetrometers, however could be modified to only run following the section where voltages are converted into engineering units for other data file formats.

Processing

The script processes the CPT data in several steps: 1) Reads the entire CPT datafile into Matlab arrays as raw voltages. 2) Converts the raw voltages into engineering units. 3) Re-interpolates data linearly at small, regularly-spaced increments (ie, 0.05 cm). 4) Using the regularly spaced data, apply a Savitzky-Golay filter to remove any stops.

To Run:

Copy all raw data files into both the Cone/ and Ball/ directories. Open the script in Matlab, make any necessary modifications such as the name of the output workbook, run the file.

To Cite: DOI

Owner

  • Name: Jack Cadigan
  • Login: jcadig1
  • Kind: user

GitHub Events

Total
Last Year