User Tools

Site Tools


atmos:software:titan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:software:titan [2018/10/01 16:27] deleneatmos:software:titan [2020/01/29 17:25] (current) – external edit 127.0.0.1
Line 84: Line 84:
 <code> build/checkout_and_build_auto.py --debug --prefix ~/lrose --package lrose-blaze </code> <code> build/checkout_and_build_auto.py --debug --prefix ~/lrose --package lrose-blaze </code>
  
-To install LROSE:+That will install lrose and install the necessary files within the ~/lrose directory. Once lrose is installed, TITAN will now have its required prerequisites to be able to be installed. 
  
-<code> % ./install_bin_release.py --verbose --prefix=/usr/local/lrose </code> 
- 
-That will install lrose and install the necessary files within the lrose directory. 
- 
-Once lrose is installed, TITAN will now have its required prerequisites to be able to be installed.  
 To be able to install TITAN the tcsh shell must be used. **Tcsh** or **csh** can be used, both operate the same on linux. To be able to install TITAN the tcsh shell must be used. **Tcsh** or **csh** can be used, both operate the same on linux.
 +
 When downloading TITAN, there are different templates to choose from found at: When downloading TITAN, there are different templates to choose from found at:
 +
 <code> https://github.com/NCAR/titan-templates/releases </code> <code> https://github.com/NCAR/titan-templates/releases </code>
 +
 From there, download the latest release available, such as: From there, download the latest release available, such as:
 +
 <code>  titan_template_single_radar.20180101.tgz </code> <code>  titan_template_single_radar.20180101.tgz </code>
 or  or 
 <code> titan-20180102.x86_64.tgz </code> <code> titan-20180102.x86_64.tgz </code>
 +
 At this point, you are unable to use **wget** to download the release, so you will need to make sure you transfer this file from download to the same folder the lrose release was put into. From there: At this point, you are unable to use **wget** to download the release, so you will need to make sure you transfer this file from download to the same folder the lrose release was put into. From there:
 <code> % tar xvfz titan_template_single_radar.20180101.tgz </code> <code> % tar xvfz titan_template_single_radar.20180101.tgz </code>
atmos/software/titan.1538411240.txt.gz · Last modified: 2020/01/29 17:25 (external edit)