Skip to content

Add depth-based tapering of Leith+E#388

Merged
alperaltuntas merged 1 commit into
NCAR:dev/ncarfrom
iangrooms:taper_leithy
Sep 17, 2025
Merged

Add depth-based tapering of Leith+E#388
alperaltuntas merged 1 commit into
NCAR:dev/ncarfrom
iangrooms:taper_leithy

Conversation

@iangrooms
Copy link
Copy Markdown
Collaborator

This PR adds the ability to optionally taper the Leith+E backscatter coefficient as a function of depth. It is controlled by three parameters:

  • TAPER_LEITHY: If true, the Leith+E backscatter coefficient is tapered as a function of depth. Default False.
  • LEITHY_DEPTH: Above this depth Leith+E is not modified.
  • LEITHY_WIDTH: Between depths of LEITHY_DEPTH and LEITHY_DEPTH + LEITHY_WIDTH the backscatter coefficient is tapered by a smooth cubic function of depth. The backscatter coefficient is set to zero below LEITHY_DEPTH + LEITHY_WIDTH.

@alperaltuntas alperaltuntas merged commit d01b459 into NCAR:dev/ncar Sep 17, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants