Created
December 12, 2013 20:21
-
-
Save tucotuco/7934742 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gulo.harvest=> (harvest-all "/mnt/beast" :path-file "/home/ubuntu/resource_list.txt") | |
"Harvesting 1 resources" | |
"Downloading records from http://ipt.vertnet.org:8080/ipt/resource.do?r=ccber_mammals" | |
" records found" | |
"Writing to /mnt/beast/2013-12-12/ccber_mammals-6caea6d4-b677-4e29-b574-0165e55b2396/ccber_mammals-6caea6d4-b677-4e29-b574-0165e55b2396.csv" | |
"Done harvesting ccber_mammals" | |
"Copying /mnt/beast/2013-12-12/ccber_mammals-6caea6d4-b677-4e29-b574-0165e55b2396 to gs://vn-harvest/data/2013-12-12/" | |
"Harvest complete." | |
nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment