Test data for the crabs-exploration package

sfmig 913a104f77 Update registry 1 年間 前
test_data 9ee1fef150 Update ml-runs.zip 1 年間 前
LICENSE a3fa738fbf Match movement license for when public release of data 1 年間 前
README.md 913a104f77 Update registry 1 年間 前
files-registry.txt 913a104f77 Update 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

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- 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-registry.txt" file-registry.txt
gin upload file-registry.txt