opencadc / caom2

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

allow EnergyBand to describe observations that span two regimes #38

Closed pdowler closed 4 years ago

pdowler commented 7 years ago

Some filters span multiple predefined energy regimes (eg HST filters span optical and UV).

pdowler commented 5 years ago

thoughts in no particular order:

So: feasible = yes, useful = ???

allowing a List value would not invalidate existing metaChecksums since the checksum of a single value is the same if it is in a list (a null and an empty list both contribute nothing and a value and a list of 1 value contribute the same bytes to the metaChecksum of the Plane)

pdowler commented 5 years ago

Cardinality: 0..* aka List