SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Regime cleanup #470

Closed kelle closed 7 months ago

kelle commented 7 months ago

Removing "nir_UCD" and "infrared" regimes. Sticking to "nir", "optical", and "mir".

Also removing enumeration from schema and converting to new Regimes reference table. Adding new Regimes table and modifying the schema in PR #471

Link to relevant issue: #271

kelle commented 7 months ago

Moved the schema update to a new branch. PR to follow shortly. This PR can just be about updating the regime values and not modifying the schema.

kelle commented 7 months ago

Heads up: This is a difficult PR to review since so many JSON files were changed. Not sure how to make that easier. I did label the JSON commits individually.