Open tomdemeyere opened 2 months ago
I think this is an interesting idea (even though workflow tools often have similar hashing).
We already have hashing of the Atoms
object. It would be possible to do the same for a collection of entries in the DB that define the job (e.g. parameters).
What new feature would you like to see?
This aim to implement a unique hash that could be used to identify calculations. The hash should depends on things like:
The hash would then be stored in the results dict. The idea is that users should be able to do things like this
This is based on discussion from #2399