I'm new in roms model. I download the pyroms and octant from github. There are some internet page for installation. Some said install pyroms and octant need to down csa-c,ncw-c,gridgen-c,etc. There are svn code, but they are wrong. Can someone give me the right address,thanks a lot.
svn checkout http://csa-c.googlecode.com/svn/ csa-c-read-only
svn checkout http://csa-c.googlecode.com/svn/ csa-c-read-only
svn checkout http://ncw-c.googlecode.com/svn/ ncw-c-read-only
svn checkout http://gridgen-c.googlecode.com/svn/ gridgen-c-read-only
svn checkout http://nn-c.googlecode.com/svn/ nn-c-read-only
octan install problem
Re: octan install problem
Hi,
If you are trying to install octant by Robert Hetland, then you can use these links for the required package
svn checkout https://gridgen-c.googlecode.com/svn/gridgen
svn checkout https://gridutils-c.googlecode.com/svn/gridutils
svn checkout https://nn-c.googlecode.com/svn/nn
svn checkout https://csa-c.googlecode.com/svn/csa
if you run into troubles when installing Octant, you can try to install Pyroms by Kate Hedstrom. They have all the links and required package inside. Sometimes it can be a bit tedious to install,
https://github.com/kshedstrom/pyroms
you can follow guides like
http://houstonthereisaproblem.blogspot. ... -1072.html
viewtopic.php?f=14&t=3199&hilit=pyroms
hope these help
cheers
If you are trying to install octant by Robert Hetland, then you can use these links for the required package
svn checkout https://gridgen-c.googlecode.com/svn/gridgen
svn checkout https://gridutils-c.googlecode.com/svn/gridutils
svn checkout https://nn-c.googlecode.com/svn/nn
svn checkout https://csa-c.googlecode.com/svn/csa
if you run into troubles when installing Octant, you can try to install Pyroms by Kate Hedstrom. They have all the links and required package inside. Sometimes it can be a bit tedious to install,
https://github.com/kshedstrom/pyroms
you can follow guides like
http://houstonthereisaproblem.blogspot. ... -1072.html
viewtopic.php?f=14&t=3199&hilit=pyroms
hope these help
cheers
Re: octan install problem
Hi ngarg:
thanks for you help. but there is some wrong when i download code use svn,
svn: OPTIONS of 'https://gridgen-c.googlecode.com/svn/gridgen': could not connect to server (https://gridgen-c.googlecode.com)
maybe it can't connect to googlecode in china.
My email is limaolin1981611@sina.com.cn, if you have these tools ,can you email me.thanks a lot
thanks for you help. but there is some wrong when i download code use svn,
svn: OPTIONS of 'https://gridgen-c.googlecode.com/svn/gridgen': could not connect to server (https://gridgen-c.googlecode.com)
maybe it can't connect to googlecode in china.
My email is limaolin1981611@sina.com.cn, if you have these tools ,can you email me.thanks a lot
Re: octan install problem
Frist of all, the version of octant on googlecode is very old, and should be considered obsolete. I have migrated the codebase to github. You can find it here:
https://github.com/hetland/octant
Some recent changes include pulling some of the compiled code out so that it is easier to install. Notably, the cubic spline approximation (pycsa) and the gridgen stuff (pygridgen) have each been put into separate repositories. They can also be found on my github page.
Also, I have been the only active developer of this code, and there are still probably bugs. Also, there are certainly improvements to be made. Please send me pull requests to fix bugs and suggest updates. I would appreciate your help.
Finally, I would suggest that compilation issues, bugs, and other codebase related things be discussed on github. It would make sense for usage to be discussed here in the ROMS forum.
Thanks,
-Rob
https://github.com/hetland/octant
Some recent changes include pulling some of the compiled code out so that it is easier to install. Notably, the cubic spline approximation (pycsa) and the gridgen stuff (pygridgen) have each been put into separate repositories. They can also be found on my github page.
Also, I have been the only active developer of this code, and there are still probably bugs. Also, there are certainly improvements to be made. Please send me pull requests to fix bugs and suggest updates. I would appreciate your help.
Finally, I would suggest that compilation issues, bugs, and other codebase related things be discussed on github. It would make sense for usage to be discussed here in the ROMS forum.
Thanks,
-Rob
Re: octan install problem
hi hetland:
thanks for your help. Nikhil have send me the tools i need, and i have instlled them.
thanks for your help. Nikhil have send me the tools i need, and i have instlled them.