Looks like someone left thier debugging print statements in here: https://github.com/AVSLab/basilisk/blob/6c9b71c32b395c763d7c76d441477bf14d3f05dc/src/utilities/planetStates.py#L49 As a user, it would be nice if these were either removed or at least printed with the bskLogger so I can mute them.
Looks like someone left thier debugging print statements in here:
basilisk/src/utilities/planetStates.py
Line 49 in 6c9b71c
As a user, it would be nice if these were either removed or at least printed with the bskLogger so I can mute them.