v1.0.1
Changes:
Added a new configuration parameter replace_error_vals
, a list of the same length as the number of bands, that is the replacement value for any magnitude errors that are <0.0 or NaN in each band.
Updated the project template so that codecov is once again reporting properly.
What's Changed
- update project template, fix codecov by @hangqianjun in #15
- add mask replacement of nan and negative mag errors by @sschmidt23 in #18
New Contributors
- @hangqianjun made their first contribution in #15
Full Changelog: v0.1.6...v1.0.1