Skip to content

Conversation

@PaulaSp3
Copy link
Contributor

@PaulaSp3 PaulaSp3 commented Aug 7, 2025

  • first try with hydrograph as input (additionally to REL-area)

  • a polygon of the area and a csv-table (containing timesteps in first column, thickness values in the second column, and optionally velocity values in the third column) need to be provided in Inputs/HYDR

  • in defined time steps additional particles are initialized (similar as REL-area):

    • in the location of the polygon
    • with the defined thickness
    • with a initial velocity
  • there are still many open questions and ideas for improvements (see sub issues in DebrisFrame Issue #13)

  • doc, a standard setup and standard tests are still missing (Add example setup for hydrograph input DebrisFrame#27).

@PaulaSp3 PaulaSp3 requested review from awirb and fso42 August 7, 2025 16:33
@PaulaSp3 PaulaSp3 self-assigned this Aug 7, 2025
@PaulaSp3 PaulaSp3 added enhancement New feature or request DebrisFrame labels Aug 7, 2025
@fso42 fso42 added this to the Version 1.13 milestone Aug 14, 2025
@fso42 fso42 changed the title [com1]: Add input hydrograph - FIRST TRY [com1]: Add input hydrograph (initial) Aug 14, 2025
@qltysh
Copy link
Contributor

qltysh bot commented Nov 17, 2025

❌ 5 blocking issues (5 total)

Tool Category Rule Count
black Style Incorrect formatting, autoformat by running qlty fmt. 5

@qltysh one-click actions:

  • Auto-fix formatting (qlty fmt && git push)

@PaulaSp3 PaulaSp3 requested a review from awirb November 18, 2025 09:38
@PaulaSp3 PaulaSp3 assigned fso42 and unassigned PaulaSp3 Nov 18, 2025
@qltysh
Copy link
Contributor

qltysh bot commented Nov 18, 2025

Diff Coverage: The code coverage on the diff in this pull request is 52.3%.

Total Coverage: This PR will decrease coverage by 0.25%.

File Coverage Changes
Path File Coverage Δ Indirect
avaframe/com1DFA/com1DFA.py -0.1
avaframe/com1DFA/debrisFunctions.py 34.1
avaframe/in1Data/getInput.py -1.4
avaframe/in3Utils/geoTrans.py 0.0
🛟 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.

@PaulaSp3 PaulaSp3 assigned PaulaSp3 and unassigned fso42 Nov 18, 2025
@PaulaSp3 PaulaSp3 requested a review from fso42 November 18, 2025 16:35
@PaulaSp3 PaulaSp3 assigned fso42 and unassigned PaulaSp3 Nov 19, 2025
first try to get source in different time steps

first try for particles with initial velocity

hydrographs works with csv table

Array containing z - location of particles is updated with hydrograph particles

comment FSO: move specific hydrograph functions in a separate debris file

adapt tests

add tests for new functions

add check for requirements of hydrograph csv file

update velocity magnitude

check if existing particles are withon hydrograph polygon
@fso42 fso42 merged commit 0602a95 into master Nov 19, 2025
4 checks passed
@fso42 fso42 deleted the PS_hydrograph branch November 19, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DebrisFrame enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants