Skip to content

JHUAPL/JCAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JCAT

Java CRISM Analysis Tool

JCAT is a free analysis tool for Compact Reconnaissance Imaging Spectrometer for Mars (CRISM) data products. It is released under the MIT license.

Installation

Clone this repository from the command line:

> git clone git@github.com:JHUAPL/JCAT.git

In the cloned folder ('jcat'), run the mkPackage.bash script:

> ./mkPackage.bash

This script will create two tar files in the 'dist' directory. Expand that tar file either in a finder window or via command line:

> tar -xvzf ./dist/JCAT-XXXX.XX.XX.tar.gz

Open runJCAT in your corresponding OS via finder window or command line to start using JCAT:

> ./JCAT-XXXX.XX.XX/unix/runJCAT 

Tutorial / Documentation

There is a tutorial PDF available when running JCAT. Under the Help tab, click on the Tutorial button to open the document.

The Show Log button is useful for debugging.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published