[cig-commits] r13790 - cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal

leif at geodynamics.org leif at geodynamics.org
Mon Dec 22 13:25:10 PST 2008


Author: leif
Date: 2008-12-22 13:25:10 -0800 (Mon, 22 Dec 2008)
New Revision: 13790

Modified:
   cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_upload.html
Log:
Updated beta site -- Chino v1.0.1.


Modified: cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_upload.html
===================================================================
--- cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_upload.html	2008-12-22 21:15:22 UTC (rev 13789)
+++ cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_upload.html	2008-12-22 21:25:10 UTC (rev 13790)
@@ -27,20 +27,15 @@
 
 <h3>Chino</h3>
 
-<p><a href="{{root}}/samples/chino-1.0.0.tar.gz">Download
+<p><a href="{{root}}/samples/chino-1.0.1.tar.gz">Download
 Chino</a>. Chino is a utility which will help you create and debug an
-earth model plug-in. To install Chino:</p>
+earth model plug-in. To run Chino:</p>
 
 <blockquote><pre>
-tar xzf chino-1.0.0.tar.gz
-cd chino-1.0.0
-python setup.py install
+tar xzf chino-1.0.1.tar.gz
+./chino-1.0.1/chino
 </pre></blockquote>
 
-<p>After installation, run the <code>chino</code> command. If you
-installed Chino in a non-standard location, you may have to adjust
-your <code>PATH</code>.</p>
-
 <h3>Examples</h3>
 <ul>
     <li><a href="{{root}}/samples/s20rts.tgz">s20rts.tgz</a></li>



More information about the CIG-COMMITS mailing list