Skip to content

[out3] Fix problem with runscript particleAnalysiy#1302

Merged
fso42 merged 1 commit into
masterfrom
fixOutParticle
Jun 29, 2026
Merged

[out3] Fix problem with runscript particleAnalysiy#1302
fso42 merged 1 commit into
masterfrom
fixOutParticle

Conversation

@fso42

@fso42 fso42 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

fix(out3Plot): return rowsMinPlot and colsMinPlot from addConstrainedDataField

  • Updated outParticlesAnalysis.py to include rowsMinPlot and colsMinPlot in the return values of addConstrainedDataField.
  • Adjusted function to correctly propagate these additional values.

Reported by Luca

@fso42 fso42 self-assigned this Jun 29, 2026
@fso42 fso42 added the bugfix label Jun 29, 2026
@qltysh

qltysh Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

…ainedDataField`

- Updated `outParticlesAnalysis.py` to include `rowsMinPlot` and `colsMinPlot` in the return values of `addConstrainedDataField`.
- Adjusted function to correctly propagate these additional values.

fix(out3Plot): fix return documentation

- Fixed inconsistent indentation in `plotParticleThalwegAltitudeVelocity`, `plotThalwegTimeAltitudes`, and `plotParticleMotionTracking`.
- Updated the docstring of `addConstrainedDataField` to include details about the added return values.
@fso42 fso42 merged commit 48febd4 into master Jun 29, 2026
4 checks passed
@fso42 fso42 deleted the fixOutParticle branch June 29, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant