https://github.com/tarankalra1/sonar_matanzas
sonar imagery analysis on Matanzas Inlet
https://github.com/tarankalra1/sonar_matanzas
Last synced: 4 months ago
JSON representation
sonar imagery analysis on Matanzas Inlet
- Host: GitHub
- URL: https://github.com/tarankalra1/sonar_matanzas
- Owner: tarankalra1
- Created: 2020-12-03T19:48:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-29T19:25:40.000Z (over 4 years ago)
- Last Synced: 2025-01-13T20:52:40.182Z (5 months ago)
- Language: Jupyter Notebook
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
1. **Ripple_wavelength**:
The legacy code from Jordan that Dr. John Warner sent converted
to python by Gordon Leavitt.
#### Input -> rectangular image in rectangular coordinates
#### Output-> Wavelength and orientation of ripples2. **Matlab_extraction_timestack**:
Extracting teh smaller chunks of time stacked images in matlab.
#### Input-> Data in form of rectangular images in netcdf file in rectangular coordinates
#### Ouput-> Time stacked .mat files with time on x axis and cross-shore movement of ripples on3. **Ripple_migration**:
Division of the image in smaller chunks of time from Matanzas dataset
and then use of Canny edge algorithm in scikit package and use of OpenCV package to get the
migration of ripples.
#### Input-> Time stacked .mat files with time on x axis and cross-shore movement of ripples on y axis
#### Ouput-> coordinates of time and cross-shore movement4. **Matlab_bedload_calc**:
Bedload calculation for each smaller chunk of time based on
ripple wavelength and ripple migration rate
#### Input -> Ripple characteristics, Ripple migration rates
#### Output-> Bedload from Sonar