Test data for the crabs-exploration package

sfmig bb9198f480 Add tracking config 1 vuosi sitten
test_data bb9198f480 Add tracking config 1 vuosi sitten
LICENSE a3fa738fbf Match movement license for when public release of data 1 vuosi sitten
README.md 79b899a1d0 Update README and files registry with test data subdir 1 vuosi sitten
files-registry.txt 79b899a1d0 Update README and files registry with test data subdir 1 vuosi sitten
get_sha256_hashes.py 210f027613 Add test data directory and change script 1 vuosi sitten

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