Skip to content

ENH, BUG: enhancements and bug fixes across the lidar profile evaluation codebase - #6

Merged
AdamTheisen merged 4 commits into
ARM-Development:mainfrom
isilber:profile_eval
Aug 14, 2026
Merged

ENH, BUG: enhancements and bug fixes across the lidar profile evaluation codebase#6
AdamTheisen merged 4 commits into
ARM-Development:mainfrom
isilber:profile_eval

Conversation

@isilber

@isilber isilber commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces several enhancements and fixes across the lidar profile evaluation codebase, focusing primarily on improving the deadtime correction logic for lidar signals, increasing configurability, updating plotting and I/O conventions, and extending the CLI for more flexible output management.

  • The apply_deadtime_correction function now supports configurable polynomial extrapolation in log-log space for count rates above the LUT maximum

  • The code now consistently uses range instead of range_bins as the coordinate name in output datasets and plotting, improving compatibility.

  • The CLI in real_prof_main.py now supports an --output-path argument, allowing users to specify the output directory for exported files. This is integrated into the export logic. [1] [2]

*Plotting and Utility Improvements

  • Added a new field w_variance to the dlwindstat configuration, enabling support for vertical wind variance data.
  • Added "pblhtbeml" to the list of supported instruments (add the RM PBLH best estimate ML data (lightGBM array)

isilber added 3 commits July 27, 2026 14:15
ENH: dlwstats w variance + pblhbeml fields added
ENH: new plotting functions
BUG: incorrection dimension name in case of processing with corrections (e.g., minimpl)
@isilber isilber changed the title ENH: command line output path option + supplemental fields ENH, BUG: enhancements and bug fixes across the lidar profile evaluation codebase Aug 13, 2026
@AdamTheisen
AdamTheisen merged commit 0bcda02 into ARM-Development:main Aug 14, 2026
1 check 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