opencadc / caom2

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

Allow Preview URIs that don't fully conform. #79

Closed at88mph closed 6 years ago

at88mph commented 6 years ago

New Preview URIs are failing when the Resolver tries to create URLs because they have three items in the path, rather than two. There are now a mix of two and three item path URIs, which prevents the Download URLs from being generated.

A soon-to-be completed Story will fix them properly, but for now the Download URLs need to be generated regardless of Previews. This fixes that.