avaframe / AvaFrame

https://avaframe.org
European Union Public License 1.2
16 stars 2 forks source link

add runscript #968

Closed awirb closed 6 months ago

awirb commented 6 months ago

add a script to produce a simple profile plot along the x-axis at the center of the y-axis extent - for an avalancheDir, com1DFA peak files - all peakfiles must have same extent - helpful for idealized topo cases where the main flow direction is along the x axi

pep8speaks commented 6 months ago

Hello @awirb! Thanks for opening this PR.

Line 83:1: W391 blank line at end of file Line 70:38: E241 multiple spaces after ',' Line 56:97: E127 continuation line over-indented for visual indent Line 22:1: E265 block comment should start with '# ' Line 3:52: W291 trailing whitespace

Do see the Hitchhiker's guide to code style

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 6a14ff86 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 70.9% (0.0% change).

View more on Code Climate.