astronomy-commons / hats

Hierarchical Progressive Survey Catalog
https://hats.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Add to metadata a name for a column that contains unique id #346

Closed nevencaplar closed 3 weeks ago

nevencaplar commented 1 month ago

Carry in metadata a name of a column that contains unique survey id identifier.

This is because we expect that (https://github.com/astronomy-commons/hipscat/issues/345) our internal name for an object is not necessary unique, and we want to have a unique identifier for various association tables and similar applications.

delucchi-cmu commented 3 weeks ago

Possible via kwargs with #358. To be implemented in import with https://github.com/astronomy-commons/hipscat-import/issues/393