-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
The command:
git clone --recursive https://github.com/geodynamics/mineos.git
works for mineos but fails for the "DEMO" submodule:
Submodule 'DEMO' (git://vcs.geodynamics.org/mineos_data) registered for path 'DEMO'
Cloning into '/Users/andreww/Code/mineos/DEMO'...
fatal: unable to connect to vcs.geodynamics.org:
vcs.geodynamics.org[0: 128.120.246.86]: errno=Connection refused
fatal: clone of 'git://vcs.geodynamics.org/mineos_data' into submodule path '/Users/andreww/Code/mineos/DEMO' failed
It looks like I cannot connect to the git server at vcs.geodynamics.org (which is an alias to vcs.cse.ucdavis.edu). I guess this is a defunct server (or a server not behind a firewall or something). I see that the demo data is in the source (.tgz) file but is relatively large.
Is it worth putting a copy of the demo data somewhere else (e.g. on Zenodo)?
Metadata
Metadata
Assignees
Labels
No labels