Skip to content

Palazzi short duration releases#67

Merged
aefarrell merged 6 commits into
mainfrom
palazzi-short-duration-releases
Jun 28, 2025
Merged

Palazzi short duration releases#67
aefarrell merged 6 commits into
mainfrom
palazzi-short-duration-releases

Conversation

@aefarrell
Copy link
Copy Markdown
Owner

The Palazzi short duration model is an approximation to the integral over a series of Gaussian puffs. This model is used in the TNO Yellow Book and in the ALOHA tool and extends the existing IntPuff model.

Just moving the approximation used in IntPuff to its own file and calling it "Palazzi". This is step 1. Step 2 is adding all the other features Palazzi may require and changing the default behaviour.
Palazzi is generic in regards to the plume model, it is simply $\Chi$ in the equation
Quick unit tests to ensure coverage.
Palazzi can be calculated differently depending on how $\sigma_x$ is calculated, and references disagree on how this should be done. Added a keyword argument to select the different options.

Palazzi uses plume dispersion parameters by default, using $\sigma_x = \sigma_y$
Documentation of the Palazzi short duration model
@aefarrell aefarrell added this to the v0.4 milestone Jun 28, 2025
@aefarrell aefarrell linked an issue Jun 28, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (14cfe04) to head (5551cd2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   95.85%   95.87%   +0.01%     
==========================================
  Files          42       43       +1     
  Lines        2700     2712      +12     
==========================================
+ Hits         2588     2600      +12     
  Misses        112      112              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aefarrell aefarrell merged commit 6a98837 into main Jun 28, 2025
94 checks passed
@aefarrell aefarrell deleted the palazzi-short-duration-releases branch June 28, 2025 21:50
@aefarrell aefarrell added the enhancement New feature or request label Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Palazzi short duration releases

1 participant