Closed YgabrielsY closed 4 years ago
This is just hair-pulling, but in #222 decompose() still has irreducible units. From astropy:
Generates a new Quantity with the units decomposed. Decomposed units have only irreducible units in them
Just to make it more consistent maybe convert to float because dimensionless float is still used at lines 166 and 171 both.
Otherwise looks solid.
Alright, will fix and commit
@thvaisa fixed according to comment
Fixes astropy unit conversion and orekit incompatibility with versions 10 and higher.