Test data for the crabs-exploration package

sfmig 3e12ccb25d Remove .DS_Store files from file registry há 1 ano atrás
test_data df99bb0074 Remove zip file and DS_Store files, add unzipped folder há 1 ano atrás
LICENSE a3fa738fbf Match movement license for when public release of data há 1 ano atrás
README.md db10d0d241 Update README há 1 ano atrás
files-registry.txt 3e12ccb25d Remove .DS_Store files from file registry há 1 ano atrás
get_sha256_hashes.py 210f027613 Add test data directory and change script há 1 ano atrás

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