SIMPLE-AstroDB / SIMPLE-db

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

Add `v_sin_i`, `rotation_rate`, and `inclination` #497

Open kelle opened 5 months ago

kelle commented 5 months ago

Add v_sin_i, rotation_rate, and inclination measurements. Not sure if these should just be added to ModeledParameters table or if we should make a new long table. Also related discussion in the template database: https://github.com/astrodbtoolkit/astrodb-template-db/issues/43

kelle commented 5 months ago

We're leaning towards a long table called RotationalParameters and using the already existing Parameters table as the reference table.

kelle commented 5 months ago

It will also need an adopted column?

kelle commented 4 months ago

@elenamanjavacas - love to hear your comments here!