johntruckenbrodt / pyroSAR

framework for large-scale SAR satellite data processing
MIT License
494 stars 110 forks source link

[snap.auxil.parse_node] remove weird placeholder XML node in BandMaths #308

Closed johntruckenbrodt closed 3 months ago

johntruckenbrodt commented 4 months ago

The parsed BandMaths node of SNAP 10 contained some weird placeholder node with name _.002e... This is now removed.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9002161715

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyroSAR/snap/auxil.py 0 4 0.0%
<!-- Total: 0 4 0.0% -->
Totals Coverage Status
Change from base Build 8967163319: -0.03%
Covered Lines: 3576
Relevant Lines: 6897

💛 - Coveralls