Test data for the crabs-exploration package

sfmig da5850a208 Add zip files před 1 rokem
test_data da5850a208 Add zip files před 1 rokem
LICENSE a3fa738fbf Match movement license for when public release of data před 1 rokem
README.md 79b899a1d0 Update README and files registry with test data subdir před 1 rokem
files-registry.txt 2d96b9d717 Update files-registry před 1 rokem
get_sha256_hashes.py 210f027613 Add test data directory and change script před 1 rokem

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