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

Initial refinement level and heating config options #125

Closed wtbarnes closed 3 years ago

wtbarnes commented 3 years ago

Fixes #121

Also fixes the changes to the heating config options in rice-solar-physics/HYDRAD#76

Also fixes a small issue with the is_required filter where 0.0 was counted as a missing parameter

codecov[bot] commented 3 years ago

Codecov Report

Merging #125 (32351d9) into master (529ee31) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   43.35%   43.35%           
=======================================
  Files           9        9           
  Lines         519      519           
=======================================
  Hits          225      225           
  Misses        294      294           
Impacted Files Coverage Δ
pydrad/configure/filters.py 96.00% <100.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 529ee31...9fe8157. Read the comment docs.