Skip to content

Online Acoustic Monitoring script for ORCA site not accepting both "det_id" and "det_oid" as startup parameter

As mentioned in #36 (comment 8615) the online acoustic monitoring should accept both "det_id" (e.g. 49) as well as "det_oid" (e.g. D_ORCA006). However when started with -d 49, the plot stays empty. When started with -d D_ORCA006, the plot seems to get filled properly.

Were above mentioned changes not applied correctly or removed afterwards?

Having both possibilities to start the script would be an asset.

@cguidi @tgal , can you have a look?