site-surveying-data-handling-visualiation

API for quick data processing and visualisation, particularly for offshore site surveying and resource assessments

https://github.com/goharshoukat/site-surveying-data-handling-visualiation

Science Score: 67.0%

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

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

Repository

API for quick data processing and visualisation, particularly for offshore site surveying and resource assessments

Basic Info
  • Host: GitHub
  • Owner: goharShoukat
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 4.13 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 5 years ago · Last pushed almost 5 years ago
Metadata Files
Readme License Citation

README.md

Site-Surveying-Data-handling-Visualiation DOI

API for quick data processing and visualisation, particlarly for experimentation, offshore site surveying and resource assessments. Instructions for use: * Define the path to the data file. * Load the data file * Select the signal you want to analyse * The default bins for the histogram are 50 and the default length of the fft is the original length of the signal. By adjusting the bins for the FFT, you can reduce the length and make the FFT less noisy. * The file format can be changed, however slight adjustments will then need to be made in dataimportfunc file under fucntion access_file to accomodate for your file format. * The graphs to be displayed can be adjusted as well. The plot function in the Dashboard contains the information for plotting, by adjusting that, you will be able to display the graphs of your preference.

External Libraries needed to run the dashboard: * Pyqt5 * csaps

A snapshot of the dashboard:

A quick video demonstration: https://user-images.githubusercontent.com/25367760/114305140-330bf580-9ad7-11eb-8a77-fa0f1f76cc80.mp4

Owner

  • Name: Gohar Shoukat
  • Login: goharShoukat
  • Kind: user
  • Location: London, UK

I am a Software Engineer and I like to mix up Machine Learning/Data Science with Engineering physics. I write my own code to figure out problems.

Citation (citation.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Shoukat
  given-names: Gohar
  orcid: https://orcid.org/0000-0002-4629-5698
title: "Site-Surveying-Data-handling-Visualiation"
version: 1.0.0
doi: 10.5281/zenodo.5134219
date-released: 2021-07-23
url: https://zenodo.org/badge/latestdoi/356184371

GitHub Events

Total
Last Year