Test data for the crabs-exploration package

sfmig 2d96b9d717 Update files-registry 1 рік тому
test_data bb9198f480 Add tracking config 1 рік тому
LICENSE a3fa738fbf Match movement license for when public release of data 1 рік тому
README.md 79b899a1d0 Update README and files registry with test data subdir 1 рік тому
files-registry.txt 2d96b9d717 Update files-registry 1 рік тому
get_sha256_hashes.py 210f027613 Add test data directory and change script 1 рік тому

README.md

crabs-exploration-test-data

Test data for the crabs-exploration package

To update the file registry for pooch after adding or editing the data:

1- From the root of the GIN repository, run the Python script to generate the file-registry.txt. file:

python get_sha256_hashes.py

2- Commit the changes to the GIN repository