Test data for the crabs-exploration package

sfmig df99bb0074 Remove zip file and DS_Store files, add unzipped folder před 1 rokem
test_data df99bb0074 Remove zip file and DS_Store files, add unzipped folder před 1 rokem
LICENSE a3fa738fbf Match movement license for when public release of data před 1 rokem
README.md db10d0d241 Update README před 1 rokem
files-registry.txt 42171a8ac5 Update file 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

Remember to update the file registry for pooch after adding or editing the data!

To do so, run the following from the root of the GIN repository:

0- Ensure all the content is downloaded locally:

gin download --content

1- After editing or adding any files, run the Python script to generate the file-registry.txt file:

python get_sha256_hashes.py

2- Commit the changes to the GIN repository

gin commit -m "Update file and file-registry.txt" <path-to-edited-or-updated-file> file-registry.txt
gin upload <path-to-edited-or-updated-file> file-registry.txt