Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

BASH script to extract trajectories of each body in a NAIF/SPICE SPK to a separate SPK

NotificationsYou must be signed in to change notification settings

drbitboy/SpkUnMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BASH script to extract trajectories of each body in a NAIF/SPICE SPK to a separate SPK

spkunmerge.bash: extract each body from SP-Kernel(s)

Usage (BASH):

[NOCLEANUP=yes]
spkunmerge [naif0010.tls] [kernels/plu017.bsp[ anotherSPK.bsp[ ...]]]

e.g. Creates plu017_901.bsp, plu017_902.bsp, plu017_903.bsp and plu017_099.bsp

Seehttp://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/ug/spkmerge.html

N.B.

Assumes NAIF/SPICE utility SPKMERGE is available via PATH

Overwrites new SPKs in $PWD (Present Working Directory) e.g../plu017_901.bsp./plu017_902.bsp./plu017_903.bsp./plu017_999.bsp

A Leapsecond-Kernel is required; defaults to ./naif0010.tls

Overwrites SPKMERGE command files in $PWD e.g../plu017_9xx.spkmergethen deletes them unless NOCLEANUP environment variable isnon-null

About

BASH script to extract trajectories of each body in a NAIF/SPICE SPK to a separate SPK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp