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

Lots of improvements #143

Closed wtbarnes closed 3 years ago

wtbarnes commented 3 years ago

There's a lot going on in this PR and is a bit of a grab bag:

Fixex #142

wtbarnes commented 3 years ago

This should wait on #144 and then be rebased on top of that.

codecov[bot] commented 3 years ago

Codecov Report

Merging #143 (8304e6e) into master (95f661e) will decrease coverage by 3.15%. The diff coverage is 44.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   68.60%   65.44%   -3.16%     
==========================================
  Files           9       10       +1     
  Lines         567      657      +90     
==========================================
+ Hits          389      430      +41     
- Misses        178      227      +49     
Impacted Files Coverage Δ
pydrad/visualize/plot.py 15.73% <13.63%> (+1.27%) :arrow_up:
pydrad/configure/configure.py 78.48% <38.46%> (-7.94%) :arrow_down:
pydrad/configure/util.py 66.66% <46.15%> (-24.25%) :arrow_down:
pydrad/parse/parse.py 72.04% <63.63%> (-2.45%) :arrow_down:
pydrad/__init__.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95f661e...8304e6e. Read the comment docs.