while taking a break from the 86K EarthNight 32 bit data
NAIF updated a few things , mostly Pluto,Neptune,Uranus ,Saturn and the default naif kernel used "de721_full.bsp" for the planets
de721_full.bsp( 148.865 MB ) -- 1599 SEP 04 00:00:00.000 3000 MAR 03 00:00:00.000
or the 3.2 GIG "de431_full.bsp"
de431.bsp ( 3,230.288 MB)------ 13201 B.C. MAY 06 00:00:00.000 17191 MAR 15 00:00:00.000
--------------
For those who do not know this address already
the readme text file
ftp://naif.jpl.nasa.gov/pub/naif/generi ... readme.txtftp://naif.jpl.nasa.gov/pub/naif/generic_kernels/spk/-- for leapseconds
ftp://naif.jpl.nasa.gov/pub/naif/generic_kernels/lsk/ftp://naif.jpl.nasa.gov/pub/naif/generi ... if0010.tls--and for orientation
ftp://naif.jpl.nasa.gov/pub/naif/generic_kernels/pck/ftp://naif.jpl.nasa.gov/pub/naif/generi ... k00010.tpcThe bsp files for the planets
ftp://naif.jpl.nasa.gov/pub/naif/generi ... k/planets/The bsp files for thesatellites
ftp://naif.jpl.nasa.gov/pub/naif/generi ... atellites/so in keeping with Scientific accuracy
it might be a good idea to have a thread on
---- the 8 planets and their moons , with the minor planet "pluto" and it's menagerie of bodies in SPICE kernels ---
I am no expert but between all of us here a consensus "should" be able to be found
I have been using an edited version of the old "Barycenters.ssc" based layout by :"volcanopele"
so if there are no objections to this starting point
the beginning of this talk will be with just the Barycenter file
if we all agree that this is a good start then how about making a pined thread on just the settings only
--- updated for the smaller 148 meg kernel ( 3.2 Gig is big ,for the de431.bsp )
My version of the Barycenters.ssc ( Linux read order issues and bug require this to be named "1.Barycenters.ssc" )
Code:
ReferencePoint "Mercury_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "1"
Origin "0"
Period 0.25
BoundingRadius 1e10
}
}
ReferencePoint "Venus_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "2"
Origin "0"
Period 1
BoundingRadius 1e10
}
}
ReferencePoint "Earth_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "3"
Origin "0"
Period 1
BoundingRadius 1e10
}
}
ReferencePoint "Mars_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "4"
Origin "0"
Period 2
BoundingRadius 1e10
}
}
ReferencePoint "Jupiter_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "5"
Origin "0"
Period 12
BoundingRadius 1e10
}
}
ReferencePoint "Saturn_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "6"
Origin "0"
Period 29.4577
BoundingRadius 1e10
}
}
ReferencePoint "Uranus_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "7"
Origin "0"
Period 85
BoundingRadius 1e10
}
}
ReferencePoint "Neptune_bary" "Sol"
{
Beginning "1599 09 04 00:00:00.000"
Ending "3000 03 03 00:00:00.000"
OrbitFrame { EclipticJ2000 { Center "SSB"}}
Visible true
Clickable true
SpiceOrbit
{
Kernel "de721_full.bsp"
Target "8"
Origin "0"
Period 166
BoundingRadius 1e10
}
}
then after this is Mercury,Venus,Earth,Mars,.....