Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue cloning 'cactus' #46

Open
kasztalo opened this issue Dec 9, 2016 · 1 comment
Open

Issue cloning 'cactus' #46

kasztalo opened this issue Dec 9, 2016 · 1 comment

Comments

@kasztalo
Copy link

kasztalo commented Dec 9, 2016

I'm having an issue with cloning this repository over SSH (and HTTPs, I tried both); specifically, I can't find the 'cactus' repository and I wanted to check if there is something that I am missing. I included the output of terminal with the hope that it might show where I went wrong.

`fdrc@fdrc-Wild-Dog-Performance:~/Cactus$ git clone git@github.com:UNH-CORE/RM2-CACTUS.git --recursive
Cloning into 'RM2-CACTUS'...
remote: Counting objects: 857, done.
remote: Total 857 (delta 0), reused 0 (delta 0), pack-reused 857
Receiving objects: 100% (857/857), 2.26 MiB | 2.02 MiB/s, done.
Resolving deltas: 100% (490/490), done.
Checking connectivity... done.
Submodule 'RM2-tow-tank' (git@github.com:UNH-CORE/RM2-tow-tank.git) registered for path 'RM2-tow-tank'
Submodule 'cactus' (git@github.com:petebachant/CACTUS.git) registered for path 'cactus'
Submodule 'cactus-tools' (git@github.com:petebachant/CACTUS-tools.git) registered for path 'cactus-tools'
Cloning into 'RM2-tow-tank'...
remote: Counting objects: 1669, done.
remote: Total 1669 (delta 0), reused 0 (delta 0), pack-reused 1669
Receiving objects: 100% (1669/1669), 1.81 MiB | 2.00 MiB/s, done.
Resolving deltas: 100% (987/987), done.
Checking connectivity... done.
Submodule path 'RM2-tow-tank': checked out '7d784b43904a050d482f6a27e2a288d5f6e628d8'
Cloning into 'cactus'...
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:petebachant/CACTUS.git' into submodule path 'cactus' failed`

@whophil
Copy link
Contributor

whophil commented Dec 9, 2016

The issue is that you do not have access to the CACTUS repository, which is access-controlled by Sandia National Laboratories.

You may request to download CACTUS from here: http://energy.sandia.gov/energy/renewable-energy/wind-power/wind-resources/wind-software-downloads/cactus-software-download/. As I am no longer affiliated with the CACTUS project, I do not know if they will give you the source code, or only a binary.

After you download CACTUS, you may be able to manually insert the code/binary into the appropriate folder in your RM2-CACTUS directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants