c-proof / pyglider

glider software
https://pyglider.readthedocs.io/
Apache License 2.0
17 stars 24 forks source link

ENH: fnamesuffix #148

Closed jklymak closed 1 year ago

jklymak commented 1 year ago

This just adds an extra suffix possibility for writing netcdf files. So dfo-walle652-20210908_delayed.nc is possible.

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.49% // Head: 79.12% // Increases project coverage by +1.62% :tada:

Coverage data is based on head (7e07b72) compared to base (3708430). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ========================================== + Coverage 77.49% 79.12% +1.62% ========================================== Files 7 7 Lines 1271 1365 +94 ========================================== + Hits 985 1080 +95 + Misses 286 285 -1 ``` | [Impacted Files](https://codecov.io/gh/c-proof/pyglider/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof) | Coverage Δ | | |---|---|---| | [pyglider/seaexplorer.py](https://codecov.io/gh/c-proof/pyglider/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof#diff-cHlnbGlkZXIvc2VhZXhwbG9yZXIucHk=) | `82.47% <100.00%> (+3.54%)` | :arrow_up: | | [pyglider/slocum.py](https://codecov.io/gh/c-proof/pyglider/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof#diff-cHlnbGlkZXIvc2xvY3VtLnB5) | `74.86% <100.00%> (ø)` | | | [tests/test\_seaexplorer.py](https://codecov.io/gh/c-proof/pyglider/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof#diff-dGVzdHMvdGVzdF9zZWFleHBsb3Jlci5weQ==) | `100.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.