opencadc / caom2

Common Archive Observation Model
GNU Affero General Public License v3.0
5 stars 11 forks source link

add Range subclass of Shape to conform to DAL standards #114

Open pdowler opened 5 years ago

pdowler commented 5 years ago

CutoutUtil.getPositionBounds(SpatialWCS, Shape) throws an UnsupportedOperationException

ultimately needed for complete IVOA SODA support

possible solution: add the class to the java library to support SODA but don't add it to the model since it isn't needed to describe data bounds?

pdowler commented 1 month ago

this is def. a code feature and not a model feature