Model:Sakura: Difference between revisions
No edit summary |
m removed old questionnaire information. Replaced with form |
||
| Line 78: | Line 78: | ||
<!-- Edit the part above to update info on other papers --> | <!-- Edit the part above to update info on other papers --> | ||
== | ==Introduction== | ||
== | == History == | ||
== | == Papers == | ||
== | == Issues == | ||
== | == Help == | ||
== | == Input Files == | ||
== Output Files == | |||
== Download == | |||
{{Download Model|sakura}} | {{Download Model|sakura}} | ||
| Line 255: | Line 104: | ||
If you plan to make changes, use this command to check out the code as yourself using HTTPS: | If you plan to make changes, use this command to check out the code as yourself using HTTPS: | ||
< | <syntaxhighlight lang=bash> | ||
# Project members authenticate over HTTPS to allow committing changes. | # Project members authenticate over HTTPS to allow committing changes. | ||
svn checkout https://csdms.colorado.edu/svn/sedflux/ | svn checkout https://csdms.colorado.edu/svn/sedflux/ | ||
</ | </syntaxhighlight> | ||
When prompted, enter your CSDMS Subversion password. | When prompted, enter your CSDMS Subversion password. | ||
| Line 266: | Line 115: | ||
To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:csdms@colorado.edu csdms@colorado.edu]. | To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:csdms@colorado.edu csdms@colorado.edu]. | ||
=== GUI and IDE Access === | |||
This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. | This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. | ||
=== Subversion Help === | |||
For help on how to use Subversion, an excellent manual is available online at [http://svnbook.red-bean.com/ http://svnbook.red-bean.com/] | For help on how to use Subversion, an excellent manual is available online at [http://svnbook.red-bean.com/ http://svnbook.red-bean.com/] | ||
Revision as of 09:59, 18 September 2009
Contact
| Name | Yusuke Kubo |
| Type of contact | Model developer |
| Institute / Organization | Center for Deep Earth Exploration (CDEX) |
| Postal address 1 | 3173-25 Showa-machi, Kanazawa-ku |
| Postal address 2 | |
| Town / City | Yokohama |
| Postal code | 236-0001 |
| State | NO STATE |
| Country | Japan |
| Email address | kuboy@jamstec.go.jp |
| Phone | |
| Fax |
| Name | Eric Hutton |
| Type of contact | Model developer |
| Institute / Organization | |
| Postal address 1 | |
| Postal address 2 | |
| Town / City | |
| Postal code | |
| State | |
| Country | |
| Email address | |
| Phone | |
| Fax |
Sakura
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
IntroductionHistoryPapersIssuesHelpInput FilesOutput FilesDownloadSourceSakura is part of the sedflux model. Although it is also available as a seperate distribution, its source code is contained within the sedflux repository. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/sedflux/?root=sedflux Command-Line AccessIf you plan to make changes, use this command to check out the code as yourself using HTTPS: # Project members authenticate over HTTPS to allow committing changes.
svn checkout https://csdms.colorado.edu/svn/sedflux/When prompted, enter your CSDMS Subversion password. Non-members may only check out a read-only working copy of the project source. To obtain a CSDMS Subversion account or to become a member of this project, please email csdms@colorado.edu. GUI and IDE AccessThis project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. Subversion HelpFor help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/ |
