Opened 14 years ago
Closed 14 years ago
#25 closed defect (duplicate)
Resolve location range issues (-180->180 vs 0->360)
Reported by: | Kevin Milner | Owned by: | Peter Powers |
---|---|---|---|
Priority: | major | Milestone: | OpenSHA 1.2 |
Component: | commons | Version: | |
Keywords: | Cc: |
Description
Currently, the Location class can accept values up to 360, but many calculations assume that locations are in the range -180 -> 180. This has to be fixed, with relevant error messages shown to users, and constraints for the LocationParameter? updated.
Note: See
TracTickets for help on using
tickets.
we're probably not going to get to this before the next release