Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 2.23 KB

02-DownloadTripoli.md

File metadata and controls

51 lines (40 loc) · 2.23 KB
title subject subtitle short_title date authors license exports numbering
Downloading Tripoli
Setup
Download Tripoli
May 13, 2024
name affiliation orcid email
Noah McLean
University of Kansas
0000-0003-0388-1862
CC-BY-4.0
format
docx
format template article_type
pdf
eartharxiv
Report
code headings
false
true

Once you've successfully installed Java, you're ready to download Tripoli from GitHub.

Go to the Tripoli repository's software releases at GitHub

Go to https://github.com/CIRDLES/Tripoli/releases to find the latest Tripoli release.
We will always release new versions here, along with some release notes that describe what's new in this version. You can scroll down to access all past versions of Redux. Version numbers will get the "-alpha" tag as long as Tripoli is in its initial development stages. Please use Tripoli, find bugs, and make suggestions! We will document how to use Tripoli and how we've tested it here.

Find the Tripoli .jar file

In the release you want to download (generally the most recent one at the top), click the word "Assets" to show the downloadable files for that release.

:alt: Liberica OS Options
:width: 600px
:align: left

Download Tripoli's .jar file

Click on the blue link text for the top option in Assets, called "Tripoli-X.Y.Z.jar" where X.Y.Z is the version number. This will download the Java ARchive (.jar) file to your browser or OS downloads folder. This file contains all you need to run Tripoli on your computer.

Move the Tripoli .jar file to a permanent location

Move the Tripoli .jar file to a folder you've created on your hard drive for Tripoli. Other files that Tripoli creates as part of its data reduction will appear in this folder as well, so leaving it in your very large Downloads folder is not a good idea.

Congratulations, you've downloaded Tripoli! You're ready to fire it up and load in some data!

Are you interested in what all the rest of the information on Tripoli's GitHub page is about? Check out the Tripoli GitHub Page Tour.