# water-column-sonar-resampling
Water Column Sonar Data Reprocessing Project for Warren Tech Capstone 2026
## Reminders
Please update the patch number in `pyproject.toml` !!!
To get the most fresh copy of the project run `uv venv` and then sun the source command given `source .venv/bin/activate` -- opens a venv with all of the most up to date packages and code.
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`
Raw data
{
"_id": null,
"home_page": null,
"name": "water-column-sonar-resampling",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": "Caitlyn Nguyen <cpnguyen0000@gmail.com>, Logan Lessen <loganlessen@gmail.com>",
"keywords": "reprocessing, sonar, water column, zarr",
"author": null,
"author_email": "Caitlyn Nguyen <cpnguyen0000@gmail.com>, Logan Lessen <loganlessen@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e2/fd/c1b9a3cd4f472fe9b8953ad7bad63ee1c9c37d172b9288dbf71bb40a6ae9/water_column_sonar_resampling-25.10.1.tar.gz",
"platform": null,
"description": "# water-column-sonar-resampling\nWater Column Sonar Data Reprocessing Project for Warren Tech Capstone 2026\n\n## Reminders\nPlease update the patch number in `pyproject.toml` !!!\n\nTo get the most fresh copy of the project run `uv venv` and then sun the source command given `source .venv/bin/activate` -- opens a venv with all of the most up to date packages and code.\n\nTo 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.\n\nTo sync packages like Pytest that are dev dependencies use `uv sync --all-extras` after your `uv sync`\n\nTo run Pytest as it would appear in Github make sure all packages are synced and then run `uv run pytest`\n",
"bugtrack_url": null,
"license": null,
"summary": "Water Column Sonar Data Reprocessing Project for Warren Tech Capstone 2026",
"version": "25.10.1",
"project_urls": null,
"split_keywords": [
"reprocessing",
" sonar",
" water column",
" zarr"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ea86b9a2938b694b5168ad82c222fbe03a51403fa61a3c0703c01f0cada12053",
"md5": "962a7710eaa25f913a307ca818576bae",
"sha256": "036d397ad59f76a79db8c979f5b5c99ae411e7a36077da71f65a3b53890be74a"
},
"downloads": -1,
"filename": "water_column_sonar_resampling-25.10.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "962a7710eaa25f913a307ca818576bae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 4864,
"upload_time": "2025-10-14T20:42:28",
"upload_time_iso_8601": "2025-10-14T20:42:28.374878Z",
"url": "https://files.pythonhosted.org/packages/ea/86/b9a2938b694b5168ad82c222fbe03a51403fa61a3c0703c01f0cada12053/water_column_sonar_resampling-25.10.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2fdc1b9a3cd4f472fe9b8953ad7bad63ee1c9c37d172b9288dbf71bb40a6ae9",
"md5": "4a11c53a19178f1948ffdf5d44158a94",
"sha256": "855908cc199cc11d5b23bbcd3e41c9547875163788dad78a0085f67d505b0465"
},
"downloads": -1,
"filename": "water_column_sonar_resampling-25.10.1.tar.gz",
"has_sig": false,
"md5_digest": "4a11c53a19178f1948ffdf5d44158a94",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 5184,
"upload_time": "2025-10-14T20:42:29",
"upload_time_iso_8601": "2025-10-14T20:42:29.338293Z",
"url": "https://files.pythonhosted.org/packages/e2/fd/c1b9a3cd4f472fe9b8953ad7bad63ee1c9c37d172b9288dbf71bb40a6ae9/water_column_sonar_resampling-25.10.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-14 20:42:29",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "water-column-sonar-resampling"
}