rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

Fix `get_clean_hydrad` when using a local copy #166

Closed wtbarnes closed 8 months ago

wtbarnes commented 8 months ago

Fixes #165

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a5927f5) 68.48% compared to head (a73fa1b) 69.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ========================================== + Coverage 68.48% 69.28% +0.79% ========================================== Files 11 11 Lines 714 713 -1 ========================================== + Hits 489 494 +5 + Misses 225 219 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.