- Download
76Ge_0vbb.zipfromhttps://nucleartheory.yale.edu/sites/default/files/files/76Ge_0vbb.zip. - Run
unzip 76Ge_0vbb.zipto get relevant files. - Run
mkdir 76Ge_0vbb && mv *.txt 76Ge_0vbbto organize the files in the directory. - Run
git init && git add 76Ge_0vbb && git write-treeto get the tree hash of the directory (762f23229b4be70e6e5a65744cd63e6e83eae8b4). - Run
rm -rf .gitto clean up the git repository, as we only need the tree hash. - Run
tar -czf 76Ge_0vbb.tar.gz 76Ge_0vbbto create a compressed tarball of the directory. - Run
sha256sum 76Ge_0vbb.tar.gzto get the SHA256 checksum of the tarball (83bf36e9a0ed23c8c97a67cd8b9a7fd76cb0f1ccdf328afca25aa77831e411be). - Arrange the above information in
Artifacts.toml. - Repeat for
76Ge_0vbb
I tried to do the above on my MacBook Pro first but macOS added some hidden files like ._76Ge_0vbb to the decompressed directory, which invalidates the tree hash. I moved to NERSC and everything works fine.