Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions


ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


messckgen

Standard View | TOC | Home

Generates MESSENGER CKs

Description
Categories
Groups
History


Description

Generates MESSENGER CKs from previous CK DB file, along with the latest pivot and attitude history DB files.

Categories


Parameter Groups

Files

Name Description
FROM Input CK kernel.xxxx.db file
TO Output CK kernel.xxxx.db file
PIVOT The CK pivot file
ATTHIST The CK attitude history file

Files: FROM

Description

The CK PVL group DB file used to generate the new DB file. Defaulted to use $ISISDATA/messenger/kernels/ck/kernels.????.db. This file is primarily used to extract formatting and old groups that need to be updated and transferred to the new CK DB file.

Type filename
File Mode input
Internal Default Automatic
Filter *.db

Files: TO

Description

The new DB file that is the matching CK file. Defaulted to use $ISISDATA/messenger/kernels/ck/kernels.????.db.

Type filename
File Mode output
Internal Default Automatic
Filter *.db

Files: PIVOT

Description

The latest CK pivot file used to extract new date ranges and the latest pivot file. Defaulted to use $ISISDATA/messenger/kernels/ck/pivot_kernels.????.db.

Type filename
File Mode input
Internal Default Automatic
Filter *.db

Files: ATTHIST

Description

The latest CK pivot file used to extract new date ranges and the latest attitude history file. Defaulted to use $ISISDATA/messenger/kernels/ck/atthist_kernels.????.db.

Type filename
File Mode input
Internal Default Automatic
Filter *.db

History

Travis Addair2011-10-26 Original version