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

Retemplate the repository #158

Closed wtbarnes closed 10 months ago

wtbarnes commented 2 years ago

Fixes #145 Fixes #150 Fixes #129 Fixes #149 Fixes #153

Retemplate the repository to make things a bit easier to install and package

codecov[bot] commented 10 months ago

Codecov Report

Attention: 88 lines in your changes are missing coverage. Please review.

Comparison is base (7a484dc) 41.71% compared to head (45c1c73) 66.85%. Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## =========================================== + Coverage 41.71% 66.85% +25.14% =========================================== Files 10 11 +1 Lines 489 694 +205 =========================================== + Hits 204 464 +260 + Misses 285 230 -55 ``` | [Files](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics) | Coverage Δ | | |---|---|---| | [pydrad/\_\_init\_\_.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [pydrad/configure/\_\_init\_\_.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL2NvbmZpZ3VyZS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [pydrad/configure/filters.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL2NvbmZpZ3VyZS9maWx0ZXJzLnB5) | `96.55% <100.00%> (+0.55%)` | :arrow_up: | | [pydrad/parse/\_\_init\_\_.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL3BhcnNlL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [pydrad/visualize/\_\_init\_\_.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL3Zpc3VhbGl6ZS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [pydrad/visualize/animate.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL3Zpc3VhbGl6ZS9hbmltYXRlLnB5) | `20.00% <100.00%> (ø)` | | | [pydrad/configure/data/\_\_init\_\_.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL2NvbmZpZ3VyZS9kYXRhL19faW5pdF9fLnB5) | `57.14% <57.14%> (ø)` | | | [pydrad/configure/util.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL2NvbmZpZ3VyZS91dGlsLnB5) | `87.93% <84.09%> (+46.75%)` | :arrow_up: | | [pydrad/configure/configure.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL2NvbmZpZ3VyZS9jb25maWd1cmUucHk=) | `80.58% <65.38%> (+22.92%)` | :arrow_up: | | [pydrad/parse/parse.py](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics#diff-cHlkcmFkL3BhcnNlL3BhcnNlLnB5) | `71.28% <78.46%> (+38.48%)` | :arrow_up: | | ... and [1 more](https://app.codecov.io/gh/rice-solar-physics/pydrad/pull/158?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rice-solar-physics) | |

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