Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.64 KB

File metadata and controls

44 lines (35 loc) · 1.64 KB

OSmOSE post-processing

version PyPI status license Open Source Love Python 3.13

This repository is used to process passive acoustic data, particularly marine mammals, automatic detections and manual annotations. All results and expected input data are to be formatted according OSmOSE convention.

🛠 Installation

The package should be installed with uv, a Python package and project manager. Please refer to the documentation for installing uv.

To download the repository, clone it from git:

git clone https://github.com/Project-OSmOSE/OSmOSE_post_processing.git

Then, you can pull the latest update:

git pull origin main

You can now install the package using uv from the cloned repository:

uv sync

🤝 Contributing

Contributions are welcome! To contribute:

  1. Fork the repository 🍴
  2. Create a new branch 🚀
    git checkout -b feature-branch
  3. Commit your changes ✏️
    git commit -m 'Add new feature'
  4. Push to your branch 📤
    git push origin feature-branch
  5. Open a pull request 📝

📬 Contact

💡 Have questions or ideas? Open an issue or reach out to me!