Skip to content

Instantly share code, notes, and snippets.

@michaelaye
Created July 10, 2011 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelaye/1074830 to your computer and use it in GitHub Desktop.
Save michaelaye/1074830 to your computer and use it in GitHub Desktop.
Meta kernel to load required kernels
\begindata
KERNELS_TO_LOAD = (
'/Users/aye/Data/spice/mars/naif0009.tls'
'/Users/aye/Data/spice/mars/mars_iau2000_v0.tpc'
'/Users/aye/Data/spice/mars/mar063.bsp'
'/Users/aye/Data/spice/mars/mgs_ext22.bsp'
)
\begintext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment