NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

Ticket #27 (defect)

Opened 16 years ago

Last modified 16 years ago

Apply beam angle correction to height above transducer for all ADCPs

Status: closed (fixed)

Reported by: haines Assigned to: haines
Priority: major Milestone:
Component: raw2proc Version:
Keywords: Cc:

The height above the transducers is computed along beam. The angle to nadir for true height above transducer face of the ADCP can be corrected by the cosine of theta where theta is the angle between nadir and beam direction (usually fixed at 20 deg). All proc_*_adcp.py modules to computer where surface is located above ADCP.

Directly needed for computing height down from surface. Related Ticket (Ticket 26)

  • proc_rdi_logdata_adcp
  • proc_nortek_wps_adcp

See raw2proc page for info on this component.

Change History

10/15/08 09:07:20: Modified by haines

  • status changed from new to assigned.
  • description changed.

10/15/08 09:14:26: Modified by haines

  • description changed.

10/15/08 09:22:22: Modified by haines

  • type changed from task to defect.
  • description changed.

10/15/08 09:25:54: Modified by haines

  • description changed.

10/15/08 09:26:36: Modified by haines

  • description changed.

10/17/08 15:41:40: Modified by haines

  • status changed from assigned to closed.
  • resolution set to fixed.

This correction helps but still need another filter, using error or echo to mask where surface affected by other issues (bubbles, waves). Needs another ticket ([ticket:28 Ticket) for additional work.