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

Minor fixes in viz module #89

Closed wtbarnes closed 4 years ago

wtbarnes commented 4 years ago

Fixes a few minor things, mostly related to units on plots

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 131


Changes Missing Coverage Covered Lines Changed/Added Lines %
pydrad/visualize/plot.py 0 4 0.0%
pydrad/visualize/animate.py 0 9 0.0%
<!-- Total: 0 13 0.0% -->
Files with Coverage Reduction New Missed Lines %
pydrad/visualize/plot.py 1 0%
pydrad/visualize/animate.py 2 0%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 129: 0.2%
Covered Lines: 217
Relevant Lines: 505

💛 - Coveralls