MGRS to UPS bug fix by RolandSzep · Pull Request #212 · NASAWorldWind/WorldWindJava
Description of the Change
Fixed conversion error from MGRS to UPS. To be exact, corrected a typo which caused IndexOutofbounds Exception and added two lines which corrects wrongly returned error messages.
Why Should This Be In Core?
Conversion from MGRS to UPS coordinate system currently throws an error.
Benefits
The ability to convert from MGRS to UPS coordinate system.
Potential Drawbacks
None, this is a bug fix.