Skip to main content

Functions to find profiles in ocean pressure data

Project description

profinder

This package provides functions for finding profiles in ocean pressure data. It builds on scipy.signal.find_peaks.

See the documentation for more details.

Building the documentation locally

To build and serve the documentation locally:

  1. (Recommended) Create a separate environment for docs:

    uv venv .venv-docs
    source .venv-docs/bin/activate
    
  2. Install documentation requirements and the package:

    uv pip install --upgrade pip
    pip install -r docs/requirements.txt
    pip install -e .
    
  3. Build the documentation:

    cd docs
    make html
    
  4. Serve the documentation locally (also runs the build step):

    make serve
    # Then open http://localhost:8000 in your browser
    

Publishing

First generate an API token at pypi.org and store in ~/.pypirc.

Make sure to the bump the version appropriately.

uv version --bump <major/minor/patch>

Remove any existing distributions, build, and publish.

rm -rf dist
uv build
uvx twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

profinder-0.2.1.tar.gz (651.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

profinder-0.2.1-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file profinder-0.2.1.tar.gz.

File metadata

  • Download URL: profinder-0.2.1.tar.gz
  • Upload date:
  • Size: 651.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for profinder-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9e459401e82f2641fd3b54b53fc0d16084e5206a04c3769406677ba486d9b365
MD5 4a4acde99e118589d207ceb2e61156b7
BLAKE2b-256 55781ee04689409d35afcbe792045ae519b31a0607201ae33b8569819e9b7b4e

See more details on using hashes here.

File details

Details for the file profinder-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: profinder-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for profinder-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 577747e404de7e27a346bd3c67d9c71c81c46ed24ab4b3d7fd2d7529dfdc119a
MD5 9b43e5bec618e14907daf1f1625c5ab1
BLAKE2b-256 7bf3370b18a019b536b990753891cce24dac1efb85ce8bb740ce123824279519

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page