Ensemble UUIDs #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of giving the ensembles clear names, give them UUIDs, which are primary keys in an "ensemble" table, then translate to clear names.
Like this, the ensembles would not have to be called the same by everyone, and we could store metadata of the ensembles by themselves, best would be to also link the doi, ILDG-record etc. if possible.
In the ensembles table, one could also note the publications on or relating to the ensemble.
Also, we should note the basic algorithmic parameters, such that we can easily calculate e.g. the statistics in terms of the number of MDU in the ensemble etc.
There should be two cols for statistics, one for the user to say what they want ot look at "custom stat" and the other one "full stat" or something along those lines.