gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
30 stars 14 forks source link

Difference od ODS and ODC #211

Closed kripnerl closed 1 year ago

kripnerl commented 1 year ago

Would it be possible to clarify in documentation what is deference between ODS and ODC?

Even after studding the code it is not obvious to me what to use.

Thank you for clarification.

smithsp commented 1 year ago

ODS is an Omas Data Structure, whose sub-elements are IMAS IDS's. ODC is an Omas Data Collection, whose sub-elements are ODS objects. We wanted an easy way to collect a series of ODS objects, each with its own identifier (via its key).

orso82 commented 1 year ago

I am inclined to remove the ODC class, since in the end we have not found a good use for it (at least not in OMFIT)

kripnerl commented 1 year ago

Thank you for the clarification. L

Sent from the mobile phone.

On Thu, 8 Sep 2022, 18:36 Orso Meneghini, @.***> wrote:

I am inclined to remove the ODC class, since in the end we have not found a good use for it (at least not in OMFIT)

— Reply to this email directly, view it on GitHub https://github.com/gafusion/omas/issues/211#issuecomment-1240954615, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJHBXD64NIUFRQXI7WZLK53V5IIXHANCNFSM6AAAAAAQHRXBGY . You are receiving this because you authored the thread.Message ID: @.***>