Water Column Sonar Data Reprocessing Project for Warren Tech Capstone 2026
Project description
water-column-sonar-resampling
Water Column Sonar Data Reprocessing Project for Warren Tech Capstone 2026
Reminders
Please update the patch number in pyproject.toml !!!
UV Commands
To get the most fresh copy of the project run uv venv and then run the source command given source .venv/bin/activate (for Linux) -- opens a venv with all of the most up to date packages and code. Be sure to run uv sync afterwards if it's a brand new enviorment.
To add a new package to the enviorment you can install it inside of the venv or use uv add <package name> followed by uv sync instead.
To sync packages like Pytest that are dev dependencies use uv sync --all-extras after your uv sync
To run Pytest as it would appear in Github make sure all packages are synced and then run uv run pytest
Tagging Commands
git tag -a v25.11.x -m "Releasing v25.11.x"
git push origin --tags
Make sure to increase x by one every time. Will reset when a new month starts (December will reset to 25.12.0)
If you forget to tag a push use the following command:
git tag -a v25.9.x [(part of or all) commit checksum] -m "Releasing v25.9.x"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file water_column_sonar_resampling-25.11.2.tar.gz.
File metadata
- Download URL: water_column_sonar_resampling-25.11.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19b75e0f6a2a5533e37a5f47ed3d0fe8aaa6ed1b24c00a3333e0f5a2c6c644af
|
|
| MD5 |
dfb254fb3d742a1cbd196638cf793995
|
|
| BLAKE2b-256 |
bfff0b2d4f1e228479105783d07f983dfb0330419355ce0e8ffae6435562a5e8
|
File details
Details for the file water_column_sonar_resampling-25.11.2-py3-none-any.whl.
File metadata
- Download URL: water_column_sonar_resampling-25.11.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
399072ede5e4936d237eed59b3eb5e633e381bcb265740fbae4e02c898e67236
|
|
| MD5 |
e582cf5b113b66507b72173d8be4e07a
|
|
| BLAKE2b-256 |
a17031ff059332747534184fd5f8b24b7368e13e8619d3101ea6157a6c837d66
|