echopype icon indicating copy to clipboard operation
echopype copied to clipboard

Single target detection

Open LOCEANlloydizard opened this issue 1 month ago • 1 comments

This PR introduces the public API and output schema for single target detection! Ref #1532

It focuses on:

  • defining the function signature and dispatcher integration
  • validating required inputs and parameters
  • returning a stable xr.Dataset with a target-based schema
  • issuing warnings when optional metadata are missing

This provides a foundation for upcoming algorithm development and allows early review of the API design, data model, and test coverage!

LOCEANlloydizard avatar Dec 19 '25 21:12 LOCEANlloydizard