Skip to main content

Installation

The Data Viewer is actively supported on Mac OS and Linux. Windows support can be provided if required. The specific OS version is mission dependent.

Mac OS

Mac OS versions are distributed in dmg format. Contained within the dmg is a single .app which can be placed anywhere on your machine and then run. The .app contains all required dependencies. The standard install location is your /Applications directory but can be run from anywhere.

Linux

The Linux versionsversion areis distributed as AppImages,an AppImage, which closely emulates how the Mac OS apps work; all dependencies are contained within the AppImage. This makes it a lot easiereasy to distribute and runrun. without theThe user or sys admin havingdoes not need to manage dependencies. The AppImage can be run from any directory.

gse directory

We use a separate "gse" repository for each mission to store released versions of the Data Viewer, config files, and other miscellaneous applications and items. For example, on OCI we have an ocigse Git repository that's maintained on the gs490v-gitlab GitLab. We use version control to maintain synchronicitysync across workstations and users.

The instructions to setup the gse directory is mission specific, but can generally be boiled down to:

  1. Get the requiredAcquire permissions to access the repositoryrepository. Usually a NAMS request.
  2. Checkout the repository
  3. Perform initial one-time setup

The instructions to setup the ocigse directory are maintained in the README.md of the repository: https://gs490v-gitlab.ndc.nasa.gov/497_OCI/OCI_XINA