From 380bb8fbd80164b5084ca5b721a538ffa5bb4a0c Mon Sep 17 00:00:00 2001 From: Alexell Date: Mon, 9 Oct 2017 15:16:43 +0300 Subject: [PATCH] Changed data structure data -> catalogs extras-standart -> data extras are now empty Subfolders added celestia.cfg updated Makefile.am adapted --- catalogs/Makefile.am | 29 + {data => catalogs}/asterisms.dat | 0 {data => catalogs}/boundaries.dat | 0 {data => catalogs}/charm2.stc | 0 {data => catalogs}/extrasolar.ssc | 44278 ++++++---------- catalogs/extrasolar.stc | 1601 + {data => catalogs}/galaxies.dsc | 0 {data => catalogs}/globulars.dsc | 0 {data => catalogs}/hdxindex.dat | Bin {data => catalogs}/minormoons.ssc | 2148 +- {data => catalogs}/nearstars.stc | 6144 +-- {data => catalogs}/numberedmoons.ssc | 4430 +- {data => catalogs}/revised.stc | 0 {data => catalogs}/saoxindex.dat | Bin {data => catalogs}/solarsys.ssc | 3258 +- {data => catalogs}/spectbins.stc | 0 {data => catalogs}/starnames.dat | 2 - {data => catalogs}/stars.dat | Bin {data => catalogs}/stars.txt | 0 {data => catalogs}/visualbins.stc | 0 celestia.cfg | 75 +- data/Makefile.am | 30 +- data/extrasolar.stc | 3045 -- {extras => data/locations}/Makefile.am | 3 +- data/{ => locations}/earth_locs.ssc | 0 data/{ => locations}/eros_locs.ssc | 0 data/{ => locations}/gaspra_locs.ssc | 0 data/{ => locations}/ida_locs.ssc | 0 data/{ => locations}/itokawa_locs.ssc | 248 +- data/{ => locations}/jupitermoons_locs.ssc | 0 data/{ => locations}/mars_locs.ssc | 25518 ++++----- data/{ => locations}/marsmoons_locs.ssc | 0 data/{ => locations}/merc_locs.ssc | 4956 +- data/{ => locations}/moon_locs.ssc | 30792 +++++------ data/{ => locations}/neptunemoons_locs.ssc | 0 data/{ => locations}/ring_locs.ssc | 892 +- data/{ => locations}/saturnmoons_locs.ssc | 6858 +-- data/{ => locations}/uranusmoons_locs.ssc | 0 data/{ => locations}/venus_locs.ssc | 30358 +++++------ data/{ => locations}/world-capitals.ssc | 0 data/outersys.ssc | 377 - data/solar-system/Makefile.am | 1 + data/solar-system/asteroids/Makefile.am | 5 + .../asteroids}/asteroids.ssc | 1178 +- data/solar-system/comets/Makefile.am | 5 + data/{ => solar-system/comets}/comets.ssc | 234 +- data/spacecrafts/Makefile.am | 1 + .../interplanetary-missions/Makefile.am | 1 + .../cassini/Makefile.am | 7 + .../cassini/cassini.ssc | 0 .../cassini/data/Makefile.am | 2 +- .../cassini/data/cassini-cruise.xyzv | 2112 +- .../cassini/data/cassini-orbit.xyzv | 13494 ++--- .../cassini/data/cassini-solstice.xyzv | 0 .../cassini/data/huygens.xyzv | 236 +- .../cassini/models/Makefile.am | 5 + .../cassini/models/cassini.3ds | Bin .../cassini/models/huygens.3ds | Bin data/spacecrafts/jupiter-missions/Makefile.am | 1 + .../jupiter-missions}/galileo/Makefile.am | 2 +- .../galileo/data/Makefile.am | 2 +- .../galileo/data/galileo-cruise.xyzv | 0 .../galileo/data/galileo-orbit.xyzv | 0 .../jupiter-missions}/galileo/galileo.ssc | 0 .../galileo/models/Makefile.am | 5 + .../galileo/models/galileo.3ds | Bin data/spacecrafts/mars-missions/Makefile.am | 5 + .../spacecrafts/mars-missions}/shroxmars.ssc | 0 data/spacecrafts/moon-missions/Makefile.am | 5 + .../spacecrafts/moon-missions}/apollo.ssc | 0 .../near-earth-missions/Makefile.am | 7 + .../near-earth-missions}/iss/Makefile.am | 2 +- .../near-earth-missions}/iss/iss.ssc | 0 .../iss/models/Makefile.am | 5 + .../near-earth-missions}/iss/models/iss.cmod | Bin .../iss/textures/Makefile.am | 0 .../iss/textures/medres/Makefile.am | 2 +- .../iss/textures/medres/d_ring.jpg | Bin .../iss/textures/medres/graple.jpg | Bin .../iss/textures/medres/iss_dc.jpg | Bin .../iss/textures/medres/iss_dcs.jpg | Bin .../iss/textures/medres/iss_un.jpg | Bin .../iss/textures/medres/issb.jpg | Bin .../iss/textures/medres/issb2.jpg | Bin .../iss/textures/medres/issb3.jpg | Bin .../iss/textures/medres/issb4.jpg | Bin .../iss/textures/medres/issbs.jpg | Bin .../iss/textures/medres/issbso.jpg | Bin .../iss/textures/medres/issbso2.jpg | Bin .../iss/textures/medres/isscov2.jpg | Bin .../iss/textures/medres/isscover.jpg | Bin .../iss/textures/medres/isscup.jpg | Bin .../iss/textures/medres/issdish.jpg | Bin .../iss/textures/medres/issdot.jpg | Bin .../iss/textures/medres/issesa.jpg | Bin .../iss/textures/medres/isshand.jpg | Bin .../iss/textures/medres/issins.jpg | Bin .../iss/textures/medres/issku.jpg | Bin .../iss/textures/medres/issku1.jpg | Bin .../iss/textures/medres/issku2.jpg | Bin .../iss/textures/medres/issmb.jpg | Bin .../iss/textures/medres/issmod.jpg | Bin .../iss/textures/medres/issp2.jpg | Bin .../iss/textures/medres/isspanel.jpg | Bin .../iss/textures/medres/issrad.jpg | Bin .../iss/textures/medres/issred.jpg | Bin .../iss/textures/medres/isssolar.jpg | Bin .../iss/textures/medres/issusa.jpg | Bin .../iss/textures/medres/issusaf.jpg | Bin .../iss/textures/medres/isszmod.jpg | Bin .../iss/textures/medres/metalcon.jpg | Bin .../iss/textures/medres/nasda.jpg | Bin .../iss/textures/medres/questcov.jpg | Bin .../near-earth-missions/mir/Makefile.am | 7 + .../near-earth-missions}/mir/mir.ssc | 0 .../mir/models/Makefile.am | 5 + .../near-earth-missions}/mir/models/mir.3ds | Bin .../near-earth-missions}/shroxclassic.ssc | 0 .../near-earth-missions}/skylab.ssc | 0 .../space-observatories/Makefile.am | 1 + .../space-observatories/hubble/Makefile.am | 7 + .../space-observatories}/hubble/hubble.ssc | 0 .../hubble/models/Makefile.am | 5 + .../hubble/models/hubble.cmod | Bin extras-standard/Makefile.am | 1 - extras-standard/cassini/Makefile.am | 7 - extras-standard/cassini/models/Makefile.am | 5 - extras-standard/galileo/models/Makefile.am | 5 - extras-standard/hubble/Makefile.am | 7 - extras-standard/hubble/models/Makefile.am | 5 - extras-standard/iss/models/Makefile.am | 5 - extras-standard/mir/Makefile.am | 7 - extras-standard/mir/models/Makefile.am | 5 - 133 files changed, 84504 insertions(+), 97927 deletions(-) create mode 100644 catalogs/Makefile.am rename {data => catalogs}/asterisms.dat (100%) rename {data => catalogs}/boundaries.dat (100%) rename {data => catalogs}/charm2.stc (100%) rename {data => catalogs}/extrasolar.ssc (53%) create mode 100644 catalogs/extrasolar.stc rename {data => catalogs}/galaxies.dsc (100%) rename {data => catalogs}/globulars.dsc (100%) rename {data => catalogs}/hdxindex.dat (100%) rename {data => catalogs}/minormoons.ssc (94%) rename {data => catalogs}/nearstars.stc (69%) rename {data => catalogs}/numberedmoons.ssc (94%) rename {data => catalogs}/revised.stc (100%) rename {data => catalogs}/saoxindex.dat (100%) rename {data => catalogs}/solarsys.ssc (95%) rename {data => catalogs}/spectbins.stc (100%) rename {data => catalogs}/starnames.dat (99%) rename {data => catalogs}/stars.dat (100%) rename {data => catalogs}/stars.txt (100%) rename {data => catalogs}/visualbins.stc (100%) delete mode 100644 data/extrasolar.stc rename {extras => data/locations}/Makefile.am (57%) rename data/{ => locations}/earth_locs.ssc (100%) rename data/{ => locations}/eros_locs.ssc (100%) rename data/{ => locations}/gaspra_locs.ssc (100%) rename data/{ => locations}/ida_locs.ssc (100%) rename data/{ => locations}/itokawa_locs.ssc (93%) rename data/{ => locations}/jupitermoons_locs.ssc (100%) rename data/{ => locations}/mars_locs.ssc (93%) rename data/{ => locations}/marsmoons_locs.ssc (100%) rename data/{ => locations}/merc_locs.ssc (92%) rename data/{ => locations}/moon_locs.ssc (93%) rename data/{ => locations}/neptunemoons_locs.ssc (100%) rename data/{ => locations}/ring_locs.ssc (93%) rename data/{ => locations}/saturnmoons_locs.ssc (93%) rename data/{ => locations}/uranusmoons_locs.ssc (100%) rename data/{ => locations}/venus_locs.ssc (93%) rename data/{ => locations}/world-capitals.ssc (100%) delete mode 100644 data/outersys.ssc create mode 100644 data/solar-system/Makefile.am create mode 100644 data/solar-system/asteroids/Makefile.am rename data/{ => solar-system/asteroids}/asteroids.ssc (95%) create mode 100644 data/solar-system/comets/Makefile.am rename data/{ => solar-system/comets}/comets.ssc (95%) create mode 100644 data/spacecrafts/Makefile.am create mode 100644 data/spacecrafts/interplanetary-missions/Makefile.am create mode 100644 data/spacecrafts/interplanetary-missions/cassini/Makefile.am rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/cassini.ssc (100%) rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/data/Makefile.am (57%) rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/data/cassini-cruise.xyzv (98%) rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/data/cassini-orbit.xyzv (98%) rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/data/cassini-solstice.xyzv (100%) rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/data/huygens.xyzv (98%) create mode 100644 data/spacecrafts/interplanetary-missions/cassini/models/Makefile.am rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/models/cassini.3ds (100%) rename {extras-standard => data/spacecrafts/interplanetary-missions}/cassini/models/huygens.3ds (100%) create mode 100644 data/spacecrafts/jupiter-missions/Makefile.am rename {extras-standard => data/spacecrafts/jupiter-missions}/galileo/Makefile.am (51%) rename {extras-standard => data/spacecrafts/jupiter-missions}/galileo/data/Makefile.am (51%) rename {extras-standard => data/spacecrafts/jupiter-missions}/galileo/data/galileo-cruise.xyzv (100%) rename {extras-standard => data/spacecrafts/jupiter-missions}/galileo/data/galileo-orbit.xyzv (100%) rename {extras-standard => data/spacecrafts/jupiter-missions}/galileo/galileo.ssc (100%) create mode 100644 data/spacecrafts/jupiter-missions/galileo/models/Makefile.am rename {extras-standard => data/spacecrafts/jupiter-missions}/galileo/models/galileo.3ds (100%) create mode 100644 data/spacecrafts/mars-missions/Makefile.am rename {extras => data/spacecrafts/mars-missions}/shroxmars.ssc (100%) create mode 100644 data/spacecrafts/moon-missions/Makefile.am rename {extras => data/spacecrafts/moon-missions}/apollo.ssc (100%) create mode 100644 data/spacecrafts/near-earth-missions/Makefile.am rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/Makefile.am (52%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/iss.ssc (100%) mode change 100755 => 100644 create mode 100644 data/spacecrafts/near-earth-missions/iss/models/Makefile.am rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/models/iss.cmod (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/Makefile.am (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/Makefile.am (86%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/d_ring.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/graple.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/iss_dc.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/iss_dcs.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/iss_un.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issb.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issb2.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issb3.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issb4.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issbs.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issbso.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issbso2.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isscov2.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isscover.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isscup.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issdish.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issdot.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issesa.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isshand.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issins.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issku.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issku1.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issku2.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issmb.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issmod.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issp2.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isspanel.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issrad.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issred.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isssolar.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issusa.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/issusaf.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/isszmod.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/metalcon.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/nasda.jpg (100%) rename {extras-standard => data/spacecrafts/near-earth-missions}/iss/textures/medres/questcov.jpg (100%) create mode 100644 data/spacecrafts/near-earth-missions/mir/Makefile.am rename {extras-standard => data/spacecrafts/near-earth-missions}/mir/mir.ssc (100%) create mode 100644 data/spacecrafts/near-earth-missions/mir/models/Makefile.am rename {extras-standard => data/spacecrafts/near-earth-missions}/mir/models/mir.3ds (100%) rename {extras => data/spacecrafts/near-earth-missions}/shroxclassic.ssc (100%) rename {extras => data/spacecrafts/near-earth-missions}/skylab.ssc (100%) create mode 100644 data/spacecrafts/space-observatories/Makefile.am create mode 100644 data/spacecrafts/space-observatories/hubble/Makefile.am rename {extras-standard => data/spacecrafts/space-observatories}/hubble/hubble.ssc (100%) create mode 100644 data/spacecrafts/space-observatories/hubble/models/Makefile.am rename {extras-standard => data/spacecrafts/space-observatories}/hubble/models/hubble.cmod (100%) delete mode 100644 extras-standard/Makefile.am delete mode 100644 extras-standard/cassini/Makefile.am delete mode 100644 extras-standard/cassini/models/Makefile.am delete mode 100644 extras-standard/galileo/models/Makefile.am delete mode 100644 extras-standard/hubble/Makefile.am delete mode 100644 extras-standard/hubble/models/Makefile.am delete mode 100644 extras-standard/iss/models/Makefile.am delete mode 100644 extras-standard/mir/Makefile.am delete mode 100644 extras-standard/mir/models/Makefile.am diff --git a/catalogs/Makefile.am b/catalogs/Makefile.am new file mode 100644 index 0000000000..c054efb120 --- /dev/null +++ b/catalogs/Makefile.am @@ -0,0 +1,29 @@ +pkgdatadir = @datadir@/@PACKAGE@/catalogs + +## Only attempt to remake the Star Database if we have the HIPPARCOS sources +if ENABLE_HIPPARCOS +HIP_DAT = stars.dat +else +HIP_DAT = +endif + +BUILT_SOURCES = $(HIP_DAT) + +pkgdata_DATA = \ + $(wildcard *.ssc) \ + $(wildcard *.dat) \ + $(wildcard *.xyz) \ + $(wildcard *.xyzv) \ + $(wildcard *.dsc) \ + $(wildcard *.stc) + +EXTRA_DIST = \ + $(pkgdata_DATA) \ + stars.txt + +MAINTAINERCLEANFILES = stars.dat + +if ENABLE_HIPPARCOS +stars.dat: @HIPDIR@/hip_main.dat + ../src/buildstardb -q +endif diff --git a/data/asterisms.dat b/catalogs/asterisms.dat similarity index 100% rename from data/asterisms.dat rename to catalogs/asterisms.dat diff --git a/data/boundaries.dat b/catalogs/boundaries.dat similarity index 100% rename from data/boundaries.dat rename to catalogs/boundaries.dat diff --git a/data/charm2.stc b/catalogs/charm2.stc similarity index 100% rename from data/charm2.stc rename to catalogs/charm2.stc diff --git a/data/extrasolar.ssc b/catalogs/extrasolar.ssc similarity index 53% rename from data/extrasolar.ssc rename to catalogs/extrasolar.ssc index 38cc72a9b3..2df6d30975 100644 --- a/data/extrasolar.ssc +++ b/catalogs/extrasolar.ssc @@ -1,27659 +1,16619 @@ -# Catalog of 843 known extrasolar planets. -# -# Data compiled from Butler et al., Catalog of Nearby Exoplanets at: -# http://arxiv.org/abs/astro-ph/0607493 -# supplemented from the Extrasolar Planets Encyclopaedia at: -# http://exoplanet.eu/catalog.php -# The mu Ara system is taken from Pepe et al., The HARPS Search for Southern Extra-solar Planets at: -# http://arxiv.org/abs/astro-ph/0608396 -# -# M.sin(i) has been used as an estimate of mass. Where this is greater than 11 jupiters, the -# body is rendered as a brown dwarf, since its true mass is likely to exceed the brown dwarf -# limit of 13 jupiters. When M.sin(i) is less than 0.02 jupiters (6 earths), the body is -# rendered as a terrestrial planet rather than a gas giant. -# -# Gas giant radii are usually unknown. Theoretical models are available, but depend on other -# unknowns - atmospheric composition, age, albedo and true mass. Radii have therefore been -# only roughly approximated here, since any more precise values would be misleading. -# Hot objects (>800K) have a radius of 1.4 jupiters if M.sin(i) is less than 1.2 jupiters, and -# a radius of 1.2 jupiters if they are more massive. At temperatures between 500K and 800K, these -# same objects are assigned radii of 1.2 and 1 jupiters, respectively. Cold objects have a radius -# of 1 jupiter unless M.sin(i)<0.7, at which point radius is reduced to 0.8 jupiters. -# Planets with a mass less than 0.075 jupiter masses (24 earth masses) have been assigned radii -# which give them a density comparable to Mercury or Earth. Of this group, those with a mass -# greater than 6 earth masses are textured as 'super-terrestrial' worlds with thick atmospheres; -# those with masses less than 6 earth masses are given a cloudless cratered texture. The cut-offs -# at 24 and 6 earth masses are made without any theoretical support, purely for the sake of -# illustration and variety. -# -# Planetary rotation periods have been estimated from the tidal spin-down formulae in 'Solar -# System Dynamics' by CD Murray & SF Dermott, Cambridge University Press 1999, ISBN 0521 57597 4. -# The results are highly approximate - spin-down time is fixed at 4 billion years, and initial -# rotation rate has been set to 10 hours for objects with M.sin(i) > 0.3 jupiters (by analogy -# with Jupiter and Saturn), 17 hours for lower-mass giants (by analogy with Uranus and -# Neptune), and 5 hours for terrestrials (by analogy with the estimated primordial rotation -# period of Earth). The various bulk planetary parameters necessary for the calculation have been -# set equal to those of Jupiter (gas giants) or Mars (terrestrials). Bodies in close orbits are -# generally in captured synchronous rotation, while outer-system bodies retain their primordial -# rotation periods. Objects with intermediate orbits are tidally slowed to various extents. -# -# Oblateness is consistent with the estimated mass, radius and rotation period, if the bulk -# parameters are assumed to be similar to those of Jupiter (gas giants) or Earth (terrestrials). -# An oblateness value is assigned only if the calculated value exceeds 0.01. -# -# Imaginary textures are assigned to giant planets based on their estimated temperatures, -# according to the five categories set out by D Sudarsky, A Burrows & P Pinto in 'Albedo and -# reflection spectra of extrasolar giant planets'(Astrophysical Journal 2000; 538: 885-903): -# http://www.journals.uchicago.edu/doi/pdf/10.1086/309160 -# Color values and albedos are based on the theoretical reflectance spectra given in that paper. -# Planets with an estimated temperature greater than 1000K have been assigned a glowing nightside -# texture. -# -# For most extrasolar planets, the position of the pericenter and the mean anomaly are known, -# but the actually orientation and inclination of the orbit in the plane of the sky are unknown. -# These objects have been left with their orbital planes in the default position (the ecliptic -# plane), but their pericenters and anomalies are correctly rendered. For transiting planets -# the true inclination is known, but the orientation of the orbit in the plane of the sky is not. - -"b" "PSR 1719-14" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 28000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/catalog/psr_1719-14_b/" - - EllipticalOrbit { - Period 0.0002 - SemiMajorAxis 0.0044 - Eccentricity 0.1 - Inclination 98.5 - AscendingNode 170 - MeanLongitude 133 - } - - Obliquity 98 # guess, to match inclination - EquatorAscendingNode 170 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "PSR 1719-14/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-55" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 4800 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-55" - - EllipticalOrbit { - Period 0.0007 - SemiMajorAxis 0.006 - Inclination 150.7 - AscendingNode 223.1 - } - - Obliquity 151 # guess, to match inclination - EquatorAscendingNode 223 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-55/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "KOI-55" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 0.7 # M.sin(i) = 0.7 earths - Radius 5500 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-55" - - EllipticalOrbit { - Period 0.0009 - SemiMajorAxis 0.0076 - Inclination 150.7 - AscendingNode 223.1 - } - - Obliquity 151 # guess, to match inclination - EquatorAscendingNode 223 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-55/c" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-42" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.065 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 1.9 # M.sin(i) = 1.9 earths - Radius 4600 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-961" - - EllipticalOrbit { - Period 0.0012 - SemiMajorAxis 0.006 - Inclination 81.3 - AscendingNode 290.5 - MeanLongitude 140 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-42/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-42" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.07 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 2.9 # M.sin(i) = 2.9 earths - Radius 4900 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-961" - - EllipticalOrbit { - Period 0.0033 - SemiMajorAxis 0.0116 - Inclination 81.3 - AscendingNode 290.5 - MeanLongitude 20 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-42/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-42" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.051 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 1.0 # M.sin(i) = 1.0 earths - Radius 3600 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-961" - - EllipticalOrbit { - Period 0.0051 - SemiMajorAxis 0.0154 - Inclination 81.3 - AscendingNode 290.5 - MeanLongitude 349 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-42/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 19394" # Gliese 163 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 110 # M.sin(i) = 0.354 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/catalog/gl_163b/" - - EllipticalOrbit { - Period 0.0017 - SemiMajorAxis 0.06067 - Inclination 18.8 - AscendingNode 300.8 - } - - Obliquity 19 # guess, to match inclination - EquatorAscendingNode 301 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 19394/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 19394" # Gliese 163 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 70 # M.sin(i) = 0.226 jupiters - Radius 56000 - - InfoURL "http://exoplanet.eu/catalog/gl_163c/" - - EllipticalOrbit { - Period 0.0702 - SemiMajorAxis 0.12536 - Inclination 18.8 - AscendingNode 300.8 - } - - Obliquity 19 # guess, to match inclination - EquatorAscendingNode 301 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 19394/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KIC 12557548" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.034 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 950 # M.sin(i) = 3 jupiters - Radius 2400 - - InfoURL "http://exoplanet.eu/catalog/kic_12557548b/" - - EllipticalOrbit { - Period 0.0018 - SemiMajorAxis 0.013 - Inclination 81.8 - AscendingNode 289.4 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KIC 12557548/b" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 75732" # Rho1 Cnc A - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 81 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.194 jupiters. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 13600 - - InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" - - EllipticalOrbit { - Period 0.002 - SemiMajorAxis 0.0156 - Eccentricity 0.0156 - Inclination 107.3 - AscendingNode 121.4 - ArgOfPericenter 268 - MeanAnomaly 306 - } - - Obliquity 107 # guess, to match inclination - EquatorAscendingNode 121 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 75732/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 75732" # Rho1 Cnc A -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 260 # M.sin(i) = 0.824 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" - - EllipticalOrbit { - Period 0.0401 - SemiMajorAxis 0.1148 - Eccentricity 0.0159 - Inclination 107 - AscendingNode 123.5 - ArgOfPericenter 263 - MeanAnomaly 90 - } - - Obliquity 107 # guess, to match inclination - EquatorAscendingNode 124 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 75732/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 75732" # Rho1 Cnc A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 50 # M.sin(i) = 0.169 jupiters - Radius 56000 - - InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" - - EllipticalOrbit { - Period 0.1214 - SemiMajorAxis 0.2403 - Eccentricity 0.053 - Inclination 107 - AscendingNode 123.5 - ArgOfPericenter 156 - MeanAnomaly 29 - } - - Obliquity 107 # guess, to match inclination - EquatorAscendingNode 124 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 75732/c" -{ - Texture "extrasolar-lok.*" -} - - -"f" "HD 75732" # Rho1 Cnc A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 50 # M.sin(i) = 0.144 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" - - EllipticalOrbit { - Period 0.7138 - SemiMajorAxis 0.781 - Eccentricity 0.0002 - Inclination 107 - AscendingNode 123.5 - ArgOfPericenter 304 - MeanAnomaly 222 - } - - Obliquity 107 # guess, to match inclination - EquatorAscendingNode 124 # guess, to match ascending node - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 75732/f" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 75732" # Rho1 Cnc A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1220 # M.sin(i) = 3.835 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" - - EllipticalOrbit { - Period 14.2861 - SemiMajorAxis 5.76 - Eccentricity 0.025 - Inclination 107 - AscendingNode 123.5 - ArgOfPericenter 280 - MeanAnomaly 294 - } - - Obliquity 107 # guess, to match inclination - EquatorAscendingNode 124 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 75732/d" -{ - Texture "extrasolar-lok.*" -} - - -"f" "Kepler-32" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.13 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9100 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-32" - - EllipticalOrbit { - Period 0.002 - SemiMajorAxis 0.013 - Inclination 79.3 - AscendingNode 295.9 - MeanLongitude 355 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-32/f" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Kepler-32" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.24 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 16800 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-32" - - EllipticalOrbit { - Period 0.0079 - SemiMajorAxis 0.033 - Inclination 79.3 - AscendingNode 295.9 - MeanLongitude 339 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-32/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-32" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.37 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1300 # M.sin(i) = 4.1 jupiters - Radius 25900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-32" - - EllipticalOrbit { - Period 0.0162 - SemiMajorAxis 0.05 - Inclination 79.3 - AscendingNode 295.9 - MeanLongitude 79 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-32/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-32" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.33 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 160 # M.sin(i) = 0.5 jupiters - Radius 23100 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-32" - - EllipticalOrbit { - Period 0.024 - SemiMajorAxis 0.09 - Inclination 79.3 - AscendingNode 295.9 - MeanLongitude 95 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-32/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-32" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.44 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 160 # M.sin(i) = 0.5 jupiters - Radius 30800 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-32" - - EllipticalOrbit { - Period 0.0624 - SemiMajorAxis 0.13 - Inclination 79.3 - AscendingNode 295.9 - MeanLongitude 104 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-32/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-19" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 79.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.395 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 350 # M.sin(i) = 1.114 jupiters - Radius 97700 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-19" - - EllipticalOrbit { - Period 0.0022 - SemiMajorAxis 0.01616 - Eccentricity 0.0046 - Inclination 100.7 - AscendingNode 140.6 - ArgOfPericenter 33 - MeanAnomaly 343 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 141 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-19/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-43" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 82.33 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.036 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 650 # M.sin(i) = 2.034 jupiters - Radius 72500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-43" - - EllipticalOrbit { - Period 0.0022 - SemiMajorAxis 0.01526 - Eccentricity 0.0035 - Inclination 108.3 - AscendingNode 145.4 - ArgOfPericenter 35 - MeanAnomaly 61 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 145 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-43/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-10" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.127 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 8900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-10" - - EllipticalOrbit { - Period 0.0023 - SemiMajorAxis 0.01684 - Eccentricity 0 - Inclination 89.2 - AscendingNode 282.8 - MeanLongitude 128 - } - - Obliquity 89 # guess, to match inclination - EquatorAscendingNode 283 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-10/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-10" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.65 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.199 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 20 # M.sin(i) = 20 earths - Radius 13900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-10" - - EllipticalOrbit { - Period 0.124 - SemiMajorAxis 0.2407 - Eccentricity 0 - Inclination 84.2 - AscendingNode 284.3 - MeanLongitude 288 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-10/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 4799-1733-1" # CoRoT-7 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 80.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.15 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 10500 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-7" - - EllipticalOrbit { - Period 0.0023 - SemiMajorAxis 0.0172 - Eccentricity 0 - Inclination 90.3 - AscendingNode 91 - MeanLongitude 259 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 91 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 4799-1733-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 4799-1733-1" # CoRoT-7 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 12900 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-7" - - EllipticalOrbit { - Period 0.0101 - SemiMajorAxis 0.046 - Eccentricity 0 - Inclination 90.2 - AscendingNode 91 - MeanLongitude 351 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 91 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 4799-1733-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "TYC 4799-1733-1" # CoRoT-7 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 16200 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-7" - - EllipticalOrbit { - Period 0.0247 - SemiMajorAxis 0.08 - Eccentricity 0 - Inclination 90.2 - AscendingNode 91 - MeanLongitude 209 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 91 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 4799-1733-1/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 10069" # WASP-18 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.165 jupiters. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 3320 # M.sin(i) = 10.43 jupiters - Radius 81600 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-18" - - EllipticalOrbit { - Period 0.0026 - SemiMajorAxis 0.02047 - Eccentricity 0.0088 - Inclination 65.5 - AscendingNode 23.8 - ArgOfPericenter 304 - MeanAnomaly 25 - } - - Obliquity 65 # guess, to match inclination - EquatorAscendingNode 24 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10069/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-12" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.736 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 450 # M.sin(i) = 1.404 jupiters - Radius 121500 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-12" - - EllipticalOrbit { - Period 0.003 - SemiMajorAxis 0.02293 - Eccentricity 0 - Inclination 93.5 - AscendingNode 93 - MeanLongitude 204 - } - - Obliquity 93 # guess, to match inclination - EquatorAscendingNode 93 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-12/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 10180" -{ - Texture "asteroid.*" - - Mass 1.4 # M.sin(i) = 1.4 earths - Radius 7100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.0032 - SemiMajorAxis 0.02225 - Eccentricity 0 - ArgOfPericenter 109 - MeanAnomaly 290 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10180/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 10180" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 13 # M.sin(i) = 13 earths - Radius 15000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.0158 - SemiMajorAxis 0.0641 - Eccentricity 0.045 - ArgOfPericenter 42 - MeanAnomaly 183 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10180/c" -{ - Texture "extrasolar-lok.*" -} - - -"i" "HD 10180" -{ - Texture "asteroid.*" - - Mass 2 # M.sin(i) = 2 earths - Radius 7900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.0264 - SemiMajorAxis 0.0904 - Eccentricity 0.05 - ArgOfPericenter 207 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10180/i" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 10180" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.0448 - SemiMajorAxis 0.1286 - Eccentricity 0.088 - ArgOfPericenter 25 - MeanAnomaly 213 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10180/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 10180" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 30 # M.sin(i) = 0.07897304 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.1362 - SemiMajorAxis 0.2699 - Eccentricity 0.026 - ArgOfPericenter 236 - MeanAnomaly 170 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10180/e" -{ - Texture "extrasolar-lok.*" -} - - -"j" "HD 10180" -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.1849 - SemiMajorAxis 0.33 - Eccentricity 0.07 - ArgOfPericenter 161 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10180/j" -{ - Texture "extrasolar-lok.*" -} - - -"f" "HD 10180" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 20 # M.sin(i) = 0.07519743 jupiters - Radius 56000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 0.3361 - SemiMajorAxis 0.4929 - Eccentricity 0.135 - ArgOfPericenter 42 - MeanAnomaly 280 - } - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 10180/f" -{ - Texture "extrasolar-lok.*" -} - - -"g" "HD 10180" -{ - Texture "venuslike.*" - - Mass 21 # M.sin(i) = 21 earths - Radius 17700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 1.646 - SemiMajorAxis 1.422 - Eccentricity 0.19 - ArgOfPericenter 57 - MeanAnomaly 304 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 10180/g" -{ - Texture "extrasolar-lok.*" -} - - -"h" "HD 10180" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 60 # M.sin(i) = 0.202624 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10180" - - EllipticalOrbit { - Period 6.0835 - SemiMajorAxis 3.4 - Eccentricity 0.08 - ArgOfPericenter 244 - MeanAnomaly 24 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 10180/h" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-56" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 78.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.3 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 410 # M.sin(i) = 1.29 jupiters - Radius 91000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-56" - - EllipticalOrbit { - Period 0.0033 - SemiMajorAxis 0.0225 - Eccentricity 0 - Inclination 89.2 - AscendingNode 258.1 - MeanLongitude 295 - } - - Obliquity 89 # guess, to match inclination - EquatorAscendingNode 258 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-56/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 1632-1396-1" # HAT-P-23 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.368 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 660 # M.sin(i) = 2.09 jupiters - Radius 95800 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-23" - - EllipticalOrbit { - Period 0.0033 - SemiMajorAxis 0.0232 - Eccentricity 0.106 - Inclination 79.3 - AscendingNode 299.8 - ArgOfPericenter 245 - MeanAnomaly 80 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 300 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 1632-1396-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 15082" # WASP-33 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.67 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.438 jupiters. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 1460 # M.sin(i) = 4.59 jupiters - Radius 100700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-33" - - EllipticalOrbit { - Period 0.0033 - SemiMajorAxis 0.02558 - Eccentricity 0 - Inclination 72.3 - AscendingNode 36.9 - MeanLongitude 0 - } - - Obliquity 72 # guess, to match inclination - EquatorAscendingNode 37 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 15082/b" -{ - Texture "extrasolar-lok.*" -} - - -"TrES-3" "TrES-3 (parent star)" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 82.15 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.295 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 610 # M.sin(i) = 1.92 jupiters - Radius 90600 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=TrES-3" - - EllipticalOrbit { - Period 0.0036 - SemiMajorAxis 0.0226 - Eccentricity 0 - Inclination 97.6 - AscendingNode 264.4 - MeanLongitude 207 - } - - Obliquity 98 # guess, to match inclination - EquatorAscendingNode 264 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TrES-3 (parent star)/TrES-3" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-36" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.264 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 580 # M.sin(i) = 1.832 jupiters - Radius 88500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-36" - - EllipticalOrbit { - Period 0.0036 - SemiMajorAxis 0.0238 - Eccentricity 0.063 - Inclination 116.2 - AscendingNode 185.2 - ArgOfPericenter 232 - MeanAnomaly 96 - } - - Obliquity 116 # guess, to match inclination - EquatorAscendingNode 185 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-36/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Qatar-2" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.144 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 790 # M.sin(i) = 2.487 jupiters - Radius 80100 - - InfoURL "http://exoplanet.eu/star.php?st=Qatar-2" - - EllipticalOrbit { - Period 0.0037 - SemiMajorAxis 0.02149 - Eccentricity 0 - Inclination 110.8 - AscendingNode 207.9 - MeanLongitude 170 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 208 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Qatar-2/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-4" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.363 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 360 # M.sin(i) = 1.1215 jupiters - Radius 95400 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-4" - - EllipticalOrbit { - Period 0.0037 - SemiMajorAxis 0.02312 - Eccentricity 0 - Inclination 66 - AscendingNode 352 - MeanLongitude 72 - } - - Obliquity 66 # guess, to match inclination - EquatorAscendingNode 352 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-4/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-77 A" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.21 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 560 # M.sin(i) = 1.76 jupiters - Radius 84700 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/wasp-77a_b/" - - EllipticalOrbit { - Period 0.0037 - SemiMajorAxis 0.024 - Inclination 71.3 - AscendingNode 39 - MeanLongitude 282 - } - - Obliquity 71 # guess, to match inclination - EquatorAscendingNode 39 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-77 A/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Qatar-1" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.47 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.164 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 350 # M.sin(i) = 1.09 jupiters - Radius 81500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=Qatar-1" - - EllipticalOrbit { - Period 0.0039 - SemiMajorAxis 0.02343 - Eccentricity 0 - Inclination 83.9 - AscendingNode 300.6 - MeanLongitude 135 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 301 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Qatar-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-46" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 82.63 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.31 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 670 # M.sin(i) = 2.101 jupiters - Radius 91700 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-46" - - EllipticalOrbit { - Period 0.0039 - SemiMajorAxis 0.02448 - Eccentricity 0 - Inclination 68 - AscendingNode 310.2 - MeanLongitude 148 - } - - Obliquity 68 # guess, to match inclination - EquatorAscendingNode 310 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-46/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-113" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.09 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 420 # M.sin(i) = 1.32 jupiters - Radius 76300 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-113" - - EllipticalOrbit { - Period 0.0039 - SemiMajorAxis 0.0229 - Eccentricity 0 - Inclination 111.8 - AscendingNode 161.4 - MeanLongitude 357 - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 161 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-113/b" -{ - Texture "extrasolar-lok.*" -} - - -"TrES-5" "TrES-5 (parent star)" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.529 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.209 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 570 # M.sin(i) = 1.778 jupiters - Radius 84600 - - InfoURL "http://exoplanet.eu/star.php?st=TrES-5" - - EllipticalOrbit { - Period 0.0041 - SemiMajorAxis 0.02446 - Inclination 82.1 - AscendingNode 301.9 - MeanLongitude 182 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 302 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TrES-5 (parent star)/TrES-5" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-17" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.312 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 780 # M.sin(i) = 2.45 jupiters - Radius 91800 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-17" - - EllipticalOrbit { - Period 0.0041 - SemiMajorAxis 0.02591 - Inclination 81.7 - AscendingNode 295.4 - MeanLongitude 353 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-17/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-1" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.49 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 330 # M.sin(i) = 1.03 jupiters - Radius 104300 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-1" - - EllipticalOrbit { - Period 0.0041 - SemiMajorAxis 0.0254 - Eccentricity 0 - Inclination 92.6 - AscendingNode 96.7 - MeanLongitude 199 - } - - Obliquity 93 # guess, to match inclination - EquatorAscendingNode 97 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-36" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.65 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.269 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 720 # M.sin(i) = 2.279 jupiters - Radius 88800 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-36" - - EllipticalOrbit { - Period 0.0042 - SemiMajorAxis 0.02624 - Eccentricity 0 - Inclination 102.5 - AscendingNode 123.3 - MeanLongitude 59 - } - - Obliquity 102 # guess, to match inclination - EquatorAscendingNode 123 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-36/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-14" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 79.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.09 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 2420 # M.sin(i) = 7.6 jupiters - Radius 76300 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-14" - - EllipticalOrbit { - Period 0.0041 - SemiMajorAxis 0.027 - Eccentricity 0 - Inclination 90.3 - AscendingNode 93.2 - MeanLongitude 268 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 93 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-14/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "GJ 1214" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.17 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.254 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 17800 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+1214" - - EllipticalOrbit { - Period 0.0043 - SemiMajorAxis 0.01411 - Eccentricity 0.27 - Inclination 95.3 - AscendingNode 258.1 - MeanLongitude 130 - } - - Obliquity 95 # guess, to match inclination - EquatorAscendingNode 258 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "GJ 1214/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-9" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.147 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 10300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-9" - - EllipticalOrbit { - Period 0.0044 - SemiMajorAxis 0.0273 - Inclination 85.6 - AscendingNode 283.4 - MeanLongitude 316 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 283 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-9/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-9" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.55 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.842 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 80 # M.sin(i) = 0.252 jupiters - Radius 58900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-9" - - EllipticalOrbit { - Period 0.0527 - SemiMajorAxis 0.14 - Inclination 85.1 - AscendingNode 283.6 - MeanLongitude 21 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-9/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-9" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.12 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.823 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 50 # M.sin(i) = 0.171 jupiters - Radius 57600 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-9" - - EllipticalOrbit { - Period 0.1065 - SemiMajorAxis 0.225 - Inclination 85.5 - AscendingNode 283.4 - MeanLongitude 145 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 283 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-9/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-5" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.171 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 520 # M.sin(i) = 1.637 jupiters - Radius 82000 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-5" - - EllipticalOrbit { - Period 0.0045 - SemiMajorAxis 0.02729 - Eccentricity 0 - Inclination 63.8 - AscendingNode 355.8 - MeanLongitude 319 - } - - Obliquity 64 # guess, to match inclination - EquatorAscendingNode 356 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-5/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-132" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.23 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 370 # M.sin(i) = 1.17 jupiters - Radius 86100 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-132" - - EllipticalOrbit { - Period 0.0046 - SemiMajorAxis 0.0306 - Eccentricity 0 - Inclination 106.1 - AscendingNode 158.8 - MeanLongitude 238 - } - - Obliquity 106 # guess, to match inclination - EquatorAscendingNode 159 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-132/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-202" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 1.02 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 280 # M.sin(i) = 0.88 jupiters - Radius 71400 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-202" - - EllipticalOrbit { - Period 0.0047 - SemiMajorAxis 0.029 - Inclination 83.7 - AscendingNode 284.8 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-202/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-2" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.84 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.465 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1050 # M.sin(i) = 3.31 jupiters - Radius 102600 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-2" - - EllipticalOrbit { - Period 0.0048 - SemiMajorAxis 0.0281 - Eccentricity 0 - Inclination 82.4 - AscendingNode 288.1 - MeanLongitude 194 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-2/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-52" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.35 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.27 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.46 jupiters - Radius 88900 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/wasp-52_b/" - - EllipticalOrbit { - Period 0.0048 - SemiMajorAxis 0.0272 - Inclination 68.2 - AscendingNode 342.6 - MeanLongitude 61 - } - - Obliquity 68 # guess, to match inclination - EquatorAscendingNode 343 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-52/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3542-64-1" # KOI-13 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 1.83 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3850 # M.sin(i) = 12.1 jupiters - Radius 128100 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-13" - - EllipticalOrbit { - Period 0.0048 - SemiMajorAxis 0.041 - Inclination 83.3 - AscendingNode 285.6 - MeanLongitude 298 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3542-64-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "SWEEPS-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at >84 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.13 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 3080 # M.sin(i) = 9.7 jupiters - Radius 79100 - - InfoURL "http://exoplanet.eu/star.php?st=SWEEPS-11" - - EllipticalOrbit { - Period 0.0049 - SemiMajorAxis 0.03 - Inclination 89.7 - AscendingNode 265.8 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 266 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "SWEEPS-11/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2636-195-1" # WASP-3 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.06 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.454 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 660 # M.sin(i) = 2.06 jupiters - Radius 101800 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-3" - - EllipticalOrbit { - Period 0.0051 - SemiMajorAxis 0.0313 - Eccentricity 0 - Inclination 90.8 - AscendingNode 275.4 - MeanLongitude 81 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 275 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2636-195-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 2636-195-1" # WASP-3 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 16000 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-3" - - EllipticalOrbit { - Period 0.0103 - SemiMajorAxis 0.051 - Inclination 90.9 - AscendingNode 275.4 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 275 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2636-195-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-196" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.841 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 160 # M.sin(i) = 0.49 jupiters - Radius 58900 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-196" - - EllipticalOrbit { - Period 0.0051 - SemiMajorAxis 0.029 - Eccentricity 0 - Inclination 82.1 - AscendingNode 292.1 - MeanLongitude 192 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-196/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-18" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.31 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1100 # M.sin(i) = 3.47 jupiters - Radius 91700 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-18" - - EllipticalOrbit { - Period 0.0052 - SemiMajorAxis 0.0295 - Inclination 91.9 - AscendingNode 94.3 - MeanLongitude 183 - } - - Obliquity 92 # guess, to match inclination - EquatorAscendingNode 94 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-18/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Gliese 876" # IL Aqr -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12000 - - InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" - - EllipticalOrbit { - Period 0.0053 - SemiMajorAxis 0.020807 - Eccentricity 0.207 - ArgOfPericenter 303 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 876/d" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Gliese 876" # IL Aqr -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 230 # M.sin(i) = 0.7142 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" - - EllipticalOrbit { - Period 0.0824 - SemiMajorAxis 0.12959 - Eccentricity 0.25591 - ArgOfPericenter 118 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 876/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Gliese 876" # IL Aqr -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 720 # M.sin(i) = 2.2756 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" - - EllipticalOrbit { - Period 0.1673 - SemiMajorAxis 0.208317 - Eccentricity 0.0324 - ArgOfPericenter 119 - } - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Gliese 876/b" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Gliese 876" # IL Aqr -{ - Texture "venuslike.*" - - Mass 15 # M.sin(i) = 15 earths - Radius 15600 - - InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" - - EllipticalOrbit { - Period 0.3402 - SemiMajorAxis 0.3343 - Eccentricity 0.055 - ArgOfPericenter 308 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "Gliese 876/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 5290-462-1" # WASP-50 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.74 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.138 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 460 # M.sin(i) = 1.437 jupiters - Radius 79700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-50" - - EllipticalOrbit { - Period 0.0054 - SemiMajorAxis 0.02913 - Eccentricity 0.009 - Inclination 70.9 - AscendingNode 41.2 - ArgOfPericenter 108 - MeanAnomaly 216 - } - - Obliquity 71 # guess, to match inclination - EquatorAscendingNode 41 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 5290-462-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 86081" -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 480 # M.sin(i) = 1.5 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+86081" - - EllipticalOrbit { - Period 0.0059 - SemiMajorAxis 0.039 - Eccentricity 0.008 - ArgOfPericenter 134 - MeanAnomaly 88 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 86081/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3925-739-1" # WASP-48 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 80.09 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.67 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 310 # M.sin(i) = 0.98 jupiters - Radius 116900 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-48" - - EllipticalOrbit { - Period 0.0059 - SemiMajorAxis 0.03444 - Eccentricity 0 - Inclination 91.4 - AscendingNode 287.4 - MeanLongitude 236 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3925-739-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Pr0211" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 590 # M.sin(i) = 1.844 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/catalog/pr0211b/" - - EllipticalOrbit { - Period 0.0059 - SemiMajorAxis 0.032 - MeanLongitude 93 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Pr0211/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3281-800-1" # HAT-P-32 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 2.037 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 300 # M.sin(i) = 0.941 jupiters - Radius 142600 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-32" - - EllipticalOrbit { - Period 0.0059 - SemiMajorAxis 0.0344 - Eccentricity 0.163 - Inclination 70.8 - AscendingNode 32.1 - ArgOfPericenter 176 - MeanAnomaly 212 - } - - Obliquity 71 # guess, to match inclination - EquatorAscendingNode 32 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3281-800-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-2" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.73 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.079 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 270 # M.sin(i) = 0.847 jupiters - Radius 75500 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-2" - - EllipticalOrbit { - Period 0.0059 - SemiMajorAxis 0.03138 - Eccentricity 0 - Inclination 78.2 - AscendingNode 300.5 - MeanLongitude 210 - } - - Obliquity 78 # guess, to match inclination - EquatorAscendingNode 301 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-2/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7038-834-1" # WASP-79 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.7 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 290 # M.sin(i) = 0.9 jupiters - Radius 119000 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-79" - - EllipticalOrbit { - Period 0.01 - SemiMajorAxis 0.0539 - Eccentricity 0 - Inclination 77.2 - AscendingNode 65.3 - MeanLongitude 290 - } - - Obliquity 77 # guess, to match inclination - EquatorAscendingNode 65 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7038-834-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 5889-271-1" # WASP-78 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.75 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 370 # M.sin(i) = 1.16 jupiters - Radius 122500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-78" - - EllipticalOrbit { - Period 0.006 - SemiMajorAxis 0.0415 - Eccentricity 0 - Inclination 79.2 - AscendingNode 64.9 - MeanLongitude 37 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 65 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 5889-271-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3547-1402-1" # Kepler-2 / HAT-P-7 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.421 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 99500 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-7" - - EllipticalOrbit { - Period 0.006 - SemiMajorAxis 0.0379 - Eccentricity 0 - Inclination 86.9 - AscendingNode 288.5 - MeanLongitude 22 - } - - Obliquity 87 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3547-1402-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 189733" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.51 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.138 jupiters. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 360 # M.sin(i) = 1.138 jupiters - Radius 79700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+189733" - - EllipticalOrbit { - Period 0.0061 - SemiMajorAxis 0.03142 - Eccentricity 0.0041 - Inclination 81.6 - AscendingNode 294.8 - MeanLongitude 307 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 189733/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 1482-882-1" # WASP-14 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.79 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.281 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 2330 # M.sin(i) = 7.341 jupiters - Radius 89700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-14" - - EllipticalOrbit { - Period 0.0061 - SemiMajorAxis 0.036 - Eccentricity 0.087 - Inclination 111.3 - AscendingNode 216.2 - ArgOfPericenter 18 - MeanAnomaly 90 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 216 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 1482-882-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 212301" -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 130 # M.sin(i) = 0.396 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+212301" - - EllipticalOrbit { - Period 0.0061 - SemiMajorAxis 0.0341 - Eccentricity 0 - ArgOfPericenter 23 - MeanAnomaly 198 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 212301/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 339-329-1" # WASP-24 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.64 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.104 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 330 # M.sin(i) = 1.032 jupiters - Radius 77300 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-24" - - EllipticalOrbit { - Period 0.0064 - SemiMajorAxis 0.0359 - Eccentricity 0 - Inclination 107.8 - AscendingNode 223.4 - MeanLongitude 291 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 223 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 339-329-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-44" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.02 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.14 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 280 # M.sin(i) = 0.889 jupiters - Radius 79800 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-44" - - EllipticalOrbit { - Period 0.0066 - SemiMajorAxis 0.03473 - Eccentricity 0 - Inclination 65.7 - AscendingNode 0 - MeanLongitude 201 - } - - Obliquity 66 # guess, to match inclination - EquatorAscendingNode 0 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-44/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-254" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.96 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 160 # M.sin(i) = 0.505 jupiters - Radius 67200 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-254" - - EllipticalOrbit { - Period 0.0067 - SemiMajorAxis 0.027 - Eccentricity 0.11 - Inclination 83.8 - AscendingNode 289.8 - ArgOfPericenter 23 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-254/b" -{ - Texture "extrasolar-lok.*" -} - - -"TrES-2" "TYC 3549-2811-1" # Kepler-1 / TrES-2 (parent star) - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.874 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.169 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 400 # M.sin(i) = 1.253 jupiters - Radius 81800 - - InfoURL "http://exoplanet.eu/star.php?st=TrES-2" - - EllipticalOrbit { - Period 0.0068 - SemiMajorAxis 0.03556 - Eccentricity 0 - Inclination 89.2 - AscendingNode 283.6 - MeanLongitude 330 - } - - Obliquity 89 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3549-2811-1/TrES-2" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE2-TR-L9" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 79.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.614 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 1380 # M.sin(i) = 4.34 jupiters - Radius 113000 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE2-TR-L9" - - EllipticalOrbit { - Period 0.0068 - SemiMajorAxis 0.0308 - Inclination 103.4 - AscendingNode 161.7 - MeanLongitude 29 - } - - Obliquity 103 # guess, to match inclination - EquatorAscendingNode 162 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE2-TR-L9/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2265-107-1" # WASP-1 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.65 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.484 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 270 # M.sin(i) = 0.86 jupiters - Radius 103900 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-1" - - EllipticalOrbit { - Period 0.0069 - SemiMajorAxis 0.0382 - Eccentricity 0 - Inclination 67.3 - AscendingNode 4.4 - MeanLongitude 297 - } - - Obliquity 67 # guess, to match inclination - EquatorAscendingNode 4 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2265-107-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 73256" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 590 # M.sin(i) = 1.87 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+73256" - - EllipticalOrbit { - Period 0.007 - SemiMajorAxis 0.0371 - Eccentricity 0.029 - ArgOfPericenter 210 - MeanAnomaly 76 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 73256/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3413-0005-1" # XO-2 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.973 jupiters. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 200 # M.sin(i) = 0.62 jupiters - Radius 68100 - - InfoURL "http://exoplanet.eu/star.php?st=XO-2" - - EllipticalOrbit { - Period 0.0072 - SemiMajorAxis 0.0369 - Eccentricity 0.045 - Inclination 101 - AscendingNode 113.9 - MeanLongitude 120 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 114 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3413-0005-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 57087" # Gliese 436 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.365 jupiters. - -{ - Texture "venuslike.*" - - Mass 23 # M.sin(i) = 23 earths - Radius 25500 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+436" - - EllipticalOrbit { - Period 0.0072 - SemiMajorAxis 0.02887 - Eccentricity 0.15 - Inclination 115.1 - AscendingNode 170.9 - ArgOfPericenter 104 - MeanAnomaly 166 - } - - Obliquity 115 # guess, to match inclination - EquatorAscendingNode 171 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 57087/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "GJ 3634" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12200 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+3634" - - EllipticalOrbit { - Period 0.0072 - SemiMajorAxis 0.0287 - Eccentricity 0.08 - ArgOfPericenter 354 - MeanAnomaly 151 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "GJ 3634/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-41" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.529 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 260 # M.sin(i) = 0.812 jupiters - Radius 107000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hat-p-41b/" - - EllipticalOrbit { - Period 0.0074 - SemiMajorAxis 0.0424 - Eccentricity 0 - Inclination 80.4 - AscendingNode 293.4 - MeanLongitude 308 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-41/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2996-683-1" # KELT-3 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.32 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.333 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 450 # M.sin(i) = 1.418 jupiters - Radius 93300 - - InfoURL "http://exoplanet.eu/catalog/kelt-3_b/" - - EllipticalOrbit { - Period 0.0074 - SemiMajorAxis 0.04117 - Eccentricity 0.22 - Inclination 112.4 - AscendingNode 141 - ArgOfPericenter 334 - MeanAnomaly 139 - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 141 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2996-683-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2-1155-1" # WASP-32 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.18 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1140 # M.sin(i) = 3.6 jupiters - Radius 82600 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-32" - - EllipticalOrbit { - Period 0.0074 - SemiMajorAxis 0.0394 - Eccentricity 0.018 - Inclination 66.7 - AscendingNode 359.2 - ArgOfPericenter 252 - MeanAnomaly 211 - } - - Obliquity 67 # guess, to match inclination - EquatorAscendingNode 359 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2-1155-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 5839-876-1" # WASP-26 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 82.91 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.281 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 330 # M.sin(i) = 1.028 jupiters - Radius 89700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-26" - - EllipticalOrbit { - Period 0.0075 - SemiMajorAxis 0.03985 - Eccentricity 0 - Inclination 64.7 - AscendingNode 357.5 - MeanLongitude 1 - } - - Obliquity 65 # guess, to match inclination - EquatorAscendingNode 358 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 5839-876-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2792-1700-1" # HAT-P-16 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.289 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 1330 # M.sin(i) = 4.193 jupiters - Radius 90200 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-16" - - EllipticalOrbit { - Period 0.0076 - SemiMajorAxis 0.0413 - Eccentricity 0.036 - Inclination 69 - AscendingNode 7.6 - ArgOfPericenter 343 - MeanAnomaly 160 - } - - Obliquity 69 # guess, to match inclination - EquatorAscendingNode 8 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2792-1700-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 179070" # Kepler-21 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 82.58 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.146 jupiters. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 10200 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-21" - - EllipticalOrbit { - Period 0.0076 - SemiMajorAxis 0.042507 - Eccentricity 0 - Inclination 89.7 - AscendingNode 282.4 - MeanLongitude 179 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 179070/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2634-1087-1" # HAT-P-5 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.75 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.252 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 340 # M.sin(i) = 1.06 jupiters - Radius 87600 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-5" - - EllipticalOrbit { - Period 0.0076 - SemiMajorAxis 0.04079 - Eccentricity 0 - Inclination 91.1 - AscendingNode 272.4 - MeanLongitude 111 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 272 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2634-1087-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-37" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.178 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 370 # M.sin(i) = 1.169 jupiters - Radius 82500 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-37" - - EllipticalOrbit { - Period 0.0077 - SemiMajorAxis 0.0379 - Eccentricity 0.058 - Inclination 87.3 - AscendingNode 282.3 - ArgOfPericenter 328 - MeanAnomaly 270 - } - - Obliquity 87 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-37/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 208-722-1" # HAT-P-30 / WASP-51 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.34 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 230 # M.sin(i) = 0.711 jupiters - Radius 93800 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-30" - - EllipticalOrbit { - Period 0.0077 - SemiMajorAxis 0.0419 - Eccentricity 0.035 - Inclination 101.2 - AscendingNode 115.4 - ArgOfPericenter 327 - MeanAnomaly 113 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 115 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 208-722-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 63454" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 120 # M.sin(i) = 0.38 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+63454" - - EllipticalOrbit { - Period 0.0077 - SemiMajorAxis 0.036 - Eccentricity 0.00002 - ArgOfPericenter 66 - MeanAnomaly 6 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 63454/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-12" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.48 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.44 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 290 # M.sin(i) = 0.917 jupiters - Radius 100800 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-12" - - EllipticalOrbit { - Period 0.0077 - SemiMajorAxis 0.04016 - Eccentricity 0.07 - Inclination 92.4 - AscendingNode 95.8 - ArgOfPericenter 170 - MeanAnomaly 343 - } - - Obliquity 92 # guess, to match inclination - EquatorAscendingNode 96 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-12/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-57" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.916 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 210 # M.sin(i) = 0.672 jupiters - Radius 64100 - - InfoURL "http://exoplanet.eu/catalog/wasp-57_b/" - - EllipticalOrbit { - Period 0.0078 - SemiMajorAxis 0.0386 - Eccentricity 0 - Inclination 107.2 - AscendingNode 224.3 - MeanLongitude 156 - } - - Obliquity 107 # guess, to match inclination - EquatorAscendingNode 224 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-57/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.867 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 2300 # M.sin(i) = 7.246 jupiters - Radius 60700 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-20" - - EllipticalOrbit { - Period 0.0079 - SemiMajorAxis 0.0361 - Eccentricity 0.015 - Inclination 98.7 - AscendingNode 107 - ArgOfPericenter 49 - MeanAnomaly 89 - } - - Obliquity 99 # guess, to match inclination - EquatorAscendingNode 107 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-20/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 149026" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.718 jupiters. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 110 # M.sin(i) = 0.356 jupiters - Radius 50300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+149026" - - EllipticalOrbit { - Period 0.0079 - SemiMajorAxis 0.04288 - Eccentricity 0 - Inclination 102.8 - AscendingNode 246.9 - MeanLongitude 349 - } - - Obliquity 103 # guess, to match inclination - EquatorAscendingNode 247 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 149026/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3466-0819-1" # HAT-P-3 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.07 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.827 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 190 # M.sin(i) = 0.591 jupiters - Radius 57900 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-3" - - EllipticalOrbit { - Period 0.0079 - SemiMajorAxis 0.03866 - Eccentricity 0 - Inclination 113.4 - AscendingNode 206.4 - MeanLongitude 118 - } - - Obliquity 113 # guess, to match inclination - EquatorAscendingNode 206 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3466-0819-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 30-116-1" # WASP-71 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.5 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 720 # M.sin(i) = 2.258 jupiters - Radius 105000 - - InfoURL "http://exoplanet.eu/catalog/wasp-71_b/" - - EllipticalOrbit { - Period 0.0079 - SemiMajorAxis 0.04631 - Inclination 68.7 - AscendingNode 25.3 - MeanLongitude 324 - } - - Obliquity 69 # guess, to match inclination - EquatorAscendingNode 25 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 30-116-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3416-0543-1" # HAT-P-13 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.28 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 270 # M.sin(i) = 0.85 jupiters - Radius 89600 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-13" - - EllipticalOrbit { - Period 0.008 - SemiMajorAxis 0.0426 - Eccentricity 0.0142 - Inclination 107.9 - AscendingNode 121.3 - ArgOfPericenter 340 - MeanAnomaly 267 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 121 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3416-0543-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "TYC 3416-0543-1" # HAT-P-13 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11000 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-13" - - EllipticalOrbit { - Period 0.012 - SemiMajorAxis 0.056 - Eccentricity 0 - Inclination 108.1 - AscendingNode 121 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 121 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3416-0543-1/d" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 3416-0543-1" # HAT-P-13 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4610 # M.sin(i) = 14.5 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-13" - - EllipticalOrbit { - Period 1.2271 - SemiMajorAxis 1.186 - Eccentricity 0.666 - Inclination 108.1 - AscendingNode 121 - ArgOfPericenter 293 - MeanAnomaly 193 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 121 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 3416-0543-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-23" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.39 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.962 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 280 # M.sin(i) = 0.884 jupiters - Radius 67300 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-23" - - EllipticalOrbit { - Period 0.0081 - SemiMajorAxis 0.0376 - Inclination 92.9 - AscendingNode 99.6 - MeanLongitude 339 - } - - Obliquity 93 # guess, to match inclination - EquatorAscendingNode 100 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-23/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 83443" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 130 # M.sin(i) = 0.4 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+83443" - - EllipticalOrbit { - Period 0.0082 - SemiMajorAxis 0.0406 - Eccentricity 0.008 - ArgOfPericenter 283 - MeanAnomaly 308 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 83443/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 81.41 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.39 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 790 # M.sin(i) = 2.49 jupiters - Radius 97300 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-11" - - EllipticalOrbit { - Period 0.0082 - SemiMajorAxis 0.04351 - Eccentricity 0 - Inclination 90 - AscendingNode 272.3 - MeanLongitude 304 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 272 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-11/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 46375" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 80 # M.sin(i) = 0.249 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+46375" - - EllipticalOrbit { - Period 0.0083 - SemiMajorAxis 0.041 - Eccentricity 0.04 - ArgOfPericenter 251 - MeanAnomaly 263 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 46375/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-135" # KIC 9818381 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.35 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 1030 # M.sin(i) = 3.23 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-135" - - EllipticalOrbit { - Period 0.0083 - SemiMajorAxis 0.0449 - Inclination 89.3 - AscendingNode 282.1 - MeanLongitude 140 - } - - Obliquity 89 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-135/b" -{ - Texture "extrasolar-lok.*" -} - - -"TrES-1" "TYC 2652-1324-1" # TrES-1 (parent star) - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.099 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 240 # M.sin(i) = 0.761 jupiters - Radius 76900 - - InfoURL "http://exoplanet.eu/star.php?st=TrES-1" - - EllipticalOrbit { - Period 0.0083 - SemiMajorAxis 0.0393 - Eccentricity 0 - Inclination 85.1 - AscendingNode 284 - MeanLongitude 208 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2652-1324-1/TrES-1" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-27" # WASP-40 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.98 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.055 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 210 # M.sin(i) = 0.66 jupiters - Radius 73800 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-27" - - EllipticalOrbit { - Period 0.0083 - SemiMajorAxis 0.0403 - Eccentricity 0.078 - Inclination 108.8 - AscendingNode 220.3 - ArgOfPericenter 174 - MeanAnomaly 46 - } - - Obliquity 109 # guess, to match inclination - EquatorAscendingNode 220 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-27/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7247-587-1" # WASP-41 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.21 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 290 # M.sin(i) = 0.92 jupiters - Radius 84700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-41" - - EllipticalOrbit { - Period 0.0084 - SemiMajorAxis 0.04 - Eccentricity 0 - Inclination 111.8 - AscendingNode 188.9 - MeanLongitude 272 - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 189 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7247-587-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2569-1599-1" # HAT-P-4 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.67 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.27 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 220 # M.sin(i) = 0.68 jupiters - Radius 88900 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-4" - - EllipticalOrbit { - Period 0.0084 - SemiMajorAxis 0.0446 - Eccentricity 0 - Inclination 105.1 - AscendingNode 232.2 - MeanLongitude 279 - } - - Obliquity 105 # guess, to match inclination - EquatorAscendingNode 232 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2569-1599-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-80" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.92 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.952 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 180 # M.sin(i) = 0.554 jupiters - Radius 66600 - - InfoURL "http://voparis-exoplanet-new.obspm.fr/catalog/wasp-80_b/" - - EllipticalOrbit { - Period 0.0084 - SemiMajorAxis 0.0346 - Eccentricity 0.07 - Inclination 77.5 - AscendingNode 300.9 - } - - Obliquity 77 # guess, to match inclination - EquatorAscendingNode 301 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-80/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2757-1152-1" # HAT-P-8 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.5 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 430 # M.sin(i) = 1.34 jupiters - Radius 105000 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-8" - - EllipticalOrbit { - Period 0.0084 - SemiMajorAxis 0.0449 - Eccentricity 0 - Inclination 69.1 - AscendingNode 339.9 - MeanLongitude 26 - } - - Obliquity 69 # guess, to match inclination - EquatorAscendingNode 340 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2757-1152-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 179949" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 300 # M.sin(i) = 0.95 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+179949" - - EllipticalOrbit { - Period 0.0085 - SemiMajorAxis 0.045 - Eccentricity 0.022 - ArgOfPericenter 200 - MeanAnomaly 176 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 179949/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-10" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.08 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 970 # M.sin(i) = 3.06 jupiters - Radius 75600 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-10" - - EllipticalOrbit { - Period 0.0085 - SemiMajorAxis 0.0371 - Eccentricity 0.057 - Inclination 68.9 - AscendingNode 345.3 - ArgOfPericenter 130 - MeanAnomaly 181 - } - - Obliquity 69 # guess, to match inclination - EquatorAscendingNode 345 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-10/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 187123" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 170 # M.sin(i) = 0.52 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+187123" - - EllipticalOrbit { - Period 0.0085 - SemiMajorAxis 0.0426 - Eccentricity 0.01 - ArgOfPericenter 64 - MeanAnomaly 357 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 187123/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 187123" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 630 # M.sin(i) = 1.99 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+187123" - - EllipticalOrbit { - Period 10.4312 - SemiMajorAxis 4.89 - Eccentricity 0.252 - ArgOfPericenter 289 - MeanAnomaly 168 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 187123/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-10" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.72 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 220 # M.sin(i) = 0.68 jupiters - Radius 120400 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-10" - - EllipticalOrbit { - Period 0.0085 - SemiMajorAxis 0.04162 - Eccentricity 0 - Inclination 90.2 - AscendingNode 262.6 - MeanLongitude 314 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 263 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-10/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6147-0229-1" # WASP-16 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.22 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.008 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 270 # M.sin(i) = 0.855 jupiters - Radius 70600 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-16" - - EllipticalOrbit { - Period 0.0085 - SemiMajorAxis 0.0421 - Eccentricity 0 - Inclination 108.5 - AscendingNode 212 - MeanLongitude 221 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 212 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6147-0229-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6996-583-1" # WASP-45 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.47 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.16 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 320 # M.sin(i) = 1.007 jupiters - Radius 81200 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-45" - - EllipticalOrbit { - Period 0.0086 - SemiMajorAxis 0.04054 - Eccentricity 0 - Inclination 63.3 - AscendingNode .8 - MeanLongitude 280 - } - - Obliquity 63 # guess, to match inclination - EquatorAscendingNode 1 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6996-583-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Gliese 581" # HO Lib -{ - Texture "asteroid.*" - - Mass 2 # M.sin(i) = 2 earths - Radius 8000 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+581" - - EllipticalOrbit { - Period 0.0086 - SemiMajorAxis 0.028 - Eccentricity 0.32 - ArgOfPericenter 196 - MeanAnomaly 95 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 581/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Gliese 581" # HO Lib -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 16000 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+581" - - EllipticalOrbit { - Period 0.0147 - SemiMajorAxis 0.041 - Eccentricity 0.031 - ArgOfPericenter 211 - MeanAnomaly 5 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 581/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Gliese 581" # HO Lib -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11200 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+581" - - EllipticalOrbit { - Period 0.0354 - SemiMajorAxis 0.073 - Eccentricity 0.07 - ArgOfPericenter 195 - MeanAnomaly 322 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 581/c" -{ - Texture "extrasolar-lok.*" -} - - -"g" "Gliese 581" # HO Lib -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9400 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+581" - - EllipticalOrbit { - Period 0.1003 - SemiMajorAxis 0.14601 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 581/g" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Gliese 581" # HO Lib -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11600 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+581" - - EllipticalOrbit { - Period 0.1825 - SemiMajorAxis 0.22 - Eccentricity 0.25 - ArgOfPericenter 316 - MeanAnomaly 25 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 581/d" -{ - Texture "extrasolar-lok.*" -} - - -"f" "Gliese 581" # HO Lib -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12400 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+581" - - EllipticalOrbit { - Period 1.1855 - SemiMajorAxis 0.758 - } - - RotationPeriod 5 # plausible guess -} - -AltSurface "limit of knowledge" "Gliese 581/f" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 4762-714-1" # WASP-35 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.96 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.32 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 230 # M.sin(i) = 0.72 jupiters - Radius 92400 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-35" - - EllipticalOrbit { - Period 0.0087 - SemiMajorAxis 0.04317 - Eccentricity 0 - Inclination 83.5 - AscendingNode 75.4 - MeanLongitude 92 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 75 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 4762-714-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3727-1064-1" # XO-3 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.217 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3750 # M.sin(i) = 11.79 jupiters - Radius 85200 - - InfoURL "http://exoplanet.eu/star.php?st=XO-3" - - EllipticalOrbit { - Period 0.0087 - SemiMajorAxis 0.0454 - Eccentricity 0.26 - Inclination 84 - AscendingNode 62.6 - ArgOfPericenter 113 - MeanAnomaly 357 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 63 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3727-1064-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3441-925-1 " # HAT-P-22 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.08 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 680 # M.sin(i) = 2.147 jupiters - Radius 75600 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-22" - - EllipticalOrbit { - Period 0.0088 - SemiMajorAxis 0.0414 - Eccentricity 0.016 - Inclination 113.2 - AscendingNode 151.2 - ArgOfPericenter 285 - MeanAnomaly 52 - } - - Obliquity 113 # guess, to match inclination - EquatorAscendingNode 151 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3441-925-1 /b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-12" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.0 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.959 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 70 # M.sin(i) = 0.211 jupiters - Radius 67100 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-12" - - EllipticalOrbit { - Period 0.0088 - SemiMajorAxis 0.0384 - Eccentricity 0 - Inclination 111.1 - AscendingNode 210.9 - MeanLongitude 313 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 211 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-12/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-4" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.76 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.357 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 20 # M.sin(i) = 0.077 jupiters - Radius 25000 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-4" - - EllipticalOrbit { - Period 0.0088 - SemiMajorAxis 0.0456 - Eccentricity 0 - Inclination 84.1 - AscendingNode 284.3 - MeanLongitude 284 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-4/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-6" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.323 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 210 # M.sin(i) = 0.669 jupiters - Radius 92600 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-6" - - EllipticalOrbit { - Period 0.0089 - SemiMajorAxis 0.04567 - Eccentricity 0 - Inclination 82.7 - AscendingNode 293.8 - MeanLongitude 92 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 294 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-6/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 128621" # Alf Cen B -{ - Texture "asteroid.*" - - Mass 1 # M.sin(i) = 1 earths - Radius 6700 - - InfoURL "http://exoplanet.eu/catalog/alf_cen_b_b/" - - EllipticalOrbit { - Period 0.0089 - SemiMajorAxis 0.04 - Inclination 82 # - AscendingNode 232 # to match system inclination - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 67 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 128621/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-204" # KIC 9305831 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.78 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.24 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 320 # M.sin(i) = 1.02 jupiters - Radius 86800 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-204" - - EllipticalOrbit { - Period 0.0089 - SemiMajorAxis 0.0455 - Inclination 84.2 - AscendingNode 295.5 - MeanLongitude 233 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-204/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-28" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.212 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 200 # M.sin(i) = 0.626 jupiters - Radius 84800 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-28" - - EllipticalOrbit { - Period 0.0089 - SemiMajorAxis 0.0434 - Eccentricity 0.051 - Inclination 68.2 - AscendingNode 12.2 - ArgOfPericenter 353 - MeanAnomaly 25 - } - - Obliquity 68 # guess, to match inclination - EquatorAscendingNode 12 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-28/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 134060" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 11 # M.sin(i) = 11 earths - Radius 14300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134060" - - EllipticalOrbit { - Period 0.009 - SemiMajorAxis 0.0444 - Eccentricity 0.4 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 134060/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 134060" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 50 # M.sin(i) = 0.1507 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134060" - - EllipticalOrbit { - Period 3.1784 - SemiMajorAxis 2.2263 - Eccentricity 0.75 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 134060/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 120136" # Tau Boo A -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 1890 # M.sin(i) = 5.95 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=Tau+Boo" - - EllipticalOrbit { - Period 0.0091 - SemiMajorAxis 0.046 - Eccentricity 0.023 - ArgOfPericenter 116 - MeanAnomaly 142 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 120136/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "GJ 3470" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.41 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 14 # M.sin(i) = 14 earths - Radius 28700 - - InfoURL "http://exoplanet.eu/catalog/gj_3470_b/" - - EllipticalOrbit { - Period 0.0091 - SemiMajorAxis 0.03557 - Inclination 101.2 - AscendingNode 116 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 116 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "GJ 3470/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 0774-1441-1" # HAT-P-24 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.242 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 220 # M.sin(i) = 0.685 jupiters - Radius 86900 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-24" - - EllipticalOrbit { - Period 0.0092 - SemiMajorAxis 0.0465 - Eccentricity 0.067 - Inclination 97.2 - AscendingNode 106 - ArgOfPericenter 279 - MeanAnomaly 216 - } - - Obliquity 97 # guess, to match inclination - EquatorAscendingNode 106 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 0774-1441-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WTS-1" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.49 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 1280 # M.sin(i) = 4.01 jupiters - Radius 104300 - - InfoURL "http://exoplanet.eu/catalog/wts-1_b/" - - EllipticalOrbit { - Period 0.0092 - SemiMajorAxis 0.047 - Inclination 84.5 - AscendingNode 289.8 - MeanLongitude 337 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WTS-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-6" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.47 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.224 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 160 # M.sin(i) = 0.503 jupiters - Radius 85700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-6" - - EllipticalOrbit { - Period 0.0092 - SemiMajorAxis 0.0421 - Eccentricity 0.054 - Inclination 66.6 - AscendingNode 345.5 - ArgOfPericenter 75 - MeanAnomaly 39 - } - - Obliquity 67 # guess, to match inclination - EquatorAscendingNode 346 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-6/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 330075" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 200 # M.sin(i) = 0.624 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+330075" - - EllipticalOrbit { - Period 0.0093 - SemiMajorAxis 0.0392 - Eccentricity 0 - ArgOfPericenter 90 - MeanAnomaly 101 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 330075/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6087-1053-1" # WASP-31 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.54 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.537 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 150 # M.sin(i) = 0.478 jupiters - Radius 107600 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-31" - - EllipticalOrbit { - Period 0.0093 - SemiMajorAxis 0.04657 - Eccentricity 0 - Inclination 110.8 - AscendingNode 163.2 - MeanLongitude 69 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 163 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6087-1053-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-28" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.12 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 290 # M.sin(i) = 0.91 jupiters - Radius 78400 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-28" - - EllipticalOrbit { - Period 0.0093 - SemiMajorAxis 0.0455 - Eccentricity 0.046 - Inclination 66.7 - AscendingNode 352.1 - MeanLongitude 185 - } - - Obliquity 67 # guess, to match inclination - EquatorAscendingNode 352 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-28/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 88133" -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 100 # M.sin(i) = 0.299 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+88133" - - EllipticalOrbit { - Period 0.0094 - SemiMajorAxis 0.0472 - Eccentricity 0.133 - ArgOfPericenter 79 - MeanAnomaly 98 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 88133/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 2638" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.477 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+2638" - - EllipticalOrbit { - Period 0.0094 - SemiMajorAxis 0.0436 - Eccentricity 0 - ArgOfPericenter 90 - MeanAnomaly 256 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 2638/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HATS-1" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.302 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 590 # M.sin(i) = 1.855 jupiters - Radius 91100 - - InfoURL "http://exoplanet.eu/star.php?st=HATS-1" - - EllipticalOrbit { - Period 0.0094 - SemiMajorAxis 0.0444 - Eccentricity 0.12 - Inclination 111.4 - AscendingNode 170.8 - ArgOfPericenter 123 - MeanAnomaly 184 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 171 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HATS-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2461-988-1" # HAT-P-33 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.827 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 240 # M.sin(i) = 0.763 jupiters - Radius 127900 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-33" - - EllipticalOrbit { - Period 0.0095 - SemiMajorAxis 0.0503 - Eccentricity 0.148 - Inclination 99.7 - AscendingNode 108.2 - ArgOfPericenter 198 - MeanAnomaly 244 - } - - Obliquity 100 # guess, to match inclination - EquatorAscendingNode 108 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2461-988-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 5503-946-1" # BD-10 3166 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.48 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=BD-10+3166" - - EllipticalOrbit { - Period 0.0095 - SemiMajorAxis 0.046 - Eccentricity 0.05 - ArgOfPericenter 295 - MeanAnomaly 5 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 5503-946-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-18" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.92 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.179 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-18" - - EllipticalOrbit { - Period 0.0096 - SemiMajorAxis 0.0447 - Inclination 83.8 - AscendingNode 294 - MeanLongitude 64 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 294 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-18/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-18" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.68 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.49 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 34300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-18" - - EllipticalOrbit { - Period 0.0209 - SemiMajorAxis 0.0752 - Inclination 81.3 - AscendingNode 295.1 - MeanLongitude 157 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-18/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-18" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.07 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.62 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 43400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-18" - - EllipticalOrbit { - Period 0.0407 - SemiMajorAxis 0.1172 - Inclination 81 - AscendingNode 295.3 - MeanLongitude 189 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-18/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 75289" # HD 75289 A -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 130 # M.sin(i) = 0.42 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+75289" - - EllipticalOrbit { - Period 0.0096 - SemiMajorAxis 0.046 - Eccentricity 0.024 - ArgOfPericenter 294 - MeanAnomaly 315 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 75289/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-8" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.07 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.419 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 190 # M.sin(i) = 0.603 jupiters - Radius 99300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-8" - - EllipticalOrbit { - Period 0.0096 - SemiMajorAxis 0.0483 - Eccentricity 0 - Inclination 90.9 - AscendingNode 277.9 - MeanLongitude 227 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 278 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-8/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 209458" # V376 Peg - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.59 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.38 jupiters. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 230 # M.sin(i) = 0.714 jupiters - Radius 96600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+209458" - - EllipticalOrbit { - Period 0.0097 - SemiMajorAxis 0.04747 - Eccentricity 0.0004 - Inclination 71.5 - AscendingNode 325.6 - ArgOfPericenter 205 - MeanAnomaly 141 - } - - Obliquity 71 # guess, to match inclination - EquatorAscendingNode 326 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 209458/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-26" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.12 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 8400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-26" - - EllipticalOrbit { - Period 0.0097 - SemiMajorAxis 0.037 - Inclination 84.1 - AscendingNode 283.8 - MeanLongitude 62 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-26/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-26" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.32 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 22400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-26" - - EllipticalOrbit { - Period 0.0336 - SemiMajorAxis 0.085 - Inclination 84.1 - AscendingNode 283.8 - MeanLongitude 317 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-26/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-26" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.32 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 22400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-26" - - EllipticalOrbit { - Period 0.0472 - SemiMajorAxis 0.107 - Inclination 84.1 - AscendingNode 283.8 - MeanLongitude 58 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-26/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-5" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.431 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 670 # M.sin(i) = 2.114 jupiters - Radius 100200 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-5" - - EllipticalOrbit { - Period 0.0097 - SemiMajorAxis 0.05064 - Eccentricity 0 - Inclination 82.1 - AscendingNode 295.8 - MeanLongitude 71 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-5/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6446-0326-1" # WASP-22 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.26 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.158 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 190 # M.sin(i) = 0.588 jupiters - Radius 81100 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-22" - - EllipticalOrbit { - Period 0.0097 - SemiMajorAxis 0.0468 - Eccentricity 0 - Inclination 74.9 - AscendingNode 53.8 - MeanLongitude 122 - } - - Obliquity 75 # guess, to match inclination - EquatorAscendingNode 54 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6446-0326-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-39" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.0 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.571 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 190 # M.sin(i) = 0.599 jupiters - Radius 110000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hat-p-39b/" - - EllipticalOrbit { - Period 0.0097 - SemiMajorAxis 0.0509 - Eccentricity 0 - Inclination 99 - AscendingNode 109 - MeanLongitude 148 - } - - Obliquity 99 # guess, to match inclination - EquatorAscendingNode 109 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-39/b" -{ - Texture "extrasolar-lok.*" -} - - -"TrES-4" "TYC 2620-0648-1" # TrES-4 (parent star) - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 82.81 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.706 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 290 # M.sin(i) = 0.917 jupiters - Radius 119400 - - InfoURL "http://exoplanet.eu/star.php?st=TrES-4" - - EllipticalOrbit { - Period 0.0097 - SemiMajorAxis 0.05084 - Eccentricity 0 - Inclination 96.9 - AscendingNode 264.9 - MeanLongitude 238 - } - - Obliquity 97 # guess, to match inclination - EquatorAscendingNode 265 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2620-0648-1/TrES-4" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-37" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.78 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.136 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 540 # M.sin(i) = 1.696 jupiters - Radius 79500 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-37" - - EllipticalOrbit { - Period 0.0098 - SemiMajorAxis 0.04339 - Eccentricity 0 - Inclination 107.6 - AscendingNode 223.2 - MeanLongitude 316 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 223 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-37/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-23" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.05 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 890 # M.sin(i) = 2.8 jupiters - Radius 73500 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-23" - - EllipticalOrbit { - Period 0.0099 - SemiMajorAxis 0.0477 - Eccentricity 0.16 - Inclination 88.1 - AscendingNode 275.2 - ArgOfPericenter 169 - MeanAnomaly 181 - } - - Obliquity 88 # guess, to match inclination - EquatorAscendingNode 275 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-23/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-35" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.332 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 340 # M.sin(i) = 1.054 jupiters - Radius 93200 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-35" - - EllipticalOrbit { - Period 0.01 - SemiMajorAxis 0.0498 - Eccentricity 0.025 - Inclination 101.9 - AscendingNode 118.4 - ArgOfPericenter 322 - MeanAnomaly 19 - } - - Obliquity 102 # guess, to match inclination - EquatorAscendingNode 118 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-35/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-25" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.19 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 180 # M.sin(i) = 0.567 jupiters - Radius 83300 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-25" - - EllipticalOrbit { - Period 0.01 - SemiMajorAxis 0.0466 - Eccentricity 0.032 - Inclination 75 - AscendingNode 48.4 - ArgOfPericenter 9 - MeanAnomaly 268 - } - - Obliquity 75 # guess, to match inclination - EquatorAscendingNode 48 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-25/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 4967-678-1" # WASP-54 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 84.97 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.828 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 390 # M.sin(i) = 1.213 jupiters - Radius 128000 - - InfoURL "http://exoplanet.eu/catalog/wasp-54_b/" - - EllipticalOrbit { - Period 0.0101 - SemiMajorAxis 0.04987 - Eccentricity 0.067 - Inclination 111.9 - AscendingNode 202.1 - ArgOfPericenter 160 - MeanAnomaly 98 - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 202 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 4967-678-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.17 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 9 # M.sin(i) = 9 earths - Radius 11900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-20" - - EllipticalOrbit { - Period 0.0101 - SemiMajorAxis 0.04537 - Eccentricity 0.32 - Inclination 86.2 - AscendingNode 284.8 - ArgOfPericenter 282 - MeanAnomaly 11 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-20/b" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Kepler-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.078 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 5500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-20" - - EllipticalOrbit { - Period 0.0167 - SemiMajorAxis 0.0507 - Inclination 85.3 - AscendingNode 285.3 - ArgOfPericenter 244 - MeanAnomaly 70 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-20/e" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.39 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.27 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 18900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-20" - - EllipticalOrbit { - Period 0.0297 - SemiMajorAxis 0.093 - Eccentricity 0.4 - Inclination 84.5 - AscendingNode 285.6 - ArgOfPericenter 286 - MeanAnomaly 109 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-20/c" -{ - Texture "extrasolar-lok.*" -} - - -"f" "Kepler-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.68 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.09 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 14 # M.sin(i) = 14 earths - Radius 6300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-20" - - EllipticalOrbit { - Period 0.0536 - SemiMajorAxis 0.11 - Inclination 84.3 - AscendingNode 285.8 - ArgOfPericenter 283 - MeanAnomaly 51 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-20/f" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.57 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.25 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 19 # M.sin(i) = 19 earths - Radius 17500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-20" - - EllipticalOrbit { - Period 0.2125 - SemiMajorAxis 0.3453 - Eccentricity 0.6 - Inclination 83.4 - AscendingNode 286.1 - ArgOfPericenter 313 - MeanAnomaly 185 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-20/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-211" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at >87.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.26 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 240 # M.sin(i) = 0.75 jupiters - Radius 88200 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-211" - - EllipticalOrbit { - Period 0.0101 - SemiMajorAxis 0.051 - Eccentricity 0 - Inclination 111 - AscendingNode 158.1 - MeanLongitude 322 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 158 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-211/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2340-1714-1" # HAT-P-10 / WASP-11 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.045 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.46 jupiters - Radius 73100 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-10" - - EllipticalOrbit { - Period 0.0102 - SemiMajorAxis 0.0439 - Eccentricity 0 - Inclination 74.7 - AscendingNode 48.3 - MeanLongitude 251 - } - - Obliquity 75 # guess, to match inclination - EquatorAscendingNode 48 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2340-1714-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6787-1927-1" # WASP-17 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.83 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.991 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 150 # M.sin(i) = 0.486 jupiters - Radius 139400 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-17" - - EllipticalOrbit { - Period 0.0102 - SemiMajorAxis 3.735438 - Eccentricity 0.028 - Inclination 101.1 - AscendingNode 238.8 - ArgOfPericenter 359 - MeanAnomaly 31 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 239 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6787-1927-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-94" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.13 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 9100 - - InfoURL "http://exoplanet.eu/catalog/koi-94_b/" - - EllipticalOrbit { - Period 0.0102 - SemiMajorAxis 3.74325 - Inclination 79.5 - AscendingNode 295.4 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-94/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "KOI-94" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.31 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 21700 - - InfoURL "http://exoplanet.eu/catalog/koi-94_c/" - - EllipticalOrbit { - Period 0.0285 - SemiMajorAxis 10.423707 - Inclination 79.5 - AscendingNode 295.4 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-94/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "KOI-94" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.83 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 250 # M.sin(i) = 0.8 jupiters - Radius 58100 - - InfoURL "http://exoplanet.eu/catalog/koi-94_d/" - - EllipticalOrbit { - Period 0.0612 - SemiMajorAxis 22.343 - Inclination 79.5 - AscendingNode 295.4 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-94/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "KOI-94" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.49 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 34300 - - InfoURL "http://exoplanet.eu/catalog/koi-94_e/" - - EllipticalOrbit { - Period 0.1487 - SemiMajorAxis 54.319931 - Inclination 79.5 - AscendingNode 295.4 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - RotationPeriod 74 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KOI-94/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7283-1162-1" # WASP-15 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.428 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 170 # M.sin(i) = 0.542 jupiters - Radius 100000 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-15" - - EllipticalOrbit { - Period 0.0103 - SemiMajorAxis 0.0499 - Eccentricity 0 - Inclination 108.8 - AscendingNode 206.6 - MeanLongitude 18 - } - - Obliquity 109 # guess, to match inclination - EquatorAscendingNode 207 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7283-1162-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6706-861-1" # WASP-25 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.26 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 180 # M.sin(i) = 0.58 jupiters - Radius 88200 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-25" - - EllipticalOrbit { - Period 0.0103 - SemiMajorAxis 0.0474 - Eccentricity 0 - Inclination 111.7 - AscendingNode 194.4 - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 194 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6706-861-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-17" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.34 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.02 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 780 # M.sin(i) = 2.45 jupiters - Radius 71400 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-17" - - EllipticalOrbit { - Period 0.0103 - SemiMajorAxis 0.0461 - Eccentricity 0 - Inclination 87 - AscendingNode 276.4 - MeanLongitude 269 - } - - Obliquity 87 # guess, to match inclination - EquatorAscendingNode 276 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-17/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 27803" # BD-06 1339 -{ - Texture "venuslike.*" - - Mass 9 # M.sin(i) = 9 earths - Radius 13100 - - InfoURL "http://exoplanet.eu/catalog/bd-061339b/" - - EllipticalOrbit { - Period 0.0106 - SemiMajorAxis 0.0428 - MeanLongitude 158 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 27803/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 27803" # BD-06 1339 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 50 # M.sin(i) = 0.17 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/catalog/bd-061339c/" - - EllipticalOrbit { - Period 0.3448 - SemiMajorAxis 0.435 - MeanLongitude 347 - } - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HIP 27803/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3239-992-1" # HAT-P-6 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.51 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.33 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 340 # M.sin(i) = 1.057 jupiters - Radius 93100 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-6" - - EllipticalOrbit { - Period 0.0105 - SemiMajorAxis 0.05235 - Eccentricity 0 - Inclination 69.9 - AscendingNode 350.9 - MeanLongitude 343 - } - - Obliquity 70 # guess, to match inclination - EquatorAscendingNode 351 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3239-992-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6469-1972-1" # WASP-61 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.35 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.24 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 660 # M.sin(i) = 2.06 jupiters - Radius 86800 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-61" - - EllipticalOrbit { - Period 0.0106 - SemiMajorAxis 0.0514 - Eccentricity 0 - Inclination 83.7 - AscendingNode 76 - MeanLongitude 62 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 76 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6469-1972-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 219828" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 21 # M.sin(i) = 21 earths - Radius 17600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+219828" - - EllipticalOrbit { - Period 0.0105 - SemiMajorAxis 0.052 - Eccentricity 0 - ArgOfPericenter 88 - MeanAnomaly 13 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 219828/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-19" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.61 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.45 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 350 # M.sin(i) = 1.11 jupiters - Radius 101500 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-19" - - EllipticalOrbit { - Period 0.0107 - SemiMajorAxis 0.0518 - Eccentricity 0.047 - Inclination 91.8 - AscendingNode 94.3 - ArgOfPericenter 152 - MeanAnomaly 141 - } - - Obliquity 92 # guess, to match inclination - EquatorAscendingNode 94 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-19/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Lupus-TR-3" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.89 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 260 # M.sin(i) = 0.81 jupiters - Radius 62300 - - InfoURL "http://exoplanet.eu/star.php?st=Lupus-TR-3" - - EllipticalOrbit { - Period 0.0107 - SemiMajorAxis 0.0464 - Eccentricity 0 - Inclination 103.3 - AscendingNode 233.3 - MeanLongitude 290 - } - - Obliquity 103 # guess, to match inclination - EquatorAscendingNode 233 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Lupus-TR-3/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 8015-1020-1" # WASP-29 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.792 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 80 # M.sin(i) = 0.244 jupiters - Radius 55400 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-29" - - EllipticalOrbit { - Period 0.0107 - SemiMajorAxis 0.0457 - Eccentricity 0.03 - Inclination 65.8 - AscendingNode 356.7 - MeanLongitude 266 - } - - Obliquity 66 # guess, to match inclination - EquatorAscendingNode 357 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 8015-1020-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2463-281-1" # HAT-P-9 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.4 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 210 # M.sin(i) = 0.67 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-9" - - EllipticalOrbit { - Period 0.0107 - SemiMajorAxis 0.053 - Eccentricity 0 - Inclination 98.8 - AscendingNode 105.2 - MeanLongitude 342 - } - - Obliquity 99 # guess, to match inclination - EquatorAscendingNode 105 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2463-281-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 215497" -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11800 - - InfoURL "http://exoplanet.eu/star.php?st=HD+215497" - - EllipticalOrbit { - Period 0.0108 - SemiMajorAxis 0.047 - Eccentricity 0.16 - ArgOfPericenter 143 - MeanAnomaly 224 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 215497/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 215497" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 110 # M.sin(i) = 0.33 jupiters - Radius 56000 - Oblateness 0.09 - - InfoURL "http://exoplanet.eu/star.php?st=HD+215497" - - EllipticalOrbit { - Period 1.5549 - SemiMajorAxis 1.282 - Eccentricity 0.49 - ArgOfPericenter 92 - MeanAnomaly 328 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 215497/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2041-1657-1" # XO-1 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.31 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.184 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 290 # M.sin(i) = 0.9 jupiters - Radius 82900 - - InfoURL "http://exoplanet.eu/star.php?st=XO-1" - - EllipticalOrbit { - Period 0.0108 - SemiMajorAxis 0.0488 - Eccentricity 0 - Inclination 101.8 - AscendingNode 242.2 - MeanLongitude 3 - } - - Obliquity 102 # guess, to match inclination - EquatorAscendingNode 242 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2041-1657-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 76700" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 70 # M.sin(i) = 0.233 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+76700" - - EllipticalOrbit { - Period 0.0109 - SemiMajorAxis 0.0511 - Eccentricity 0.095 - ArgOfPericenter 321 - MeanAnomaly 189 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 76700/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-182" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.47 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 340 # M.sin(i) = 1.06 jupiters - Radius 102900 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-182" - - EllipticalOrbit { - Period 0.0109 - SemiMajorAxis 0.051 - Eccentricity 0 - Inclination 108.9 - AscendingNode 164.4 - MeanLongitude 33 - } - - Obliquity 109 # guess, to match inclination - EquatorAscendingNode 164 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-182/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-39" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.83 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.27 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 90 # M.sin(i) = 0.28 jupiters - Radius 88900 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-39" - - EllipticalOrbit { - Period 0.011 - SemiMajorAxis 0.0486 - Eccentricity 0 - Inclination 108.8 - AscendingNode 217.5 - MeanLongitude 35 - } - - Obliquity 109 # guess, to match inclination - EquatorAscendingNode 217 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-39/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-19" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.132 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 90 # M.sin(i) = 0.292 jupiters - Radius 79200 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-19" - - EllipticalOrbit { - Period 0.011 - SemiMajorAxis 0.0466 - Eccentricity 0.067 - Inclination 67.8 - AscendingNode 8.7 - ArgOfPericenter 17 - MeanAnomaly 111 - } - - Obliquity 68 # guess, to match inclination - EquatorAscendingNode 9 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-19/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "OGLE-TR-111" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.077 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 170 # M.sin(i) = 0.54 jupiters - Radius 75400 - - InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-111" - - EllipticalOrbit { - Period 0.011 - SemiMajorAxis 0.047 - Eccentricity 0 - Inclination 110.6 - AscendingNode 161.2 - MeanLongitude 147 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 161 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "OGLE-TR-111/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-13" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.02 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.885 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 420 # M.sin(i) = 1.308 jupiters - Radius 62000 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-13" - - EllipticalOrbit { - Period 0.011 - SemiMajorAxis 0.051 - Eccentricity 0 - Inclination 94.1 - AscendingNode 100 - MeanLongitude 287 - } - - Obliquity 94 # guess, to match inclination - EquatorAscendingNode 100 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-13/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-5" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.83 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.388 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.467 jupiters - Radius 97200 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-5" - - EllipticalOrbit { - Period 0.0111 - SemiMajorAxis 0.04947 - Eccentricity 0.09 - Inclination 92.8 - AscendingNode 96.5 - ArgOfPericenter 299 - MeanAnomaly 324 - } - - Obliquity 93 # guess, to match inclination - EquatorAscendingNode 97 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-5/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 149143" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 420 # M.sin(i) = 1.33 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+149143" - - EllipticalOrbit { - Period 0.0111 - SemiMajorAxis 0.0531 - Eccentricity 0 - ArgOfPericenter 336 - MeanAnomaly 220 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 149143/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 47186" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 23 # M.sin(i) = 23 earths - Radius 18100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+47186" - - EllipticalOrbit { - Period 0.0112 - SemiMajorAxis 0.05 - Eccentricity 0.038 - ArgOfPericenter 252 - MeanAnomaly 51 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 47186/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 47186" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 110 # M.sin(i) = 0.35061 jupiters - Radius 56000 - Oblateness 0.09 - - InfoURL "http://exoplanet.eu/star.php?st=HD+47186" - - EllipticalOrbit { - Period 3.706 - SemiMajorAxis 2.395 - Eccentricity 0.249 - ArgOfPericenter 219 - MeanAnomaly 236 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 47186/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7193-1804-1" # WASP-66 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.39 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 740 # M.sin(i) = 2.32 jupiters - Radius 97300 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-66" - - EllipticalOrbit { - Period 0.0112 - SemiMajorAxis 0.0546 - Eccentricity 0 - Inclination 108.8 - AscendingNode 153.4 - MeanLongitude 74 - } - - Obliquity 109 # guess, to match inclination - EquatorAscendingNode 153 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7193-1804-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 102195" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 140 # M.sin(i) = 0.45 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102195" - - EllipticalOrbit { - Period 0.0113 - SemiMajorAxis 0.049 - Eccentricity 0 - ArgOfPericenter 16 - MeanAnomaly 185 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 102195/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 42176" # KELT-2A - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 1.306 jupiters. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 470 # M.sin(i) = 1.486 jupiters - Radius 91400 - - InfoURL "http://exoplanet.eu/star.php?st=KELT-2A" - - EllipticalOrbit { - Period 0.0113 - SemiMajorAxis 0.05498 - Eccentricity 0.185 - Inclination 91.1 - AscendingNode 92.4 - ArgOfPericenter 258 - MeanAnomaly 83 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 92 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 42176/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3013-1229-1" # HAT-P-21 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.024 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1290 # M.sin(i) = 4.063 jupiters - Radius 71700 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-21" - - EllipticalOrbit { - Period 0.0113 - SemiMajorAxis 0.0494 - Eccentricity 0.228 - Inclination 114.8 - AscendingNode 168.1 - ArgOfPericenter 66 - MeanAnomaly 66 - } - - Obliquity 115 # guess, to match inclination - EquatorAscendingNode 168 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3013-1229-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3793-1994-1" # XO-4 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.34 jupiters. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 550 # M.sin(i) = 1.72 jupiters - Radius 93800 - - InfoURL "http://exoplanet.eu/star.php?st=XO-4" - - EllipticalOrbit { - Period 0.0113 - SemiMajorAxis 0.0555 - Eccentricity 0 - Inclination 98.7 - AscendingNode 107.8 - MeanLongitude 148 - } - - Obliquity 99 # guess, to match inclination - EquatorAscendingNode 108 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3793-1994-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 125612" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 18 # M.sin(i) = 18 earths - Radius 16900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+125612" - - EllipticalOrbit { - Period 0.0114 - SemiMajorAxis 0.05 - Eccentricity 0.27 - ArgOfPericenter 52 - MeanAnomaly 350 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 125612/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 125612" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 950 # M.sin(i) = 3 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+125612" - - EllipticalOrbit { - Period 1.3744 - SemiMajorAxis 1.37 - Eccentricity 0.46 - ArgOfPericenter 350 - MeanAnomaly 118 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 125612/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 125612" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2290 # M.sin(i) = 7.2 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+125612" - - EllipticalOrbit { - Period 8.2355 - SemiMajorAxis 4.2 - Eccentricity 0.28 - ArgOfPericenter 233 - MeanAnomaly 46 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 125612/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-47" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.15 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 360 # M.sin(i) = 1.14 jupiters - Radius 80500 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-47" - - EllipticalOrbit { - Period 0.0114 - SemiMajorAxis 0.052 - Eccentricity 0 - Inclination 69.6 - AscendingNode 328.2 - MeanLongitude 279 - } - - Obliquity 70 # guess, to match inclination - EquatorAscendingNode 328 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-47/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "XO-5" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.03 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 340 # M.sin(i) = 1.077 jupiters - Radius 72100 - - InfoURL "http://exoplanet.eu/star.php?st=XO-5" - - EllipticalOrbit { - Period 0.0115 - SemiMajorAxis 0.0487 - Eccentricity 0 - Inclination 101.3 - AscendingNode 111.7 - MeanLongitude 33 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 112 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "XO-5/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "SWEEPS-4" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at >87 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.81 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1110 # M.sin(i) = 3.5 jupiters - Radius 56700 - - InfoURL "http://exoplanet.eu/star.php?st=SWEEPS-04" - - EllipticalOrbit { - Period 0.0115 - SemiMajorAxis 0.055 - Inclination 90 - AscendingNode 268.8 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 269 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "SWEEPS-4/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 115617" # 61 Vir -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11000 - - InfoURL "http://exoplanet.eu/star.php?st=61+Vir" - - EllipticalOrbit { - Period 0.0115 - SemiMajorAxis 0.050201 - Eccentricity 0.12 - ArgOfPericenter 40 - MeanAnomaly 245 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 115617/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 115617" # 61 Vir -{ - Texture "venuslike.*" - - Mass 18 # M.sin(i) = 18 earths - Radius 16800 - - InfoURL "http://exoplanet.eu/star.php?st=61+Vir" - - EllipticalOrbit { - Period 0.1041 - SemiMajorAxis 0.2175 - Eccentricity 0.14 - ArgOfPericenter 276 - MeanAnomaly 185 - } - - RotationPeriod 24 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 115617/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 115617" # 61 Vir -{ - Texture "venuslike.*" - - Mass 23 # M.sin(i) = 23 earths - Radius 18100 - - InfoURL "http://exoplanet.eu/star.php?st=61+Vir" - - EllipticalOrbit { - Period 0.3368 - SemiMajorAxis 0.476 - Eccentricity 0.35 - ArgOfPericenter 249 - MeanAnomaly 117 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 115617/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 217014" # 51 Peg -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.468 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=51+Peg" - - EllipticalOrbit { - Period 0.0116 - SemiMajorAxis 0.052 - Eccentricity 0 - ArgOfPericenter 142 - MeanAnomaly 297 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 217014/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 320-1027-1" # HAT-P-26 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.6 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.565 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 19 # M.sin(i) = 19 earths - Radius 39500 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-26" - - EllipticalOrbit { - Period 0.0116 - SemiMajorAxis 0.0479 - Eccentricity 0.124 - Inclination 109.9 - AscendingNode 214 - ArgOfPericenter 161 - MeanAnomaly 51 - } - - Obliquity 110 # guess, to match inclination - EquatorAscendingNode 214 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 320-1027-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Kepler-24" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.15 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 10500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-24" - - EllipticalOrbit { - Period 0.0116 - SemiMajorAxis 0.052 - Inclination 82 - AscendingNode 288.9 - MeanLongitude 157 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-24/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-24" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.21 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 14700 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-24" - - EllipticalOrbit { - Period 0.0223 - SemiMajorAxis 0.08 - Inclination 82 - AscendingNode 288.9 - MeanLongitude 177 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-24/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-24" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.25 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 17500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-24" - - EllipticalOrbit { - Period 0.0338 - SemiMajorAxis 0.106 - Inclination 82 - AscendingNode 288.9 - MeanLongitude 242 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-24/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-24" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.15 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 10500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-24" - - EllipticalOrbit { - Period 0.052 - SemiMajorAxis 0.141 - Inclination 82 - AscendingNode 288.9 - MeanLongitude 262 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-24/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-3" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.01 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 6890 # M.sin(i) = 21.66 jupiters - Radius 70700 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-3" - - EllipticalOrbit { - Period 0.0117 - SemiMajorAxis 0.057 - Eccentricity 0 - Inclination 83 - AscendingNode 286.6 - MeanLongitude 27 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-3/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-60" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.86 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 160 # M.sin(i) = 0.514 jupiters - Radius 60200 - - InfoURL "http://exoplanet.eu/catalog/wasp-60_b/" - - EllipticalOrbit { - Period 0.0118 - SemiMajorAxis 0.0531 - Inclination 67.7 - AscendingNode 354.5 - MeanLongitude 94 - } - - Obliquity 68 # guess, to match inclination - EquatorAscendingNode 354 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-60/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 40307" -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 10100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40307" - - EllipticalOrbit { - Period 0.0118 - SemiMajorAxis 0.0468 - Eccentricity 0.2 - ArgOfPericenter 8 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 40307/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 40307" -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40307" - - EllipticalOrbit { - Period 0.0263 - SemiMajorAxis 0.0799 - Eccentricity 0.06 - ArgOfPericenter 48 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 40307/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 40307" -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40307" - - EllipticalOrbit { - Period 0.0559 - SemiMajorAxis 0.1321 - Eccentricity 0.07 - ArgOfPericenter 191 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 40307/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 40307" -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40307" - - EllipticalOrbit { - Period 0.0948 - SemiMajorAxis 0.1886 - Eccentricity 0.15 - ArgOfPericenter 116 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 40307/e" -{ - Texture "extrasolar-lok.*" -} - - -"f" "HD 40307" -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40307" - - EllipticalOrbit { - Period 0.1417 - SemiMajorAxis 0.247 - Eccentricity 0.02 - ArgOfPericenter 168 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 40307/f" -{ - Texture "extrasolar-lok.*" -} - - -"g" "HD 40307" -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12200 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40307" - - EllipticalOrbit { - Period 0.5415 - SemiMajorAxis 0.6 - Eccentricity 0.29 - ArgOfPericenter 265 - } - - RotationPeriod 7 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 40307/g" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6636-540-1" # WASP-34 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.22 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 190 # M.sin(i) = 0.59 jupiters - Radius 85400 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-34" - - EllipticalOrbit { - Period 0.0118 - SemiMajorAxis 0.0524 - Eccentricity 0.038 - Inclination 110.2 - AscendingNode 159.7 - ArgOfPericenter 18 - MeanAnomaly 155 - } - - Obliquity 110 # guess, to match inclination - EquatorAscendingNode 160 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6636-540-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-21" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.29 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.21 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 84700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-21" - - EllipticalOrbit { - Period 0.0118 - SemiMajorAxis 0.052 - Eccentricity 0 - Inclination 68.3 - AscendingNode 343.7 - MeanLongitude 166 - } - - Obliquity 68 # guess, to match inclination - EquatorAscendingNode 344 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-21/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-13" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.64 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.365 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 150 # M.sin(i) = 0.485 jupiters - Radius 95500 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-13" - - EllipticalOrbit { - Period 0.0119 - SemiMajorAxis 0.05379 - Eccentricity 0 - Inclination 109.1 - AscendingNode 133.3 - MeanLongitude 138 - } - - Obliquity 109 # guess, to match inclination - EquatorAscendingNode 133 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-13/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7612-556-1" # WASP-63 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.43 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 120 # M.sin(i) = 0.38 jupiters - Radius 100100 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-63" - - EllipticalOrbit { - Period 0.012 - SemiMajorAxis 0.0574 - Eccentricity 0 - Inclination 89.8 - AscendingNode 92.9 - MeanLongitude 146 - } - - Obliquity 90 # guess, to match inclination - EquatorAscendingNode 93 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7612-556-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 8900-874-1" # WASP-62 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.39 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 180 # M.sin(i) = 0.57 jupiters - Radius 97300 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-62" - - EllipticalOrbit { - Period 0.0121 - SemiMajorAxis 0.057 - Eccentricity 0 - Inclination 87.2 - AscendingNode 87.3 - MeanLongitude 10 - } - - Obliquity 87 # guess, to match inclination - EquatorAscendingNode 87 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 8900-874-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 1398-321-1" # Pr0201 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 170 # M.sin(i) = 0.54 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/catalog/pr0201b/" - - EllipticalOrbit { - Period 0.0121 - SemiMajorAxis 0.0566 - MeanLongitude 272 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 1398-321-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-12" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.76 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.695 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 140 # M.sin(i) = 0.431 jupiters - Radius 118700 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-12" - - EllipticalOrbit { - Period 0.0122 - SemiMajorAxis 0.0556 - Eccentricity 0.01 - Inclination 84.8 - AscendingNode 284.6 - ArgOfPericenter 345 - MeanAnomaly 211 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-12/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-40" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.73 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 200 # M.sin(i) = 0.615 jupiters - Radius 121100 - - InfoURL "http://exoplanet.eu/catalog/hat-p-40b/" - - EllipticalOrbit { - Period 0.0122 - SemiMajorAxis 0.0608 - Eccentricity 0 - Inclination 70.2 - AscendingNode 332.6 - MeanLongitude 296 - } - - Obliquity 70 # guess, to match inclination - EquatorAscendingNode 333 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-40/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-1" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.28 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.217 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 170 # M.sin(i) = 0.524 jupiters - Radius 85200 - - InfoURL "http://exoplanet.eu/star.php?st=HAT--P-1" - - EllipticalOrbit { - Period 0.0122 - SemiMajorAxis 0.05535 - Eccentricity 0 - Inclination 70.1 - AscendingNode 340.3 - ArgOfPericenter 136 - MeanAnomaly 251 - } - - Obliquity 70 # guess, to match inclination - EquatorAscendingNode 340 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6125-113-1" # WASP-55 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.3 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 180 # M.sin(i) = 0.57 jupiters - Radius 91000 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-55" - - EllipticalOrbit { - Period 0.0122 - SemiMajorAxis 0.0533 - Eccentricity 0 - Inclination 111.2 - AscendingNode 204.8 - MeanLongitude 105 - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 205 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6125-113-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 6307-1388-1" # WASP-67 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.4 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 130 # M.sin(i) = 0.42 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-67" - - EllipticalOrbit { - Period 0.0126 - SemiMajorAxis 0.0517 - Eccentricity 0 - Inclination 80.2 - AscendingNode 289.6 - MeanLongitude 311 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 6307-1388-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 1986-1561-1" # WASP-56 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.092 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 180 # M.sin(i) = 0.571 jupiters - Radius 76400 - - InfoURL "http://exoplanet.eu/catalog/wasp-56_b/" - - EllipticalOrbit { - Period 0.0126 - SemiMajorAxis 0.05458 - Eccentricity 0 - Inclination 114 - AscendingNode 182.2 - MeanLongitude 263 - } - - Obliquity 114 # guess, to match inclination - EquatorAscendingNode 182 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 1986-1561-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 9826" # Ups And A -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 200 # M.sin(i) = 0.62 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=Ups+And" - - EllipticalOrbit { - Period 0.0126 - SemiMajorAxis 0.059 - Eccentricity 0.013 - ArgOfPericenter 180 - MeanAnomaly 84 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 9826/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 9826" # Ups And A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=Ups+And" - - EllipticalOrbit { - Period 0.6508 - SemiMajorAxis 0.861 - Eccentricity 0.24 - ArgOfPericenter 19 - MeanAnomaly 30 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 9826/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 9826" # Ups And A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3240 # M.sin(i) = 10.19 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=Ups+And" - - EllipticalOrbit { - Period 3.5664 - SemiMajorAxis 2.55 - Eccentricity 0.274 - ArgOfPericenter 9 - MeanAnomaly 65 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 9826/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 9826" # Ups And A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 340 # M.sin(i) = 1.059 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=Ups+And" - - EllipticalOrbit { - Period 10.5376 - SemiMajorAxis 5.2456 - Eccentricity 0.00536 - ArgOfPericenter 136 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 9826/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3086-0152-1" # HAT-P-14 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 83.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 700 # M.sin(i) = 2.2 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-14" - - EllipticalOrbit { - Period 0.0127 - SemiMajorAxis 0.0594 - Eccentricity 0.095 - Inclination 99.9 - AscendingNode 257.6 - ArgOfPericenter 250 - MeanAnomaly 126 - } - - Obliquity 100 # guess, to match inclination - EquatorAscendingNode 258 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3086-0152-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 156668" -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 10300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+156668" - - EllipticalOrbit { - Period 0.0127 - SemiMajorAxis 0.05 - Eccentricity 0 - MeanLongitude 318 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 156668/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Gliese 674" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14500 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+674" - - EllipticalOrbit { - Period 0.0129 - SemiMajorAxis 0.039 - Eccentricity 0.2 - ArgOfPericenter 137 - MeanAnomaly 296 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 674/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-48" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.18 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1890 # M.sin(i) = 5.94 jupiters - Radius 12600 - - InfoURL "http://exoplanet.eu/catalog/kepler-48b/" - - EllipticalOrbit { - Period 0.0131 - SemiMajorAxis 0.0534 - Inclination 78.8 - AscendingNode 297.1 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 297 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-48/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-48" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.3 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 21000 - - InfoURL "http://exoplanet.eu/catalog/kepler-48c/" - - EllipticalOrbit { - Period 0.0265 - SemiMajorAxis 0.0855 - Inclination 78.8 - AscendingNode 297.1 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 297 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-48/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-7" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.478 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 140 # M.sin(i) = 0.433 jupiters - Radius 103500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-7" - - EllipticalOrbit { - Period 0.0134 - SemiMajorAxis 0.06224 - Eccentricity 0 - Inclination 85.8 - AscendingNode 285.6 - MeanLongitude 336 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-7/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 97657" # Kepler-3 / HAT-P-11 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.452 jupiters. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 30 # M.sin(i) = 0.081 jupiters - Radius 31600 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-11" - - EllipticalOrbit { - Period 0.0134 - SemiMajorAxis 0.053 - Eccentricity 0.198 - Inclination 80.7 - AscendingNode 295.2 - ArgOfPericenter 154 - MeanAnomaly 277 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 97657/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-15" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.44 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.96 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 210 # M.sin(i) = 0.66 jupiters - Radius 67200 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-15" - - EllipticalOrbit { - Period 0.0135 - SemiMajorAxis 0.05714 - Inclination 82.3 - AscendingNode 293.4 - MeanLongitude 235 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-15/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 49674" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 40 # M.sin(i) = 0.115 jupiters - Radius 98000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+49674" - - EllipticalOrbit { - Period 0.0135 - SemiMajorAxis 0.058 - Eccentricity 0.23 - ArgOfPericenter 113 - MeanAnomaly 234 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 49674/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7963-1570-1" # WASP-7 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.03 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.33 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 310 # M.sin(i) = 0.96 jupiters - Radius 93100 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-7" - - EllipticalOrbit { - Period 0.0136 - SemiMajorAxis 0.0617 - Eccentricity 0 - Inclination 73.8 - AscendingNode 305.7 - MeanLongitude 260 - } - - Obliquity 74 # guess, to match inclination - EquatorAscendingNode 306 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7963-1570-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2099-908-1" # HAT-P-31 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.07 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 690 # M.sin(i) = 2.171 jupiters - Radius 74900 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-31" - - EllipticalOrbit { - Period 0.0137 - SemiMajorAxis 0.055 - Eccentricity 0.245 - Inclination 91.6 - AscendingNode 269.5 - ArgOfPericenter 54 - MeanAnomaly 153 - } - - Obliquity 92 # guess, to match inclination - EquatorAscendingNode 270 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2099-908-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-58" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.37 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 280 # M.sin(i) = 0.89 jupiters - Radius 95900 - - InfoURL "http://exoplanet.eu/catalog/wasp-58_b/" - - EllipticalOrbit { - Period 0.0137 - SemiMajorAxis 0.0561 - Inclination 90.5 - AscendingNode 273.4 - MeanLongitude 53 - } - - Obliquity 91 # guess, to match inclination - EquatorAscendingNode 273 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-58/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-24" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.33 jupiters. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 23100 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-24" - - EllipticalOrbit { - Period 0.014 - SemiMajorAxis 0.056 - Eccentricity 0 - Inclination 93.1 - AscendingNode 97.8 - MeanLongitude 232 - } - - Obliquity 93 # guess, to match inclination - EquatorAscendingNode 98 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-24/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "CoRoT-24" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.44 jupiters. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 40 # M.sin(i) = 0.127 jupiters - Radius 30800 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-24" - - EllipticalOrbit { - Period 0.0322 - SemiMajorAxis 0.098 - Eccentricity 0 - Inclination 94.3 - AscendingNode 100.1 - MeanLongitude 273 - } - - Obliquity 94 # guess, to match inclination - EquatorAscendingNode 100 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-24/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 109749" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 90 # M.sin(i) = 0.277 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+109749" - - EllipticalOrbit { - Period 0.0143 - SemiMajorAxis 0.0629 - Eccentricity 0 - ArgOfPericenter 297 - MeanAnomaly 164 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 109749/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-206" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.7 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 920 # M.sin(i) = 2.9 jupiters - Radius 49000 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-206" - - EllipticalOrbit { - Period 0.0146 - SemiMajorAxis 0.059 - Inclination 79.4 - AscendingNode 295.6 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-206/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-16" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.01 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.17 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 170 # M.sin(i) = 0.535 jupiters - Radius 81900 - - InfoURL "http://voparis-exoplanet-new.obspm.fr/catalog/corot-16_b/" - - EllipticalOrbit { - Period 0.0147 - SemiMajorAxis 0.0618 - Eccentricity 0.33 - Inclination 88.1 - AscendingNode 273.1 - ArgOfPericenter 276 - } - - Obliquity 88 # guess, to match inclination - EquatorAscendingNode 273 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-16/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 7924" # Gliese 56.5 -{ - Texture "venuslike.*" - - Mass 9 # M.sin(i) = 9 earths - Radius 13400 - - InfoURL "http://exoplanet.eu/star.php?st=HD+7924" - - EllipticalOrbit { - Period 0.0148 - SemiMajorAxis 0.057 - Eccentricity 0.17 - ArgOfPericenter 180 - MeanAnomaly 162 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 7924/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-34" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.107 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1060 # M.sin(i) = 3.328 jupiters - Radius 77500 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-34" - - EllipticalOrbit { - Period 0.0149 - SemiMajorAxis 0.0677 - Eccentricity 0.441 - Inclination 79.2 - AscendingNode 298.6 - ArgOfPericenter 149 - MeanAnomaly 76 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 299 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-34/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HAT-P-18" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.995 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 60 # M.sin(i) = 0.197 jupiters - Radius 69600 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-18" - - EllipticalOrbit { - Period 0.0151 - SemiMajorAxis 0.0559 - Eccentricity 0.084 - Inclination 96.4 - AscendingNode 256.8 - ArgOfPericenter 266 - MeanAnomaly 170 - } - - Obliquity 96 # guess, to match inclination - EquatorAscendingNode 257 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HAT-P-18/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 49067" # BD -08 2823 -{ - Texture "venuslike.*" - - Mass 14 # M.sin(i) = 14 earths - Radius 15500 - - InfoURL "http://exoplanet.eu/star.php?st=BD-082823" - - EllipticalOrbit { - Period 0.0153 - SemiMajorAxis 0.056 - Eccentricity 0.15 - ArgOfPericenter 276 - MeanAnomaly 264 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 49067/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 49067" # BD -08 2823 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 110 # M.sin(i) = 0.33 jupiters - Radius 56000 - Oblateness 0.09 - - InfoURL "http://exoplanet.eu/star.php?st=BD-082823" - - EllipticalOrbit { - Period 0.6505 - SemiMajorAxis 0.68 - Eccentricity 0.19 - ArgOfPericenter 13 - MeanAnomaly 308 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 49067/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 147506" # HAT-P-2 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.951 jupiters. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 2780 # M.sin(i) = 8.74 jupiters - Radius 66600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+147506" - - EllipticalOrbit { - Period 0.0154 - SemiMajorAxis 0.0674 - Eccentricity 0.5171 - Inclination 99.6 - AscendingNode 247 - ArgOfPericenter 338 - MeanAnomaly 114 - } - - Obliquity 100 # guess, to match inclination - EquatorAscendingNode 247 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 147506/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 39194" -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 9900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+39194" - - EllipticalOrbit { - Period 0.0154 - SemiMajorAxis 0.0519 - Eccentricity 0.2 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 39194/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 39194" -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+39194" - - EllipticalOrbit { - Period 0.0384 - SemiMajorAxis 0.0954 - Eccentricity 0.11 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 39194/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 39194" -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+39194" - - EllipticalOrbit { - Period 0.0929 - SemiMajorAxis 0.172 - Eccentricity 0.2 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 39194/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-33" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 86.39 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.16 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 11200 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-33" - - EllipticalOrbit { - Period 0.0155 - SemiMajorAxis 0.0677 - Inclination 85.9 - AscendingNode 286.3 - MeanLongitude 23 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-33/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-33" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.19 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.29 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 20300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-33" - - EllipticalOrbit { - Period 0.0361 - SemiMajorAxis 0.1189 - Inclination 84.2 - AscendingNode 286.9 - MeanLongitude 354 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-33/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-33" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.71 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.48 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 33600 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-33" - - EllipticalOrbit { - Period 0.0596 - SemiMajorAxis 0.1662 - Inclination 83.7 - AscendingNode 287.1 - MeanLongitude 266 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-33/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Kepler-33" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.94 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.36 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 25200 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-33" - - EllipticalOrbit { - Period 0.087 - SemiMajorAxis 0.2138 - Inclination 83.5 - AscendingNode 287.2 - MeanLongitude 259 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-33/e" -{ - Texture "extrasolar-lok.*" -} - - -"f" "Kepler-33" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.4 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 28000 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-33" - - EllipticalOrbit { - Period 0.1123 - SemiMajorAxis 0.2535 - Inclination 84.4 - AscendingNode 286.9 - MeanLongitude 34 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - RotationPeriod 41 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-33/f" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-62" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.117 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 9 # M.sin(i) = 9 earths - Radius 8200 - - InfoURL "http://exoplanet.eu/catalog/all_fields/?f=%27Kepler-62%27+in+name" - - EllipticalOrbit { - Period 0.0156 - SemiMajorAxis 0.0553 - Inclination 85.5 - AscendingNode 281.9 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-62/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-62" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.048 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 3400 - - InfoURL "http://exoplanet.eu/catalog/all_fields/?f=%27Kepler-62%27+in+name" - - EllipticalOrbit { - Period 0.0341 - SemiMajorAxis 0.0929 - Inclination 85.1 - AscendingNode 282 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-62/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-62" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.174 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 14 # M.sin(i) = 14 earths - Radius 12200 - - InfoURL "http://exoplanet.eu/catalog/all_fields/?f=%27Kepler-62%27+in+name" - - EllipticalOrbit { - Period 0.0497 - SemiMajorAxis 0.12 - Inclination 85.1 - AscendingNode 282 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-62/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Kepler-62" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.98 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.144 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.113 jupiters - Radius 10100 - - InfoURL "http://exoplanet.eu/catalog/all_fields/?f=%27Kepler-62%27+in+name" - - EllipticalOrbit { - Period 0.3351 - SemiMajorAxis 0.427 - Inclination 84.8 - AscendingNode 282.1 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-62/e" -{ - Texture "extrasolar-lok.*" -} - - -"f" "Kepler-62" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.126 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.11 jupiters - Radius 8800 - - InfoURL "http://exoplanet.eu/catalog/all_fields/?f=%27Kepler-62%27+in+name" - - EllipticalOrbit { - Period 0.7318 - SemiMajorAxis 0.718 - Inclination 84.9 - AscendingNode 282.1 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-62/f" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3293-1539-1" # HAT-P-29 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.107 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 250 # M.sin(i) = 0.778 jupiters - Radius 77500 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-29" - - EllipticalOrbit { - Period 0.0157 - SemiMajorAxis 0.0667 - Eccentricity 0.095 - Inclination 72.4 - AscendingNode 33 - ArgOfPericenter 298 - MeanAnomaly 285 - } - - Obliquity 72 # guess, to match inclination - EquatorAscendingNode 33 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3293-1539-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-57" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 100 # M.sin(i) = 0.31 jupiters - Radius 14000 - - InfoURL "http://exoplanet.eu/catalog/kepler-57b/" - - EllipticalOrbit { - Period 0.0157 - SemiMajorAxis 0.0589 - Inclination 80.8 - AscendingNode 291.9 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-57/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-57" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.14 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 9800 - - InfoURL "http://exoplanet.eu/catalog/kepler-57c/" - - EllipticalOrbit { - Period 0.0318 - SemiMajorAxis 0.0943 - Inclination 80.8 - AscendingNode 291.9 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-57/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 77338" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 160 # M.sin(i) = 0.5 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/catalog/hd_77338b/" - - EllipticalOrbit { - Period 0.0158 - SemiMajorAxis 0.0614 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 77338/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 1461" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 12500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+1461" - - EllipticalOrbit { - Period 0.0158 - SemiMajorAxis 0.063438 - Eccentricity 0.14 - ArgOfPericenter 149 - MeanAnomaly 82 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 1461/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 1461" -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+1461" - - EllipticalOrbit { - Period 0.037 - SemiMajorAxis 0.1117 - Eccentricity 0 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 1461/c" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 1461" -{ - Texture "venuslike.*" - - Mass 23 # M.sin(i) = 23 earths - Radius 18100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+1461" - - EllipticalOrbit { - Period 1.243 - SemiMajorAxis 1.165 - Eccentricity 0.74 - ArgOfPericenter 178 - MeanAnomaly 301 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 1461/e" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 1461" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 56000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+1461" - - EllipticalOrbit { - Period 13.6893 - SemiMajorAxis 5 - Eccentricity 0.16 - ArgOfPericenter 57 - MeanAnomaly 51 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 1461/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 45184" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 13 # M.sin(i) = 13 earths - Radius 14900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+45184" - - EllipticalOrbit { - Period 0.0161 - SemiMajorAxis 0.0638 - Eccentricity 0.3 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 45184/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 103774" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 120 # M.sin(i) = 0.367 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/catalog/hd_103774b/" - - EllipticalOrbit { - Period 0.0161 - SemiMajorAxis 0.07 - Eccentricity 0.09 - ArgOfPericenter 232 - MeanAnomaly 186 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 103774/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-28" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.32 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 22400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-28" - - EllipticalOrbit { - Period 0.0162 - SemiMajorAxis 0.062 - Inclination 81.4 - AscendingNode 290.5 - MeanLongitude 64 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-28/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-28" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.3 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 21000 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-28" - - EllipticalOrbit { - Period 0.0246 - SemiMajorAxis 0.081 - Inclination 81.4 - AscendingNode 290.5 - MeanLongitude 348 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-28/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 118203" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 680 # M.sin(i) = 2.14 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+118203" - - EllipticalOrbit { - Period 0.0168 - SemiMajorAxis 0.0703 - Eccentricity 0.309 - ArgOfPericenter 55 - MeanAnomaly 181 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 118203/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-8" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.57 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 70 # M.sin(i) = 0.22 jupiters - Radius 39900 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-8" - - EllipticalOrbit { - Period 0.017 - SemiMajorAxis 0.063 - Eccentricity 0 - Inclination 82.2 - AscendingNode 288.5 - MeanLongitude 239 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-8/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3124-1264-1" # Kepler-25 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.23 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 16100 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-25" - - EllipticalOrbit { - Period 0.0171 - SemiMajorAxis 0.068 - Inclination 83.5 - AscendingNode 285.3 - MeanLongitude 306 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3124-1264-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 3124-1264-1" # Kepler-25 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.4 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 28000 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-25" - - EllipticalOrbit { - Period 0.0348 - SemiMajorAxis 0.11 - Inclination 83.5 - AscendingNode 285.3 - MeanLongitude 326 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3124-1264-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 68988" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 600 # M.sin(i) = 1.9 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+68988" - - EllipticalOrbit { - Period 0.0172 - SemiMajorAxis 0.071 - Eccentricity 0.14 - ArgOfPericenter 27 - MeanAnomaly 131 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 68988/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 168746" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 70 # M.sin(i) = 0.23 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+168746" - - EllipticalOrbit { - Period 0.0175 - SemiMajorAxis 0.065 - Eccentricity 0.081 - ArgOfPericenter 22 - MeanAnomaly 276 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 168746/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 102956" -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 310 # M.sin(i) = 0.96 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102956" - - EllipticalOrbit { - Period 0.0178 - SemiMajorAxis 0.081 - Eccentricity 0.048 - ArgOfPericenter 248 - MeanAnomaly 281 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 102956/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 14810" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1230 # M.sin(i) = 3.88 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+14810" - - EllipticalOrbit { - Period 0.0183 - SemiMajorAxis 0.0692 - Eccentricity 0.1427 - ArgOfPericenter 300 - MeanAnomaly 327 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 14810/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 14810" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 410 # M.sin(i) = 1.28 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+14810" - - EllipticalOrbit { - Period 0.4045 - SemiMajorAxis 0.545 - Eccentricity 0.164 - ArgOfPericenter 110 - MeanAnomaly 299 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 14810/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HIP 14810" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 180 # M.sin(i) = 0.57 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+14810" - - EllipticalOrbit { - Period 2.6338 - SemiMajorAxis 1.89 - Eccentricity 0.173 - ArgOfPericenter 67 - MeanAnomaly 43 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 14810/d" -{ - Texture "extrasolar-lok.*" -} - - -"d" "KOI-872" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.56 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.151 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 10600 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-872" - - EllipticalOrbit { - Period 0.0185 - SemiMajorAxis 0.068 - Eccentricity 0 - Inclination 83.8 - AscendingNode 287.2 - MeanLongitude 43 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-872/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-872" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.033 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.812 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1590 # M.sin(i) = 5 jupiters - Radius 56800 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-872" - - EllipticalOrbit { - Period 0.092 - SemiMajorAxis 0.1967 - Eccentricity 0.01 - Inclination 83.3 - AscendingNode 287.4 - MeanLongitude 8 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - RotationPeriod 12 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KOI-872/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "KOI-872" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 120 # M.sin(i) = 0.376 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-872" - - EllipticalOrbit { - Period 0.1561 - SemiMajorAxis 0.2799 - Eccentricity 0.0145 - Inclination 85 - AscendingNode 286.6 - ArgOfPericenter 124 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - RotationPeriod 13 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KOI-872/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3546-413-1" # Kepler-14 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.136 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 2670 # M.sin(i) = 8.4 jupiters - Radius 79500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-14" - - EllipticalOrbit { - Period 0.0186 - SemiMajorAxis 0.08055 - Eccentricity 0.035 - Inclination 83 - AscendingNode 286.3 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3546-413-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 185269" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 290 # M.sin(i) = 0.909 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+185269" - - EllipticalOrbit { - Period 0.0187 - SemiMajorAxis 0.0766 - Eccentricity 0.28 - ArgOfPericenter 134 - MeanAnomaly 262 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 185269/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 950-1156-1" # WASP-38 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.69 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.079 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 860 # M.sin(i) = 2.712 jupiters - Radius 75500 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-38" - - EllipticalOrbit { - Period 0.0188 - SemiMajorAxis 0.07551 - Eccentricity 0.0321 - Inclination 100.7 - AscendingNode 244.7 - ArgOfPericenter 102 - MeanAnomaly 122 - } - - Obliquity 101 # guess, to match inclination - EquatorAscendingNode 245 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 950-1156-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-428" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.7 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.17 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 700 # M.sin(i) = 2.2 jupiters - Radius 81900 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-428" - - EllipticalOrbit { - Period 0.0188 - SemiMajorAxis 0.08 - Eccentricity 0 - Inclination 79.9 - AscendingNode 294.8 - MeanLongitude 353 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-428/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-23" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.17 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-23" - - EllipticalOrbit { - Period 0.0195 - SemiMajorAxis 0.075 - Inclination 80.6 - AscendingNode 292.4 - MeanLongitude 131 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-23/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-23" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.29 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 20300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-23" - - EllipticalOrbit { - Period 0.0294 - SemiMajorAxis 0.099 - Inclination 80.6 - AscendingNode 292.4 - MeanLongitude 343 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-23/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-23" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 14000 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-23" - - EllipticalOrbit { - Period 0.0418 - SemiMajorAxis 0.125 - Inclination 80.6 - AscendingNode 292.4 - MeanLongitude 192 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-23/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 217107" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 420 # M.sin(i) = 1.33 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+217107" - - EllipticalOrbit { - Period 0.0195 - SemiMajorAxis 0.073 - Eccentricity 0.132 - ArgOfPericenter 98 - MeanAnomaly 358 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 217107/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 217107" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 790 # M.sin(i) = 2.49 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+217107" - - EllipticalOrbit { - Period 11.5264 - SemiMajorAxis 5.27 - Eccentricity 0.517 - ArgOfPericenter 273 - MeanAnomaly 38 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 217107/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-60" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 14000 - - InfoURL "http://exoplanet.eu/catalog/kepler-60b/" - - EllipticalOrbit { - Period 0.0195 - SemiMajorAxis 0.0748 - Inclination 82.6 - AscendingNode 287.5 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-60/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-60" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.22 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 15400 - - InfoURL "http://exoplanet.eu/catalog/kepler-60c/" - - EllipticalOrbit { - Period 0.0244 - SemiMajorAxis 0.0869 - Inclination 82.6 - AscendingNode 287.5 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-60/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-60" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.23 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 16100 - - InfoURL "http://exoplanet.eu/catalog/kepler-60d/" - - EllipticalOrbit { - Period 0.0326 - SemiMajorAxis 0.105 - Inclination 82.6 - AscendingNode 287.5 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-60/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Gliese 667 C" -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11200 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+667C" - - EllipticalOrbit { - Period 0.0197 - SemiMajorAxis 0.0504 - Eccentricity 0.09 - ArgOfPericenter 347 - MeanAnomaly 155 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 667 C/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Gliese 667 C" -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 10400 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+667C" - - EllipticalOrbit { - Period 0.077 - SemiMajorAxis 0.1251 - Eccentricity 0.34 - ArgOfPericenter 157 - MeanAnomaly 109 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 667 C/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Gliese 667 C" -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12200 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+667C" - - EllipticalOrbit { - Period 0.2913 - SemiMajorAxis 0.3035 - Eccentricity 0.68 - ArgOfPericenter 358 - MeanAnomaly 85 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Gliese 667 C/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-49" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.24 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 16800 - - InfoURL "http://exoplanet.eu/catalog/kepler-49b/" - - EllipticalOrbit { - Period 0.0197 - SemiMajorAxis 0.0598 - Inclination 81.3 - AscendingNode 290.6 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-49/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-49" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.23 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 16100 - - InfoURL "http://exoplanet.eu/catalog/kepler-49c/" - - EllipticalOrbit { - Period 0.0299 - SemiMajorAxis 0.0789 - Inclination 81.3 - AscendingNode 290.6 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-49/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 215152" -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+215152" - - EllipticalOrbit { - Period 0.0199 - SemiMajorAxis 0.0652 - Eccentricity 0.34 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 215152/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 215152" -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+215152" - - EllipticalOrbit { - Period 0.0297 - SemiMajorAxis 0.0852 - Eccentricity 0.38 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 215152/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-200" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 85.55 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.32 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 220 # M.sin(i) = 0.68 jupiters - Radius 92400 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-200" - - EllipticalOrbit { - Period 0.0201 - SemiMajorAxis 0.084 - Eccentricity 0.287 - Inclination 82.8 - AscendingNode 287.2 - ArgOfPericenter 177 - MeanAnomaly 298 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-200/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 56528" # Gliese 433 -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11500 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+433" - - EllipticalOrbit { - Period 0.0202 - SemiMajorAxis 0.058 - Eccentricity 0.08 - ArgOfPericenter 123 - MeanAnomaly 359 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 56528/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 56528" # Gliese 433 -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 50 # M.sin(i) = 0.14 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+433" - - EllipticalOrbit { - Period 10.1109 - SemiMajorAxis 3.6 - Eccentricity 0.17 - ArgOfPericenter 125 - MeanAnomaly 214 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 56528/c" -{ - Texture "extrasolar-lok.*" -} - - -"e" "KOI-730" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.18 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 12600 - - InfoURL "http://exoplanet.eu/catalog/koi-730_e/" - - EllipticalOrbit { - Period 0.0202 - SemiMajorAxis 0.076 - Inclination 79.1 - AscendingNode 296.3 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-730/e" -{ - Texture "extrasolar-lok.*" -} - - -"c" "KOI-730" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.23 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 16100 - - InfoURL "http://exoplanet.eu/catalog/koi-730_c/" - - EllipticalOrbit { - Period 0.027 - SemiMajorAxis 0.092 - Inclination 79.1 - AscendingNode 296.3 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-730/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-730" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.31 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 130 # M.sin(i) = 0.4 jupiters - Radius 21700 - - InfoURL "http://exoplanet.eu/catalog/koi-730_b/" - - EllipticalOrbit { - Period 0.0405 - SemiMajorAxis 0.12 - Inclination 79.1 - AscendingNode 296.3 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-730/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "KOI-730" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.25 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 17500 - - InfoURL "http://exoplanet.eu/catalog/koi-730_d/" - - EllipticalOrbit { - Period 0.054 - SemiMajorAxis 0.145 - Inclination 79.1 - AscendingNode 296.3 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - RotationPeriod 288 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KOI-730/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3550-1774-1" # Kepler-50 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 14000 - - InfoURL "http://exoplanet.eu/catalog/kepler-50b/" - - EllipticalOrbit { - Period 0.0214 - SemiMajorAxis 0.0826 - Inclination 82.9 - AscendingNode 286.7 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3550-1774-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 3550-1774-1" # Kepler-50 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.25 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 17500 - - InfoURL "http://exoplanet.eu/catalog/kepler-50c/" - - EllipticalOrbit { - Period 0.0257 - SemiMajorAxis 0.0932 - Inclination 82.9 - AscendingNode 286.7 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 287 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3550-1774-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 109271" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 16400 - - InfoURL "http://exoplanet.eu/catalog/hd_109271b/" - - EllipticalOrbit { - Period 0.0215 - SemiMajorAxis 0.079 - Eccentricity 0.25 - ArgOfPericenter 216 - MeanAnomaly 201 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 109271/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 109271" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 20 # M.sin(i) = 0.076 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/catalog/hd_109271c/" - - EllipticalOrbit { - Period 0.0847 - SemiMajorAxis 0.196 - Eccentricity 0.15 - ArgOfPericenter 286 - MeanAnomaly 215 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 109271/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-52" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.19 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 90 # M.sin(i) = 0.28 jupiters - Radius 13300 - - InfoURL "http://exoplanet.eu/catalog/kepler-52b/" - - EllipticalOrbit { - Period 0.0216 - SemiMajorAxis 0.063 - Inclination 83.4 - AscendingNode 285.4 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-52/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-52" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.16 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.12 jupiters - Radius 11200 - - InfoURL "http://exoplanet.eu/catalog/kepler-52c/" - - EllipticalOrbit { - Period 0.0449 - SemiMajorAxis 0.103 - Inclination 83.4 - AscendingNode 285.4 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-52/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "WASP-59" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.27 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.775 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 270 # M.sin(i) = 0.863 jupiters - Radius 54300 - - InfoURL "http://exoplanet.eu/catalog/wasp-59_b/" - - EllipticalOrbit { - Period 0.0217 - SemiMajorAxis 0.0697 - Eccentricity 0.1 - Inclination 67.3 - AscendingNode 348 - ArgOfPericenter 194 - MeanAnomaly 294 - } - - Obliquity 67 # guess, to match inclination - EquatorAscendingNode 348 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "WASP-59/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-54" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.19 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 13300 - - InfoURL "http://exoplanet.eu/catalog/kepler-54b/" - - EllipticalOrbit { - Period 0.0219 - SemiMajorAxis 0.0626 - Inclination 80.4 - AscendingNode 292.9 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-54/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-54" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.11 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 7700 - - InfoURL "http://exoplanet.eu/catalog/kepler-54c/" - - EllipticalOrbit { - Period 0.0331 - SemiMajorAxis 0.0823 - Inclination 80.4 - AscendingNode 292.9 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-54/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 96700" -{ - Texture "venuslike.*" - NightTexture "venuslikenight.*" - - Mass 9 # M.sin(i) = 9 earths - Radius 13300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+96700" - - EllipticalOrbit { - Period 0.0222 - SemiMajorAxis 0.0774 - Eccentricity 0.1 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 96700/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 96700" -{ - Texture "venuslike.*" - - Mass 13 # M.sin(i) = 13 earths - Radius 14900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+96700" - - EllipticalOrbit { - Period 0.2833 - SemiMajorAxis 0.422 - Eccentricity 0.37 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 96700/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 57274" -{ - Texture "venuslike.*" - - Mass 11 # M.sin(i) = 11 earths - Radius 14300 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+57274" - - EllipticalOrbit { - Period 0.0223 - SemiMajorAxis 0.07 - Eccentricity 0.187 - ArgOfPericenter 334 - MeanAnomaly 274 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 57274/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 57274" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 130 # M.sin(i) = 0.41 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+57274" - - EllipticalOrbit { - Period 0.0877 - SemiMajorAxis 0.178 - Eccentricity 0.05 - ArgOfPericenter 149 - MeanAnomaly 134 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 57274/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HIP 57274" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 170 # M.sin(i) = 0.527 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+57274" - - EllipticalOrbit { - Period 1.1819 - SemiMajorAxis 1.01 - Eccentricity 0.27 - ArgOfPericenter 80 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 57274/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 7522-505-1" # WASP-8 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.55 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.038 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 710 # M.sin(i) = 2.244 jupiters - Radius 72700 - - InfoURL "http://exoplanet.eu/star.php?st=WASP-8" - - EllipticalOrbit { - Period 0.0223 - SemiMajorAxis 0.0801 - Eccentricity 0.31 - Inclination 65.7 - AscendingNode 358.6 - ArgOfPericenter 330 - MeanAnomaly 299 - } - - Obliquity 66 # guess, to match inclination - EquatorAscendingNode 359 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 7522-505-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 162020" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4580 # M.sin(i) = 14.4 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+162020" - - EllipticalOrbit { - Period 0.0231 - SemiMajorAxis 0.074 - Eccentricity 0.277 - ArgOfPericenter 331 - MeanAnomaly 43 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 162020/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-680" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.65 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 200 # M.sin(i) = 0.62 jupiters - Radius 45500 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-680" - - EllipticalOrbit { - Period 0.0235 - SemiMajorAxis 0.08 - Inclination 81.3 - AscendingNode 290.6 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-680/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 69830" -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+69830" - - EllipticalOrbit { - Period 0.0237 - SemiMajorAxis 0.0785 - Eccentricity 0.1 - ArgOfPericenter 200 - MeanAnomaly 288 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 69830/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 69830" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+69830" - - EllipticalOrbit { - Period 0.0864 - SemiMajorAxis 0.187 - Eccentricity 0.13 - ArgOfPericenter 81 - MeanAnomaly 6 - } - - RotationPeriod 44 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 69830/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 69830" -{ - Texture "venuslike.*" - - Mass 18 # M.sin(i) = 18 earths - Radius 16800 - - InfoURL "http://exoplanet.eu/star.php?st=HD+69830" - - EllipticalOrbit { - Period 0.5394 - SemiMajorAxis 0.633 - Eccentricity 0.07 - ArgOfPericenter 84 - MeanAnomaly 287 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 69830/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 285968" # Gliese 176 -{ - Texture "venuslike.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 12900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+285968" - - EllipticalOrbit { - Period 0.024 - SemiMajorAxis 0.066 - Eccentricity 0 - ArgOfPericenter 12 - MeanAnomaly 355 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 285968/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-889" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.03 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 3150 # M.sin(i) = 9.9 jupiters - Radius 72100 - - InfoURL "http://exoplanet.eu/catalog/koi-889_b/" - - EllipticalOrbit { - Period 0.0243 - SemiMajorAxis 0.08 - Eccentricity 0.569 - Inclination 82.5 - AscendingNode 289.1 - ArgOfPericenter 212 - MeanAnomaly 295 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-889/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-6" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.07 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.166 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 940 # M.sin(i) = 2.96 jupiters - Radius 81600 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-6" - - EllipticalOrbit { - Period 0.0243 - SemiMajorAxis 0.0855 - Inclination 86.1 - AscendingNode 279.4 - MeanLongitude 18 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 279 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-6/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-20" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.21 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.84 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1350 # M.sin(i) = 4.24 jupiters - Radius 58800 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-20" - - EllipticalOrbit { - Period 0.0252 - SemiMajorAxis 0.0902 - Eccentricity 0.562 - Inclination 92.4 - AscendingNode 95.4 - ArgOfPericenter 123 - MeanAnomaly 79 - } - - Obliquity 92 # guess, to match inclination - EquatorAscendingNode 95 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-20/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-4" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.19 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 230 # M.sin(i) = 0.72 jupiters - Radius 83300 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-4" - - EllipticalOrbit { - Period 0.0252 - SemiMajorAxis 0.09 - Eccentricity 0 - Inclination 94.8 - AscendingNode 101.2 - MeanLongitude 12 - } - - Obliquity 95 # guess, to match inclination - EquatorAscendingNode 101 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-4/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3134-1549-1" # Kepler-19 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.94 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.198 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 20 # M.sin(i) = 20 earths - Radius 13900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-19" - - EllipticalOrbit { - Period 0.0254 - SemiMajorAxis 0.085 - Inclination 82.1 - AscendingNode 288.8 - MeanLongitude 263 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3134-1549-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 181433" -{ - Texture "venuslike.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 12500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+181433" - - EllipticalOrbit { - Period 0.0257 - SemiMajorAxis 0.08 - Eccentricity 0.396 - ArgOfPericenter 214 - MeanAnomaly 107 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 181433/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 181433" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 200 # M.sin(i) = 0.64 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+181433" - - EllipticalOrbit { - Period 2.6338 - SemiMajorAxis 1.76 - Eccentricity 0.28 - ArgOfPericenter 33 - MeanAnomaly 88 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 181433/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 181433" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 170 # M.sin(i) = 0.54 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+181433" - - EllipticalOrbit { - Period 5.9466 - SemiMajorAxis 3 - Eccentricity 0.48 - ArgOfPericenter 342 - MeanAnomaly 259 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 181433/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 97658" # Candidate 3 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.262 jupiters. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 18300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-19" - - EllipticalOrbit { - Period 0.026 - SemiMajorAxis 0.0797 - Eccentricity 0.13 - Inclination 113 - AscendingNode 167.7 - ArgOfPericenter 303 - MeanAnomaly 226 - } - - Obliquity 113 # guess, to match inclination - EquatorAscendingNode 168 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 97658/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 160691" # Mu Ara -{ - Texture "venuslike.*" - - Mass 11 # M.sin(i) = 11 earths - Radius 14000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+160691" - - EllipticalOrbit { - Period 0.0264 - SemiMajorAxis 0.09094 - Eccentricity 0.172 - ArgOfPericenter 210 - MeanAnomaly 348 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 160691/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 160691" # Mu Ara -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 170 # M.sin(i) = 0.5219 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+160691" - - EllipticalOrbit { - Period 0.8502 - SemiMajorAxis 0.921 - Eccentricity 0.0666 - ArgOfPericenter 187 - MeanAnomaly 91 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 160691/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 160691" # Mu Ara -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 530 # M.sin(i) = 1.676 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+160691" - - EllipticalOrbit { - Period 1.7611 - SemiMajorAxis 1.497 - Eccentricity 0.128 - ArgOfPericenter 19 - MeanAnomaly 261 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 160691/b" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 160691" # Mu Ara -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 580 # M.sin(i) = 1.814 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+160691" - - EllipticalOrbit { - Period 11.5149 - SemiMajorAxis 5.235 - Eccentricity 0.0985 - ArgOfPericenter 55 - MeanAnomaly 239 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 160691/e" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 125595" -{ - Texture "venuslike.*" - - Mass 13 # M.sin(i) = 13 earths - Radius 15100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+125595" - - EllipticalOrbit { - Period 0.0265 - SemiMajorAxis 0.0809 - Eccentricity 0 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 125595/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KIC 10905746" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.42 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.237 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 16600 - - InfoURL "http://exoplanet.eu/star.php?st=KIC+10905746" - - EllipticalOrbit { - Period 0.0271 - SemiMajorAxis 0.0751 - Eccentricity 0 - Inclination 86.1 - AscendingNode 282 - MeanLongitude 288 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 282 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KIC 10905746/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-58" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.25 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 30 # M.sin(i) = 0.086 jupiters - Radius 17500 - - InfoURL "http://exoplanet.eu/catalog/kepler-58b/" - - EllipticalOrbit { - Period 0.028 - SemiMajorAxis 0.0911 - Inclination 79.8 - AscendingNode 294.4 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 294 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-58/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-58" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.26 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 40 # M.sin(i) = 0.13 jupiters - Radius 18200 - - InfoURL "http://exoplanet.eu/catalog/kepler-58c/" - - EllipticalOrbit { - Period 0.0426 - SemiMajorAxis 0.12 - Inclination 79.8 - AscendingNode 294.4 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 294 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-58/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.5 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.176 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 12300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" - - EllipticalOrbit { - Period 0.0282 - SemiMajorAxis 0.091 - Eccentricity 0 - Inclination 80.9 - AscendingNode 294.5 - MeanLongitude 315 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 294 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-11/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.282 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 14 # M.sin(i) = 14 earths - Radius 19700 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" - - EllipticalOrbit { - Period 0.0357 - SemiMajorAxis 0.106 - Eccentricity 0 - Inclination 80.4 - AscendingNode 294.7 - MeanLongitude 137 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-11/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.3 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.307 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 21500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" - - EllipticalOrbit { - Period 0.0621 - SemiMajorAxis 0.159 - Eccentricity 0 - Inclination 80.2 - AscendingNode 294.8 - MeanLongitude 343 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-11/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "Kepler-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.404 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 28300 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" - - EllipticalOrbit { - Period 0.0876 - SemiMajorAxis 0.194 - Eccentricity 0 - Inclination 80.6 - AscendingNode 294.6 - MeanLongitude 304 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-11/e" -{ - Texture "extrasolar-lok.*" -} - - -"f" "Kepler-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.4 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.234 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 2 # M.sin(i) = 2 earths - Radius 16400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" - - EllipticalOrbit { - Period 0.1278 - SemiMajorAxis 0.25 - Eccentricity 0 - Inclination 80.1 - AscendingNode 294.9 - MeanLongitude 65 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-11/f" -{ - Texture "extrasolar-lok.*" -} - - -"g" "Kepler-11" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.8 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.327 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 300 # M.sin(i) = 0.95 jupiters - Radius 22900 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" - - EllipticalOrbit { - Period 0.3241 - SemiMajorAxis 0.462 - Eccentricity 0 - Inclination 79.7 - AscendingNode 295.1 - MeanLongitude 80 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-11/g" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-29" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.32 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 130 # M.sin(i) = 0.4 jupiters - Radius 22400 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-29" - - EllipticalOrbit { - Period 0.0283 - SemiMajorAxis 0.09 - Inclination 79.1 - AscendingNode 296.3 - MeanLongitude 321 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-29/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-29" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.26 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 18200 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-29" - - EllipticalOrbit { - Period 0.0364 - SemiMajorAxis 0.11 - Inclination 79.1 - AscendingNode 296.3 - MeanLongitude 37 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-29/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2717-417-1" # HAT-P-17 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.01 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 170 # M.sin(i) = 0.534 jupiters - Radius 70700 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-17" - - EllipticalOrbit { - Period 0.0283 - SemiMajorAxis 0.0882 - Eccentricity 0.346 - Inclination 71.7 - AscendingNode 321.6 - ArgOfPericenter 336 - MeanAnomaly 269 - } - - Obliquity 72 # guess, to match inclination - EquatorAscendingNode 322 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2717-417-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 2717-417-1" # HAT-P-17 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 450 # M.sin(i) = 1.4 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-17" - - EllipticalOrbit { - Period 4.9227 - SemiMajorAxis 2.75 - Eccentricity 0.1 - Inclination 71.8 - AscendingNode 321.4 - ArgOfPericenter 290 - MeanAnomaly 142 - } - - Obliquity 72 # guess, to match inclination - EquatorAscendingNode 321 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 2717-417-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-56" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.34 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 23800 - - InfoURL "http://exoplanet.eu/catalog/kepler-56b/" - - EllipticalOrbit { - Period 0.0288 - SemiMajorAxis 0.104 - Inclination 80.8 - AscendingNode 292 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-56/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-56" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.7 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 49000 - - InfoURL "http://exoplanet.eu/catalog/kepler-56c/" - - EllipticalOrbit { - Period 0.0586 - SemiMajorAxis 0.168 - Inclination 80.8 - AscendingNode 292 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-56/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 130322" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 320 # M.sin(i) = 1.02 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+130322" - - EllipticalOrbit { - Period 0.0293 - SemiMajorAxis 0.088 - Eccentricity 0.044 - ArgOfPericenter 153 - MeanAnomaly 11 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 130322/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 2883-1687-1" # HAT-P-15 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.1 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.072 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 620 # M.sin(i) = 1.946 jupiters - Radius 75000 - - InfoURL "http://exoplanet.eu/star.php?st=HAT-P-15" - - EllipticalOrbit { - Period 0.0297 - SemiMajorAxis 0.0964 - Eccentricity 0.19 - Inclination 81.1 - AscendingNode 67.2 - ArgOfPericenter 10 - MeanAnomaly 84 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 67 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 2883-1687-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 108147" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 80 # M.sin(i) = 0.261 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+108147" - - EllipticalOrbit { - Period 0.0298 - SemiMajorAxis 0.102 - Eccentricity 0.53 - ArgOfPericenter 261 - MeanAnomaly 256 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 108147/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 136352" # Nu2 Lup -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 11100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+136352" - - EllipticalOrbit { - Period 0.0317 - SemiMajorAxis 0.0933 - Eccentricity 0.18 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 136352/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 136352" # Nu2 Lup -{ - Texture "venuslike.*" - - Mass 11 # M.sin(i) = 11 earths - Radius 14300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+136352" - - EllipticalOrbit { - Period 0.0755 - SemiMajorAxis 0.1665 - Eccentricity 0.16 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 136352/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 136352" # Nu2 Lup -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+136352" - - EllipticalOrbit { - Period 0.2922 - SemiMajorAxis 0.411 - Eccentricity 0.43 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 136352/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 20003" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20003" - - EllipticalOrbit { - Period 0.0324 - SemiMajorAxis 0.0974 - Eccentricity 0.4 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 20003/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 20003" -{ - Texture "venuslike.*" - - Mass 13 # M.sin(i) = 13 earths - Radius 15100 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20003" - - EllipticalOrbit { - Period 0.0926 - SemiMajorAxis 0.1961 - Eccentricity 0.16 - } - - RotationPeriod 33 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 20003/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-59" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.098 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 6900 - - InfoURL "http://exoplanet.eu/catalog/kepler-59b/" - - EllipticalOrbit { - Period 0.0325 - SemiMajorAxis 0.103 - Inclination 83.3 - AscendingNode 285.7 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-59/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-59" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.18 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 19 # M.sin(i) = 19 earths - Radius 12600 - - InfoURL "http://exoplanet.eu/catalog/kepler-59c/" - - EllipticalOrbit { - Period 0.0492 - SemiMajorAxis 0.136 - Inclination 83.3 - AscendingNode 285.7 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 286 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-59/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 134606" -{ - Texture "venuslike.*" - - Mass 9 # M.sin(i) = 9 earths - Radius 13400 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134606" - - EllipticalOrbit { - Period 0.0331 - SemiMajorAxis 0.1023 - Eccentricity 0.15 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 134606/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 134606" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134606" - - EllipticalOrbit { - Period 0.163 - SemiMajorAxis 0.2962 - Eccentricity 0.29 - } - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 134606/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 134606" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.121 jupiters - Radius 56000 - Oblateness 0.09 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134606" - - EllipticalOrbit { - Period 1.2574 - SemiMajorAxis 1.1567 - Eccentricity 0.46 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 134606/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 93385" -{ - Texture "venuslike.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 12900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+93385" - - EllipticalOrbit { - Period 0.0361 - SemiMajorAxis 0.1116 - Eccentricity 0.15 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 93385/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 93385" -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13800 - - InfoURL "http://exoplanet.eu/star.php?st=HD+93385" - - EllipticalOrbit { - Period 0.126 - SemiMajorAxis 0.257 - Eccentricity 0.24 - } - - RotationPeriod 20 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 93385/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-10" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.55 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.97 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 870 # M.sin(i) = 2.75 jupiters - Radius 67900 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-10" - - EllipticalOrbit { - Period 0.0363 - SemiMajorAxis 0.1055 - Eccentricity 0.53 - Inclination 82.3 - AscendingNode 288.1 - ArgOfPericenter 332 - MeanAnomaly 270 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "CoRoT-10/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "KOI-152" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.3 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 21000 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-152" - - EllipticalOrbit { - Period 0.0369 - SemiMajorAxis 0.124 - Eccentricity 0 - Inclination 78.3 - AscendingNode 298.4 - } - - Obliquity 78 # guess, to match inclination - EquatorAscendingNode 298 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-152/d" -{ - Texture "extrasolar-lok.*" -} - - -"c" "KOI-152" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.31 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 21700 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-152" - - EllipticalOrbit { - Period 0.075 - SemiMajorAxis 0.199 - Eccentricity 0 - Inclination 78.3 - AscendingNode 298.4 - } - - Obliquity 78 # guess, to match inclination - EquatorAscendingNode 298 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "KOI-152/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-152" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.58 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 60 # M.sin(i) = 0.19 jupiters - Radius 40600 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-152" - - EllipticalOrbit { - Period 0.1424 - SemiMajorAxis 0.305 - Eccentricity 0 - Inclination 78.3 - AscendingNode 298.4 - } - - Obliquity 78 # guess, to match inclination - EquatorAscendingNode 298 # guess, to match ascending node - - RotationPeriod 27 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KOI-152/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-69" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 14000 - - InfoURL "http://exoplanet.eu/catalog/kepler-69_b/" - - EllipticalOrbit { - Period 0.0376 - SemiMajorAxis 0.094 - Inclination 81.3 - AscendingNode 291.4 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-69/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-69" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.153 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 10700 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/catalog/kepler-69_c/" - - EllipticalOrbit { - Period 0.6638 - SemiMajorAxis 0.64 - Inclination 81.1 - AscendingNode 291.5 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 291 # guess, to match ascending node - - RotationPeriod 8 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-69/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3551-2464-1" # Kepler-36 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.133 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 9300 - - InfoURL "http://exoplanet.eu/catalog/kepler-36b/" - - EllipticalOrbit { - Period 0.0379 - SemiMajorAxis 0.1153 - Inclination 81.7 - AscendingNode 289.6 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3551-2464-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 3551-2464-1" # Kepler-36 - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.329 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "venuslike.*" - - Mass 8 # M.sin(i) = 8 earths - Radius 23000 - - InfoURL "http://exoplanet.eu/catalog/kepler-36c/" - - EllipticalOrbit { - Period 0.0445 - SemiMajorAxis 0.1283 - Inclination 81.7 - AscendingNode 289.6 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 290 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "TYC 3551-2464-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 10700" # Tau Cet -{ - Texture "asteroid.*" - - Mass 2 # M.sin(i) = 2 earths - Radius 8100 - - InfoURL "http://exoplanet.eu/catalog/tau_cet_b/" - - EllipticalOrbit { - Period 0.0382 - SemiMajorAxis 0.105 - Eccentricity 0.16 - ArgOfPericenter 194 - MeanAnomaly 121 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10700/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 10700" # Tau Cet -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9300 - - InfoURL "http://exoplanet.eu/catalog/tau_cet_c/" - - EllipticalOrbit { - Period 0.0968 - SemiMajorAxis 0.195 - Eccentricity 0.03 - ArgOfPericenter 280 - MeanAnomaly 39 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10700/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 10700" # Tau Cet -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9700 - - InfoURL "http://exoplanet.eu/catalog/tau_cet_d/" - - EllipticalOrbit { - Period 0.2577 - SemiMajorAxis 0.374 - Eccentricity 0.08 - ArgOfPericenter 337 - MeanAnomaly 141 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 10700/d" -{ - Texture "extrasolar-lok.*" -} - - -"e" "HD 10700" # Tau Cet -{ - Texture "asteroid.*" - - Mass 4 # M.sin(i) = 4 earths - Radius 10500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/tau_cet_e/" - - EllipticalOrbit { - Period 0.4603 - SemiMajorAxis 0.552 - Eccentricity 0.05 - ArgOfPericenter 63 - MeanAnomaly 348 - } - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 10700/e" -{ - Texture "extrasolar-lok.*" -} - - -"f" "HD 10700" # Tau Cet -{ - Texture "venuslike.*" - - Mass 7 # M.sin(i) = 7 earths - Radius 12000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/catalog/tau_cet_f/" - - EllipticalOrbit { - Period 1.7577 - SemiMajorAxis 1.35 - Eccentricity 0.03 - ArgOfPericenter 331 - MeanAnomaly 52 - } - - RotationPeriod 5 # plausible guess -} - -AltSurface "limit of knowledge" "HD 10700/f" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 51608" -{ - Texture "venuslike.*" - - Mass 13 # M.sin(i) = 13 earths - Radius 15000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+51608" - - EllipticalOrbit { - Period 0.0385 - SemiMajorAxis 0.1059 - Eccentricity 0.15 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 51608/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 51608" -{ - Texture "venuslike.*" - - Mass 18 # M.sin(i) = 18 earths - Radius 16700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+51608" - - EllipticalOrbit { - Period 0.2612 - SemiMajorAxis 0.3791 - Eccentricity 0.41 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 51608/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 13808" -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+13808" - - EllipticalOrbit { - Period 0.0388 - SemiMajorAxis 0.1017 - Eccentricity 0.17 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 13808/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 13808" -{ - Texture "venuslike.*" - - Mass 11 # M.sin(i) = 11 earths - Radius 14300 - - InfoURL "http://exoplanet.eu/star.php?st=HD+13808" - - EllipticalOrbit { - Period 0.1474 - SemiMajorAxis 0.2476 - Eccentricity 0.43 - } - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 13808/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 189567" -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13800 - - InfoURL "http://exoplanet.eu/star.php?st=HD+189567" - - EllipticalOrbit { - Period 0.0391 - SemiMajorAxis 0.1099 - Eccentricity 0.23 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 189567/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 38529" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 250 # M.sin(i) = 0.78 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+38529" - - EllipticalOrbit { - Period 0.0392 - SemiMajorAxis 0.131 - Eccentricity 0.248 - ArgOfPericenter 272 - MeanAnomaly 199 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 38529/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 38529" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 50 # M.sin(i) = 0.17 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+38529" - - EllipticalOrbit { - Period 0.5309 - SemiMajorAxis 0.74 - Eccentricity 0.23 - ArgOfPericenter 336 - MeanAnomaly 241 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 38529/d" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 38529" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 5630 # M.sin(i) = 17.7 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+38529" - - EllipticalOrbit { - Period 5.8447 - SemiMajorAxis 3.695 - Eccentricity 0.36 - ArgOfPericenter 199 - MeanAnomaly 237 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 38529/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 179079" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 30 # M.sin(i) = 0.08 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+179079" - - EllipticalOrbit { - Period 0.0396 - SemiMajorAxis 0.11 - Eccentricity 0.115 - ArgOfPericenter 16 - MeanAnomaly 267 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 179079/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 4308" -{ - Texture "venuslike.*" - - Mass 15 # M.sin(i) = 15 earths - Radius 15700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+4308" - - EllipticalOrbit { - Period 0.0426 - SemiMajorAxis 0.118 - Eccentricity 0 - ArgOfPericenter 53 - MeanAnomaly 165 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 4308/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 13445" # Gliese 86 A -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1280 # M.sin(i) = 4.01 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+86" - - EllipticalOrbit { - Period 0.0432 - SemiMajorAxis 0.11 - Eccentricity 0.046 - ArgOfPericenter 356 - MeanAnomaly 98 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 13445/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 13044" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class5.*" - NightTexture "exo-class5night.*" - - Color [0.49 0.89 1] - Albedo 0.5 - - Mass 400 # M.sin(i) = 1.25 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+13044" - - EllipticalOrbit { - Period 0.0444 - SemiMajorAxis 0.116 - Eccentricity 0.25 - ArgOfPericenter 333 - MeanAnomaly 343 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 13044/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 31527" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14400 - - InfoURL "http://exoplanet.eu/star.php?st=HD+31527" - - EllipticalOrbit { - Period 0.0453 - SemiMajorAxis 0.1253 - Eccentricity 0.13 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 31527/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 31527" -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 16000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+31527" - - EllipticalOrbit { - Period 0.1404 - SemiMajorAxis 0.2665 - Eccentricity 0.11 - } - - RotationPeriod 19 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 31527/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 31527" -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 16200 - - InfoURL "http://exoplanet.eu/star.php?st=HD+31527" - - EllipticalOrbit { - Period 0.7515 - SemiMajorAxis 0.8181 - Eccentricity 0.38 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 31527/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 99492" # 83 Leo B -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 40 # M.sin(i) = 0.109 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+99492" - - EllipticalOrbit { - Period 0.0467 - SemiMajorAxis 0.1232 - Eccentricity 0.254 - ArgOfPericenter 120 - MeanAnomaly 55 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 99492/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 99492" # 83 Leo B -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 110 # M.sin(i) = 0.36 jupiters - Radius 56000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+99492" - - EllipticalOrbit { - Period 13.6071 - SemiMajorAxis 5.4 - Eccentricity 0.106 - ArgOfPericenter 299 - MeanAnomaly 138 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 99492/c" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 190360" # Gliese 777 A -{ - Texture "venuslike.*" - - Mass 18 # M.sin(i) = 18 earths - Radius 16700 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+777A" - - EllipticalOrbit { - Period 0.0468 - SemiMajorAxis 0.128 - Eccentricity 0.01 - ArgOfPericenter 196 - MeanAnomaly 125 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 190360/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 190360" # Gliese 777 A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 480 # M.sin(i) = 1.502 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+777A" - - EllipticalOrbit { - Period 7.9151 - SemiMajorAxis 3.92 - Eccentricity 0.36 - ArgOfPericenter 55 - MeanAnomaly 114 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 190360/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 16417" # Lam 2 For -{ - Texture "venuslike.*" - - Mass 22 # M.sin(i) = 22 earths - Radius 17900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+16417" - - EllipticalOrbit { - Period 0.0472 - SemiMajorAxis 0.14 - Eccentricity 0.2 - ArgOfPericenter 189 - MeanAnomaly 299 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 16417/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 27894" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 200 # M.sin(i) = 0.62 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+27894" - - EllipticalOrbit { - Period 0.0493 - SemiMajorAxis 0.122 - Eccentricity 0.049 - ArgOfPericenter 244 - MeanAnomaly 293 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 27894/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 33283" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 110 # M.sin(i) = 0.330 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+33283" - - EllipticalOrbit { - Period 0.0498 - SemiMajorAxis 0.145 - Eccentricity 0.48 - ArgOfPericenter 318 - MeanAnomaly 358 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 33283/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 195019" # HD 195019 A -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1180 # M.sin(i) = 3.70 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+195019" - - EllipticalOrbit { - Period 0.0498 - SemiMajorAxis 0.1388 - Eccentricity 0.014 - ArgOfPericenter 267 - MeanAnomaly 43 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 195019/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 20794" # 82 Eri -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 8900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20794" - - EllipticalOrbit { - Period 0.0501 - SemiMajorAxis 0.1207 - Eccentricity 0 - ArgOfPericenter 117 - MeanAnomaly 66 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 20794/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 20794" # 82 Eri -{ - Texture "asteroid.*" - - Mass 2 # M.sin(i) = 2 earths - Radius 8500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20794" - - EllipticalOrbit { - Period 0.1098 - SemiMajorAxis 0.2036 - Eccentricity 0 - ArgOfPericenter 117 - MeanAnomaly 247 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 20794/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 20794" # 82 Eri -{ - Texture "asteroid.*" - - Mass 5 # M.sin(i) = 5 earths - Radius 10700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20794" - - EllipticalOrbit { - Period 0.2473 - SemiMajorAxis 0.3499 - Eccentricity 0 - ArgOfPericenter 117 - MeanAnomaly 67 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 20794/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 154088" -{ - Texture "asteroid.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+154088" - - EllipticalOrbit { - Period 0.0509 - SemiMajorAxis 0.1316 - Eccentricity 0.38 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 154088/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-53" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.26 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 80 # M.sin(i) = 0.26 jupiters - Radius 18200 - - InfoURL "http://exoplanet.eu/catalog/kepler-53b/" - - EllipticalOrbit { - Period 0.0511 - SemiMajorAxis 0.137 - Inclination 82 - AscendingNode 288.9 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-53/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-53" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.28 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 20 # M.sin(i) = 0.076 jupiters - Radius 19600 - - InfoURL "http://exoplanet.eu/catalog/kepler-53c/" - - EllipticalOrbit { - Period 0.1056 - SemiMajorAxis 0.222 - Inclination 82 - AscendingNode 288.9 - } - - Obliquity 82 # guess, to match inclination - EquatorAscendingNode 289 # guess, to match ascending node - - RotationPeriod 26 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-53/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 102117" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 60 # M.sin(i) = 0.172 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102117" - - EllipticalOrbit { - Period 0.057 - SemiMajorAxis 0.1532 - Eccentricity 0.106 - ArgOfPericenter 224 - MeanAnomaly 337 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 102117/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-31" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.38 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2160 # M.sin(i) = 6.8 jupiters - Radius 26600 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-31" - - EllipticalOrbit { - Period 0.0571 - SemiMajorAxis 0.16 - Inclination 80.7 - AscendingNode 292.2 - MeanLongitude 71 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-31/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-31" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.38 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1490 # M.sin(i) = 4.7 jupiters - Radius 26600 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-31" - - EllipticalOrbit { - Period 0.1167 - SemiMajorAxis 0.26 - Inclination 80.7 - AscendingNode 292.2 - MeanLongitude 360 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 292 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-31/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KOI-423" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 88.83 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.22 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 5720 # M.sin(i) = 18 jupiters - Radius 85400 - - InfoURL "http://exoplanet.eu/star.php?st=KOI-423" - - EllipticalOrbit { - Period 0.0577 - SemiMajorAxis 0.155 - Eccentricity 0.121 - Inclination 80.7 - AscendingNode 294.6 - ArgOfPericenter 256 - MeanAnomaly 165 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - RotationPeriod 42 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KOI-423/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 17156" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 87.21 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.095 jupiters. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1010 # M.sin(i) = 3.191 jupiters - Radius 76600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+17156" - - EllipticalOrbit { - Period 0.0581 - SemiMajorAxis 0.1623 - Eccentricity 0.6768 - Inclination 75.2 - AscendingNode 43.3 - ArgOfPericenter 268 - MeanAnomaly 220 - } - - Obliquity 75 # guess, to match inclination - EquatorAscendingNode 43 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 17156/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 6434" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 120 # M.sin(i) = 0.39 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+6434" - - EllipticalOrbit { - Period 0.0602 - SemiMajorAxis 0.14 - Eccentricity 0.17 - ArgOfPericenter 242 - MeanAnomaly 167 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 6434/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 21693" -{ - Texture "venuslike.*" - - Mass 10 # M.sin(i) = 10 earths - Radius 13900 - - InfoURL "http://exoplanet.eu/star.php?st=HD+21693" - - EllipticalOrbit { - Period 0.062 - SemiMajorAxis 0.1484 - Eccentricity 0.26 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 21693/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 21693" -{ - Texture "venuslike.*" - - Mass 21 # M.sin(i) = 21 earths - Radius 17500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+21693" - - EllipticalOrbit { - Period 0.1475 - SemiMajorAxis 0.2644 - Eccentricity 0.24 - } - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 21693/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 192263" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 230 # M.sin(i) = 0.733 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+192263" - - EllipticalOrbit { - Period 0.0667 - SemiMajorAxis 0.15312 - Eccentricity 0.008 - ArgOfPericenter 220 - MeanAnomaly 237 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 192263/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 117618" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 60 # M.sin(i) = 0.178 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+117618" - - EllipticalOrbit { - Period 0.0707 - SemiMajorAxis 0.176 - Eccentricity 0.42 - ArgOfPericenter 205 - MeanAnomaly 216 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 117618/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 224693" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 230 # M.sin(i) = 0.715 jupiters - Radius 98000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+224693" - - EllipticalOrbit { - Period 0.0732 - SemiMajorAxis 0.192 - Eccentricity 0.05 - ArgOfPericenter 91 - MeanAnomaly 113 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 224693/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-55" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.22 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 15400 - - InfoURL "http://exoplanet.eu/catalog/kepler-55b/" - - EllipticalOrbit { - Period 0.0765 - SemiMajorAxis 0.154 - Inclination 84 - AscendingNode 284 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - RotationPeriod 22 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-55/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-55" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.2 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 14000 - - InfoURL "http://exoplanet.eu/catalog/kepler-55c/" - - EllipticalOrbit { - Period 0.1154 - SemiMajorAxis 0.202 - Inclination 84 - AscendingNode 284 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-55/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 20781" -{ - Texture "venuslike.*" - - Mass 12 # M.sin(i) = 12 earths - Radius 14600 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20781" - - EllipticalOrbit { - Period 0.0798 - SemiMajorAxis 0.169 - Eccentricity 0.11 - } - - RotationPeriod 135 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 20781/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 20781" -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 16000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20781" - - EllipticalOrbit { - Period 0.2331 - SemiMajorAxis 0.3456 - Eccentricity 0.28 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 20781/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-30" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.82 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.35 jupiters. - -{ - Texture "venuslike.*" - - Mass 11 # M.sin(i) = 11 earths - Radius 24500 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-30" - - EllipticalOrbit { - Period 0.0803 - SemiMajorAxis 0.18 - Inclination 84.1 - AscendingNode 284 - MeanLongitude 78 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "Kepler-30/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-30" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.68 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.1 jupiters. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 640 # M.sin(i) = 2.01 jupiters - Radius 77000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-30" - - EllipticalOrbit { - Period 0.1652 - SemiMajorAxis 0.3 - Inclination 84.3 - AscendingNode 283.9 - MeanLongitude 314 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-30/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "Kepler-30" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.84 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.79 jupiters. - -{ - Texture "venuslike.*" - - Mass 23 # M.sin(i) = 23 earths - Radius 55300 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-30" - - EllipticalOrbit { - Period 0.3925 - SemiMajorAxis 0.5 - Inclination 84.1 - AscendingNode 284 - MeanLongitude 147 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 284 # guess, to match ascending node - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-30/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 9446" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 220 # M.sin(i) = 0.7 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+9446" - - EllipticalOrbit { - Period 0.0823 - SemiMajorAxis 0.189 - Eccentricity 0.2 - ArgOfPericenter 338 - MeanAnomaly 316 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 9446/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 9446" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 580 # M.sin(i) = 1.82 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+9446" - - EllipticalOrbit { - Period 0.5281 - SemiMajorAxis 0.654 - Eccentricity 0.06 - ArgOfPericenter 223 - MeanAnomaly 227 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 9446/c" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 204313" -{ - Texture "venuslike.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 16400 - - InfoURL "http://exoplanet.eu/star.php?st=HD+204313" - - EllipticalOrbit { - Period 0.0955 - SemiMajorAxis 0.2103 - Eccentricity 0.17 - } - - RotationPeriod 31 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 204313/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 204313" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1130 # M.sin(i) = 3.55 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+204313" - - EllipticalOrbit { - Period 5.2569 - SemiMajorAxis 3.04 - Eccentricity 0.23 - ArgOfPericenter 345 - MeanAnomaly 254 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 204313/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 204313" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 530 # M.sin(i) = 1.68 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+204313" - - EllipticalOrbit { - Period 7.7525 - SemiMajorAxis 3.93 - Eccentricity 0.28 - ArgOfPericenter 294 - MeanAnomaly 106 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 204313/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 43691" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 790 # M.sin(i) = 2.49 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+43691" - - EllipticalOrbit { - Period 0.1012 - SemiMajorAxis 0.24 - Eccentricity 0.14 - ArgOfPericenter 114 - MeanAnomaly 114 - } - - RotationPeriod 25 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 43691/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 11964" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 30 # M.sin(i) = 0.079 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+11964" - - EllipticalOrbit { - Period 0.1038 - SemiMajorAxis 0.229 - Eccentricity 0.3 - ArgOfPericenter 215 - MeanAnomaly 173 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 11964/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 11964" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 200 # M.sin(i) = 0.622 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+11964" - - EllipticalOrbit { - Period 5.3251 - SemiMajorAxis 3.16 - Eccentricity 0.041 - ArgOfPericenter 96 - MeanAnomaly 234 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 11964/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 57050" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 100 # M.sin(i) = 0.298 jupiters - Radius 56000 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+57050" - - EllipticalOrbit { - Period 0.1133 - SemiMajorAxis 0.163506 - Eccentricity 0.314 - ArgOfPericenter 124 - MeanAnomaly 243 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 57050/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 45652" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 150 # M.sin(i) = 0.47 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+45652" - - EllipticalOrbit { - Period 0.1194 - SemiMajorAxis 0.23 - Eccentricity 0.38 - ArgOfPericenter 100 - MeanAnomaly 336 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 45652/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 147018" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 670 # M.sin(i) = 2.12 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+147018" - - EllipticalOrbit { - Period 0.1211 - SemiMajorAxis 0.2388 - Eccentricity 0.4686 - ArgOfPericenter 321 - MeanAnomaly 41 - } - - RotationPeriod 12 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 147018/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 147018" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2090 # M.sin(i) = 6.56 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+147018" - - EllipticalOrbit { - Period 2.7598 - SemiMajorAxis 1.922 - Eccentricity 0.133 - ArgOfPericenter 212 - MeanAnomaly 99 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 147018/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-51" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.63 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 44100 - - InfoURL "http://exoplanet.eu/catalog/kepler-51b/" - - EllipticalOrbit { - Period 0.1236 - SemiMajorAxis 0.248 - Inclination 79.8 - AscendingNode 294.6 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - RotationPeriod 80 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-51/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-51" - -# Detected via transit as well as radial velocity methods. -# From transit dimming, radius is estimated at 0.51 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 35700 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/kepler-51c/" - - EllipticalOrbit { - Period 0.2336 - SemiMajorAxis 0.379 - Inclination 79.8 - AscendingNode 294.6 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-51/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 103197" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 56000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+103197" - - EllipticalOrbit { - Period 0.1309 - SemiMajorAxis 0.267 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 103197/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 107148" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 70 # M.sin(i) = 0.212 jupiters - Radius 84000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+107148" - - EllipticalOrbit { - Period 0.1316 - SemiMajorAxis 0.269 - Eccentricity 0.04 - ArgOfPericenter 352 - MeanAnomaly 311 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 107148/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-47" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.59 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.27 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 18900 - - InfoURL "http://kepler.nasa.gov/Mission/discoveries/kepler47bc/" - - EllipticalOrbit { - Period 0.1356 - SemiMajorAxis 0.2956 - Inclination 80.6 - AscendingNode 293.3 - } - - Obliquity 81 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-47/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Kepler-47" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.826 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.41 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 130 # M.sin(i) = 0.4 jupiters - Radius 28700 - Oblateness 0.01 - - InfoURL "http://kepler.nasa.gov/Mission/discoveries/kepler47bc/" - - EllipticalOrbit { - Period 0.83 - SemiMajorAxis 0.989 - Inclination 80.4 - AscendingNode 293.4 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-47/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KIC 6185331" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.2 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.72 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 80 # M.sin(i) = 0.25 jupiters - Radius 50400 - - InfoURL "http://exoplanet.eu/star.php?st=KIC+6185331" - - EllipticalOrbit { - Period 0.1363 - SemiMajorAxis 0.2672 - Inclination 85.1 - AscendingNode 282.8 - MeanLongitude 54 - } - - Obliquity 85 # guess, to match inclination - EquatorAscendingNode 283 # guess, to match ascending node - - RotationPeriod 47 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KIC 6185331/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 90156" -{ - Texture "venuslike.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 16500 - - InfoURL "http://exoplanet.eu/star.php?st=HD+90156" - - EllipticalOrbit { - Period 0.1363 - SemiMajorAxis 0.281 - } - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 90156/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 74156" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 600 # M.sin(i) = 1.88 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+74156" - - EllipticalOrbit { - Period 0.1414 - SemiMajorAxis 0.294 - Eccentricity 0.64 - ArgOfPericenter 38 - MeanAnomaly 202 - } - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 74156/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 74156" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2550 # M.sin(i) = 8.03 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+74156" - - EllipticalOrbit { - Period 6.7789 - SemiMajorAxis 3.4 - Eccentricity 0.43 - ArgOfPericenter 123 - MeanAnomaly 86 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 74156/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 37605" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 890 # M.sin(i) = 2.813 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+37605" - - EllipticalOrbit { - Period 0.1506 - SemiMajorAxis 0.2837 - Eccentricity 0.6767 - ArgOfPericenter 36 - MeanAnomaly 243 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 37605/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 37605" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1070 # M.sin(i) = 3.366 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+37605" - - EllipticalOrbit { - Period 7.447 - SemiMajorAxis 3.814 - Eccentricity 0.013 - ArgOfPericenter 36 - MeanAnomaly 284 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 37605/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 104067" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 60 # M.sin(i) = 0.186 jupiters - Radius 56000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+104067" - - EllipticalOrbit { - Period 0.1528 - SemiMajorAxis 0.2643 - Eccentricity 0 - } - - RotationPeriod 65 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 104067/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 12961" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 110 # M.sin(i) = 0.35 jupiters - Radius 56000 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+12961" - - EllipticalOrbit { - Period 0.1572 - SemiMajorAxis 0.13 - Eccentricity 0.16 - ArgOfPericenter 33 - MeanAnomaly 287 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HIP 12961/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 168443" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2440 # M.sin(i) = 7.659 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+168443" - - EllipticalOrbit { - Period 0.1591 - SemiMajorAxis 0.2931 - Eccentricity 0.52883 - ArgOfPericenter 178 - MeanAnomaly 277 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 168443/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 168443" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 5470 # M.sin(i) = 17.193 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+168443" - - EllipticalOrbit { - Period 4.7908 - SemiMajorAxis 2.8373 - Eccentricity 0.2113 - ArgOfPericenter 70 - MeanAnomaly 262 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 168443/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 85512" -{ - Texture "asteroid.*" - - Mass 3 # M.sin(i) = 3 earths - Radius 9700 - - InfoURL "http://exoplanet.eu/star.php?st=HD+85512" - - EllipticalOrbit { - Period 0.16 - SemiMajorAxis 0.26 - Eccentricity 0.11 - ArgOfPericenter 80 - MeanAnomaly 278 - } - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "HD 85512/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 3651" # 54 Psc -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 60 # M.sin(i) = 0.2 jupiters - Radius 56000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+3651" - - EllipticalOrbit { - Period 0.1704 - SemiMajorAxis 0.284 - Eccentricity 0.63 - ArgOfPericenter 343 - MeanAnomaly 225 - } - - RotationPeriod 31 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 3651/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 121504" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 390 # M.sin(i) = 1.22 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+121504" - - EllipticalOrbit { - Period 0.1734 - SemiMajorAxis 0.329 - Eccentricity 0.03 - ArgOfPericenter 225 - MeanAnomaly 180 - } - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 121504/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 101930" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 56000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+101930" - - EllipticalOrbit { - Period 0.1929 - SemiMajorAxis 0.302 - Eccentricity 0.11 - ArgOfPericenter 191 - MeanAnomaly 105 - } - - RotationPeriod 21 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 101930/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 94075" # HD 178911 B -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2000 # M.sin(i) = 6.292 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+178911+B" - - EllipticalOrbit { - Period 0.1957 - SemiMajorAxis 0.32 - Eccentricity 0.1243 - ArgOfPericenter 196 - MeanAnomaly 121 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 94075/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 192310" # Gliese 785 / Candidate 7 -{ - Texture "venuslike.*" - - Mass 17 # M.sin(i) = 17 earths - Radius 16400 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+785" - - EllipticalOrbit { - Period 0.2046 - SemiMajorAxis 0.32 - Eccentricity 0.13 - ArgOfPericenter 203 - MeanAnomaly 247 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 192310/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 192310" # Gliese 785 / Candidate 7 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 24 # M.sin(i) = 24 earths - Radius 18300 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+785" - - EllipticalOrbit { - Period 1.4396 - SemiMajorAxis 1.18 - Eccentricity 0.32 - ArgOfPericenter 140 - MeanAnomaly 53 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 192310/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 163607" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 250 # M.sin(i) = 0.77 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+163607" - - EllipticalOrbit { - Period 0.206 - SemiMajorAxis 0.36 - Eccentricity 0.73 - ArgOfPericenter 74 - MeanAnomaly 327 - } - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 163607/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 163607" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 730 # M.sin(i) = 2.29 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+163607" - - EllipticalOrbit { - Period 3.5975 - SemiMajorAxis 2.42 - Eccentricity 0.12 - ArgOfPericenter 260 - MeanAnomaly 110 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 163607/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 16141" # 79 Cet A -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 70 # M.sin(i) = 0.215 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+16141" - - EllipticalOrbit { - Period 0.2076 - SemiMajorAxis 0.35 - Eccentricity 0.28 - ArgOfPericenter 166 - MeanAnomaly 350 - } - - RotationPeriod 47 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 16141/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 114762" # HD 114762 A -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3710 # M.sin(i) = 11.68 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+114762" - - EllipticalOrbit { - Period 0.2297 - SemiMajorAxis 0.363 - Eccentricity 0.3359 - ArgOfPericenter 121 - MeanAnomaly 225 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 114762/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KIC 8852719" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.53 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.315 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 130 # M.sin(i) = 0.4 jupiters - Radius 22100 - - InfoURL "http://voparis-exoplanet-new.obspm.fr/catalog/kic-8852719_b/" - - EllipticalOrbit { - Period 0.242 - SemiMajorAxis 0.19757 - Inclination 78.1 - AscendingNode 300 - ArgOfPericenter 192 - } - - Obliquity 78 # guess, to match inclination - EquatorAscendingNode 300 # guess, to match ascending node - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "KIC 8852719/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "CoRoT-9" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.9 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 1.05 jupiters. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 270 # M.sin(i) = 0.84 jupiters - Radius 73500 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=CoRoT-9" - - EllipticalOrbit { - Period 0.2608 - SemiMajorAxis 0.407 - Eccentricity 0.11 - Inclination 85.8 - AscendingNode 279.8 - ArgOfPericenter 156 - MeanAnomaly 324 - } - - Obliquity 86 # guess, to match inclination - EquatorAscendingNode 280 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "CoRoT-9/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 157172" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.12 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+157172" - - EllipticalOrbit { - Period 0.287 - SemiMajorAxis 0.416 - Eccentricity 0.46 - } - - RotationPeriod 19 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 157172/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-38" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.446 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.39 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 120 # M.sin(i) = 0.38 jupiters - Radius 27300 - Oblateness 0.01 - - InfoURL "http://kepler.nasa.gov/Mission/discoveries/kepler38b/" - - EllipticalOrbit { - Period 0.2891 - SemiMajorAxis 0.4644 - Inclination 83.9 - AscendingNode 285.3 - MeanLongitude 352 - } - - Obliquity 84 # guess, to match inclination - EquatorAscendingNode 285 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-38/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 145377" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1830 # M.sin(i) = 5.76 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+145377" - - EllipticalOrbit { - Period 0.2846 - SemiMajorAxis 0.45 - Eccentricity 0.307 - ArgOfPericenter 114 - MeanAnomaly 97 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 145377/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 142" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 100 # M.sin(i) = 0.3 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+142" - - EllipticalOrbit { - Period 0.2968 - SemiMajorAxis 0.47 - Eccentricity 0.12 - ArgOfPericenter 337 - } - - RotationPeriod 19 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 142/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 142" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 400 # M.sin(i) = 1.25 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+142" - - EllipticalOrbit { - Period 0.9574 - SemiMajorAxis 1.02 - Eccentricity 0.17 - ArgOfPericenter 34 - MeanAnomaly 268 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 142/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 142" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1690 # M.sin(i) = 5.3 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+142" - - EllipticalOrbit { - Period 16.4408 - SemiMajorAxis 6.8 - Eccentricity 0.21 - ArgOfPericenter 317 - MeanAnomaly 97 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 142/c" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 177830" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 50 # M.sin(i) = 0.15 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+177830" - - EllipticalOrbit { - Period 0.3036 - SemiMajorAxis 0.5137 - Eccentricity 0.3495 - ArgOfPericenter 132 - MeanAnomaly 114 - } - - RotationPeriod 19 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 177830/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 177830" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 470 # M.sin(i) = 1.49 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+177830" - - EllipticalOrbit { - Period 1.1132 - SemiMajorAxis 1.2218 - Eccentricity 0.0009 - ArgOfPericenter 107 - MeanAnomaly 152 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 177830/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 80606" # HD 80606 A - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.285 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.921 jupiters. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1250 # M.sin(i) = 3.94 jupiters - Radius 64500 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+80606" - - EllipticalOrbit { - Period 0.3051 - SemiMajorAxis 0.449 - Eccentricity 0.93366 - Inclination 108.3 - AscendingNode 137.6 - ArgOfPericenter 66 - MeanAnomaly 56 - } - - Obliquity 108 # guess, to match inclination - EquatorAscendingNode 138 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 80606/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 79431" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 670 # M.sin(i) = 2.1 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+79431" - - EllipticalOrbit { - Period 0.3058 - SemiMajorAxis 0.36 - Eccentricity 0.29 - ArgOfPericenter 262 - MeanAnomaly 88 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 79431/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 117176" # 70 Vir -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2100 # M.sin(i) = 6.6 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=70+Vir" - - EllipticalOrbit { - Period 0.3194 - SemiMajorAxis 0.48 - Eccentricity 0.43 - ArgOfPericenter 287 - MeanAnomaly 323 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 117176/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 216770" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 210 # M.sin(i) = 0.65 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+216770" - - EllipticalOrbit { - Period 0.3243 - SemiMajorAxis 0.46 - Eccentricity 0.37 - ArgOfPericenter 8 - MeanAnomaly 175 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 216770/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 52265" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 330 # M.sin(i) = 1.05 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+52265" - - EllipticalOrbit { - Period 0.3274 - SemiMajorAxis 0.5 - Eccentricity 0.35 - ArgOfPericenter 48 - MeanAnomaly 9 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 52265/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 102365" -{ - Texture "venuslike.*" - - Mass 16 # M.sin(i) = 16 earths - Radius 16000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102365" - - EllipticalOrbit { - Period 0.3343 - SemiMajorAxis 0.46 - Eccentricity 0.34 - ArgOfPericenter 31 - MeanAnomaly 215 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 102365/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 102272" -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1880 # M.sin(i) = 5.9 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102272" - - EllipticalOrbit { - Period 0.3493 - SemiMajorAxis 0.614 - Eccentricity 0.05 - ArgOfPericenter 19 - MeanAnomaly 103 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 102272/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 102272" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 830 # M.sin(i) = 2.6 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102272" - - EllipticalOrbit { - Period 1.4237 - SemiMajorAxis 1.57 - Eccentricity 0.68 - ArgOfPericenter 221 - MeanAnomaly 7 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 102272/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 208487" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 130 # M.sin(i) = 0.413 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+208487" - - EllipticalOrbit { - Period 0.3554 - SemiMajorAxis 0.51 - Eccentricity 0.21 - ArgOfPericenter 171 - MeanAnomaly 49 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 208487/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 208487" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 150 # M.sin(i) = 0.46 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+208487" - - EllipticalOrbit { - Period 2.486 - SemiMajorAxis 1.8 - Eccentricity 0.19 - ArgOfPericenter 275 - MeanAnomaly 13 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 208487/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 156279" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3090 # M.sin(i) = 9.71 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+156279" - - EllipticalOrbit { - Period 0.3588 - SemiMajorAxis 0.495 - Eccentricity 0.708 - ArgOfPericenter 201 - MeanAnomaly 225 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 156279/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-35" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90.76 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.728 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.127 jupiters - Radius 51000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-35(AB)" - - EllipticalOrbit { - Period 0.3599 - SemiMajorAxis 0.60347 - Eccentricity 0.042 - Inclination 79.8 - AscendingNode 293 - MeanLongitude 150 - } - - Obliquity 80 # guess, to match inclination - EquatorAscendingNode 293 # guess, to match ascending node - - RotationPeriod 18 # tidal slowing significant -} - -AltSurface "limit of knowledge" "Kepler-35/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 1237" # GJ 3021 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1070 # M.sin(i) = 3.37 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+3021" - - EllipticalOrbit { - Period 0.3661 - SemiMajorAxis 0.495 - Eccentricity 0.511 - ArgOfPericenter 316 - MeanAnomaly 358 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 1237/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 188310" # Xi Aql -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 890 # M.sin(i) = 2.8 jupiters - Radius 84000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=ksi+Aql" - - EllipticalOrbit { - Period 0.3744 - SemiMajorAxis 0.68 - Eccentricity 0 - MeanLongitude 158 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 188310/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "KIC 4862625 A" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.55 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 170 # M.sin(i) = 0.53 jupiters - Radius 38500 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/catalog/kic_4862625_b/" - - EllipticalOrbit { - Period 0.3792 - SemiMajorAxis 0.634 - Eccentricity 0.0539 - Inclination 79.2 - AscendingNode 296.2 - ArgOfPericenter 139 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 296 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "KIC 4862625 A/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 231701" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 340 # M.sin(i) = 1.08 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+231701" - - EllipticalOrbit { - Period 0.3877 - SemiMajorAxis 0.53 - Eccentricity 0.1 - ArgOfPericenter 74 - MeanAnomaly 163 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 231701/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 93083" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 120 # M.sin(i) = 0.37 jupiters - Radius 56000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+93083" - - EllipticalOrbit { - Period 0.3931 - SemiMajorAxis 0.477 - Eccentricity 0.14 - ArgOfPericenter 241 - MeanAnomaly 216 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 93083/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 37124" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 220 # M.sin(i) = 0.675 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+37124" - - EllipticalOrbit { - Period 0.4227 - SemiMajorAxis 0.53364 - Eccentricity 0.054 - ArgOfPericenter 305 - MeanAnomaly 12 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 37124/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 37124" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 210 # M.sin(i) = 0.652 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+37124" - - EllipticalOrbit { - Period 2.4244 - SemiMajorAxis 1.71 - Eccentricity 0.125 - ArgOfPericenter 228 - MeanAnomaly 98 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 37124/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 37124" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 220 # M.sin(i) = 0.696 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+37124" - - EllipticalOrbit { - Period 5.0979 - SemiMajorAxis 2.807 - Eccentricity 0.16 - ArgOfPericenter 175 - MeanAnomaly 218 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 37124/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 32518" -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 970 # M.sin(i) = 3.04 jupiters - Radius 84000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+32518" - - EllipticalOrbit { - Period 0.4313 - SemiMajorAxis 0.59 - Eccentricity 0.01 - ArgOfPericenter 36 - MeanAnomaly 29 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 32518/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 100655" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 540 # M.sin(i) = 1.7 jupiters - Radius 84000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+100655" - - EllipticalOrbit { - Period 0.4314 - SemiMajorAxis 0.76 - Eccentricity 0.085 - ArgOfPericenter 222 - MeanAnomaly 110 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 100655/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 207832" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 180 # M.sin(i) = 0.56 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/catalog/hd_207832b/" - - EllipticalOrbit { - Period 0.4434 - SemiMajorAxis 0.57 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 207832/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 207832" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 230 # M.sin(i) = 0.73 jupiters - Radius 70000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/catalog/hd_207832c/" - - EllipticalOrbit { - Period 3.1641 - SemiMajorAxis 2.112 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 207832/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 154672" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1600 # M.sin(i) = 5.02 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+154672" - - EllipticalOrbit { - Period 0.4488 - SemiMajorAxis 0.6 - Eccentricity 0.61 - ArgOfPericenter 257 - MeanAnomaly 305 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 154672/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 145457" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 920 # M.sin(i) = 2.9 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+145457" - - EllipticalOrbit { - Period 0.4827 - SemiMajorAxis 0.76 - Eccentricity 0.112 - ArgOfPericenter 263 - MeanAnomaly 291 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 145457/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 5891" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2420 # M.sin(i) = 7.6 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+5891" - - EllipticalOrbit { - Period 0.4849 - SemiMajorAxis 0.76 - Eccentricity 0.066 - ArgOfPericenter 112 - MeanAnomaly 19 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 5891/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 219449" # Psi1 Aqr -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 920 # M.sin(i) = 2.9 jupiters - Radius 84000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+219449" - - EllipticalOrbit { - Period 0.4983 - SemiMajorAxis 0.3 - } - - RotationPeriod 11 # tidal slowing significant -} - -AltSurface "limit of knowledge" "HD 219449/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 81688" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 860 # M.sin(i) = 2.7 jupiters - Radius 84000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+81688" - - EllipticalOrbit { - Period 0.5038 - SemiMajorAxis 0.81 - Eccentricity 0 - MeanLongitude 344 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 81688/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 221345" # 14 And -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1690 # M.sin(i) = 5.33 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=14+And" - - EllipticalOrbit { - Period 0.5088 - SemiMajorAxis 0.83 - Eccentricity 0 - MeanLongitude 60 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 221345/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 136512" # Omi CrB -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 480 # M.sin(i) = 1.5 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/catalog/omi_crb_b/" - - EllipticalOrbit { - Period 0.5128 - SemiMajorAxis 0.83 - Eccentricity 0.191 - ArgOfPericenter 26 - MeanAnomaly 160 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 136512/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 73526" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 920 # M.sin(i) = 2.9 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+73526" - - EllipticalOrbit { - Period 0.5155 - SemiMajorAxis 0.66 - Eccentricity 0.19 - ArgOfPericenter 83 - MeanAnomaly 276 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 73526/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 73526" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 800 # M.sin(i) = 2.5 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+73526" - - EllipticalOrbit { - Period 1.0344 - SemiMajorAxis 1.05 - Eccentricity 0.14 - ArgOfPericenter 253 - MeanAnomaly 317 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 73526/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 215456" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 30 # M.sin(i) = 0.101 jupiters - Radius 56000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+215456" - - EllipticalOrbit { - Period 0.5256 - SemiMajorAxis 0.652 - Eccentricity 0.15 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 215456/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 215456" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 80 # M.sin(i) = 0.246 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+215456" - - EllipticalOrbit { - Period 6.2341 - SemiMajorAxis 3.394 - Eccentricity 0.19 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 215456/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 155358" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 270 # M.sin(i) = 0.85 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+155358" - - EllipticalOrbit { - Period 0.532 - SemiMajorAxis 0.64 - Eccentricity 0.17 - ArgOfPericenter 124 - MeanAnomaly 233 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 155358/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 155358" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 260 # M.sin(i) = 0.82 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+155358" - - EllipticalOrbit { - Period 1.073 - SemiMajorAxis 1.02 - Eccentricity 0.16 - ArgOfPericenter 161 - MeanAnomaly 109 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 155358/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 104985" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2000 # M.sin(i) = 6.3 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+104985" - - EllipticalOrbit { - Period 0.5426 - SemiMajorAxis 0.78 - Eccentricity 0.03 - ArgOfPericenter 161 - MeanAnomaly 272 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 104985/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 60532" # Gliese 279 -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1000 # M.sin(i) = 3.15 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+60532" - - EllipticalOrbit { - Period 0.5526 - SemiMajorAxis 0.77 - Eccentricity 0.278 - ArgOfPericenter 203 - MeanAnomaly 12 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 60532/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 60532" # Gliese 279 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2370 # M.sin(i) = 7.46 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+60532" - - EllipticalOrbit { - Period 1.662 - SemiMajorAxis 1.58 - Eccentricity 0.038 - ArgOfPericenter 330 - MeanAnomaly 47 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 60532/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 82943" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 580 # M.sin(i) = 1.81 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+82943" - - EllipticalOrbit { - Period 0.601 - SemiMajorAxis 0.752 - Eccentricity 0.39 - ArgOfPericenter 1 - MeanAnomaly 226 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 82943/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 82943" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 550 # M.sin(i) = 1.74 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+82943" - - EllipticalOrbit { - Period 1.2025 - SemiMajorAxis 1.19 - Eccentricity 0.02 - ArgOfPericenter 140 - MeanAnomaly 162 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 82943/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 169830" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 930 # M.sin(i) = 2.92 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+169830" - - EllipticalOrbit { - Period 0.6177 - SemiMajorAxis 0.817 - Eccentricity 0.31 - ArgOfPericenter 154 - MeanAnomaly 117 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 169830/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 169830" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1300 # M.sin(i) = 4.10 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+169830" - - EllipticalOrbit { - Period 5.7495 - SemiMajorAxis 3.62 - Eccentricity 0.33 - ArgOfPericenter 258 - MeanAnomaly 194 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 169830/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 218566" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 70 # M.sin(i) = 0.21 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+218566" - - EllipticalOrbit { - Period 0.6179 - SemiMajorAxis 0.6873 - Eccentricity 0.3 - ArgOfPericenter 113 - MeanAnomaly 90 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 218566/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 45364" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 60 # M.sin(i) = 0.1872 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+45364" - - EllipticalOrbit { - Period 0.6213 - SemiMajorAxis 0.6813 - Eccentricity 0.1684 - ArgOfPericenter 352 - MeanAnomaly 82 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 45364/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 45364" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 210 # M.sin(i) = 0.6579 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+45364" - - EllipticalOrbit { - Period 0.9387 - SemiMajorAxis 0.8972 - Eccentricity 0.0974 - ArgOfPericenter 197 - MeanAnomaly 9 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 45364/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 8574" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 670 # M.sin(i) = 2.11 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+8574" - - EllipticalOrbit { - Period 0.623 - SemiMajorAxis 0.77 - Eccentricity 0.288 - ArgOfPericenter 124 - MeanAnomaly 123 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 8574/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-16" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90.0322 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.754 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 110 # M.sin(i) = 0.333 jupiters - Radius 52800 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-16+(AB)" - - EllipticalOrbit { - Period 0.6264 - SemiMajorAxis 0.7048 - Eccentricity 0.00685 - Inclination 82.5 - AscendingNode 287.6 - ArgOfPericenter 122 - MeanAnomaly 349 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-16/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 202206" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 5530 # M.sin(i) = 17.4 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+202206" - - EllipticalOrbit { - Period 0.7005 - SemiMajorAxis 0.83 - Eccentricity 0.435 - ArgOfPericenter 206 - MeanAnomaly 193 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 202206/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 202206" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 780 # M.sin(i) = 2.44 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+202206" - - EllipticalOrbit { - Period 3.7875 - SemiMajorAxis 2.55 - Eccentricity 0.267 - ArgOfPericenter 124 - MeanAnomaly 128 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 202206/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 89744" # HD 89744 A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2290 # M.sin(i) = 7.2 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+89744" - - EllipticalOrbit { - Period 0.7009 - SemiMajorAxis 0.88 - Eccentricity 0.7 - ArgOfPericenter 66 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 89744/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 134987" # 23 Lib -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 510 # M.sin(i) = 1.59 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134987" - - EllipticalOrbit { - Period 0.7069 - SemiMajorAxis 0.81 - Eccentricity 0.233 - ArgOfPericenter 215 - MeanAnomaly 255 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 134987/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 134987" # 23 Lib -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 260 # M.sin(i) = 0.82 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+134987" - - EllipticalOrbit { - Period 13.6893 - SemiMajorAxis 5.8 - Eccentricity 0.12 - ArgOfPericenter 158 - MeanAnomaly 32 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 134987/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 12661" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 730 # M.sin(i) = 2.3 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+12661" - - EllipticalOrbit { - Period 0.7217 - SemiMajorAxis 0.83 - Eccentricity 0.377 - ArgOfPericenter 64 - MeanAnomaly 39 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 12661/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 12661" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 500 # M.sin(i) = 1.57 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+12661" - - EllipticalOrbit { - Period 4.6762 - SemiMajorAxis 2.56 - Eccentricity 0.031 - ArgOfPericenter 293 - MeanAnomaly 167 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 12661/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 40979" # HD 40979 A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1040 # M.sin(i) = 3.28 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+40979" - - EllipticalOrbit { - Period 0.7203 - SemiMajorAxis 0.83 - Eccentricity 0.25 - ArgOfPericenter 132 - MeanAnomaly 5 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 40979/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 113538" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 90 # M.sin(i) = 0.27 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+113538" - - EllipticalOrbit { - Period 0.7209 - SemiMajorAxis 0.71 - Eccentricity 0.61 - ArgOfPericenter 23 - MeanAnomaly 24 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 113538/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 113538" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 230 # M.sin(i) = 0.71 jupiters - Radius 70000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+113538" - - EllipticalOrbit { - Period 4.5366 - SemiMajorAxis 2.43 - Eccentricity 0.32 - ArgOfPericenter 219 - MeanAnomaly 88 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 113538/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 104780" # BD+14 4559 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 470 # M.sin(i) = 1.47 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=BD14+4559" - - EllipticalOrbit { - Period 0.7363 - SemiMajorAxis 0.777 - Eccentricity 0.29 - ArgOfPericenter 144 - MeanAnomaly 179 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 104780/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 73108" # Pi2 UMa -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 2260 # M.sin(i) = 7.1 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=4+Uma" - - EllipticalOrbit { - Period 0.7373 - SemiMajorAxis 0.87 - Eccentricity 0.432 - ArgOfPericenter 227 - MeanAnomaly 232 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 73108/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 141680" # Ome Ser -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 540 # M.sin(i) = 1.7 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/catalog/ome_ser_b/" - - EllipticalOrbit { - Period 0.7584 - SemiMajorAxis 1.1 - Eccentricity 0.106 - ArgOfPericenter 97 - MeanAnomaly 179 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 141680/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 205739" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 440 # M.sin(i) = 1.37 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+205739" - - EllipticalOrbit { - Period 0.7661 - SemiMajorAxis 0.896 - Eccentricity 0.27 - ArgOfPericenter 347 - MeanAnomaly 145 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 205739/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 164509" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 150 # M.sin(i) = 0.48 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+164509" - - EllipticalOrbit { - Period 0.7732 - SemiMajorAxis 0.875 - Eccentricity 0.26 - ArgOfPericenter 324 - MeanAnomaly 99 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 164509/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-34" - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 90.355 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.764 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 70 # M.sin(i) = 0.22 jupiters - Radius 53500 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-34(AB)" - - EllipticalOrbit { - Period 0.7908 - SemiMajorAxis 1.0896 - Eccentricity 0.182 - Inclination 79.5 - AscendingNode 294.7 - MeanLongitude 208 - } - - Obliquity 79 # guess, to match inclination - EquatorAscendingNode 295 # guess, to match ascending node - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-34/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Kepler-22" # KIC 10593626 - -# Detected via transit as well as radial velocity methods; from transit -# duration, inclination is fixed at 89.764 degrees, so mass can be determined. -# From transit dimming, radius is estimated at 0.21 jupiters. - -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 40 # M.sin(i) = 0.11 jupiters - Radius 14700 - - InfoURL "http://exoplanet.eu/star.php?st=Kepler-22" - - EllipticalOrbit { - Period 0.7936 - SemiMajorAxis 0.849 - Inclination 82.7 - AscendingNode 287.6 - MeanLongitude 231 - } - - Obliquity 83 # guess, to match inclination - EquatorAscendingNode 288 # guess, to match ascending node - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "Kepler-22/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3304-323-1" # BD+48 738 -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 290 # M.sin(i) = 0.91 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=BD+%2B48+738" - - EllipticalOrbit { - Period 1.0749 - SemiMajorAxis 1 - Eccentricity 0.2 - ArgOfPericenter 143 - MeanAnomaly 19 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 3304-323-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 175541" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 190 # M.sin(i) = 0.61 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+175541" - - EllipticalOrbit { - Period 0.814 - SemiMajorAxis 1.03 - Eccentricity 0.33 - ArgOfPericenter 199 - MeanAnomaly 173 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 175541/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 59686" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1670 # M.sin(i) = 5.25 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+59686" - - EllipticalOrbit { - Period 0.8296 - SemiMajorAxis 0.911 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 59686/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 54719" # Tau Gem -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 5750 # M.sin(i) = 18.1 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=tau+Gem" - - EllipticalOrbit { - Period 0.835 - SemiMajorAxis 0.88 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 54719/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 2952" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 510 # M.sin(i) = 1.6 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/catalog/hd_2952_b/" - - EllipticalOrbit { - Period 0.8531 - SemiMajorAxis 1.2 - Eccentricity 0.129 - ArgOfPericenter 189 - MeanAnomaly 216 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 2952/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 17051" # Iot Hor / HR 810 -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 720 # M.sin(i) = 2.26 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HR+810" - - EllipticalOrbit { - Period 0.8764 - SemiMajorAxis 0.925 - Eccentricity 0.161 - ArgOfPericenter 181 - MeanAnomaly 312 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 17051/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 173416" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 860 # M.sin(i) = 2.7 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+173416" - - EllipticalOrbit { - Period 0.886 - SemiMajorAxis 1.16 - Eccentricity 0.21 - ArgOfPericenter 344 - MeanAnomaly 23 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 173416/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 92788" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1230 # M.sin(i) = 3.86 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+92788" - - EllipticalOrbit { - Period 0.892 - SemiMajorAxis 0.97 - Eccentricity 0.334 - ArgOfPericenter 169 - MeanAnomaly 148 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 92788/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 107383" # 11 Com -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 6170 # M.sin(i) = 19.4 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=11+Com" - - EllipticalOrbit { - Period 0.8926 - SemiMajorAxis 1.29 - Eccentricity 0.231 - ArgOfPericenter 2 - MeanAnomaly 304 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 107383/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 33142" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 410 # M.sin(i) = 1.3 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+33142" - - EllipticalOrbit { - Period 0.8942 - SemiMajorAxis 1.06 - Eccentricity 0.2 - ArgOfPericenter 302 - MeanAnomaly 155 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 33142/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 43197" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 190 # M.sin(i) = 0.6 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+43197" - - EllipticalOrbit { - Period 0.8975 - SemiMajorAxis 0.92 - Eccentricity 0.83 - ArgOfPericenter 76 - MeanAnomaly 120 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 43197/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 137388" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 70 # M.sin(i) = 0.223 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+137388" - - EllipticalOrbit { - Period 0.9035 - SemiMajorAxis 0.89 - Eccentricity 0.36 - ArgOfPericenter 75 - MeanAnomaly 323 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 137388/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 148427" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 310 # M.sin(i) = 0.96 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+148427" - - EllipticalOrbit { - Period 0.9076 - SemiMajorAxis 0.93 - Eccentricity 0.16 - ArgOfPericenter 255 - MeanAnomaly 224 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 148427/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 16232" # 30 Ari B -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3140 # M.sin(i) = 9.88 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=30+Ari+B" - - EllipticalOrbit { - Period 0.9175 - SemiMajorAxis 0.995 - Eccentricity 0.289 - ArgOfPericenter 82 - MeanAnomaly 25 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 16232/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 5158" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 460 # M.sin(i) = 1.44 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+5158" - - EllipticalOrbit { - Period 0.9463 - SemiMajorAxis 0.89 - Eccentricity 0.54 - ArgOfPericenter 166 - MeanAnomaly 78 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 5158/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 5158" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4780 # M.sin(i) = 15.04 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+5158" - - EllipticalOrbit { - Period 24.6899 - SemiMajorAxis 7.7 - Eccentricity 0.14 - ArgOfPericenter 238 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 5158/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 122430" -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1180 # M.sin(i) = 3.71 jupiters - Radius 84000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+122430" - - EllipticalOrbit { - Period 0.9444 - SemiMajorAxis 1.02 - Eccentricity 0.68 - ArgOfPericenter 39 - MeanAnomaly 259 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 122430/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 192699" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 800 # M.sin(i) = 2.5 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+192699" - - EllipticalOrbit { - Period 0.9624 - SemiMajorAxis 1.16 - Eccentricity 0.149 - ArgOfPericenter 92 - MeanAnomaly 316 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 192699/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 159868" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 230 # M.sin(i) = 0.73 jupiters - Radius 70000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+159868" - - EllipticalOrbit { - Period 0.9645 - SemiMajorAxis 1 - Eccentricity 0.15 - ArgOfPericenter 286 - MeanAnomaly 69 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 159868/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 159868" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 670 # M.sin(i) = 2.1 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+159868" - - EllipticalOrbit { - Period 3.2263 - SemiMajorAxis 2.25 - Eccentricity 0.01 - ArgOfPericenter 346 - MeanAnomaly 143 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 159868/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 210702" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 600 # M.sin(i) = 1.9 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+210702" - - EllipticalOrbit { - Period 0.9714 - SemiMajorAxis 1.2 - Eccentricity 0.152 - ArgOfPericenter 12 - MeanAnomaly 50 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 210702/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 4313" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 730 # M.sin(i) = 2.3 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+4313" - - EllipticalOrbit { - Period 0.9747 - SemiMajorAxis 1.19 - Eccentricity 0.041 - ArgOfPericenter 180 - MeanAnomaly 304 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 4313/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 63765" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 200 # M.sin(i) = 0.64 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+63765" - - EllipticalOrbit { - Period 0.9802 - SemiMajorAxis 0.949 - Eccentricity 0.24 - ArgOfPericenter 2 - MeanAnomaly 5 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 63765/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 3304-0101-1" # HD 17092 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1460 # M.sin(i) = 4.6 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+17092" - - EllipticalOrbit { - Period 0.9854 - SemiMajorAxis 1.29 - Eccentricity 0.166 - ArgOfPericenter 133 - MeanAnomaly 15 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 3304-0101-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 96063" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 290 # M.sin(i) = 0.9 jupiters - Radius 84000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+96063" - - EllipticalOrbit { - Period 0.9886 - SemiMajorAxis 0.99 - Eccentricity 0.2 - ArgOfPericenter 348 - MeanAnomaly 256 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 96063/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 38283" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 110 # M.sin(i) = 0.34 jupiters - Radius 56000 - Oblateness 0.09 - - InfoURL "http://exoplanet.eu/star.php?st=HD+38283" - - EllipticalOrbit { - Period 0.9944 - SemiMajorAxis 1.02 - Eccentricity 0.41 - MeanLongitude 28 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 38283/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 212771" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 730 # M.sin(i) = 2.3 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+212771" - - EllipticalOrbit { - Period 1.022 - SemiMajorAxis 1.22 - Eccentricity 0.111 - ArgOfPericenter 117 - MeanAnomaly 319 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 212771/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 1422-790-1" # BD+20 2457 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 6810 # M.sin(i) = 21.42 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=BD20+2457" - - EllipticalOrbit { - Period 1.0394 - SemiMajorAxis 1.45 - Eccentricity 0.15 - ArgOfPericenter 87 - MeanAnomaly 206 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 1422-790-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "TYC 1422-790-1" # BD+20 2457 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3960 # M.sin(i) = 12.47 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=BD20+2457" - - EllipticalOrbit { - Period 1.7029 - SemiMajorAxis 2.01 - Eccentricity 0.18 - ArgOfPericenter 5 - MeanAnomaly 96 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 1422-790-1/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 12929" # Alf Ari -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=alf+Ari" - - EllipticalOrbit { - Period 1.0426 - SemiMajorAxis 1.2 - Eccentricity 0.25 - ArgOfPericenter 217 - MeanAnomaly 313 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 12929/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 20868" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 630 # M.sin(i) = 1.99 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20868" - - EllipticalOrbit { - Period 1.0427 - SemiMajorAxis 0.947 - Eccentricity 0.75 - ArgOfPericenter 121 - MeanAnomaly 133 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 20868/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 28185" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1810 # M.sin(i) = 5.7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+28185" - - EllipticalOrbit { - Period 1.0486 - SemiMajorAxis 1.03 - Eccentricity 0.07 - ArgOfPericenter 144 - MeanAnomaly 70 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 28185/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 100777" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 370 # M.sin(i) = 1.16 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+100777" - - EllipticalOrbit { - Period 1.0505 - SemiMajorAxis 1.03 - Eccentricity 0.36 - ArgOfPericenter 109 - MeanAnomaly 7 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 100777/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 142415" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 520 # M.sin(i) = 1.62 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+142415" - - EllipticalOrbit { - Period 1.0576 - SemiMajorAxis 1.05 - Eccentricity 0.5 - ArgOfPericenter 236 - MeanAnomaly 24 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 142415/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 28678" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 540 # M.sin(i) = 1.7 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+28678" - - EllipticalOrbit { - Period 1.0598 - SemiMajorAxis 1.24 - Eccentricity 0.168 - ArgOfPericenter 288 - MeanAnomaly 266 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 28678/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 33564" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2900 # M.sin(i) = 9.13 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+33564" - - EllipticalOrbit { - Period 1.0623 - SemiMajorAxis 1.12 - Eccentricity 0.34 - ArgOfPericenter 22 - MeanAnomaly 98 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 33564/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 108874" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 430 # M.sin(i) = 1.36 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+108874" - - EllipticalOrbit { - Period 1.0825 - SemiMajorAxis 1.051 - Eccentricity 0.07 - ArgOfPericenter 156 - MeanAnomaly 102 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 108874/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 108874" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 320 # M.sin(i) = 1.018 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+108874" - - EllipticalOrbit { - Period 4.3964 - SemiMajorAxis 2.68 - Eccentricity 0.25 - ArgOfPericenter 285 - MeanAnomaly 39 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 108874/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 180314" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 6990 # M.sin(i) = 22 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+180314" - - EllipticalOrbit { - Period 1.0843 - SemiMajorAxis 1.4 - Eccentricity 0.257 - ArgOfPericenter 329 - MeanAnomaly 323 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 180314/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 154857" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 590 # M.sin(i) = 1.85 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+154857" - - EllipticalOrbit { - Period 1.091 - SemiMajorAxis 1.13 - Eccentricity 0.51 - ArgOfPericenter 350 - MeanAnomaly 342 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 154857/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 38858" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 30 # M.sin(i) = 0.0961 jupiters - Radius 56000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=HD+38858" - - EllipticalOrbit { - Period 1.1147 - SemiMajorAxis 1.0376 - Eccentricity 0.27 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 38858/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 27442" # Eps Ret A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 430 # M.sin(i) = 1.35 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+27442" - - EllipticalOrbit { - Period 1.1368 - SemiMajorAxis 1.16 - Eccentricity 0.058 - ArgOfPericenter 97 - MeanAnomaly 96 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 27442/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 167042" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 510 # M.sin(i) = 1.6 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+167042" - - EllipticalOrbit { - Period 1.1392 - SemiMajorAxis 1.3 - Eccentricity 0.03 - ArgOfPericenter 41 - MeanAnomaly 256 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 167042/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 143107" # Eps CrB -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2130 # M.sin(i) = 6.7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/eps_crb_b/" - - EllipticalOrbit { - Period 1.1441 - SemiMajorAxis 1.3 - Eccentricity 0.11 - ArgOfPericenter 92 - MeanAnomaly 267 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 143107/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 75898" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 800 # M.sin(i) = 2.51 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+75898" - - EllipticalOrbit { - Period 1.145 - SemiMajorAxis 1.19 - Eccentricity 0.1 - ArgOfPericenter 120 - MeanAnomaly 268 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 75898/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 50583" # Gam1 Leo -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 2790 # M.sin(i) = 8.78 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=gamma+1+Leo" - - EllipticalOrbit { - Period 1.1732 - SemiMajorAxis 1.19 - Eccentricity 0.144 - ArgOfPericenter 86 - MeanAnomaly 260 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 50583/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 47536" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1590 # M.sin(i) = 5 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+47536" - - EllipticalOrbit { - Period 1.1773 - SemiMajorAxis 1.61 - Eccentricity 0.2 - ArgOfPericenter 95 - MeanAnomaly 314 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 47536/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 47536" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2230 # M.sin(i) = 7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+47536" - - EllipticalOrbit { - Period 6.8446 - SemiMajorAxis 3.53 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 47536/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 1502" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 990 # M.sin(i) = 3.1 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+1502" - - EllipticalOrbit { - Period 1.1822 - SemiMajorAxis 1.31 - Eccentricity 0.101 - ArgOfPericenter 319 - MeanAnomaly 170 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 1502/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 4203" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 660 # M.sin(i) = 2.07 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+4203" - - EllipticalOrbit { - Period 1.1824 - SemiMajorAxis 1.164 - Eccentricity 0.519 - ArgOfPericenter 77 - MeanAnomaly 48 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 4203/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 98219" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+98219" - - EllipticalOrbit { - Period 1.1962 - SemiMajorAxis 1.23 - Eccentricity 0.2 - ArgOfPericenter 318 - MeanAnomaly 278 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 98219/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 99109" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 160 # M.sin(i) = 0.502 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+99109" - - EllipticalOrbit { - Period 1.2027 - SemiMajorAxis 1.1 - Eccentricity 0.09 - ArgOfPericenter 158 - MeanAnomaly 193 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 99109/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 210277" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 410 # M.sin(i) = 1.29 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+210277" - - EllipticalOrbit { - Period 1.2107 - SemiMajorAxis 1.14 - Eccentricity 0.476 - ArgOfPericenter 181 - MeanAnomaly 93 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 210277/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 108863" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 830 # M.sin(i) = 2.6 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+108863" - - EllipticalOrbit { - Period 1.214 - SemiMajorAxis 1.4 - Eccentricity 0.05 - ArgOfPericenter 85 - MeanAnomaly 16 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 108863/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 128311" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 690 # M.sin(i) = 2.18 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+128311" - - EllipticalOrbit { - Period 1.2282 - SemiMajorAxis 1.099 - Eccentricity 0.25 - ArgOfPericenter 54 - MeanAnomaly 351 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 128311/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 128311" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1020 # M.sin(i) = 3.21 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+128311" - - EllipticalOrbit { - Period 2.5161 - SemiMajorAxis 1.76 - Eccentricity 0.17 - ArgOfPericenter 139 - MeanAnomaly 240 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 128311/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 90043" # 24 Sex -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 630 # M.sin(i) = 1.99 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=24+Sex" - - EllipticalOrbit { - Period 1.2397 - SemiMajorAxis 1.333 - Eccentricity 0.09 - ArgOfPericenter 257 - MeanAnomaly 322 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 90043/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 90043" # 24 Sex -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 270 # M.sin(i) = 0.86 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=24+Sex" - - EllipticalOrbit { - Period 2.4175 - SemiMajorAxis 2.08 - Eccentricity 0.29 - ArgOfPericenter 108 - MeanAnomaly 60 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 90043/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 221287" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 980 # M.sin(i) = 3.09 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+221287" - - EllipticalOrbit { - Period 1.2487 - SemiMajorAxis 1.25 - Eccentricity 0.08 - ArgOfPericenter 151 - MeanAnomaly 84 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 221287/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 188015" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 400 # M.sin(i) = 1.26 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+188015" - - EllipticalOrbit { - Period 1.2497 - SemiMajorAxis 1.19 - Eccentricity 0.15 - ArgOfPericenter 331 - MeanAnomaly 93 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 188015/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 136418" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 640 # M.sin(i) = 2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+136418" - - EllipticalOrbit { - Period 1.2712 - SemiMajorAxis 1.32 - Eccentricity 0.255 - ArgOfPericenter 310 - MeanAnomaly 24 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 136418/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 31253" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 160 # M.sin(i) = 0.5 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+31253" - - EllipticalOrbit { - Period 1.2758 - SemiMajorAxis 1.26 - Eccentricity 0.3 - ArgOfPericenter 48 - MeanAnomaly 324 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 31253/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 20367" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 370 # M.sin(i) = 1.17 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20367" - - EllipticalOrbit { - Period 1.2854 - SemiMajorAxis 1.25 - Eccentricity 0.32 - ArgOfPericenter 280 - MeanAnomaly 118 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 20367/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 13189" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4450 # M.sin(i) = 14 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+13189" - - EllipticalOrbit { - Period 1.2912 - SemiMajorAxis 1.85 - Eccentricity 0.27 - ArgOfPericenter 292 - MeanAnomaly 352 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 13189/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 44219" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 180 # M.sin(i) = 0.58 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+44219" - - EllipticalOrbit { - Period 1.2931 - SemiMajorAxis 1.19 - Eccentricity 0.61 - ArgOfPericenter 333 - MeanAnomaly 202 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 44219/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 180902" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 510 # M.sin(i) = 1.6 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+180902" - - EllipticalOrbit { - Period 1.3114 - SemiMajorAxis 1.39 - Eccentricity 0.09 - ArgOfPericenter 318 - MeanAnomaly 156 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 180902/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 170693" # 42 Dra -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1230 # M.sin(i) = 3.88 jupiters - Radius 84000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=42+Dra" - - EllipticalOrbit { - Period 1.3117 - SemiMajorAxis 1.19 - Eccentricity 0.38 - ArgOfPericenter 291 - MeanAnomaly 169 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 170693/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 66141" -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1910 # M.sin(i) = 6 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/catalog/hd_66141_b/" - - EllipticalOrbit { - Period 1.3155 - SemiMajorAxis 1.2 - Eccentricity 0.07 - ArgOfPericenter 234 - MeanAnomaly 168 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 66141/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 9578" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 200 # M.sin(i) = 0.62 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+9578" - - EllipticalOrbit { - Period 1.3525 - SemiMajorAxis 1.18 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 9578/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 96167" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 220 # M.sin(i) = 0.68 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+96167" - - EllipticalOrbit { - Period 1.3659 - SemiMajorAxis 1.3 - Eccentricity 0.71 - ArgOfPericenter 187 - MeanAnomaly 349 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 96167/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 153950" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 870 # M.sin(i) = 2.73 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+153950" - - EllipticalOrbit { - Period 1.3673 - SemiMajorAxis 1.28 - Eccentricity 0.34 - ArgOfPericenter 297 - MeanAnomaly 28 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 153950/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 114783" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+114783" - - EllipticalOrbit { - Period 1.3717 - SemiMajorAxis 1.2 - Eccentricity 0.1 - ArgOfPericenter 25 - MeanAnomaly 148 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 114783/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 4006-980-1" # HD 240210 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2190 # M.sin(i) = 6.9 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+240210" - - EllipticalOrbit { - Period 1.3737 - SemiMajorAxis 1.33 - Eccentricity 0.15 - ArgOfPericenter 31 - MeanAnomaly 49 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 4006-980-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 95089" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 380 # M.sin(i) = 1.2 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+95089" - - EllipticalOrbit { - Period 1.3881 - SemiMajorAxis 1.51 - Eccentricity 0.157 - ArgOfPericenter 212 - MeanAnomaly 79 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 95089/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 137759" # Iot Dra -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2800 # M.sin(i) = 8.82 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+75458" - - EllipticalOrbit { - Period 1.3982 - SemiMajorAxis 1.275 - Eccentricity 0.713 - ArgOfPericenter 7 - MeanAnomaly 28 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 137759/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 136726" # 11 UMi -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 3340 # M.sin(i) = 10.5 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=11+UMi" - - EllipticalOrbit { - Period 1.4133 - SemiMajorAxis 1.54 - Eccentricity 0.08 - ArgOfPericenter 349 - MeanAnomaly 162 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 136726/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 158038" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+158038" - - EllipticalOrbit { - Period 1.4264 - SemiMajorAxis 1.52 - Eccentricity 0.291 - ArgOfPericenter 322 - MeanAnomaly 153 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 158038/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 4113" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 500 # M.sin(i) = 1.56 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+4113" - - EllipticalOrbit { - Period 1.4418 - SemiMajorAxis 1.28 - Eccentricity 0.903 - ArgOfPericenter 40 - MeanAnomaly 274 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 4113/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 22781" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4340 # M.sin(i) = 13.65 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+22781" - - EllipticalOrbit { - Period 1.4458 - SemiMajorAxis 1.167 - Eccentricity 0.8191 - ArgOfPericenter 106 - MeanAnomaly 245 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 22781/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 147513" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 390 # M.sin(i) = 1.21 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+147513" - - EllipticalOrbit { - Period 1.4467 - SemiMajorAxis 1.32 - Eccentricity 0.26 - ArgOfPericenter 263 - MeanAnomaly 273 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 147513/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 163917" # Nu Oph -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 7630 # M.sin(i) = 24 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=nu+Oph" - - EllipticalOrbit { - Period 1.4519 - SemiMajorAxis 1.9 - Eccentricity 0.13 - MeanLongitude 118 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 163917/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 163917" # Nu Oph -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 8580 # M.sin(i) = 27 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=nu+Oph" - - EllipticalOrbit { - Period 8.7228 - SemiMajorAxis 6.1 - Eccentricity 0.18 - MeanLongitude 281 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 163917/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 1690" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1940 # M.sin(i) = 6.1 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+1690" - - EllipticalOrbit { - Period 1.4593 - SemiMajorAxis 1.3 - Eccentricity 0.64 - ArgOfPericenter 214 - MeanAnomaly 199 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 1690/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 19994" # 94 Cet A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 530 # M.sin(i) = 1.68 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+19994" - - EllipticalOrbit { - Period 1.4667 - SemiMajorAxis 1.42 - Eccentricity 0.3 - ArgOfPericenter 176 - MeanAnomaly 44 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 19994/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 458-1450-1" # HD 171028 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 630 # M.sin(i) = 1.98 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+171028" - - EllipticalOrbit { - Period 1.5058 - SemiMajorAxis 1.32 - Eccentricity 0.59 - ArgOfPericenter 313 - MeanAnomaly 71 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 458-1450-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 222582" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2460 # M.sin(i) = 7.75 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+222582" - - EllipticalOrbit { - Period 1.5671 - SemiMajorAxis 1.35 - Eccentricity 0.725 - ArgOfPericenter 42 - MeanAnomaly 167 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 222582/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 1211-603-1" # BD+20 274 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1340 # M.sin(i) = 4.2 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/bd+20_274b/" - - EllipticalOrbit { - Period 1.583 - SemiMajorAxis 1.3 - MeanLongitude 83 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 1211-603-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 20782" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 600 # M.sin(i) = 1.9 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+20782" - - EllipticalOrbit { - Period 1.6205 - SemiMajorAxis 1.381 - Eccentricity 0.97 - ArgOfPericenter 275 - MeanAnomaly 281 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 20782/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 62509" # Bet Gem -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 930 # M.sin(i) = 2.92 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+62509" - - EllipticalOrbit { - Period 1.6143 - SemiMajorAxis 1.69 - Eccentricity 0.02 - ArgOfPericenter 198 - MeanAnomaly 164 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 62509/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 28305" # Eps Tau -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2420 # M.sin(i) = 7.6 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=eps+Tau" - - EllipticalOrbit { - Period 1.6287 - SemiMajorAxis 1.93 - Eccentricity 0.151 - ArgOfPericenter 253 - MeanAnomaly 273 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 28305/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 83043" # Gliese 649 -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 100 # M.sin(i) = 0.328 jupiters - Radius 56000 - Oblateness 0.09 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+649" - - EllipticalOrbit { - Period 1.6381 - SemiMajorAxis 1.135 - Eccentricity 0.3 - ArgOfPericenter 331 - MeanAnomaly 279 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 83043/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 164604" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 860 # M.sin(i) = 2.7 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+164604" - - EllipticalOrbit { - Period 1.6602 - SemiMajorAxis 1.13 - Eccentricity 0.24 - ArgOfPericenter 52 - MeanAnomaly 50 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 164604/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 206610" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 700 # M.sin(i) = 2.2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+206610" - - EllipticalOrbit { - Period 1.6701 - SemiMajorAxis 1.68 - Eccentricity 0.229 - ArgOfPericenter 352 - MeanAnomaly 312 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 206610/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 65216" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 390 # M.sin(i) = 1.21 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+65216" - - EllipticalOrbit { - Period 1.6786 - SemiMajorAxis 1.37 - Eccentricity 0.41 - ArgOfPericenter 108 - MeanAnomaly 100 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 65216/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 65216" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 710 # M.sin(i) = 2.24 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+65216" - - EllipticalOrbit { - Period 15.1732 - SemiMajorAxis 5.95 - Eccentricity 0.15 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 65216/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 200964" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 590 # M.sin(i) = 1.85 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+200964" - - EllipticalOrbit { - Period 1.6805 - SemiMajorAxis 1.601 - Eccentricity 0.04 - ArgOfPericenter 338 - MeanAnomaly 192 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 200964/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 200964" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 290 # M.sin(i) = 0.9 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+200964" - - EllipticalOrbit { - Period 2.2587 - SemiMajorAxis 1.95 - Eccentricity 0.181 - ArgOfPericenter 233 - MeanAnomaly 292 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 200964/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 7199" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 90 # M.sin(i) = 0.29 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+7199" - - EllipticalOrbit { - Period 1.6838 - SemiMajorAxis 1.36 - Eccentricity 0.19 - ArgOfPericenter 212 - MeanAnomaly 120 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 7199/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 23079" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 800 # M.sin(i) = 2.5 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+23079" - - EllipticalOrbit { - Period 1.7139 - SemiMajorAxis 1.5 - Eccentricity 0.02 - ArgOfPericenter 13 - MeanAnomaly 282 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 23079/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 183263" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1170 # M.sin(i) = 3.67 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+183263" - - EllipticalOrbit { - Period 1.7153 - SemiMajorAxis 1.51 - Eccentricity 0.357 - ArgOfPericenter 259 - MeanAnomaly 192 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 183263/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 183263" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1210 # M.sin(i) = 3.82 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+183263" - - EllipticalOrbit { - Period 8.0767 - SemiMajorAxis 4.25 - Eccentricity 0.253 - ArgOfPericenter 5 - MeanAnomaly 315 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 183263/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 96127" -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1270 # M.sin(i) = 4 jupiters - Radius 84000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+96127" - - EllipticalOrbit { - Period 1.7722 - SemiMajorAxis 1.4 - Eccentricity 0.3 - ArgOfPericenter 40 - MeanAnomaly 253 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 96127/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 141937" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3080 # M.sin(i) = 9.7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+141937" - - EllipticalOrbit { - Period 1.7884 - SemiMajorAxis 1.52 - Eccentricity 0.41 - ArgOfPericenter 158 - MeanAnomaly 193 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 141937/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 2247" # BD-17 63 -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1620 # M.sin(i) = 5.1 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=BD-17+63" - - EllipticalOrbit { - Period 1.7949 - SemiMajorAxis 1.34 - Eccentricity 0.54 - ArgOfPericenter 202 - MeanAnomaly 108 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 2247/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 181342" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1050 # M.sin(i) = 3.3 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+181342" - - EllipticalOrbit { - Period 1.8152 - SemiMajorAxis 1.78 - Eccentricity 0.177 - ArgOfPericenter 300 - MeanAnomaly 349 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 181342/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 116029" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 670 # M.sin(i) = 2.1 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+116029" - - EllipticalOrbit { - Period 1.8349 - SemiMajorAxis 1.73 - Eccentricity 0.2 - ArgOfPericenter 278 - MeanAnomaly 186 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 116029/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 220074" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3530 # M.sin(i) = 11.1 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hd_220074_b/" - - EllipticalOrbit { - Period 1.8401 - SemiMajorAxis 1.6 - Eccentricity 0.14 - ArgOfPericenter 84 - MeanAnomaly 207 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 220074/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 5319" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 620 # M.sin(i) = 1.94 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+5319" - - EllipticalOrbit { - Period 1.847 - SemiMajorAxis 1.75 - Eccentricity 0.12 - ArgOfPericenter 179 - MeanAnomaly 318 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 5319/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 152581" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 480 # M.sin(i) = 1.5 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+152581" - - EllipticalOrbit { - Period 1.8864 - SemiMajorAxis 1.48 - Eccentricity 0.2 - ArgOfPericenter 301 - MeanAnomaly 188 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 152581/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "Gliese 317" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+317" - - EllipticalOrbit { - Period 1.894 - SemiMajorAxis 1.15 - Eccentricity 0.11 - ArgOfPericenter 313 - MeanAnomaly 302 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Gliese 317/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "Gliese 317" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 640 # M.sin(i) = 2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+317" - - EllipticalOrbit { - Period 246.4066 - SemiMajorAxis 30 - Eccentricity 0.81 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "Gliese 317/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 15779" # 75 Cet -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 950 # M.sin(i) = 3 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/catalog/75_cet_b/" - - EllipticalOrbit { - Period 1.8943 - SemiMajorAxis 2.1 - MeanLongitude 138 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 15779/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 38801" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3400 # M.sin(i) = 10.7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+38801" - - EllipticalOrbit { - Period 1.9064 - SemiMajorAxis 1.7 - Eccentricity 0 - MeanLongitude 5 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 38801/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 48265" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 370 # M.sin(i) = 1.16 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+48265" - - EllipticalOrbit { - Period 1.9165 - SemiMajorAxis 1.51 - Eccentricity 0.18 - ArgOfPericenter 150 - MeanAnomaly 287 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 48265/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 82886" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 410 # M.sin(i) = 1.3 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+82886" - - EllipticalOrbit { - Period 1.9302 - SemiMajorAxis 1.65 - Eccentricity 0.2 - ArgOfPericenter 212 - MeanAnomaly 294 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 82886/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 11977" # Eta2 Hyi -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2080 # M.sin(i) = 6.54 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+11977" - - EllipticalOrbit { - Period 1.9466 - SemiMajorAxis 1.93 - Eccentricity 0.4 - ArgOfPericenter 51 - MeanAnomaly 63 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 11977/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 5409-2156-1" # NGC 2423 3 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 3370 # M.sin(i) = 10.6 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=NGC+2423+3" - - EllipticalOrbit { - Period 1.9556 - SemiMajorAxis 2.1 - Eccentricity 0.21 - ArgOfPericenter 227 - MeanAnomaly 239 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 5409-2156-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 240237" -{ - Texture "exo-class4.*" - NightTexture "exo-class4night.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 1690 # M.sin(i) = 5.3 jupiters - Radius 84000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+240237" - - EllipticalOrbit { - Period 2.0416 - SemiMajorAxis 1.9 - Eccentricity 0.4 - ArgOfPericenter 223 - MeanAnomaly 262 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 240237/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 47205" # 7 CMa -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 830 # M.sin(i) = 2.6 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=7+CMa" - - EllipticalOrbit { - Period 2.089 - SemiMajorAxis 1.9 - Eccentricity 0.14 - ArgOfPericenter 237 - MeanAnomaly 285 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 47205/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 18742" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 860 # M.sin(i) = 2.7 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+18742" - - EllipticalOrbit { - Period 2.1136 - SemiMajorAxis 1.92 - Eccentricity 0.2 - ArgOfPericenter 227 - MeanAnomaly 96 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 18742/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 5388" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 620 # M.sin(i) = 1.96 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+5388" - - EllipticalOrbit { - Period 2.1273 - SemiMajorAxis 1.76 - Eccentricity 0.4 - ArgOfPericenter 42 - MeanAnomaly 38 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 5388/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 102329" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1880 # M.sin(i) = 5.9 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+102329" - - EllipticalOrbit { - Period 2.1303 - SemiMajorAxis 2.01 - Eccentricity 0.211 - ArgOfPericenter 88 - MeanAnomaly 157 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 102329/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 5608" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 450 # M.sin(i) = 1.4 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/catalog/hd_5608b/" - - EllipticalOrbit { - Period 2.17 - SemiMajorAxis 1.9 - MeanLongitude 122 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 5608/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 85390" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 50 # M.sin(i) = 0.14 jupiters - Radius 56000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+85390" - - EllipticalOrbit { - Period 2.1383 - SemiMajorAxis 1.82 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 85390/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 186427" # 16 Cyg B -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 530 # M.sin(i) = 1.68 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=16+Cyg+B" - - EllipticalOrbit { - Period 2.1889 - SemiMajorAxis 1.68 - Eccentricity 0.689 - ArgOfPericenter 135 - MeanAnomaly 93 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 186427/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 4208" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 250 # M.sin(i) = 0.8 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+4208" - - EllipticalOrbit { - Period 2.2697 - SemiMajorAxis 1.7 - Eccentricity 0.04 - ArgOfPericenter 30 - MeanAnomaly 261 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 4208/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 110014" # Chi Vir -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3530 # M.sin(i) = 11.09 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+110014" - - EllipticalOrbit { - Period 2.2874 - SemiMajorAxis 2.14 - Eccentricity 0.462 - ArgOfPericenter 213 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 110014/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 156411" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 240 # M.sin(i) = 0.74 jupiters - Radius 70000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+156411" - - EllipticalOrbit { - Period 2.3058 - SemiMajorAxis 1.88 - Eccentricity 0.22 - ArgOfPericenter 36 - MeanAnomaly 238 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 156411/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "TYC 0197-0037-1" # HD 70573 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1940 # M.sin(i) = 6.1 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+70573" - - EllipticalOrbit { - Period 2.3321 - SemiMajorAxis 1.76 - Eccentricity 0.4 - ArgOfPericenter 127 - MeanAnomaly 123 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "TYC 0197-0037-1/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 99706" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 450 # M.sin(i) = 1.4 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+99706" - - EllipticalOrbit { - Period 2.3765 - SemiMajorAxis 2.14 - Eccentricity 0.365 - ArgOfPericenter 242 - MeanAnomaly 276 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 99706/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 208527" -{ - Texture "exo-class4.*" - - Color [0 0.36 1] - Albedo 0.05 - - Mass 3150 # M.sin(i) = 9.9 jupiters - Radius 84000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hd_208527_b/" - - EllipticalOrbit { - Period 2.397 - SemiMajorAxis 2.1 - Eccentricity 0.08 - ArgOfPericenter 348 - MeanAnomaly 329 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 208527/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 131496" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 700 # M.sin(i) = 2.2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+131496" - - EllipticalOrbit { - Period 2.4175 - SemiMajorAxis 2.09 - Eccentricity 0.163 - ArgOfPericenter 326 - MeanAnomaly 327 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 131496/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 45350" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 570 # M.sin(i) = 1.79 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+45350" - - EllipticalOrbit { - Period 2.4388 - SemiMajorAxis 1.92 - Eccentricity 0.778 - ArgOfPericenter 169 - MeanAnomaly 247 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 45350/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 45410" # 6 Lyn -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 760 # M.sin(i) = 2.4 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=6+Lyn" - - EllipticalOrbit { - Period 2.4613 - SemiMajorAxis 2.2 - Eccentricity 0.134 - ArgOfPericenter 212 - MeanAnomaly 14 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 45410/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 222404" # Gam Cep A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 590 # M.sin(i) = 1.85 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=Gamma+Cephei" - - EllipticalOrbit { - Period 2.4731 - SemiMajorAxis 2.05 - Eccentricity 0.049 - ArgOfPericenter 245 - MeanAnomaly 82 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 222404/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 30856" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 570 # M.sin(i) = 1.8 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+30856" - - EllipticalOrbit { - Period 2.4969 - SemiMajorAxis 2 - Eccentricity 0.2 - ArgOfPericenter 337 - MeanAnomaly 334 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 30856/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 114386" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 390 # M.sin(i) = 1.24 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+114386" - - EllipticalOrbit { - Period 2.5654 - SemiMajorAxis 1.02 - Eccentricity 0.23 - ArgOfPericenter 213 - MeanAnomaly 59 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 114386/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 126525" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 70 # M.sin(i) = 0.224 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+126525" - - EllipticalOrbit { - Period 2.5958 - SemiMajorAxis 1.8105 - Eccentricity 0.13 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 126525/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 213240" # HD 213240 A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1430 # M.sin(i) = 4.5 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+213240" - - EllipticalOrbit { - Period 2.6037 - SemiMajorAxis 2.03 - Eccentricity 0.45 - ArgOfPericenter 263 - MeanAnomaly 9 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 213240/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 16400" # 81 Cet -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1690 # M.sin(i) = 5.3 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=81+Cet" - - EllipticalOrbit { - Period 2.6084 - SemiMajorAxis 2.5 - Eccentricity 0.206 - ArgOfPericenter 301 - MeanAnomaly 4 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 16400/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 181720" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 120 # M.sin(i) = 0.37 jupiters - Radius 56000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+181720" - - EllipticalOrbit { - Period 2.6174 - SemiMajorAxis 1.78 - Eccentricity 0.26 - ArgOfPericenter 195 - MeanAnomaly 294 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 181720/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 41004" # HD 41004 A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 810 # M.sin(i) = 2.54 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+41004+A" - - EllipticalOrbit { - Period 2.6366 - SemiMajorAxis 1.64 - Eccentricity 0.39 - ArgOfPericenter 277 - MeanAnomaly 31 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 41004/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 132406" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1780 # M.sin(i) = 5.61 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+132406" - - EllipticalOrbit { - Period 2.6667 - SemiMajorAxis 1.98 - Eccentricity 0.34 - ArgOfPericenter 132 - MeanAnomaly 7 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 132406/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 187085" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 240 # M.sin(i) = 0.75 jupiters - Radius 70000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+187085" - - EllipticalOrbit { - Period 2.6995 - SemiMajorAxis 2.05 - Eccentricity 0.47 - ArgOfPericenter 116 - MeanAnomaly 231 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 187085/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 85647" # Gliese 676 A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1270 # M.sin(i) = 4 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+676A" - - EllipticalOrbit { - Period 2.7077 - SemiMajorAxis 1.61 - Eccentricity 0.29 - ArgOfPericenter 80 - MeanAnomaly 32 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 85647/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 16175" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1400 # M.sin(i) = 4.4 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+16175" - - EllipticalOrbit { - Period 2.7105 - SemiMajorAxis 2.1 - Eccentricity 0.59 - ArgOfPericenter 3 - MeanAnomaly 256 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 16175/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 199665" # 18 Del -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3270 # M.sin(i) = 10.3 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=18+Del" - - EllipticalOrbit { - Period 2.7195 - SemiMajorAxis 2.6 - Eccentricity 0.08 - ArgOfPericenter 217 - MeanAnomaly 314 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 199665/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 81040" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2190 # M.sin(i) = 6.88 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+81040" - - EllipticalOrbit { - Period 2.7425 - SemiMajorAxis 1.94 - Eccentricity 0.526 - ArgOfPericenter 308 - MeanAnomaly 15 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 81040/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 10647" # q1 Eri -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 300 # M.sin(i) = 0.93 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10647" - - EllipticalOrbit { - Period 2.7461 - SemiMajorAxis 2.03 - Eccentricity 0.1 - ArgOfPericenter 190 - MeanAnomaly 52 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 10647/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 148156" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 270 # M.sin(i) = 0.85 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+148156" - - EllipticalOrbit { - Period 2.7652 - SemiMajorAxis 2.45 - Eccentricity 0.52 - ArgOfPericenter 18 - MeanAnomaly 313 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 148156/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "ADS 11871 B" # HD 176051 B -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 480 # M.sin(i) = 1.5 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+176051" - - EllipticalOrbit { - Period 2.7817 - SemiMajorAxis 1.76 - Eccentricity 0 - Inclination 39 # - AscendingNode 251 # to match system orientation - } - - RotationPeriod 10 # plausible guess - Obliquity 39 # guess, to match inclination - EquatorAscendingNode 251 # guess, to match ascending node -} - -AltSurface "limit of knowledge" "ADS 11871 B/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 197037" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 250 # M.sin(i) = 0.79 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+197037" - - EllipticalOrbit { - Period 2.8356 - SemiMajorAxis 2.07 - Eccentricity 0.22 - ArgOfPericenter 360 - MeanAnomaly 67 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 197037/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 190647" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 600 # M.sin(i) = 1.9 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+190647" - - EllipticalOrbit { - Period 2.8422 - SemiMajorAxis 2.07 - Eccentricity 0.18 - ArgOfPericenter 259 - MeanAnomaly 274 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 190647/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 34445" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 250 # M.sin(i) = 0.79 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+34445" - - EllipticalOrbit { - Period 2.872 - SemiMajorAxis 2.07 - Eccentricity 0.27 - ArgOfPericenter 273 - MeanAnomaly 313 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 34445/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 10697" # 109 Psc -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2030 # M.sin(i) = 6.38 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+10697" - - EllipticalOrbit { - Period 2.947 - SemiMajorAxis 2.16 - Eccentricity 0.1 - ArgOfPericenter 230 - MeanAnomaly 24 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 10697/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 95128" # 47 UMa -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 800 # M.sin(i) = 2.53 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=47+Uma" - - EllipticalOrbit { - Period 2.9514 - SemiMajorAxis 2.1 - Eccentricity 0.032 - ArgOfPericenter 213 - MeanAnomaly 236 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 95128/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 95128" # 47 UMa -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 170 # M.sin(i) = 0.54 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=47+Uma" - - EllipticalOrbit { - Period 6.5462 - SemiMajorAxis 3.6 - Eccentricity 0.098 - ArgOfPericenter 174 - MeanAnomaly 225 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 95128/c" -{ - Texture "extrasolar-lok.*" -} - - -"d" "HD 95128" # 47 UMa -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 520 # M.sin(i) = 1.64 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=47+Uma" - - EllipticalOrbit { - Period 38.3354 - SemiMajorAxis 11.6 - Eccentricity 0.16 - ArgOfPericenter 349 - MeanAnomaly 355 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 95128/d" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 143361" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 990 # M.sin(i) = 3.12 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+143361" - - EllipticalOrbit { - Period 2.8939 - SemiMajorAxis 2 - Eccentricity 0.15 - ArgOfPericenter 214 - MeanAnomaly 330 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 143361/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 150433" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 50 # M.sin(i) = 0.168 jupiters - Radius 56000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+150433" - - EllipticalOrbit { - Period 3.0012 - SemiMajorAxis 1.9303 - Eccentricity 0 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 150433/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 28254" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 370 # M.sin(i) = 1.16 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+28254" - - EllipticalOrbit { - Period 3.0554 - SemiMajorAxis 2.15 - Eccentricity 0.81 - ArgOfPericenter 72 - MeanAnomaly 272 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 28254/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 139357" -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 3100 # M.sin(i) = 9.76 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+139357" - - EllipticalOrbit { - Period 3.082 - SemiMajorAxis 2.36 - Eccentricity 0.1 - ArgOfPericenter 164 - MeanAnomaly 65 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 139357/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 114729" # HD 114729 A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 270 # M.sin(i) = 0.84 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=HD+114729" - - EllipticalOrbit { - Period 3.1075 - SemiMajorAxis 2.08 - Eccentricity 0.32 - ArgOfPericenter 12 - MeanAnomaly 347 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 114729/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 111232" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2160 # M.sin(i) = 6.8 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+111232" - - EllipticalOrbit { - Period 3.1294 - SemiMajorAxis 1.97 - Eccentricity 0.2 - ArgOfPericenter 59 - MeanAnomaly 99 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 111232/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 170469" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 210 # M.sin(i) = 0.67 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+170469" - - EllipticalOrbit { - Period 3.1348 - SemiMajorAxis 2.24 - Eccentricity 0.11 - ArgOfPericenter 43 - MeanAnomaly 186 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 170469/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 164922" # HD 164922 A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 110 # M.sin(i) = 0.360 jupiters - Radius 56000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+164922" - - EllipticalOrbit { - Period 3.1622 - SemiMajorAxis 2.11 - Eccentricity 0.05 - ArgOfPericenter 196 - MeanAnomaly 139 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 164922/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 30562" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 410 # M.sin(i) = 1.29 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+30562" - - EllipticalOrbit { - Period 3.1677 - SemiMajorAxis 2.3 - Eccentricity 0.76 - ArgOfPericenter 241 - MeanAnomaly 80 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 30562/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "V391 Peg" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 1020 # M.sin(i) = 3.2 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=V391+Peg" - - EllipticalOrbit { - Period 3.2033 - SemiMajorAxis 1.7 - Eccentricity 0 - MeanLongitude 166 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "V391 Peg/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 2039" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1560 # M.sin(i) = 4.9 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+2039" - - EllipticalOrbit { - Period 3.2389 - SemiMajorAxis 2.2 - Eccentricity 0.67 - ArgOfPericenter 36 - MeanAnomaly 110 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 2039/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 23127" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 480 # M.sin(i) = 1.5 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+23127" - - EllipticalOrbit { - Period 3.3238 - SemiMajorAxis 2.4 - Eccentricity 0.44 - ArgOfPericenter 286 - MeanAnomaly 97 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 23127/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 126614" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 120 # M.sin(i) = 0.38 jupiters - Radius 56000 - Oblateness 0.08 - - InfoURL "http://exoplanet.eu/star.php?st=HD+126614" - - EllipticalOrbit { - Period 3.4059 - SemiMajorAxis 2.35 - Eccentricity 0.41 - ArgOfPericenter 189 - MeanAnomaly 65 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 126614/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 142091" # Kap CrB -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 510 # M.sin(i) = 1.6 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=kappa+CrB" - - EllipticalOrbit { - Period 3.4251 - SemiMajorAxis 2.6 - Eccentricity 0.19 - ArgOfPericenter 347 - MeanAnomaly 269 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 142091/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 216437" # Rho Ind -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 580 # M.sin(i) = 1.82 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+216437" - - EllipticalOrbit { - Period 3.4387 - SemiMajorAxis 2.32 - Eccentricity 0.29 - ArgOfPericenter 98 - MeanAnomaly 244 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 216437/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 73267" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 970 # M.sin(i) = 3.06 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+73267" - - EllipticalOrbit { - Period 3.4497 - SemiMajorAxis 2.198 - Eccentricity 0.256 - ArgOfPericenter 104 - MeanAnomaly 281 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 73267/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 7449" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 350 # M.sin(i) = 1.11 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+7449" - - EllipticalOrbit { - Period 3.4908 - SemiMajorAxis 2.3 - Eccentricity 0.82 - ArgOfPericenter 84 - MeanAnomaly 20 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 7449/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 7449" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 640 # M.sin(i) = 2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+7449" - - EllipticalOrbit { - Period 11.0773 - SemiMajorAxis 4.96 - Eccentricity 0.53 - ArgOfPericenter 116 - MeanAnomaly 334 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 7449/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "NSVS 14256825" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 890 # M.sin(i) = 2.8 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/catalog/nsvs_1425%28ab%29__b/" - - EllipticalOrbit { - Period 3.4935 - SemiMajorAxis 1.9 - ArgOfPericenter 50 - MeanAnomaly 320 - Inclination 80 # - AscendingNode 296 # to match system orientation - } - - RotationPeriod 10 # plausible guess - Obliquity 80 # - EquatorAscendingNode 296 # to match system orientation -} - -AltSurface "limit of knowledge" "NSVS 14256825/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "NSVS 14256825" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class3.*" - - Color [0.53 0.62 1] - Albedo 0.1 - - Mass 2540 # M.sin(i) = 8 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/nsvs_1425_(ab)c/" - - EllipticalOrbit { - Period 6.8611 - SemiMajorAxis 2.9 - Eccentricity 0.52 - ArgOfPericenter 136 - MeanAnomaly 348 - Inclination 80 # - AscendingNode 296 # to match system orientation - } - - RotationPeriod 10 # plausible guess - Obliquity 80 # - EquatorAscendingNode 296 # to match system orientation -} - -AltSurface "limit of knowledge" "NSVS 14256825/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 11506" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1540 # M.sin(i) = 4.85 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+11506" - - EllipticalOrbit { - Period 3.5044 - SemiMajorAxis 2.35 - Eccentricity 0.22 - ArgOfPericenter 30 - MeanAnomaly 123 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 11506/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 175167" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2480 # M.sin(i) = 7.8 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+175167" - - EllipticalOrbit { - Period 3.5318 - SemiMajorAxis 2.4 - Eccentricity 0.54 - ArgOfPericenter 349 - MeanAnomaly 147 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 175167/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 50554" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1640 # M.sin(i) = 5.16 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+50554" - - EllipticalOrbit { - Period 3.54 - SemiMajorAxis 2.41 - Eccentricity 0.5 - ArgOfPericenter 188 - MeanAnomaly 280 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 50554/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 142245" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 600 # M.sin(i) = 1.9 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+142245" - - EllipticalOrbit { - Period 3.5565 - SemiMajorAxis 2.77 - Eccentricity 0.2 - ArgOfPericenter 196 - MeanAnomaly 189 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 142245/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 216435" # Tau1 Gru -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 400 # M.sin(i) = 1.26 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+216435" - - EllipticalOrbit { - Period 3.5893 - SemiMajorAxis 2.56 - Eccentricity 0.07 - ArgOfPericenter 153 - MeanAnomaly 185 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 216435/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 8535" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 220 # M.sin(i) = 0.68 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+8535" - - EllipticalOrbit { - Period 3.5948 - SemiMajorAxis 2.45 - Eccentricity 0.15 - ArgOfPericenter 150 - MeanAnomaly 260 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 8535/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 196050" # HD 196050 A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 900 # M.sin(i) = 2.83 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+196050" - - EllipticalOrbit { - Period 3.6037 - SemiMajorAxis 2.47 - Eccentricity 0.21 - ArgOfPericenter 247 - MeanAnomaly 140 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 196050/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 217786" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4130 # M.sin(i) = 13 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+217786" - - EllipticalOrbit { - Period 3.6112 - SemiMajorAxis 2.38 - Eccentricity 0.4 - ArgOfPericenter 177 - MeanAnomaly 210 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 217786/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 196885" # HD 196885 A -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 950 # M.sin(i) = 2.98 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+196885" - - EllipticalOrbit { - Period 3.6304 - SemiMajorAxis 2.6 - Eccentricity 0.48 - ArgOfPericenter 139 - MeanAnomaly 263 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 196885/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 86264" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2230 # M.sin(i) = 7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+86264" - - EllipticalOrbit { - Period 4.0383 - SemiMajorAxis 2.86 - Eccentricity 0.7 - ArgOfPericenter 194 - MeanAnomaly 195 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 86264/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 171238" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 830 # M.sin(i) = 2.6 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+171238" - - EllipticalOrbit { - Period 4.1697 - SemiMajorAxis 2.54 - Eccentricity 0.4 - ArgOfPericenter 55 - MeanAnomaly 249 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 171238/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 86226" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 480 # M.sin(i) = 1.5 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+86226" - - EllipticalOrbit { - Period 4.1999 - SemiMajorAxis 2.6 - Eccentricity 0.73 - ArgOfPericenter 309 - MeanAnomaly 197 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 86226/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 132563 B" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 470 # M.sin(i) = 1.49 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+132563B" - - EllipticalOrbit { - Period 4.2272 - SemiMajorAxis 2.62 - Eccentricity 0.22 - ArgOfPericenter 88 - MeanAnomaly 116 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 132563 B/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 23596" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2580 # M.sin(i) = 8.1 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+23596" - - EllipticalOrbit { - Period 4.2847 - SemiMajorAxis 2.88 - Eccentricity 0.292 - ArgOfPericenter 68 - MeanAnomaly 346 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 23596/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 106252" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2400 # M.sin(i) = 7.56 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+106252" - - EllipticalOrbit { - Period 4.3806 - SemiMajorAxis 2.7 - Eccentricity 0.47 - ArgOfPericenter 201 - MeanAnomaly 287 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 106252/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 30177" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2450 # M.sin(i) = 7.7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+30177" - - EllipticalOrbit { - Period 4.4353 - SemiMajorAxis 2.6 - Eccentricity 0.22 - ArgOfPericenter 52 - MeanAnomaly 115 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 30177/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 71369" # Omi UMa -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1300 # M.sin(i) = 4.1 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/omi_uma_b/" - - EllipticalOrbit { - Period 4.4627 - SemiMajorAxis 3.9 - MeanLongitude 153 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 71369/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 8673" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 4510 # M.sin(i) = 14.2 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+8673" - - EllipticalOrbit { - Period 4.4736 - SemiMajorAxis 3.02 - Eccentricity 0.723 - ArgOfPericenter 87 - MeanAnomaly 86 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 8673/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "GD 66" # V361 Aur -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 670 # M.sin(i) = 2.11 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=GD+66" - - EllipticalOrbit { - Period 4.5175 - SemiMajorAxis 2.356 - Eccentricity 0 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "GD 66/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 204941" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 90 # M.sin(i) = 0.266 jupiters - Radius 56000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+204941" - - EllipticalOrbit { - Period 4.7447 - SemiMajorAxis 2.56 - Eccentricity 0.37 - ArgOfPericenter 277 - MeanAnomaly 151 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 204941/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 145675" # 14 Her -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1480 # M.sin(i) = 4.64 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=14+Her" - - EllipticalOrbit { - Period 4.8553 - SemiMajorAxis 2.77 - Eccentricity 0.369 - ArgOfPericenter 336 - MeanAnomaly 35 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 145675/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 145675" # 14 Her -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 670 # M.sin(i) = 2.1 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=14+Her" - - EllipticalOrbit { - Period 18.9076 - SemiMajorAxis 6.9 - Eccentricity 0 - ArgOfPericenter 171 - MeanAnomaly 53 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 145675/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 73534" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 370 # M.sin(i) = 1.15 jupiters - Radius 70000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=HD+73534" - - EllipticalOrbit { - Period 4.9281 - SemiMajorAxis 3.15 - Eccentricity 0.046 - ArgOfPericenter 278 - MeanAnomaly 45 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 73534/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 129445" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 510 # M.sin(i) = 1.6 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+129445" - - EllipticalOrbit { - Period 5.0376 - SemiMajorAxis 2.9 - Eccentricity 0.7 - ArgOfPericenter 138 - MeanAnomaly 57 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 129445/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 25171" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 300 # M.sin(i) = 0.95 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+25171" - - EllipticalOrbit { - Period 5.0513 - SemiMajorAxis 3.02 - Eccentricity 0.08 - ArgOfPericenter 178 - MeanAnomaly 347 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 25171/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 109388" # Gliese 849 -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 320 # M.sin(i) = 0.99 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=Gj+849" - - EllipticalOrbit { - Period 5.0705 - SemiMajorAxis 2.35 - Eccentricity 0.04 - ArgOfPericenter 54 - MeanAnomaly 16 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 109388/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "UZ For" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2450 # M.sin(i) = 7.7 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=UZ+For(ab)" - - EllipticalOrbit { - Period 5.2019 - SemiMajorAxis 2.8 - Eccentricity 0.05 - Inclination 69 # - AscendingNode 49 # to match binary orientation - } - - RotationPeriod 10 # plausible guess - Obliquity 69 # guess, to match inclination - EquatorAscendingNode 49 # guess, to match ascending node -} - -AltSurface "limit of knowledge" "UZ For/d" -{ - Texture "extrasolar-lok.*" -} - - -"c" "UZ For" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2000 # M.sin(i) = 6.3 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=UZ+For(ab)" - - EllipticalOrbit { - Period 15.8795 - SemiMajorAxis 5.9 - Eccentricity 0.04 - Inclination 69 # - AscendingNode 49 # to match binary orientation - } - - RotationPeriod 10 # plausible guess - Obliquity 69 # guess, to match inclination - EquatorAscendingNode 49 # guess, to match ascending node -} - -AltSurface "limit of knowledge" "UZ For/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 142022" # HD 142022 A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1620 # M.sin(i) = 5.1 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+142022+A" - - EllipticalOrbit { - Period 5.2786 - SemiMajorAxis 3.03 - Eccentricity 0.53 - ArgOfPericenter 164 - MeanAnomaly 113 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 142022/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 79498" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 430 # M.sin(i) = 1.34 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+79498" - - EllipticalOrbit { - Period 5.3826 - SemiMajorAxis 3.13 - Eccentricity 0.59 - ArgOfPericenter 85 - MeanAnomaly 55 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 79498/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 66428" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 900 # M.sin(i) = 2.82 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+66428" - - EllipticalOrbit { - Period 5.4018 - SemiMajorAxis 3.18 - Eccentricity 0.465 - ArgOfPericenter 6 - MeanAnomaly 252 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 66428/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 39091" # Pi Men -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 3270 # M.sin(i) = 10.3 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+39091" - - EllipticalOrbit { - Period 5.6099 - SemiMajorAxis 3.28 - Eccentricity 0.61 - ArgOfPericenter 334 - MeanAnomaly 259 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 39091/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 120084" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 1430 # M.sin(i) = 4.5 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hd_120084_b/" - - EllipticalOrbit { - Period 5.7002 - SemiMajorAxis 4.3 - Eccentricity 0.66 - ArgOfPericenter 328 - MeanAnomaly 133 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 120084/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 219415" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/catalog/hd_219415b/" - - EllipticalOrbit { - Period 5.7311 - SemiMajorAxis 3.2 - MeanLongitude 144 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 219415/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 152079" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 950 # M.sin(i) = 3 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+152079" - - EllipticalOrbit { - Period 5.7413 - SemiMajorAxis 3.2 - Eccentricity 0.6 - ArgOfPericenter 313 - MeanAnomaly 77 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 152079/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 220689" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 340 # M.sin(i) = 1.06 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+220689" - - EllipticalOrbit { - Period 6.0479 - SemiMajorAxis 3.36 - Eccentricity 0.16 - ArgOfPericenter 211 - MeanAnomaly 51 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 220689/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 89307" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 640 # M.sin(i) = 2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+89307" - - EllipticalOrbit { - Period 6.0205 - SemiMajorAxis 3.34 - Eccentricity 0.25 - ArgOfPericenter 256 - MeanAnomaly 228 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 89307/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 70642" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 640 # M.sin(i) = 2 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+70642" - - EllipticalOrbit { - Period 6.1081 - SemiMajorAxis 3.3 - Eccentricity 0.1 - ArgOfPericenter 151 - MeanAnomaly 327 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 70642/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 22627" # Gliese 179 -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 260 # M.sin(i) = 0.82 jupiters - Radius 70000 - Oblateness 0.07 - - InfoURL "http://exoplanet.eu/star.php?st=Gl+179" - - EllipticalOrbit { - Period 6.2642 - SemiMajorAxis 2.41 - Eccentricity 0.21 - ArgOfPericenter 315 - MeanAnomaly 154 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 22627/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HU Aqr" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1720 # M.sin(i) = 5.4 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HU+Aqr(ab)" - - EllipticalOrbit { - Period 6.4586 - SemiMajorAxis 3.45 - Eccentricity 0.075 - Inclination 74 # - AscendingNode 309 # to match system inclination - ArgOfPericenter 4 - MeanAnomaly 67 - } - - Obliquity 74 # guess, to match inclination - EquatorAscendingNode 309 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HU Aqr/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HU Aqr" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1880 # M.sin(i) = 5.9 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HU+Aqr(ab)" - - EllipticalOrbit { - Period 15.4579 - SemiMajorAxis 6.18 - Eccentricity 0.29 - Inclination 74 # - AscendingNode 309 # to match system inclination - ArgOfPericenter 39 - MeanAnomaly 95 - } - - Obliquity 74 # guess, to match inclination - EquatorAscendingNode 309 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HU Aqr/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 27631" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 460 # M.sin(i) = 1.45 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/catalog/hd_27631_b/" - - EllipticalOrbit { - Period 6.0452 - SemiMajorAxis 3.25 - Eccentricity 0.12 - ArgOfPericenter 272 - MeanAnomaly 341 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 27631/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 290327" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 810 # M.sin(i) = 2.54 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+290327" - - EllipticalOrbit { - Period 6.6886 - SemiMajorAxis 3.43 - Eccentricity 0.08 - ArgOfPericenter 78 - MeanAnomaly 163 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 290327/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 50499" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 540 # M.sin(i) = 1.71 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+50499" - - EllipticalOrbit { - Period 6.7973 - SemiMajorAxis 3.86 - Eccentricity 0.23 - ArgOfPericenter 102 - MeanAnomaly 35 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 50499/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 6718" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 500 # M.sin(i) = 1.56 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+6718" - - EllipticalOrbit { - Period 6.8337 - SemiMajorAxis 3.56 - Eccentricity 0.1 - ArgOfPericenter 28 - MeanAnomaly 314 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 6718/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 22049" # Eps Eri -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 490 # M.sin(i) = 1.55 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=Epsilon+Eridani" - - EllipticalOrbit { - Period 6.8501 - SemiMajorAxis 3.39 - Eccentricity 0.702 - ArgOfPericenter 185 - MeanAnomaly 337 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 22049/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HD 22049" # Eps Eri -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 30 # M.sin(i) = 0.1 jupiters - Radius 56000 - Oblateness 0.10 - - InfoURL "http://exoplanet.eu/star.php?st=Epsilon+Eridani" - - EllipticalOrbit { - Period 280 - SemiMajorAxis 40 - Eccentricity 0.3 - } - - RotationPeriod 17 # plausible guess -} - -AltSurface "limit of knowledge" "HD 22049/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 117207" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 660 # M.sin(i) = 2.06 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+117207" - - EllipticalOrbit { - Period 7.1926 - SemiMajorAxis 3.78 - Eccentricity 0.16 - ArgOfPericenter 26 - MeanAnomaly 120 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 117207/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 87883" -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit - - Mass 3850 # M.sin(i) = 12.1 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HD+87883" - - EllipticalOrbit { - Period 7.54 - SemiMajorAxis 3.6 - Eccentricity 0.53 - ArgOfPericenter 63 - MeanAnomaly 53 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 87883/b" -{ - Texture "extrasolar-lok.*" -} - - -"d" "NN Ser" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 730 # M.sin(i) = 2.28 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=NN+Ser+(ab)" - - EllipticalOrbit { - Period 7.7481 - SemiMajorAxis 3.39 - Eccentricity 0.2 - Inclination 102 # - AscendingNode 240 # to match system inclination - ArgOfPericenter 37 - MeanAnomaly 342 - } - - Obliquity 102 # guess, to match inclination - EquatorAscendingNode 240 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "NN Ser/d" -{ - Texture "extrasolar-lok.*" -} - - -"c" "NN Ser" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2200 # M.sin(i) = 6.91 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=NN+Ser+(ab)" - - EllipticalOrbit { - Period 15.4962 - SemiMajorAxis 5.38 - Inclination 102 # - AscendingNode 240 # to match system inclination - } - - Obliquity 102 # guess, to match inclination - EquatorAscendingNode 240 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "NN Ser/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "NY Vir" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 730 # M.sin(i) = 2.3 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=NY+Vir" - - EllipticalOrbit { - Period 7.9398 - SemiMajorAxis 3.3 - Inclination 111 # - AscendingNode 207 # to match system inclination - } - - Obliquity 111 # guess, to match inclination - EquatorAscendingNode 207 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "NY Vir/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 106270" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 3500 # M.sin(i) = 11 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+106270" - - EllipticalOrbit { - Period 7.9124 - SemiMajorAxis 4.3 - Eccentricity 0.402 - ArgOfPericenter 292 - MeanAnomaly 311 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 106270/b" -{ - Texture "extrasolar-lok.*" -} - - -"c" "HIP 62157" # HW Vir -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 2700 # M.sin(i) = 8.5 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HW+Vir" - - EllipticalOrbit { - Period 9.0924 - SemiMajorAxis 3.62 - Eccentricity 0.31 - Inclination 112 # - AscendingNode 182 # to match binary inclination - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 182 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 62157/c" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 62157" # HW Vir -{ - Texture "browndwarf.*" - Emissive true - Color [1 0.5 0.5] - - Mass 6100 # M.sin(i) = 19.2 jupiters - Radius 70000 - - InfoURL "http://exoplanet.eu/star.php?st=HW+Vir" - - EllipticalOrbit { - Period 15.7892 - SemiMajorAxis 5.3 - Eccentricity 0.46 - Inclination 112 # - AscendingNode 182 # to match binary inclination - } - - Obliquity 112 # guess, to match inclination - EquatorAscendingNode 182 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 62157/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 204961" # Gliese 832 -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 200 # M.sin(i) = 0.64 jupiters - Radius 56000 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=GJ+832" - - EllipticalOrbit { - Period 9.3525 - SemiMajorAxis 3.4 - Eccentricity 0.12 - ArgOfPericenter 343 - MeanAnomaly 35 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 204961/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 154345" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 320 # M.sin(i) = 1 jupiters - Radius 70000 - Oblateness 0.06 - - InfoURL "http://exoplanet.eu/star.php?st=HD+154345" - - EllipticalOrbit { - Period 9.6865 - SemiMajorAxis 4.3 - Eccentricity 0.26 - ArgOfPericenter 318 - MeanAnomaly 39 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 154345/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 106515" # HD 106515 A -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 3060 # M.sin(i) = 9.61 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hd_106515a_b/" - - EllipticalOrbit { - Period 9.9384 - SemiMajorAxis 4.59 - Eccentricity 0.572 - ArgOfPericenter 40 - MeanAnomaly 330 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 106515/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 196067" # Mu2 Oct -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2190 # M.sin(i) = 6.9 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+196067" - - EllipticalOrbit { - Period 9.9603 - SemiMajorAxis 5.02 - Eccentricity 0.66 - ArgOfPericenter 164 - MeanAnomaly 179 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 196067/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 72659" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1000 # M.sin(i) = 3.15 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+72659" - - EllipticalOrbit { - Period 10.0151 - SemiMajorAxis 4.74 - Eccentricity 0.22 - ArgOfPericenter 122 - MeanAnomaly 345 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 72659/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 24040" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1280 # M.sin(i) = 4.01 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+24040" - - EllipticalOrbit { - Period 10.0424 - SemiMajorAxis 4.92 - Eccentricity 0.04 - ArgOfPericenter 303 - MeanAnomaly 89 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 24040/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 220773" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 460 # M.sin(i) = 1.45 jupiters - Radius 70000 - Oblateness 0.04 - - InfoURL "http://exoplanet.eu/star.php?st=HD+220773" - - EllipticalOrbit { - Period 10.1977 - SemiMajorAxis 4.94 - Eccentricity 0.51 - ArgOfPericenter 312 - MeanAnomaly 136 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 220773/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 222155" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 600 # M.sin(i) = 1.9 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+222155" - - EllipticalOrbit { - Period 10.9487 - SemiMajorAxis 5.1 - Eccentricity 0.16 - ArgOfPericenter 247 - MeanAnomaly 290 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 222155/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 13931" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 600 # M.sin(i) = 1.88 jupiters - Radius 70000 - Oblateness 0.03 - - InfoURL "http://exoplanet.eu/star.php?st=HD+13931" - - EllipticalOrbit { - Period 11.5483 - SemiMajorAxis 5.15 - Eccentricity 0.02 - ArgOfPericenter 67 - MeanAnomaly 108 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 13931/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "RR Cae" # GJ 2034 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1340 # M.sin(i) = 4.2 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=RR+Cae" - - EllipticalOrbit { - Period 11.9097 - SemiMajorAxis 5.3 - Eccentricity 0 - Inclination 66 # - AscendingNode 58 # to match binary orientation - } - - Obliquity 66 # guess, to match inclination - EquatorAscendingNode 58 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "RR Cae/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 190984" -{ - Texture "exo-class2.*" - - Color [0.98 0.97 1] - Albedo 0.75 - - Mass 990 # M.sin(i) = 3.1 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+190984" - - EllipticalOrbit { - Period 13.3744 - SemiMajorAxis 5.5 - Eccentricity 0.57 - ArgOfPericenter 337 - MeanAnomaly 145 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 190984/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 98649" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2160 # M.sin(i) = 6.8 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HD+98649" - - EllipticalOrbit { - Period 13.5551 - SemiMajorAxis 5.6 - Eccentricity 0.85 - MeanLongitude 3 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 98649/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 219077" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 3300 # M.sin(i) = 10.39 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/catalog/hd_219077/" - - EllipticalOrbit { - Period 15.0609 - SemiMajorAxis 6.22 - Eccentricity 0.77 - ArgOfPericenter 103 - MeanAnomaly 71 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 219077/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 150706" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 860 # M.sin(i) = 2.71 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=HD+150706" - - EllipticalOrbit { - Period 16.1369 - SemiMajorAxis 6.7 - Eccentricity 0.38 - ArgOfPericenter 328 - MeanAnomaly 315 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 150706/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 166724" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1120 # M.sin(i) = 3.53 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/catalog/hd_166724_b/" - - EllipticalOrbit { - Period 22.1766 - SemiMajorAxis 5.42 - Eccentricity 0.734 - ArgOfPericenter 205 - MeanAnomaly 286 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HD 166724/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HIP 70849" -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 2860 # M.sin(i) = 9 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=HIP+70849" - - EllipticalOrbit { - Period 27.3785 - SemiMajorAxis 10 - Eccentricity 0.6 - } - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "HIP 70849/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "DP Leo" -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 1920 # M.sin(i) = 6.05 jupiters - Radius 70000 - Oblateness 0.01 - - InfoURL "http://exoplanet.eu/star.php?st=DP+Leo" - - EllipticalOrbit { - Period 28.0082 - SemiMajorAxis 8.19 - Eccentricity 0.39 - ArgOfPericenter 175 - Inclination 115 # - AscendingNode 157 # to match binary inclination - } - - Obliquity 115 # guess, to match inclination - EquatorAscendingNode 157 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "DP Leo/b" -{ - Texture "extrasolar-lok.*" -} - - -"b" "HD 216956" # Fomalhaut -# Orbit orientation from Bouquin et al. (2009) A&A 498, L41-L44 -{ - Texture "venuslike.*" - - Mass 6 # M.sin(i) = 6 earths - Radius 11800 - Oblateness 0.05 - - InfoURL "http://exoplanet.eu/star.php?st=Fomalhaut" - - EllipticalOrbit { - Period 876 - SemiMajorAxis 115 - Eccentricity 0.11 - Inclination 81.8 - AscendingNode 176.6 - MeanAnomaly 60 # for approximate position - } - - UniformRotation - { - Period 10 # plausible guess - Inclination 82 # to match orbital plane - AscendingNode 177 # to match orbital plane - } -} - -AltSurface "limit of knowledge" "HD 216956/b" -{ - Texture "extrasolar-lok.*" -} - - -"A" "PSR 1257+12" # PSR J1300+1240 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 0.02 # M.sin(i) = 0.02 earths - Radius 1800 - - InfoURL "http://exoplanet.eu/star.php?st=PSR+1257%2B12" - - EllipticalOrbit { - Period 0.0692 - SemiMajorAxis 0.19 - Eccentricity 0 - Inclination 119.2 - AscendingNode 152.2 - ArgOfPericenter 89 - MeanAnomaly 165 - } - - Obliquity 119 # guess, to match inclination - EquatorAscendingNode 152 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "PSR 1257+12/A" -{ - Texture "extrasolar-lok.*" -} - - -"B" "PSR 1257+12" # PSR J1300+1240 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 4.3 # M.sin(i) = 4.3 earths - Radius 10400 - - InfoURL "http://exoplanet.eu/star.php?st=PSR+1257%2B12" - - EllipticalOrbit { - Period 0.1822 - SemiMajorAxis 0.36 - Eccentricity 0.0186 - Inclination 119.3 - AscendingNode 155.6 - ArgOfPericenter 341 - MeanAnomaly 253 - } - - Obliquity 119 # guess, to match inclination - EquatorAscendingNode 156 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "PSR 1257+12/B" -{ - Texture "extrasolar-lok.*" -} - - -"C" "PSR 1257+12" # PSR J1300+1240 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 3.9 # M.sin(i) = 3.9 earths - Radius 10000 - - InfoURL "http://exoplanet.eu/star.php?st=PSR+1257%2B12" - - EllipticalOrbit { - Period 0.2689 - SemiMajorAxis 0.46 - Eccentricity 0.0252 - Inclination 119.1 - AscendingNode 148.7 - ArgOfPericenter 196 - MeanAnomaly 39 - } - - Obliquity 119 # guess, to match inclination - EquatorAscendingNode 149 # guess, to match ascending node - - # likely to be in captured synchronous rotation -} - -AltSurface "limit of knowledge" "PSR 1257+12/C" -{ - Texture "extrasolar-lok.*" -} - - -"D" "PSR 1257+12" # PSR J1300+1240 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "asteroid.*" - - Mass 0.0004 # M.sin(i) = 0.0004 earths - Radius 500 - Oblateness 0.05 - - InfoURL "http://live.psu.edu/story/10180" - - EllipticalOrbit { - Period 3.95 - SemiMajorAxis 2.8 - Inclination 119.2 - AscendingNode 152.2 - } - - Obliquity 119 # guess, to match inclination - EquatorAscendingNode 152 # guess, to match ascending node - - RotationPeriod 5 # plausible guess -} - -AltSurface "limit of knowledge" "PSR 1257+12/D" -{ - Texture "extrasolar-lok.*" -} - - -"b" "PSR 1620-26" # PSR J1623-2631 -# Star not present in Celestia's default stars.dat file. - -{ - Texture "exo-class1.*" - - Color [0.96 0.96 1] - Albedo 0.5 - - Mass 800 # M.sin(i) = 2.5 jupiters - Radius 70000 - Oblateness 0.02 - - InfoURL "http://exoplanet.eu/star.php?st=PSR+B1620-26" - - EllipticalOrbit { - Period 100 - SemiMajorAxis 23 - Inclination 94.8 - AscendingNode 212.7 - } - - Obliquity 95 # guess, to match inclination - EquatorAscendingNode 213 # guess, to match ascending node - - RotationPeriod 10 # plausible guess -} - -AltSurface "limit of knowledge" "PSR 1620-26/b" -{ - Texture "extrasolar-lok.*" -} +# Catalog of 516 known extrasolar planets. +# +# Data compiled from Butler et al., Catalog of Nearby Exoplanets at: +# http://arxiv.org/abs/astro-ph/0607493 +# supplemented from the Extrasolar Planets Encyclopaedia at: +# http://exoplanet.eu/catalog.php +# The mu Ara system is taken from Pepe et al., The HARPS Search for Southern Extra-solar Planets at: +# http://arxiv.org/abs/astro-ph/0608396 +# +# M.sin(i) has been used as an estimate of mass. Where this is greater than 11 jupiters, the +# body is rendered as a brown dwarf, since its true mass is likely to exceed the brown dwarf +# limit of 13 jupiters. When M.sin(i) is less than 0.02 jupiters (6 earths), the body is +# rendered as a terrestrial planet rather than a gas giant. +# +# Gas giant radii are usually unknown. Theoretical models are available, but depend on other +# unknowns - atmospheric composition, age, albedo and true mass. Radii have therefore been +# only roughly approximated here, since any more precise values would be misleading. +# Hot objects (>800K) have a radius of 1.4 jupiters if M.sin(i) is less than 1.2 jupiters, and +# a radius of 1.2 jupiters if they are more massive. At temperatures between 500K and 800K, these +# same objects are assigned radii of 1.2 and 1 jupiters, respectively. Cold objects have a radius +# of 1 jupiter unless M.sin(i)<0.7, at which point radius is reduced to 0.8 jupiters. +# Planets with a mass less than 0.075 jupiter masses (24 earth masses) have been assigned radii +# which give them a density comparable to Mercury or Earth. Of this group, those with a mass +# greater than 6 earth masses are textured as 'super-terrestrial' worlds with thick atmospheres; +# those with masses less than 6 earth masses are given a cloudless cratered texture. The cut-offs +# at 24 and 6 earth masses are made without any theoretical support, purely for the sake of +# illustration and variety. +# +# Planetary rotation periods have been estimated from the tidal spin-down formulae in 'Solar +# System Dynamics' by CD Murray & SF Dermott, Cambridge University Press 1999, ISBN 0521 57597 4. +# The results are highly approximate - spin-down time is fixed at 4 billion years, and initial +# rotation rate has been set to 10 hours for objects with M.sin(i) > 0.3 jupiters (by analogy +# with Jupiter and Saturn), 17 hours for lower-mass giants (by analogy with Uranus and +# Neptune), and 5 hours for terrestrials (by analogy with the estimated primordial rotation +# period of Earth). The various bulk planetary parameters necessary for the calculation have been +# set equal to those of Jupiter (gas giants) or Mars (terrestrials). Bodies in close orbits are +# generally in captured synchronous rotation, while outer-system bodies retain their primordial +# rotation periods. Objects with intermediate orbits are tidally slowed to various extents. +# +# Oblateness is consistent with the estimated mass, radius and rotation period, if the bulk +# parameters are assumed to be similar to those of Jupiter (gas giants) or Earth (terrestrials). +# An oblateness value is assigned only if the calculated value exceeds 0.01. +# +# Imaginary textures are assigned to giant planets based on their estimated temperatures, +# according to the five categories set out by D Sudarsky, A Burrows & P Pinto in 'Albedo and +# reflection spectra of extrasolar giant planets'(Astrophysical Journal 2000; 538: 885-903): +# http://www.journals.uchicago.edu/doi/pdf/10.1086/309160 +# Color values and albedos are based on the theoretical reflectance spectra given in that paper. +# Planets with an estimated temperature greater than 1000K have been assigned a glowing nightside +# texture. +# +# For most extrasolar planets, the position of the pericenter and the mean anomaly are known, +# but the actually orientation and inclination of the orbit in the plane of the sky are unknown. +# These objects have been left with their orbital planes in the default position (the ecliptic +# plane), but their pericenters and anomalies are correctly rendered. For transiting planets +# the true inclination is known, but the orientation of the orbit in the plane of the sky is not. + +"e" "HD 75732" # Rho1 Cnc A + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.19 jupiters. + +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 9 # M.sin(i) = 9 earths + Radius 13300 + + InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" + + EllipticalOrbit { + Period 0.002 + SemiMajorAxis 0.01564 + Eccentricity 0.057 + Inclination 106.9 + AscendingNode 123.9 + ArgOfPericenter 269 + MeanAnomaly 107 + } + + Obliquity 107 # guess, to match inclination + EquatorAscendingNode 124 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 75732/e" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 75732" # Rho1 Cnc A +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 260 # M.sin(i) = 0.824 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" + + EllipticalOrbit { + Period 0.0401 + SemiMajorAxis 0.115 + Eccentricity 0.0159 + Inclination 107 + AscendingNode 123.5 + ArgOfPericenter 263 + MeanAnomaly 90 + } + + Obliquity 107 # guess, to match inclination + EquatorAscendingNode 124 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 75732/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 75732" # Rho1 Cnc A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 50 # M.sin(i) = 0.169 jupiters + Radius 56000 + + InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" + + EllipticalOrbit { + Period 0.1214 + SemiMajorAxis 0.24 + Eccentricity 0.053 + Inclination 107 + AscendingNode 123.5 + ArgOfPericenter 156 + MeanAnomaly 29 + } + + Obliquity 107 # guess, to match inclination + EquatorAscendingNode 124 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 75732/c" +{ + Texture "extrasolar-lok.*" +} + + +"f" "HD 75732" # Rho1 Cnc A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 50 # M.sin(i) = 0.144 jupiters + Radius 56000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" + + EllipticalOrbit { + Period 0.7138 + SemiMajorAxis 0.785 + Eccentricity 0.0002 + Inclination 107 + AscendingNode 123.5 + ArgOfPericenter 304 + MeanAnomaly 222 + } + + Obliquity 107 # guess, to match inclination + EquatorAscendingNode 124 # guess, to match ascending node + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 75732/f" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 75732" # Rho1 Cnc A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1220 # M.sin(i) = 3.835 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=55+Cnc" + + EllipticalOrbit { + Period 14.2861 + SemiMajorAxis 5.77 + Eccentricity 0.025 + Inclination 107 + AscendingNode 123.5 + ArgOfPericenter 280 + MeanAnomaly 294 + } + + Obliquity 107 # guess, to match inclination + EquatorAscendingNode 124 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 75732/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-19" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 79.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.39 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 370 # M.sin(i) = 1.168 jupiters + Radius 97300 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-19" + + EllipticalOrbit { + Period 0.0022 + SemiMajorAxis 0.01655 + Eccentricity 0.0046 + Inclination 100.7 + AscendingNode 140.6 + ArgOfPericenter 33 + MeanAnomaly 343 + } + + Obliquity 101 # guess, to match inclination + EquatorAscendingNode 141 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-19/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-43" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 82.6 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.93 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 570 # M.sin(i) = 1.78 jupiters + Radius 65100 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-43" + + EllipticalOrbit { + Period 0.0022 + SemiMajorAxis 0.0142 + Eccentricity 0 + Inclination 108.4 + AscendingNode 145.6 + MeanLongitude 303 + } + + Obliquity 108 # guess, to match inclination + EquatorAscendingNode 146 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-43/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-10" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.13 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 5 # M.sin(i) = 5 earths + Radius 9100 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-10" + + EllipticalOrbit { + Period 0.0023 + SemiMajorAxis 0.01684 + Eccentricity 0 + Inclination 89.2 + AscendingNode 282.8 + MeanLongitude 128 + } + + Obliquity 89 # guess, to match inclination + EquatorAscendingNode 283 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-10/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 4799-1733-1" # CoRoT-7 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 80.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.15 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 5 # M.sin(i) = 5 earths + Radius 10500 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-7" + + EllipticalOrbit { + Period 0.0023 + SemiMajorAxis 0.0172 + Eccentricity 0 + Inclination 90.3 + AscendingNode 91 + MeanLongitude 259 + } + + Obliquity 90 # guess, to match inclination + EquatorAscendingNode 91 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 4799-1733-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "TYC 4799-1733-1" # CoRoT-7 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 8 # M.sin(i) = 8 earths + Radius 13300 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-7" + + EllipticalOrbit { + Period 0.0101 + SemiMajorAxis 0.046 + Eccentricity 0 + Inclination 90.2 + AscendingNode 91 + MeanLongitude 351 + } + + Obliquity 90 # guess, to match inclination + EquatorAscendingNode 91 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 4799-1733-1/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "TYC 4799-1733-1" # CoRoT-7 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 17 # M.sin(i) = 17 earths + Radius 16100 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-7" + + EllipticalOrbit { + Period 0.0247 + SemiMajorAxis 0.08 + Eccentricity 0 + Inclination 90.2 + AscendingNode 91 + MeanLongitude 209 + } + + Obliquity 90 # guess, to match inclination + EquatorAscendingNode 91 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 4799-1733-1/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 10069" # WASP-18 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.17 jupiters. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 3320 # M.sin(i) = 10.43 jupiters + Radius 81900 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-18" + + EllipticalOrbit { + Period 0.0026 + SemiMajorAxis 0.02047 + Eccentricity 0.0092 + Inclination 65.5 + AscendingNode 23.8 + ArgOfPericenter 131 + MeanAnomaly 26 + } + + Obliquity 65 # guess, to match inclination + EquatorAscendingNode 24 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 10069/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-12" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.74 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 450 # M.sin(i) = 1.404 jupiters + Radius 121800 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-12" + + EllipticalOrbit { + Period 0.003 + SemiMajorAxis 0.02293 + Eccentricity 0 + Inclination 93.5 + AscendingNode 93 + MeanLongitude 204 + } + + Obliquity 93 # guess, to match inclination + EquatorAscendingNode 93 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-12/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 10180" +{ + Texture "asteroid.*" + + Mass 1 # M.sin(i) = 1 earths + Radius 7000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 0.0032 + SemiMajorAxis 0.02225 + Eccentricity 0 + ArgOfPericenter 109 + MeanAnomaly 290 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 10180/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 10180" +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 13 # M.sin(i) = 13 earths + Radius 14700 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 0.0158 + SemiMajorAxis 0.0641 + Eccentricity 0.045 + ArgOfPericenter 42 + MeanAnomaly 183 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 10180/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 10180" +{ + Texture "venuslike.*" + + Mass 12 # M.sin(i) = 12 earths + Radius 14700 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 0.0448 + SemiMajorAxis 0.1286 + Eccentricity 0.088 + ArgOfPericenter 25 + MeanAnomaly 213 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 10180/d" +{ + Texture "extrasolar-lok.*" +} + + +"e" "HD 10180" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 30 # M.sin(i) = 0.0790 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 0.1362 + SemiMajorAxis 0.2699 + Eccentricity 0.026 + ArgOfPericenter 236 + MeanAnomaly 170 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 10180/e" +{ + Texture "extrasolar-lok.*" +} + + +"f" "HD 10180" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 20 # M.sin(i) = 0.0752 jupiters + Radius 56000 + Oblateness 0.10 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 0.3361 + SemiMajorAxis 0.4929 + Eccentricity 0.135 + ArgOfPericenter 42 + MeanAnomaly 280 + } + + RotationPeriod 18 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 10180/f" +{ + Texture "extrasolar-lok.*" +} + + +"g" "HD 10180" +{ + Texture "venuslike.*" + + Mass 21 # M.sin(i) = 21 earths + Radius 17500 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 1.646 + SemiMajorAxis 1.422 + Eccentricity 0.19 + ArgOfPericenter 57 + MeanAnomaly 304 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 10180/g" +{ + Texture "extrasolar-lok.*" +} + + +"h" "HD 10180" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 70 # M.sin(i) = 0.203 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10180" + + EllipticalOrbit { + Period 6.0835 + SemiMajorAxis 3.4 + Eccentricity 0.08 + ArgOfPericenter 244 + MeanAnomaly 24 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 10180/h" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-56" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 78.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.3 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 410 # M.sin(i) = 1.29 jupiters + Radius 91000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-56" + + EllipticalOrbit { + Period 0.0033 + SemiMajorAxis 0.0225 + Eccentricity 0 + Inclination 89.2 + AscendingNode 258.1 + MeanLongitude 295 + } + + Obliquity 89 # guess, to match inclination + EquatorAscendingNode 258 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-56/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 1632-1396-1" # HAT-P-23 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.37 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 660 # M.sin(i) = 2.09 jupiters + Radius 95900 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-23" + + EllipticalOrbit { + Period 0.0033 + SemiMajorAxis 0.0232 + Eccentricity 0.106 + Inclination 79.3 + AscendingNode 299.8 + ArgOfPericenter 245 + MeanAnomaly 80 + } + + Obliquity 79 # guess, to match inclination + EquatorAscendingNode 300 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 1632-1396-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 15082" # WASP-33 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.67 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.44 jupiters. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 1300 # M.sin(i) = 4.1 jupiters + Radius 100800 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-33" + + EllipticalOrbit { + Period 0.0033 + SemiMajorAxis 0.02558 + Eccentricity 0 + Inclination 72.3 + AscendingNode 36.9 + MeanLongitude 0 + } + + Obliquity 72 # guess, to match inclination + EquatorAscendingNode 37 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 15082/b" +{ + Texture "extrasolar-lok.*" +} + + +"TrES-3" "TrES-3 (parent star)" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 82.15 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.3 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 610 # M.sin(i) = 1.92 jupiters + Radius 91000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=TrES-3" + + EllipticalOrbit { + Period 0.0036 + SemiMajorAxis 0.0226 + Eccentricity 0 + Inclination 97.6 + AscendingNode 264.4 + MeanLongitude 207 + } + + Obliquity 98 # guess, to match inclination + EquatorAscendingNode 264 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TrES-3 (parent star)/TrES-3" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-4" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.36 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 360 # M.sin(i) = 1.1215 jupiters + Radius 95200 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-4" + + EllipticalOrbit { + Period 0.0037 + SemiMajorAxis 0.02312 + Eccentricity 0 + Inclination 66 + AscendingNode 352 + MeanLongitude 72 + } + + Obliquity 66 # guess, to match inclination + EquatorAscendingNode 352 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-4/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Qatar-1" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.47 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.16 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 350 # M.sin(i) = 1.09 jupiters + Radius 81200 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=Qatar-1" + + EllipticalOrbit { + Period 0.0039 + SemiMajorAxis 0.02343 + Eccentricity 0 + Inclination 83.9 + AscendingNode 300.6 + MeanLongitude 135 + } + + Obliquity 84 # guess, to match inclination + EquatorAscendingNode 301 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Qatar-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-113" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.09 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 420 # M.sin(i) = 1.32 jupiters + Radius 76300 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-113" + + EllipticalOrbit { + Period 0.0039 + SemiMajorAxis 0.0229 + Eccentricity 0 + Inclination 111.8 + AscendingNode 161.4 + MeanLongitude 357 + } + + Obliquity 112 # guess, to match inclination + EquatorAscendingNode 161 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-113/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-1" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.49 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 330 # M.sin(i) = 1.03 jupiters + Radius 104300 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-1" + + EllipticalOrbit { + Period 0.0041 + SemiMajorAxis 0.0254 + Eccentricity 0 + Inclination 92.6 + AscendingNode 96.7 + MeanLongitude 199 + } + + Obliquity 93 # guess, to match inclination + EquatorAscendingNode 97 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-14" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 79.6 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.09 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 2420 # M.sin(i) = 7.6 jupiters + Radius 76300 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-14" + + EllipticalOrbit { + Period 0.0041 + SemiMajorAxis 0.027 + Eccentricity 0 + Inclination 90.3 + AscendingNode 93.2 + MeanLongitude 268 + } + + Obliquity 90 # guess, to match inclination + EquatorAscendingNode 93 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-14/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "GJ 1214" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.25 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 17500 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+1214" + + EllipticalOrbit { + Period 0.0043 + SemiMajorAxis 0.014 + Inclination 95 + AscendingNode 258.7 + MeanLongitude 130 + } + + Obliquity 95 # guess, to match inclination + EquatorAscendingNode 259 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "GJ 1214/b" +{ + Texture "extrasolar-lok.*" +} + + +"d" "Kepler-9" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.15 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 7 # M.sin(i) = 7 earths + Radius 10500 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-9" + + EllipticalOrbit { + Period 0.0044 + SemiMajorAxis 0.0273 + Inclination 85.6 + AscendingNode 283.4 + MeanLongitude 316 + } + + Obliquity 86 # guess, to match inclination + EquatorAscendingNode 283 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-9/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-9" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.55 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.84 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 80 # M.sin(i) = 0.252 jupiters + Radius 58800 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-9" + + EllipticalOrbit { + Period 0.0527 + SemiMajorAxis 0.14 + Inclination 85.1 + AscendingNode 283.6 + MeanLongitude 21 + } + + Obliquity 85 # guess, to match inclination + EquatorAscendingNode 284 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-9/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "Kepler-9" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.12 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.82 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 50 # M.sin(i) = 0.171 jupiters + Radius 57400 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-9" + + EllipticalOrbit { + Period 0.1065 + SemiMajorAxis 0.225 + Inclination 85.5 + AscendingNode 283.4 + MeanLongitude 145 + } + + Obliquity 86 # guess, to match inclination + EquatorAscendingNode 283 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-9/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-5" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.17 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 520 # M.sin(i) = 1.637 jupiters + Radius 81900 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-5" + + EllipticalOrbit { + Period 0.0045 + SemiMajorAxis 0.02729 + Eccentricity 0 + Inclination 63.8 + AscendingNode 355.8 + MeanLongitude 319 + } + + Obliquity 64 # guess, to match inclination + EquatorAscendingNode 356 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-5/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-132" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.23 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 370 # M.sin(i) = 1.17 jupiters + Radius 86100 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-132" + + EllipticalOrbit { + Period 0.0046 + SemiMajorAxis 0.0306 + Eccentricity 0 + Inclination 106.1 + AscendingNode 158.8 + MeanLongitude 238 + } + + Obliquity 106 # guess, to match inclination + EquatorAscendingNode 159 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-132/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-2" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.84 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.47 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 1050 # M.sin(i) = 3.31 jupiters + Radius 102900 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-2" + + EllipticalOrbit { + Period 0.0048 + SemiMajorAxis 0.0281 + Eccentricity 0 + Inclination 82.4 + AscendingNode 288.1 + MeanLongitude 194 + } + + Obliquity 82 # guess, to match inclination + EquatorAscendingNode 288 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-2/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2636-195-1" # WASP-3 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.06 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.45 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 660 # M.sin(i) = 2.06 jupiters + Radius 101500 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-3" + + EllipticalOrbit { + Period 0.0051 + SemiMajorAxis 0.0313 + Eccentricity 0 + Inclination 90.8 + AscendingNode 275.4 + MeanLongitude 81 + } + + Obliquity 91 # guess, to match inclination + EquatorAscendingNode 275 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2636-195-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "TYC 2636-195-1" # WASP-3 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 16 # M.sin(i) = 16 earths + Radius 16100 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-3" + + EllipticalOrbit { + Period 0.0103 + SemiMajorAxis 0.051 + Inclination 90.9 + AscendingNode 275.4 + } + + Obliquity 91 # guess, to match inclination + EquatorAscendingNode 275 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2636-195-1/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "Gliese 876" # IL Aqr +{ + Texture "venuslike.*" + + Mass 7 # M.sin(i) = 7 earths + Radius 11900 + + InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" + + EllipticalOrbit { + Period 0.0053 + SemiMajorAxis 0.020807 + Eccentricity 0.207 + ArgOfPericenter 303 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 876/d" +{ + Texture "extrasolar-lok.*" +} + + +"c" "Gliese 876" # IL Aqr +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 230 # M.sin(i) = 0.7142 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" + + EllipticalOrbit { + Period 0.0824 + SemiMajorAxis 0.12959 + Eccentricity 0.25591 + ArgOfPericenter 118 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 876/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Gliese 876" # IL Aqr +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 720 # M.sin(i) = 2.2756 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" + + EllipticalOrbit { + Period 0.1673 + SemiMajorAxis 0.208317 + Eccentricity 0.0324 + ArgOfPericenter 119 + } + + RotationPeriod 11 # tidal slowing significant +} + +AltSurface "limit of knowledge" "Gliese 876/b" +{ + Texture "extrasolar-lok.*" +} + + +"e" "Gliese 876" # IL Aqr +{ + Texture "venuslike.*" + + Mass 15 # M.sin(i) = 15 earths + Radius 15400 + + InfoURL "http://exoplanet.eu/star.php?st=Gliese+876" + + EllipticalOrbit { + Period 0.3402 + SemiMajorAxis 0.3343 + Eccentricity 0.055 + ArgOfPericenter 308 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "Gliese 876/e" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 86081" +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 480 # M.sin(i) = 1.5 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+86081" + + EllipticalOrbit { + Period 0.0059 + SemiMajorAxis 0.039 + Eccentricity 0.008 + ArgOfPericenter 134 + MeanAnomaly 88 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 86081/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3925-739-1" # WASP-48 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 80.09 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.67 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 310 # M.sin(i) = 0.98 jupiters + Radius 116900 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-48" + + EllipticalOrbit { + Period 0.0059 + SemiMajorAxis 0.03444 + Eccentricity 0 + Inclination 91.4 + AscendingNode 287.4 + MeanLongitude 236 + } + + Obliquity 91 # guess, to match inclination + EquatorAscendingNode 287 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3925-739-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-2" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.04 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 270 # M.sin(i) = 0.847 jupiters + Radius 72800 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-2" + + EllipticalOrbit { + Period 0.0059 + SemiMajorAxis 0.03138 + Eccentricity 0 + Inclination 78.2 + AscendingNode 300.6 + MeanLongitude 211 + } + + Obliquity 78 # guess, to match inclination + EquatorAscendingNode 301 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-2/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3547-1402-1" # Kepler-2 / HAT-P-7 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.42 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 570 # M.sin(i) = 1.8 jupiters + Radius 99400 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-7" + + EllipticalOrbit { + Period 0.006 + SemiMajorAxis 0.0379 + Eccentricity 0 + Inclination 86.9 + AscendingNode 288.5 + MeanLongitude 22 + } + + Obliquity 87 # guess, to match inclination + EquatorAscendingNode 289 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3547-1402-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 189733" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.76 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.15 jupiters. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 370 # M.sin(i) = 1.15 jupiters + Radius 80500 + + InfoURL "http://exoplanet.eu/star.php?st=HD+189733" + + EllipticalOrbit { + Period 0.0061 + SemiMajorAxis 0.03142 + Eccentricity 0 + Inclination 81.4 + AscendingNode 295 + MeanLongitude 307 + } + + Obliquity 81 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 189733/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-14" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.79 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.26 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 2460 # M.sin(i) = 7.725 jupiters + Radius 88200 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-14" + + EllipticalOrbit { + Period 0.0061 + SemiMajorAxis 0.037 + Eccentricity 0.0903 + Inclination 111.3 + AscendingNode 216.2 + ArgOfPericenter 20 + MeanAnomaly 91 + } + + Obliquity 111 # guess, to match inclination + EquatorAscendingNode 216 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-14/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 212301" +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 130 # M.sin(i) = 0.396 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+212301" + + EllipticalOrbit { + Period 0.0061 + SemiMajorAxis 0.0341 + Eccentricity 0 + ArgOfPericenter 23 + MeanAnomaly 198 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 212301/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 339-329-1" # WASP-24 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.71 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.1 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 330 # M.sin(i) = 1.032 jupiters + Radius 77000 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-24" + + EllipticalOrbit { + Period 0.0064 + SemiMajorAxis 0.0359 + Eccentricity 0 + Inclination 107.1 + AscendingNode 225.4 + MeanLongitude 291 + } + + Obliquity 107 # guess, to match inclination + EquatorAscendingNode 225 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 339-329-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"TrES-2" "TYC 3549-2811-1" # Kepler-1 / TrES-2 (parent star) + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.62 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.27 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 380 # M.sin(i) = 1.199 jupiters + Radius 88900 + + InfoURL "http://exoplanet.eu/star.php?st=TrES-2" + + EllipticalOrbit { + Period 0.0068 + SemiMajorAxis 0.03556 + Eccentricity 0 + Inclination 89.5 + AscendingNode 283.5 + MeanLongitude 330 + } + + Obliquity 89 # guess, to match inclination + EquatorAscendingNode 284 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3549-2811-1/TrES-2" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE2-TR-L9" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 79.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.61 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 1380 # M.sin(i) = 4.34 jupiters + Radius 112700 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE2-TR-L9" + + EllipticalOrbit { + Period 0.0068 + SemiMajorAxis 0.0308 + Inclination 103.4 + AscendingNode 161.7 + MeanLongitude 29 + } + + Obliquity 103 # guess, to match inclination + EquatorAscendingNode 162 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE2-TR-L9/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-1" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.9 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.48 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 270 # M.sin(i) = 0.86 jupiters + Radius 103600 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-1" + + EllipticalOrbit { + Period 0.0069 + SemiMajorAxis 0.0382 + Eccentricity 0 + Inclination 69.8 + AscendingNode 360 + MeanLongitude 301 + } + + Obliquity 70 # guess, to match inclination + EquatorAscendingNode 360 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 73256" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 590 # M.sin(i) = 1.87 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+73256" + + EllipticalOrbit { + Period 0.007 + SemiMajorAxis 0.0371 + Eccentricity 0.029 + ArgOfPericenter 210 + MeanAnomaly 76 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 73256/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3413-0005-1" # XO-2 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at >88.58 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.97 jupiters. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 180 # M.sin(i) = 0.57 jupiters + Radius 67900 + + InfoURL "http://exoplanet.eu/star.php?st=XO-2" + + EllipticalOrbit { + Period 0.0072 + SemiMajorAxis 0.0369 + Eccentricity 0 + Inclination 100.9 + AscendingNode 114.2 + MeanLongitude 120 + } + + Obliquity 101 # guess, to match inclination + EquatorAscendingNode 114 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3413-0005-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 57087" # Gliese 436 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.37 jupiters. + +{ + Texture "venuslike.*" + + Mass 23 # M.sin(i) = 23 earths + Radius 25900 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+436" + + EllipticalOrbit { + Period 0.0072 + SemiMajorAxis 0.02887 + Eccentricity 0.15 + Inclination 115.1 + AscendingNode 170.9 + ArgOfPericenter 104 + MeanAnomaly 166 + } + + Obliquity 115 # guess, to match inclination + EquatorAscendingNode 171 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 57087/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "GJ 3634" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + + Mass 7 # M.sin(i) = 7 earths + Radius 11900 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+3634" + + EllipticalOrbit { + Period 0.0072 + SemiMajorAxis 0.0287 + Eccentricity 0.08 + ArgOfPericenter 354 + MeanAnomaly 151 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "GJ 3634/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 5839-0876-1" # WASP-26 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 82.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.32 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 320 # M.sin(i) = 1.02 jupiters + Radius 92400 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-26" + + EllipticalOrbit { + Period 0.0075 + SemiMajorAxis 0.04 + Eccentricity 0 + Inclination 64.6 + AscendingNode 357.1 + MeanLongitude 1 + } + + Obliquity 65 # guess, to match inclination + EquatorAscendingNode 357 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 5839-0876-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2792-1700-1" # HAT-P-16 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.6 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.29 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 1330 # M.sin(i) = 4.193 jupiters + Radius 90300 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-16" + + EllipticalOrbit { + Period 0.0076 + SemiMajorAxis 0.0413 + Eccentricity 0.036 + Inclination 69 + AscendingNode 7.6 + ArgOfPericenter 343 + MeanAnomaly 160 + } + + Obliquity 69 # guess, to match inclination + EquatorAscendingNode 8 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2792-1700-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2634-1087-1" # HAT-P-5 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.75 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.26 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 340 # M.sin(i) = 1.06 jupiters + Radius 88200 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-5" + + EllipticalOrbit { + Period 0.0076 + SemiMajorAxis 0.04075 + Eccentricity 0 + Inclination 91.1 + AscendingNode 272.4 + MeanLongitude 111 + } + + Obliquity 91 # guess, to match inclination + EquatorAscendingNode 272 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2634-1087-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 208-722-1" # HAT-P-30 / WASP-51 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 82.48 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.42 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 240 # M.sin(i) = 0.76 jupiters + Radius 99400 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-30" + + EllipticalOrbit { + Period 0.0077 + SemiMajorAxis 0.04118 + Eccentricity 0 + Inclination 100.9 + AscendingNode 114.3 + MeanLongitude 189 + } + + Obliquity 101 # guess, to match inclination + EquatorAscendingNode 114 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 208-722-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 63454" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 120 # M.sin(i) = 0.385 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+63454" + + EllipticalOrbit { + Period 0.0077 + SemiMajorAxis 0.0363 + Eccentricity 0 + ArgOfPericenter 339 + MeanAnomaly 74 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 63454/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-12" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.48 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.44 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 290 # M.sin(i) = 0.917 jupiters + Radius 100800 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-12" + + EllipticalOrbit { + Period 0.0077 + SemiMajorAxis 0.04016 + Eccentricity 0.07 + Inclination 92.4 + AscendingNode 95.8 + ArgOfPericenter 170 + MeanAnomaly 343 + } + + Obliquity 92 # guess, to match inclination + EquatorAscendingNode 96 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-12/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-20" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.87 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 2300 # M.sin(i) = 7.246 jupiters + Radius 60900 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-20" + + EllipticalOrbit { + Period 0.0079 + SemiMajorAxis 0.0361 + Eccentricity 0.015 + Inclination 98.7 + AscendingNode 107 + ArgOfPericenter 49 + MeanAnomaly 89 + } + + Obliquity 99 # guess, to match inclination + EquatorAscendingNode 107 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-20/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 149026" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.3 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.61 jupiters. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 110 # M.sin(i) = 0.356 jupiters + Radius 42700 + + InfoURL "http://exoplanet.eu/star.php?st=HD+149026" + + EllipticalOrbit { + Period 0.0079 + SemiMajorAxis 0.04288 + Eccentricity 0 + Inclination 102.8 + AscendingNode 246.9 + ArgOfPericenter 150 + MeanAnomaly 186 + } + + Obliquity 103 # guess, to match inclination + EquatorAscendingNode 247 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 149026/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3466-0819-1" # HAT-P-3 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.07 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.83 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 190 # M.sin(i) = 0.591 jupiters + Radius 58100 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-3" + + EllipticalOrbit { + Period 0.0079 + SemiMajorAxis 0.03866 + Eccentricity 0 + Inclination 113.4 + AscendingNode 206.4 + MeanLongitude 118 + } + + Obliquity 113 # guess, to match inclination + EquatorAscendingNode 206 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3466-0819-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3416-0543-1" # HAT-P-13 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.3 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.28 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 270 # M.sin(i) = 0.85 jupiters + Radius 89600 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-13" + + EllipticalOrbit { + Period 0.008 + SemiMajorAxis 0.0426 + Eccentricity 0.0142 + Inclination 107.9 + AscendingNode 121.3 + ArgOfPericenter 340 + MeanAnomaly 266 + } + + Obliquity 108 # guess, to match inclination + EquatorAscendingNode 121 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3416-0543-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "TYC 3416-0543-1" # HAT-P-13 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4610 # M.sin(i) = 14.5 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-13" + + EllipticalOrbit { + Period 1.2271 + SemiMajorAxis 1.186 + Eccentricity 0.666 + Inclination 108.1 + AscendingNode 121 + ArgOfPericenter 293 + MeanAnomaly 193 + } + + Obliquity 108 # guess, to match inclination + EquatorAscendingNode 121 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 3416-0543-1/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-23" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.39 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.96 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 280 # M.sin(i) = 0.884 jupiters + Radius 67200 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-23" + + EllipticalOrbit { + Period 0.0081 + SemiMajorAxis 0.0376 + Inclination 92.9 + AscendingNode 99.6 + MeanLongitude 339 + } + + Obliquity 93 # guess, to match inclination + EquatorAscendingNode 100 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-23/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 83443" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 130 # M.sin(i) = 0.4 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+83443" + + EllipticalOrbit { + Period 0.0082 + SemiMajorAxis 0.0406 + Eccentricity 0.008 + ArgOfPericenter 283 + MeanAnomaly 308 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 83443/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.17 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.43 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 740 # M.sin(i) = 2.33 jupiters + Radius 100100 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-11" + + EllipticalOrbit { + Period 0.0082 + SemiMajorAxis 0.0436 + Eccentricity 0 + Inclination 89.1 + AscendingNode 273.9 + MeanLongitude 304 + } + + Obliquity 89 # guess, to match inclination + EquatorAscendingNode 274 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-11/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 46375" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 80 # M.sin(i) = 0.249 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+46375" + + EllipticalOrbit { + Period 0.0083 + SemiMajorAxis 0.041 + Eccentricity 0.04 + ArgOfPericenter 251 + MeanAnomaly 263 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 46375/b" +{ + Texture "extrasolar-lok.*" +} + + +"TrES-1" "TYC 2652-1324-1" # TrES-1 (parent star) + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.1 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 240 # M.sin(i) = 0.761 jupiters + Radius 77000 + + InfoURL "http://exoplanet.eu/star.php?st=TrES-1" + + EllipticalOrbit { + Period 0.0083 + SemiMajorAxis 0.0393 + Eccentricity 0 + Inclination 85.1 + AscendingNode 284 + MeanLongitude 208 + } + + Obliquity 85 # guess, to match inclination + EquatorAscendingNode 284 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2652-1324-1/TrES-1" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-27" # WASP-40 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.98 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.06 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 210 # M.sin(i) = 0.66 jupiters + Radius 74200 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-27" + + EllipticalOrbit { + Period 0.0083 + SemiMajorAxis 0.0403 + Eccentricity 0.078 + Inclination 108.8 + AscendingNode 220.3 + ArgOfPericenter 174 + MeanAnomaly 46 + } + + Obliquity 109 # guess, to match inclination + EquatorAscendingNode 220 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-27/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 7247-587-1" # WASP-41 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.3 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.21 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 290 # M.sin(i) = 0.92 jupiters + Radius 84700 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-41" + + EllipticalOrbit { + Period 0.0084 + SemiMajorAxis 0.04 + Eccentricity 0 + Inclination 111.8 + AscendingNode 188.9 + MeanLongitude 272 + } + + Obliquity 112 # guess, to match inclination + EquatorAscendingNode 189 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 7247-587-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2569-1599-1" # HAT-P-4 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.9 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.27 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 220 # M.sin(i) = 0.68 jupiters + Radius 88900 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-4" + + EllipticalOrbit { + Period 0.0084 + SemiMajorAxis 0.0446 + Eccentricity 0 + Inclination 104.9 + AscendingNode 232.3 + MeanLongitude 281 + } + + Obliquity 105 # guess, to match inclination + EquatorAscendingNode 232 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2569-1599-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2757-1152-1" # HAT-P-8 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.5 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 480 # M.sin(i) = 1.52 jupiters + Radius 105000 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-8" + + EllipticalOrbit { + Period 0.0084 + SemiMajorAxis 0.0487 + Eccentricity 0 + Inclination 69.1 + AscendingNode 339.9 + MeanLongitude 24 + } + + Obliquity 69 # guess, to match inclination + EquatorAscendingNode 340 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2757-1152-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 179949" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 300 # M.sin(i) = 0.95 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+179949" + + EllipticalOrbit { + Period 0.0085 + SemiMajorAxis 0.045 + Eccentricity 0.022 + ArgOfPericenter 200 + MeanAnomaly 176 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 179949/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-10" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.08 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 970 # M.sin(i) = 3.06 jupiters + Radius 75600 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-10" + + EllipticalOrbit { + Period 0.0085 + SemiMajorAxis 0.0371 + Eccentricity 0.057 + Inclination 68.9 + AscendingNode 345.3 + ArgOfPericenter 130 + MeanAnomaly 181 + } + + Obliquity 69 # guess, to match inclination + EquatorAscendingNode 345 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-10/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 187123" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 170 # M.sin(i) = 0.52 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+187123" + + EllipticalOrbit { + Period 0.0085 + SemiMajorAxis 0.0426 + Eccentricity 0.01 + ArgOfPericenter 64 + MeanAnomaly 357 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 187123/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 187123" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 630 # M.sin(i) = 1.99 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+187123" + + EllipticalOrbit { + Period 10.4312 + SemiMajorAxis 4.89 + Eccentricity 0.252 + ArgOfPericenter 289 + MeanAnomaly 168 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 187123/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-10" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.72 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 220 # M.sin(i) = 0.68 jupiters + Radius 120400 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-10" + + EllipticalOrbit { + Period 0.0085 + SemiMajorAxis 0.04162 + Eccentricity 0 + Inclination 90.2 + AscendingNode 262.6 + MeanLongitude 314 + } + + Obliquity 90 # guess, to match inclination + EquatorAscendingNode 263 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-10/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 6147-0229-1" # WASP-16 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.22 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.01 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 270 # M.sin(i) = 0.855 jupiters + Radius 70700 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-16" + + EllipticalOrbit { + Period 0.0085 + SemiMajorAxis 0.0421 + Eccentricity 0 + Inclination 108.5 + AscendingNode 212 + MeanLongitude 221 + } + + Obliquity 108 # guess, to match inclination + EquatorAscendingNode 212 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 6147-0229-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-35" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.96 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.32 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 230 # M.sin(i) = 0.72 jupiters + Radius 92400 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-35" + + EllipticalOrbit { + Period 0.0087 + SemiMajorAxis 0.04317 + Eccentricity 0 + Inclination 83.5 + AscendingNode 75.4 + MeanLongitude 92 + } + + Obliquity 84 # guess, to match inclination + EquatorAscendingNode 75 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-35/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3727-1064-1" # XO-3 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.2 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.22 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit + + Mass 3750 # M.sin(i) = 11.79 jupiters + Radius 85400 + + InfoURL "http://exoplanet.eu/star.php?st=XO-3" + + EllipticalOrbit { + Period 0.0087 + SemiMajorAxis 0.0454 + Eccentricity 0.26 + Inclination 84 + AscendingNode 62.6 + ArgOfPericenter 113 + MeanAnomaly 357 + } + + Obliquity 84 # guess, to match inclination + EquatorAscendingNode 63 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3727-1064-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3441-925-1 " # HAT-P-22 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.9 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.08 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 680 # M.sin(i) = 2.147 jupiters + Radius 75600 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-22" + + EllipticalOrbit { + Period 0.0088 + SemiMajorAxis 0.0414 + Eccentricity 0.016 + Inclination 113.2 + AscendingNode 151.2 + ArgOfPericenter 285 + MeanAnomaly 52 + } + + Obliquity 113 # guess, to match inclination + EquatorAscendingNode 151 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3441-925-1 /b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-12" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.0 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.96 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 70 # M.sin(i) = 0.211 jupiters + Radius 67200 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-12" + + EllipticalOrbit { + Period 0.0088 + SemiMajorAxis 0.0384 + Eccentricity 0 + Inclination 111.1 + AscendingNode 210.9 + MeanLongitude 313 + } + + Obliquity 111 # guess, to match inclination + EquatorAscendingNode 211 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-12/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-4" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.76 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.36 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 20 # M.sin(i) = 0.077 jupiters + Radius 25200 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-4" + + EllipticalOrbit { + Period 0.0088 + SemiMajorAxis 0.0456 + Eccentricity 0 + Inclination 84.1 + AscendingNode 284.3 + MeanLongitude 284 + } + + Obliquity 84 # guess, to match inclination + EquatorAscendingNode 284 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-4/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-6" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.32 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 210 # M.sin(i) = 0.669 jupiters + Radius 92400 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-6" + + EllipticalOrbit { + Period 0.0089 + SemiMajorAxis 0.04567 + Eccentricity 0 + Inclination 82.7 + AscendingNode 293.8 + MeanLongitude 92 + } + + Obliquity 83 # guess, to match inclination + EquatorAscendingNode 294 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-6/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-28" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.21 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 200 # M.sin(i) = 0.626 jupiters + Radius 84700 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-28" + + EllipticalOrbit { + Period 0.0089 + SemiMajorAxis 0.0434 + Eccentricity 0.051 + Inclination 68.2 + AscendingNode 12.2 + ArgOfPericenter 353 + MeanAnomaly 25 + } + + Obliquity 68 # guess, to match inclination + EquatorAscendingNode 12 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-28/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 120136" # Tau Boo A +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 1310 # M.sin(i) = 4.13 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=Tau+Boo" + + EllipticalOrbit { + Period 0.0091 + SemiMajorAxis 0.0481 + Eccentricity 0.023 + ArgOfPericenter 116 + MeanAnomaly 298 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 120136/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 0774-1441-1" # HAT-P-24 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.6 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.24 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 220 # M.sin(i) = 0.685 jupiters + Radius 86800 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-24" + + EllipticalOrbit { + Period 0.0092 + SemiMajorAxis 0.0465 + Eccentricity 0.067 + Inclination 97.2 + AscendingNode 106 + ArgOfPericenter 279 + MeanAnomaly 216 + } + + Obliquity 97 # guess, to match inclination + EquatorAscendingNode 106 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 0774-1441-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-6" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.47 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.22 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 160 # M.sin(i) = 0.503 jupiters + Radius 85400 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-6" + + EllipticalOrbit { + Period 0.0092 + SemiMajorAxis 0.0421 + Eccentricity 0.054 + Inclination 66.6 + AscendingNode 345.5 + ArgOfPericenter 75 + MeanAnomaly 39 + } + + Obliquity 67 # guess, to match inclination + EquatorAscendingNode 346 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-6/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 330075" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 200 # M.sin(i) = 0.624 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+330075" + + EllipticalOrbit { + Period 0.0093 + SemiMajorAxis 0.0392 + Eccentricity 0 + ArgOfPericenter 90 + MeanAnomaly 101 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 330075/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 6087-1053-1" # WASP-31 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.54 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.54 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 150 # M.sin(i) = 0.478 jupiters + Radius 107800 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-31" + + EllipticalOrbit { + Period 0.0093 + SemiMajorAxis 0.04657 + Eccentricity 0 + Inclination 110.8 + AscendingNode 163.2 + MeanLongitude 69 + } + + Obliquity 111 # guess, to match inclination + EquatorAscendingNode 163 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 6087-1053-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-28" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.12 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 290 # M.sin(i) = 0.91 jupiters + Radius 78400 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-28" + + EllipticalOrbit { + Period 0.0093 + SemiMajorAxis 0.0455 + Eccentricity 0.046 + Inclination 66.7 + AscendingNode 352.1 + MeanLongitude 185 + } + + Obliquity 67 # guess, to match inclination + EquatorAscendingNode 352 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-28/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 88133" +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 100 # M.sin(i) = 0.299 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+88133" + + EllipticalOrbit { + Period 0.0094 + SemiMajorAxis 0.0472 + Eccentricity 0.133 + ArgOfPericenter 79 + MeanAnomaly 98 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 88133/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 2638" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 150 # M.sin(i) = 0.477 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+2638" + + EllipticalOrbit { + Period 0.0094 + SemiMajorAxis 0.0436 + Eccentricity 0 + ArgOfPericenter 90 + MeanAnomaly 256 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 2638/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 5503-946-1" # BD-10 3166 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 150 # M.sin(i) = 0.48 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=BD-10+3166" + + EllipticalOrbit { + Period 0.0095 + SemiMajorAxis 0.046 + Eccentricity 0.05 + ArgOfPericenter 295 + MeanAnomaly 5 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 5503-946-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 75289" # HD 75289 A +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 130 # M.sin(i) = 0.42 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+75289" + + EllipticalOrbit { + Period 0.0096 + SemiMajorAxis 0.046 + Eccentricity 0.024 + ArgOfPericenter 294 + MeanAnomaly 315 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 75289/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-8" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 84.07 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.42 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 190 # M.sin(i) = 0.603 jupiters + Radius 99400 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-8" + + EllipticalOrbit { + Period 0.0096 + SemiMajorAxis 0.0483 + Eccentricity 0 + Inclination 90.9 + AscendingNode 277.9 + MeanLongitude 227 + } + + Obliquity 91 # guess, to match inclination + EquatorAscendingNode 278 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-8/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 209458" # V376 Peg + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.59 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.38 jupiters. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 230 # M.sin(i) = 0.714 jupiters + Radius 96600 + + InfoURL "http://exoplanet.eu/star.php?st=HD+209458" + + EllipticalOrbit { + Period 0.0097 + SemiMajorAxis 0.04747 + Eccentricity 0.014 + Inclination 71.5 + AscendingNode 325.6 + ArgOfPericenter 205 + MeanAnomaly 141 + } + + Obliquity 71 # guess, to match inclination + EquatorAscendingNode 326 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 209458/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-5" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.3 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.43 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 670 # M.sin(i) = 2.114 jupiters + Radius 100100 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-5" + + EllipticalOrbit { + Period 0.0097 + SemiMajorAxis 0.05064 + Eccentricity 0 + Inclination 82.1 + AscendingNode 295.8 + MeanLongitude 71 + } + + Obliquity 82 # guess, to match inclination + EquatorAscendingNode 296 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-5/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 6446-0326-1" # WASP-22 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.2 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.12 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 180 # M.sin(i) = 0.56 jupiters + Radius 78400 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-22" + + EllipticalOrbit { + Period 0.0097 + SemiMajorAxis 0.0468 + Eccentricity 0.023 + Inclination 75.5 + AscendingNode 54.6 + MeanLongitude 118 + } + + Obliquity 76 # guess, to match inclination + EquatorAscendingNode 55 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 6446-0326-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"TrES-4" "TYC 2620-0648-1" # TrES-4 (parent star) + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 82.81 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.71 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 290 # M.sin(i) = 0.917 jupiters + Radius 119700 + + InfoURL "http://exoplanet.eu/star.php?st=TrES-4" + + EllipticalOrbit { + Period 0.0097 + SemiMajorAxis 0.05084 + Eccentricity 0 + Inclination 96.9 + AscendingNode 264.9 + MeanLongitude 238 + } + + Obliquity 97 # guess, to match inclination + EquatorAscendingNode 265 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2620-0648-1/TrES-4" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-37" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.78 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.14 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 540 # M.sin(i) = 1.696 jupiters + Radius 79800 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-37" + + EllipticalOrbit { + Period 0.0098 + SemiMajorAxis 0.04339 + Eccentricity 0 + Inclination 107.6 + AscendingNode 223.2 + MeanLongitude 316 + } + + Obliquity 108 # guess, to match inclination + EquatorAscendingNode 223 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-37/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-25" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.6 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.19 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 180 # M.sin(i) = 0.567 jupiters + Radius 83300 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-25" + + EllipticalOrbit { + Period 0.01 + SemiMajorAxis 0.0466 + Eccentricity 0.032 + Inclination 75 + AscendingNode 48.4 + ArgOfPericenter 9 + MeanAnomaly 268 + } + + Obliquity 75 # guess, to match inclination + EquatorAscendingNode 48 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-25/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-211" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at >87.2 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.26 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 240 # M.sin(i) = 0.75 jupiters + Radius 88200 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-211" + + EllipticalOrbit { + Period 0.0101 + SemiMajorAxis 0.051 + Eccentricity 0 + Inclination 111 + AscendingNode 158.1 + MeanLongitude 322 + } + + Obliquity 111 # guess, to match inclination + EquatorAscendingNode 158 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-211/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2340-1714-1" # HAT-P-10 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.05 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 150 # M.sin(i) = 0.46 jupiters + Radius 73500 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-10" + + EllipticalOrbit { + Period 0.0102 + SemiMajorAxis 0.0439 + Eccentricity 0 + Inclination 74.7 + AscendingNode 48.3 + MeanLongitude 251 + } + + Obliquity 75 # guess, to match inclination + EquatorAscendingNode 48 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2340-1714-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-17" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.83 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.99 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 150 # M.sin(i) = 0.486 jupiters + Radius 139300 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-17" + + EllipticalOrbit { + Period 0.0102 + SemiMajorAxis 3.735438 + Eccentricity 0.028 + Inclination 101.1 + AscendingNode 238.8 + ArgOfPericenter 359 + MeanAnomaly 31 + } + + Obliquity 101 # guess, to match inclination + EquatorAscendingNode 239 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-17/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 7283-1162-1" # WASP-15 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.43 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 170 # M.sin(i) = 0.542 jupiters + Radius 100100 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-15" + + EllipticalOrbit { + Period 0.0103 + SemiMajorAxis 0.0499 + Eccentricity 0 + Inclination 108.8 + AscendingNode 206.6 + MeanLongitude 18 + } + + Obliquity 109 # guess, to match inclination + EquatorAscendingNode 207 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 7283-1162-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 6706-861-1" # WASP-25 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.7 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.26 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 180 # M.sin(i) = 0.58 jupiters + Radius 88200 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-25" + + EllipticalOrbit { + Period 0.0103 + SemiMajorAxis 0.0474 + Eccentricity 0 + Inclination 111.7 + AscendingNode 194.4 + } + + Obliquity 112 # guess, to match inclination + EquatorAscendingNode 194 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 6706-861-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 219828" +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 21 # M.sin(i) = 21 earths + Radius 17500 + + InfoURL "http://exoplanet.eu/star.php?st=HD+219828" + + EllipticalOrbit { + Period 0.0105 + SemiMajorAxis 0.052 + Eccentricity 0 + ArgOfPericenter 88 + MeanAnomaly 13 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 219828/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3239-992-1" # HAT-P-6 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.51 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.33 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 340 # M.sin(i) = 1.057 jupiters + Radius 93100 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-6" + + EllipticalOrbit { + Period 0.0105 + SemiMajorAxis 0.05235 + Eccentricity 0 + Inclination 69.9 + AscendingNode 350.9 + MeanLongitude 342 + } + + Obliquity 70 # guess, to match inclination + EquatorAscendingNode 351 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3239-992-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Lupus-TR-3" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.3 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.89 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 260 # M.sin(i) = 0.81 jupiters + Radius 62300 + + InfoURL "http://exoplanet.eu/star.php?st=Lupus-TR-3" + + EllipticalOrbit { + Period 0.0107 + SemiMajorAxis 0.0464 + Eccentricity 0 + Inclination 103.3 + AscendingNode 233.3 + MeanLongitude 290 + } + + Obliquity 103 # guess, to match inclination + EquatorAscendingNode 233 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Lupus-TR-3/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 8015-1020-1" # WASP-29 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.79 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 80 # M.sin(i) = 0.244 jupiters + Radius 55300 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-29" + + EllipticalOrbit { + Period 0.0107 + SemiMajorAxis 0.0457 + Eccentricity 0.03 + Inclination 65.8 + AscendingNode 356.7 + MeanLongitude 266 + } + + Obliquity 66 # guess, to match inclination + EquatorAscendingNode 357 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 8015-1020-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2463-281-1" # HAT-P-9 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.4 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 250 # M.sin(i) = 0.78 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-9" + + EllipticalOrbit { + Period 0.0107 + SemiMajorAxis 0.053 + Eccentricity 0 + Inclination 98.8 + AscendingNode 105.2 + MeanLongitude 342 + } + + Obliquity 99 # guess, to match inclination + EquatorAscendingNode 105 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2463-281-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 215497" +{ + Texture "venuslike.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 11900 + + InfoURL "http://exoplanet.eu/star.php?st=HD+215497" + + EllipticalOrbit { + Period 0.0108 + SemiMajorAxis 0.047 + Eccentricity 0.16 + ArgOfPericenter 143 + MeanAnomaly 224 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 215497/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 215497" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 110 # M.sin(i) = 0.33 jupiters + Radius 56000 + Oblateness 0.09 + + InfoURL "http://exoplanet.eu/star.php?st=HD+215497" + + EllipticalOrbit { + Period 1.5549 + SemiMajorAxis 1.282 + Eccentricity 0.49 + ArgOfPericenter 92 + MeanAnomaly 328 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 215497/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2041-1657-1" # XO-1 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.31 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.18 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 290 # M.sin(i) = 0.9 jupiters + Radius 82600 + + InfoURL "http://exoplanet.eu/star.php?st=XO-1" + + EllipticalOrbit { + Period 0.0108 + SemiMajorAxis 0.0488 + Eccentricity 0 + Inclination 101.8 + AscendingNode 242.2 + MeanLongitude 3 + } + + Obliquity 102 # guess, to match inclination + EquatorAscendingNode 242 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2041-1657-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 76700" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 70 # M.sin(i) = 0.233 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+76700" + + EllipticalOrbit { + Period 0.0109 + SemiMajorAxis 0.0511 + Eccentricity 0.095 + ArgOfPericenter 321 + MeanAnomaly 189 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 76700/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-182" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.7 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.47 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 340 # M.sin(i) = 1.06 jupiters + Radius 102900 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-182" + + EllipticalOrbit { + Period 0.0109 + SemiMajorAxis 0.051 + Eccentricity 0 + Inclination 108.9 + AscendingNode 164.4 + MeanLongitude 33 + } + + Obliquity 109 # guess, to match inclination + EquatorAscendingNode 164 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-182/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-39" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.83 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.27 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 90 # M.sin(i) = 0.28 jupiters + Radius 88900 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-39" + + EllipticalOrbit { + Period 0.011 + SemiMajorAxis 0.0486 + Eccentricity 0 + Inclination 108.8 + AscendingNode 217.5 + MeanLongitude 35 + } + + Obliquity 109 # guess, to match inclination + EquatorAscendingNode 217 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-39/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-19" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.2 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.13 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 90 # M.sin(i) = 0.292 jupiters + Radius 79100 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-19" + + EllipticalOrbit { + Period 0.011 + SemiMajorAxis 0.0466 + Eccentricity 0.067 + Inclination 67.8 + AscendingNode 8.7 + ArgOfPericenter 17 + MeanAnomaly 111 + } + + Obliquity 68 # guess, to match inclination + EquatorAscendingNode 9 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-19/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "OGLE-TR-111" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.08 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 170 # M.sin(i) = 0.54 jupiters + Radius 75600 + + InfoURL "http://exoplanet.eu/star.php?st=OGLE-TR-111" + + EllipticalOrbit { + Period 0.011 + SemiMajorAxis 0.047 + Eccentricity 0 + Inclination 110.6 + AscendingNode 161.2 + MeanLongitude 147 + } + + Obliquity 111 # guess, to match inclination + EquatorAscendingNode 161 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "OGLE-TR-111/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-13" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.02 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.89 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 420 # M.sin(i) = 1.308 jupiters + Radius 62300 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-13" + + EllipticalOrbit { + Period 0.011 + SemiMajorAxis 0.051 + Eccentricity 0 + Inclination 94.1 + AscendingNode 100 + MeanLongitude 287 + } + + Obliquity 94 # guess, to match inclination + EquatorAscendingNode 100 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-13/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-5" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.83 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.39 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 150 # M.sin(i) = 0.467 jupiters + Radius 97300 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-5" + + EllipticalOrbit { + Period 0.0111 + SemiMajorAxis 0.04947 + Eccentricity 0.09 + Inclination 92.8 + AscendingNode 96.5 + ArgOfPericenter 299 + MeanAnomaly 324 + } + + Obliquity 93 # guess, to match inclination + EquatorAscendingNode 97 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-5/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 149143" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 420 # M.sin(i) = 1.33 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+149143" + + EllipticalOrbit { + Period 0.0111 + SemiMajorAxis 0.0531 + Eccentricity 0 + ArgOfPericenter 336 + MeanAnomaly 220 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 149143/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 47186" +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 23 # M.sin(i) = 23 earths + Radius 18200 + + InfoURL "http://exoplanet.eu/star.php?st=HD+47186" + + EllipticalOrbit { + Period 0.0112 + SemiMajorAxis 0.05 + Eccentricity 0.038 + ArgOfPericenter 252 + MeanAnomaly 51 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 47186/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 47186" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 110 # M.sin(i) = 0.35061 jupiters + Radius 56000 + Oblateness 0.09 + + InfoURL "http://exoplanet.eu/star.php?st=HD+47186" + + EllipticalOrbit { + Period 3.706 + SemiMajorAxis 2.395 + Eccentricity 0.249 + ArgOfPericenter 219 + MeanAnomaly 236 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 47186/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 102195" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 140 # M.sin(i) = 0.45 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+102195" + + EllipticalOrbit { + Period 0.0113 + SemiMajorAxis 0.049 + Eccentricity 0 + ArgOfPericenter 16 + MeanAnomaly 185 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 102195/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3013-1229-1" # HAT-P-21 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.2 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.02 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 1290 # M.sin(i) = 4.063 jupiters + Radius 71400 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-21" + + EllipticalOrbit { + Period 0.0113 + SemiMajorAxis 0.0494 + Eccentricity 0.228 + Inclination 114.8 + AscendingNode 168.1 + ArgOfPericenter 66 + MeanAnomaly 66 + } + + Obliquity 115 # guess, to match inclination + EquatorAscendingNode 168 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3013-1229-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3793-1994-1" # XO-4 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.7 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.34 jupiters. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 550 # M.sin(i) = 1.72 jupiters + Radius 93800 + + InfoURL "http://exoplanet.eu/star.php?st=XO-4" + + EllipticalOrbit { + Period 0.0113 + SemiMajorAxis 0.0555 + Eccentricity 0 + Inclination 98.7 + AscendingNode 107.8 + MeanLongitude 144 + } + + Obliquity 99 # guess, to match inclination + EquatorAscendingNode 108 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3793-1994-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 125612" +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 18 # M.sin(i) = 18 earths + Radius 16800 + + InfoURL "http://exoplanet.eu/star.php?st=HD+125612" + + EllipticalOrbit { + Period 0.0114 + SemiMajorAxis 0.05 + Eccentricity 0.27 + ArgOfPericenter 52 + MeanAnomaly 350 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 125612/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 125612" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 950 # M.sin(i) = 3 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+125612" + + EllipticalOrbit { + Period 1.3744 + SemiMajorAxis 1.37 + Eccentricity 0.46 + ArgOfPericenter 350 + MeanAnomaly 118 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 125612/b" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 125612" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 2290 # M.sin(i) = 7.2 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+125612" + + EllipticalOrbit { + Period 8.2355 + SemiMajorAxis 4.2 + Eccentricity 0.28 + ArgOfPericenter 233 + MeanAnomaly 46 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 125612/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "XO-5" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.03 jupiters. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 340 # M.sin(i) = 1.077 jupiters + Radius 72100 + + InfoURL "http://exoplanet.eu/star.php?st=XO-5" + + EllipticalOrbit { + Period 0.0115 + SemiMajorAxis 0.0487 + Eccentricity 0 + Inclination 101.3 + AscendingNode 111.7 + MeanLongitude 33 + } + + Obliquity 101 # guess, to match inclination + EquatorAscendingNode 112 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "XO-5/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 115617" # 61 Vir +{ + Texture "asteroid.*" + + Mass 5 # M.sin(i) = 5 earths + Radius 11200 + + InfoURL "http://exoplanet.eu/star.php?st=61+Vir" + + EllipticalOrbit { + Period 0.0115 + SemiMajorAxis 0.050201 + Eccentricity 0.12 + ArgOfPericenter 40 + MeanAnomaly 245 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 115617/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 115617" # 61 Vir +{ + Texture "venuslike.*" + + Mass 18 # M.sin(i) = 18 earths + Radius 16800 + + InfoURL "http://exoplanet.eu/star.php?st=61+Vir" + + EllipticalOrbit { + Period 0.1041 + SemiMajorAxis 0.2175 + Eccentricity 0.14 + ArgOfPericenter 276 + MeanAnomaly 185 + } + + RotationPeriod 24 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 115617/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 115617" # 61 Vir +{ + Texture "venuslike.*" + + Mass 23 # M.sin(i) = 23 earths + Radius 18200 + + InfoURL "http://exoplanet.eu/star.php?st=61+Vir" + + EllipticalOrbit { + Period 0.3368 + SemiMajorAxis 0.476 + Eccentricity 0.35 + ArgOfPericenter 249 + MeanAnomaly 117 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 115617/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 217014" # 51 Peg +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 150 # M.sin(i) = 0.468 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=51+Peg" + + EllipticalOrbit { + Period 0.0116 + SemiMajorAxis 0.052 + Eccentricity 0 + ArgOfPericenter 142 + MeanAnomaly 297 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 217014/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 320-1027-1" # HAT-P-26 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.6 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.57 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + + Mass 19 # M.sin(i) = 19 earths + Radius 39900 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-26" + + EllipticalOrbit { + Period 0.0116 + SemiMajorAxis 0.0479 + Eccentricity 0.124 + Inclination 109.9 + AscendingNode 214 + ArgOfPericenter 161 + MeanAnomaly 51 + } + + Obliquity 110 # guess, to match inclination + EquatorAscendingNode 214 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 320-1027-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-3" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 85.9 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.01 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 6890 # M.sin(i) = 21.66 jupiters + Radius 70700 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-3" + + EllipticalOrbit { + Period 0.0117 + SemiMajorAxis 0.057 + Eccentricity 0 + Inclination 83 + AscendingNode 286.6 + MeanLongitude 27 + } + + Obliquity 83 # guess, to match inclination + EquatorAscendingNode 287 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-3/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 40307" +{ + Texture "asteroid.*" + + Mass 4 # M.sin(i) = 4 earths + Radius 10500 + + InfoURL "http://exoplanet.eu/star.php?st=HD+40307" + + EllipticalOrbit { + Period 0.0118 + SemiMajorAxis 0.047 + Eccentricity 0 + MeanLongitude 197 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 40307/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 40307" +{ + Texture "venuslike.*" + + Mass 7 # M.sin(i) = 7 earths + Radius 11900 + + InfoURL "http://exoplanet.eu/star.php?st=HD+40307" + + EllipticalOrbit { + Period 0.0263 + SemiMajorAxis 0.081 + Eccentricity 0 + MeanLongitude 343 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 40307/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 40307" +{ + Texture "venuslike.*" + + Mass 9 # M.sin(i) = 9 earths + Radius 13300 + + InfoURL "http://exoplanet.eu/star.php?st=HD+40307" + + EllipticalOrbit { + Period 0.056 + SemiMajorAxis 0.134 + Eccentricity 0 + MeanLongitude 169 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 40307/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-21" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.75 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.07 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 100 # M.sin(i) = 0.3 jupiters + Radius 74900 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-21" + + EllipticalOrbit { + Period 0.0118 + SemiMajorAxis 0.052 + Eccentricity 0 + Inclination 67.7 + AscendingNode 345.2 + MeanLongitude 164 + } + + Obliquity 68 # guess, to match inclination + EquatorAscendingNode 345 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-21/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "WASP-13" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.9 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.21 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 150 # M.sin(i) = 0.46 jupiters + Radius 84700 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-13" + + EllipticalOrbit { + Period 0.0119 + SemiMajorAxis 0.0527 + Eccentricity 0 + Inclination 108.7 + AscendingNode 134.6 + MeanLongitude 136 + } + + Obliquity 109 # guess, to match inclination + EquatorAscendingNode 135 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "WASP-13/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 9826" # Ups And A +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 220 # M.sin(i) = 0.69 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=Ups+And" + + EllipticalOrbit { + Period 0.0126 + SemiMajorAxis 0.059 + Eccentricity 0.013 + ArgOfPericenter 180 + MeanAnomaly 84 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 9826/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 9826" # Ups And A +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit + + Mass 3680 # M.sin(i) = 11.59 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=Ups+And" + + EllipticalOrbit { + Period 0.6508 + SemiMajorAxis 0.822 + Eccentricity 0.224 + ArgOfPericenter 19 + MeanAnomaly 30 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 9826/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 9826" # Ups And A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 3270 # M.sin(i) = 10.29 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=Ups+And" + + EllipticalOrbit { + Period 3.5664 + SemiMajorAxis 2.55 + Eccentricity 0.32 + ArgOfPericenter 19 + MeanAnomaly 65 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 9826/d" +{ + Texture "extrasolar-lok.*" +} + + +"e" "HD 9826" # Ups And A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 340 # M.sin(i) = 1.059 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=Ups+And" + + EllipticalOrbit { + Period 10.5376 + SemiMajorAxis 5.2456 + Eccentricity 0.00536 + ArgOfPericenter 136 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 9826/e" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-1" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.28 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.22 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 170 # M.sin(i) = 0.524 jupiters + Radius 85400 + + InfoURL "http://exoplanet.eu/star.php?st=HAT--P-1" + + EllipticalOrbit { + Period 0.0122 + SemiMajorAxis 0.05535 + Eccentricity 0 + Inclination 70.1 + AscendingNode 340.3 + ArgOfPericenter 136 + MeanAnomaly 251 + } + + Obliquity 70 # guess, to match inclination + EquatorAscendingNode 340 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3086-0152-1" # HAT-P-14 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 83.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.15 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 710 # M.sin(i) = 2.232 jupiters + Radius 80500 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-14" + + EllipticalOrbit { + Period 0.0127 + SemiMajorAxis 0.0606 + Eccentricity 0.107 + Inclination 99.6 + AscendingNode 257.8 + ArgOfPericenter 245 + MeanAnomaly 76 + } + + Obliquity 100 # guess, to match inclination + EquatorAscendingNode 258 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3086-0152-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 156668" +{ + Texture "asteroid.*" + + Mass 4 # M.sin(i) = 4 earths + Radius 10500 + + InfoURL "http://exoplanet.eu/star.php?st=HD+156668" + + EllipticalOrbit { + Period 0.0127 + SemiMajorAxis 0.05 + Eccentricity 0 + MeanLongitude 318 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 156668/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Gliese 674" +{ + Texture "venuslike.*" + + Mass 12 # M.sin(i) = 12 earths + Radius 14700 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+674" + + EllipticalOrbit { + Period 0.0129 + SemiMajorAxis 0.039 + Eccentricity 0.2 + ArgOfPericenter 137 + MeanAnomaly 296 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 674/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-7" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 86.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.48 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 140 # M.sin(i) = 0.433 jupiters + Radius 103600 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-7" + + EllipticalOrbit { + Period 0.0134 + SemiMajorAxis 0.06224 + Eccentricity 0 + Inclination 85.8 + AscendingNode 285.6 + MeanLongitude 336 + } + + Obliquity 86 # guess, to match inclination + EquatorAscendingNode 286 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-7/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 97657" # Kepler-3 / HAT-P-11 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.45 jupiters. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 30 # M.sin(i) = 0.081 jupiters + Radius 31500 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-11" + + EllipticalOrbit { + Period 0.0134 + SemiMajorAxis 0.053 + Eccentricity 0.198 + Inclination 80.7 + AscendingNode 295.2 + ArgOfPericenter 154 + MeanAnomaly 277 + } + + Obliquity 81 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 97657/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 49674" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 40 # M.sin(i) = 0.115 jupiters + Radius 98000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+49674" + + EllipticalOrbit { + Period 0.0135 + SemiMajorAxis 0.058 + Eccentricity 0.23 + ArgOfPericenter 113 + MeanAnomaly 234 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 49674/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 7963-1570-1" # WASP-7 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 87.03 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.33 jupiters. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 310 # M.sin(i) = 0.96 jupiters + Radius 93100 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-7" + + EllipticalOrbit { + Period 0.0136 + SemiMajorAxis 0.0617 + Eccentricity 0 + Inclination 73.8 + AscendingNode 305.7 + MeanLongitude 260 + } + + Obliquity 74 # guess, to match inclination + EquatorAscendingNode 306 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 7963-1570-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 109749" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 90 # M.sin(i) = 0.277 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+109749" + + EllipticalOrbit { + Period 0.0143 + SemiMajorAxis 0.0629 + Eccentricity 0 + ArgOfPericenter 297 + MeanAnomaly 164 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 109749/b" +{ + Texture "extrasolar-lok.*" +} + + +"e" "Gliese 581" # HO Lib +{ + Texture "asteroid.*" + + Mass 2 # M.sin(i) = 2 earths + Radius 7700 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+581" + + EllipticalOrbit { + Period 0.0086 + SemiMajorAxis 0.028453 + MeanLongitude 209 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 581/e" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Gliese 581" # HO Lib +{ + Texture "venuslike.*" + + Mass 16 # M.sin(i) = 16 earths + Radius 16100 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+581" + + EllipticalOrbit { + Period 0.0147 + SemiMajorAxis 0.040616 + MeanLongitude 305 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 581/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "Gliese 581" # HO Lib +{ + Texture "asteroid.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 11200 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+581" + + EllipticalOrbit { + Period 0.0354 + SemiMajorAxis 0.072993 + MeanLongitude 161 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 581/c" +{ + Texture "extrasolar-lok.*" +} + + +"g" "Gliese 581" # HO Lib +{ + Texture "asteroid.*" + + Mass 3 # M.sin(i) = 3 earths + Radius 9100 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+581" + + EllipticalOrbit { + Period 0.1003 + SemiMajorAxis 0.14601 + MeanLongitude 118 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 581/g" +{ + Texture "extrasolar-lok.*" +} + + +"d" "Gliese 581" # HO Lib +{ + Texture "asteroid.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 11200 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+581" + + EllipticalOrbit { + Period 0.1831 + SemiMajorAxis 0.21847 + MeanLongitude 24 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 581/d" +{ + Texture "extrasolar-lok.*" +} + + +"f" "Gliese 581" # HO Lib +{ + Texture "venuslike.*" + + Mass 7 # M.sin(i) = 7 earths + Radius 11900 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+581" + + EllipticalOrbit { + Period 1.1855 + SemiMajorAxis 0.758 + MeanLongitude 190 + } + + RotationPeriod 5 # plausible guess +} + +AltSurface "limit of knowledge" "Gliese 581/f" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 7924" # Gliese 56.5 +{ + Texture "venuslike.*" + + Mass 9 # M.sin(i) = 9 earths + Radius 13300 + + InfoURL "http://exoplanet.eu/star.php?st=HD+7924" + + EllipticalOrbit { + Period 0.0148 + SemiMajorAxis 0.057 + Eccentricity 0.17 + ArgOfPericenter 180 + MeanAnomaly 162 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 7924/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HAT-P-18" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.0 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 60 # M.sin(i) = 0.197 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-18" + + EllipticalOrbit { + Period 0.0151 + SemiMajorAxis 0.0559 + Eccentricity 0.084 + Inclination 96.4 + AscendingNode 256.8 + ArgOfPericenter 266 + MeanAnomaly 170 + } + + Obliquity 96 # guess, to match inclination + EquatorAscendingNode 257 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HAT-P-18/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 49067" # BD -08 2823 +{ + Texture "venuslike.*" + + Mass 14 # M.sin(i) = 14 earths + Radius 15400 + + InfoURL "http://exoplanet.eu/star.php?st=BD-082823" + + EllipticalOrbit { + Period 0.0153 + SemiMajorAxis 0.056 + Eccentricity 0.15 + ArgOfPericenter 276 + MeanAnomaly 264 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 49067/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HIP 49067" # BD -08 2823 +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 110 # M.sin(i) = 0.33 jupiters + Radius 56000 + Oblateness 0.09 + + InfoURL "http://exoplanet.eu/star.php?st=BD-082823" + + EllipticalOrbit { + Period 0.6505 + SemiMajorAxis 0.68 + Eccentricity 0.19 + ArgOfPericenter 13 + MeanAnomaly 308 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 49067/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 147506" # HAT-P-2 +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 2780 # M.sin(i) = 8.74 jupiters + Radius 83300 + + InfoURL "http://exoplanet.eu/star.php?st=HD+147506" + + EllipticalOrbit { + Period 0.0154 + SemiMajorAxis 0.0674 + Eccentricity 0.5171 + Inclination 102.5 + AscendingNode 245.4 + ArgOfPericenter 337 + MeanAnomaly 114 + } + + Obliquity 103 # guess, to match inclination + EquatorAscendingNode 245 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 147506/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3293-1539-1" # HAT-P-29 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 250 # M.sin(i) = 0.778 jupiters + Radius 77700 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-29" + + EllipticalOrbit { + Period 0.0157 + SemiMajorAxis 0.0667 + Eccentricity 0.095 + Inclination 72.4 + AscendingNode 33 + ArgOfPericenter 298 + MeanAnomaly 285 + } + + Obliquity 72 # guess, to match inclination + EquatorAscendingNode 33 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 3293-1539-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 1461" +{ + Texture "venuslike.*" + NightTexture "venuslikenight.*" + + Mass 8 # M.sin(i) = 8 earths + Radius 12600 + + InfoURL "http://exoplanet.eu/star.php?st=HD+1461" + + EllipticalOrbit { + Period 0.0158 + SemiMajorAxis 0.063434 + Eccentricity 0.04 + ArgOfPericenter 277 + MeanAnomaly 267 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 1461/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 1461" +{ + Texture "venuslike.*" + + Mass 23 # M.sin(i) = 23 earths + Radius 18200 + + InfoURL "http://exoplanet.eu/star.php?st=HD+1461" + + EllipticalOrbit { + Period 1.243 + SemiMajorAxis 1.165 + Eccentricity 0.74 + ArgOfPericenter 178 + MeanAnomaly 91 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 1461/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 1461" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 100 # M.sin(i) = 0.305 jupiters + Radius 56000 + Oblateness 0.10 + + InfoURL "http://exoplanet.eu/star.php?st=HD+1461" + + EllipticalOrbit { + Period 13.6893 + SemiMajorAxis 5 + Eccentricity 0.16 + ArgOfPericenter 57 + MeanAnomaly 221 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 1461/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 118203" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 680 # M.sin(i) = 2.14 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+118203" + + EllipticalOrbit { + Period 0.0168 + SemiMajorAxis 0.0703 + Eccentricity 0.309 + ArgOfPericenter 55 + MeanAnomaly 181 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 118203/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-8" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.57 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 70 # M.sin(i) = 0.22 jupiters + Radius 39900 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-8" + + EllipticalOrbit { + Period 0.017 + SemiMajorAxis 0.063 + Eccentricity 0 + Inclination 82.2 + AscendingNode 288.5 + MeanLongitude 239 + } + + Obliquity 82 # guess, to match inclination + EquatorAscendingNode 288 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-8/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 68988" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 600 # M.sin(i) = 1.9 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+68988" + + EllipticalOrbit { + Period 0.0172 + SemiMajorAxis 0.071 + Eccentricity 0.14 + ArgOfPericenter 27 + MeanAnomaly 131 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 68988/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 168746" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 70 # M.sin(i) = 0.23 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+168746" + + EllipticalOrbit { + Period 0.0175 + SemiMajorAxis 0.065 + Eccentricity 0.081 + ArgOfPericenter 22 + MeanAnomaly 276 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 168746/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 102956" +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 310 # M.sin(i) = 0.96 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+102956" + + EllipticalOrbit { + Period 0.0178 + SemiMajorAxis 0.081 + Eccentricity 0.048 + ArgOfPericenter 248 + MeanAnomaly 281 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 102956/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 14810" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 1230 # M.sin(i) = 3.88 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+14810" + + EllipticalOrbit { + Period 0.0183 + SemiMajorAxis 0.0692 + Eccentricity 0.1427 + ArgOfPericenter 300 + MeanAnomaly 327 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 14810/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HIP 14810" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 410 # M.sin(i) = 1.28 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+14810" + + EllipticalOrbit { + Period 0.4045 + SemiMajorAxis 0.545 + Eccentricity 0.164 + ArgOfPericenter 110 + MeanAnomaly 299 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 14810/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HIP 14810" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 180 # M.sin(i) = 0.57 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+14810" + + EllipticalOrbit { + Period 2.6338 + SemiMajorAxis 1.89 + Eccentricity 0.173 + ArgOfPericenter 67 + MeanAnomaly 43 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 14810/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 185269" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 290 # M.sin(i) = 0.909 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+185269" + + EllipticalOrbit { + Period 0.0187 + SemiMajorAxis 0.0766 + Eccentricity 0.28 + ArgOfPericenter 134 + MeanAnomaly 262 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 185269/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 950-1156-1" # WASP-38 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.69 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.08 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 860 # M.sin(i) = 2.712 jupiters + Radius 75600 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-38" + + EllipticalOrbit { + Period 0.0188 + SemiMajorAxis 0.07551 + Eccentricity 0.0321 + Inclination 100.7 + AscendingNode 244.7 + ArgOfPericenter 102 + MeanAnomaly 122 + } + + Obliquity 101 # guess, to match inclination + EquatorAscendingNode 245 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 950-1156-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "KOI-428" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.7 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.17 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 700 # M.sin(i) = 2.2 jupiters + Radius 81900 + + InfoURL "http://exoplanet.eu/star.php?st=KOI-428" + + EllipticalOrbit { + Period 0.0188 + SemiMajorAxis 0.08 + Eccentricity 0 + Inclination 79.9 + AscendingNode 294.8 + MeanLongitude 353 + } + + Obliquity 80 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "KOI-428/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Gliese 667 C" +{ + Texture "asteroid.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 11200 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+667C" + + EllipticalOrbit { + Period 0.0192 + SemiMajorAxis 0.095 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Gliese 667 C/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 56528" # Gliese 433 +{ + Texture "asteroid.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 11900 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+433" + + EllipticalOrbit { + Period 0.0192 + SemiMajorAxis 0.095 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 56528/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 217107" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 420 # M.sin(i) = 1.33 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+217107" + + EllipticalOrbit { + Period 0.0195 + SemiMajorAxis 0.073 + Eccentricity 0.132 + ArgOfPericenter 98 + MeanAnomaly 358 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 217107/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 217107" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 790 # M.sin(i) = 2.49 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+217107" + + EllipticalOrbit { + Period 11.5264 + SemiMajorAxis 5.27 + Eccentricity 0.517 + ArgOfPericenter 273 + MeanAnomaly 38 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 217107/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 7522-505-1" # WASP-8 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.55 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.04 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 710 # M.sin(i) = 2.244 jupiters + Radius 72800 + + InfoURL "http://exoplanet.eu/star.php?st=WASP-8" + + EllipticalOrbit { + Period 0.0223 + SemiMajorAxis 0.0801 + Eccentricity 0.31 + Inclination 65.7 + AscendingNode 358.6 + ArgOfPericenter 330 + MeanAnomaly 299 + } + + Obliquity 66 # guess, to match inclination + EquatorAscendingNode 359 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 7522-505-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 162020" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4580 # M.sin(i) = 14.4 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+162020" + + EllipticalOrbit { + Period 0.0231 + SemiMajorAxis 0.074 + Eccentricity 0.277 + ArgOfPericenter 331 + MeanAnomaly 43 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 162020/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 69830" +{ + Texture "venuslike.*" + + Mass 10 # M.sin(i) = 10 earths + Radius 14000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+69830" + + EllipticalOrbit { + Period 0.0237 + SemiMajorAxis 0.0789 + Eccentricity 0.1 + ArgOfPericenter 200 + MeanAnomaly 288 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 69830/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 69830" +{ + Texture "venuslike.*" + + Mass 12 # M.sin(i) = 12 earths + Radius 14700 + + InfoURL "http://exoplanet.eu/star.php?st=HD+69830" + + EllipticalOrbit { + Period 0.0864 + SemiMajorAxis 0.187 + Eccentricity 0.13 + ArgOfPericenter 81 + MeanAnomaly 6 + } + + RotationPeriod 44 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 69830/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 69830" +{ + Texture "venuslike.*" + + Mass 18 # M.sin(i) = 18 earths + Radius 16800 + + InfoURL "http://exoplanet.eu/star.php?st=HD+69830" + + EllipticalOrbit { + Period 0.5394 + SemiMajorAxis 0.633 + Eccentricity 0.07 + ArgOfPericenter 84 + MeanAnomaly 287 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 69830/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 285968" # Gliese 176 +{ + Texture "venuslike.*" + + Mass 8 # M.sin(i) = 8 earths + Radius 13300 + + InfoURL "http://exoplanet.eu/star.php?st=HD+285968" + + EllipticalOrbit { + Period 0.024 + SemiMajorAxis 0.066 + Eccentricity 0 + ArgOfPericenter 12 + MeanAnomaly 355 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 285968/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-6" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.07 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.17 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 940 # M.sin(i) = 2.96 jupiters + Radius 81900 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-6" + + EllipticalOrbit { + Period 0.0243 + SemiMajorAxis 0.0855 + Inclination 86.1 + AscendingNode 279.4 + MeanLongitude 18 + } + + Obliquity 86 # guess, to match inclination + EquatorAscendingNode 279 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-6/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-4" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 90 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.19 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 230 # M.sin(i) = 0.72 jupiters + Radius 83300 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-4" + + EllipticalOrbit { + Period 0.0252 + SemiMajorAxis 0.09 + Eccentricity 0 + Inclination 94.8 + AscendingNode 101.2 + MeanLongitude 12 + } + + Obliquity 95 # guess, to match inclination + EquatorAscendingNode 101 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-4/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 181433" +{ + Texture "venuslike.*" + + Mass 8 # M.sin(i) = 8 earths + Radius 12600 + + InfoURL "http://exoplanet.eu/star.php?st=HD+181433" + + EllipticalOrbit { + Period 0.0257 + SemiMajorAxis 0.08 + Eccentricity 0.396 + ArgOfPericenter 214 + MeanAnomaly 107 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 181433/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 181433" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 200 # M.sin(i) = 0.64 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+181433" + + EllipticalOrbit { + Period 2.6338 + SemiMajorAxis 1.76 + Eccentricity 0.28 + ArgOfPericenter 33 + MeanAnomaly 88 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 181433/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 181433" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 170 # M.sin(i) = 0.54 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+181433" + + EllipticalOrbit { + Period 5.9466 + SemiMajorAxis 3 + Eccentricity 0.48 + ArgOfPericenter 342 + MeanAnomaly 259 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 181433/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 97658" # Candidate 3 +{ + Texture "venuslike.*" + + Mass 8 # M.sin(i) = 8 earths + Radius 12600 + + InfoURL "http://exoplanet.eu/star.php?st=HD+97658" + + EllipticalOrbit { + Period 0.026 + SemiMajorAxis 0.0831 + Eccentricity 0 + MeanLongitude 100 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 97658/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 160691" # Mu Ara +{ + Texture "venuslike.*" + + Mass 11 # M.sin(i) = 11 earths + Radius 14000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+160691" + + EllipticalOrbit { + Period 0.0264 + SemiMajorAxis 0.09094 + Eccentricity 0.172 + ArgOfPericenter 210 + MeanAnomaly 348 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 160691/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 160691" # Mu Ara +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 170 # M.sin(i) = 0.5219 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+160691" + + EllipticalOrbit { + Period 0.8502 + SemiMajorAxis 0.921 + Eccentricity 0.0666 + ArgOfPericenter 187 + MeanAnomaly 91 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 160691/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 160691" # Mu Ara +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 530 # M.sin(i) = 1.676 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+160691" + + EllipticalOrbit { + Period 1.7611 + SemiMajorAxis 1.497 + Eccentricity 0.128 + ArgOfPericenter 19 + MeanAnomaly 261 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 160691/b" +{ + Texture "extrasolar-lok.*" +} + + +"e" "HD 160691" # Mu Ara +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 580 # M.sin(i) = 1.814 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+160691" + + EllipticalOrbit { + Period 11.5149 + SemiMajorAxis 5.235 + Eccentricity 0.0985 + ArgOfPericenter 55 + MeanAnomaly 239 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 160691/e" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 125595" +{ + Texture "venuslike.*" + + Mass 14 # M.sin(i) = 14 earths + Radius 15400 + + InfoURL "http://exoplanet.eu/star.php?st=HD+125595" + + EllipticalOrbit { + Period 0.0265 + SemiMajorAxis 0.097 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 125595/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Kepler-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.5 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.18 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 4 # M.sin(i) = 4 earths + Radius 12600 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" + + EllipticalOrbit { + Period 0.0282 + SemiMajorAxis 0.091 + Eccentricity 0 + Inclination 80.9 + AscendingNode 294.5 + MeanLongitude 315 + } + + Obliquity 81 # guess, to match inclination + EquatorAscendingNode 294 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-11/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "Kepler-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.28 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + + Mass 14 # M.sin(i) = 14 earths + Radius 19600 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" + + EllipticalOrbit { + Period 0.0357 + SemiMajorAxis 0.106 + Eccentricity 0 + Inclination 80.4 + AscendingNode 294.7 + MeanLongitude 137 + } + + Obliquity 80 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-11/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "Kepler-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.3 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.31 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 6 # M.sin(i) = 6 earths + Radius 21700 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" + + EllipticalOrbit { + Period 0.0621 + SemiMajorAxis 0.159 + Eccentricity 0 + Inclination 80.2 + AscendingNode 294.8 + MeanLongitude 343 + } + + Obliquity 80 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-11/d" +{ + Texture "extrasolar-lok.*" +} + + +"e" "Kepler-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.4 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "venuslike.*" + + Mass 8 # M.sin(i) = 8 earths + Radius 28000 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" + + EllipticalOrbit { + Period 0.0876 + SemiMajorAxis 0.194 + Eccentricity 0 + Inclination 80.6 + AscendingNode 294.6 + MeanLongitude 304 + } + + Obliquity 81 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-11/e" +{ + Texture "extrasolar-lok.*" +} + + +"f" "Kepler-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.4 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.23 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 2 # M.sin(i) = 2 earths + Radius 16100 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" + + EllipticalOrbit { + Period 0.1278 + SemiMajorAxis 0.25 + Eccentricity 0 + Inclination 80.1 + AscendingNode 294.9 + MeanLongitude 65 + } + + Obliquity 80 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "Kepler-11/f" +{ + Texture "extrasolar-lok.*" +} + + +"g" "Kepler-11" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.8 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.33 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 290 # M.sin(i) = 0.9 jupiters + Radius 23100 + + InfoURL "http://exoplanet.eu/star.php?st=Kepler-11" + + EllipticalOrbit { + Period 0.3241 + SemiMajorAxis 0.462 + Eccentricity 0 + Inclination 79.7 + AscendingNode 295.1 + MeanLongitude 80 + } + + Obliquity 80 # guess, to match inclination + EquatorAscendingNode 295 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "Kepler-11/g" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2717-417-1" # HAT-P-17 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.2 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.01 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 170 # M.sin(i) = 0.53 jupiters + Radius 70700 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-17" + + EllipticalOrbit { + Period 0.0283 + SemiMajorAxis 0.0882 + Eccentricity 0.346 + Inclination 71.7 + AscendingNode 321.6 + ArgOfPericenter 336 + MeanAnomaly 269 + } + + Obliquity 72 # guess, to match inclination + EquatorAscendingNode 322 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2717-417-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "TYC 2717-417-1" # HAT-P-17 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 450 # M.sin(i) = 1.4 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-17" + + EllipticalOrbit { + Period 4.9227 + SemiMajorAxis 2.75 + Eccentricity 0.1 + Inclination 71.8 + AscendingNode 321.4 + ArgOfPericenter 290 + MeanAnomaly 142 + } + + Obliquity 72 # guess, to match inclination + EquatorAscendingNode 321 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 2717-417-1/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 130322" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 320 # M.sin(i) = 1.02 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+130322" + + EllipticalOrbit { + Period 0.0293 + SemiMajorAxis 0.088 + Eccentricity 0.044 + ArgOfPericenter 153 + MeanAnomaly 11 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 130322/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 2883-1687-1" # HAT-P-15 + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 89.1 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 1.07 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 620 # M.sin(i) = 1.946 jupiters + Radius 74900 + + InfoURL "http://exoplanet.eu/star.php?st=HAT-P-15" + + EllipticalOrbit { + Period 0.0297 + SemiMajorAxis 0.0964 + Eccentricity 0.19 + Inclination 81.1 + AscendingNode 67.2 + ArgOfPericenter 10 + MeanAnomaly 84 + } + + Obliquity 81 # guess, to match inclination + EquatorAscendingNode 67 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "TYC 2883-1687-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 108147" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 80 # M.sin(i) = 0.261 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+108147" + + EllipticalOrbit { + Period 0.0298 + SemiMajorAxis 0.102 + Eccentricity 0.53 + ArgOfPericenter 261 + MeanAnomaly 256 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 108147/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-10" + +# Detected via transit as well as radial velocity methods; from transit +# duration, inclination is fixed at 88.55 degrees, so mass can be determined. +# From transit dimming, radius is estimated at 0.97 jupiters. + +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 870 # M.sin(i) = 2.75 jupiters + Radius 67900 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-10" + + EllipticalOrbit { + Period 0.0363 + SemiMajorAxis 0.1055 + Eccentricity 0.53 + Inclination 82.3 + AscendingNode 288.1 + ArgOfPericenter 332 + MeanAnomaly 270 + } + + Obliquity 82 # guess, to match inclination + EquatorAscendingNode 288 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "CoRoT-10/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 38529" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 250 # M.sin(i) = 0.78 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+38529" + + EllipticalOrbit { + Period 0.0392 + SemiMajorAxis 0.131 + Eccentricity 0.248 + ArgOfPericenter 272 + MeanAnomaly 199 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 38529/b" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 38529" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 50 # M.sin(i) = 0.17 jupiters + Radius 84000 + Oblateness 0.10 + + InfoURL "http://exoplanet.eu/star.php?st=HD+38529" + + EllipticalOrbit { + Period 0.5309 + SemiMajorAxis 0.74 + Eccentricity 0.23 + ArgOfPericenter 336 + MeanAnomaly 241 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 38529/d" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 38529" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 5630 # M.sin(i) = 17.7 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+38529" + + EllipticalOrbit { + Period 5.8447 + SemiMajorAxis 3.695 + Eccentricity 0.36 + ArgOfPericenter 199 + MeanAnomaly 237 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 38529/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 179079" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 30 # M.sin(i) = 0.08 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+179079" + + EllipticalOrbit { + Period 0.0396 + SemiMajorAxis 0.11 + Eccentricity 0.115 + ArgOfPericenter 16 + MeanAnomaly 267 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 179079/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 4308" +{ + Texture "venuslike.*" + + Mass 15 # M.sin(i) = 15 earths + Radius 15400 + + InfoURL "http://exoplanet.eu/star.php?st=HD+4308" + + EllipticalOrbit { + Period 0.0426 + SemiMajorAxis 0.118 + Eccentricity 0 + ArgOfPericenter 53 + MeanAnomaly 165 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 4308/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 13445" # Gliese 86 A +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1280 # M.sin(i) = 4.01 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+86" + + EllipticalOrbit { + Period 0.0432 + SemiMajorAxis 0.11 + Eccentricity 0.046 + ArgOfPericenter 356 + MeanAnomaly 98 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 13445/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 13044" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class5.*" + NightTexture "exo-class5night.*" + + Color [0.49 0.89 1] + Albedo 0.5 + + Mass 400 # M.sin(i) = 1.25 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+13044" + + EllipticalOrbit { + Period 0.0444 + SemiMajorAxis 0.116 + Eccentricity 0.25 + ArgOfPericenter 333 + MeanAnomaly 343 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 13044/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 99492" # 83 Leo B +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 40 # M.sin(i) = 0.109 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+99492" + + EllipticalOrbit { + Period 0.0467 + SemiMajorAxis 0.1232 + Eccentricity 0.254 + ArgOfPericenter 120 + MeanAnomaly 55 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 99492/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 99492" # 83 Leo B +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 110 # M.sin(i) = 0.36 jupiters + Radius 56000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+99492" + + EllipticalOrbit { + Period 13.6071 + SemiMajorAxis 5.4 + Eccentricity 0.106 + ArgOfPericenter 299 + MeanAnomaly 138 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 99492/c" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 190360" # Gliese 777 A +{ + Texture "venuslike.*" + + Mass 18 # M.sin(i) = 18 earths + Radius 16800 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+777A" + + EllipticalOrbit { + Period 0.0468 + SemiMajorAxis 0.128 + Eccentricity 0.01 + ArgOfPericenter 196 + MeanAnomaly 125 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 190360/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 190360" # Gliese 777 A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 480 # M.sin(i) = 1.502 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+777A" + + EllipticalOrbit { + Period 7.9151 + SemiMajorAxis 3.92 + Eccentricity 0.36 + ArgOfPericenter 55 + MeanAnomaly 114 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 190360/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 16417" # Lam 2 For +{ + Texture "venuslike.*" + + Mass 22 # M.sin(i) = 22 earths + Radius 18200 + + InfoURL "http://exoplanet.eu/star.php?st=HD+16417" + + EllipticalOrbit { + Period 0.0472 + SemiMajorAxis 0.14 + Eccentricity 0.2 + ArgOfPericenter 189 + MeanAnomaly 299 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 16417/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 27894" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 200 # M.sin(i) = 0.62 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+27894" + + EllipticalOrbit { + Period 0.0493 + SemiMajorAxis 0.122 + Eccentricity 0.049 + ArgOfPericenter 244 + MeanAnomaly 293 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 27894/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 33283" +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 110 # M.sin(i) = 0.330 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+33283" + + EllipticalOrbit { + Period 0.0498 + SemiMajorAxis 0.145 + Eccentricity 0.48 + ArgOfPericenter 318 + MeanAnomaly 358 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 33283/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 195019" # HD 195019 A +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 1180 # M.sin(i) = 3.70 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+195019" + + EllipticalOrbit { + Period 0.0498 + SemiMajorAxis 0.1388 + Eccentricity 0.014 + ArgOfPericenter 267 + MeanAnomaly 43 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 195019/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 102117" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 60 # M.sin(i) = 0.172 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+102117" + + EllipticalOrbit { + Period 0.057 + SemiMajorAxis 0.1532 + Eccentricity 0.106 + ArgOfPericenter 224 + MeanAnomaly 337 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 102117/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 17156" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1010 # M.sin(i) = 3.191 jupiters + Radius 77000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+17156" + + EllipticalOrbit { + Period 0.0581 + SemiMajorAxis 0.1623 + Eccentricity 0.6768 + Inclination 75.8 + AscendingNode 42.9 + ArgOfPericenter 268 + MeanAnomaly 220 + } + + Obliquity 76 # guess, to match inclination + EquatorAscendingNode 43 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 17156/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 6434" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 120 # M.sin(i) = 0.39 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+6434" + + EllipticalOrbit { + Period 0.0602 + SemiMajorAxis 0.14 + Eccentricity 0.17 + ArgOfPericenter 242 + MeanAnomaly 167 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 6434/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 192263" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 200 # M.sin(i) = 0.641 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+192263" + + EllipticalOrbit { + Period 0.0667 + SemiMajorAxis 0.153 + Eccentricity 0.055 + ArgOfPericenter 236 + MeanAnomaly 220 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 192263/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 117618" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 60 # M.sin(i) = 0.178 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+117618" + + EllipticalOrbit { + Period 0.0707 + SemiMajorAxis 0.176 + Eccentricity 0.42 + ArgOfPericenter 205 + MeanAnomaly 216 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 117618/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 224693" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 230 # M.sin(i) = 0.715 jupiters + Radius 98000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+224693" + + EllipticalOrbit { + Period 0.0732 + SemiMajorAxis 0.192 + Eccentricity 0.05 + ArgOfPericenter 91 + MeanAnomaly 113 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 224693/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 9446" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 220 # M.sin(i) = 0.7 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+9446" + + EllipticalOrbit { + Period 0.0823 + SemiMajorAxis 0.189 + Eccentricity 0.2 + ArgOfPericenter 338 + MeanAnomaly 316 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 9446/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 9446" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 580 # M.sin(i) = 1.82 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+9446" + + EllipticalOrbit { + Period 0.5281 + SemiMajorAxis 0.654 + Eccentricity 0.06 + ArgOfPericenter 223 + MeanAnomaly 227 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 9446/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 43691" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 790 # M.sin(i) = 2.49 jupiters + Radius 84000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+43691" + + EllipticalOrbit { + Period 0.1012 + SemiMajorAxis 0.24 + Eccentricity 0.14 + ArgOfPericenter 114 + MeanAnomaly 114 + } + + RotationPeriod 25 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 43691/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 11964" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 30 # M.sin(i) = 0.079 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+11964" + + EllipticalOrbit { + Period 0.1038 + SemiMajorAxis 0.229 + Eccentricity 0.3 + ArgOfPericenter 215 + MeanAnomaly 173 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 11964/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 11964" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 200 # M.sin(i) = 0.622 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+11964" + + EllipticalOrbit { + Period 5.3251 + SemiMajorAxis 3.16 + Eccentricity 0.041 + ArgOfPericenter 96 + MeanAnomaly 234 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 11964/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 57050" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 100 # M.sin(i) = 0.298 jupiters + Radius 56000 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+57050" + + EllipticalOrbit { + Period 0.1133 + SemiMajorAxis 0.163506 + Eccentricity 0.314 + ArgOfPericenter 124 + MeanAnomaly 243 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HIP 57050/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 45652" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 150 # M.sin(i) = 0.47 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+45652" + + EllipticalOrbit { + Period 0.1194 + SemiMajorAxis 0.23 + Eccentricity 0.38 + ArgOfPericenter 100 + MeanAnomaly 336 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 45652/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 147018" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 670 # M.sin(i) = 2.12 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+147018" + + EllipticalOrbit { + Period 0.1211 + SemiMajorAxis 0.2388 + Eccentricity 0.4686 + ArgOfPericenter 321 + MeanAnomaly 41 + } + + RotationPeriod 12 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 147018/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 147018" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2090 # M.sin(i) = 6.56 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+147018" + + EllipticalOrbit { + Period 2.7598 + SemiMajorAxis 1.922 + Eccentricity 0.133 + ArgOfPericenter 212 + MeanAnomaly 99 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 147018/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 103197" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 30 # M.sin(i) = 0.1 jupiters + Radius 56000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+103197" + + EllipticalOrbit { + Period 0.1309 + SemiMajorAxis 0.267 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 103197/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 107148" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 70 # M.sin(i) = 0.212 jupiters + Radius 84000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+107148" + + EllipticalOrbit { + Period 0.1316 + SemiMajorAxis 0.269 + Eccentricity 0.04 + ArgOfPericenter 352 + MeanAnomaly 311 + } + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "HD 107148/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 90156" +{ + Texture "venuslike.*" + + Mass 17 # M.sin(i) = 17 earths + Radius 16800 + + InfoURL "http://exoplanet.eu/star.php?st=HD+90156" + + EllipticalOrbit { + Period 0.1363 + SemiMajorAxis 0.281 + } + + RotationPeriod 18 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 90156/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 74156" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 600 # M.sin(i) = 1.88 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+74156" + + EllipticalOrbit { + Period 0.1414 + SemiMajorAxis 0.294 + Eccentricity 0.64 + ArgOfPericenter 38 + MeanAnomaly 202 + } + + RotationPeriod 11 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 74156/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 74156" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2550 # M.sin(i) = 8.03 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+74156" + + EllipticalOrbit { + Period 6.7789 + SemiMajorAxis 3.4 + Eccentricity 0.43 + ArgOfPericenter 123 + MeanAnomaly 86 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 74156/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 37605" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 900 # M.sin(i) = 2.84 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+37605" + + EllipticalOrbit { + Period 0.1512 + SemiMajorAxis 0.26 + Eccentricity 0.737 + ArgOfPericenter 26 + MeanAnomaly 273 + } + + RotationPeriod 11 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 37605/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 104067" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 50 # M.sin(i) = 0.16 jupiters + Radius 56000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+104067" + + EllipticalOrbit { + Period 0.1528 + SemiMajorAxis 0.309 + } + + RotationPeriod 26 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 104067/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 12961" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 110 # M.sin(i) = 0.35 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+12961" + + EllipticalOrbit { + Period 0.1572 + SemiMajorAxis 0.25 + Eccentricity 0.166 + ArgOfPericenter 33 + MeanAnomaly 287 + } + + RotationPeriod 12 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HIP 12961/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 168443" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2550 # M.sin(i) = 8.01 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+168443" + + EllipticalOrbit { + Period 0.1591 + SemiMajorAxis 0.3 + Eccentricity 0.5295 + ArgOfPericenter 178 + MeanAnomaly 277 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 168443/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 3651" # 54 Psc +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 60 # M.sin(i) = 0.2 jupiters + Radius 56000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+3651" + + EllipticalOrbit { + Period 0.1704 + SemiMajorAxis 0.284 + Eccentricity 0.63 + ArgOfPericenter 343 + MeanAnomaly 225 + } + + RotationPeriod 31 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 3651/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 121504" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 390 # M.sin(i) = 1.22 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+121504" + + EllipticalOrbit { + Period 0.1734 + SemiMajorAxis 0.329 + Eccentricity 0.03 + ArgOfPericenter 225 + MeanAnomaly 180 + } + + RotationPeriod 11 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 121504/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 101930" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 100 # M.sin(i) = 0.3 jupiters + Radius 56000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+101930" + + EllipticalOrbit { + Period 0.1929 + SemiMajorAxis 0.302 + Eccentricity 0.11 + ArgOfPericenter 191 + MeanAnomaly 105 + } + + RotationPeriod 21 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 101930/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 94075" # HD 178911 B +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2000 # M.sin(i) = 6.292 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+178911+B" + + EllipticalOrbit { + Period 0.1957 + SemiMajorAxis 0.32 + Eccentricity 0.1243 + ArgOfPericenter 196 + MeanAnomaly 121 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 94075/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 192310" # Gliese 785 / Candidate 7 +{ + Texture "venuslike.*" + + Mass 22 # M.sin(i) = 22 earths + Radius 17500 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+785" + + EllipticalOrbit { + Period 0.2037 + SemiMajorAxis 0.319 + Eccentricity 0.3 + ArgOfPericenter 45 + MeanAnomaly 125 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 192310/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 16141" # 79 Cet A +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 70 # M.sin(i) = 0.215 jupiters + Radius 84000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+16141" + + EllipticalOrbit { + Period 0.2076 + SemiMajorAxis 0.35 + Eccentricity 0.28 + ArgOfPericenter 166 + MeanAnomaly 350 + } + + RotationPeriod 47 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 16141/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 114762" # HD 114762 A +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit + + Mass 3710 # M.sin(i) = 11.68 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+114762" + + EllipticalOrbit { + Period 0.2297 + SemiMajorAxis 0.363 + Eccentricity 0.3359 + ArgOfPericenter 121 + MeanAnomaly 225 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 114762/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "CoRoT-9" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 270 # M.sin(i) = 0.84 jupiters + Radius 73500 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=CoRoT-9" + + EllipticalOrbit { + Period 0.2608 + SemiMajorAxis 0.407 + Eccentricity 0.11 + Inclination 85.8 + AscendingNode 279.8 + ArgOfPericenter 156 + MeanAnomaly 324 + } + + Obliquity 86 # guess, to match inclination + EquatorAscendingNode 280 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "CoRoT-9/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 145377" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1830 # M.sin(i) = 5.76 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+145377" + + EllipticalOrbit { + Period 0.2846 + SemiMajorAxis 0.45 + Eccentricity 0.307 + ArgOfPericenter 114 + MeanAnomaly 97 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 145377/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 177830" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 50 # M.sin(i) = 0.15 jupiters + Radius 84000 + Oblateness 0.10 + + InfoURL "http://exoplanet.eu/star.php?st=HD+177830" + + EllipticalOrbit { + Period 0.3036 + SemiMajorAxis 0.5137 + Eccentricity 0.3495 + ArgOfPericenter 132 + MeanAnomaly 114 + } + + RotationPeriod 19 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 177830/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 177830" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 470 # M.sin(i) = 1.49 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+177830" + + EllipticalOrbit { + Period 1.1132 + SemiMajorAxis 1.2218 + Eccentricity 0.0009 + ArgOfPericenter 107 + MeanAnomaly 152 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 177830/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 80606" # HD 80606 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1250 # M.sin(i) = 3.94 jupiters + Radius 64400 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+80606" + + EllipticalOrbit { + Period 0.3051 + SemiMajorAxis 0.449 + Eccentricity 0.93366 + Inclination 108.3 + AscendingNode 137.6 + ArgOfPericenter 66 + MeanAnomaly 56 + } + + Obliquity 108 # guess, to match inclination + EquatorAscendingNode 138 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 80606/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 79431" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 670 # M.sin(i) = 2.1 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+79431" + + EllipticalOrbit { + Period 0.3058 + SemiMajorAxis 0.36 + Eccentricity 0.29 + ArgOfPericenter 262 + MeanAnomaly 88 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 79431/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 117176" # 70 Vir +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2100 # M.sin(i) = 6.6 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=70+Vir" + + EllipticalOrbit { + Period 0.3194 + SemiMajorAxis 0.48 + Eccentricity 0.43 + ArgOfPericenter 287 + MeanAnomaly 323 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 117176/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 216770" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 210 # M.sin(i) = 0.65 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+216770" + + EllipticalOrbit { + Period 0.3243 + SemiMajorAxis 0.46 + Eccentricity 0.37 + ArgOfPericenter 8 + MeanAnomaly 175 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 216770/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 52265" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 330 # M.sin(i) = 1.05 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+52265" + + EllipticalOrbit { + Period 0.3274 + SemiMajorAxis 0.5 + Eccentricity 0.35 + ArgOfPericenter 48 + MeanAnomaly 9 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 52265/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 102365" +{ + Texture "venuslike.*" + + Mass 16 # M.sin(i) = 16 earths + Radius 16100 + + InfoURL "http://exoplanet.eu/star.php?st=HD+102365" + + EllipticalOrbit { + Period 0.3343 + SemiMajorAxis 0.46 + Eccentricity 0.34 + ArgOfPericenter 31 + MeanAnomaly 215 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 102365/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 102272" +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 1880 # M.sin(i) = 5.9 jupiters + Radius 84000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+102272" + + EllipticalOrbit { + Period 0.3493 + SemiMajorAxis 0.614 + Eccentricity 0.05 + ArgOfPericenter 19 + MeanAnomaly 103 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 102272/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 102272" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 830 # M.sin(i) = 2.6 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+102272" + + EllipticalOrbit { + Period 1.4237 + SemiMajorAxis 1.57 + Eccentricity 0.68 + ArgOfPericenter 221 + MeanAnomaly 7 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 102272/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 208487" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 130 # M.sin(i) = 0.413 jupiters + Radius 56000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+208487" + + EllipticalOrbit { + Period 0.3554 + SemiMajorAxis 0.51 + Eccentricity 0.21 + ArgOfPericenter 171 + MeanAnomaly 49 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 208487/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 208487" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 150 # M.sin(i) = 0.46 jupiters + Radius 56000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+208487" + + EllipticalOrbit { + Period 2.486 + SemiMajorAxis 1.8 + Eccentricity 0.19 + ArgOfPericenter 275 + MeanAnomaly 13 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 208487/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 1237" # GJ 3021 +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1070 # M.sin(i) = 3.37 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+3021" + + EllipticalOrbit { + Period 0.3661 + SemiMajorAxis 0.495 + Eccentricity 0.511 + ArgOfPericenter 316 + MeanAnomaly 358 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 1237/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 188310" # Xi Aql +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 890 # M.sin(i) = 2.8 jupiters + Radius 84000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=ksi+Aql" + + EllipticalOrbit { + Period 0.3744 + SemiMajorAxis 0.68 + Eccentricity 0 + MeanLongitude 158 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 188310/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 231701" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 340 # M.sin(i) = 1.08 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+231701" + + EllipticalOrbit { + Period 0.3877 + SemiMajorAxis 0.53 + Eccentricity 0.1 + ArgOfPericenter 74 + MeanAnomaly 163 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 231701/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 93083" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 120 # M.sin(i) = 0.37 jupiters + Radius 56000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+93083" + + EllipticalOrbit { + Period 0.3931 + SemiMajorAxis 0.477 + Eccentricity 0.14 + ArgOfPericenter 241 + MeanAnomaly 216 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 93083/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 37124" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 220 # M.sin(i) = 0.675 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+37124" + + EllipticalOrbit { + Period 0.4227 + SemiMajorAxis 0.53364 + Eccentricity 0.054 + ArgOfPericenter 305 + MeanAnomaly 12 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 37124/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 37124" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 210 # M.sin(i) = 0.652 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+37124" + + EllipticalOrbit { + Period 2.4244 + SemiMajorAxis 1.71 + Eccentricity 0.125 + ArgOfPericenter 228 + MeanAnomaly 98 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 37124/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 37124" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 220 # M.sin(i) = 0.696 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+37124" + + EllipticalOrbit { + Period 5.0979 + SemiMajorAxis 2.807 + Eccentricity 0.16 + ArgOfPericenter 175 + MeanAnomaly 218 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 37124/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 32518" +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 970 # M.sin(i) = 3.04 jupiters + Radius 84000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+32518" + + EllipticalOrbit { + Period 0.4313 + SemiMajorAxis 0.59 + Eccentricity 0.01 + ArgOfPericenter 36 + MeanAnomaly 29 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 32518/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 154672" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1600 # M.sin(i) = 5.02 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+154672" + + EllipticalOrbit { + Period 0.4488 + SemiMajorAxis 0.6 + Eccentricity 0.61 + ArgOfPericenter 257 + MeanAnomaly 305 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 154672/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 145457" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 920 # M.sin(i) = 2.9 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+145457" + + EllipticalOrbit { + Period 0.4827 + SemiMajorAxis 0.76 + Eccentricity 0.112 + ArgOfPericenter 263 + MeanAnomaly 291 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 145457/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 219449" # Psi1 Aqr +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 920 # M.sin(i) = 2.9 jupiters + Radius 84000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+219449" + + EllipticalOrbit { + Period 0.4983 + SemiMajorAxis 0.3 + } + + RotationPeriod 11 # tidal slowing significant +} + +AltSurface "limit of knowledge" "HD 219449/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 81688" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 860 # M.sin(i) = 2.7 jupiters + Radius 84000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+81688" + + EllipticalOrbit { + Period 0.5038 + SemiMajorAxis 0.81 + Eccentricity 0 + MeanLongitude 344 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 81688/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 221345" # 14 And +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1530 # M.sin(i) = 4.8 jupiters + Radius 84000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=14+And" + + EllipticalOrbit { + Period 0.5088 + SemiMajorAxis 0.83 + Eccentricity 0 + MeanLongitude 60 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 221345/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 73526" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 920 # M.sin(i) = 2.9 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+73526" + + EllipticalOrbit { + Period 0.5155 + SemiMajorAxis 0.66 + Eccentricity 0.19 + ArgOfPericenter 83 + MeanAnomaly 276 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 73526/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 73526" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 800 # M.sin(i) = 2.5 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+73526" + + EllipticalOrbit { + Period 1.0344 + SemiMajorAxis 1.05 + Eccentricity 0.14 + ArgOfPericenter 253 + MeanAnomaly 317 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 73526/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 155358" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 280 # M.sin(i) = 0.89 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+155358" + + EllipticalOrbit { + Period 0.5339 + SemiMajorAxis 0.628 + Eccentricity 0.112 + ArgOfPericenter 143 + MeanAnomaly 240 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 155358/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 155358" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 160 # M.sin(i) = 0.504 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+155358" + + EllipticalOrbit { + Period 1.4519 + SemiMajorAxis 1.224 + Eccentricity 0.176 + ArgOfPericenter 260 + MeanAnomaly 208 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 155358/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 104985" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2000 # M.sin(i) = 6.3 jupiters + Radius 84000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+104985" + + EllipticalOrbit { + Period 0.5426 + SemiMajorAxis 0.78 + Eccentricity 0.03 + ArgOfPericenter 161 + MeanAnomaly 272 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 104985/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 60532" # Gliese 279 +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1000 # M.sin(i) = 3.15 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+60532" + + EllipticalOrbit { + Period 0.5526 + SemiMajorAxis 0.77 + Eccentricity 0.278 + ArgOfPericenter 203 + MeanAnomaly 12 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 60532/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 60532" # Gliese 279 +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2370 # M.sin(i) = 7.46 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+60532" + + EllipticalOrbit { + Period 1.662 + SemiMajorAxis 1.58 + Eccentricity 0.038 + ArgOfPericenter 330 + MeanAnomaly 47 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 60532/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 82943" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 580 # M.sin(i) = 1.81 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+82943" + + EllipticalOrbit { + Period 0.601 + SemiMajorAxis 0.752 + Eccentricity 0.39 + ArgOfPericenter 1 + MeanAnomaly 226 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 82943/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 82943" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 550 # M.sin(i) = 1.74 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+82943" + + EllipticalOrbit { + Period 1.2025 + SemiMajorAxis 1.19 + Eccentricity 0.02 + ArgOfPericenter 140 + MeanAnomaly 162 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 82943/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 169830" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 930 # M.sin(i) = 2.92 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+169830" + + EllipticalOrbit { + Period 0.6177 + SemiMajorAxis 0.817 + Eccentricity 0.31 + ArgOfPericenter 154 + MeanAnomaly 117 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 169830/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 169830" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1300 # M.sin(i) = 4.10 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+169830" + + EllipticalOrbit { + Period 5.7495 + SemiMajorAxis 3.62 + Eccentricity 0.33 + ArgOfPericenter 258 + MeanAnomaly 194 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 169830/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 218566" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 70 # M.sin(i) = 0.21 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+218566" + + EllipticalOrbit { + Period 0.6179 + SemiMajorAxis 0.6873 + Eccentricity 0.3 + ArgOfPericenter 113 + MeanAnomaly 90 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 218566/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 45364" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 60 # M.sin(i) = 0.1872 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+45364" + + EllipticalOrbit { + Period 0.6213 + SemiMajorAxis 0.6813 + Eccentricity 0.1684 + ArgOfPericenter 352 + MeanAnomaly 82 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 45364/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 45364" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 210 # M.sin(i) = 0.6579 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+45364" + + EllipticalOrbit { + Period 0.9387 + SemiMajorAxis 0.8972 + Eccentricity 0.0974 + ArgOfPericenter 197 + MeanAnomaly 9 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 45364/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 8574" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 670 # M.sin(i) = 2.11 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+8574" + + EllipticalOrbit { + Period 0.623 + SemiMajorAxis 0.77 + Eccentricity 0.288 + ArgOfPericenter 124 + MeanAnomaly 123 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 8574/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 202206" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 5530 # M.sin(i) = 17.4 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+202206" + + EllipticalOrbit { + Period 0.7005 + SemiMajorAxis 0.83 + Eccentricity 0.435 + ArgOfPericenter 206 + MeanAnomaly 193 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 202206/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 202206" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 780 # M.sin(i) = 2.44 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+202206" + + EllipticalOrbit { + Period 3.7875 + SemiMajorAxis 2.55 + Eccentricity 0.267 + ArgOfPericenter 124 + MeanAnomaly 128 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 202206/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 89744" # HD 89744 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2290 # M.sin(i) = 7.2 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+89744" + + EllipticalOrbit { + Period 0.7009 + SemiMajorAxis 0.88 + Eccentricity 0.7 + ArgOfPericenter 66 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 89744/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 134987" # 23 Lib +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 510 # M.sin(i) = 1.59 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+134987" + + EllipticalOrbit { + Period 0.7069 + SemiMajorAxis 0.81 + Eccentricity 0.233 + ArgOfPericenter 215 + MeanAnomaly 255 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 134987/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 134987" # 23 Lib +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 260 # M.sin(i) = 0.82 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+134987" + + EllipticalOrbit { + Period 13.6893 + SemiMajorAxis 5.8 + Eccentricity 0.12 + ArgOfPericenter 158 + MeanAnomaly 32 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 134987/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 12661" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 730 # M.sin(i) = 2.3 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+12661" + + EllipticalOrbit { + Period 0.7217 + SemiMajorAxis 0.83 + Eccentricity 0.377 + ArgOfPericenter 64 + MeanAnomaly 39 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 12661/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 12661" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 500 # M.sin(i) = 1.57 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+12661" + + EllipticalOrbit { + Period 4.6762 + SemiMajorAxis 2.56 + Eccentricity 0.031 + ArgOfPericenter 293 + MeanAnomaly 167 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 12661/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 40979" # HD 40979 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1040 # M.sin(i) = 3.28 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+40979" + + EllipticalOrbit { + Period 0.7203 + SemiMajorAxis 0.83 + Eccentricity 0.25 + ArgOfPericenter 132 + MeanAnomaly 5 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 40979/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 113538" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 90 # M.sin(i) = 0.27 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+113538" + + EllipticalOrbit { + Period 0.7209 + SemiMajorAxis 0.71 + Eccentricity 0.61 + ArgOfPericenter 23 + MeanAnomaly 24 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 113538/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 113538" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 230 # M.sin(i) = 0.71 jupiters + Radius 70000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+113538" + + EllipticalOrbit { + Period 4.5366 + SemiMajorAxis 2.43 + Eccentricity 0.32 + ArgOfPericenter 219 + MeanAnomaly 88 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 113538/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 104780" # BD+14 4559 +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 470 # M.sin(i) = 1.47 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=BD14+4559" + + EllipticalOrbit { + Period 0.7363 + SemiMajorAxis 0.777 + Eccentricity 0.29 + ArgOfPericenter 144 + MeanAnomaly 179 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 104780/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 73108" # Pi2 UMa +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 2260 # M.sin(i) = 7.1 jupiters + Radius 84000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=4+Uma" + + EllipticalOrbit { + Period 0.7373 + SemiMajorAxis 0.87 + Eccentricity 0.432 + ArgOfPericenter 227 + MeanAnomaly 232 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 73108/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 205739" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 440 # M.sin(i) = 1.37 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+205739" + + EllipticalOrbit { + Period 0.7661 + SemiMajorAxis 0.896 + Eccentricity 0.27 + ArgOfPericenter 347 + MeanAnomaly 145 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 205739/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 175541" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 190 # M.sin(i) = 0.61 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+175541" + + EllipticalOrbit { + Period 0.814 + SemiMajorAxis 1.03 + Eccentricity 0.33 + ArgOfPericenter 199 + MeanAnomaly 173 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 175541/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 59686" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1670 # M.sin(i) = 5.25 jupiters + Radius 84000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+59686" + + EllipticalOrbit { + Period 0.8296 + SemiMajorAxis 0.911 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 59686/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 54719" # Tau Gem +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 5750 # M.sin(i) = 18.1 jupiters + Radius 84000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=tau+Gem" + + EllipticalOrbit { + Period 0.835 + SemiMajorAxis 0.88 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 54719/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 17051" # Iot Hor / HR 810 +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 720 # M.sin(i) = 2.26 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HR+810" + + EllipticalOrbit { + Period 0.8764 + SemiMajorAxis 0.925 + Eccentricity 0.161 + ArgOfPericenter 181 + MeanAnomaly 312 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 17051/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 173416" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 860 # M.sin(i) = 2.7 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+173416" + + EllipticalOrbit { + Period 0.886 + SemiMajorAxis 1.16 + Eccentricity 0.21 + ArgOfPericenter 344 + MeanAnomaly 23 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 173416/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 92788" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1230 # M.sin(i) = 3.86 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+92788" + + EllipticalOrbit { + Period 0.892 + SemiMajorAxis 0.97 + Eccentricity 0.334 + ArgOfPericenter 169 + MeanAnomaly 148 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 92788/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 43197" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 190 # M.sin(i) = 0.6 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+43197" + + EllipticalOrbit { + Period 0.8975 + SemiMajorAxis 0.92 + Eccentricity 0.83 + ArgOfPericenter 76 + MeanAnomaly 120 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 43197/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 148427" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 310 # M.sin(i) = 0.96 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+148427" + + EllipticalOrbit { + Period 0.9076 + SemiMajorAxis 0.93 + Eccentricity 0.16 + ArgOfPericenter 255 + MeanAnomaly 224 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 148427/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 16232" # 30 Ari B +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 3140 # M.sin(i) = 9.88 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=30+Ari+B" + + EllipticalOrbit { + Period 0.9175 + SemiMajorAxis 0.995 + Eccentricity 0.289 + ArgOfPericenter 82 + MeanAnomaly 25 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 16232/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 142" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 330 # M.sin(i) = 1.03 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+142" + + EllipticalOrbit { + Period 0.9281 + SemiMajorAxis 1 + Eccentricity 0.37 + ArgOfPericenter 138 + MeanAnomaly 140 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 142/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 210702" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 640 # M.sin(i) = 2 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+210702" + + EllipticalOrbit { + Period 0.9339 + SemiMajorAxis 1.17 + Eccentricity 0.152 + ArgOfPericenter 12 + MeanAnomaly 140 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 210702/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 5158" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 450 # M.sin(i) = 1.42 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+5158" + + EllipticalOrbit { + Period 0.9465 + SemiMajorAxis 0.89 + Eccentricity 0.52 + ArgOfPericenter 348 + MeanAnomaly 79 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 5158/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 122430" +{ + Texture "exo-class4.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 1180 # M.sin(i) = 3.71 jupiters + Radius 84000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+122430" + + EllipticalOrbit { + Period 0.9444 + SemiMajorAxis 1.02 + Eccentricity 0.68 + ArgOfPericenter 39 + MeanAnomaly 259 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 122430/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 192699" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 800 # M.sin(i) = 2.5 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+192699" + + EllipticalOrbit { + Period 0.9624 + SemiMajorAxis 1.16 + Eccentricity 0.149 + ArgOfPericenter 92 + MeanAnomaly 316 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 192699/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 63765" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 220 # M.sin(i) = 0.69 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+63765" + + EllipticalOrbit { + Period 0.9747 + SemiMajorAxis 1.03 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 63765/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 4313" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 730 # M.sin(i) = 2.3 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+4313" + + EllipticalOrbit { + Period 0.9747 + SemiMajorAxis 1.19 + Eccentricity 0.041 + ArgOfPericenter 180 + MeanAnomaly 304 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 4313/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 3304-0101-1" # HD 17092 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1460 # M.sin(i) = 4.6 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+17092" + + EllipticalOrbit { + Period 0.9854 + SemiMajorAxis 1.29 + Eccentricity 0.166 + ArgOfPericenter 133 + MeanAnomaly 15 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 3304-0101-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 38283" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 110 # M.sin(i) = 0.34 jupiters + Radius 56000 + Oblateness 0.09 + + InfoURL "http://exoplanet.eu/star.php?st=HD+38283" + + EllipticalOrbit { + Period 0.9944 + SemiMajorAxis 1.02 + Eccentricity 0.41 + MeanLongitude 28 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 38283/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 212771" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 730 # M.sin(i) = 2.3 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+212771" + + EllipticalOrbit { + Period 1.022 + SemiMajorAxis 1.22 + Eccentricity 0.111 + ArgOfPericenter 117 + MeanAnomaly 319 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 212771/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 1422-790-1" # BD+20 2457 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 6810 # M.sin(i) = 21.42 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=BD20+2457" + + EllipticalOrbit { + Period 1.0394 + SemiMajorAxis 1.45 + Eccentricity 0.15 + ArgOfPericenter 87 + MeanAnomaly 206 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 1422-790-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "TYC 1422-790-1" # BD+20 2457 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit + + Mass 3960 # M.sin(i) = 12.47 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=BD20+2457" + + EllipticalOrbit { + Period 1.7029 + SemiMajorAxis 2.01 + Eccentricity 0.18 + ArgOfPericenter 5 + MeanAnomaly 96 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 1422-790-1/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 12929" # Alf Ari +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 570 # M.sin(i) = 1.8 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=alf+Ari" + + EllipticalOrbit { + Period 1.0426 + SemiMajorAxis 1.2 + Eccentricity 0.25 + ArgOfPericenter 217 + MeanAnomaly 313 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 12929/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 20868" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 630 # M.sin(i) = 1.99 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+20868" + + EllipticalOrbit { + Period 1.0427 + SemiMajorAxis 0.947 + Eccentricity 0.75 + ArgOfPericenter 121 + MeanAnomaly 133 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 20868/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 28185" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1810 # M.sin(i) = 5.7 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+28185" + + EllipticalOrbit { + Period 1.0486 + SemiMajorAxis 1.03 + Eccentricity 0.07 + ArgOfPericenter 144 + MeanAnomaly 70 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 28185/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 100777" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 370 # M.sin(i) = 1.16 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+100777" + + EllipticalOrbit { + Period 1.0505 + SemiMajorAxis 1.03 + Eccentricity 0.36 + ArgOfPericenter 109 + MeanAnomaly 7 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 100777/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 142415" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 520 # M.sin(i) = 1.62 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+142415" + + EllipticalOrbit { + Period 1.0576 + SemiMajorAxis 1.05 + Eccentricity 0.5 + ArgOfPericenter 236 + MeanAnomaly 24 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 142415/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 33564" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2900 # M.sin(i) = 9.13 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+33564" + + EllipticalOrbit { + Period 1.0623 + SemiMajorAxis 1.12 + Eccentricity 0.34 + ArgOfPericenter 22 + MeanAnomaly 98 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 33564/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 108874" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 430 # M.sin(i) = 1.36 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+108874" + + EllipticalOrbit { + Period 1.0825 + SemiMajorAxis 1.051 + Eccentricity 0.07 + ArgOfPericenter 156 + MeanAnomaly 102 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 108874/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 108874" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 320 # M.sin(i) = 1.018 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+108874" + + EllipticalOrbit { + Period 4.3964 + SemiMajorAxis 2.68 + Eccentricity 0.25 + ArgOfPericenter 285 + MeanAnomaly 39 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 108874/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 154857" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 590 # M.sin(i) = 1.85 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+154857" + + EllipticalOrbit { + Period 1.091 + SemiMajorAxis 1.13 + Eccentricity 0.51 + ArgOfPericenter 350 + MeanAnomaly 342 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 154857/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 27442" # Eps Ret A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 430 # M.sin(i) = 1.35 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+27442" + + EllipticalOrbit { + Period 1.1368 + SemiMajorAxis 1.16 + Eccentricity 0.058 + ArgOfPericenter 97 + MeanAnomaly 96 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 27442/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 167042" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 510 # M.sin(i) = 1.6 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+167042" + + EllipticalOrbit { + Period 1.1392 + SemiMajorAxis 1.3 + Eccentricity 0.03 + ArgOfPericenter 41 + MeanAnomaly 256 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 167042/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 75898" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 800 # M.sin(i) = 2.51 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+75898" + + EllipticalOrbit { + Period 1.145 + SemiMajorAxis 1.19 + Eccentricity 0.1 + ArgOfPericenter 120 + MeanAnomaly 268 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 75898/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 50583" # Gam1 Leo +{ + Texture "exo-class4.*" + NightTexture "exo-class4night.*" + + Color [0 0.36 1] + Albedo 0.05 + + Mass 2790 # M.sin(i) = 8.78 jupiters + Radius 84000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=gamma+1+Leo" + + EllipticalOrbit { + Period 1.1732 + SemiMajorAxis 1.19 + Eccentricity 0.144 + ArgOfPericenter 86 + MeanAnomaly 260 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 50583/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 47536" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1590 # M.sin(i) = 5 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+47536" + + EllipticalOrbit { + Period 1.1773 + SemiMajorAxis 1.61 + Eccentricity 0.2 + ArgOfPericenter 95 + MeanAnomaly 314 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 47536/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 47536" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2230 # M.sin(i) = 7 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+47536" + + EllipticalOrbit { + Period 6.8446 + SemiMajorAxis 3.53 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 47536/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 4203" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 660 # M.sin(i) = 2.07 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+4203" + + EllipticalOrbit { + Period 1.1824 + SemiMajorAxis 1.164 + Eccentricity 0.519 + ArgOfPericenter 77 + MeanAnomaly 48 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 4203/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 99109" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 160 # M.sin(i) = 0.502 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+99109" + + EllipticalOrbit { + Period 1.2027 + SemiMajorAxis 1.1 + Eccentricity 0.09 + ArgOfPericenter 158 + MeanAnomaly 193 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 99109/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 210277" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 410 # M.sin(i) = 1.29 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+210277" + + EllipticalOrbit { + Period 1.2107 + SemiMajorAxis 1.14 + Eccentricity 0.476 + ArgOfPericenter 181 + MeanAnomaly 93 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 210277/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 128311" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 690 # M.sin(i) = 2.18 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+128311" + + EllipticalOrbit { + Period 1.2282 + SemiMajorAxis 1.099 + Eccentricity 0.25 + ArgOfPericenter 54 + MeanAnomaly 351 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 128311/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 128311" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1020 # M.sin(i) = 3.21 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+128311" + + EllipticalOrbit { + Period 2.5161 + SemiMajorAxis 1.76 + Eccentricity 0.17 + ArgOfPericenter 139 + MeanAnomaly 240 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 128311/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 90043" # 24 Sex +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 630 # M.sin(i) = 1.99 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=24+Sex" + + EllipticalOrbit { + Period 1.2397 + SemiMajorAxis 1.333 + Eccentricity 0.09 + ArgOfPericenter 257 + MeanAnomaly 322 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 90043/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 90043" # 24 Sex +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 270 # M.sin(i) = 0.86 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=24+Sex" + + EllipticalOrbit { + Period 2.4175 + SemiMajorAxis 2.08 + Eccentricity 0.29 + ArgOfPericenter 108 + MeanAnomaly 60 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 90043/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 221287" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 980 # M.sin(i) = 3.09 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+221287" + + EllipticalOrbit { + Period 1.2487 + SemiMajorAxis 1.25 + Eccentricity 0.08 + ArgOfPericenter 151 + MeanAnomaly 84 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 221287/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 188015" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 400 # M.sin(i) = 1.26 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+188015" + + EllipticalOrbit { + Period 1.2497 + SemiMajorAxis 1.19 + Eccentricity 0.15 + ArgOfPericenter 331 + MeanAnomaly 93 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 188015/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 136418" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 640 # M.sin(i) = 2 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+136418" + + EllipticalOrbit { + Period 1.2712 + SemiMajorAxis 1.32 + Eccentricity 0.255 + ArgOfPericenter 310 + MeanAnomaly 24 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 136418/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 16760" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4550 # M.sin(i) = 14.3 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+16760" + + EllipticalOrbit { + Period 1.2734 + SemiMajorAxis 1.13 + Eccentricity 0.067 + ArgOfPericenter 268 + MeanAnomaly 60 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 16760/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 31253" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 160 # M.sin(i) = 0.5 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+31253" + + EllipticalOrbit { + Period 1.2758 + SemiMajorAxis 1.26 + Eccentricity 0.3 + ArgOfPericenter 48 + MeanAnomaly 324 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 31253/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 20367" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 370 # M.sin(i) = 1.17 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+20367" + + EllipticalOrbit { + Period 1.2854 + SemiMajorAxis 1.25 + Eccentricity 0.32 + ArgOfPericenter 280 + MeanAnomaly 118 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 20367/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 13189" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4450 # M.sin(i) = 14 jupiters + Radius 84000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+13189" + + EllipticalOrbit { + Period 1.2912 + SemiMajorAxis 1.85 + Eccentricity 0.27 + ArgOfPericenter 292 + MeanAnomaly 352 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 13189/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 44219" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 180 # M.sin(i) = 0.58 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+44219" + + EllipticalOrbit { + Period 1.2931 + SemiMajorAxis 1.19 + Eccentricity 0.61 + ArgOfPericenter 333 + MeanAnomaly 202 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 44219/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 180902" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 510 # M.sin(i) = 1.6 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+180902" + + EllipticalOrbit { + Period 1.3114 + SemiMajorAxis 1.39 + Eccentricity 0.09 + ArgOfPericenter 318 + MeanAnomaly 156 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 180902/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 170693" # 42 Dra +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1230 # M.sin(i) = 3.88 jupiters + Radius 84000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=42+Dra" + + EllipticalOrbit { + Period 1.3117 + SemiMajorAxis 1.19 + Eccentricity 0.38 + ArgOfPericenter 291 + MeanAnomaly 169 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 170693/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 9578" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 200 # M.sin(i) = 0.62 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+9578" + + EllipticalOrbit { + Period 1.3525 + SemiMajorAxis 1.18 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 9578/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 96167" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 220 # M.sin(i) = 0.68 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+96167" + + EllipticalOrbit { + Period 1.3659 + SemiMajorAxis 1.3 + Eccentricity 0.71 + ArgOfPericenter 187 + MeanAnomaly 349 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 96167/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 153950" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 870 # M.sin(i) = 2.73 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+153950" + + EllipticalOrbit { + Period 1.3673 + SemiMajorAxis 1.28 + Eccentricity 0.34 + ArgOfPericenter 297 + MeanAnomaly 28 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 153950/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 114783" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 320 # M.sin(i) = 1 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+114783" + + EllipticalOrbit { + Period 1.3717 + SemiMajorAxis 1.2 + Eccentricity 0.1 + ArgOfPericenter 25 + MeanAnomaly 148 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 114783/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 4006-980-1" # HD 240210 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2190 # M.sin(i) = 6.9 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+240210" + + EllipticalOrbit { + Period 1.3737 + SemiMajorAxis 1.33 + Eccentricity 0.15 + ArgOfPericenter 31 + MeanAnomaly 49 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 4006-980-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 95089" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 380 # M.sin(i) = 1.2 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+95089" + + EllipticalOrbit { + Period 1.3881 + SemiMajorAxis 1.51 + Eccentricity 0.157 + ArgOfPericenter 212 + MeanAnomaly 79 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 95089/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 137759" # Iot Dra +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2800 # M.sin(i) = 8.82 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+75458" + + EllipticalOrbit { + Period 1.3982 + SemiMajorAxis 1.275 + Eccentricity 0.713 + ArgOfPericenter 7 + MeanAnomaly 28 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 137759/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 136726" # 11 UMi +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 3340 # M.sin(i) = 10.5 jupiters + Radius 84000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=11+UMi" + + EllipticalOrbit { + Period 1.4133 + SemiMajorAxis 1.54 + Eccentricity 0.08 + ArgOfPericenter 349 + MeanAnomaly 162 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 136726/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 4113" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 500 # M.sin(i) = 1.56 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+4113" + + EllipticalOrbit { + Period 1.4418 + SemiMajorAxis 1.28 + Eccentricity 0.903 + ArgOfPericenter 40 + MeanAnomaly 274 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 4113/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 22781" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4510 # M.sin(i) = 14.2 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+22781" + + EllipticalOrbit { + Period 1.4459 + SemiMajorAxis 1.18 + Eccentricity 0.822 + ArgOfPericenter 107 + MeanAnomaly 246 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 22781/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 147513" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 390 # M.sin(i) = 1.21 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+147513" + + EllipticalOrbit { + Period 1.4467 + SemiMajorAxis 1.32 + Eccentricity 0.26 + ArgOfPericenter 263 + MeanAnomaly 273 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 147513/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 1690" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1940 # M.sin(i) = 6.1 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+1690" + + EllipticalOrbit { + Period 1.4593 + SemiMajorAxis 1.3 + Eccentricity 0.64 + ArgOfPericenter 214 + MeanAnomaly 199 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 1690/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 19994" # 94 Cet A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 530 # M.sin(i) = 1.68 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+19994" + + EllipticalOrbit { + Period 1.4667 + SemiMajorAxis 1.42 + Eccentricity 0.3 + ArgOfPericenter 176 + MeanAnomaly 44 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 19994/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 163917" # Nu Oph +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 7090 # M.sin(i) = 22.3 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=nu+Oph" + + EllipticalOrbit { + Period 1.4675 + SemiMajorAxis 1.8 + Eccentricity 0.13 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 163917/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 163917" # Nu Oph +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 7790 # M.sin(i) = 24.5 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=nu+Oph" + + EllipticalOrbit { + Period 8.6762 + SemiMajorAxis 5.88 + Eccentricity 0.18 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 163917/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 458-1450-1" # HD 171028 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 630 # M.sin(i) = 1.98 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+171028" + + EllipticalOrbit { + Period 1.5058 + SemiMajorAxis 1.32 + Eccentricity 0.59 + ArgOfPericenter 313 + MeanAnomaly 71 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 458-1450-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 222582" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2460 # M.sin(i) = 7.75 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+222582" + + EllipticalOrbit { + Period 1.5671 + SemiMajorAxis 1.35 + Eccentricity 0.725 + ArgOfPericenter 42 + MeanAnomaly 167 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 222582/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 20782" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 600 # M.sin(i) = 1.9 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+20782" + + EllipticalOrbit { + Period 1.6205 + SemiMajorAxis 1.381 + Eccentricity 0.97 + ArgOfPericenter 275 + MeanAnomaly 281 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 20782/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 62509" # Bet Gem +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 930 # M.sin(i) = 2.92 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+62509" + + EllipticalOrbit { + Period 1.6145 + SemiMajorAxis 1.69 + Eccentricity 0.06 + ArgOfPericenter 120 + MeanAnomaly 297 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 62509/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 28305" # Eps Tau +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2420 # M.sin(i) = 7.6 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=eps+Tau" + + EllipticalOrbit { + Period 1.6287 + SemiMajorAxis 1.93 + Eccentricity 0.151 + ArgOfPericenter 253 + MeanAnomaly 273 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 28305/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 83043" # Gliese 649 +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 100 # M.sin(i) = 0.328 jupiters + Radius 56000 + Oblateness 0.09 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+649" + + EllipticalOrbit { + Period 1.6381 + SemiMajorAxis 1.135 + Eccentricity 0.3 + ArgOfPericenter 331 + MeanAnomaly 279 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 83043/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 164604" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 860 # M.sin(i) = 2.7 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+164604" + + EllipticalOrbit { + Period 1.6602 + SemiMajorAxis 1.13 + Eccentricity 0.24 + ArgOfPericenter 52 + MeanAnomaly 50 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 164604/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 206610" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 700 # M.sin(i) = 2.2 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+206610" + + EllipticalOrbit { + Period 1.6701 + SemiMajorAxis 1.68 + Eccentricity 0.229 + ArgOfPericenter 352 + MeanAnomaly 312 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 206610/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 65216" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 390 # M.sin(i) = 1.21 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+65216" + + EllipticalOrbit { + Period 1.6786 + SemiMajorAxis 1.37 + Eccentricity 0.41 + ArgOfPericenter 108 + MeanAnomaly 100 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 65216/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 200964" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 590 # M.sin(i) = 1.85 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+200964" + + EllipticalOrbit { + Period 1.6805 + SemiMajorAxis 1.601 + Eccentricity 0.04 + ArgOfPericenter 338 + MeanAnomaly 192 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 200964/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 200964" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 290 # M.sin(i) = 0.9 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+200964" + + EllipticalOrbit { + Period 2.2587 + SemiMajorAxis 1.95 + Eccentricity 0.181 + ArgOfPericenter 233 + MeanAnomaly 292 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 200964/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 23079" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 800 # M.sin(i) = 2.5 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+23079" + + EllipticalOrbit { + Period 1.7139 + SemiMajorAxis 1.5 + Eccentricity 0.02 + ArgOfPericenter 13 + MeanAnomaly 282 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 23079/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 183263" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1170 # M.sin(i) = 3.67 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+183263" + + EllipticalOrbit { + Period 1.7153 + SemiMajorAxis 1.51 + Eccentricity 0.357 + ArgOfPericenter 259 + MeanAnomaly 192 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 183263/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 183263" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1210 # M.sin(i) = 3.82 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+183263" + + EllipticalOrbit { + Period 8.0767 + SemiMajorAxis 4.25 + Eccentricity 0.253 + ArgOfPericenter 5 + MeanAnomaly 315 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 183263/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 2247" # BD-17 63 +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1620 # M.sin(i) = 5.1 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=BD-17+63" + + EllipticalOrbit { + Period 1.7949 + SemiMajorAxis 1.34 + Eccentricity 0.54 + ArgOfPericenter 202 + MeanAnomaly 108 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 2247/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 181342" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1050 # M.sin(i) = 3.3 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+181342" + + EllipticalOrbit { + Period 1.8152 + SemiMajorAxis 1.78 + Eccentricity 0.177 + ArgOfPericenter 300 + MeanAnomaly 349 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 181342/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 5319" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 620 # M.sin(i) = 1.94 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+5319" + + EllipticalOrbit { + Period 1.847 + SemiMajorAxis 1.75 + Eccentricity 0.12 + ArgOfPericenter 179 + MeanAnomaly 318 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 5319/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "Gliese 317" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 380 # M.sin(i) = 1.2 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+317" + + EllipticalOrbit { + Period 1.8971 + SemiMajorAxis 0.95 + Eccentricity 0.193 + ArgOfPericenter 215 + MeanAnomaly 311 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "Gliese 317/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "Gliese 317" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 260 # M.sin(i) = 0.83 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+317" + + EllipticalOrbit { + Period 7.3922 + SemiMajorAxis 2.3 + Eccentricity 0.42 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "Gliese 317/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 141937" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 3080 # M.sin(i) = 9.7 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+141937" + + EllipticalOrbit { + Period 1.7884 + SemiMajorAxis 1.52 + Eccentricity 0.41 + ArgOfPericenter 158 + MeanAnomaly 193 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 141937/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 38801" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 3400 # M.sin(i) = 10.7 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+38801" + + EllipticalOrbit { + Period 1.9064 + SemiMajorAxis 1.7 + Eccentricity 0 + MeanLongitude 5 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 38801/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 11977" # Eta2 Hyi +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 2080 # M.sin(i) = 6.54 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+11977" + + EllipticalOrbit { + Period 1.9466 + SemiMajorAxis 1.93 + Eccentricity 0.4 + ArgOfPericenter 51 + MeanAnomaly 63 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 11977/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 5409-2156-1" # NGC 2423 3 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 3370 # M.sin(i) = 10.6 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=NGC+2423+3" + + EllipticalOrbit { + Period 1.9556 + SemiMajorAxis 2.1 + Eccentricity 0.21 + ArgOfPericenter 227 + MeanAnomaly 239 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 5409-2156-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 48265" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 370 # M.sin(i) = 1.16 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+48265" + + EllipticalOrbit { + Period 1.9165 + SemiMajorAxis 1.51 + Eccentricity 0.18 + ArgOfPericenter 150 + MeanAnomaly 287 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 48265/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 5388" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 620 # M.sin(i) = 1.96 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+5388" + + EllipticalOrbit { + Period 2.1273 + SemiMajorAxis 1.76 + Eccentricity 0.4 + ArgOfPericenter 42 + MeanAnomaly 38 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 5388/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 85390" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 50 # M.sin(i) = 0.14 jupiters + Radius 56000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+85390" + + EllipticalOrbit { + Period 2.1383 + SemiMajorAxis 1.82 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 85390/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 186427" # 16 Cyg B +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 530 # M.sin(i) = 1.68 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=16+Cyg+B" + + EllipticalOrbit { + Period 2.1889 + SemiMajorAxis 1.68 + Eccentricity 0.689 + ArgOfPericenter 135 + MeanAnomaly 93 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 186427/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 4208" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 250 # M.sin(i) = 0.8 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+4208" + + EllipticalOrbit { + Period 2.2697 + SemiMajorAxis 1.7 + Eccentricity 0.04 + ArgOfPericenter 30 + MeanAnomaly 261 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 4208/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 110014" # Chi Vir +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit + + Mass 3530 # M.sin(i) = 11.09 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+110014" + + EllipticalOrbit { + Period 2.2874 + SemiMajorAxis 2.14 + Eccentricity 0.462 + ArgOfPericenter 213 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 110014/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 156411" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 240 # M.sin(i) = 0.74 jupiters + Radius 70000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+156411" + + EllipticalOrbit { + Period 2.3058 + SemiMajorAxis 1.88 + Eccentricity 0.22 + ArgOfPericenter 36 + MeanAnomaly 238 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 156411/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "TYC 0197-0037-1" # HD 70573 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1940 # M.sin(i) = 6.1 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+70573" + + EllipticalOrbit { + Period 2.3321 + SemiMajorAxis 1.76 + Eccentricity 0.4 + ArgOfPericenter 127 + MeanAnomaly 123 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "TYC 0197-0037-1/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 45350" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 570 # M.sin(i) = 1.79 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+45350" + + EllipticalOrbit { + Period 2.4388 + SemiMajorAxis 1.92 + Eccentricity 0.778 + ArgOfPericenter 169 + MeanAnomaly 247 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 45350/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 45410" # 6 Lyn +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 760 # M.sin(i) = 2.4 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=6+Lyn" + + EllipticalOrbit { + Period 2.4613 + SemiMajorAxis 2.2 + Eccentricity 0.134 + ArgOfPericenter 212 + MeanAnomaly 14 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 45410/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 222404" # Gam Cep A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 590 # M.sin(i) = 1.85 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=Gamma+Cephei" + + EllipticalOrbit { + Period 2.4731 + SemiMajorAxis 2.05 + Eccentricity 0.049 + ArgOfPericenter 245 + MeanAnomaly 82 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 222404/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 114386" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 390 # M.sin(i) = 1.24 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+114386" + + EllipticalOrbit { + Period 2.5654 + SemiMajorAxis 1.65 + Eccentricity 0.23 + ArgOfPericenter 213 + MeanAnomaly 59 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 114386/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 213240" # HD 213240 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1430 # M.sin(i) = 4.5 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+213240" + + EllipticalOrbit { + Period 2.6037 + SemiMajorAxis 2.03 + Eccentricity 0.45 + ArgOfPericenter 263 + MeanAnomaly 9 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 213240/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 16400" # 81 Cet +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1690 # M.sin(i) = 5.3 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=81+Cet" + + EllipticalOrbit { + Period 2.6084 + SemiMajorAxis 2.5 + Eccentricity 0.206 + ArgOfPericenter 301 + MeanAnomaly 4 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 16400/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 181720" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 120 # M.sin(i) = 0.37 jupiters + Radius 56000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+181720" + + EllipticalOrbit { + Period 2.6174 + SemiMajorAxis 1.78 + Eccentricity 0.26 + ArgOfPericenter 195 + MeanAnomaly 294 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 181720/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 41004" # HD 41004 A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 810 # M.sin(i) = 2.54 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+41004+A" + + EllipticalOrbit { + Period 2.6366 + SemiMajorAxis 1.64 + Eccentricity 0.39 + ArgOfPericenter 277 + MeanAnomaly 31 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 41004/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 132406" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1780 # M.sin(i) = 5.61 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+132406" + + EllipticalOrbit { + Period 2.6667 + SemiMajorAxis 1.98 + Eccentricity 0.34 + ArgOfPericenter 132 + MeanAnomaly 7 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 132406/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 159868" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 540 # M.sin(i) = 1.7 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+159868" + + EllipticalOrbit { + Period 2.6995 + SemiMajorAxis 2 + Eccentricity 0.69 + ArgOfPericenter 93 + MeanAnomaly 309 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 159868/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 187085" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 240 # M.sin(i) = 0.75 jupiters + Radius 70000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+187085" + + EllipticalOrbit { + Period 2.6995 + SemiMajorAxis 2.05 + Eccentricity 0.47 + ArgOfPericenter 116 + MeanAnomaly 231 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 187085/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 16175" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1400 # M.sin(i) = 4.4 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+16175" + + EllipticalOrbit { + Period 2.7105 + SemiMajorAxis 2.1 + Eccentricity 0.59 + ArgOfPericenter 3 + MeanAnomaly 256 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 16175/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 199665" # 18 Del +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 3270 # M.sin(i) = 10.3 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=18+Del" + + EllipticalOrbit { + Period 2.7195 + SemiMajorAxis 2.6 + Eccentricity 0.08 + ArgOfPericenter 217 + MeanAnomaly 314 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 199665/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 85647" # Gliese 676 A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1560 # M.sin(i) = 4.9 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+676A" + + EllipticalOrbit { + Period 2.8934 + SemiMajorAxis 1.82 + Eccentricity 0.326 + ArgOfPericenter 80 + MeanAnomaly 123 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 85647/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 81040" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 2190 # M.sin(i) = 6.88 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+81040" + + EllipticalOrbit { + Period 2.7425 + SemiMajorAxis 1.94 + Eccentricity 0.526 + ArgOfPericenter 308 + MeanAnomaly 15 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 81040/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 10647" # q1 Eri +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 300 # M.sin(i) = 0.93 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10647" + + EllipticalOrbit { + Period 2.7461 + SemiMajorAxis 2.03 + Eccentricity 0.1 + ArgOfPericenter 190 + MeanAnomaly 52 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 10647/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 148156" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 270 # M.sin(i) = 0.85 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+148156" + + EllipticalOrbit { + Period 2.7652 + SemiMajorAxis 2.45 + Eccentricity 0.52 + ArgOfPericenter 18 + MeanAnomaly 313 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 148156/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "ADS 11871 B" # HD 176051 B +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 480 # M.sin(i) = 1.5 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+176051" + + EllipticalOrbit { + Period 2.7817 + SemiMajorAxis 1.76 + Eccentricity 0 + Inclination 39 # + AscendingNode 251 # to match system orientation + } + + RotationPeriod 10 # plausible guess + Obliquity 39 # guess, to match inclination + EquatorAscendingNode 251 # guess, to match ascending node +} + +AltSurface "limit of knowledge" "ADS 11871 B/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 190647" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 600 # M.sin(i) = 1.9 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+190647" + + EllipticalOrbit { + Period 2.8422 + SemiMajorAxis 2.07 + Eccentricity 0.18 + ArgOfPericenter 259 + MeanAnomaly 274 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 190647/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 34445" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 250 # M.sin(i) = 0.79 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+34445" + + EllipticalOrbit { + Period 2.872 + SemiMajorAxis 2.07 + Eccentricity 0.27 + ArgOfPericenter 273 + MeanAnomaly 313 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 34445/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 10697" # 109 Psc +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2030 # M.sin(i) = 6.38 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+10697" + + EllipticalOrbit { + Period 2.947 + SemiMajorAxis 2.16 + Eccentricity 0.1 + ArgOfPericenter 230 + MeanAnomaly 24 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 10697/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 95128" # 47 UMa +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 800 # M.sin(i) = 2.53 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=47+Uma" + + EllipticalOrbit { + Period 2.9514 + SemiMajorAxis 2.1 + Eccentricity 0.032 + ArgOfPericenter 213 + MeanAnomaly 236 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 95128/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 95128" # 47 UMa +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 170 # M.sin(i) = 0.54 jupiters + Radius 56000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=47+Uma" + + EllipticalOrbit { + Period 6.5462 + SemiMajorAxis 3.6 + Eccentricity 0.098 + ArgOfPericenter 174 + MeanAnomaly 225 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 95128/c" +{ + Texture "extrasolar-lok.*" +} + + +"d" "HD 95128" # 47 UMa +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 520 # M.sin(i) = 1.64 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=47+Uma" + + EllipticalOrbit { + Period 38.3354 + SemiMajorAxis 11.6 + Eccentricity 0.16 + ArgOfPericenter 349 + MeanAnomaly 355 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 95128/d" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 143361" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 990 # M.sin(i) = 3.12 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+143361" + + EllipticalOrbit { + Period 2.8939 + SemiMajorAxis 2 + Eccentricity 0.15 + ArgOfPericenter 214 + MeanAnomaly 330 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 143361/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 28254" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 370 # M.sin(i) = 1.16 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+28254" + + EllipticalOrbit { + Period 3.0554 + SemiMajorAxis 2.15 + Eccentricity 0.81 + ArgOfPericenter 72 + MeanAnomaly 272 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 28254/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 139357" +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 3100 # M.sin(i) = 9.76 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+139357" + + EllipticalOrbit { + Period 3.082 + SemiMajorAxis 2.36 + Eccentricity 0.1 + ArgOfPericenter 164 + MeanAnomaly 65 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 139357/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 114729" # HD 114729 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 270 # M.sin(i) = 0.84 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=HD+114729" + + EllipticalOrbit { + Period 3.1075 + SemiMajorAxis 2.08 + Eccentricity 0.32 + ArgOfPericenter 12 + MeanAnomaly 347 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 114729/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 111232" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 2160 # M.sin(i) = 6.8 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+111232" + + EllipticalOrbit { + Period 3.1294 + SemiMajorAxis 1.97 + Eccentricity 0.2 + ArgOfPericenter 59 + MeanAnomaly 99 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 111232/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 170469" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 210 # M.sin(i) = 0.67 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+170469" + + EllipticalOrbit { + Period 3.1348 + SemiMajorAxis 2.24 + Eccentricity 0.11 + ArgOfPericenter 43 + MeanAnomaly 186 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 170469/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 164922" # HD 164922 A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 110 # M.sin(i) = 0.360 jupiters + Radius 56000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+164922" + + EllipticalOrbit { + Period 3.1622 + SemiMajorAxis 2.11 + Eccentricity 0.05 + ArgOfPericenter 196 + MeanAnomaly 139 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 164922/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 30562" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 410 # M.sin(i) = 1.29 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+30562" + + EllipticalOrbit { + Period 3.1677 + SemiMajorAxis 2.3 + Eccentricity 0.76 + ArgOfPericenter 241 + MeanAnomaly 80 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 30562/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "V391 Peg" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class3.*" + + Color [0.53 0.62 1] + Albedo 0.1 + + Mass 1020 # M.sin(i) = 3.2 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=V391+Peg" + + EllipticalOrbit { + Period 3.2033 + SemiMajorAxis 1.7 + Eccentricity 0 + MeanLongitude 166 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "V391 Peg/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 2039" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1560 # M.sin(i) = 4.9 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+2039" + + EllipticalOrbit { + Period 3.2389 + SemiMajorAxis 2.2 + Eccentricity 0.67 + ArgOfPericenter 36 + MeanAnomaly 110 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 2039/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 142091" # Kap CrB +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 570 # M.sin(i) = 1.8 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=kappa+CrB" + + EllipticalOrbit { + Period 3.2608 + SemiMajorAxis 2.7 + Eccentricity 0.19 + ArgOfPericenter 347 + MeanAnomaly 242 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 142091/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 23127" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 480 # M.sin(i) = 1.5 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+23127" + + EllipticalOrbit { + Period 3.3238 + SemiMajorAxis 2.4 + Eccentricity 0.44 + ArgOfPericenter 286 + MeanAnomaly 97 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 23127/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 126614" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 120 # M.sin(i) = 0.38 jupiters + Radius 56000 + Oblateness 0.08 + + InfoURL "http://exoplanet.eu/star.php?st=HD+126614" + + EllipticalOrbit { + Period 3.4059 + SemiMajorAxis 2.35 + Eccentricity 0.41 + ArgOfPericenter 189 + MeanAnomaly 65 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 126614/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 216437" # Rho Ind +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 580 # M.sin(i) = 1.82 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+216437" + + EllipticalOrbit { + Period 3.4387 + SemiMajorAxis 2.32 + Eccentricity 0.29 + ArgOfPericenter 98 + MeanAnomaly 244 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 216437/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 73267" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 970 # M.sin(i) = 3.06 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+73267" + + EllipticalOrbit { + Period 3.4497 + SemiMajorAxis 2.198 + Eccentricity 0.256 + ArgOfPericenter 104 + MeanAnomaly 281 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 73267/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 11506" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1540 # M.sin(i) = 4.85 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+11506" + + EllipticalOrbit { + Period 3.5044 + SemiMajorAxis 2.35 + Eccentricity 0.22 + ArgOfPericenter 30 + MeanAnomaly 123 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 11506/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 175167" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2480 # M.sin(i) = 7.8 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+175167" + + EllipticalOrbit { + Period 3.5318 + SemiMajorAxis 2.4 + Eccentricity 0.54 + ArgOfPericenter 349 + MeanAnomaly 147 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 175167/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 50554" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 1640 # M.sin(i) = 5.16 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+50554" + + EllipticalOrbit { + Period 3.54 + SemiMajorAxis 2.41 + Eccentricity 0.5 + ArgOfPericenter 188 + MeanAnomaly 280 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 50554/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 216435" # Tau1 Gru +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 400 # M.sin(i) = 1.26 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+216435" + + EllipticalOrbit { + Period 3.5893 + SemiMajorAxis 2.56 + Eccentricity 0.07 + ArgOfPericenter 153 + MeanAnomaly 185 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 216435/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 8535" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 220 # M.sin(i) = 0.68 jupiters + Radius 56000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+8535" + + EllipticalOrbit { + Period 3.5948 + SemiMajorAxis 2.45 + Eccentricity 0.15 + ArgOfPericenter 150 + MeanAnomaly 260 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 8535/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 196050" # HD 196050 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 900 # M.sin(i) = 2.83 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+196050" + + EllipticalOrbit { + Period 3.6037 + SemiMajorAxis 2.47 + Eccentricity 0.21 + ArgOfPericenter 247 + MeanAnomaly 140 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 196050/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 217786" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4130 # M.sin(i) = 13 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+217786" + + EllipticalOrbit { + Period 3.6112 + SemiMajorAxis 2.38 + Eccentricity 0.4 + ArgOfPericenter 177 + MeanAnomaly 210 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 217786/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 196885" # HD 196885 A +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 950 # M.sin(i) = 2.98 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+196885" + + EllipticalOrbit { + Period 3.6304 + SemiMajorAxis 2.6 + Eccentricity 0.48 + ArgOfPericenter 139 + MeanAnomaly 263 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 196885/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 86264" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2230 # M.sin(i) = 7 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+86264" + + EllipticalOrbit { + Period 4.0383 + SemiMajorAxis 2.86 + Eccentricity 0.7 + ArgOfPericenter 194 + MeanAnomaly 195 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 86264/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 171238" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 830 # M.sin(i) = 2.6 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+171238" + + EllipticalOrbit { + Period 4.1697 + SemiMajorAxis 2.54 + Eccentricity 0.4 + ArgOfPericenter 55 + MeanAnomaly 249 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 171238/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 86226" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 480 # M.sin(i) = 1.5 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+86226" + + EllipticalOrbit { + Period 4.1999 + SemiMajorAxis 2.6 + Eccentricity 0.73 + ArgOfPericenter 309 + MeanAnomaly 197 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 86226/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 23596" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2580 # M.sin(i) = 8.1 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+23596" + + EllipticalOrbit { + Period 4.2847 + SemiMajorAxis 2.88 + Eccentricity 0.292 + ArgOfPericenter 68 + MeanAnomaly 346 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 23596/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 106252" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 2400 # M.sin(i) = 7.56 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+106252" + + EllipticalOrbit { + Period 4.3806 + SemiMajorAxis 2.7 + Eccentricity 0.47 + ArgOfPericenter 201 + MeanAnomaly 287 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 106252/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 30177" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 2450 # M.sin(i) = 7.7 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+30177" + + EllipticalOrbit { + Period 4.4353 + SemiMajorAxis 2.6 + Eccentricity 0.22 + ArgOfPericenter 52 + MeanAnomaly 115 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 30177/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 8673" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 4510 # M.sin(i) = 14.2 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+8673" + + EllipticalOrbit { + Period 4.4736 + SemiMajorAxis 3.02 + Eccentricity 0.723 + ArgOfPericenter 87 + MeanAnomaly 86 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 8673/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "GD 66" # V361 Aur +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 670 # M.sin(i) = 2.11 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=GD+66" + + EllipticalOrbit { + Period 4.5175 + SemiMajorAxis 2.356 + Eccentricity 0 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "GD 66/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 145675" # 14 Her +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1480 # M.sin(i) = 4.64 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=14+Her" + + EllipticalOrbit { + Period 4.8553 + SemiMajorAxis 2.77 + Eccentricity 0.369 + ArgOfPericenter 336 + MeanAnomaly 35 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 145675/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 145675" # 14 Her +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 670 # M.sin(i) = 2.1 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=14+Her" + + EllipticalOrbit { + Period 18.9076 + SemiMajorAxis 6.9 + Eccentricity 0 + ArgOfPericenter 171 + MeanAnomaly 53 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 145675/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 73534" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 370 # M.sin(i) = 1.15 jupiters + Radius 70000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=HD+73534" + + EllipticalOrbit { + Period 4.9281 + SemiMajorAxis 3.15 + Eccentricity 0.046 + ArgOfPericenter 278 + MeanAnomaly 45 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 73534/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 129445" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 510 # M.sin(i) = 1.6 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+129445" + + EllipticalOrbit { + Period 5.0376 + SemiMajorAxis 2.9 + Eccentricity 0.7 + ArgOfPericenter 138 + MeanAnomaly 57 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 129445/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 25171" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 300 # M.sin(i) = 0.95 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+25171" + + EllipticalOrbit { + Period 5.0513 + SemiMajorAxis 3.02 + Eccentricity 0.08 + ArgOfPericenter 178 + MeanAnomaly 347 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 25171/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 109388" # Gliese 849 +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 260 # M.sin(i) = 0.830 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=Gj+849" + + EllipticalOrbit { + Period 5.1472 + SemiMajorAxis 2.35 + Eccentricity 0.07 + ArgOfPericenter 58 + MeanAnomaly 11 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 109388/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 142022" # HD 142022 A +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1620 # M.sin(i) = 5.1 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+142022+A" + + EllipticalOrbit { + Period 5.2786 + SemiMajorAxis 3.03 + Eccentricity 0.53 + ArgOfPericenter 164 + MeanAnomaly 113 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 142022/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 204313" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1290 # M.sin(i) = 4.05 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+204313" + + EllipticalOrbit { + Period 5.2868 + SemiMajorAxis 3.082 + Eccentricity 0.131 + ArgOfPericenter 350 + MeanAnomaly 264 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 204313/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 39091" # Pi Men +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 3270 # M.sin(i) = 10.3 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+39091" + + EllipticalOrbit { + Period 5.6099 + SemiMajorAxis 3.28 + Eccentricity 0.61 + ArgOfPericenter 334 + MeanAnomaly 259 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 39091/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 66428" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 900 # M.sin(i) = 2.82 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+66428" + + EllipticalOrbit { + Period 5.4018 + SemiMajorAxis 3.18 + Eccentricity 0.465 + ArgOfPericenter 6 + MeanAnomaly 252 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 66428/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 152079" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 950 # M.sin(i) = 3 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+152079" + + EllipticalOrbit { + Period 5.7413 + SemiMajorAxis 3.2 + Eccentricity 0.6 + ArgOfPericenter 313 + MeanAnomaly 77 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 152079/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 89307" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 570 # M.sin(i) = 1.78 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+89307" + + EllipticalOrbit { + Period 5.9055 + SemiMajorAxis 3.27 + Eccentricity 0.241 + ArgOfPericenter 278 + MeanAnomaly 220 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 89307/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 70642" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 640 # M.sin(i) = 2 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+70642" + + EllipticalOrbit { + Period 6.1081 + SemiMajorAxis 3.3 + Eccentricity 0.1 + ArgOfPericenter 151 + MeanAnomaly 327 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 70642/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 22627" # Gliese 179 +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 260 # M.sin(i) = 0.82 jupiters + Radius 70000 + Oblateness 0.07 + + InfoURL "http://exoplanet.eu/star.php?st=Gl+179" + + EllipticalOrbit { + Period 6.2642 + SemiMajorAxis 2.41 + Eccentricity 0.21 + ArgOfPericenter 315 + MeanAnomaly 154 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 22627/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HU Aqr" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1880 # M.sin(i) = 5.9 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HU+Aqr(ab)" + + EllipticalOrbit { + Period 6.5435 + SemiMajorAxis 3.6 + Eccentricity 0 + Inclination 74 # + AscendingNode 309 # to match system inclination + } + + Obliquity 74 # guess, to match inclination + EquatorAscendingNode 309 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HU Aqr/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HU Aqr" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1430 # M.sin(i) = 4.5 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HU+Aqr(ab)" + + EllipticalOrbit { + Period 11.9644 + SemiMajorAxis 5.4 + Eccentricity 0.51 + Inclination 74 # + AscendingNode 309 # to match system inclination + } + + Obliquity 74 # guess, to match inclination + EquatorAscendingNode 309 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HU Aqr/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 290327" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 810 # M.sin(i) = 2.54 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+290327" + + EllipticalOrbit { + Period 6.6886 + SemiMajorAxis 3.43 + Eccentricity 0.08 + ArgOfPericenter 78 + MeanAnomaly 163 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 290327/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 50499" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 540 # M.sin(i) = 1.71 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+50499" + + EllipticalOrbit { + Period 6.7973 + SemiMajorAxis 3.86 + Eccentricity 0.23 + ArgOfPericenter 102 + MeanAnomaly 35 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 50499/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 6718" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 500 # M.sin(i) = 1.56 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=HD+6718" + + EllipticalOrbit { + Period 6.8337 + SemiMajorAxis 3.56 + Eccentricity 0.1 + ArgOfPericenter 28 + MeanAnomaly 314 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 6718/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 22049" # Eps Eri +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 490 # M.sin(i) = 1.55 jupiters + Radius 70000 + Oblateness 0.04 + + InfoURL "http://exoplanet.eu/star.php?st=Epsilon+Eridani" + + EllipticalOrbit { + Period 6.8501 + SemiMajorAxis 3.39 + Eccentricity 0.702 + ArgOfPericenter 185 + MeanAnomaly 337 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 22049/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HD 22049" # Eps Eri +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 30 # M.sin(i) = 0.1 jupiters + Radius 56000 + Oblateness 0.10 + + InfoURL "http://exoplanet.eu/star.php?st=Epsilon+Eridani" + + EllipticalOrbit { + Period 280 + SemiMajorAxis 40 + Eccentricity 0.3 + } + + RotationPeriod 17 # plausible guess +} + +AltSurface "limit of knowledge" "HD 22049/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 117207" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 660 # M.sin(i) = 2.06 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+117207" + + EllipticalOrbit { + Period 7.1926 + SemiMajorAxis 3.78 + Eccentricity 0.16 + ArgOfPericenter 26 + MeanAnomaly 120 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 117207/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 87883" +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + # M.sin(i) is so close to 13, true mass is likely to exceed brown dwarf limit + + Mass 3850 # M.sin(i) = 12.1 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HD+87883" + + EllipticalOrbit { + Period 7.54 + SemiMajorAxis 3.6 + Eccentricity 0.53 + ArgOfPericenter 63 + MeanAnomaly 53 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 87883/b" +{ + Texture "extrasolar-lok.*" +} + + +"d" "NN Ser" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 730 # M.sin(i) = 2.28 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=NN+Ser+(ab)" + + EllipticalOrbit { + Period 7.7481 + SemiMajorAxis 3.39 + Eccentricity 0.2 + Inclination 102 # + AscendingNode 240 # to match system inclination + ArgOfPericenter 37 + MeanAnomaly 342 + } + + Obliquity 102 # guess, to match inclination + EquatorAscendingNode 240 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "NN Ser/d" +{ + Texture "extrasolar-lok.*" +} + + +"c" "NN Ser" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 2200 # M.sin(i) = 6.91 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=NN+Ser+(ab)" + + EllipticalOrbit { + Period 15.4962 + SemiMajorAxis 5.38 + Inclination 102 # + AscendingNode 240 # to match system inclination + } + + Obliquity 102 # guess, to match inclination + EquatorAscendingNode 240 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "NN Ser/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 70849" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1590 # M.sin(i) = 5 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HIP+70849" + + EllipticalOrbit { + Period 8.2136 + SemiMajorAxis 4.7 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 70849/b" +{ + Texture "extrasolar-lok.*" +} + + +"c" "HIP 62157" # HW Vir +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 2700 # M.sin(i) = 8.5 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HW+Vir" + + EllipticalOrbit { + Period 9.0924 + SemiMajorAxis 3.62 + Eccentricity 0.31 + Inclination 112 # + AscendingNode 182 # to match binary inclination + } + + Obliquity 112 # guess, to match inclination + EquatorAscendingNode 182 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 62157/c" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HIP 62157" # HW Vir +{ + Texture "browndwarf.*" + Emissive true + Color [1 0.5 0.5] + + Mass 6100 # M.sin(i) = 19.2 jupiters + Radius 70000 + + InfoURL "http://exoplanet.eu/star.php?st=HW+Vir" + + EllipticalOrbit { + Period 15.7892 + SemiMajorAxis 5.3 + Eccentricity 0.46 + Inclination 112 # + AscendingNode 182 # to match binary inclination + } + + Obliquity 112 # guess, to match inclination + EquatorAscendingNode 182 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HIP 62157/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 154345" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 300 # M.sin(i) = 0.947 jupiters + Radius 70000 + Oblateness 0.06 + + InfoURL "http://exoplanet.eu/star.php?st=HD+154345" + + EllipticalOrbit { + Period 9.1444 + SemiMajorAxis 4.19 + Eccentricity 0.044 + ArgOfPericenter 40 + MeanAnomaly 221 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 154345/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 204961" # Gliese 832 +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 200 # M.sin(i) = 0.64 jupiters + Radius 56000 + Oblateness 0.05 + + InfoURL "http://exoplanet.eu/star.php?st=GJ+832" + + EllipticalOrbit { + Period 9.3525 + SemiMajorAxis 3.4 + Eccentricity 0.12 + ArgOfPericenter 343 + MeanAnomaly 35 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 204961/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 72659" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1000 # M.sin(i) = 3.15 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+72659" + + EllipticalOrbit { + Period 10.0151 + SemiMajorAxis 4.74 + Eccentricity 0.22 + ArgOfPericenter 122 + MeanAnomaly 345 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 72659/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 24040" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1690 # M.sin(i) = 5.31 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=HD+24040" + + EllipticalOrbit { + Period 11.3073 + SemiMajorAxis 5.33 + Eccentricity 0.045 + ArgOfPericenter 40 + MeanAnomaly 15 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 24040/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 13931" +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 600 # M.sin(i) = 1.88 jupiters + Radius 70000 + Oblateness 0.03 + + InfoURL "http://exoplanet.eu/star.php?st=HD+13931" + + EllipticalOrbit { + Period 11.5483 + SemiMajorAxis 5.15 + Eccentricity 0.02 + ArgOfPericenter 67 + MeanAnomaly 108 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 13931/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 190984" +{ + Texture "exo-class2.*" + + Color [0.98 0.97 1] + Albedo 0.75 + + Mass 990 # M.sin(i) = 3.1 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=HD+190984" + + EllipticalOrbit { + Period 13.3744 + SemiMajorAxis 5.5 + Eccentricity 0.57 + ArgOfPericenter 337 + MeanAnomaly 145 + } + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "HD 190984/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "DP Leo" +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 1920 # M.sin(i) = 6.05 jupiters + Radius 70000 + Oblateness 0.01 + + InfoURL "http://exoplanet.eu/star.php?st=DP+Leo" + + EllipticalOrbit { + Period 28.0082 + SemiMajorAxis 8.19 + Eccentricity 0.39 + ArgOfPericenter 175 + Inclination 115 # + AscendingNode 157 # to match binary inclination + } + + Obliquity 115 # guess, to match inclination + EquatorAscendingNode 157 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "DP Leo/b" +{ + Texture "extrasolar-lok.*" +} + + +"b" "HD 216956" # Fomalhaut +# Orbit orientation from Bouquin et al. (2009) A&A 498, L41-L44 +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 950 # M.sin(i) = 3 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=Fomalhaut" + + EllipticalOrbit { + Period 876 + SemiMajorAxis 115 + Eccentricity 0.11 + Inclination 81.8 + AscendingNode 176.6 + MeanAnomaly 60 # for approximate position + } + + UniformRotation + { + Period 10 # plausible guess + Inclination 82 # to match orbital plane + AscendingNode 177 # to match orbital plane + } +} + +AltSurface "limit of knowledge" "HD 216956/b" +{ + Texture "extrasolar-lok.*" +} + + +"A" "PSR 1257+12" # PSR J1300+1240 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 0.02 # M.sin(i) = 0.02 earths + Radius 2100 + + InfoURL "http://exoplanet.eu/star.php?st=PSR+1257%2B12" + + EllipticalOrbit { + Period 0.0692 + SemiMajorAxis 0.19 + Eccentricity 0 + Inclination 119.2 + AscendingNode 152.2 + ArgOfPericenter 89 + MeanAnomaly 165 + } + + Obliquity 119 # guess, to match inclination + EquatorAscendingNode 152 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "PSR 1257+12/A" +{ + Texture "extrasolar-lok.*" +} + + +"B" "PSR 1257+12" # PSR J1300+1240 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 4.3 # M.sin(i) = 4.3 earths + Radius 10500 + + InfoURL "http://exoplanet.eu/star.php?st=PSR+1257%2B12" + + EllipticalOrbit { + Period 0.1822 + SemiMajorAxis 0.36 + Eccentricity 0.0186 + Inclination 119.3 + AscendingNode 155.6 + ArgOfPericenter 341 + MeanAnomaly 253 + } + + Obliquity 119 # guess, to match inclination + EquatorAscendingNode 156 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "PSR 1257+12/B" +{ + Texture "extrasolar-lok.*" +} + + +"C" "PSR 1257+12" # PSR J1300+1240 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 3.9 # M.sin(i) = 3.9 earths + Radius 9800 + + InfoURL "http://exoplanet.eu/star.php?st=PSR+1257%2B12" + + EllipticalOrbit { + Period 0.2689 + SemiMajorAxis 0.46 + Eccentricity 0.0252 + Inclination 119.1 + AscendingNode 148.7 + ArgOfPericenter 196 + MeanAnomaly 39 + } + + Obliquity 119 # guess, to match inclination + EquatorAscendingNode 149 # guess, to match ascending node + + # likely to be in captured synchronous rotation +} + +AltSurface "limit of knowledge" "PSR 1257+12/C" +{ + Texture "extrasolar-lok.*" +} + + +"D" "PSR 1257+12" # PSR J1300+1240 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "asteroid.*" + + Mass 0.0004 # M.sin(i) = 0.0004 earths + Radius 700 + Oblateness 0.05 + + InfoURL "http://live.psu.edu/story/10180" + + EllipticalOrbit { + Period 3.95 + SemiMajorAxis 2.8 + Inclination 119.2 + AscendingNode 152.2 + } + + Obliquity 119 # guess, to match inclination + EquatorAscendingNode 152 # guess, to match ascending node + + RotationPeriod 5 # plausible guess +} + +AltSurface "limit of knowledge" "PSR 1257+12/D" +{ + Texture "extrasolar-lok.*" +} + + +"b" "PSR 1620-26" # PSR J1623-2631 +# Star not present in Celestia's default stars.dat file. + +{ + Texture "exo-class1.*" + + Color [0.96 0.96 1] + Albedo 0.5 + + Mass 800 # M.sin(i) = 2.5 jupiters + Radius 70000 + Oblateness 0.02 + + InfoURL "http://exoplanet.eu/star.php?st=PSR+B1620-26" + + EllipticalOrbit { + Period 100 + SemiMajorAxis 23 + Inclination 94.8 + AscendingNode 212.7 + } + + Obliquity 95 # guess, to match inclination + EquatorAscendingNode 213 # guess, to match ascending node + + RotationPeriod 10 # plausible guess +} + +AltSurface "limit of knowledge" "PSR 1620-26/b" +{ + Texture "extrasolar-lok.*" +} diff --git a/catalogs/extrasolar.stc b/catalogs/extrasolar.stc new file mode 100644 index 0000000000..814ffc6e26 --- /dev/null +++ b/catalogs/extrasolar.stc @@ -0,0 +1,1601 @@ +# Stars which are not included in the Hipparcos catalog, but are +# orbited by extrasolar planets. (The planets are defined in the file +# "extrasolar.ssc".) +# +# Additionally, some companion stars and orbits for named binary stars +# with extrasolar planets. + +# OGLE survey + +"OGLE-TR-10" +{ + RA 267.867708 + Dec -29.876361 + Distance 4900 + SpectralType "G2V" # from Simbad: mass and luminosity seem too high, however + AppMag 14.93 +} + +"OGLE-TR-56" +{ + RA 269.148070 + Dec -29.539412 + Distance 8900 # to give known apparent magnitude + SpectralType "G0V" # from estimated mass and radius + AbsMag 4.4 # from spectral class +} + +"OGLE-TR-111" +{ + RA 163.324625 + Dec -60.405639 + Distance 3300 # estimate from mass and app. mag. + SpectralType "G8V" # estimated from mass + AppMag 15.55 +} + +"OGLE-TR-113" +{ + RA 163.101667 + Dec -61.446667 + Distance 1400 # from radius, temperature and app mag + SpectralType "K3V" # from estimated mass and temperature + AbsMag 6.5 # from spectral class +} + +"OGLE-TR-132" +{ + RA 162.640417 + Dec -61.957222 + Distance 8800 # from radius, temperature and app mag + SpectralType "F5V" # from estimated mass and temperature + AbsMag 3.6 # from spectral class +} + +"OGLE-TR-182" +{ + RA 167.32833 + Dec -61.09528 + Distance 10000 # from apparent magnitude and estimated spectral class + SpectralType "G0V" # from mass, radius and temperature + AppMag 16.84 +} + +"OGLE-TR-211" +{ + RA 160.0625 + Dec -62.45555 + Distance 5200 # from estimated apparent magnitude and spectral class + SpectralType "F8V" + AppMag 15 # estimated from I magnitude and spectral class +} + +"OGLE2-TR-L9" +{ + RA 166.98042 + Dec -61.14611 + Distance 2900 + SpectralType "F3V" + AbsMag 3.6 # estimated from spectral class +} + +# TrES survey + +1013242652 "TrES-1 (parent star):GSC 02652-01324" +{ + RA 286.04083 + Dec 36.6325 + Distance 490 # From spectral class and visual magnitude + SpectralType "K0V" + AppMag 11.79 +} + +1028113549 "TrES-2 (parent star):Kepler-1:GSC 03549-02811" +{ + RA 286.80848 + Dec 49.31641 + Distance 750 + SpectralType "G0V" + AppMag 11.41 +} + +"TrES-3 (parent star):GSC 03089-00929" +{ + RA 268.02917 + Dec 37.54611 + Distance 940 # from inferred spectrum + SpectralType "G5V" # from inferred mass and temp + AppMag 12.4 +} + +1006482620 "TrES-4 (parent star):GSC 02620-00648" +{ + RA 268.304375 + Dec 37.211833 + Distance 1430 + SpectralType "G0IV" # from inferred mass, radius and temp + AbsMag 3.36 +} + +# XO survey + +1016572041 "XO-1:GSC 02041-01657" +{ + RA 240.549167 + Dec 28.169722 + Distance 650 + SpectralType "G1V" + AppMag 11.3 +} + +1000053413 "XO-2:GSC 03413-00005" +{ + RA 117.0292 + Dec 50.2258 + Distance 486 + SpectralType "K0V" + AppMag 11.18 +} + +1010643727 "XO-3:GSC 03727-01064" +{ + RA 65.46958 + Dec 57.81694 + Distance 850 + SpectralType "F5V" + AppMag 9.8 +} + +1019943793 "XO-4:GSC 03793-01994" +{ + RA 110.388333 + Dec 58.268055 + Distance 955 + SpectralType "F5V" + AppMag 10.7 +} + +"XO-5:GSC 02959-00729" +{ + RA 116.71625 + Dec 39.094444 + Distance 880 + SpectralType "G8V" + AppMag 12.13 +} + +# HAT-Net survey + +"HAT-P-1:SAO 72884" +{ + RA 344.445104 + Dec 38.674953 + Distance 453 + SpectralType "G0V" + AppMag 10.4 +} + +1008193466 "HAT-P-3:GSC 03466-00819" +{ + RA 206.094167 + Dec 48.028611 + Distance 460 + SpectralType "K0V" # from temp and luminosity + AbsMag 5.86 +} + +1015992569 "HAT-P-4:GSC 02569-01599" +{ + RA 229.99125 + Dec 36.229722 + Distance 1010 + SpectralType "F9V" # from temperature and radius + AppMag 11.2 +} + +1010872634 "HAT-P-5:GSC 02634-01087" +{ + RA 274.40542 + Dec 36.621389 + Distance 1110 + SpectralType "G1V" # from temperature and radius + AppMag 12 +} + +1009923239 "HAT-P-6:GSC 03239-00992" +{ + RA 354.77417 + Dec 42.466111 + Distance 650 + SpectralType "F4V" # from temperature and radius + AppMag 10.5 +} + +1014023547 "HAT-P-7:Kepler-2:GSC 03547-01402" +{ + RA 292.24734 + Dec 47.969518 + Distance 1040 + SpectralType "F6V" + AppMag 10.5 +} + +1011522757 "HAT-P-8:GSC 02757-01152" +{ + RA 343.041250 + Dec 5.447222 + Distance 750 + SpectralType "F8V" # from mass, radius, temperature, luminosity + AppMag 10.17 +} + +1002812463 "HAT-P-9:GSC 02463-00281" +{ + RA 110.168333 + Dec 37.140556 + Distance 1560 + SpectralType "F5V" # from mass, radius, temperature, luminosity + AppMag 12.3 +} + +1017142340 "HAT-P-10:WASP-11:GSC 02340-01714" +{ + RA 47.368958 + Dec 30.673611 + Distance 408 + SpectralType "K3V" + AppMag 11.89 +} + +"HAT-P-12:GSC 03033-00706" +{ + RA 209.389583 + Dec 43.493611 + Distance 464.5 + SpectralType "K4V" # from mass, radius and temperature + AppMag 12.84 +} + +1005433416 "HAT-P-13:GSC 03416-00543" +{ + RA 129.882500 + Dec 47.351944 + Distance 698 + SpectralType "G4" + AppMag 10.7 +} + +1001523086 "HAT-P-14:GSC 03086-00152" +{ + RA 260.116250 + Dec 38.242222 + Distance 668 + SpectralType "F" + AppMag 9.98 +} + +1016872883 "HAT-P-15:GSC 02883-01687" +{ + RA 66.250000 + Dec 39.460556 + Distance 620 + SpectralType "G5" + AppMag 12.16 + Radius 746000 +} + +1017002792 "HAT-P-16:GSC 02792-01700" +{ + RA 9.573333 + Dec 42.463056 + Distance 766 + SpectralType "F8" + AppMag 10.7 +} + +1004172717 "HAT-P-17:GSC 02717-00417" +{ + RA 324.536250 + Dec 30.488611 + Distance 290 + SpectralType "K" + AppMag 10.54 +} + +"HAT-P-18:GSC 02594-00646" +{ + RA 256.346667 + Dec 33.012500 + Distance 541 + SpectralType "K" + AppMag 12.76 +} + +"HAT-P-19:GSC 02283-00589" +{ + RA 9.516667 + Dec 34.711667 + Distance 700 + SpectralType "K" + AppMag 12.9 +} + +"HAT-P-20:GSC 01910-00239" +{ + RA 111.916250 + Dec 24.336389 + Distance 230 + SpectralType "K3V" + AppMag 11.339 +} + +1012293013 "HAT-P-21:GSC 03013-01229" +{ + RA 171.275000 + Dec 41.028056 + Distance 828 + SpectralType "G3V" + AppMag 11.685 +} + +1009253441 "HAT-P-22:HD 233731:GSC 03441-00925" +{ + RA 155.681667 + Dec 50.128333 + Distance 267 + SpectralType "G5V" + AppMag 9.732 +} + +1013961632 "HAT-P-23:GSC 01632-01396" +{ + RA 306.123750 + Dec 16.762222 + Distance 1280 + SpectralType "G0V" + AppMag 12.432 +} + +1014410774 "HAT-P-24:GSC 00774-01441" +{ + RA 108.825000 + Dec 14.262222 + Distance 1290 + SpectralType "F8V" + AppMag 11.82 +} + +"HAT-P-25:GSC 01788-01237" +{ + RA 48.435417 + Dec 25.197500 + Distance 968 + SpectralType "G5" + AppMag 13.19 +} + +1010270320 "HAT-P-26:GSC 00320-01027" +{ + RA 213.156250 + Dec 4.060000 + Distance 437 + SpectralType "K1" + AppMag 11.74 +} + +"HAT-P-27:WASP-40:GSC 00333-00351" +{ + RA 222.875672 + Dec 5.94700 + Distance 665 + SpectralType "G8" + AppMag 12.21 +} + +"HAT-P-28:GSC 02284-00503" +{ + RA 13.000833 + Dec 34.728333 + Distance 1288 + SpectralType "G3" + AppMag 13.03 +} +1015393293 "HAT-P-29:GSC 03293-01539" +{ + RA 33.131250 + Dec 51.778889 + Distance 1050 + SpectralType "F8" + AppMag 11.9 +} + +1007220208 "HAT-P-30:WASP-51:GSC 0208-00722" +{ + RA 123.950000 + Dec 5.836667 + Distance 629 + SpectralType "F" + AppMag 10.35 +} + +# WASP survey + +"WASP-1" +{ + RA 5.167083 + Dec 31.990000 + Distance 1200 + SpectralType "F7V" + AppMag 11.79 +} + +"WASP-2" +{ + RA 307.725417 + Dec 6.429444 + Distance 470 + SpectralType "K1V" + AppMag 11.98 +} + +1001952636 "WASP-3:GSC 02636-00195" +{ + RA 278.63167 + Dec 35.66167 + Distance 727 + SpectralType "F7V" + AppMag 10.64 +} + +"WASP-4" +{ + RA 353.56292 + Dec -42.06139 + Distance 980 + SpectralType "G7V" + AppMag 12.6 +} + +"WASP-5" +{ + RA 359.348917 + Dec -41.277083 + Distance 980 + SpectralType "G4V" + AppMag 12.3 +} + +"WASP-6" +{ + RA 348.157208 + Dec -22.673917 + Distance 620 # from spectral class and app mag + SpectralType "G8V" + AppMag 11.9 +} + +1015707963 "WASP-7" +{ + RA 311.042500 + Dec -39.225278 + Distance 456 + SpectralType "F5V" + AppMag 9.51 +} + +1005057522 "WASP-8:GSC 07522-00505" +{ + RA 359.900417 + Dec -35.031389 + Distance 284 + SpectralType "G6" + AppMag 9.9 +} + +"WASP-10:GSC 2752-00114" +{ + RA 348.992917 + Dec 31.462778 + Distance 290 + SpectralType "K5" + AppMag 12.7 +} + +"WASP-12" +{ + RA 97.637667 + Dec 29.672222 + Distance 870 + SpectralType "G0" + AppMag 11.69 +} + +"WASP-13" +{ + RA 140.102917 + Dec 33.882222 + Distance 505 + SpectralType "G1V" + AppMag 10.42 +} + +"WASP-14" +{ + RA 218.276250 + Dec 21.894722 + Distance 520 + SpectralType "F5V" + AppMag 9.75 +} + +1011627283 "WASP-15" +{ + RA 208.927917 + Dec -32.159722 + Distance 1004 + SpectralType "F5" + AppMag 11.0 +} + +1002296147 "WASP-16:GSC 06147-00229" +{ + RA 214.830084 + Dec -20.275514 + Distance 650 # from spectral class and magnitude + SpectralType "G3V" + AppMag 11.29 +} + +"WASP-17" +{ + RA 239.962083 + Dec -28.061667 + Distance 1240 # from spectral class and magnitude + SpectralType "F6" + AppMag 11.6 +} + +"WASP-19:GSC 08181-01711" +{ + RA 148.416667 + Dec -45.659167 + Distance 750 # from spectral class and magnitude + SpectralType "G8V" + AppMag 12.3 +} + +"WASP-21:GSC 01715-00679" +{ + RA 347.492917 + Dec 18.396111 + Distance 750 + SpectralType "G3V" + AppMag 11.6 +} + +1003266446 "WASP-22:GSC 06446-00326" +{ + RA 52.817917 + Dec -23.819722 + Distance 1070 # from temperature and magnitude + SpectralType "G0V" # from mass and temperature + AppMag 11.99 +} + +"WASP-23:GSC 07635-01376" +{ + RA 101.127500 + Dec -42.761389 + Distance 640 # From spectral class and app mag + SpectralType "K1V" + AppMag 12.7 +} + +1003290339 "WASP-24:GSC 00339-00329" +{ + RA 227.215417 + Dec 2.343333 + Distance 1080 + SpectralType "F9" + AppMag 11.3 +} + +1008616706 "WASP-25:GSC 06706-00861" +{ + RA 195.360000 + Dec -27.522222 + Distance 551 + SpectralType "G4" + AppMag 11.87 +} + +1008765839 "WASP-26:GSC 05839-00876" +{ + RA 4.602917 + Dec -15.267222 + Distance 815 + SpectralType "G0" + AppMag 11.30 +} + +"WASP-28" +{ + RA 353.616250 + Dec -1.580000 + Distance 1090 + SpectralType "F9" + AppMag 12 +} + +1010208015 "WASP-29:GSC 08015-01020" +{ + RA 357.879583 + Dec -39.906667 + Distance 261 + SpectralType "K4V" + AppMag 11.33 +} + +1010536087 "WASP-31:GSC 06087-01053" +{ + RA 169.439167 + Dec -19.054722 + Distance 1300 + SpectralType "F" + AppMag 11.66 +} + +"WASP-35" +{ + RA 76.081667 + Dec -6.229722 + Distance 640 # from temperature radius and magnitude + SpectralType "G0V" # from mass, radius and temperature + AppMag 10.95 +} + +"WASP-37:GSC 00326-00658" +{ + RA 221.944167 + Dec 1.065000 + Distance 1100 + SpectralType "G2" + AppMag 12.7 +} + +1011560950 "WASP-38:GSC 00950-01156" +{ + RA 243.960000 + Dec 10.032500 + Distance 359 + SpectralType "F8" + AppMag 9.42 +} + +"WASP-39" +{ + RA 217.326667 + Dec -3.444444 + Distance 750 + SpectralType "G8" + AppMag 12.11 +} + +1005877247 "WASP-41:GSC 07247-00587" +{ + RA 190.618750 + Dec -30.640000 + Distance 590 + SpectralType "G8V" + AppMag 11.6 +} + + +"WASP-43:GSC 05490-00141" +{ + RA 154.908333 + Dec -9.806389 + Distance 320 # from spectral class and magnitude + SpectralType "K7V" + AppMag 12.4 +} + +1007393925 "WASP-48:GSC 03925-00739" +{ + RA 291.162500 + Dec 55.4730556 + Distance 650 # from temperature, radius and magnitude + SpectralType "G0V" # from temperature, mass and radius + AppMag 11.06 +} + + +# CoRoT survey + +"CoRoT-1" +{ + RA 102.079875 + Dec -3.102161 + Distance 2250 # from spectral class and magnitude + SpectralType "G0V" + AppMag 13.6 +} + +"CoRoT-2:GSC 00465-01282" +{ + RA 291.777083 + Dec 1.38375 + Distance 885 # from spectral class and magnitude + SpectralType "G7V" + AppMag 12.57 +} + +"CoRoT-3" +{ + RA 292.054167 + Dec 0.121944 + Distance 2220 + SpectralType "G0V" + AppMag 13.3 +} + +"CoRoT-4:GSC 04800-02187" +{ + RA 102.194583 + Dec -0.672778 + Distance 5160 # from spectral class and magnitude + SpectralType "F0V" + AppMag 13.7 +} + +"CoRoT-5" +{ + RA 101.279167 + Dec 0.815278 + Distance 2500 # from spectral class and magnitude + SpectralType "F9V" + AppMag 14.0 +} + +"CoRoT-6" +{ + RA 281.075000 + Dec 6.663333 + Distance 3900 # from spectral class and magnitude + SpectralType "F5V" + AppMag 13.9 +} + +1017334799 "CoRoT-7" +{ + RA 100.95625 + Dec -1.063056 + Distance 460 + SpectralType "K0V" + AppMag 11.73 +} + +"CoRoT-8" +{ + RA 291.588333 + Dec 1.426389 + Distance 1240 + SpectralType "K1V" + AppMag 14.8 +} + +"CoRoT-9" +{ + RA 280.786667 + Dec 6.204167 + Distance 1500 + SpectralType "G3V" + AppMag 13.7 +} + +"CoRoT-10" +{ + RA 291.063750 + Dec 0.746111 + Distance 1120 + SpectralType "K1V" + AppMag 15.22 +} + +"CoRoT-11" +{ + RA 280.687083 + Dec 5.937778 + Distance 1830 + SpectralType "F6V" + AppMag 12.94 +} + +"CoRoT-12" +{ + RA 100.765833 + Dec -1.296389 + Distance 3750 + SpectralType "G2V" + AppMag 15.52 +} + +"CoRoT-13" +{ + RA 102.721250 + Dec -5.086389 + Distance 4270 + SpectralType "G0V" + AppMag 15.04 +} + +"CoRoT-14" +{ + RA 103.425000 + Dec -5.536111 + Distance 7520 # from spectral class and magnitude + SpectralType "F9V" + AppMag 16.03 +} + + +# Kepler survey + +"Kepler-4" +{ + RA 285.615417 + Dec 50.135833 + Distance 1800 + SpectralType "G0V" + AppMag 12.7 +} + + "Kepler-5" + { + RA 299.407083 + Dec 44.035 + Distance 2950 + SpectralType "F" # from temperature and magnitude + AbsMag 3.22 + } + + "Kepler-6" + { + RA 296.837083 + Dec 48.240000 + Distance 2020 + SpectralType "G" # from temperature and magnitude + AbsMag 4.33 + } + + "Kepler-7" + { + RA 288.581667 + Dec 41.089722 + Distance 2700 + SpectralType "F" # from temperature and magnitude + AbsMag 3.43 + } + +"Kepler-8" +{ + RA 281.287917 + Dec 42.451111 + Distance 4335 + SpectralType "F5V" # from mass, radius, temperature + AppMag 13.9 +} + +"Kepler-9" +{ + RA 285.574167 + Dec 38.400833 + Distance 2120 + SpectralType "G5V" # from mass, radius, temperature + AppMag 13.9 +} + +"Kepler-10" +{ + RA 285.679167 + Dec 50.241389 + Distance 564 + SpectralType "G" + AppMag 10.96 +} + +"Kepler-11:GSC 03144-00002" +{ + RA 297.115000 + Dec 41.909167 + Distance 2000 # from app mag and spectral class + SpectralType "G" + AppMag 13.7 +} + +"KOI-428" +{ + RA 296.813750 + Dec 47.526667 + Distance 8800 + SpectralType "F5IV" + AppMag 14.76 +} + + +# HD stars without Hip numbers + +1000370197 # HD 70573 +{ + RA 125.7083 + Dec 1.8594 + Distance 149 + SpectralType "G1V" + AppMag 8.70 +} + +1001013304 # HD 17092 +{ + RA 41.5917 + Dec 49.6531 + Distance 355 + SpectralType "K0III" + AppMag 7.73 +} + +1014500458 # HD 171028 +{ + RA 206.094167 + Dec 6.94583 + Distance 290 + SpectralType "G0" + AppMag 8.31 +} + +1009804006 # HD 240210 +{ + RA 347.621667 + Dec 57.029444 + Distance 466 + SpectralType "K2III" + AppMag 8.33 +} + +# Other non-Hip stars + +1009465503 "BD-10 3166" +{ + RA 164.61993 + Dec -10.77038 + Distance 378.39 + SpectralType "G4V" + AppMag 10.0 +} + +1021565409 "NGC 2423 3:GSC 05409-02156" +{ + RA 114.2875 + Dec -13.90667 + Distance 2500 + SpectralType "GIV" + AppMag 9.45 +} + +1007901422 "BD+20 2457:GSC 01422-00790" +{ + RA 154.187083 + Dec 19.891389 + Distance 650 + SpectralType "K2" + AppMag 9.75 +} + +"Gliese 317" +{ + RA 130.24583 + Dec -23.45639 + Distance 29.9 + SpectralType "M3.5V" + AppMag 12.0 +} + +#"Cha H\u03b1 8:Cha Ha 8" +#{ +# RA 166.949167 +# Dec -77.668889 +# Distance 520 +# SpectralType "M6.5V" +# AppMag 20.1 +#} + +"V391 Peg" +{ + RA 331.05083 + Dec 26.41889 + Distance 4600 + SpectralType "B0" # from effective temperature, gives correct radius + AppMag 14.57 +} + + +"Lupus-TR-3" +{ + RA 232.579167 + Dec -42.979444 + Distance 5900 # estimate from spectral class and app. mag. + SpectralType "K1V" + AppMag 17.4 +} + +"GD 66:V361 Aur:WD 0517+307" +{ + RA 80.159583 + Dec 30.806667 + Distance 166 + SpectralType "DA" + AppMag 15.6 +} + +53911 "TW Hya" # redefined because of absent spectral + # class in stars.dat +{ + RA 165.46625 + Dec -34.70472 + Distance 184.07 + SpectralType "K8V" + AppMag 10.91 +} + +13044 +{ + RA 30.793722 + Dec -36.107500 + Distance 2285 + SpectralType "F2" + AppMag 9.94 +} + +# Figueira et al, 2010 (http://fr.arxiv.org/abs/1003.3678) +# suggest the radial velocity is stellar rather than planetary +#1002141355 "BD+20 1790" +#{ +# RA 110.931667 +# Dec 20.416389 +# Distance 82.80 +# SpectralType "K5V" +# AppMag 9.93 +#} + +"GJ 1214" +{ + RA 258.82875 + Dec 4.963889 + Distance 42 + Radius 147000 + SpectralType "M4.5V" + AppMag 14.67 +} + +"Qatar-1:GSC 04240-00470" +{ + RA 303.381667 + Dec 65.161944 + Distance 455 # from spectral class and apparent mag + SpectralType "K" + AppMag 12.84 +} + +"GJ 3634" +{ + RA 164.646250 + Dec -31.144167 + Distance 64.5 + SpectralType "M2.5V" + AppMag 11.95 +} + +# Definitions for some exoplanet stars in multiple systems + +Barycenter "TAU Boo:4 Boo" +{ + RA 206.815676 + Dec 17.456869 + Distance 50.868 +} + +67275 "TAU Boo A:4 Boo A" +{ + OrbitBarycenter "TAU Boo" + SpectralType "F7V" + AppMag 4.50 + + EllipticalOrbit { + Period 2000 + SemiMajorAxis 45.4 # est. mass ratio 1.3:0.33 + Eccentricity 0.91 + Inclination 102.8 + AscendingNode 160.2 + ArgOfPericenter 33.2 + MeanAnomaly 356.9 + } +} + +"TAU Boo B:4 Boo B" +{ + OrbitBarycenter "TAU Boo" + SpectralType "M2V" + AppMag 11.1 + + EllipticalOrbit { + Period 2000 + SemiMajorAxis 179.0 # est. mass ratio 1.3:0.33 + Eccentricity 0.91 + Inclination 102.8 + AscendingNode 160.2 + ArgOfPericenter 213.2 + MeanAnomaly 356.9 + } +} + +Barycenter "UPS And:50 And" +{ + RA 24.198715 # mass ratio 1.2:0.2 + Dec 41.404487 # + Distance 43.928 +} + +7513 "UPS And A:50 And A" +{ + RA 24.199904 + Dec 41.406384 + Distance 43.928 + SpectralType "F8V" + AppMag 4.10 +} + +"UPS And B:50 And B:2MASS J0136504+412332" +{ + RA 24.19158317 + Dec 41.39310511 + Distance 43.928 + SpectralType "M4.5V" + AbsMag 11.8 # from spectral class +} + +10138 "Gliese 86 A" +{ + RA 32.600005 + Dec -50.825314 + Distance 35.596 + SpectralType "K0V" + AppMag 6.12 +} + +# Originally classified as a brown dwarf +# Present data from Mugrauer & Neuhauser +# http://de.arxiv.org/abs/astro-ph/0506311 +"Gliese 86 B" +{ + RA 32.600829 # from measured separation + Dec -50.825444 # position angle + Distance 35.596 + SpectralType "DC9" # "cool white dwarf, 5000±500K" + AbsMag 14.5 # typical for class +} + +Barycenter "83 Leo" +{ + RA 171.692540 + Dec 3.009373 + Distance 57.637 +} + +55846 "83 Leo A" +{ + OrbitBarycenter "83 Leo" + SpectralType "K0IV" + AppMag 6.49 + + EllipticalOrbit { + Period 32000 + SemiMajorAxis 348.4 # est. mass ratio 0.79:0.74 + Eccentricity 0.46 + Inclination 60.1 + AscendingNode 307.3 + ArgOfPericenter 229.0 + MeanAnomaly 324.0 + } +} + +55848 "83 Leo B" +{ + OrbitBarycenter "83 Leo" + SpectralType "K2V" + AppMag 7.58 + + EllipticalOrbit { + Period 32000 + SemiMajorAxis 371.9 # est. mass ratio 0.79:0.74 + Eccentricity 0.46 + Inclination 60.1 + AscendingNode 307.3 + ArgOfPericenter 49.0 + MeanAnomaly 324.0 + } +} + +Barycenter "94 Cet" +{ + RA 48.193016 + Dec -1.195933 + Distance 72.984 +} + +14954 "94 Cet A" +{ + OrbitBarycenter "94 Cet" + SpectralType "F8V" + AppMag 5.06 + + EllipticalOrbit { + Period 1420 + SemiMajorAxis 50.2 # est. mass ratio 1.15:0.57 + Eccentricity 0.26 + Inclination 43.7 + AscendingNode 149.1 + ArgOfPericenter 53.4 + MeanAnomaly 4.6 + } +} + +"94 Cet B" +{ + OrbitBarycenter "94 Cet" + SpectralType "M" # guess from est. mass and AppMag + AppMag 11.5 + + EllipticalOrbit { + Period 1420 + SemiMajorAxis 101.3 # est. mass ratio 1.15:0.57 + Eccentricity 0.26 + Inclination 43.7 + AscendingNode 149.1 + ArgOfPericenter 233.4 + MeanAnomaly 4.6 + } +} + +Barycenter "16 Cyg" +{ + RA 295.460800 + Dec 50.521685 + Distance 70.522 +} + +96895 # 16 Cyg A +{ + OrbitBarycenter "16 Cyg" + SpectralType "G2V" + AppMag 5.99 + + EllipticalOrbit { + Period 18212.2 + SemiMajorAxis 440.94 # est. mass ratio 1:1 + Eccentricity 0.862 + Inclination 53.57 + AscendingNode 354.87 + ArgOfPericenter 7.15 + MeanAnomaly 38.67 + } +} + +96901 # 16 Cyg B +{ + OrbitBarycenter "16 Cyg" + SpectralType "G5V" + AppMag 6.25 + + EllipticalOrbit { + Period 18212.2 + SemiMajorAxis 440.94 # est. mass ratio 1:1 + Eccentricity 0.862 + Inclination 53.57 + AscendingNode 354.87 + ArgOfPericenter 187.15 + MeanAnomaly 38.67 + } +} + +Barycenter "Gliese 777" +# approximate barycentre based on mass ratio 0.9:0.2 +{ + RA 300.896216 + Dec 29.872105 + Distance 51.838 +} + +98767 "Gliese 777 A" +{ + RA 300.90394 + Dec 29.866333 + Distance 51.838 + SpectralType "G6IV" + AppMag 5.73 +} + +"Gliese 777 B" +{ + RA 300.861458 + Dec 29.898079 + Distance 51.838 + SpectralType "M4.5V" + AppMag 14.40 +} + +"PSR 1257+12:PSR B1257+12:PSR J1300+1240" +{ + RA 195.0125 + Dec 12.6825 + Distance 1000 + SpectralType "Q" + AbsMag 27 # for approximate radius in Celestia + + RotationPeriod 0.000001727 # 0.006218 sec +} + +Barycenter "PSR 1620-26:PSR B1620-26:PSR J1623-2631" +{ + RA 245.90917 + Dec -26.53167 + Distance 12000 +} + +"PSR 1620-26 A:PSR B1620-26 A:PSR J1623-2631 A" +{ + OrbitBarycenter "PSR 1620-26" + SpectralType "Q" + AbsMag 27 # for approximate radius in Celestia + + EllipticalOrbit { + Period 0.5241 # 191.443 days + SemiMajorAxis 0.13 # est. mass ratio 1.35:0.3 + Eccentricity 0.0253 + Inclination 95 # approx. 55 degree tilt + AscendingNode 213 # to plane of sky + } + + Obliquity 95 # guess, to match inclination + EquatorAscendingNode 213 # guess, to match ascending node + + RotationPeriod 0.000003076 # 0.011076 sec +} + +"WD J1623-266:PSR 1620-26 B:PSR B1620-26 B:PSR J1623-2631 B" +{ + OrbitBarycenter "PSR 1620-26" + SpectralType "D" # white dwarf + AbsMag 15 # approximate + + EllipticalOrbit { + Period 0.5241 # 191.443 days + SemiMajorAxis 0.65 # est. mass ratio 1.35:0.3 + Eccentricity 0.0253 + Inclination 95 # approx. 55 degree tilt + AscendingNode 213 # to plane of sky + ArgOfPericenter 180 + } + + Obliquity 95 # guess, to match inclination + EquatorAscendingNode 213 # guess, to match ascending node +} + + +# Lee et al. "The sdB+M Eclipsing System HW Virginis and its Circumbinary Planets" +# http://arxiv.org/abs/0811.3807 +Barycenter 62157 "HW Vir" +{ + RA 191.084167 + Dec -8.671389 + Distance 590 +} + +"HW Vir A" +{ + OrbitBarycenter "HW Vir" + SpectralType "sdB" + Radius 121800 + AbsMag 4.22 + + EllipticalOrbit { + Period 0.00032 # 2.8 hours + SemiMajorAxis 0.000905 # mass ratio 0.485:0.142 + Inclination 112 # + AscendingNode 182 # inclination to plane of sky 81 deg. + } +} + +"HW Vir B" +{ + OrbitBarycenter "HW Vir" + SpectralType "M6.5V" + Radius 127400 + AbsMag 15.59 + + EllipticalOrbit { + Period 0.00032 # 2.8 hours + SemiMajorAxis 0.003093 # mass ratio 0.485:0.142 + Inclination 112 # + AscendingNode 182 # inclination to plane of sky 81 deg. + ArgOfPericenter 180 + } +} + +# O'Donoghue et al. "The DA+dMe eclipsing binary EC13471-1258: its cup runneth over ... just" +# http://fr.arxiv.org/abs/astro-ph/0307144 +#Barycenter "QS Vir" +#{ +# RA 207.466458 +# Dec -13.227083 +# Distance 156 +#} +# +#"QS Vir A" +#{ +# OrbitBarycenter "QS Vir" +# SpectralType "DA" +# Radius 7650 +# AbsMag 10.71 +# +# EllipticalOrbit { +# Period 0.000385 # 3.37 hours +# SemiMajorAxis 0.0020 # mass ratio 0.78:0.43 +# Inclination 110 # +# AscendingNode 194 # inclination to plane of sky 75.5 deg. +# } +#} +# +#"QS Vir B" +#{ +# OrbitBarycenter "QS Vir" +# SpectralType "M3.5V" +# Radius 292300 +# AbsMag 9.36 +# +# EllipticalOrbit { +# Period 0.000385 # 3.37 hours +# SemiMajorAxis 0.0036 # mass ratio 0.78:0.43 +# Inclination 110 # +# AscendingNode 194 # inclination to plane of sky 75.5 deg. +# ArgOfPericenter 180 +# } +#} + + +Barycenter "DP Leo" +{ + RA 169.316667 + Dec 17.961389 + Distance 1300 +} + +"DP Leo A" +{ + OrbitBarycenter "DP Leo" + SpectralType "DA" + Radius 7930 + AbsMag 10.7 + + EllipticalOrbit { + Period 0.0001708 # 1.50 hours + SemiMajorAxis 0.00035 # mass ratio 0.6:0.09 + Inclination 115 # + AscendingNode 157 # inclination to plane of sky 79.5 deg. + } +} + +"DP Leo B" +{ + OrbitBarycenter "DP Leo" + SpectralType "M7V" # from mass + Radius 125000 # to match spectral class + AbsMag 14.3 + + EllipticalOrbit { + Period 0.0001708 # 1.50 hours + SemiMajorAxis 0.00236 # mass ratio 0.6:0.09 + Inclination 115 # + AscendingNode 157 # inclination to plane of sky 79.5 deg. + ArgOfPericenter 180 + } +} + +# Parsons et al. "Precise mass and radius values for the white dwarf and low mass M +# dwarf in the pre-cataclysmic binary NN Serpentis" +# http://arxiv.org/abs/0909.4307 +Barycenter "NN Ser" +{ + RA 238.233750 + Dec 12.912500 + Distance 1670 +} + +"NN Ser A:WD 1550+130" +{ + OrbitBarycenter "NN Ser" + SpectralType "DA" + Radius 14700 + Temperature 57000 + AbsMag 3.26 + + EllipticalOrbit { + Period 0.000355920602327173 # 3.12 hours + # (spurious precision to synch with rotation of B) + SemiMajorAxis 0.00075 # mass ratio 0.535:0.111 + Inclination 102 # + AscendingNode 240 # inclination to plane of sky 89.6 deg. + } +} + +"NN Ser B" +{ + OrbitBarycenter "NN Ser" + SpectralType "M4V" + Radius 107000 + SemiAxes [1 0.955 0.968] + AbsMag 11.9 + + EllipticalOrbit { + Period 0.000355920602327173 # 3.12 hours + # (spurious precision to synch with rotation of B) + SemiMajorAxis 0.0036 # mass ratio 0.535:0.111 + Inclination 102 # + AscendingNode 240 # inclination to plane of sky 89.6 deg. + ArgOfPericenter 180 + } + + UniformRotation + { + Period 3.12 + Inclination 102 + AscendingNode 240 + } +} + +Barycenter "HU Aqr" +{ + RA 316.992917 + Dec -5.294167 + Distance 590 +} + +"HU Aqr A" +{ + OrbitBarycenter "HU Aqr" + SpectralType "DA" + Radius 6960 + Temperature 12500 + AbsMag 11.5 + + EllipticalOrbit { + Period 0.000237 # 2.08 hours + SemiMajorAxis 0.0006 # mass ratio 0.88:0.2 + Inclination 74 # + AscendingNode 309 # inclination to plane of sky 85 deg. + } +} + +"HU Aqr B" +{ + OrbitBarycenter "HU Aqr" + SpectralType "M4.5V" + Radius 153000 + AbsMag 10.5 + + EllipticalOrbit { + Period 0.000237 # 2.08 hours + SemiMajorAxis 0.0026 # mass ratio 0.88:0.2 + Inclination 74 # + AscendingNode 309 # inclination to plane of sky 85 deg. + ArgOfPericenter 180 + } +} diff --git a/data/galaxies.dsc b/catalogs/galaxies.dsc similarity index 100% rename from data/galaxies.dsc rename to catalogs/galaxies.dsc diff --git a/data/globulars.dsc b/catalogs/globulars.dsc similarity index 100% rename from data/globulars.dsc rename to catalogs/globulars.dsc diff --git a/data/hdxindex.dat b/catalogs/hdxindex.dat similarity index 100% rename from data/hdxindex.dat rename to catalogs/hdxindex.dat diff --git a/data/minormoons.ssc b/catalogs/minormoons.ssc similarity index 94% rename from data/minormoons.ssc rename to catalogs/minormoons.ssc index cf9db5bf20..0ef27192aa 100644 --- a/data/minormoons.ssc +++ b/catalogs/minormoons.ssc @@ -1,1074 +1,1074 @@ -# Named minor moons of the giant planets. - -# Semiaxes from the Natural Satellites Data Center -# http://lnfm1.sai.msu.ru/neb/nss/pardihe.htm, -# supplemented by Karkoschka "Sizes, shapes and albedos -# of the inner satellites of Neptune" Icarus 2003; 162: 400 -# and Porco et al. "Physical characteristics and possible -# accretionary origins for Saturn's small satellites" (2006) -# http://www.lpi.usra.edu/meetings/lpsc2006/pdf/2289.pdf - -# Minor moons of Jupiter - -"Metis:Jupiter XVI:1979 J 3" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 30 20 20 ] - - EllipticalOrbit - { - Period 0.294780 - SemiMajorAxis 127979 - Eccentricity 0.0012 - Inclination 0.019 - AscendingNode 263.953 # - ArgOfPericenter 274.588 # J2000.0 - MeanAnomaly 7.649 # - } - - RotationOffset 366 - - Albedo 0.061 -} - -"Adrastea:Jupiter XV:1979 J 1" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 10 8 7 ] - - EllipticalOrbit - { - Period 0.29826 - SemiMajorAxis 128980 - Eccentricity 0.0018 - Inclination 0.054 - AscendingNode 36.236 # - ArgOfPericenter 213.656 # J2000.0 - MeanAnomaly 344.875 # - } - - RotationOffset 55 - - Albedo 0.1 -} - -"Thebe:Jupiter XIV:1979 J 2" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 58 49 42 ] - - EllipticalOrbit - { - Period 0.6745 - SemiMajorAxis 221900 - Eccentricity 0.0177 - Inclination 1.075 # - AscendingNode 0.415 # - ArgOfPericenter 28.001 # J2000.0 - MeanAnomaly 181.090 # - } - - Obliquity 0.0 - RotationOffset 29.5 - - Albedo 0.047 -} - -"Themisto:Jupiter XVIII:2000 J 1" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 4.0 - - EllipticalOrbit - { - Period 130.02 - SemiMajorAxis 7507000 - Eccentricity 0.2420 - Inclination 47.584 # - AscendingNode 223.444 # - ArgOfPericenter 238.413 # J2000.0 - MeanAnomaly 289.151 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Leda:Jupiter XIII" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 10 - - EllipticalOrbit - { - Period 240.92 - SemiMajorAxis 11650000 - Eccentricity 0.1636 - Inclination 28.776 # - AscendingNode 235.611 # J2000.0 - ArgOfPericenter 275.215 # - MeanAnomaly 232.639 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Himalia:Jupiter VI" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 75 60 60 ] - - EllipticalOrbit - { - Period 250.56 - SemiMajorAxis 11461000 - Eccentricity 0.1623 - Inclination 30.182 # - AscendingNode 90.236 # - ArgOfPericenter 316.730 # J2000.0 - MeanAnomaly 78.236 # - } - - RotationPeriod 9.6 - - Albedo 0.04 -} - -"Lysithea:Jupiter X" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 18 - - EllipticalOrbit - { - Period 259.20 - SemiMajorAxis 11717000 - Eccentricity 0.1124 - Inclination 25.989 # - AscendingNode 33.831 # - ArgOfPericenter 45.606 # J2000.0 - MeanAnomaly 328.460 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Elara:Jupiter VII" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 43 - - EllipticalOrbit - { - Period 259.64 - SemiMajorAxis 11741000 - Eccentricity 0.2174 - Inclination 30.520 # - AscendingNode 137.714 # - ArgOfPericenter 126.817 # J2000.0 - MeanAnomaly 346.909 # - } - - RotationPeriod 12 - - Albedo 0.04 -} - -"Iocaste:Jupiter XXIV:2000 J 3" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.6 - - EllipticalOrbit - { - Period 631.49 - SemiMajorAxis 21269000 - Eccentricity 0.2156 - Inclination 148.117 # - AscendingNode 294.484 # - ArgOfPericenter 95.230 # J2000.0 - MeanAnomaly 182.064 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Praxidike:Jupiter XXVII:2000 J 7" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.4 - - EllipticalOrbit - { - Period 625.30 - SemiMajorAxis 21147000 - Eccentricity 0.2296 - Inclination 141.869 # - AscendingNode 305.912 # - ArgOfPericenter 185.546 # J2000.0 - MeanAnomaly 127.898 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Harpalyke:Jupiter XXII:2000 J 5" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.2 - - EllipticalOrbit - { - Period 623.34 - SemiMajorAxis 21105000 - Eccentricity 0.2259 - Inclination 148.725 # - AscendingNode 54.669 # - ArgOfPericenter 100.638 # J2000.0 - MeanAnomaly 255.488 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Ananke:Jupiter XII" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 14 - - EllipticalOrbit - { - Period 629.77 - SemiMajorAxis 21276000 - Eccentricity 0.2435 - Inclination 149.828 # - AscendingNode 33.659 # - ArgOfPericenter 76.129 # J2000.0 - MeanAnomaly 271.820 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Isonoe:Jupiter XXVI:2000 J 6" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.9 - - EllipticalOrbit - { - Period 725.52 - SemiMajorAxis 23217000 - Eccentricity 0.2461 - Inclination 168.026 # - AscendingNode 152.118 # - ArgOfPericenter 126.560 # J2000.0 - MeanAnomaly 116.296 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Erinome:Jupiter XXV:2000 J 4" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.6 - - EllipticalOrbit - { - Period 728.26 - SemiMajorAxis 23279000 - Eccentricity 0.2659 - Inclination 159.212 # - AscendingNode 336.042 # - ArgOfPericenter 2.668 # J2000.0 - MeanAnomaly 273.099 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Taygete:Jupiter XX:2000 J 9" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.5 - - EllipticalOrbit - { - Period 732.24 - SemiMajorAxis 23360000 - Eccentricity 0.2516 - Inclination 160.215 # - AscendingNode 326.765 # - ArgOfPericenter 211.713 # J2000.0 - MeanAnomaly 116.364 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Chaldene:Jupiter XXI:2000 J 10" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.9 - - EllipticalOrbit - { - Period 723.78 - SemiMajorAxis 23179000 - Eccentricity 0.2512 - Inclination 167.733 # - AscendingNode 152.657 # - ArgOfPericenter 227.365 # J2000.0 - MeanAnomaly 275.502 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Carme:Jupiter XI" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 23 - - EllipticalOrbit - { - Period 734.17 - SemiMajorAxis 23404000 - Eccentricity 0.2533 - Inclination 166.287 # - AscendingNode 131.608 # - ArgOfPericenter 0.166 # J2000.0 - MeanAnomaly 259.474 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Pasiphae:Jupiter VIII" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 30 - - EllipticalOrbit - { - Period 743.63 - SemiMajorAxis 23624000 - Eccentricity 0.4090 - Inclination 138.021 # - AscendingNode 338.919 # - ArgOfPericenter 174.075 # J2000.0 - MeanAnomaly 279.225 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Kalyke:Jupiter XXIII:2000 J 2" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.6 - - EllipticalOrbit - { - Period 742.98 - SemiMajorAxis 23583000 - Eccentricity 0.2453 - Inclination 165.215 # - AscendingNode 52.607 # - ArgOfPericenter 232.978 # J2000.0 - MeanAnomaly 225.334 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Megaclite:Jupiter XIX:2000 J 8" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.7 - - EllipticalOrbit - { - Period 752.82 - SemiMajorAxis 23806000 - Eccentricity 0.4210 - Inclination 150.370 # - AscendingNode 317.211 # - ArgOfPericenter 313.167 # J2000.0 - MeanAnomaly 116.082 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Sinope:Jupiter IX" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 19 - - EllipticalOrbit - { - Period 758.90 - SemiMajorAxis 23939000 - Eccentricity 0.2495 - Inclination 150.190 # - AscendingNode 332.196 # - ArgOfPericenter 356.497 # J2000.0 - MeanAnomaly 157.451 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Callirrhoe:Jupiter XVII:1999 J 1" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 4.3 - - EllipticalOrbit - { - Period 758.77 - SemiMajorAxis 24102000 - Eccentricity 0.2827 - Inclination 138.004 # - AscendingNode 302.562 # - ArgOfPericenter 16.381 # J2000.0 - MeanAnomaly 117.900 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - - -# Minor moons of Saturn - -"Pan:Saturn XVIII:1981 S 13" "Sol/Saturn" # Cassini-epoch data -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 17.6 17.3 11.5 ] - - EllipticalOrbit - { - Epoch 2453177.5 # 2004 Jun 21 00:00UT - Period 0.57505 - SemiMajorAxis 133584 - Eccentricity 0.00021 - Inclination 0.007 - AscendingNode 263.0 - LongOfPericenter 209.0 - MeanLongitude 106.645 - } - - RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT - Obliquity 0.0 - RotationOffset 287 - - Albedo 0.5 -} - -"Atlas:Saturn XV:1980 S 28" "Sol/Saturn" # Cassini-epoch data -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 22.8 19.0 9.6 ] - - EllipticalOrbit - { - Epoch 2453177.5 # 2004 Jun 21 00:00UT - Period 0.60169 - SemiMajorAxis 137665 - Eccentricity 0.0012 - Inclination 0.009 - AscendingNode 241.0 - LongOfPericenter 42.3 - MeanLongitude 331.432 - } - - RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT - Obliquity 0.0 - RotationOffset 151 - - Albedo 0.4 -} - -"Telesto:Saturn XIII:1980 S 13" "Sol/Saturn" -# Leading Lagrange point of Tethys -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 15 12.5 7.5 ] - - EllipticalOrbit - { - Period 1.887802 - SemiMajorAxis 294660 - Eccentricity 0.0010 - Inclination 1.170 # - AscendingNode 188.718 # - ArgOfPericenter 358.944 # J2000.0 - MeanAnomaly 18.554 # - } - - Obliquity 1.2 - EquatorAscendingNode 80.8 - RotationOffset 306.0 - - Albedo 1.0 -} - -"Calypso:Saturn XIV:1980 S 25" "Sol/Saturn" -# Trailing Lagrange point of Tethys -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 15 8 8 ] - - EllipticalOrbit - { - Period 1.887802 - SemiMajorAxis 294660 - Eccentricity 0.0005 - Inclination 1.472 # - AscendingNode 273.860 # - ArgOfPericenter 186.307 # J2000.0 - MeanAnomaly 348.156 # - } - - Obliquity 1.6 # - EquatorAscendingNode 12.4 # J2000.0 - RotationOffset 255 - - Albedo 0.7 -} - -"Helene:Saturn XII:1980 S 6" "Sol/Saturn" -# Leading Lagrange point of Dione -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 18 16 15 ] - - EllipticalOrbit - { - Period 2.736915 - SemiMajorAxis 377400 - Eccentricity 0.0001 - Inclination 0.202 # - AscendingNode 121.154 # - ArgOfPericenter 48.574 # J2000.0 - MeanAnomaly 19.782 # - } - - RotationOffset 10 - - Albedo 0.6 -} - - -# Minor moons of Uranus - -"Cordelia:Uranus VI:1986 U 7" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 25 18 18 ] - - EllipticalOrbit - { - Period 0.3350331 - SemiMajorAxis 49752 - Eccentricity 0.0003 - Inclination 0.085 - AscendingNode 307.256 # - ArgOfPericenter 276.012 # J2000.0 - MeanAnomaly 352.546 # - } - - RotationOffset 36 - - Albedo 0.07 -} - -"Ophelia:Uranus VII:1986 U 8" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 27 19 19 ] - - EllipticalOrbit - { - Period 0.3764089 - SemiMajorAxis 53764 - Eccentricity 0.0099 - Inclination 0.104 - AscendingNode 92.308 # - ArgOfPericenter 165.041 # J2000.0 - MeanAnomaly 78.064 # - } - - RotationOffset 155 - - Albedo 0.07 -} - -"Bianca:Uranus VIII:1986 U 9" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 32 23 23 ] - - EllipticalOrbit - { - Period 0.4345772 - SemiMajorAxis 59165 - Eccentricity 0.0009 - Inclination 0.193 - AscendingNode 242.850 # - ArgOfPericenter 24.255 # J2000.0 - MeanAnomaly 324.540 # - } - - RotationOffset 52 - - Albedo 0.07 -} - -"Cressida:Uranus IX:1986 U 3" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 46 37 37 ] - - EllipticalOrbit - { - Period 0.4635700 - SemiMajorAxis 61777 - Eccentricity 0.0004 - Inclination 0.006 - AscendingNode 112.262 # - ArgOfPericenter 184.425 # J2000.0 - MeanAnomaly 3.135 # - } - - - RotationOffset 120 - - Albedo 0.07 -} - -"Desdemona:Uranus X:1986 U 6" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 45 27 27 ] - - EllipticalOrbit - { - Period 0.4736510 - SemiMajorAxis 62659 - Eccentricity 0.0001 - Inclination 0.113 - AscendingNode 133.615 # - ArgOfPericenter 141.145 # J2000.0 - MeanAnomaly 357.199 # - } - - RotationOffset 92 - - Albedo 0.07 -} - -"Juliet:Uranus XI:1986 U 2" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 75 37 37 ] - - EllipticalOrbit - { - Period 0.4930660 - SemiMajorAxis 64358 - Eccentricity 0.0007 - Inclination 0.065 - AscendingNode 332.582 # - ArgOfPericenter 32.168 # J2000.0 - MeanAnomaly 51.564 # - } - - RotationOffset 236 - - Albedo 0.07 -} - -"Portia:Uranus XII:1986 U 1" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 78 63 63 ] - - EllipticalOrbit - { - Period 0.5131958 - SemiMajorAxis 66097 - Eccentricity 0.0001 - Inclination 0.059 - AscendingNode 308.717 # - ArgOfPericenter 24.520 # J2000.0 - MeanAnomaly 356.184 # - } - - RotationOffset 149 - - Albedo 0.07 -} - -"Rosalind:Uranus XIII:1986 U 4" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 36 - - EllipticalOrbit - { - Period 0.5584589 - SemiMajorAxis 69927 - Eccentricity 0.0001 - Inclination 0.279 - AscendingNode 206.572 # - ArgOfPericenter 180.858 # J2000.0 - MeanAnomaly 9.041 # - } - - RotationOffset 216 - - Albedo 0.07 -} - -"Belinda:Uranus XIV:1986 U 5" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 64 32 32 ] - - EllipticalOrbit - { - Period 0.6235248 - SemiMajorAxis 75255 - Eccentricity 0.0001 - Inclination 0.031 - AscendingNode 277.820 # - ArgOfPericenter 119.908 # J2000.0 - MeanAnomaly 6.896 # - } - - RotationOffset 225 - - Albedo 0.07 -} - -"Puck:Uranus XV:1985 U 1" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 81 - - EllipticalOrbit - { - Period 0.7618321 - SemiMajorAxis 86004 - Eccentricity 0.0001 - Inclination 0.319 - AscendingNode 214.713 # - ArgOfPericenter 33.582 # J2000.0 - MeanAnomaly 12.990 # - } - - RotationOffset 81 - - Albedo 0.07 -} - -"Caliban:Uranus XVI:1997 U 1" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 49 - - EllipticalOrbit - { - Period 579.73 - SemiMajorAxis 7231000 - Eccentricity 0.1587 - Inclination 42.491 # - AscendingNode 7.152 # - ArgOfPericenter 328.345 # J2000.0 - MeanAnomaly 26.273 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Stephano:Uranus XX:1999 U 2" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 10 - - EllipticalOrbit - { - Period 677.36 - SemiMajorAxis 8004000 - Eccentricity 0.2292 - Inclination 47.483 # - AscendingNode 18.306 # - ArgOfPericenter 358.810 # J2000.0 - MeanAnomaly 255.381 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Sycorax:Uranus XVII:1997 U 2" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 95 - - EllipticalOrbit - { - Period 1288.30 - SemiMajorAxis 12179000 - Eccentricity 0.5224 - Inclination 82.190 # - AscendingNode 27.683 # - ArgOfPericenter 285.483 # J2000.0 - MeanAnomaly 261.598 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Prospero:Uranus XVIII:1999 U 3" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 15 - - EllipticalOrbit - { - Period 1978.29 - SemiMajorAxis 16256000 - Eccentricity 0.4448 - Inclination 112.068 # - AscendingNode 16.124 # - ArgOfPericenter 21.033 # J2000.0 - MeanAnomaly 247.473 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Setebos:Uranus XIX:1999 U 1" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 15 - - EllipticalOrbit - { - Period 2225.21 - SemiMajorAxis 17418000 - Eccentricity 0.5914 - Inclination 79.227 # - AscendingNode 33.869 # - ArgOfPericenter 275.958 # J2000.0 - MeanAnomaly 173.109 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - - -# Minor satellites of Neptune - -"Naiad:Neptune III:1989 N 6" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 47 30 26 ] - - EllipticalOrbit - { - Period 0.294396 - SemiMajorAxis 48227 - Eccentricity 0.0004 - Inclination 5.167 # - AscendingNode 8.998 # - ArgOfPericenter 30.956 # J2000.0 - MeanAnomaly 7.538 # - } - - Obliquity 0.1 - EquatorAscendingNode 346.7 - RotationOffset 242.9 - - Albedo 0.060 -} - -"Thalassa:Neptune IV:1989 N 5" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 54 50 26 ] - - EllipticalOrbit - { - Period 0.311485 - SemiMajorAxis 50075 - Eccentricity 0.0002 - Inclination 0.381 # - AscendingNode 353.390 # - ArgOfPericenter 274.850 # J2000.0 - MeanAnomaly 350.880 # - } - - RotationOffset 77.6 - - Albedo 0.060 -} - -"Despina:Neptune V:1989 N 3" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 90 74 64 ] - - EllipticalOrbit - { - Period 0.334655 - SemiMajorAxis 52526 - Eccentricity 0.0002 - Inclination 0.589 # - AscendingNode 334.279 # - ArgOfPericenter 133.891 # J2000.0 - MeanAnomaly 349.678 # - } - - RotationOffset 282.0 - - Albedo 0.059 -} - -"Galatea:Neptune VI:1989 N 4" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - SemiAxes [ 102 92 72 ] - - EllipticalOrbit - { - Period 0.428745 - SemiMajorAxis 61953 - Eccentricity 0.0000 - Inclination 0.565 # - AscendingNode 327.929 # - ArgOfPericenter 89.060 # J2000.0 - MeanAnomaly 2.357 # - } - - RotationOffset 233.6 - - Albedo 0.063 -} +# Named minor moons of the giant planets. + +# Semiaxes from the Natural Satellites Data Center +# http://lnfm1.sai.msu.ru/neb/nss/pardihe.htm, +# supplemented by Karkoschka "Sizes, shapes and albedos +# of the inner satellites of Neptune" Icarus 2003; 162: 400 +# and Porco et al. "Physical characteristics and possible +# accretionary origins for Saturn's small satellites" (2006) +# http://www.lpi.usra.edu/meetings/lpsc2006/pdf/2289.pdf + +# Minor moons of Jupiter + +"Metis:Jupiter XVI:1979 J 3" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 30 20 20 ] + + EllipticalOrbit + { + Period 0.294780 + SemiMajorAxis 127979 + Eccentricity 0.0012 + Inclination 0.019 + AscendingNode 263.953 # + ArgOfPericenter 274.588 # J2000.0 + MeanAnomaly 7.649 # + } + + RotationOffset 366 + + Albedo 0.061 +} + +"Adrastea:Jupiter XV:1979 J 1" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 10 8 7 ] + + EllipticalOrbit + { + Period 0.29826 + SemiMajorAxis 128980 + Eccentricity 0.0018 + Inclination 0.054 + AscendingNode 36.236 # + ArgOfPericenter 213.656 # J2000.0 + MeanAnomaly 344.875 # + } + + RotationOffset 55 + + Albedo 0.1 +} + +"Thebe:Jupiter XIV:1979 J 2" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 58 49 42 ] + + EllipticalOrbit + { + Period 0.6745 + SemiMajorAxis 221900 + Eccentricity 0.0177 + Inclination 1.075 # + AscendingNode 0.415 # + ArgOfPericenter 28.001 # J2000.0 + MeanAnomaly 181.090 # + } + + Obliquity 0.0 + RotationOffset 29.5 + + Albedo 0.047 +} + +"Themisto:Jupiter XVIII:2000 J 1" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 4.0 + + EllipticalOrbit + { + Period 130.02 + SemiMajorAxis 7507000 + Eccentricity 0.2420 + Inclination 47.584 # + AscendingNode 223.444 # + ArgOfPericenter 238.413 # J2000.0 + MeanAnomaly 289.151 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Leda:Jupiter XIII" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 10 + + EllipticalOrbit + { + Period 240.92 + SemiMajorAxis 11650000 + Eccentricity 0.1636 + Inclination 28.776 # + AscendingNode 235.611 # J2000.0 + ArgOfPericenter 275.215 # + MeanAnomaly 232.639 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Himalia:Jupiter VI" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 75 60 60 ] + + EllipticalOrbit + { + Period 250.56 + SemiMajorAxis 11461000 + Eccentricity 0.1623 + Inclination 30.182 # + AscendingNode 90.236 # + ArgOfPericenter 316.730 # J2000.0 + MeanAnomaly 78.236 # + } + + RotationPeriod 9.6 + + Albedo 0.04 +} + +"Lysithea:Jupiter X" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 18 + + EllipticalOrbit + { + Period 259.20 + SemiMajorAxis 11717000 + Eccentricity 0.1124 + Inclination 25.989 # + AscendingNode 33.831 # + ArgOfPericenter 45.606 # J2000.0 + MeanAnomaly 328.460 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Elara:Jupiter VII" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 43 + + EllipticalOrbit + { + Period 259.64 + SemiMajorAxis 11741000 + Eccentricity 0.2174 + Inclination 30.520 # + AscendingNode 137.714 # + ArgOfPericenter 126.817 # J2000.0 + MeanAnomaly 346.909 # + } + + RotationPeriod 12 + + Albedo 0.04 +} + +"Iocaste:Jupiter XXIV:2000 J 3" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.6 + + EllipticalOrbit + { + Period 631.49 + SemiMajorAxis 21269000 + Eccentricity 0.2156 + Inclination 148.117 # + AscendingNode 294.484 # + ArgOfPericenter 95.230 # J2000.0 + MeanAnomaly 182.064 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Praxidike:Jupiter XXVII:2000 J 7" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.4 + + EllipticalOrbit + { + Period 625.30 + SemiMajorAxis 21147000 + Eccentricity 0.2296 + Inclination 141.869 # + AscendingNode 305.912 # + ArgOfPericenter 185.546 # J2000.0 + MeanAnomaly 127.898 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Harpalyke:Jupiter XXII:2000 J 5" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.2 + + EllipticalOrbit + { + Period 623.34 + SemiMajorAxis 21105000 + Eccentricity 0.2259 + Inclination 148.725 # + AscendingNode 54.669 # + ArgOfPericenter 100.638 # J2000.0 + MeanAnomaly 255.488 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Ananke:Jupiter XII" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 14 + + EllipticalOrbit + { + Period 629.77 + SemiMajorAxis 21276000 + Eccentricity 0.2435 + Inclination 149.828 # + AscendingNode 33.659 # + ArgOfPericenter 76.129 # J2000.0 + MeanAnomaly 271.820 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Isonoe:Jupiter XXVI:2000 J 6" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.9 + + EllipticalOrbit + { + Period 725.52 + SemiMajorAxis 23217000 + Eccentricity 0.2461 + Inclination 168.026 # + AscendingNode 152.118 # + ArgOfPericenter 126.560 # J2000.0 + MeanAnomaly 116.296 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Erinome:Jupiter XXV:2000 J 4" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.6 + + EllipticalOrbit + { + Period 728.26 + SemiMajorAxis 23279000 + Eccentricity 0.2659 + Inclination 159.212 # + AscendingNode 336.042 # + ArgOfPericenter 2.668 # J2000.0 + MeanAnomaly 273.099 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Taygete:Jupiter XX:2000 J 9" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.5 + + EllipticalOrbit + { + Period 732.24 + SemiMajorAxis 23360000 + Eccentricity 0.2516 + Inclination 160.215 # + AscendingNode 326.765 # + ArgOfPericenter 211.713 # J2000.0 + MeanAnomaly 116.364 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Chaldene:Jupiter XXI:2000 J 10" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.9 + + EllipticalOrbit + { + Period 723.78 + SemiMajorAxis 23179000 + Eccentricity 0.2512 + Inclination 167.733 # + AscendingNode 152.657 # + ArgOfPericenter 227.365 # J2000.0 + MeanAnomaly 275.502 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Carme:Jupiter XI" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 23 + + EllipticalOrbit + { + Period 734.17 + SemiMajorAxis 23404000 + Eccentricity 0.2533 + Inclination 166.287 # + AscendingNode 131.608 # + ArgOfPericenter 0.166 # J2000.0 + MeanAnomaly 259.474 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Pasiphae:Jupiter VIII" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 30 + + EllipticalOrbit + { + Period 743.63 + SemiMajorAxis 23624000 + Eccentricity 0.4090 + Inclination 138.021 # + AscendingNode 338.919 # + ArgOfPericenter 174.075 # J2000.0 + MeanAnomaly 279.225 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Kalyke:Jupiter XXIII:2000 J 2" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.6 + + EllipticalOrbit + { + Period 742.98 + SemiMajorAxis 23583000 + Eccentricity 0.2453 + Inclination 165.215 # + AscendingNode 52.607 # + ArgOfPericenter 232.978 # J2000.0 + MeanAnomaly 225.334 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Megaclite:Jupiter XIX:2000 J 8" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.7 + + EllipticalOrbit + { + Period 752.82 + SemiMajorAxis 23806000 + Eccentricity 0.4210 + Inclination 150.370 # + AscendingNode 317.211 # + ArgOfPericenter 313.167 # J2000.0 + MeanAnomaly 116.082 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Sinope:Jupiter IX" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 19 + + EllipticalOrbit + { + Period 758.90 + SemiMajorAxis 23939000 + Eccentricity 0.2495 + Inclination 150.190 # + AscendingNode 332.196 # + ArgOfPericenter 356.497 # J2000.0 + MeanAnomaly 157.451 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Callirrhoe:Jupiter XVII:1999 J 1" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 4.3 + + EllipticalOrbit + { + Period 758.77 + SemiMajorAxis 24102000 + Eccentricity 0.2827 + Inclination 138.004 # + AscendingNode 302.562 # + ArgOfPericenter 16.381 # J2000.0 + MeanAnomaly 117.900 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + + +# Minor moons of Saturn + +"Pan:Saturn XVIII:1981 S 13" "Sol/Saturn" # Cassini-epoch data +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 17.6 17.3 11.5 ] + + EllipticalOrbit + { + Epoch 2453177.5 # 2004 Jun 21 00:00UT + Period 0.57505 + SemiMajorAxis 133584 + Eccentricity 0.00021 + Inclination 0.007 + AscendingNode 263.0 + LongOfPericenter 209.0 + MeanLongitude 106.645 + } + + RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT + Obliquity 0.0 + RotationOffset 287 + + Albedo 0.5 +} + +"Atlas:Saturn XV:1980 S 28" "Sol/Saturn" # Cassini-epoch data +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 22.8 19.0 9.6 ] + + EllipticalOrbit + { + Epoch 2453177.5 # 2004 Jun 21 00:00UT + Period 0.60169 + SemiMajorAxis 137665 + Eccentricity 0.0012 + Inclination 0.009 + AscendingNode 241.0 + LongOfPericenter 42.3 + MeanLongitude 331.432 + } + + RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT + Obliquity 0.0 + RotationOffset 151 + + Albedo 0.4 +} + +"Telesto:Saturn XIII:1980 S 13" "Sol/Saturn" +# Leading Lagrange point of Tethys +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 15 12.5 7.5 ] + + EllipticalOrbit + { + Period 1.887802 + SemiMajorAxis 294660 + Eccentricity 0.0010 + Inclination 1.170 # + AscendingNode 188.718 # + ArgOfPericenter 358.944 # J2000.0 + MeanAnomaly 18.554 # + } + + Obliquity 1.2 + EquatorAscendingNode 80.8 + RotationOffset 306.0 + + Albedo 1.0 +} + +"Calypso:Saturn XIV:1980 S 25" "Sol/Saturn" +# Trailing Lagrange point of Tethys +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 15 8 8 ] + + EllipticalOrbit + { + Period 1.887802 + SemiMajorAxis 294660 + Eccentricity 0.0005 + Inclination 1.472 # + AscendingNode 273.860 # + ArgOfPericenter 186.307 # J2000.0 + MeanAnomaly 348.156 # + } + + Obliquity 1.6 # + EquatorAscendingNode 12.4 # J2000.0 + RotationOffset 255 + + Albedo 0.7 +} + +"Helene:Saturn XII:1980 S 6" "Sol/Saturn" +# Leading Lagrange point of Dione +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 18 16 15 ] + + EllipticalOrbit + { + Period 2.736915 + SemiMajorAxis 377400 + Eccentricity 0.0001 + Inclination 0.202 # + AscendingNode 121.154 # + ArgOfPericenter 48.574 # J2000.0 + MeanAnomaly 19.782 # + } + + RotationOffset 10 + + Albedo 0.6 +} + + +# Minor moons of Uranus + +"Cordelia:Uranus VI:1986 U 7" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 25 18 18 ] + + EllipticalOrbit + { + Period 0.3350331 + SemiMajorAxis 49752 + Eccentricity 0.0003 + Inclination 0.085 + AscendingNode 307.256 # + ArgOfPericenter 276.012 # J2000.0 + MeanAnomaly 352.546 # + } + + RotationOffset 36 + + Albedo 0.07 +} + +"Ophelia:Uranus VII:1986 U 8" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 27 19 19 ] + + EllipticalOrbit + { + Period 0.3764089 + SemiMajorAxis 53764 + Eccentricity 0.0099 + Inclination 0.104 + AscendingNode 92.308 # + ArgOfPericenter 165.041 # J2000.0 + MeanAnomaly 78.064 # + } + + RotationOffset 155 + + Albedo 0.07 +} + +"Bianca:Uranus VIII:1986 U 9" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 32 23 23 ] + + EllipticalOrbit + { + Period 0.4345772 + SemiMajorAxis 59165 + Eccentricity 0.0009 + Inclination 0.193 + AscendingNode 242.850 # + ArgOfPericenter 24.255 # J2000.0 + MeanAnomaly 324.540 # + } + + RotationOffset 52 + + Albedo 0.07 +} + +"Cressida:Uranus IX:1986 U 3" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 46 37 37 ] + + EllipticalOrbit + { + Period 0.4635700 + SemiMajorAxis 61777 + Eccentricity 0.0004 + Inclination 0.006 + AscendingNode 112.262 # + ArgOfPericenter 184.425 # J2000.0 + MeanAnomaly 3.135 # + } + + + RotationOffset 120 + + Albedo 0.07 +} + +"Desdemona:Uranus X:1986 U 6" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 45 27 27 ] + + EllipticalOrbit + { + Period 0.4736510 + SemiMajorAxis 62659 + Eccentricity 0.0001 + Inclination 0.113 + AscendingNode 133.615 # + ArgOfPericenter 141.145 # J2000.0 + MeanAnomaly 357.199 # + } + + RotationOffset 92 + + Albedo 0.07 +} + +"Juliet:Uranus XI:1986 U 2" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 75 37 37 ] + + EllipticalOrbit + { + Period 0.4930660 + SemiMajorAxis 64358 + Eccentricity 0.0007 + Inclination 0.065 + AscendingNode 332.582 # + ArgOfPericenter 32.168 # J2000.0 + MeanAnomaly 51.564 # + } + + RotationOffset 236 + + Albedo 0.07 +} + +"Portia:Uranus XII:1986 U 1" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 78 63 63 ] + + EllipticalOrbit + { + Period 0.5131958 + SemiMajorAxis 66097 + Eccentricity 0.0001 + Inclination 0.059 + AscendingNode 308.717 # + ArgOfPericenter 24.520 # J2000.0 + MeanAnomaly 356.184 # + } + + RotationOffset 149 + + Albedo 0.07 +} + +"Rosalind:Uranus XIII:1986 U 4" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 36 + + EllipticalOrbit + { + Period 0.5584589 + SemiMajorAxis 69927 + Eccentricity 0.0001 + Inclination 0.279 + AscendingNode 206.572 # + ArgOfPericenter 180.858 # J2000.0 + MeanAnomaly 9.041 # + } + + RotationOffset 216 + + Albedo 0.07 +} + +"Belinda:Uranus XIV:1986 U 5" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 64 32 32 ] + + EllipticalOrbit + { + Period 0.6235248 + SemiMajorAxis 75255 + Eccentricity 0.0001 + Inclination 0.031 + AscendingNode 277.820 # + ArgOfPericenter 119.908 # J2000.0 + MeanAnomaly 6.896 # + } + + RotationOffset 225 + + Albedo 0.07 +} + +"Puck:Uranus XV:1985 U 1" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 81 + + EllipticalOrbit + { + Period 0.7618321 + SemiMajorAxis 86004 + Eccentricity 0.0001 + Inclination 0.319 + AscendingNode 214.713 # + ArgOfPericenter 33.582 # J2000.0 + MeanAnomaly 12.990 # + } + + RotationOffset 81 + + Albedo 0.07 +} + +"Caliban:Uranus XVI:1997 U 1" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 49 + + EllipticalOrbit + { + Period 579.73 + SemiMajorAxis 7231000 + Eccentricity 0.1587 + Inclination 42.491 # + AscendingNode 7.152 # + ArgOfPericenter 328.345 # J2000.0 + MeanAnomaly 26.273 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Stephano:Uranus XX:1999 U 2" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 10 + + EllipticalOrbit + { + Period 677.36 + SemiMajorAxis 8004000 + Eccentricity 0.2292 + Inclination 47.483 # + AscendingNode 18.306 # + ArgOfPericenter 358.810 # J2000.0 + MeanAnomaly 255.381 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Sycorax:Uranus XVII:1997 U 2" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 95 + + EllipticalOrbit + { + Period 1288.30 + SemiMajorAxis 12179000 + Eccentricity 0.5224 + Inclination 82.190 # + AscendingNode 27.683 # + ArgOfPericenter 285.483 # J2000.0 + MeanAnomaly 261.598 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Prospero:Uranus XVIII:1999 U 3" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 15 + + EllipticalOrbit + { + Period 1978.29 + SemiMajorAxis 16256000 + Eccentricity 0.4448 + Inclination 112.068 # + AscendingNode 16.124 # + ArgOfPericenter 21.033 # J2000.0 + MeanAnomaly 247.473 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Setebos:Uranus XIX:1999 U 1" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 15 + + EllipticalOrbit + { + Period 2225.21 + SemiMajorAxis 17418000 + Eccentricity 0.5914 + Inclination 79.227 # + AscendingNode 33.869 # + ArgOfPericenter 275.958 # J2000.0 + MeanAnomaly 173.109 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + + +# Minor satellites of Neptune + +"Naiad:Neptune III:1989 N 6" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 47 30 26 ] + + EllipticalOrbit + { + Period 0.294396 + SemiMajorAxis 48227 + Eccentricity 0.0004 + Inclination 5.167 # + AscendingNode 8.998 # + ArgOfPericenter 30.956 # J2000.0 + MeanAnomaly 7.538 # + } + + Obliquity 0.1 + EquatorAscendingNode 346.7 + RotationOffset 242.9 + + Albedo 0.060 +} + +"Thalassa:Neptune IV:1989 N 5" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 54 50 26 ] + + EllipticalOrbit + { + Period 0.311485 + SemiMajorAxis 50075 + Eccentricity 0.0002 + Inclination 0.381 # + AscendingNode 353.390 # + ArgOfPericenter 274.850 # J2000.0 + MeanAnomaly 350.880 # + } + + RotationOffset 77.6 + + Albedo 0.060 +} + +"Despina:Neptune V:1989 N 3" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 90 74 64 ] + + EllipticalOrbit + { + Period 0.334655 + SemiMajorAxis 52526 + Eccentricity 0.0002 + Inclination 0.589 # + AscendingNode 334.279 # + ArgOfPericenter 133.891 # J2000.0 + MeanAnomaly 349.678 # + } + + RotationOffset 282.0 + + Albedo 0.059 +} + +"Galatea:Neptune VI:1989 N 4" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + SemiAxes [ 102 92 72 ] + + EllipticalOrbit + { + Period 0.428745 + SemiMajorAxis 61953 + Eccentricity 0.0000 + Inclination 0.565 # + AscendingNode 327.929 # + ArgOfPericenter 89.060 # J2000.0 + MeanAnomaly 2.357 # + } + + RotationOffset 233.6 + + Albedo 0.063 +} diff --git a/data/nearstars.stc b/catalogs/nearstars.stc similarity index 69% rename from data/nearstars.stc rename to catalogs/nearstars.stc index 30bf47819d..aac7382fb9 100644 --- a/data/nearstars.stc +++ b/catalogs/nearstars.stc @@ -1,3359 +1,2785 @@ -# Nearby stars and star orbits out to 25 light years, supplementary -# to Celestia's stars.dat. - -# Data are mainly derived from the RECONS survey tabulation at -# http://www.chara.gsu.edu/RECONS/TOP100.posted.htm. In particular, the -# distances given are derived from RECONS's weighted average parallaxes, -# rather than pure Hipparcos data. Additional definitions are provided -# for some stars within 25 light years which are beyond the limit of RECONS -# tabulation: these are non-Hipparcos stars, multiple stars, and stars -# with other known properties not present in stars.dat. - -# Orbits are taken from Staffan Söderhjelm's "Visual binary orbits and -# masses post Hipparcos" A&A 1999; 34: 121-40 -# (http://adsabs.harvard.edu/abs/1999A&A...341..121S), unless newer data -# have been found. If orbits don't appear in Söderhjelm, they have been -# taken from the Sixth Catalog of Orbits of Visual Binary Stars -# (http://ad.usno.navy.mil/wds/orb6.html) and the Ninth Catalogue of -# Spectroscopic Binary Orbits (http://sb9.astro.ulb.ac.be). Other sources -# appear as comments for individual star systems. - -# For binary orbits, the direction of an orbit's node on the plane of the -# sky is often unknown - the orbits given below will appear correct when -# viewed from Earth, but the true orbit may be tilted either towards -# or away from the Earth. -# For a few orbits the nature of the node is known - these are -# marked with the phrase "fully specified orientation". -# Barycenter positions are based on mass estimates from Söderhjelm or RECONS: -# the figures used are added as comments below. - -# Celestia's estimate of star radius is poor for cool stars. Many -# radii are corrected by the measured data in charm2.stc. To avoid -# the appearance of unphysically small red dwarf stars in this file, -# approximate radii for spectral type have been added for nearby -# red dwarfs not covered by Charm2. Data are taken from Table 1 in -# Kaltenegger and Traub (2009) Transits of Earth-like planets. -# ApJ 698:519-27. -# (iopscience.iop.org/0004-637X/698/1/519/pdf/0004-637X_698_1_519.pdf) - -Barycenter "Solar System Barycenter:SSB" -{ - RA 0 - Dec 0 - Distance 0 -} - -0 "Sol:Sun" -{ - OrbitBarycenter "Solar System Barycenter" - CustomOrbit "vsop87-sun" - - SpectralType "G2V" - AbsMag 4.83 - Temperature 5780 - BoloCorrection -0.08 - - UniformRotation - { - Period 609.12 # 25.38 days - Inclination 7.25 - AscendingNode 75.77 - MeridianAngle 23.00 # standard meridian - } -} - -70890 # Proxima Cen -{ - RA 217.429167 - Dec -62.679444 - Distance 4.242 - SpectralType "M5.0V" - AppMag 11.05 -} - -Barycenter "Rigil Kentaurus:Toliman:ALF Cen:Gliese 559" -{ - RA 219.900833 - Dec -60.835556 - Distance 4.365 -} - -# Pourbaix et al. (2002) Constraining the difference in -# convective blueshift between the components of alpha Centauri -# with precise radial velocities -# http://www.aanda.org/index.php?option=com_article&access=bibcode&Itemid=129&bibcode=2002A%2526A...386..280PFUL - -71683 # ALF Cen A -{ - OrbitBarycenter "ALF Cen" - SpectralType "G2V" - AppMag 0.01 - - EllipticalOrbit { # fully specified orientation - Period 79.91 - SemiMajorAxis 10.77 # mass ratio 1.105:0.934 - Eccentricity 0.5179 - Inclination 82.45 - AscendingNode 231.72 - ArgOfPericenter 279.60 - MeanAnomaly 200.16 - } -} - -71681 # ALF cen B -{ - OrbitBarycenter "ALF Cen" - SpectralType "K0V" - AppMag 1.34 - - EllipticalOrbit { # fully specified orientation - Period 79.91 - SemiMajorAxis 12.75 # mass ratio 1.105:0.934 - Eccentricity 0.5179 - Inclination 82.45 - AscendingNode 231.72 - ArgOfPericenter 99.60 - MeanAnomaly 200.16 - } -} - -87937 # Barnard's Star -{ - RA 269.452083 - Dec 4.693333 - Distance 5.979 - SpectralType "M3.5V" - AppMag 9.57 -} - -# KL Luhman. Discovery of a Binary Brown Dwarf at 2 Parsecs from -# the Sun. ApJ letters in press. http://arxiv.org/abs/1303.2401 -"WISE 1049-5319 A:WISE J104915.57-531906.1 A" -{ - RA 162.315000 - Dec -53.318333 - Distance 6.58 - SpectralType "L8" - AbsMag 23 # for approximate radius in Celestia -} - -"WISE 1049-5319 B:WISE J104915.57-531906.1 B" -{ - RA 162.315700 # separation 1.5" - Dec -53.318333 - Distance 6.58 - SpectralType "L9" # "L/T junction" - AbsMag 24 # for approximate radius in Celestia -} - -"CN Leo:Gliese 406:Wolf 359" -{ - RA 164.121783 - Dec 7.014722 - Distance 7.782 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 13.53 -} - -54035 # Lalande 21185 -{ - RA 165.834167 - Dec 35.970000 - Distance 8.294 - SpectralType "M2.0V" - AppMag 7.47 -} - -Barycenter 32349 "Sirius:Alhabor:ALF CMa:9 CMa:Gliese 244:ADS 5423" -{ - RA 101.287083 - Dec -16.716111 - Distance 8.583 -} - -"Sirius A:Alhabor A:ALF CMa A:9 CMa A:Gliese 244 A:ADS 5423 A" -{ - OrbitBarycenter "Sirius" - SpectralType "A1V" - AppMag -1.43 - - EllipticalOrbit { # fully specified orientation - Period 50.09 - SemiMajorAxis 6.73 # mass ratio 1.99:1.03 - Eccentricity 0.5923 - Inclination 97.51 - AscendingNode 161.33 - ArgOfPericenter 4.56 - MeanAnomaly 40.89 - } -} - -"Sirius B:Alhabor B:ALF CMa B:9 CMa B:Gliese 244 B:ADS 5423 B" -{ - OrbitBarycenter "Sirius" - SpectralType "DA2" - AppMag 8.44 - - EllipticalOrbit { # fully specified orientation - Period 50.09 - SemiMajorAxis 13.00 # mass ratio 1.99:1.03 - Eccentricity 0.592 - Inclination 97.51 - AscendingNode 161.33 - ArgOfPericenter 184.56 - MeanAnomaly 40.89 - } -} - -Barycenter "Gliese 65:Luyten 726-8" -{ - RA 24.755529 - Dec -17.950278 - Distance 8.728 -} - -"BL Cet:Gliese 65 A:Luyten 726-8 A" -{ - OrbitBarycenter "Gliese 65" - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 12.61 - - EllipticalOrbit { - Period 26.52 - SemiMajorAxis 2.61 # mass ratio 0.1:0.1 - Eccentricity 0.62 - Inclination 101.3 - AscendingNode 159.5 - ArgOfPericenter 39.7 - MeanAnomaly 21.3 - } -} - -"UV Cet:Gliese 65 B:Luyten 726-8 B" -{ - OrbitBarycenter "Gliese 65" - SpectralType "M6.0V" - Radius 105000 # approx. for class - AppMag 13.06 - - EllipticalOrbit { - Period 26.52 - SemiMajorAxis 2.61 # mass ratio 0.1:0.1 - Eccentricity 0.62 - Inclination 101.3 - AscendingNode 159.5 - ArgOfPericenter 219.7 - MeanAnomaly 21.3 - } -} - -# Kirpatrick et al. (2011) The First Hundred Brown Dwarfs -# Discovered by the Wide-field Infrared Survey Explorer (WISE) -# http://arxiv.org/abs/1108.4677 -"WISE 1541-2250:WISE J1541-2250:WISEPA J154151.66-225025.2" -{ - Texture "exo-class4night.*" - RA 235.465417 - Dec -22.840278 - Distance 9.3 - SpectralType "T9.5" # actually Y0 - Temperature 350 - Radius 70000 - AbsMag 50 # extremely low -} - -92403 # Ross 154 -{ - RA 282.455833 - Dec -23.836111 - Distance 9.672 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 10.44 -} - -"HH And:Gliese 905:Ross 248" -{ - RA 355.479875 - Dec 44.177222 - Distance 10.310 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 12.29 -} - -16537 # Eps Eri -{ - RA 53.232500 - Dec -9.458333 - Distance 10.480 - SpectralType "K2V" - AppMag 3.73 -} - -114046 # Lacaille 9352 -{ - RA 346.466667 - Dec -35.853056 - Distance 10.691 - SpectralType "M1.0V" - AppMag 7.34 -} - -57548 # Ross 128 -{ - RA 176.935000 - Dec 0.804444 - Distance 10.940 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.16 -} - -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -Barycenter "Gliese 866:Luyten 789-6" -{ - RA 339.640833 - Dec -15.300806 - Distance 11.266 -} - -Barycenter "Gliese 866 A:Luyten 789-6 A" -{ - OrbitBarycenter "Gliese 866" - - EllipticalOrbit { - Period 2.2506 - SemiMajorAxis 0.42 # mass ratio 0.106:(0.105+0.095) - Eccentricity 0.437 - Inclination 96.2 - AscendingNode 133.5 - ArgOfPericenter 76.4 - MeanAnomaly 241.7 - } -} - -"EZ Aqr:Gliese 866 Aa:Luyten 789-6 Aa" -{ - OrbitBarycenter "Gliese 866 A" - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 13.03 - - EllipticalOrbit { - Period 0.010 # 3.8dys - SemiMajorAxis 0.013 # to match period and mass ratio 0.105:0.095 - Inclination 96 # guess - to match plane of B - AscendingNode 133 # guess - to match plane of B - } -} - -"Gliese 866 Ab:Luyten 789-6 Ab" -{ - OrbitBarycenter "Gliese 866 A" - SpectralType "M6V" # from apparent magnitude - Radius 105000 # approx. for estimated class - AppMag 15.07 - - EllipticalOrbit { - Period 0.010 # 3.8dys - SemiMajorAxis 0.014 # to match period and mass ratio 0.105:0.095 - Inclination 96 # guess - to match plane of B - AscendingNode 133 # guess - to match plane of B - ArgOfPericenter 180 - } -} - -"Gliese 866 B:Luyten 789-6 B" -{ - OrbitBarycenter "Gliese 866" - SpectralType "M5V" # from apparent magnitude - Radius 140000 # approx. for estimated class - AppMag 13.27 - - EllipticalOrbit { - Period 2.2506 - SemiMajorAxis 0.78 # mass ratio 0.106:(0.105+0.095) - Eccentricity 0.437 - Inclination 96.2 - AscendingNode 133.5 - ArgOfPericenter 256.4 - MeanAnomaly 241.7 - } -} - -Barycenter "61 Cyg:Gliese 820:ADS 14636" -{ - RA 316.714507 # mass ratio 0.7:0.63 - Dec 38.738139 # - Distance 11.401 -} - -104214 "61 Cyg A:V1803 Cyg:Gliese 820 A:ADS 14636 A" -{ - OrbitBarycenter "61 Cyg" - SpectralType "K5V" - AppMag 5.20 - - EllipticalOrbit { - Period 659 - SemiMajorAxis 40.40 # mass ratio 0.7:0.63 - Eccentricity 0.48 - Inclination 132 - AscendingNode 165 - ArgOfPericenter 195 - MeanAnomaly 165 - } -} - -104217 "61 Cyg B:Gliese 820 B:ADS 14636 B" -{ - OrbitBarycenter "61 Cyg" - SpectralType "K7V" - AppMag 6.03 - - EllipticalOrbit { - Period 659 - SemiMajorAxis 44.90 # mass ratio 0.7:0.63 - Eccentricity 0.48 - Inclination 132 - AscendingNode 165 - ArgOfPericenter 15 - MeanAnomaly 165 - } -} - -Barycenter 37279 "Procyon:Elgomaisa:ALF CMi:10 CMi:Gliese 280:ADS 6251" -{ - RA 114.82724 - Dec 5.2275076 - Distance 11.438 -} - -"Procyon A:Elgomaisa A:ALF CMi A:10 CMi A:Gliese 280 A:ADS 6251 A" -{ - OrbitBarycenter "Procyon" - SpectralType "F5IV" - AppMag 0.37 - - EllipticalOrbit { - Period 40.82 - SemiMajorAxis 4.13 # mass ratio 1.57:0.6 - Eccentricity 0.407 - Inclination 42.9 - AscendingNode 27.8 - ArgOfPericenter 88.4 - MeanAnomaly 282.5 - } -} - -"Procyon B:Elgomaisa B:ALF CMi B:10 CMi B:Gliese 280 B:ADS 6251 B" -{ - OrbitBarycenter "Procyon" - SpectralType "DA" - AppMag 10.70 - - EllipticalOrbit { - Period 40.82 - SemiMajorAxis 10.80 # mass ratio 1.57:0.6 - Eccentricity 0.407 - Inclination 42.9 - AscendingNode 27.8 - ArgOfPericenter 268.4 - MeanAnomaly 282.5 - } -} - -Barycenter "Gliese 725:ADS 11632:Struve 2398" -{ - RA 280.701371 # mass ratio 0.35:0.26 - Dec 59.624455 # - Distance 11.492 -} - -91768 "Gliese 725 A:ADS 11632 A:Struve 2398 A" -{ - OrbitBarycenter "Gliese 725" - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 8.90 - - EllipticalOrbit { - Period 408 - SemiMajorAxis 20.91 # mass ratio 0.35:0.26 - Eccentricity 0.53 - Inclination 112 - AscendingNode 146.1 - ArgOfPericenter 243.5 - MeanAnomaly 198.5 - } -} - -91772 "Gliese 725 B:ADS 11632 B:Struve 2398 B" -{ - OrbitBarycenter "Gliese 725" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 9.69 - - EllipticalOrbit { - Period 408 - SemiMajorAxis 28.14 # mass ratio 0.35:0.26 - Eccentricity 0.53 - Inclination 112 - AscendingNode 146.1 - ArgOfPericenter 63.5 - MeanAnomaly 198.5 - } -} - -Barycenter 1475 "Gliese 15:ADS 246:Groombridge 34" -{ - RA 4.595417 - Dec 44.023056 - Distance 11.654 -} - -"GX And:Gliese 15 A:ADS 246 A:Groombridge 34 A" -{ - OrbitBarycenter "Groombridge 34" - SpectralType "M1.5V" - AppMag 8.08 - - EllipticalOrbit { - Period 2600 - SemiMajorAxis 36.1 # mass ratio 0.49:0.16 - Eccentricity 0 - Inclination 67.9 - AscendingNode 308.4 - MeanLongitude 23.0 - } -} - -"GQ And:Gliese 15 B:ADS 246 B:Groombridge 34 B" -{ - OrbitBarycenter "Groombridge 34" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.06 - - EllipticalOrbit { - Period 2600 - SemiMajorAxis 110.7 # mass ratio 0.49:0.16 - Eccentricity 0 - Inclination 67.9 - AscendingNode 308.4 - MeanLongitude 203.0 - } -} - -Barycenter "EPS Ind:Gliese 845" # orbit of A & B components unknown -{ - RA 330.841091 # mass ratio 0.77:(0.04+0.03) - Dec -56.780045 - Distance 11.815 -} - -108870 "EPS Ind A:Gliese 845 A" -{ - RA 330.82266 - Dec -56.779804 - Distance 11.815 - SpectralType "K4V" - AppMag 4.68 -} - -# McCaughrean, M.J. et al.(2004) "Eps Indi Ba,Bb: The nearest binary -# brown dwarf" A&A 413, 1029. -# (http://arxiv.org/PS_cache/astro-ph/pdf/0309/0309256.pdf) -Barycenter "EPS Ind B:CI Ind:Gliese 845 B" -{ - RA 331.043833 - Dec -56.782694 - Distance 11.815 -} - -"EPS Ind Ba:CI Ind A:Gliese 845 Ba" -{ - OrbitBarycenter "EPS Ind B" - SpectralType "T1V" - Temperature 1280 - AbsMag 34.9 # for correct radius in Celestia - - EllipticalOrbit { - Period 15.5 # approximate orbit - SemiMajorAxis 0.99 # mass ratio 47:28J - } -} - -"EPS Ind Bb:CI Ind B:Gliese 845 Bb" -{ - OrbitBarycenter "EPS Ind B" - SpectralType "T6V" - Temperature 850 - AbsMag 51.4 # for correct radius in Celestia - - EllipticalOrbit { - Period 15.5 # approximate orbit - SemiMajorAxis 1.66 # mass ratio 47:28J - ArgOfPericenter 180 - } -} - -"DX Cnc:GJ 1111:Giclas 51-15" -{ - RA 127.456125 - Dec 26.775611 - Distance 11.826 - SpectralType "M6.0V" - Radius 105000 # approx. for class - AppMag 14.90 -} - -8102 # Tau Cet -{ - RA 26.017083 - Dec -15.937500 - Distance 11.905 - SpectralType "G8.5V" - AppMag 3.49 -} - -"GJ 1061:Luyten 372-58:RECONS 1" -{ - RA 53.998750 - Dec -44.512500 - Distance 11.991 - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 13.09 -} - -5643 # Luyten 725-032 -{ - RA 18.127500 - Dec -16.999167 - Distance 12.121 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.10 -} - -36208 # Luyten's Star -{ - RA 111.852083 - Dec 5.225833 - Distance 12.251 - SpectralType "M3.5V" - Radius 225000 # approx for class - AppMag 9.85 -} - -# Biller B.A. et al.(2006) "Discovery of the Closest Brown Dwarf to -# the Sun? A Methane Rich Brown Dwarf Around the Nearby M8.5 Star -# SCR 1845" -# (http://xxx.uni-augsburg.de/PS_cache/astro-ph/pdf/0601/0601441.pdf) -Barycenter "SCR 1845-6357:SCR J1845-6357:2MASS 1845-6357:2MASS J18450541-6357475" -{ - RA 281.260833 - Dec -63.964444 - Distance 12.569 -} - -"SCR 1845-6357 A:SCR J1845-6357 A:2MASS 1845-6357 A:2MASS J18450541-6357475 A" -{ - OrbitBarycenter "SCR 1845-6357" - SpectralType "M8.5V" - Radius 66000 # approx. for class - AppMag 17.40 - - EllipticalOrbit { - Period 23.5 # estimate - SemiMajorAxis 1.6 # estimated mass ratio 0.07:0.045 - ArgOfPericenter 180 - } -} - -"SCR 1845-6357 B:SCR J1845-6357 B:2MASS 1845-6357 B:2MASS J18450541-6357475 B" -{ - OrbitBarycenter "SCR 1845-6357" - SpectralType "T6V" - Temperature 950 - Radius 62500 - AbsMag 50 # faintest visible in Celestia - - EllipticalOrbit { - Period 23.5 # estimate - SemiMajorAxis 2.4 # estimated mass ratio 0.07:0.045 - } -} - -"Teegarden's Star:2MASS 0253+1652:2MASS J02530084+1652532:SO 0253+1652:SO J025300.5+165258" -{ - RA 43.253613 - Dec 16.881389 - Distance 12.573 - SpectralType "M6.5V" - Radius 94000 # approx. for class - AppMag 15.14 -} - -24186 # Kapteyn's Star -{ - RA 77.919167 - Dec -45.018333 - Distance 12.757 - SpectralType "M2.0VI" - AppMag 8.85 -} - -105090 # Lacaille 8760 -{ - RA 319.313750 - Dec -38.867500 - Distance 12.869 - SpectralType "K9.0V" - AppMag 6.67 -} - -"DENIS 1048-3956:DENIS-P J104814.9-395604:RECONS 2:2MASS 1048-3956:2MASS J10481463-3956062" -{ - Texture "browndwarf.*" - RA 162.061250 - Dec -39.935000 - Distance 13.124 - SpectralType "M8.5V" - Radius 66000 # approx. for class - AppMag 17.39 -} - -Barycenter 110893 "Gliese 860:ADS 15972:Kruger 60" -{ - RA 336.997917 - Dec 57.695833 - Distance 13.149 -} - -"Gliese 860 A:ADS 15972 A:Kruger 60 A" -{ - OrbitBarycenter "Kruger 60" - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 9.79 - - EllipticalOrbit { - Period 44.64 - SemiMajorAxis 3.53 # mass ratio 0.30:0.17 - Eccentricity 0.41 - Inclination 34.04 - AscendingNode 120.09 - ArgOfPericenter 269.84 - MeanAnomaly 239.52 - } -} - -"DO Cep:Gliese 860 B:ADS 15972 B:Kruger 60 B" -{ - OrbitBarycenter "Kruger 60" - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.41 - - EllipticalOrbit { - Period 44.64 - SemiMajorAxis 6.23 # mass ratio 0.30:0.17 - Eccentricity 0.41 - Inclination 34.04 - AscendingNode 120.09 - ArgOfPericenter 89.84 - MeanAnomaly 239.52 - } -} - -Barycenter 30920 "Gliese 234:Ross 614" -{ - RA 97.347500 - Dec -2.813889 - Distance 13.343 -} - -"V577 Mon:Gliese 234 A:Ross 614 A" -{ - OrbitBarycenter "Ross 614" - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 11.18 - - EllipticalOrbit { - Period 16.5 - SemiMajorAxis 1.31 # mass ratio 0.22:0.09 - Eccentricity 0.38 - Inclination 54.18 - AscendingNode 71.17 - ArgOfPericenter 130.67 - MeanAnomaly 0.00 - } -} - -"Gliese 234 B:Ross 614 B" -{ - OrbitBarycenter "Ross 614" - SpectralType "M7V" - Radius 83500 # approx. for class - AppMag 14.26 - - EllipticalOrbit { - Period 16.5 - SemiMajorAxis 3.19 # mass ratio 0.22:0.09 - Eccentricity 0.38 - Inclination 54.18 - AscendingNode 71.17 - ArgOfPericenter 310.67 - MeanAnomaly 0.00 - } -} - -# The discovery of a very cool, very nearby brown dwarf -# in the Galactic plane. Lucas et al. http://arxiv.org/abs/1004.0317v2 -"UGPS 0722-05:UGPS J0722-05:UGPS J072227.51-054031.2" -{ - Texture "exo-class4night.*" - RA 110.613750 - Dec -5.675000 - Distance 13.367 - SpectralType "T9" - Temperature 540 - Radius 70000 # approx. - AbsMag 50 # extremely low -} - -80824 # Wolf 1061 -{ - RA 247.575417 - Dec -12.662500 - Distance 13.916 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 10.10 -} - -3829 # van Maanen's Star -{ - RA 12.291250 - Dec 5.388611 - Distance 14.017 - SpectralType "DZ7" - AppMag 12.40 -} - -439 # Cordoba 32416 - -{ - RA 1.351667 - Dec -37.357500 - Distance 14.161 - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 8.54 -} - -Barycenter "Gliese 473:Wolf 424" -{ - RA 188.321667 - Dec 9.020833 - Distance 14.312 -} - -"Gliese 473 A:Wolf 424 A" -{ - OrbitBarycenter "Wolf 424" - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 13.25 - - EllipticalOrbit { - Period 15.9 - SemiMajorAxis 1.92 # mass ratio 0.14:0.13 - Eccentricity 0.3 - Inclination 28.7 - AscendingNode 359.5 - ArgOfPericenter 81.1 - MeanAnomaly 169.8 - } -} - -"FL Vir:Gliese 473 B:Wolf 424 B" -{ - OrbitBarycenter "Wolf 424" - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 13.24 - - EllipticalOrbit { - Period 15.9 - SemiMajorAxis 2.06 # mass ratio 0.14:0.13 - Eccentricity 0.3 - Inclination 28.7 - AscendingNode 359.5 - ArgOfPericenter 261.1 - MeanAnomaly 169.8 - } -} - -"TZ Ari:Gliese 83.1:Luyten 1159-16" -{ - RA 30.055000 - Dec 13.052222 - Distance 14.509 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.31 -} - -86162 # Gliese 687 -{ - RA 264.107917 - Dec 68.339167 - Distance 14.794 - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 9.17 -} - -"GJ 3622:LP 731-58" -{ - RA 162.052500 - Dec -11.337222 - Distance 14.805 - SpectralType "M6.5V" - Radius 94000 # approx. for class - AppMag 15.73 -} - -Barycenter "GJ 1245" # orbit of A & B components unknown -{ - RA 298.477317 # mass ratio (0.11+0.07):0.10 - Dec 44.415377 # - Distance 14.812 -} - -Barycenter "GJ 1245 A" -{ - RA 298.475833 - Dec 44.415278 - Distance 14.812 -} - - -"V1581 Cyg:GJ 1245 Aa" -{ - OrbitBarycenter "GJ 1245 A" - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 13.46 - - EllipticalOrbit { - Period 15.22 - SemiMajorAxis 0.49 # mass ratio 0.11:0.07 - Eccentricity 0.32 - Inclination 20 - AscendingNode 197 - ArgOfPericenter 58 - MeanAnomaly 40 - } -} - -"GJ 1245 Ab" -{ - OrbitBarycenter "GJ 1245 A" - SpectralType "M7.5V" # from low luminosity - Radius 80000 # approx. for estimated class - AppMag 16.75 - - EllipticalOrbit { - Period 15.22 - SemiMajorAxis 0.78 # mass ratio 0.11:0.07 - Eccentricity 0.32 - Inclination 20 - AscendingNode 197 - ArgOfPericenter 238 - MeanAnomaly 40 - } -} - -"GJ 1245 B" -{ - RA 298.480000 - Dec 44.415556 - Distance 14.812 - SpectralType "M6.0V" - Radius 105000 # approx. for class - AppMag 14.01 -} - -85523 # Gliese 674 -{ - RA 262.166250 - Dec -46.895278 - Distance 14.818 - SpectralType "M2.5V" - Radius 290000 # approx. for class - AppMag 9.37 -} - -57367 # Luyten 145-141 -{ - RA 176.428750 - Dec -64.841389 - Distance 15.092 - SpectralType "DQ6" - AppMag 11.50 -} - -113020 # Ross 780 -{ - RA 343.319583 - Dec -14.263611 - Distance 15.208 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 10.18 -} - -"GJ 1002" -{ - RA 1.682500 - Dec -7.539444 - Distance 15.313 - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 13.77 -} - -"GJ 3618:Luyten 143-23" -{ - RA 161.132500 - Dec -61.193889 - Distance 15.554 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 13.92 -} - -Barycenter 54211 "Gliese 412:Lalande 21258" # orbits of A & B unknown -{ - RA 166.370443 # mass ratio 0.48:0.10 - Dec 43.525816 # - Distance 15.859 -} - -"Gliese 412 A:Lalande 21258 A" -{ - RA 166.369167 - Dec 43.526667 - Distance 15.859 - SpectralType "M1.0V" - Radius 341000 # approx. for class - AppMag 8.77 -} - -"WX UMa:Gliese 412 B:Lalande 21258 B" -{ - RA 166.376667 - Dec 43.521667 - Distance 15.859 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 14.44 -} - -49908 # Groombridge 1618 -{ - RA 152.842083 - Dec 49.454167 - Distance 15.869 - SpectralType "K7.0V" - AppMag 6.59 -} - -1001741423 "AD Leo:Gliese 388" -{ - RA 154.901667 - Dec 19.869444 - Distance 15.942 - SpectralType "M2.5V" - AppMag 9.29 -} - -# Kirkpatrick et al. (2011) The First Hundred Brown Dwarfs -# Discovered by the Wide-field Infrared Survey Explorer (WISE) -# http://arxiv.org/abs/1108.4677 -"WISE 1506+7027:WISE J1506+7027:WISEPC J150649.97+702736.0" -{ - RA 226.708333 - Dec 70.460000 - Distance 16 - SpectralType "T6.0" - AbsMag 33.5 # for approximate radius in Celestia -} - -# Artigau et al. DENIS J081730.0-615520: An overlooked mid-T -# dwarf in the solar neighborhood -# http://arxiv.org/abs/1006.3577 -"DENIS 0817-6155:DENIS-P J081730.0-615520:2MASS 0817-6155:2MASS J08173001-6155158" -{ - RA 124.375000 - Dec -61.921111 - Distance 16.07 - SpectralType "T6.0" - AbsMag 33.5 # for approximate radius in Celestia -} - -106440 # Luyten 354-89 -{ - RA 323.391667 - Dec -49.008889 - Distance 16.144 - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 8.66 -} - -"LP 944-20" -{ - Texture "browndwarf.*" - RA 54.896667 - Dec -35.428056 - Distance 16.195 - SpectralType "M9.0V" - Radius 56000 # approx. for class - AppMag 18.69 -} - -"DENIS 0255-4700:DENIS-P J025503.5-470050:2MASS 0255-4700:2MASS J02550357-4700509" -{ - RA 43.765417 - Dec -47.014444 - Distance 16.197 - SpectralType "L7.5V" - Radius 70000 # approx. - AppMag 22.92 -} - -Barycenter 19849 "Keid:OMI2 Eri:40 Eri:Gliese 166:ADS 3093" # Orbits of A & (BC) unknown -{ - RA 63.828351 # mass ratio 0.89:(0.5+0.20) - Dec -7.655829 # - Distance 16.255 -} - -"Keid A:OMI2 Eri A:40 Eri A:Gliese 166 A:ADS 3093 A" -{ - RA 63.817917 - Dec -7.652778 - Distance 16.255 - SpectralType "K0.5V" - AppMag 4.43 -} - -Barycenter "Keid BC:OMI2 Eri BC:40 Eri BC:Gliese 166 BC" -{ - RA 63.841667 - Dec -7.659722 - Distance 16.255 -} - -"Keid B:OMI2 Eri B:40 Eri B:Gliese 166 B:ADS 3093 B" -{ - OrbitBarycenter "Keid BC" - SpectralType "DA4" - AppMag 9.52 - - EllipticalOrbit { - Period 252.1 - SemiMajorAxis 9.97 # mass ratio 0.5:0.2 - Eccentricity 0.41 - Inclination 84.4 - AscendingNode 215.2 - ArgOfPericenter 90.4 - MeanAnomaly 214.77 - } -} - -"Keid C:OMI2 Eri C:40 Eri C:DY Eri:Gliese 166 C:ADS 3093 C" -{ - OrbitBarycenter "Keid BC" - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.24 - - EllipticalOrbit { - Period 252.1 - SemiMajorAxis 24.92 # mass ratio 0.5:0.2 - Eccentricity 0.41 - Inclination 84.4 - AscendingNode 215.2 - ArgOfPericenter 270.4 - MeanAnomaly 214.77 - } -} - -112460 # EV Lac -{ - RA 341.702083 - Dec 44.330833 - Distance 16.455 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 10.22 -} - -86214 # Gliese 682 -{ - RA 264.265417 - Dec -44.319167 - Distance 16.465 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 10.95 -} - -Barycenter 88601 "70 Oph:Gliese 702:ADS 11046:Struve 2272" -{ - RA 271.363750 - Dec 2.500000 - Distance 16.644 -} - -"70 Oph A:Gliese 702 A:ADS 11046 A:Struve 2272 A" -{ - OrbitBarycenter "70 Oph" - SpectralType "K0V" - AppMag 4.21 - - EllipticalOrbit { - Period 88.34 - SemiMajorAxis 10.55 # mass ratio 0.88:0.73 - Eccentricity 0.50 - Inclination 116.40 - AscendingNode 331.07 - ArgOfPericenter 341.25 - MeanAnomaly 63.90 - } -} - -"70 Oph B:Gliese 702 B:ADS 11046 B:Struve 2272 B" -{ - OrbitBarycenter "70 Oph" - SpectralType "K5V" - AppMag 6.01 - - EllipticalOrbit { - Period 88.34 - SemiMajorAxis 12.72 # mass ratio 0.88:0.73 - Eccentricity 0.50 - Inclination 116.40 - AscendingNode 331.07 - ArgOfPericenter 161.25 - MeanAnomaly 63.90 - } -} - -97649 # Altair -{ - RA 297.695833 - Dec 8.868333 - Distance 16.692 - SpectralType "A7IV" - AppMag 0.77 - - RotationPeriod 10.4 - SemiAxes [ 1 0.88 1 ] # equatorial radius 14% greater than polar -} - -Barycenter "GJ 1116" # orbit of A & B unknown -{ - RA 134.562083 # mass ratio 0.11:0.10 - Dec 19.762724 # - Distance 17.059 -} - -"EI Cnc:GJ 1116 A" -{ - RA 134.562083 - Dec 19.761944 - Distance 17.059 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 14.06 -} - -"GJ 1116 B:LP 426-40" -{ - RA 134.562083 - Dec 19.763611 - Distance 17.059 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 14.92 -} - -1006050134 "GJ 3379:Giclas 99-49" -{ - RA 90.015000 - Dec 2.705556 - Distance 17.097 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.31 -} - -"GJ 3323:LP 656-38:RECONS 3" -{ - RA 75.487500 - Dec -6.946389 - Distance 17.357 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.22 -} - -# Leggett S.K. et al. (2009) "The phyical properties of four -# 600K T dwarfs." ApJ, 695, 1517. -# (http://arxiv.org/abs/0901.4093) -# unresolved binary; separation and orbit unknown -"2MASS 0939-2448 A:2MASS J09393548-2448279 A" -{ - Texture "exo-class4night.*" - RA 144.897823 - Dec -24.80775 - Distance 17.414 - SpectralType "T8V" - Temperature 600 - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -"2MASS 0939-2448 B:2MASS J09393548-2448279 B" -{ - Texture "exo-class4night.*" - RA 144.897843 - Dec -24.80775 - Distance 17.414 - SpectralType "T8V" - Temperature 600 - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -57544 # Gliese 445 -{ - RA 176.922500 - Dec 78.691111 - Distance 17.418 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 10.79 -} - -67155 # Lalande 25372 -{ - RA 206.432500 - Dec 14.891389 - Distance 17.657 - SpectralType "M1.0V" - Radius 341000 # approx. for class - AppMag 8.46 -} - -# Kirpatrick et al. (2011) The First Hundred Brown Dwarfs -# Discovered by the Wide-field Infrared Survey Explorer (WISE) -# http://arxiv.org/abs/1108.4677 -"WISE 1741+2553:WISE J1741+2553:WISEPA J174124.26+255319.5" -{ - Texture "exo-class4night.*" - RA 265.351250 - Dec 25.888889 - Distance 17.9 - SpectralType "T9.0" - Temperature 500 # approx. - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -Barycenter 21088 "Gliese 169.1:Stein 2051" # orbit of A & B unknown -{ - RA 67.796397 # mass ratio 0.224:0.50 - Dec 58.977167 # - Distance 18.068 -} - -"Gliese 169.1 A:Stein 2051 A" -{ - RA 67.799375 - Dec 58.977167 - Distance 18.068 - SpectralType "M4V" - Radius 180000 # approx. for class - AppMag 11.04 -} - -1020623744 "Gliese 169.1 B:Stein 2051 B" -{ - RA 67.795063 - Dec 58.977167 - Distance 18.068 - SpectralType "DC5" - AppMag 12.43 -} - -33226 # Wolf 294 -{ - RA 103.704167 - Dec 33.268056 - Distance 18.313 - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 10.02 -} - -"2MASS 1835+3259:2MASS J18353790+3259545" -{ - RA 278.907917 - Dec 32.998333 - Distance 18.480 - SpectralType "M8.5V" - Radius 66000 # approx. for class - AppMag 18.27 -} - -25878 # Wolf 1453 -{ - RA 82.864167 - Dec -3.677222 - Distance 18.533 - SpectralType "M1.0V" - AppMag 7.95 -} - -103039 # LP 816-60 -{ - RA 313.137500 - Dec -16.974722 - Distance 18.635 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.50 -} - -"2MASS 0415-0935:2MASS J04151954-0935066" -{ - Texture "exo-class4night.*" - RA 63.83125 - Dec -9.585 - Distance 18.709 - SpectralType "T8.0V" - Temperature 760 - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -96100 # Sig Dra -{ - RA 293.090000 - Dec 69.661111 - Distance 18.768 - SpectralType "G9V" - AppMag 4.67 -} - -Barycenter 29295 "Gliese 229:Luyten 668-21:LPM 230" # orbit of A & B unknown -{ - RA 92.644265 # mass ratio 0.556:0.05 - Dec -21.864482 # - Distance 18.770 -} - -"Gliese 229 A:Luyten 668-21 A:LPM 230 A" -{ - RA 92.644231 - Dec -21.864643 - Distance 18.770 - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 8.14 -} - -"Gliese 229 B:Luyten 668-21 B:LPM 230 B" -{ - RA 92.644643 - Dec -21.862692 - Distance 18.770 - SpectralType "T6.0V" - AbsMag 33.5 # for approximate radius in Celestia -} - -26857 # Ross 47 -{ - RA 85.538750 - Dec 12.489444 - Distance 19.018 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.57 -} - -86990 # Luyten 205-128 -{ - RA 266.642500 - Dec -57.319167 - Distance 19.063 - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 10.76 -} - -Barycenter 94761 "Gliese 752:Ross 652:Wolf 1055" # orbit of A & B unknown -{ - RA 289.232026 # mass ratio 0.494:0.073 - Dec 5.166493 # - Distance 19.078 -} - -"V1428 Aql:Gliese 752 A:Ross 652 A:Wolf 1055 A" -{ - RA 289.230417 - Dec 5.1688889 - Distance 19.078 - SpectralType "M2.5V" - Radius 290000 # approx. for class - AppMag 9.10 -} - -"Van Biesbroek's Star:V1298 Aql:Gliese 752 B:Ross 652 B:Wolf 1055 B:VB 10" -{ - RA 289.242917 - Dec 5.150278 - Distance 19.078 - SpectralType "M8.0V" - Radius 77000 # approx. for class - AppMag 17.45 -} - -Barycenter "Gliese 570:ADS 9446" -{ - RA 224.363404 # mass ratio 0.76:(0.49+0.34) - Dec -21.413381 # - Distance 19.116 -} - -73184 "KX Lib:Gliese 570 A:ADS 9446 A" # fully specified orientation -{ - OrbitBarycenter "Gliese 570" - SpectralType "K4V" - AppMag 5.64 - - EllipticalOrbit { - Period 2130 - SemiMajorAxis 99.39 # mass ratio 0.76:(0.49+0.34) - Eccentricity 0.2 - Inclination 142.62 - AscendingNode 191.56 - ArgOfPericenter 129.2 - MeanAnomaly 52.6 - } -} - -Barycenter 73182 "Gliese 570 BC" # fully specified orientation -{ - OrbitBarycenter "Gliese 570" - - EllipticalOrbit { - Period 2130 - SemiMajorAxis 91.01 # mass ratio 0.76:(0.49+0.34) - Eccentricity 0.2 - Inclination 142.62 - AscendingNode 191.56 - ArgOfPericenter 309.2 - MeanAnomaly 52.6 - } -} - -"Gliese 570 B:ADS 9446 B" -{ - OrbitBarycenter "Gliese 570 BC" - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 8.30 - - EllipticalOrbit { - Period 0.847 - SemiMajorAxis 0.34 # mass ratio 0.49:0.34 - Eccentricity 0.76 - Inclination 93.84 - AscendingNode 246.91 - ArgOfPericenter 214.71 - MeanAnomaly 34.00 - } -} - -"Gliese 570 C:ADS 9446 C" -{ - OrbitBarycenter "Gliese 570 BC" - SpectralType "M3V" - Radius 270000 # approx. for class - AppMag 9.96 - - EllipticalOrbit { - Period 0.847 - SemiMajorAxis 0.48 # mass ratio 0.49:0.34 - Eccentricity 0.76 - Inclination 93.84 - AscendingNode 246.91 - ArgOfPericenter 34.71 - MeanAnomaly 34.00 - } -} - -"Gliese 570 D:ADS 9446 D" -{ - Texture "exo-class4night.*" - RA 224.312500 - Dec -21.363889 - Distance 19.116 - SpectralType "T7.5V" - Temperature 750 - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -"Gliese 754:Luyten 347-14" -{ - RA 290.200833 - Dec -45.558889 - Distance 19.280 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.23 -} - -76074 # Gliese 588 -{ - RA 233.053750 - Dec -41.275556 - Distance 19.355 - SpectralType "M2.5V" - Radius 290000 # approx. for class - AppMag 9.31 -} - -Barycenter 1242 "GJ 1005:Luyten 722-22" -{ - RA 3.867083 - Dec -16.133889 - Distance 19.374 -} - -"GJ 1005 A:Luyten 722-22 A" -{ - OrbitBarycenter "Luyten 722-22" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.60 - - EllipticalOrbit { - Period 4.566 - SemiMajorAxis 0.62 # mass ratio 0.18:0.11 - Eccentricity 0.364 - Inclination 72.3 - AscendingNode 85.2 - ArgOfPericenter 169.4 - MeanAnomaly 5.4 - } -} - -"GJ 1005 B:Luyten 722-22 B" -{ - OrbitBarycenter "Luyten 722-22" - SpectralType "M7V" - Radius 84000 # approx. for class - AppMag 14.02 - - EllipticalOrbit { - Period 4.566 - SemiMajorAxis 1.01 # mass ratio 0.18:0.11 - Eccentricity 0.364 - Inclination 72.3 - AscendingNode 85.2 - ArgOfPericenter 349.4 - MeanAnomaly 5.4 - } -} - -Barycenter 3821 "Achird:ETA Cas:24 Cas:Gliese 34:ADS 671" -{ - RA 12.27625 - Dec 57.815278 - Distance 19.388 -} - -"Achird A:ETA Cas A:24 Cas A:Gliese 34 A:ADS 671 A" -{ - OrbitBarycenter "Achird" - SpectralType "G3V" - AppMag 3.46 - - EllipticalOrbit { - Period 480 - SemiMajorAxis 24.99 # mass ratio 1.11:0.60 - Eccentricity 0.497 - Inclination 152.19 - AscendingNode 6.96 - ArgOfPericenter 179.63 - MeanAnomaly 82.80 - } -} - -"Achird B:ETA Cas B:24 Cas B:Gliese 34 B:ADS 671 B" -{ - OrbitBarycenter "Achird" - SpectralType "K7.0V" - AppMag 7.21 - - EllipticalOrbit { - Period 480 - SemiMajorAxis 46.24 # mass ratio 1.11:0.60 - Eccentricity 0.497 - Inclination 152.19 - AscendingNode 6.96 - ArgOfPericenter 359.63 - MeanAnomaly 82.80 - } -} - -Barycenter "36 Oph:Gliese 663:ADS 10417" # orbit of (AB) & C unknown -{ - RA 258.901180 # mass ratio (0.85+0.85):0.7 - Dec -26.586250 # - Distance 19.401 -} - -Barycenter 84405 "36 Oph AB:Gliese 663 AB" -{ - RA 258.837500 - Dec -26.602778 - Distance 19.401 -} - -"36 Oph A:Gliese 663 A:ADS 10417 A" -{ - OrbitBarycenter "36 Oph AB" - SpectralType "K1.5V" - AppMag 5.07 - - EllipticalOrbit { - Period 470.9 - SemiMajorAxis 38.8 # mass ratio 0.85:0.85 - Eccentricity 0.916 - Inclination 13.35 - AscendingNode 348.86 - ArgOfPericenter 271.0 - MeanAnomaly 246.3 - } -} - -"36 Oph B:Gliese 663 B:ADS 10417 B" -{ - OrbitBarycenter "36 Oph AB" - SpectralType "K1V" - AppMag 5.08 - - EllipticalOrbit { - Period 470.9 - SemiMajorAxis 38.8 # mass ratio 0.85:0.85 - Eccentricity 0.916 - Inclination 13.35 - AscendingNode 348.86 - ArgOfPericenter 91.0 - MeanAnomaly 246.3 - } -} - -84478 "36 Oph C:V2215 Oph:Gliese 664:Gliese 663 C:ADS 10417 C" -{ - RA 259.055833 - Dec -26.546111 - Distance 19.401 - SpectralType "K5V" - AppMag 6.32 -} - -117473 # Gliese 908 -{ - RA 357.302083 - Dec 2.401111 - Distance 19.412 - SpectralType "M1.0V" - Radius 341000 # approx. for class - AppMag 8.98 -} - -37766 # Ross 882 -{ - RA 116.167500 - Dec 3.552500 - Distance 19.509 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.19 -} - -Barycenter 99461 "Gliese 783:CD-36 13940:J Herschel 5173:HJ 5173" # orbit of A & B unknown -{ - RA 302.798770 # mass ratio 0.82:0.20 - Dec -36.097603 # - Distance 19.618 -} - -"Gliese 783 A:CD-36 13940 A:J Herschel 5173 A:HJ 5173 A" -{ - RA 302.79837 - Dec -36.097385 - Distance 19.618 - SpectralType "K2.5V" - AppMag 5.31 -} - -"Gliese 783 B:CD-36 13940 B:J Herschel 5173 B:HJ 5173 B" -{ - RA 302.8004 - Dec -36.09849 - Distance 19.618 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.50 -} - -15510 # 82 Eri -{ - RA 49.981667 - Dec -43.069722 - Distance 19.711 - SpectralType "G8V" - AppMag 4.26 -} - -# Kirpatrick et al. (2011) The First Hundred Brown Dwarfs -# Discovered by the Wide-field Infrared Survey Explorer (WISE) -# http://arxiv.org/abs/1108.4677 -"WISE 0254+0223:WISE J0254+0223:WISEPA J025409.45+022359.1" -{ - Texture "exo-class4night.*" - RA 43.539583 - Dec 2.399722 - Distance 19.8 - SpectralType "T8.0" - Temperature 500 - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -"GJ 1221:LP 44-113" -{ - RA 267.027917 - Dec 70.874722 - Distance 19.804 - SpectralType "DXP9" - AppMag 14.22 -} - -Barycenter "Gliese 338:ADS 7251:Struve 1321" -{ - RA 138.598959 - Dec 52.775278 - Distance 19.921 -} - -45343 "Gliese 338 A:ADS 7251 A:Struve 1321 A" -{ - OrbitBarycenter "Struve 1321" - SpectralType "M0V" - Radius 432000 # approx. for class - AppMag 7.64 - - EllipticalOrbit { - Period 975 - SemiMajorAxis 51.58 # mass ratio 06:0.6 - Eccentricity 0.28 - Inclination 113 - AscendingNode 13 - ArgOfPericenter 276 - MeanAnomaly 264 - } -} - -120005 "Gliese 338 B:ADS 7251 B:Struve 1321 B" -{ - OrbitBarycenter "Struve 1321" - SpectralType "K7V" - AppMag 7.70 - - EllipticalOrbit { - Period 975 - SemiMajorAxis 51.58 # mass ratio 06:0.6 - Eccentricity 0.28 - Inclination 113 - AscendingNode 13 - ArgOfPericenter 96 - MeanAnomaly 264 - } -} - -99240 # Del Pav -{ - RA 302.181667 - Dec -66.181944 - Distance 19.923 - SpectralType "G8IV" - AppMag 3.55 -} - -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -Barycenter 34603 "Gliese 268:Ross 986" -{ - RA 107.5075 - Dec 38.529444 - Distance 19.960 -} - -"QY Aur:Gliese 268 A:Ross 986 A" -{ - OrbitBarycenter "Ross 986" - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 12.05 - - EllipticalOrbit { - Period 0.02856 # 10.43dy - SemiMajorAxis 0.03 # mass ratio 0.17:0.16 - ArgOfPericenter 180 - } -} - -"Gliese 268 B:Ross 986 B" -{ - OrbitBarycenter "Ross 986" - SpectralType "M6V" - Radius 105000 # approx. for class - AppMag 12.45 - - EllipticalOrbit { - Period 0.02856 # 10.43dy - SemiMajorAxis 0.03 # mass ratio 0.17:0.16 - } -} - -"2MASS 0937+2931:2MASS J09373487+2931409" -{ - RA 144.391667 - Dec 29.516667 - Distance 19.973 - SpectralType "T6.0V" - AbsMag 33.5 # for approximate radius in Celestia -} - -99701 # Gliese 784 -{ - RA 303.472500 - Dec -45.163889 - Distance 20.215 - SpectralType "M0.0V" - Radius 432000 # approx. for class - AppMag 7.95 -} - -71253 # Gliese 555 -{ - RA 218.570000 - Dec -12.519444 - Distance 20.286 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.32 -} - -Barycenter 116132 "Gliese 896" -{ - RA 352.967500 - Dec 19.937222 - Distance 20.401 -} - -Barycenter "Gliese 896 A" -{ - OrbitBarycenter "Gliese 896" - - EllipticalOrbit { - Period 359 - SemiMajorAxis 15.12 # mass ratio (0.34+0.13):(0.16+0.09) - Eccentricity 0.2 - Inclination 19.6 - AscendingNode 138.8 - ArgOfPericenter 119.1 - MeanAnomaly 352.0 - } -} - -Barycenter "Gliese 896 B" -{ - OrbitBarycenter "Gliese 896" - - EllipticalOrbit { - Period 359 - SemiMajorAxis 28.44 # mass ratio (0.34+0.13):(0.16+0.09) - Eccentricity 0.2 - Inclination 19.6 - AscendingNode 138.8 - ArgOfPericenter 299.1 - MeanAnomaly 352.0 - } -} - -"EQ Peg:Gliese 896 Aa" -{ - OrbitBarycenter "Gliese 896 A" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 10.27 - - EllipticalOrbit { - Period 3.5 # "of the order of a few years" - SemiMajorAxis 0.5 # mass ratio 0.34:0.13 - ArgOfPericenter 180 - Inclination 20 # to match orbital plane - AscendingNode 140 # of system - } - -} - -"Gliese 896 Ab" -{ - OrbitBarycenter "Gliese 896 A" - SpectralType "M7V" # from apparent magnitude - Radius 84000 # approx. for estimated class - AppMag 13.26 - - EllipticalOrbit { - Period 3.5 # "of the order of a few years" - SemiMajorAxis 1.2 # mass ratio 0.34:0.13 - Inclination 20 # to match orbital plane - AscendingNode 140 # of system - } -} - -"Gliese 896 Ba" -{ - OrbitBarycenter "Gliese 896 B" - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 12.21 - - EllipticalOrbit { - Period 4.1 # "of the order of a few years" - SemiMajorAxis 0.6 # mass ratio 0.16:0.09 - ArgOfPericenter 180 - Inclination 20 # to match orbital plane - AscendingNode 140 # of system - } -} - -"Gliese 896 Bb" -{ - OrbitBarycenter "Gliese 896 B" - SpectralType "M9V" # from apparent magnitude - Radius 56000 # approx. for class - AppMag 15.40 - - EllipticalOrbit { - Period 4.1 # "of the order of a few years" - SemiMajorAxis 1.0 # mass ratio 0.16:0.09 - Inclination 20 # to match orbital plane - AscendingNode 140 # of system - } -} - -74995 # Wolf 562 -{ - RA 229.861667 - Dec -7.722222 - Distance 20.669 - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 10.57 -} - -"LHS 2090:LP 368-128" -{ - RA 135.098333 - Dec 21.834722 - Distance 20.792 - SpectralType "M6.0V" - Radius 105000 # approx. for class - AppMag 16.10 -} - -"LHS 337:Luyten 471-42:GJ 3737" -{ - RA 189.704583 - Dec -38.381667 - Distance 20.804 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.75 -} - -Barycenter 84140 "Gliese 661:BD+45 2505" -{ - RA 258.032917 - Dec 45.665833 - Distance 20.865 -} - -"Gliese 661 A:BD+45 2505 A" -{ - OrbitBarycenter "Gliese 661" - SpectralType "M3V" - Radius 270000 # approx. for class - AppMag 9.93 - - EllipticalOrbit { - Period 12.96 - SemiMajorAxis 2.43 # mass ratio 0.36:0.35 - Eccentricity 0.75 - Inclination 27.34 - AscendingNode 65.56 - ArgOfPericenter 138.70 - MeanAnomaly 248.89 - } -} - -"Gliese 661 B:BD+45 2505 B" -{ - OrbitBarycenter "Gliese 661" - SpectralType "M4V" - Radius 180000 # approx. for class - AppMag 10.35 - - EllipticalOrbit { - Period 12.96 - SemiMajorAxis 2.50 # mass ratio 0.36:0.35 - Eccentricity 0.75 - Inclination 27.34 - AscendingNode 65.56 - ArgOfPericenter 318.70 - MeanAnomaly 248.89 - } -} - -# Artigau E. et al. (2006) Discovery of the brightest T dwarf in the -# northern hemisphere." ApJ, 651, L57. -# (http://arxiv.org/abs/astro-ph/0609419) -"2MASS 0136+0933:2MASS J01365662+0933473:SIMP J013656.5+093347" -{ - RA 24.235833 - Dec 9.563056 - Distance 20.874 - SpectralType "T2.5V" - AbsMag 27.5 # for approximate radius in Celestia -} - -"Gliese 223.2:LP 658-2:HL 4" -{ - RA 88.790417 - Dec -4.171389 - Distance 20.901 - SpectralType "DZ9" - AppMag 14.47 -} - -"GJ 3959:Giclas 180-60" -{ - RA 247.826667 - Dec 40.865000 - Distance 20.908 - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 14.76 -} - -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -# Mazeh, T. et al. (2001) "Studies of multiple stellar systems - IV. The -# triple-lined spectroscopic system Gliese 644" MNRAS, 325, 343. -# (http://arxiv.org/abs/astro-ph/0102451) -Barycenter "Gliese 644:Wolf 630" # orbit of (AB) & C unknown -{ - RA 253.872083 # mass ratio (0.41+0.34+0.30):0.08 - Dec -8.340536 # - Distance 21.048 -} - -Barycenter 82817 "Gliese 644 AB:Wolf 630 AB" -{ - RA 253.870000 - Dec -8.336389 - Distance 21.048 -} - -"V1054 Oph:Gliese 644 A:Wolf 630 A" -{ - OrbitBarycenter "Wolf 630 AB" - SpectralType "M2.5V" - Radius 290000 # approx. for class - AppMag 9.72 - - EllipticalOrbit { # fully specified orientation - Period 1.71727 - SemiMajorAxis 0.86 # mass ratio 0.45:(0.34+0.30) - Eccentricity 0.043 - Inclination 69.7 - AscendingNode 0.1 - ArgOfPericenter 224.0 - MeanAnomaly 325.6 - } -} - -Barycenter "Gliese 644 B:Wolf 630 B" -{ - OrbitBarycenter "Wolf 630 AB" - - EllipticalOrbit { # fully specified orientation - Period 1.71727 - SemiMajorAxis 0.60 # mass ratio 0.45:(0.34+0.30) - Eccentricity 0.0433 - Inclination 69.7 - AscendingNode 0.1 - ArgOfPericenter 44.0 - MeanAnomaly 325.6 - } -} - -"Gliese 644 Ba:Wolf 630 Ba" -{ - OrbitBarycenter "Wolf 630 B" - SpectralType "M3V" - Radius 270000 # approx. for class - AppMag 10.37 - - EllipticalOrbit { - Period 0.008119 # 2.965522 dy - SemiMajorAxis 0.017 # mass ratio 0.34:0.30 - Eccentricity 0.026 - Inclination 70 # orbit of Bab said to be - AscendingNode 0 # in same plane as AB - } -} - -"Gliese 644 Bb:Wolf 630 Bb" -{ - OrbitBarycenter "Wolf 630 B" - SpectralType "M4V" - Radius 180000 # approx. for class - AppMag 10.87 - - EllipticalOrbit { - Period 0.008119 # 2.965522 dy - SemiMajorAxis 0.018 # mass ratio 0.34:0.30 - Eccentricity 0.026 - Inclination 70 # orbit of Bab said to be - AscendingNode 0 # in same plane as AB - ArgOfPericenter 180 - } -} - -"Gliese 644 C:Wolf 630 C:VB 8" -{ - RA 253.899167 - Dec -8.394444 - Distance 21.048 - SpectralType "M7V" - Radius 84000 # approx. for class - AppMag 16.78 -} - -82809 "Gliese 643:Wolf 629" -{ - RA 253.855000 - Dec -8.322500 - Distance 21.048 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.80 -} - -80459 # Gliese 625 -{ - RA 246.352500 - Dec 54.304167 - Distance 21.298 - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 10.10 -} - -"GJ 1128:LHS 271:Luyten 100-115" -{ - RA 145.693333 - Dec -68.885000 - Distance 21.311 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.74 -} - -"GL Vir:GJ 1156:Luyten 1190-34" -{ - RA 184.751250 - Dec 11.125278 - Distance 21.332 - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 13.80 -} - -114622 # Gliese 892 -{ - RA 348.320833 - Dec 57.168333 - Distance 21.340 - SpectralType "K3V" - AppMag 5.57 -} - -"GJ 3877:LP 914-54" -{ - RA 224.160417 - Dec -28.164167 - Distance 21.389 - SpectralType "M7.0V" - Radius 84000 # approx. for class - AppMag 17.05 -} - -53767 # Ross 104 -{ - RA 165.017917 - Dec 22.833056 - Distance 21.843 - SpectralType "M2.5V" - Radius 290000 # approx. for class - AppMag 10.02 -} - -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -Barycenter 106106 "Gliese 829:Ross 775" -{ - RA 322.400816 - Dec 17.642376 - Distance 21.889 -} - -"Gliese 829 A:Ross 775 A" -{ - OrbitBarycenter "Ross 775" - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 11.05 - - EllipticalOrbit { - Period 0.146 # 53.2dys - SemiMajorAxis 0.11 # estimated from mass ratio 0.26:0.26 - ArgOfPericenter 180 - } -} - -"Gliese 829 B:Ross 775 B" -{ - OrbitBarycenter "Ross 775" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.05 - - EllipticalOrbit { - Period 0.146 # 53.2dys - SemiMajorAxis 0.11 # estimated from mass ratio 0.26:0.26 - } -} - -# Kirkpatrick et al. (2011) The First Hundred Brown Dwarfs -# Discovered by the Wide-field Infrared Survey Explorer (WISE) -# http://arxiv.org/abs/1108.4677 -"WISE 1217+1626:WISE J1217+1626:WISEPC J121756.91+162640.2" -{ - Texture "exo-class4night.*" - RA 184.487083 - Dec 16.444444 - Distance 21.9 - SpectralType "T9.0V" - Temperature 600 - Radius 60000 # approx. - AbsMag 50 # extremely low -} - -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -Barycenter "GJ 3522:Giclas 41-14" -{ - RA 134.734583 - Dec 8.473889 - Distance 22.089 -} - -Barycenter "GJ 3522 A:Giclas 41-14 A" -{ - OrbitBarycenter "Giclas 41-14" - - EllipticalOrbit { - Period 11.8 # estimate - SemiMajorAxis 1.3 # from AB separation and mass ratio (0.19+0.17):0.17 - } -} - -"GJ 3522 Aa:Giclas 41-14 Aa" -{ - OrbitBarycenter "Giclas 41-14 A" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.94 - - EllipticalOrbit { - Period 0.021 # 7.6dys - SemiMajorAxis 0.0255 # estimated from mass ratio 0.19:0.17 - } -} - -"GJ 3522 Ab:Giclas 41-14 Ab" -{ - OrbitBarycenter "Giclas 41-14 A" - SpectralType "M6V" # from estimated mass - Radius 105000 # approx. for estimated class - AppMag 12.14 - - EllipticalOrbit { - Period 0.021 # 7.6dys - SemiMajorAxis 0.0285 # estimated from mass ratio 0.19:0.17 - ArgOfPericenter 180 - } -} - -"GJ 3522 B:Giclas 41-14 B" -{ - OrbitBarycenter "Giclas 41-14" - SpectralType "M6V" # from mass - Radius 105000 # approx. for estimated class - AppMag 12.28 - - EllipticalOrbit { - Period 11.8 # estimate - SemiMajorAxis 2.9 # from AB separation and mass ratio (0.19+0.17):0.17 - ArgOfPericenter 180 - } -} - -Barycenter 72659 "XI Boo:37 Boo:Gliese 566:ADS 9413" -{ - RA 222.847018 - Dec 19.100634 - Distance 22.102 -} - -"XI Boo A:37 Boo A:Gliese 566 A:ADS 9413 A" -{ - OrbitBarycenter "XI Boo" - SpectralType "G7V" - AppMag 4.67 - - EllipticalOrbit { - Period 151.6 - SemiMajorAxis 13.93 # mass ratio 0.94:0.67 - Eccentricity 0.51 - Inclination 83.21 - AscendingNode 270.13 - ArgOfPericenter 158.75 - MeanAnomaly 215.38 - } -} - -"XI Boo B:37 Boo B:Gliese 566 B:ADS 9413 B" -{ - OrbitBarycenter "XI Boo" - SpectralType "K4V" - AppMag 6.94 - - EllipticalOrbit { - Period 151.6 - SemiMajorAxis 19.55 # mass ratio 0.94:0.67 - Eccentricity 0.51 - Inclination 83.21 - AscendingNode 270.13 - ArgOfPericenter 338.75 - MeanAnomaly 215.38 - } -} - -53020 # Wolf 358 -{ - RA 162.718892 - Dec 6.810118 - Distance 22.165 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 11.65 -} - -113296 # Ross 671 -{ - RA 344.147643 - Dec 16.554122 - Distance 22.284 - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 8.65 -} - -"Gliese 299:Ross 619" -{ - RA 122.989583 - Dec 8.774444 - Distance 22.294 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.82 -} - -Barycenter "Gliese 667:CD-34 11626" # orbit of (AB) & C unknown -{ - RA 259.735861 # mass ratio (0.68+0.59):0.35 - Dec -34.990567 # - Distance 22.296 -} - -Barycenter 84709 "Gliese 667 AB:CD-34 11626 AB" -{ - RA 259.734835 - Dec -34.989574 - Distance 22.296 -} - -"Gliese 667 A:CD-34 11626 A" -{ - OrbitBarycenter "Gliese 667 AB" - SpectralType "K4V" - AppMag 5.90 - - EllipticalOrbit { - Period 42.15 - SemiMajorAxis 5.75 # mass ratio 0.68:0.59 - Eccentricity 0.58 - Inclination 136.65 - AscendingNode 305.37 - ArgOfPericenter 183.60 - MeanAnomaly 205.84 - } -} - -"Gliese 667 B:CD-34 11626 B" -{ - OrbitBarycenter "Gliese 667 AB" - SpectralType "K5V" - AppMag 5.90 - - EllipticalOrbit { - Period 42.15 - SemiMajorAxis 6.62 # mass ratio 0.68:0.59 - Eccentricity 0.58 - Inclination 136.65 - AscendingNode 305.37 - ArgOfPericenter 3.60 - MeanAnomaly 205.84 - } -} - -"Gliese 667 C:CD-34 11626 C" -{ - RA 259.739583 - Dec -34.994167 - Distance 22.296 - SpectralType "M1.5V" - Radius 324000 # approx. for class - AppMag 10.26 -} - -14101 "GJ 3192:LP 771-95 A:Luyten 730-18:RECONS 4" -{ - RA 45.46411209 - Dec -16.593372777 - Distance 22.680 - SpectralType "M2.5V" - Radius 290000 # approx. for class - AppMag 11.22 -} - -"GJ 3193:LP 771-95 B:LP 771-96" -{ - RA 45.46547306 - Dec -16.59479288 - Distance 22.680 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.79 -} - -"LP 771-95 C" -{ - RA 45.46432292 - Dec -16.59359277 - Distance 22.680 - SpectralType "M5V" - Radius 140000 # approx. for class - AppMag 12.65 -} - -# ============================================================= -# Additional stars between end of RECONS Top 100 and 25 ly: -# Non-Hipparcos and Hip stars with additional definitions - -# Jao et al. (2005) The Solar Neighborhood XIII: Parallax Results -# from the CTIOPI 0.9-m Program -- Stars with mu >= 1"/year -# (MOTION Sample) -# http://arxiv.org/abs/astro-ph/0502167 -"GJ 1068:Luyten 230-188" -{ - RA 62.617083 - Dec -53.602222 - Distance 22.742 - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 13.62 -} - -# Bergfors et al. (2010) Lucky Imaging survey for southern M -# dwarf binaries -# http://arxiv.org/abs/1006.2377 -Barycenter "LP 993-115 A:Luyten 369-44:2MASS J02451431-4344102" # orbit of Aa&Ab unknown, mass ratio ~1:1 -{ - RA 41.309583 - Dec -43.736111 - Distance 22.8 -} - -"LP 993-115 Aa:Luyten 369-44 A:2MASS J02451431-4344102 A" -{ - RA 41.309583 - Dec -43.7361467 # separation 1.8AU - Distance 22.8 - SpectralType "M4.0V" - Radius 180000 # approx. for class - AppMag 12.67 -} - -"LP 993-115 Ab:Luyten 369-44 B:2MASS J02451431-4344102 B" -{ - RA 41.309583 - Dec -43.7360753 # separation 1.8AU - Distance 22.8 - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 12.7 # estimate -} - -Barycenter "LP 993-115" # orbit of AB unknown, mass ratio ~2:1 -{ - RA 41.304583 - Dec -43.738148 - Distance 22.8 -} - -"LP 993-115 B:2MASS J02451070-4344319" -{ - RA 41.294583 - Dec -43.742222 - Distance 22.8 - SpectralType "M5V" - Radius 140000 # approx. for class - AppMag 12.2 -} - -Modify 103096 # Gliese 809 -{ - Radius 305000 # approx. for class -} - -Modify 51317 # Gliese 393 -{ - Radius 305000 # approx. for class -} - -"Gliese 293:Luyten 97-12" -{ - RA 118.311250 - Dec -67.791944 - Distance 23.099 - SpectralType "DQ9" - AppMag 14.08 -} - -# Shkolnik, Liu & Reid (2009) Identifying the Young Low-mass -# Stars within 25 pc. I. Spectroscopic Observations. -# http://arxiv.org/abs/0904.3323 -"Giclas 227-22:LP 71-82" -{ - RA 270.569167 - Dec 4.262500 - Distance 23.2 - SpectralType "M6.1V" - Radius 105000 # approx. for class - AppMag 13.51 -} - -Barycenter 12114 "Gliese 105" # orbit of A & B unknown -{ - RA 39.023977 # mass ratio (0.81+0.08):0.21 - Dec 6.880494 # - Distance 23.420 -} - -Barycenter "Gliese 105 A" -{ - RA 39.015969 - Dec 6.883364 - Distance 23.420 -} - -"Gliese 105 Aa" -{ - OrbitBarycenter "Gliese 105 A" - SpectralType "K3V" - AppMag 5.81 - - EllipticalOrbit { - Period 61 - SemiMajorAxis 1.3 # mass ratio 0.81:0.08 - Eccentricity 0.67 - Inclination 61 - AscendingNode 356 - ArgOfPericenter 354 - MeanAnomaly 354 - } -} - -"Gliese 105 Ab" -{ - OrbitBarycenter "Gliese 105 A" - SpectralType "M7.5V" - Radius 80000 # approx. for class - AppMag 16.90 - - EllipticalOrbit { - Period 61 - SemiMajorAxis 13.6 # mass ratio 0.81:0.08 - Eccentricity 0.67 - Inclination 61 - AscendingNode 356 - ArgOfPericenter 174 - MeanAnomaly 354 - } -} - -"BX Cet:Gliese 105 B" -{ - RA 39.057917 - Dec 6.868333 - Distance 23.420 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.66 -} - -"GJ 1286" -{ - RA 353.794583 - Dec -2.390278 - Distance 23.584 - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 14.67 -} - -1016993109 "GJ 4063:LP 229-17" -{ - RA 278.652500 - Dec 40.123889 - Distance 23.635 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.75 -} - -"GJ 4053:LP 71-165" -{ - RA 274.740417 - Dec 66.192222 - Distance 23.721 - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 13.49 -} - -# Henry et al. (2006) The solar neighborhood XVII parallax -# results from the CTIOPI 0.9 m program: 20 new members of the -# RECONS 10 parsec sample. AJ, 132, 2360-71. -# http://iopscience.iop.org/1538-3881/132/6/2360/pdf/1538-3881_132_6_2360.pdf -Barycenter 5496 "Gliese 54:Luyten 87-59" -{ - RA 17.595417 - Dec -67.445000 - Distance 23.874 -} - -# Goldin & Makarov (2007) Astrometric orbits for Hipparcos -# stochastic binaries. AJ Supplement Series, 173, 137-42. -# http://iopscience.iop.org/0067-0049/173/1/137/fulltext/71924.text.html -"Gliese 54 A:Luyten 87-59 A" -{ - OrbitBarycenter "Gliese 54" - SpectralType "M2.0V" - Radius 305000 # approx. for class - AppMag 10.17 # sum 9.82, diff 1.04 - - EllipticalOrbit { - Period 1.169 - SemiMajorAxis 0.40 # mass ratio 0.83 - Eccentricity 0.41 - Inclination 94 - AscendingNode 92 - ArgOfPericenter 123 - } -} - -"Gliese 54 B:Luyten 87-59 B" -{ - OrbitBarycenter "Gliese 54" - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 11.21 # sum 9.82, diff 1.04 - - EllipticalOrbit { - Period 1.169 - SemiMajorAxis 0.48 # mass ratio 0.83 - Eccentricity 0.41 - Inclination 94 - AscendingNode 92 - ArgOfPericenter 303 - } -} - -# Dahn, C.C. et al. (2002) "Astrometry and photometry -# for cool dwarfs and brown dwarfs." AJ, 124, 1170 -# (http://www.iop.org/EJ/abstract/-link=10023955/1538-3881/124/2/1170) -"2MASS 1507-1627:2MASS J15074769-1627386" -{ - RA 226.948709 - Dec -16.460722 - Distance 23.912 - SpectralType "L5V" - AbsMag 21 # for approximate radius in Celestia -} - -"GJ 4274:Luyten 788-34" -{ - RA 335.777500 - Dec -17.606944 - Distance 24.268 - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 13.26 -} - -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -Barycenter 83945 "GJ 3991:Giclas 203-47" -{ - RA 257.380309 - Dec 43.682026 - Distance 24.284 -} - -"GJ 3991 A:Giclas 203-47 A" -{ - OrbitBarycenter "Giclas 203-47" - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.80 - - EllipticalOrbit { - Period 0.04 # 15 days - SemiMajorAxis 0.6 # estimated from mass ratio 0.3:0.5 - Eccentricity 0.07 - ArgOfPericenter 180 - } -} - -"GJ 3991 B:Giclas 203-47 B" -{ - - OrbitBarycenter "Giclas 203-47" - SpectralType "D" - AbsMag 13.7 # for a 0.5-solar-mass white dwarf - - EllipticalOrbit { - Period 0.04 # 15 days - SemiMajorAxis 0.4 # estimated from mass ratio 0.3:0.5 - Eccentricity 0.07 - } -} - -# Henry et al. (2006) The solar neighborhood XVII parallax -# results from the CTIOPI 0.9 m program: 20 new members of the -# RECONS 10 parsec sample. AJ, 132, 2360-71. -# http://iopscience.iop.org/1538-3881/132/6/2360/pdf/1538-3881_132_6_2360.pdf -"GJ 4248:LHS 3746:Luyten 499-46" { - RA 330.622500 - Dec -37.080833 - Distance 24.288 - SpectralType "M3.0V" - Radius 270000 # approx. for class - AppMag 11.80 -} - -Modify 12781 # Gliese 109 -{ - Radius 225000 # approx. for class -} - - -"GJ 1224" -{ - RA 271.887083 - Dec -15.964167 - Distance 24.598 - SpectralType "M4.5V" - Radius 160000 # approx. for class - AppMag 13.61 -} - -# Drummond JD, Christou JC, Fugate RQ. Full adaptive optics images of -# ADS 9731 and mu Cassiopeiae: Orbits and masses. ApJ 1995; 450: 380-91 -# http://cdsads.u-strasbg.fr//full/1995ApJ...450..380D/0000380.000.html -Barycenter 5336 "MU Cas:30 Cas:Gliese 53" -{ - RA 17.053838 - Dec 54.924228 - Distance 24.638 -} - -"MU Cas A:30 Cas A:Gliese 53 A" -{ - OrbitBarycenter "MU Cas" - SpectralType "G5VI" - AppMag 5.17 - - EllipticalOrbit { # fully specified orientation - Period 21.753 - SemiMajorAxis 1.437 # mass ratio 0.742:0.173 - Eccentricity 0.561 - Inclination 28.0 - AscendingNode 334.7 - ArgOfPericenter 135.0 - MeanAnomaly 41.52 - } -} - -"MU Cas B:30 Cas B:Gliese 53 B" -{ - OrbitBarycenter "MU Cas" - SpectralType "MVI" - AppMag 11.00 - - EllipticalOrbit { # fully specified orientation - Period 21.753 - SemiMajorAxis 6.165 # mass ratio 0.742:0.173 - Eccentricity 0.561 - Inclination 28.0 - AscendingNode 334.7 - ArgOfPericenter 315.0 - MeanAnomaly 41.52 - } -} - -"GJ 3378:Luyten 1813-21" -{ - RA 90.290417 - Dec 59.598333 - Distance 24.691 - SpectralType "M3.5V" - Radius 225000 # approx. for class - AppMag 11.71 -} - -Modify 65859 # Ross 490 -{ - Radius 341000 # approx. for class -} - -Modify 91262 # Vega  -{ - SemiAxes [ 1 0.81 1 ] # equatorial radius 23% greater than polar - - UniformRotation - { - Period 12.4 - Inclination 28 # rotation pole points - AscendingNode 15 # towards solar system - } -} - -# Kirpatrick et al. (2011) The First Hundred Brown Dwarfs -# Discovered by the Wide-field Infrared Survey Explorer (WISE) -# http://arxiv.org/abs/1108.4677 -"WISE 2056+1459:WISE J2046+1459:WISEPC J205628.90+145953.3" -{ - Texture "exo-class4night.*" - RA 314.120417 - Dec 14.998056 - Distance 25.1 - SpectralType "T9.5" # actually Y0 - Temperature 350 - Radius 70000 - AbsMag 50 # extremely low -} - -Modify 113368 # Fomalhaut  -{ - UniformRotation - { - Inclination 81.8 # rotation pole matches debris disk - AscendingNode 176.6 # Bouquin et al. (2009) A&A 498, L41-44 -# (http://www.aanda.org/index.php?option=article&access=doi&doi=10.1051/0004-6361/200911854) - } -} - -# Seifahrt, A et al. Improved orbital solution and masses for the -# very low-mass multiple system LHS 1070. A&A 2008; 484: 429-34 -# http://arxiv.org/pdf/0803.0628v2.pdf -Barycenter "GJ 2005:LHS 1070" -{ - RA 6.184167 - Dec -27.140000 - Distance 25.186 -} - -"GJ 2005 A:LHS 1070 A" -{ - OrbitBarycenter "GJ 2005" - SpectralType "M5.5V" - Radius 122000 # approx. for class - AppMag 15.61 - - EllipticalOrbit { - Period 82 - SemiMajorAxis 7.0 # mass ratio 0.157:0.115 - Eccentricity 0.01 - Inclination 44 - AscendingNode 342 - ArgOfPericenter 45 - MeanAnomaly 10 # approx. - } -} - -Barycenter "GJ 2005 BC:LHS 1070 BC" -{ - OrbitBarycenter "GJ 2005" - - EllipticalOrbit { - Period 82 - SemiMajorAxis 5.2 # mass ratio 0.157:0.115 - Eccentricity 0.01 - Inclination 44 - AscendingNode 342 - ArgOfPericenter 225 - MeanAnomaly 10 # approx. - } -} - -"GJ 2005 B:LHS 1070 B" -{ - OrbitBarycenter "GJ 2005 BC" - SpectralType "M8.5V" - Radius 66000 # approx. for class - AppMag 18.07 - - EllipticalOrbit { - Period 17.015031 # period 6214.74 dy - SemiMajorAxis 1.78 # mass ratio ~1:1 - Eccentricity 0.034 - Inclination 43.34 - AscendingNode 341.84 - ArgOfPericenter 138.79 - MeanAnomaly 187.55 - } -} - -"GJ 2005 C:LHS 1070 C" -{ - OrbitBarycenter "GJ 2005 BC" - SpectralType "M9.2V" - Radius 56000 # approx. for class - AppMag 18.89 - - EllipticalOrbit { - Period 17.015031 # period 6214.74 dy - SemiMajorAxis 1.79 # mass ratio ~1:1 - Eccentricity 0.034 - Inclination 43.34 - AscendingNode 341.84 - ArgOfPericenter 318.79 - MeanAnomaly 187.55 - } -} - -"Gliese 102:Luyten 1305-10" -{ - RA 38.405000 - Dec 24.927500 - Distance 25.284 - SpectralType "M4V" - Radius 180000 # approx. for class - AppMag 12.96 -} - -Modify 88574 # Luyten 991-14 -{ - Radius 305000 # approx. for class -} - -"GJ 1093:LHS 223" -{ - RA 104.869583 - Dec 19.349444 - Distance 25.323 - SpectralType "M5.0V" - Radius 140000 # approx. for class - AppMag 14.83 -} - -Modify 61874 # Gliese 480.1 -{ - Radius 180000 # approx. for class -} - -# Deacon NR, Hambly NC, Cooke JA. Southern Infrared Proper Motion -# Survey I: Discovery of New High Proper Motion Stars From First -# Full Hemisphere Scan. 2004. -# http://arxiv.org/abs/astro-ph/0412127 -# RECONS revised original distance outwards from 11.8ly -# (http://en.allexperts.com/q/Astronomy-1360/2008/1/SIPS-1259-4336.htm) -"SIPS 1259-4336:SIPS J1259-4336:2MASS 1259-4336:2MASS J12590470-4336243" -{ - RA 194.770000 - Dec -43.606667 - Distance 25.40 - SpectralType "M8.5V" - Radius 66000 # approx. for class - AbsMag 17.5 # approx. -} - -# Castro & Gizis (2011) Discovery of a Late L Dwarf: -# WISEP J060738.65+242953.4 -# http://arxiv.org/abs/1110.4351 -"WISE 0607+2429:WISE 0607+2429:WISEP J060738.65+242953.4" -{ - RA 91.910833 - Dec 24.498056 - Distance 25.5 - SpectralType "L8.0V" - AbsMag 23 # approx. for radius in Celestia -} - -#======================================================================== -# Nearby multiple star with poor Hipparcos parallax - -Barycenter 55203 "Alula Australis:XI UMa:53 UMa:Gliese 423:ADS 8119" -{ - RA 169.54545 - Dec 31.529134 - Distance 27.294 -} - -Barycenter "Alula Australis A:XI UMa A:53 UMa A:Gliese 423 A:ADS 8119 A" -{ - OrbitBarycenter "Alula Australis" - - EllipticalOrbit { # fully specified orientation - Period 59.878 - SemiMajorAxis 9.30 # mass ratio (1.05+0.4):(1.05+0.08) - Eccentricity 0.398 - Inclination 14.09 - AscendingNode 192.13 - ArgOfPericenter 9.69 - MeanAnomaly 29.62 - } -} - -Barycenter "Alula Australis B:XI UMa B:53 UMa B:Gliese 423 B:ADS 8119 B" -{ - OrbitBarycenter "Alula Australis" - - EllipticalOrbit { # fully specified orientation - Period 59.878 - SemiMajorAxis 11.93 # mass ratio (1.05+0.4):(1.05+0.08) - Eccentricity 0.398 - Inclination 14.09 - AscendingNode 192.13 - ArgOfPericenter 189.69 - MeanAnomaly 29.62 - } -} - -"Alula Australis Aa:XI UMa Aa:53 UMa Aa:Gliese 423 Aa" -{ - OrbitBarycenter "Alula Australis A" - SpectralType "G0V" - AppMag 4.33 - - EllipticalOrbit { # fully specified orientation - Period 1.832 - SemiMajorAxis 0.13 # mass ratio 1.05:0.4 - Eccentricity 0.53 - Inclination 137.0 - AscendingNode 298.1 - ArgOfPericenter 187.9 - MeanAnomaly 133.8 - } -} - -"Alula Australis Ab:XI UMa Ab:53 UMa Ab:Gliese 423 Ab" -{ - OrbitBarycenter "Alula Australis A" - SpectralType "M2V" # from estimated mass of 0.4 - AbsMag 9.3 # for estimated spectral class - - EllipticalOrbit { # fully specified orientation - Period 1.832 - SemiMajorAxis 0.35 # mass ratio 1.05:0.4 - Eccentricity 0.53 - Inclination 137.0 - AscendingNode 298.1 - ArgOfPericenter 7.9 - MeanAnomaly 133.8 - } -} - -"Alula Australis Ba:XI UMa Ba:53 UMa Ba:Gliese 423 Ba" -{ - OrbitBarycenter "Alula Australis B" - SpectralType "G0V" - AppMag 4.8 - - EllipticalOrbit { - Period 0.0109 # 3.98dy - SemiMajorAxis 0.004 # mass ratio 1.05:0.08 - Eccentricity 0 - ArgOfPericenter 180 - } -} - -"Alula Australis Bb:XI UMa Bb:53 UMa Bb:Gliese 423 Bb" -{ - OrbitBarycenter "Alula Australis B" - SpectralType "L" # brown dwarf - AbsMag 21 # for approximate radius in Celestia - - EllipticalOrbit { - Period 0.0109 # 3.981dy - SemiMajorAxis 0.056 # mass ratio 1.05:0.08 - Eccentricity 0 - } -} - -# Washington Multiplicity Catalog -# (http://ad.usno.navy.mil/wds/wmc/wmc_post191.html) -"Alula Australis C:XI UMa C:53 UMa C:Gliese 423 C" -{ - RA 169.53272 - Dec 31.539614 - Distance 27.294 - SpectralType "M7V" # from luminosity - AppMag 15 -} - -#====================================================== -# Delfosse, X. et al. (1999) "New Neighbours I: 13 new -# companions to nearby M dwarfs" A&A, 344, 897 -# (http://arxiv.org/abs/astro-ph/9812008) -# RECONS parallax places system well beyond 20ly distance -# from Hipparcos -Barycenter "GJ 2130" # orbit of A & B unknown -{ - RA 266.556484 # mass ratio 0.3:(0.19+0.15) - Dec -32.102873 # - Distance 48.536 -} - -86961 # GJ 2130 A -{ - RA 266.552500 - Dec -32.103611 - Distance 48.536 - SpectralType "M2V" - AppMag 10.49 -} - -Barycenter 86963 "GJ 2130 B" #true separation of Bab not known -{ - RA 266.56015 - Dec -32.102222 - Distance 48.536 -} - -"GJ 2130 Ba:CD-32 13298 A" -{ - RA 266.560000 - Dec -32.102222 - Distance 48.536 - SpectralType "M5.5V" # from apparent magnitude - AppMag 11.75 -} - -"GJ 2130 Bb:CD-32 13298 B" -{ - RA 266.5603 - Dec -32.102222 - Distance 48.536 - SpectralType "M6.5V" # from apparent magnitude - AppMag 12.75 -} - -#=========================================================== -# Star with erroneously large parallax in Hipparcos -# (http://simbad.u-strasbg.fr/simbad/sim-id?Ident=hip+85605&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id) -85605 -{ - RA 262.401250 - Dec 24.653055 - Distance 180 # from spectral class and ap. mag. - SpectralType "K5" - AppMag 11.15 -} - +# Nearby stars and star orbits out to 25 light years, supplementary +# to Celestia's stars.dat. + +# Data are mainly derived from the RECONS survey tabulation at +# http://www.chara.gsu.edu/RECONS/TOP100.posted.htm. In particular, the +# distances given are derived from RECONS's weighted average parallaxes, +# rather than pure Hipparcos data. Additional definitions are provided +# for some stars within 25 light years which are beyond the limit of RECONS +# tabulation: these are non-Hipparcos stars, multiple stars, and stars +# with other known properties not present in stars.dat. + +# Orbits are taken from Staffan Söderhjelm's "Visual binary orbits and +# masses post Hipparcos" A&A 1999; 34: 121-40 +# (http://adsabs.harvard.edu/abs/1999A&A...341..121S), unless newer data +# have been found. If orbits don't appear in Söderhjelm, they have been +# taken from the Sixth Catalog of Orbits of Visual Binary Stars +# (http://ad.usno.navy.mil/wds/orb6.html) and the Ninth Catalogue of +# Spectroscopic Binary Orbits (http://sb9.astro.ulb.ac.be). Other sources +# appear as comments for individual star systems. + +# For binary orbits, the direction of an orbit's node on the plane of the +# sky is often unknown - the orbits given below will appear correct when +# viewed from Earth, but the true orbit may be tilted either towards +# or away from the Earth. +# For a few orbits the nature of the node is known - these are +# marked with the phrase "fully specified orientation". +# Barycenter positions are based on mass estimates from Söderhjelm or RECONS: +# the figures used are added as comments below. + +Barycenter "Solar System Barycenter:SSB" +{ + RA 0 + Dec 0 + Distance 0 +} + +0 "Sol:Sun" +{ + OrbitBarycenter "Solar System Barycenter" + CustomOrbit "vsop87-sun" + + SpectralType "G2V" + AbsMag 4.83 + + UniformRotation + { + Period 609.12 # 25.38 days + Inclination 7.25 + AscendingNode 75.77 + MeridianAngle 23.00 # standard meridian + } +} + +70890 # Proxima Cen +{ + RA 217.429167 + Dec -62.679444 + Distance 4.242 + SpectralType "M5.0V" + AppMag 11.05 +} + +Barycenter "Rigil Kentaurus:Toliman:ALF Cen:Gliese 559" +{ + RA 219.899437 # mass ratio 1.12:0.93 + Dec -60.835401 # + Distance 4.365 +} + +71683 # ALF Cen A +{ + OrbitBarycenter "ALF Cen" + SpectralType "G2V" + AppMag 0.01 + + EllipticalOrbit { + Period 79.85 + SemiMajorAxis 10.68 # mass ratio 1.12:0.93 + Eccentricity 0.52 + Inclination 82.22 + AscendingNode 67.30 + ArgOfPericenter 4.02 + MeanAnomaly 200.13 + } +} + +71681 # ALF cen B +{ + OrbitBarycenter "ALF Cen" + SpectralType "K0V" + AppMag 1.34 + + EllipticalOrbit { + Period 79.85 + SemiMajorAxis 12.87 # mass ratio 1.12:0.93 + Eccentricity 0.52 + Inclination 82.22 + AscendingNode 67.30 + ArgOfPericenter 184.02 + MeanAnomaly 200.13 + } +} + +87937 # Barnard's Star +{ + RA 269.452083 + Dec 4.693333 + Distance 5.979 + SpectralType "M3.5V" + AppMag 9.57 +} + +"CN Leo:Gliese 406:Wolf 359" +{ + RA 164.121783 + Dec 7.014722 + Distance 7.782 + SpectralType "M5.5V" + AppMag 13.53 +} + +54035 # Lalande 21185 +{ + RA 165.834167 + Dec 35.970000 + Distance 8.294 + SpectralType "M2.0V" + AppMag 7.47 +} + +Barycenter 32349 "Sirius:Alhabor:ALF CMa:9 CMa:Gliese 244:ADS 5423" +{ + RA 101.287083 + Dec -16.716111 + Distance 8.583 +} + +"Sirius A:Alhabor A:ALF CMa A:9 CMa A:Gliese 244 A:ADS 5423 A" +{ + OrbitBarycenter "Sirius" + SpectralType "A1V" + AppMag -1.43 + + EllipticalOrbit { # fully specified orientation + Period 50.09 + SemiMajorAxis 6.73 # mass ratio 1.99:1.03 + Eccentricity 0.5923 + Inclination 97.51 + AscendingNode 161.33 + ArgOfPericenter 4.56 + MeanAnomaly 40.89 + } +} + +"Sirius B:Alhabor B:ALF CMa B:9 CMa B:Gliese 244 B:ADS 5423 B" +{ + OrbitBarycenter "Sirius" + SpectralType "DA2" + AppMag 8.44 + + EllipticalOrbit { # fully specified orientation + Period 50.09 + SemiMajorAxis 13.00 # mass ratio 1.99:1.03 + Eccentricity 0.592 + Inclination 97.51 + AscendingNode 161.33 + ArgOfPericenter 184.56 + MeanAnomaly 40.89 + } +} + +Barycenter "Gliese 65:Luyten 726-8" +{ + RA 24.755529 + Dec -17.950278 + Distance 8.728 +} + +"BL Cet:Gliese 65 A:Luyten 726-8 A" +{ + OrbitBarycenter "Gliese 65" + SpectralType "M5.5V" + AppMag 12.61 + + EllipticalOrbit { + Period 26.52 + SemiMajorAxis 2.61 # mass ratio 0.1:0.1 + Eccentricity 0.62 + Inclination 101.3 + AscendingNode 159.5 + ArgOfPericenter 39.7 + MeanAnomaly 21.3 + } +} + +"UV Cet:Gliese 65 B:Luyten 726-8 B" +{ + OrbitBarycenter "Gliese 65" + SpectralType "M6.0V" + AppMag 13.06 + + EllipticalOrbit { + Period 26.52 + SemiMajorAxis 2.61 # mass ratio 0.1:0.1 + Eccentricity 0.62 + Inclination 101.3 + AscendingNode 159.5 + ArgOfPericenter 219.7 + MeanAnomaly 21.3 + } +} + +92403 # Ross 154 +{ + RA 282.455833 + Dec -23.836111 + Distance 9.672 + SpectralType "M3.5V" + AppMag 10.44 +} + +"HH And:Gliese 905:Ross 248" +{ + RA 355.479875 + Dec 44.177222 + Distance 10.310 + SpectralType "M5.5V" + AppMag 12.29 +} + +16537 # Eps Eri +{ + RA 53.232500 + Dec -9.458333 + Distance 10.480 + SpectralType "K2V" + AppMag 3.73 +} + +114046 # Lacaille 9352 +{ + RA 346.466667 + Dec -35.853056 + Distance 10.691 + SpectralType "M1.0V" + AppMag 7.34 +} + +57548 # Ross 128 +{ + RA 176.935000 + Dec 0.804444 + Distance 10.940 + SpectralType "M4.0V" + AppMag 11.16 +} + +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +Barycenter "Gliese 866:Luyten 789-6" +{ + RA 339.640833 + Dec -15.300806 + Distance 11.266 +} + +Barycenter "Gliese 866 A:Luyten 789-6 A" +{ + OrbitBarycenter "Gliese 866" + + EllipticalOrbit { + Period 2.2506 + SemiMajorAxis 0.42 # mass ratio 0.106:(0.105+0.095) + Eccentricity 0.437 + Inclination 96.2 + AscendingNode 133.5 + ArgOfPericenter 76.4 + MeanAnomaly 241.7 + } +} + +"EZ Aqr:Gliese 866 Aa:Luyten 789-6 Aa" +{ + OrbitBarycenter "Gliese 866 A" + SpectralType "M5.0V" + AppMag 13.03 + + EllipticalOrbit { + Period 0.010 # 3.8dys + SemiMajorAxis 0.013 # to match period and mass ratio 0.105:0.095 + Inclination 96 # guess - to match plane of B + AscendingNode 133 # guess - to match plane of B + } +} + +"Gliese 866 Ab:Luyten 789-6 Ab" +{ + OrbitBarycenter "Gliese 866 A" + SpectralType "M6V" # from apparent magnitude + AppMag 15.07 + + EllipticalOrbit { + Period 0.010 # 3.8dys + SemiMajorAxis 0.014 # to match period and mass ratio 0.105:0.095 + Inclination 96 # guess - to match plane of B + AscendingNode 133 # guess - to match plane of B + ArgOfPericenter 180 + } +} + +"Gliese 866 B:Luyten 789-6 B" +{ + OrbitBarycenter "Gliese 866" + SpectralType "M5V" # from apparent magnitude + AppMag 13.27 + + EllipticalOrbit { + Period 2.2506 + SemiMajorAxis 0.78 # mass ratio 0.106:(0.105+0.095) + Eccentricity 0.437 + Inclination 96.2 + AscendingNode 133.5 + ArgOfPericenter 256.4 + MeanAnomaly 241.7 + } +} + +Barycenter "61 Cyg:Gliese 820:ADS 14636" +{ + RA 316.714507 # mass ratio 0.7:0.63 + Dec 38.738139 # + Distance 11.401 +} + +104214 "61 Cyg A:V1803 Cyg:Gliese 820 A:ADS 14636 A" +{ + OrbitBarycenter "61 Cyg" + SpectralType "K5V" + AppMag 5.20 + + EllipticalOrbit { + Period 659 + SemiMajorAxis 40.40 # mass ratio 0.7:0.63 + Eccentricity 0.48 + Inclination 132 + AscendingNode 165 + ArgOfPericenter 195 + MeanAnomaly 165 + } +} + +104217 "61 Cyg B:Gliese 820 B:ADS 14636 B" +{ + OrbitBarycenter "61 Cyg" + SpectralType "K7V" + AppMag 6.03 + + EllipticalOrbit { + Period 659 + SemiMajorAxis 44.90 # mass ratio 0.7:0.63 + Eccentricity 0.48 + Inclination 132 + AscendingNode 165 + ArgOfPericenter 15 + MeanAnomaly 165 + } +} + +Barycenter 37279 "Procyon:Elgomaisa:ALF CMi:10 CMi:Gliese 280:ADS 6251" +{ + RA 114.82724 + Dec 5.2275076 + Distance 11.438 +} + +"Procyon A:Elgomaisa A:ALF CMi A:10 CMi A:Gliese 280 A:ADS 6251 A" +{ + OrbitBarycenter "Procyon" + SpectralType "F5IV" + AppMag 0.37 + + EllipticalOrbit { + Period 40.82 + SemiMajorAxis 4.13 # mass ratio 1.57:0.6 + Eccentricity 0.407 + Inclination 42.9 + AscendingNode 27.8 + ArgOfPericenter 88.4 + MeanAnomaly 282.5 + } +} + +"Procyon B:Elgomaisa B:ALF CMi B:10 CMi B:Gliese 280 B:ADS 6251 B" +{ + OrbitBarycenter "Procyon" + SpectralType "DA" + AppMag 10.70 + + EllipticalOrbit { + Period 40.82 + SemiMajorAxis 10.80 # mass ratio 1.57:0.6 + Eccentricity 0.407 + Inclination 42.9 + AscendingNode 27.8 + ArgOfPericenter 268.4 + MeanAnomaly 282.5 + } +} + +Barycenter "Gliese 725:ADS 11632:Struve 2398" +{ + RA 280.701371 # mass ratio 0.35:0.26 + Dec 59.624455 # + Distance 11.492 +} + +91768 "Gliese 725 A:ADS 11632 A:Struve 2398 A" +{ + OrbitBarycenter "Gliese 725" + SpectralType "M3.0V" + AppMag 8.90 + + EllipticalOrbit { + Period 408 + SemiMajorAxis 20.91 # mass ratio 0.35:0.26 + Eccentricity 0.53 + Inclination 112 + AscendingNode 146.1 + ArgOfPericenter 243.5 + MeanAnomaly 198.5 + } +} + +91772 "Gliese 725 B:ADS 11632 B:Struve 2398 B" +{ + OrbitBarycenter "Gliese 725" + SpectralType "M3.5V" + AppMag 9.69 + + EllipticalOrbit { + Period 408 + SemiMajorAxis 28.14 # mass ratio 0.35:0.26 + Eccentricity 0.53 + Inclination 112 + AscendingNode 146.1 + ArgOfPericenter 63.5 + MeanAnomaly 198.5 + } +} + +Barycenter 1475 "Gliese 15:ADS 246:Groombridge 34" +{ + RA 4.595417 + Dec 44.023056 + Distance 11.654 +} + +"GX And:Gliese 15 A:ADS 246 A:Groombridge 34 A" +{ + OrbitBarycenter "Groombridge 34" + SpectralType "M1.5V" + AppMag 8.08 + + EllipticalOrbit { + Period 2600 + SemiMajorAxis 36.1 # mass ratio 0.49:0.16 + Eccentricity 0 + Inclination 67.9 + AscendingNode 308.4 + MeanLongitude 23.0 + } +} + +"GQ And:Gliese 15 B:ADS 246 B:Groombridge 34 B" +{ + OrbitBarycenter "Groombridge 34" + SpectralType "M3.5V" + AppMag 11.06 + + EllipticalOrbit { + Period 2600 + SemiMajorAxis 110.7 # mass ratio 0.49:0.16 + Eccentricity 0 + Inclination 67.9 + AscendingNode 308.4 + MeanLongitude 203.0 + } +} + +Barycenter "EPS Ind:Gliese 845" # orbit of A & B components unknown +{ + RA 330.841091 # mass ratio 0.77:(0.04+0.03) + Dec -56.780045 + Distance 11.815 +} + +108870 "EPS Ind A:Gliese 845 A" +{ + RA 330.82266 + Dec -56.779804 + Distance 11.815 + SpectralType "K4V" + AppMag 4.68 +} + +# McCaughrean, M.J. et al.(2004) "Eps Indi Ba,Bb: The nearest binary +# brown dwarf" A&A 413, 1029. +# (http://arxiv.org/PS_cache/astro-ph/pdf/0309/0309256.pdf) +Barycenter "EPS Ind B:CI Ind:Gliese 845 B" +{ + RA 331.043833 + Dec -56.782694 + Distance 11.815 +} + +"EPS Ind Ba:CI Ind A:Gliese 845 Ba" +{ + OrbitBarycenter "EPS Ind B" + SpectralType "T1V" + AbsMag 25.8 # for approximate radius in Celestia + + EllipticalOrbit { + Period 15.5 # approximate orbit + SemiMajorAxis 0.99 # mass ratio 47:28J + } +} + +"EPS Ind Bb:CI Ind B:Gliese 845 Bb" +{ + OrbitBarycenter "EPS Ind B" + SpectralType "T6V" + AbsMag 33.5 # for approximate radius in Celestia + + EllipticalOrbit { + Period 15.5 # approximate orbit + SemiMajorAxis 1.66 # mass ratio 47:28J + ArgOfPericenter 180 + } +} + +"DX Cnc:GJ 1111:Giclas 51-15" +{ + RA 127.456125 + Dec 26.775611 + Distance 11.826 + SpectralType "M6.0V" + AppMag 14.90 +} + +8102 # Tau Cet +{ + RA 26.017083 + Dec -15.937500 + Distance 11.905 + SpectralType "G8.5V" + AppMag 3.49 +} + +"GJ 1061:Luyten 372-58:RECONS 1" +{ + RA 53.998750 + Dec -44.512500 + Distance 11.991 + SpectralType "M5.0V" + AppMag 13.09 +} + +5643 # Luyten 725-032 +{ + RA 18.127500 + Dec -16.999167 + Distance 12.121 + SpectralType "M4.0V" + AppMag 12.10 +} + +36208 # Luyten's Star +{ + RA 111.852083 + Dec 5.225833 + Distance 12.251 + SpectralType "M3.5V" + AppMag 9.85 +} + +# Biller B.A. et al.(2006) "Discovery of the Closest Brown Dwarf to +# the Sun? A Methane Rich Brown Dwarf Around the Nearby M8.5 Star +# SCR 1845" +# (http://xxx.uni-augsburg.de/PS_cache/astro-ph/pdf/0601/0601441.pdf) +Barycenter "SCR J1845-6357:SCR 1845-6357:2MASS J18450541-6357475:2MASS 1845-6357" +{ + RA 281.260833 + Dec -63.964444 + Distance 12.569 +} + +"SCR J1845-6357 A:SCR 1845-6357 A:2MASS J18450541-6357475 A:2MASS 1845-6357 A" +{ + OrbitBarycenter "SCR J1845-6357" + SpectralType "M8.5V" + AppMag 17.40 + + EllipticalOrbit { + Period 23.5 # estimate + SemiMajorAxis 1.6 # estimated mass ratio 0.07:0.045 + ArgOfPericenter 180 + } +} + +"SCR J1845-6357 B:SCR 1845-6357 B:2MASS J18450541-6357475 B:2MASS 1845-6357 B" +{ + OrbitBarycenter "SCR J1845-6357" + SpectralType "T6V" + AbsMag 33.5 # for approximate radius in Celestia + + EllipticalOrbit { + Period 23.5 # estimate + SemiMajorAxis 2.4 # estimated mass ratio 0.07:0.045 + } +} + +"Teegarden's Star:2MASS J02530084+1652532:2MASS 0253+1652:SO J025300.5+165258:SO 0253+1652" +{ + RA 43.253613 + Dec 16.881389 + Distance 12.573 + SpectralType "M6.5V" + AppMag 15.14 +} + +24186 # Kapteyn's Star +{ + RA 77.919167 + Dec -45.018333 + Distance 12.757 + SpectralType "M2.0VI" + AppMag 8.85 +} + +105090 # Lacaille 8760 +{ + RA 319.313750 + Dec -38.867500 + Distance 12.869 + SpectralType "K9.0V" + AppMag 6.67 +} + +"DENIS 1048-3956:RECONS 2:2MASS J10481463-3956062:2MASS 1048-3956" +{ + Texture "browndwarf.*" + RA 162.061250 + Dec -39.935000 + Distance 13.124 + SpectralType "M8.5V" + AppMag 17.39 +} + +Barycenter 110893 "Gliese 860:ADS 15972:Kruger 60" +{ + RA 336.997917 + Dec 57.695833 + Distance 13.149 +} + +"Gliese 860 A:ADS 15972 A:Kruger 60 A" +{ + OrbitBarycenter "Kruger 60" + SpectralType "M3.0V" + AppMag 9.79 + + EllipticalOrbit { + Period 44.64 + SemiMajorAxis 3.53 # mass ratio 0.30:0.17 + Eccentricity 0.41 + Inclination 34.04 + AscendingNode 120.09 + ArgOfPericenter 269.84 + MeanAnomaly 239.52 + } +} + +"DO Cep:Gliese 860 B:ADS 15972 B:Kruger 60 B" +{ + OrbitBarycenter "Kruger 60" + SpectralType "M4.0V" + AppMag 11.41 + + EllipticalOrbit { + Period 44.64 + SemiMajorAxis 6.23 # mass ratio 0.30:0.17 + Eccentricity 0.41 + Inclination 34.04 + AscendingNode 120.09 + ArgOfPericenter 89.84 + MeanAnomaly 239.52 + } +} + +Barycenter 30920 "Gliese 234:Ross 614" +{ + RA 97.347500 + Dec -2.813889 + Distance 13.343 +} + +"V577 Mon:Gliese 234 A:Ross 614 A" +{ + OrbitBarycenter "Ross 614" + SpectralType "M4.5V" + AppMag 11.18 + + EllipticalOrbit { + Period 16.5 + SemiMajorAxis 1.31 # mass ratio 0.22:0.09 + Eccentricity 0.38 + Inclination 54.18 + AscendingNode 71.17 + ArgOfPericenter 130.67 + MeanAnomaly 0.00 + } +} + +"Gliese 234 B:Ross 614 B" +{ + OrbitBarycenter "Ross 614" + SpectralType "M7V" + AppMag 14.26 + + EllipticalOrbit { + Period 16.5 + SemiMajorAxis 3.19 # mass ratio 0.22:0.09 + Eccentricity 0.38 + Inclination 54.18 + AscendingNode 71.17 + ArgOfPericenter 310.67 + MeanAnomaly 0.00 + } +} + +# The discovery of a very cool, very nearby brown dwarf +# in the Galactic plane. Lucas et al. http://arxiv.org/abs/1004.0317v2 +"UGPS 0722-05:UGPS J0722-05:UGPS J072227.51-054031.2" +{ + RA 110.613750 + Dec -5.675000 + Distance 13.367 + SpectralType "T9.5" # actually T10 + AppMag 36 # for approximate radius in Celestia +} + +80824 # Wolf 1061 +{ + RA 247.575417 + Dec -12.662500 + Distance 13.916 + SpectralType "M3.5V" + AppMag 10.10 +} + +3829 # van Maanen's Star +{ + RA 12.291250 + Dec 5.388611 + Distance 14.017 + SpectralType "DZ7" + AppMag 12.40 +} + +439 # Cordoba 32416 + +{ + RA 1.351667 + Dec -37.357500 + Distance 14.161 + SpectralType "M1.5V" + AppMag 8.54 +} + +Barycenter "Gliese 473:Wolf 424" +{ + RA 188.321667 + Dec 9.020833 + Distance 14.312 +} + +"Gliese 473 A:Wolf 424 A" +{ + OrbitBarycenter "Wolf 424" + SpectralType "M5.0V" + AppMag 13.25 + + EllipticalOrbit { + Period 15.9 + SemiMajorAxis 1.92 # mass ratio 0.14:0.13 + Eccentricity 0.3 + Inclination 28.7 + AscendingNode 359.5 + ArgOfPericenter 81.1 + MeanAnomaly 169.8 + } +} + +"FL Vir:Gliese 473 B:Wolf 424 B" +{ + OrbitBarycenter "Wolf 424" + SpectralType "M5.0V" + AppMag 13.24 + + EllipticalOrbit { + Period 15.9 + SemiMajorAxis 2.06 # mass ratio 0.14:0.13 + Eccentricity 0.3 + Inclination 28.7 + AscendingNode 359.5 + ArgOfPericenter 261.1 + MeanAnomaly 169.8 + } +} + +"TZ Ari:Gliese 83.1:Luyten 1159-16" +{ + RA 30.055000 + Dec 13.052222 + Distance 14.509 + SpectralType "M4.0V" + AppMag 12.31 +} + +86162 # Gliese 687 +{ + RA 264.107917 + Dec 68.339167 + Distance 14.794 + SpectralType "M3.0V" + AppMag 9.17 +} + +"GJ 3622:LP 731-58" +{ + RA 162.052500 + Dec -11.337222 + Distance 14.805 + SpectralType "M6.5V" + AppMag 15.73 +} + +Barycenter "GJ 1245" # orbit of A & B components unknown +{ + RA 298.477317 # mass ratio (0.11+0.07):0.10 + Dec 44.415377 # + Distance 14.812 +} + +Barycenter "GJ 1245 A" +{ + RA 298.475833 + Dec 44.415278 + Distance 14.812 +} + + +"V1581 Cyg:GJ 1245 Aa" +{ + OrbitBarycenter "GJ 1245 A" + SpectralType "M5.5V" + AppMag 13.46 + + EllipticalOrbit { + Period 15.22 + SemiMajorAxis 0.49 # mass ratio 0.11:0.07 + Eccentricity 0.32 + Inclination 20 + AscendingNode 197 + ArgOfPericenter 58 + MeanAnomaly 40 + } +} + +"GJ 1245 Ab" +{ + OrbitBarycenter "GJ 1245 A" + SpectralType "M7.5V" # from low luminosity + AppMag 16.75 + + EllipticalOrbit { + Period 15.22 + SemiMajorAxis 0.78 # mass ratio 0.11:0.07 + Eccentricity 0.32 + Inclination 20 + AscendingNode 197 + ArgOfPericenter 238 + MeanAnomaly 40 + } +} + +"GJ 1245 B" +{ + RA 298.480000 + Dec 44.415556 + Distance 14.812 + SpectralType "M6.0V" + AppMag 14.01 +} + +85523 # Gliese 674 +{ + RA 262.166250 + Dec -46.895278 + Distance 14.818 + SpectralType "M2.5V" + AppMag 9.37 +} + +57367 # Luyten 145-141 +{ + RA 176.428750 + Dec -64.841389 + Distance 15.092 + SpectralType "DQ6" + AppMag 11.50 +} + +113020 # Ross 780 +{ + RA 343.319583 + Dec -14.263611 + Distance 15.208 + SpectralType "M3.5V" + AppMag 10.18 +} + +"GJ 1002" +{ + RA 1.682500 + Dec -7.539444 + Distance 15.313 + SpectralType "M5.0V" + AppMag 13.77 +} + +"GJ 3618:Luyten 143-23" +{ + RA 161.132500 + Dec -61.193889 + Distance 15.554 + SpectralType "M5.5V" + AppMag 13.92 +} + +Barycenter 54211 "Gliese 412:Lalande 21258" # orbits of A & B unknown +{ + RA 166.370443 # mass ratio 0.48:0.10 + Dec 43.525816 # + Distance 15.859 +} + +"Gliese 412 A:Lalande 21258 A" +{ + RA 166.369167 + Dec 43.526667 + Distance 15.859 + SpectralType "M1.0V" + AppMag 8.77 +} + +"WX UMa:Gliese 412 B:Lalande 21258 B" +{ + RA 166.376667 + Dec 43.521667 + Distance 15.859 + SpectralType "M5.5V" + AppMag 14.44 +} + +49908 # Groombridge 1618 +{ + RA 152.842083 + Dec 49.454167 + Distance 15.869 + SpectralType "K7.0V" + AppMag 6.59 +} + +"AD Leo:Gliese 388" +{ + RA 154.901667 + Dec 19.869444 + Distance 15.942 + SpectralType "M2.5V" + AppMag 9.29 +} + +106440 # Luyten 354-89 +{ + RA 323.391667 + Dec -49.008889 + Distance 16.144 + SpectralType "M1.5V" + AppMag 8.66 +} + +"LP 944-20" +{ + Texture "browndwarf.*" + RA 54.896667 + Dec -35.428056 + Distance 16.195 + SpectralType "M9.0V" + AppMag 18.69 +} + +"DENIS 0255-4700:2MASS J02550357-4700509:2MASS 0255-4700" +{ + RA 43.765417 + Dec -47.014444 + Distance 16.197 + SpectralType "L7.5V" + AppMag 22.92 +} + +Barycenter 19849 "Keid:OMI2 Eri:40 Eri:Gliese 166:ADS 3093" # Orbits of A & (BC) unknown +{ + RA 63.828351 # mass ratio 0.89:(0.5+0.20) + Dec -7.655829 # + Distance 16.255 +} + +"Keid A:OMI2 Eri A:40 Eri A:Gliese 166 A:ADS 3093 A" +{ + RA 63.817917 + Dec -7.652778 + Distance 16.255 + SpectralType "K0.5V" + AppMag 4.43 +} + +Barycenter "Keid B-C:OMI2 Eri B-C:40 Eri B-C:Gliese 166 B-C" +{ + RA 63.841667 + Dec -7.659722 + Distance 16.255 +} + +"Keid B:OMI2 Eri B:40 Eri B:Gliese 166 B:ADS 3093 B" +{ + OrbitBarycenter "Keid B-C" + SpectralType "DA4" + AppMag 9.52 + + EllipticalOrbit { + Period 252.1 + SemiMajorAxis 9.97 # mass ratio 0.5:0.2 + Eccentricity 0.41 + Inclination 84.4 + AscendingNode 215.2 + ArgOfPericenter 90.4 + MeanAnomaly 214.77 + } +} + +"Keid C:OMI2 Eri C:40 Eri C:DY Eri:Gliese 166 C:ADS 3093 C" +{ + OrbitBarycenter "Keid B-C" + SpectralType "M4.0V" + AppMag 11.24 + + EllipticalOrbit { + Period 252.1 + SemiMajorAxis 24.92 # mass ratio 0.5:0.2 + Eccentricity 0.41 + Inclination 84.4 + AscendingNode 215.2 + ArgOfPericenter 270.4 + MeanAnomaly 214.77 + } +} + +112460 # EV Lac +{ + RA 341.702083 + Dec 44.330833 + Distance 16.455 + SpectralType "M3.5V" + AppMag 10.22 +} + +86214 # Gliese 682 +{ + RA 264.265417 + Dec -44.319167 + Distance 16.465 + SpectralType "M4.0V" + AppMag 10.95 +} + +Barycenter 88601 "70 Oph:Gliese 702:ADS 11046:Struve 2272" +{ + RA 271.363750 + Dec 2.500000 + Distance 16.644 +} + +"70 Oph A:Gliese 702 A:ADS 11046 A:Struve 2272 A" +{ + OrbitBarycenter "70 Oph" + SpectralType "K0V" + AppMag 4.21 + + EllipticalOrbit { + Period 88.34 + SemiMajorAxis 10.55 # mass ratio 0.88:0.73 + Eccentricity 0.50 + Inclination 116.40 + AscendingNode 331.07 + ArgOfPericenter 341.25 + MeanAnomaly 63.90 + } +} + +"70 Oph B:Gliese 702 B:ADS 11046 B:Struve 2272 B" +{ + OrbitBarycenter "70 Oph" + SpectralType "K5V" + AppMag 6.01 + + EllipticalOrbit { + Period 88.34 + SemiMajorAxis 12.72 # mass ratio 0.88:0.73 + Eccentricity 0.50 + Inclination 116.40 + AscendingNode 331.07 + ArgOfPericenter 161.25 + MeanAnomaly 63.90 + } +} + +97649 # Altair +{ + RA 297.695833 + Dec 8.868333 + Distance 16.692 + SpectralType "A7IV" + AppMag 0.77 + + RotationPeriod 10.4 + SemiAxes [ 1 0.88 1 ] # equatorial radius 14% greater than polar +} + +Barycenter "GJ 1116" # orbit of A & B unknown +{ + RA 134.562083 # mass ratio 0.11:0.10 + Dec 19.762724 # + Distance 17.059 +} + +"EI Cnc:GJ 1116 A" +{ + RA 134.562083 + Dec 19.761944 + Distance 17.059 + SpectralType "M5.5V" + AppMag 14.06 +} + +"GJ 1116 B:LP 426-40" +{ + RA 134.562083 + Dec 19.763611 + Distance 17.059 + SpectralType "M5.5V" + AppMag 14.92 +} + +"GJ 3379:Giclas 99-49" +{ + RA 90.015000 + Dec 2.705556 + Distance 17.097 + SpectralType "M3.5V" + AppMag 11.31 +} + +"GJ 3323:LP 656-38:RECONS 3" +{ + RA 75.487500 + Dec -6.946389 + Distance 17.357 + SpectralType "M4.0V" + AppMag 12.22 +} + +# Leggett S.K. et al. (2009) "The phyical properties of four +# 600K T dwarfs." ApJ, 695, 1517. +# (http://arxiv.org/abs/0901.4093) +# unresolved binary; separation and orbit unknown +"2MASS J09393548-2448279 A:2MASS 0939-2448 A" +{ + RA 144.897823 + Dec -24.80775 + Distance 17.414 + SpectralType "T8V" + AbsMag 38 # estimate for radius in Celestia +} + +"2MASS J09393548-2448279 B:2MASS 0939-2448 B" +{ + RA 144.897843 + Dec -24.80775 + Distance 17.414 + SpectralType "T8V" + AbsMag 38 # estimate for radius in Celestia +} + +57544 # Gliese 445 +{ + RA 176.922500 + Dec 78.691111 + Distance 17.418 + SpectralType "M3.5V" + AppMag 10.79 +} + +67155 # Lalande 25372 +{ + RA 206.432500 + Dec 14.891389 + Distance 17.657 + SpectralType "M1.0V" + AppMag 8.46 +} + +Barycenter 21088 "Gliese 169.1:Stein 2051" # orbit of A & B unknown +{ + RA 67.796397 # mass ratio 0.224:0.50 + Dec 58.977167 # + Distance 18.068 +} + +"Gliese 169.1 A:Stein 2051 A" +{ + RA 67.799375 + Dec 58.977167 + Distance 18.068 + SpectralType "M4V" + AppMag 11.04 +} + +"Gliese 169.1 B:Stein 2051 B" +{ + RA 67.795063 + Dec 58.977167 + Distance 18.068 + SpectralType "DC5" + AppMag 12.43 +} + +33226 # Wolf 294 +{ + RA 103.704167 + Dec 33.268056 + Distance 18.313 + SpectralType "M3.0V" + AppMag 10.02 +} + +"2MASS J18353790+3259545:2MASS 1835+3259" +{ + RA 278.907917 + Dec 32.998333 + Distance 18.480 + SpectralType "M8.5V" + AppMag 18.27 +} + +25878 # Wolf 1453 +{ + RA 82.864167 + Dec -3.677222 + Distance 18.533 + SpectralType "M1.0V" + AppMag 7.95 +} + +103039 # LP 816-60 +{ + RA 313.137500 + Dec -16.974722 + Distance 18.635 + SpectralType "M3.5V" + AppMag 11.50 +} + +"2MASS J04151954-0935066:2MASS 0415-0935" +{ + RA 63.83125 + Dec -9.585 + Distance 18.709 + SpectralType "T8.0V" + AbsMag 38 # for approximate radius in Celestia +} + +96100 # Sig Dra +{ + RA 293.090000 + Dec 69.661111 + Distance 18.768 + SpectralType "G9V" + AppMag 4.67 +} + +Barycenter 29295 "Gliese 229:Luyten 668-21:LPM 230" # orbit of A & B unknown +{ + RA 92.644265 # mass ratio 0.556:0.05 + Dec -21.864482 # + Distance 18.770 +} + +"Gliese 229 A:Luyten 668-21 A:LPM 230 A" +{ + RA 92.644231 + Dec -21.864643 + Distance 18.770 + SpectralType "M1.5V" + AppMag 8.14 +} + +"Gliese 229 B:Luyten 668-21 B:LPM 230 B" +{ + RA 92.644643 + Dec -21.862692 + Distance 18.770 + SpectralType "T6.0V" + AbsMag 33 # very approx +} + +26857 # Ross 47 +{ + RA 85.538750 + Dec 12.489444 + Distance 19.018 + SpectralType "M4.0V" + AppMag 11.57 +} + +86990 # Luyten 205-128 +{ + RA 266.642500 + Dec -57.319167 + Distance 19.063 + SpectralType "M3.0V" + AppMag 10.76 +} + +Barycenter 94761 "Gliese 752:Ross 652:Wolf 1055" # orbit of A & B unknown +{ + RA 289.232026 # mass ratio 0.494:0.073 + Dec 5.166493 # + Distance 19.078 +} + +"V1428 Aql:Gliese 752 A:Ross 652 A:Wolf 1055 A" +{ + RA 289.230417 + Dec 5.1688889 + Distance 19.078 + SpectralType "M2.5V" + AppMag 9.10 +} + +"Van Biesbroek's Star:V1298 Aql:Gliese 752 B:Ross 652 B:Wolf 1055 B:VB 10" +{ + RA 289.242917 + Dec 5.150278 + Distance 19.078 + SpectralType "M8.0V" + AppMag 17.45 +} + +Barycenter "Gliese 570:ADS 9446" +{ + RA 224.363404 # mass ratio 0.76:(0.49+0.34) + Dec -21.413381 # + Distance 19.116 +} + +73184 "KX Lib:Gliese 570 A:ADS 9446 A" # fully specified orientation +{ + OrbitBarycenter "Gliese 570" + SpectralType "K4V" + AppMag 5.64 + + EllipticalOrbit { + Period 2130 + SemiMajorAxis 99.39 # mass ratio 0.76:(0.49+0.34) + Eccentricity 0.2 + Inclination 142.62 + AscendingNode 191.56 + ArgOfPericenter 129.2 + MeanAnomaly 52.6 + } +} + +Barycenter 73182 "Gliese 570 B-C" # fully specified orientation +{ + OrbitBarycenter "Gliese 570" + + EllipticalOrbit { + Period 2130 + SemiMajorAxis 91.01 # mass ratio 0.76:(0.49+0.34) + Eccentricity 0.2 + Inclination 142.62 + AscendingNode 191.56 + ArgOfPericenter 309.2 + MeanAnomaly 52.6 + } +} + +"Gliese 570 B:ADS 9446 B" +{ + OrbitBarycenter "Gliese 570 B-C" + SpectralType "M1.5V" + AppMag 8.30 + + EllipticalOrbit { + Period 0.847 + SemiMajorAxis 0.34 # mass ratio 0.49:0.34 + Eccentricity 0.76 + Inclination 93.84 + AscendingNode 246.91 + ArgOfPericenter 214.71 + MeanAnomaly 34.00 + } +} + +"Gliese 570 C:ADS 9446 C" +{ + OrbitBarycenter "Gliese 570 B-C" + SpectralType "M3V" + AppMag 9.96 + + EllipticalOrbit { + Period 0.847 + SemiMajorAxis 0.48 # mass ratio 0.49:0.34 + Eccentricity 0.76 + Inclination 93.84 + AscendingNode 246.91 + ArgOfPericenter 34.71 + MeanAnomaly 34.00 + } +} + +"Gliese 570 D:ADS 9446 D" +{ + RA 224.312500 + Dec -21.363889 + Distance 19.116 + SpectralType "T7V" + AbsMag 38 # very approx +} + +"Gliese 754:Luyten 347-14" +{ + RA 290.200833 + Dec -45.558889 + Distance 19.280 + SpectralType "M4.0V" + AppMag 12.23 +} + +76074 # Gliese 588 +{ + RA 233.053750 + Dec -41.275556 + Distance 19.355 + SpectralType "M2.5V" + AppMag 9.31 +} + +Barycenter 1242 "GJ 1005:Luyten 722-22" +{ + RA 3.867083 + Dec -16.133889 + Distance 19.374 +} + +"GJ 1005 A:Luyten 722-22 A" +{ + OrbitBarycenter "Luyten 722-22" + SpectralType "M3.5V" + AppMag 11.60 + + EllipticalOrbit { + Period 4.566 + SemiMajorAxis 0.62 # mass ratio 0.18:0.11 + Eccentricity 0.364 + Inclination 72.3 + AscendingNode 85.2 + ArgOfPericenter 169.4 + MeanAnomaly 5.4 + } +} + +"GJ 1005 B:Luyten 722-22 B" +{ + OrbitBarycenter "Luyten 722-22" + SpectralType "M7V" + AppMag 14.02 + + EllipticalOrbit { + Period 4.566 + SemiMajorAxis 1.01 # mass ratio 0.18:0.11 + Eccentricity 0.364 + Inclination 72.3 + AscendingNode 85.2 + ArgOfPericenter 349.4 + MeanAnomaly 5.4 + } +} + +Barycenter 3821 "Achird:ETA Cas:24 Cas:Gliese 34:ADS 671" +{ + RA 12.27625 + Dec 57.815278 + Distance 19.388 +} + +"Achird A:ETA Cas A:24 Cas A:Gliese 34 A:ADS 671 A" +{ + OrbitBarycenter "Achird" + SpectralType "G3V" + AppMag 3.46 + + EllipticalOrbit { + Period 480 + SemiMajorAxis 24.99 # mass ratio 1.11:0.60 + Eccentricity 0.497 + Inclination 152.19 + AscendingNode 6.96 + ArgOfPericenter 179.63 + MeanAnomaly 82.80 + } +} + +"Achird B:ETA Cas B:24 Cas B:Gliese 34 B:ADS 671 B" +{ + OrbitBarycenter "Achird" + SpectralType "K7.0V" + AppMag 7.21 + + EllipticalOrbit { + Period 480 + SemiMajorAxis 46.24 # mass ratio 1.11:0.60 + Eccentricity 0.497 + Inclination 152.19 + AscendingNode 6.96 + ArgOfPericenter 359.63 + MeanAnomaly 82.80 + } +} + +Barycenter "36 Oph:Gliese 663:ADS 10417" # orbit of (AB) & C unknown +{ + RA 258.901180 # mass ratio (0.85+0.85):0.7 + Dec -26.586250 # + Distance 19.401 +} + +Barycenter 84405 "36 Oph A-B:Gliese 663 A-B" +{ + RA 258.837500 + Dec -26.602778 + Distance 19.401 +} + +"36 Oph A:Gliese 663 A:ADS 10417 A" +{ + OrbitBarycenter "36 Oph A-B" + SpectralType "K1.5V" + AppMag 5.07 + + EllipticalOrbit { + Period 470.9 + SemiMajorAxis 38.8 # mass ratio 0.85:0.85 + Eccentricity 0.916 + Inclination 13.35 + AscendingNode 348.86 + ArgOfPericenter 271.0 + MeanAnomaly 246.3 + } +} + +"36 Oph B:Gliese 663 B:ADS 10417 B" +{ + OrbitBarycenter "36 Oph A-B" + SpectralType "K1V" + AppMag 5.08 + + EllipticalOrbit { + Period 470.9 + SemiMajorAxis 38.8 # mass ratio 0.85:0.85 + Eccentricity 0.916 + Inclination 13.35 + AscendingNode 348.86 + ArgOfPericenter 91.0 + MeanAnomaly 246.3 + } +} + +84478 "36 Oph C:V2215 Oph:Gliese 664:Gliese 663 C:ADS 10417 C" +{ + RA 259.055833 + Dec -26.546111 + Distance 19.401 + SpectralType "K5V" + AppMag 6.32 +} + +117473 # Gliese 908 +{ + RA 357.302083 + Dec 2.401111 + Distance 19.412 + SpectralType "M1.0V" + AppMag 8.98 +} + +37766 # Ross 882 +{ + RA 116.167500 + Dec 3.552500 + Distance 19.509 + SpectralType "M4.0V" + AppMag 11.19 +} + +Barycenter 99461 "Gliese 783:CD-36 13940:J Herschel 5173:HJ 5173" # orbit of A & B unknown +{ + RA 302.798770 # mass ratio 0.82:0.20 + Dec -36.097603 # + Distance 19.618 +} + +"Gliese 783 A:CD-36 13940 A:J Herschel 5173 A:HJ 5173 A" +{ + RA 302.79837 + Dec -36.097385 + Distance 19.618 + SpectralType "K2.5V" + AppMag 5.31 +} + +"Gliese 783 B:CD-36 13940 B:J Herschel 5173 B:HJ 5173 B" +{ + RA 302.8004 + Dec -36.09849 + Distance 19.618 + SpectralType "M4.0V" + AppMag 11.50 +} + +15510 # 82 Eri +{ + RA 49.981667 + Dec -43.069722 + Distance 19.711 + SpectralType "G8V" + AppMag 4.26 +} + +"GJ 1221:LP 44-113" +{ + RA 267.027917 + Dec 70.874722 + Distance 19.804 + SpectralType "DXP9" + AppMag 14.22 +} + +Barycenter "Gliese 338:ADS 7251:Struve 1321" +{ + RA 138.598959 + Dec 52.775278 + Distance 19.921 +} + +45343 "Gliese 338 A:ADS 7251 A:Struve 1321 A" +{ + OrbitBarycenter "Struve 1321" + SpectralType "M0V" + AppMag 7.64 + + EllipticalOrbit { + Period 975 + SemiMajorAxis 51.58 # mass ratio 06:0.6 + Eccentricity 0.28 + Inclination 113 + AscendingNode 13 + ArgOfPericenter 276 + MeanAnomaly 264 + } +} + +120005 "Gliese 338 B:ADS 7251 B:Struve 1321 B" +{ + OrbitBarycenter "Struve 1321" + SpectralType "K7V" + AppMag 7.70 + + EllipticalOrbit { + Period 975 + SemiMajorAxis 51.58 # mass ratio 06:0.6 + Eccentricity 0.28 + Inclination 113 + AscendingNode 13 + ArgOfPericenter 96 + MeanAnomaly 264 + } +} + +99240 # Del Pav +{ + RA 302.181667 + Dec -66.181944 + Distance 19.923 + SpectralType "G8IV" + AppMag 3.55 +} + +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +Barycenter 34603 "Gliese 268:Ross 986" +{ + RA 107.5075 + Dec 38.529444 + Distance 19.960 +} + +"QY Aur:Gliese 268 A:Ross 986 A" +{ + OrbitBarycenter "Ross 986" + SpectralType "M4.5V" + AppMag 12.05 + + EllipticalOrbit { + Period 0.02856 # 10.43dy + SemiMajorAxis 0.03 # mass ratio 0.17:0.16 + ArgOfPericenter 180 + } +} + +"Gliese 268 B:Ross 986 B" +{ + OrbitBarycenter "Ross 986" + SpectralType "M6V" + AppMag 12.45 + + EllipticalOrbit { + Period 0.02856 # 10.43dy + SemiMajorAxis 0.03 # mass ratio 0.17:0.16 + } +} + +"2MASS J09373487+2931409:2MASS 0937+2931" +{ + RA 144.391667 + Dec 29.516667 + Distance 19.973 + SpectralType "T6.0V" + AbsMag 33 # for approximate radius in Celestia +} + +99701 # Gliese 784 +{ + RA 303.472500 + Dec -45.163889 + Distance 20.215 + SpectralType "M0.0V" + AppMag 7.95 +} + +71253 # Gliese 555 +{ + RA 218.570000 + Dec -12.519444 + Distance 20.286 + SpectralType "M4.0V" + AppMag 11.32 +} + +Barycenter 116132 "Gliese 896" +{ + RA 352.967500 + Dec 19.937222 + Distance 20.401 +} + +Barycenter "Gliese 896 A" +{ + OrbitBarycenter "Gliese 896" + + EllipticalOrbit { + Period 359 + SemiMajorAxis 15.12 # mass ratio (0.34+0.13):(0.16+0.09) + Eccentricity 0.2 + Inclination 19.6 + AscendingNode 138.8 + ArgOfPericenter 119.1 + MeanAnomaly 352.0 + } +} + +Barycenter "Gliese 896 B" +{ + OrbitBarycenter "Gliese 896" + + EllipticalOrbit { + Period 359 + SemiMajorAxis 28.44 # mass ratio (0.34+0.13):(0.16+0.09) + Eccentricity 0.2 + Inclination 19.6 + AscendingNode 138.8 + ArgOfPericenter 299.1 + MeanAnomaly 352.0 + } +} + +"EQ Peg:Gliese 896 Aa" +{ + OrbitBarycenter "Gliese 896 A" + SpectralType "M3.5V" + AppMag 10.27 + + EllipticalOrbit { + Period 3.5 # "of the order of a few years" + SemiMajorAxis 0.5 # mass ratio 0.34:0.13 + ArgOfPericenter 180 + Inclination 20 # to match orbital plane + AscendingNode 140 # of system + } + +} + +"Gliese 896 Ab" +{ + OrbitBarycenter "Gliese 896 A" + SpectralType "M7V" # from apparent magnitude + AppMag 13.26 + + EllipticalOrbit { + Period 3.5 # "of the order of a few years" + SemiMajorAxis 1.2 # mass ratio 0.34:0.13 + Inclination 20 # to match orbital plane + AscendingNode 140 # of system + } +} + +"Gliese 896 Ba" +{ + OrbitBarycenter "Gliese 896 B" + SpectralType "M4.5V" + AppMag 12.21 + + EllipticalOrbit { + Period 4.1 # "of the order of a few years" + SemiMajorAxis 0.6 # mass ratio 0.16:0.09 + ArgOfPericenter 180 + Inclination 20 # to match orbital plane + AscendingNode 140 # of system + } +} + +"Gliese 896 Bb" +{ + OrbitBarycenter "Gliese 896 B" + SpectralType "M9V" # from apparent magnitude + AppMag 15.40 + + EllipticalOrbit { + Period 4.1 # "of the order of a few years" + SemiMajorAxis 1.0 # mass ratio 0.16:0.09 + Inclination 20 # to match orbital plane + AscendingNode 140 # of system + } +} + +74995 # Wolf 562 +{ + RA 229.861667 + Dec -7.722222 + Distance 20.669 + SpectralType "M3.0V" + AppMag 10.57 +} + +"LHS 2090:LP 368-128" +{ + RA 135.098333 + Dec 21.834722 + Distance 20.792 + SpectralType "M6.0V" + AppMag 16.10 +} + +"LHS 337:Luyten 471-42:GJ 3737" +{ + RA 189.704583 + Dec -38.381667 + Distance 20.804 + SpectralType "M4.0V" + AppMag 12.75 +} + +Barycenter 84140 "Gliese 661:BD+45 2505" +{ + RA 258.032917 + Dec 45.665833 + Distance 20.865 +} + +"Gliese 661 A:BD+45 2505 A" +{ + OrbitBarycenter "Gliese 661" + SpectralType "M3V" + AppMag 9.93 + + EllipticalOrbit { + Period 12.96 + SemiMajorAxis 2.43 # mass ratio 0.36:0.35 + Eccentricity 0.75 + Inclination 27.34 + AscendingNode 65.56 + ArgOfPericenter 138.70 + MeanAnomaly 248.89 + } +} + +"Gliese 661 B:BD+45 2505 B" +{ + OrbitBarycenter "Gliese 661" + SpectralType "M4V" + AppMag 10.35 + + EllipticalOrbit { + Period 12.96 + SemiMajorAxis 2.50 # mass ratio 0.36:0.35 + Eccentricity 0.75 + Inclination 27.34 + AscendingNode 65.56 + ArgOfPericenter 318.70 + MeanAnomaly 248.89 + } +} + +# Artigau E. et al. (2006) Discovery of the brightest T dwarf in the +# northern hemisphere." ApJ, 651, L57. +# (http://arxiv.org/abs/astro-ph/0609419) +"2MASS J01365662+0933473:2MASS 0136+0933:SIMP J013656.5+093347" +{ + RA 24.235833 + Dec 9.563056 + Distance 20.874 + SpectralType "T2.5V" + AbsMag 27 # for approximate radius in Celestia +} + +"Gliese 223.2:LP 658-2" +{ + RA 88.790417 + Dec -4.171389 + Distance 20.901 + SpectralType "DZ9" + AppMag 14.47 +} + +"GJ 3959:Giclas 180-60" +{ + RA 247.826667 + Dec 40.865000 + Distance 20.908 + SpectralType "M5.0V" + AppMag 14.76 +} + +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +# Mazeh, T. et al. (2001) "Studies of multiple stellar systems - IV. The +# triple-lined spectroscopic system Gliese 644" MNRAS, 325, 343. +# (http://arxiv.org/abs/astro-ph/0102451) +Barycenter "Gliese 644:Wolf 630" # orbit of (AB) & C unknown +{ + RA 253.872083 # mass ratio (0.41+0.34+0.30):0.08 + Dec -8.340536 # + Distance 21.048 +} + +Barycenter 82817 "Gliese 644 A-B:Wolf 630 A-B" +{ + RA 253.870000 + Dec -8.336389 + Distance 21.048 +} + +"V1054 Oph:Gliese 644 A:Wolf 630 A" +{ + OrbitBarycenter "Wolf 630 A-B" + SpectralType "M2.5V" + AppMag 9.72 + + EllipticalOrbit { # fully specified orientation + Period 1.71727 + SemiMajorAxis 0.86 # mass ratio 0.45:(0.34+0.30) + Eccentricity 0.043 + Inclination 69.7 + AscendingNode 0.1 + ArgOfPericenter 224.0 + MeanAnomaly 325.6 + } +} + +Barycenter "Gliese 644 B:Wolf 630 B" +{ + OrbitBarycenter "Wolf 630 A-B" + + EllipticalOrbit { # fully specified orientation + Period 1.71727 + SemiMajorAxis 0.60 # mass ratio 0.45:(0.34+0.30) + Eccentricity 0.0433 + Inclination 69.7 + AscendingNode 0.1 + ArgOfPericenter 44.0 + MeanAnomaly 325.6 + } +} + +"Gliese 644 Ba:Wolf 630 Ba" +{ + OrbitBarycenter "Wolf 630 B" + SpectralType "M3V" + AppMag 10.37 + + EllipticalOrbit { + Period 0.008119 # 2.965522 dy + SemiMajorAxis 0.017 # mass ratio 0.34:0.30 + Eccentricity 0.026 + Inclination 70 # orbit of Bab said to be + AscendingNode 0 # in same plane as AB + } +} + +"Gliese 644 Bb:Wolf 630 Bb" +{ + OrbitBarycenter "Wolf 630 B" + SpectralType "M4V" + AppMag 10.87 + + EllipticalOrbit { + Period 0.008119 # 2.965522 dy + SemiMajorAxis 0.018 # mass ratio 0.34:0.30 + Eccentricity 0.026 + Inclination 70 # orbit of Bab said to be + AscendingNode 0 # in same plane as AB + ArgOfPericenter 180 + } +} + +"Gliese 644 C:Wolf 630 C:VB 8" +{ + RA 253.899167 + Dec -8.394444 + Distance 21.048 + SpectralType "M7V" + AppMag 16.78 +} + +82809 "Gliese 643:Wolf 629" +{ + RA 253.855000 + Dec -8.322500 + Distance 21.048 + SpectralType "M3.5V" + AppMag 11.80 +} + +80459 # Gliese 625 +{ + RA 246.352500 + Dec 54.304167 + Distance 21.298 + SpectralType "M1.5V" + AppMag 10.10 +} + +"GJ 1128:LHS 271:Luyten 100-115" +{ + RA 145.693333 + Dec -68.885000 + Distance 21.311 + SpectralType "M4.0V" + AppMag 12.74 +} + +"GL Vir:GJ 1156:Luyten 1190-34" +{ + RA 184.751250 + Dec 11.125278 + Distance 21.332 + SpectralType "M4.5V" + AppMag 13.80 +} + +114622 # Gliese 892 +{ + RA 348.320833 + Dec 57.168333 + Distance 21.340 + SpectralType "K3V" + AppMag 5.57 +} + +"GJ 3877:LP 914-54" +{ + RA 224.160417 + Dec -28.164167 + Distance 21.389 + SpectralType "M7.0V" + AppMag 17.05 +} + +53767 # Ross 104 +{ + RA 165.017917 + Dec 22.833056 + Distance 21.843 + SpectralType "M2.5V" + AppMag 10.02 +} + +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +Barycenter 106106 "Gliese 829:Ross 775" +{ + RA 322.400816 + Dec 17.642376 + Distance 21.889 +} + +"Gliese 829 A:Ross 775 A" +{ + OrbitBarycenter "Ross 775" + SpectralType "M3.0V" + AppMag 11.05 + + EllipticalOrbit { + Period 0.146 # 53.2dys + SemiMajorAxis 0.11 # estimated from mass ratio 0.26:0.26 + ArgOfPericenter 180 + } +} + +"Gliese 829 B:Ross 775 B" +{ + OrbitBarycenter "Ross 775" + SpectralType "M3.5V" + AppMag 11.05 + + EllipticalOrbit { + Period 0.146 # 53.2dys + SemiMajorAxis 0.11 # estimated from mass ratio 0.26:0.26 + } +} + +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +Barycenter "GJ 3522:Giclas 41-14" +{ + RA 134.734583 + Dec 8.473889 + Distance 22.089 +} + +Barycenter "GJ 3522 A:Giclas 41-14 A" +{ + OrbitBarycenter "Giclas 41-14" + + EllipticalOrbit { + Period 11.8 # estimate + SemiMajorAxis 1.3 # from AB separation and mass ratio (0.19+0.17):0.17 + } +} + +"GJ 3522 Aa:Giclas 41-14 Aa" +{ + OrbitBarycenter "Giclas 41-14 A" + SpectralType "M3.5V" + AppMag 11.94 + + EllipticalOrbit { + Period 0.021 # 7.6dys + SemiMajorAxis 0.0255 # estimated from mass ratio 0.19:0.17 + } +} + +"GJ 3522 Ab:Giclas 41-14 Ab" +{ + OrbitBarycenter "Giclas 41-14 A" + SpectralType "M6V" # from estimated mass + AppMag 12.14 + + EllipticalOrbit { + Period 0.021 # 7.6dys + SemiMajorAxis 0.0285 # estimated from mass ratio 0.19:0.17 + ArgOfPericenter 180 + } +} + +"GJ 3522 B:Giclas 41-14 B" +{ + OrbitBarycenter "Giclas 41-14" + SpectralType "M6V" # from mass + AppMag 12.28 + + EllipticalOrbit { + Period 11.8 # estimate + SemiMajorAxis 2.9 # from AB separation and mass ratio (0.19+0.17):0.17 + ArgOfPericenter 180 + } +} + +Barycenter 72659 "XI Boo:37 Boo:Gliese 566:ADS 9413" +{ + RA 222.847018 + Dec 19.100634 + Distance 22.102 +} + +"XI Boo A:37 Boo A:Gliese 566 A:ADS 9413 A" +{ + OrbitBarycenter "XI Boo" + SpectralType "G7V" + AppMag 4.67 + + EllipticalOrbit { + Period 151.6 + SemiMajorAxis 13.93 # mass ratio 0.94:0.67 + Eccentricity 0.51 + Inclination 83.21 + AscendingNode 270.13 + ArgOfPericenter 158.75 + MeanAnomaly 215.38 + } +} + +"XI Boo B:37 Boo B:Gliese 566 B:ADS 9413 B" +{ + OrbitBarycenter "XI Boo" + SpectralType "K4V" + AppMag 6.94 + + EllipticalOrbit { + Period 151.6 + SemiMajorAxis 19.55 # mass ratio 0.94:0.67 + Eccentricity 0.51 + Inclination 83.21 + AscendingNode 270.13 + ArgOfPericenter 338.75 + MeanAnomaly 215.38 + } +} + +53020 # Wolf 358 +{ + RA 162.718892 + Dec 6.810118 + Distance 22.165 + SpectralType "M4.0V" + AppMag 11.65 +} + +113296 # Ross 671 +{ + RA 344.147643 + Dec 16.554122 + Distance 22.284 + SpectralType "M1.5V" + AppMag 8.65 +} + +"Gliese 299:Ross 619" +{ + RA 122.989583 + Dec 8.774444 + Distance 22.294 + SpectralType "M4.0V" + AppMag 12.82 +} + +Barycenter "Gliese 667:CD-34 11626" # orbit of (AB) & C unknown +{ + RA 259.735861 # mass ratio (0.68+0.59):0.35 + Dec -34.990567 # + Distance 22.296 +} + +Barycenter 84709 "Gliese 667 A-B:CD-34 11626 A-B" +{ + RA 259.734835 + Dec -34.989574 + Distance 22.296 +} + +"Gliese 667 A:CD-34 11626 A" +{ + OrbitBarycenter "Gliese 667 A-B" + SpectralType "K4V" + AppMag 5.90 + + EllipticalOrbit { + Period 42.15 + SemiMajorAxis 5.75 # mass ratio 0.68:0.59 + Eccentricity 0.58 + Inclination 136.65 + AscendingNode 305.37 + ArgOfPericenter 183.60 + MeanAnomaly 205.84 + } +} + +"Gliese 667 B:CD-34 11626 B" +{ + OrbitBarycenter "Gliese 667 A-B" + SpectralType "K5V" + AppMag 5.90 + + EllipticalOrbit { + Period 42.15 + SemiMajorAxis 6.62 # mass ratio 0.68:0.59 + Eccentricity 0.58 + Inclination 136.65 + AscendingNode 305.37 + ArgOfPericenter 3.60 + MeanAnomaly 205.84 + } +} + +"Gliese 667 C:CD-34 11626 C" +{ + RA 259.739583 + Dec -34.994167 + Distance 22.296 + SpectralType "M1.5V" + AppMag 10.26 +} + +14101 "GJ 3192:LP 771-95 A:Luyten 730-18:RECONS 4" +{ + RA 45.46411209 + Dec -16.593372777 + Distance 22.680 + SpectralType "M2.5V" + AppMag 11.22 +} + +"GJ 3193:LP 771-95 B:LP 771-96" +{ + RA 45.46547306 + Dec -16.59479288 + Distance 22.680 + SpectralType "M3.5V" + AppMag 11.79 +} + +"LP 771-95 C" +{ + RA 45.46432292 + Dec -16.59359277 + Distance 22.680 + SpectralType "M5V" + AppMag 12.65 +} + +# ============================================================= +# Additional stars between end of RECONS Top 100 and 25 ly: +# Non-Hipparcos and Hip stars with additional definitions + +"Gliese 293:Luyten 97-12" +{ + RA 118.311250 + Dec -67.791944 + Distance 23.099 + SpectralType "DQ9" + AppMag 14.08 +} + +Barycenter 12114 "Gliese 105" # orbit of A & B unknown +{ + RA 39.023977 # mass ratio (0.81+0.08):0.21 + Dec 6.880494 # + Distance 23.420 +} + +Barycenter "Gliese 105 A" +{ + RA 39.015969 + Dec 6.883364 + Distance 23.420 +} + +"Gliese 105 Aa" +{ + OrbitBarycenter "Gliese 105 A" + SpectralType "K3V" + AppMag 5.81 + + EllipticalOrbit { + Period 60 + SemiMajorAxis 1.3 # mass ratio 0.81:0.08 + Eccentricity 0.75 + Inclination 82 # "nearly face-on orbit" + AscendingNode 310 # + } +} + +"Gliese 105 Ab" +{ + OrbitBarycenter "Gliese 105 A" + SpectralType "M7.5V" + AppMag 16.90 + + EllipticalOrbit { + Period 60 + SemiMajorAxis 13.7 # mass ratio 0.81:0.08 + Eccentricity 0.75 + Inclination 82 # "nearly face-on orbit" + AscendingNode 310 # + ArgOfPericenter 180 + } +} + +"BX Cet:Gliese 105 B" +{ + RA 39.057917 + Dec 6.868333 + Distance 23.420 + SpectralType "M3.5V" + AppMag 11.66 +} + +"GJ 1286" +{ + RA 353.794583 + Dec -2.390278 + Distance 23.584 + SpectralType "M5.5V" + AppMag 14.67 +} + +"GJ 4083:LP 71-165" +{ + RA 274.740417 + Dec 66.192222 + Distance 23.721 + SpectralType "M4.5V" + AppMag 13.49 +} + +# Dahn, C.C. et al. (2002) "Astrometry and photometry +# for cool dwarfs and brown dwarfs." AJ, 124, 1170 +# (http://www.iop.org/EJ/abstract/-link=10023955/1538-3881/124/2/1170) +"2MASS J15074769-1627386:2MASS 1507-1627" +{ + RA 226.948709 + Dec -16.460722 + Distance 23.912 + SpectralType "L5V" + AbsMag 21 # for approximate radius in Celestia +} + +"GJ 4274:Luyten 788-34" +{ + RA 335.777500 + Dec -17.606944 + Distance 24.268 + SpectralType "M4.5V" + AppMag 13.26 +} + +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +Barycenter 83945 "GJ 3991:Giclas 203-47" +{ + RA 257.380309 + Dec 43.682026 + Distance 24.284 +} + +"GJ 3991 A:Giclas 203-47 A" +{ + OrbitBarycenter "Giclas 203-47" + SpectralType "M3.5V" + AppMag 11.80 + + EllipticalOrbit { + Period 0.04 # 15 days + SemiMajorAxis 0.6 # estimated from mass ratio 0.3:0.5 + Eccentricity 0.07 + ArgOfPericenter 180 + } +} + +"GJ 3991 B:Giclas 203-47 B" +{ + + OrbitBarycenter "Giclas 203-47" + SpectralType "D" + AbsMag 13.7 # for a 0.5-solar-mass white dwarf + + EllipticalOrbit { + Period 0.04 # 15 days + SemiMajorAxis 0.4 # estimated from mass ratio 0.3:0.5 + Eccentricity 0.07 + } +} + +"GJ 1224" +{ + RA 271.887083 + Dec -15.964167 + Distance 24.598 + SpectralType "M4.5V" + AppMag 13.61 +} + +# Drummond JD, Christou JC, Fugate RQ. Full adaptive optics images of +# ADS 9731 and mu Cassiopeiae: Orbits and masses. ApJ 1995; 450: 380-91 +# http://cdsads.u-strasbg.fr//full/1995ApJ...450..380D/0000380.000.html +Barycenter 5336 "MU Cas:30 Cas:Gliese 53" +{ + RA 17.053838 + Dec 54.924228 + Distance 24.638 +} + +"MU Cas A:30 Cas A:Gliese 53 A" +{ + OrbitBarycenter "MU Cas" + SpectralType "G5VI" + AppMag 5.17 + + EllipticalOrbit { # fully specified orientation + Period 21.753 + SemiMajorAxis 1.437 # mass ratio 0.742:0.173 + Eccentricity 0.561 + Inclination 28.0 + AscendingNode 334.7 + ArgOfPericenter 135.0 + MeanAnomaly 41.52 + } +} + +"MU Cas B:30 Cas B:Gliese 53 B" +{ + OrbitBarycenter "MU Cas" + SpectralType "MVI" + AppMag 11.00 + + EllipticalOrbit { # fully specified orientation + Period 21.753 + SemiMajorAxis 6.165 # mass ratio 0.742:0.173 + Eccentricity 0.561 + Inclination 28.0 + AscendingNode 334.7 + ArgOfPericenter 315.0 + MeanAnomaly 41.52 + } +} + +"GJ 3378:Luyten 1813-21" +{ + RA 90.290417 + Dec 59.598333 + Distance 24.691 + SpectralType "M3.5V" + AppMag 11.71 +} + +Modify 91262 # Vega  +{ + SemiAxes [ 1 0.81 1 ] # equatorial radius 23% greater than polar + + UniformRotation + { + Period 12.4 + Inclination 28 # rotation pole points + AscendingNode 15 # towards solar system + } +} + +Modify 113368 # Fomalhaut  +{ + UniformRotation + { + Inclination 81.8 # rotation pole matches debris disk + AscendingNode 176.6 # Bouquin et al. (2009) A&A 498, L41-44 +# (http://www.aanda.org/index.php?option=article&access=doi&doi=10.1051/0004-6361/200911854) + } +} + +#======================================================================== +# Nearby multiple star with poor Hipparcos parallax + +Barycenter 55203 "Alula Australis:XI UMa:53 UMa:Gliese 423:ADS 8119" +{ + RA 169.54545 + Dec 31.529134 + Distance 27.294 +} + +Barycenter "Alula Australis A:XI UMa A:53 UMa A:Gliese 423 A:ADS 8119 A" +{ + OrbitBarycenter "Alula Australis" + + EllipticalOrbit { # fully specified orientation + Period 59.878 + SemiMajorAxis 9.30 # mass ratio (1.05+0.4):(1.05+0.08) + Eccentricity 0.398 + Inclination 14.09 + AscendingNode 192.13 + ArgOfPericenter 9.69 + MeanAnomaly 29.62 + } +} + +Barycenter "Alula Australis B:XI UMa B:53 UMa B:Gliese 423 B:ADS 8119 B" +{ + OrbitBarycenter "Alula Australis" + + EllipticalOrbit { # fully specified orientation + Period 59.878 + SemiMajorAxis 11.93 # mass ratio (1.05+0.4):(1.05+0.08) + Eccentricity 0.398 + Inclination 14.09 + AscendingNode 192.13 + ArgOfPericenter 189.69 + MeanAnomaly 29.62 + } +} + +"Alula Australis Aa:XI UMa Aa:53 UMa Aa:Gliese 423 Aa" +{ + OrbitBarycenter "Alula Australis A" + SpectralType "G0V" + AppMag 4.33 + + EllipticalOrbit { # fully specified orientation + Period 1.832 + SemiMajorAxis 0.13 # mass ratio 1.05:0.4 + Eccentricity 0.53 + Inclination 137.0 + AscendingNode 298.1 + ArgOfPericenter 187.9 + MeanAnomaly 133.8 + } +} + +"Alula Australis Ab:XI UMa Ab:53 UMa Ab:Gliese 423 Ab" +{ + OrbitBarycenter "Alula Australis A" + SpectralType "M2V" # from estimated mass of 0.4 + AbsMag 9.3 # for estimated spectral class + + EllipticalOrbit { # fully specified orientation + Period 1.832 + SemiMajorAxis 0.35 # mass ratio 1.05:0.4 + Eccentricity 0.53 + Inclination 137.0 + AscendingNode 298.1 + ArgOfPericenter 7.9 + MeanAnomaly 133.8 + } +} + +"Alula Australis Ba:XI UMa Ba:53 UMa Ba:Gliese 423 Ba" +{ + OrbitBarycenter "Alula Australis B" + SpectralType "G0V" + AppMag 4.8 + + EllipticalOrbit { + Period 0.0109 # 3.98dy + SemiMajorAxis 0.004 # mass ratio 1.05:0.08 + Eccentricity 0 + ArgOfPericenter 180 + } +} + +"Alula Australis Bb:XI UMa Bb:53 UMa Bb:Gliese 423 Bb" +{ + OrbitBarycenter "Alula Australis B" + SpectralType "L" # brown dwarf + AbsMag 21 # for approximate radius in Celestia + + EllipticalOrbit { + Period 0.0109 # 3.981dy + SemiMajorAxis 0.056 # mass ratio 1.05:0.08 + Eccentricity 0 + } +} + +# Washington Multiplicity Catalog +# (http://ad.usno.navy.mil/wds/wmc/wmc_post191.html) +"Alula Australis C:XI UMa C:53 UMa C:Gliese 423 C" +{ + RA 169.53272 + Dec 31.539614 + Distance 27.294 + SpectralType "M7V" # from luminosity + AppMag 15 +} + +#====================================================== +# Delfosse, X. et al. (1999) "New Neighbours I: 13 new +# companions to nearby M dwarfs" A&A, 344, 897 +# (http://arxiv.org/abs/astro-ph/9812008) +# RECONS parallax places system well beyond 20ly distance +# from Hipparcos +Barycenter "GJ 2130" # orbit of A & B unknown +{ + RA 266.556484 # mass ratio 0.3:(0.19+0.15) + Dec -32.102873 # + Distance 48.536 +} + +86961 # GJ 2130 A +{ + RA 266.552500 + Dec -32.103611 + Distance 48.536 + SpectralType "M2V" + AppMag 10.49 +} + +Barycenter 86963 "GJ 2130 B" #true separation of Bab not known +{ + RA 266.56015 + Dec -32.102222 + Distance 48.536 +} + +"GJ 2130 Ba:CD-32 13298 A" +{ + RA 266.560000 + Dec -32.102222 + Distance 48.536 + SpectralType "M5.5V" # from apparent magnitude + AppMag 11.75 +} + +"GJ 2130 Bb:CD-32 13298 B" +{ + RA 266.5603 + Dec -32.102222 + Distance 48.536 + SpectralType "M6.5V" # from apparent magnitude + AppMag 12.75 +} + +#=========================================================== +# Star with erroneously large parallax in Hipparcos + +85605 +{ + RA 262.401250 + Dec 24.653055 + Distance 180 # from spectral class and ap. mag. + SpectralType "K5" + AppMag 11.15 +} + diff --git a/data/numberedmoons.ssc b/catalogs/numberedmoons.ssc similarity index 94% rename from data/numberedmoons.ssc rename to catalogs/numberedmoons.ssc index 982857b1a9..3482b5d533 100644 --- a/data/numberedmoons.ssc +++ b/catalogs/numberedmoons.ssc @@ -1,2215 +1,2215 @@ -# Additional moons of the planets. -# SVN revision 4909 (2009 Nov 10) - -# This file supplements the solar system moons defined in -# the Celestia distribution files solarsys.ssc and minormoons.ssc. -# Added to these files, it provides Celestia with a complete -# set of all the known planetary moons with well-defined orbits. -# It does not contain some recently discovered moons, and some moons -# which were discovered in the past but not subsequently recovered - -# the orbits of such moons are poorly known and unreliable. If you -# want a representation of these in Celestia, you could try the -# "poormoons" add-on at: -# http://www.lns.cornell.edu/~seb/celestia/hutchison/poormoons.html -# which supplements this file without overlap. - -# Explanatory Note: -# This file was originally named "numberedmoons.ssc" a) because it -# originally contained only unnamed moons and b) to ensure that it -# loaded after "minormoons.ssc". Although many of the moons have -# now been named, for reasons of backward compatibility the file has -# not been renamed, and moons have not been transferred between files. - - -# Additional moons of Jupiter - -"Autonoe:Jupiter XXVIII:2001 J 1" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Period 765.95 - SemiMajorAxis 24046000 - Eccentricity 0.3168 - Inclination 149.551 # - AscendingNode 290.639 # - ArgOfPericenter 65.418 # J2000.0 - MeanAnomaly 134.044 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Thyone:Jupiter XXIX:2001 J 2" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Period 627.21 - SemiMajorAxis 20939000 - Eccentricity 0.2286 - Inclination 150.100 # - AscendingNode 266.835 # - ArgOfPericenter 109.494 # J2000.0 - MeanAnomaly 242.603 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Hermippe:Jupiter XXX:2001 J 3" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Period 633.90 - SemiMajorAxis 21131000 - Eccentricity 0.2096 - Inclination 147.712 # - AscendingNode 353.025 # - ArgOfPericenter 277.841 # J2000.0 - MeanAnomaly 158.433 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Eurydome:Jupiter XXXII:2001 J 4" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.5 - - EllipticalOrbit - { - Period 717.33 - SemiMajorAxis 22865000 - Eccentricity 0.2759 - Inclination 144.350 # - AscendingNode 321.938 # - ArgOfPericenter 225.861 # J2000.0 - MeanAnomaly 281.794 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Sponde:Jupiter XXXVI:2001 J 5" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Period 748.34 - SemiMajorAxis 23487000 - Eccentricity 0.3121 - Inclination 153.405 # - AscendingNode 128.207 # - ArgOfPericenter 52.911 # J2000.0 - MeanAnomaly 177.408 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Pasithee:Jupiter XXXVIII:2001 J 6" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Period 719.44 - SemiMajorAxis 23004000 - Eccentricity 0.2675 - Inclination 161.049 # - AscendingNode 341.650 # - ArgOfPericenter 210.162 # J2000.0 - MeanAnomaly 237.866 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Euanthe:Jupiter XXXIII:2001 J 7" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.5 - - EllipticalOrbit - { - Period 620.49 - SemiMajorAxis 20797000 - Eccentricity 0.2321 - Inclination 145.251 # - AscendingNode 290.469 # - ArgOfPericenter 316.075 # J2000.0 - MeanAnomaly 353.616 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Kale:Jupiter XXXVII:2001 J 8" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Period 729.47 - SemiMajorAxis 23217000 - Eccentricity 0.2599 - Inclination 166.119 # - AscendingNode 69.924 # - ArgOfPericenter 60.165 # J2000.0 - MeanAnomaly 175.650 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Orthosie:Jupiter XXXV:2001 J 9" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Period 622.56 - SemiMajorAxis 20720000 - Eccentricity 0.2808 - Inclination 145.538 # - AscendingNode 237.202 # - ArgOfPericenter 247.923 # J2000.0 - MeanAnomaly 161.134 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Euporie:Jupiter XXXIV:2001 J 10" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Period 550.74 - SemiMajorAxis 19304000 - Eccentricity 0.1432 - Inclination 146.861 # - AscendingNode 82.199 # - ArgOfPericenter 105.607 # J2000.0 - MeanAnomaly 56.246 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Aitne:Jupiter XXXI:2001 J 11" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.5 - - EllipticalOrbit - { - Period 730.18 - SemiMajorAxis 23229000 - Eccentricity 0.2643 - Inclination 163.705 # - AscendingNode 17.939 # - ArgOfPericenter 69.387 # J2000.0 - MeanAnomaly 120.574 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Arche:Jupiter XLIII:2002 J 1" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.5 - - EllipticalOrbit - { - Period 723.90 - SemiMajorAxis 22931000 - Eccentricity 0.2588 - Inclination 160.380 # - AscendingNode 356.413 # - ArgOfPericenter 171.807 # J2000.0 - MeanAnomaly 29.942 # - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Eukelade:Jupiter XLVII:2003 J 1" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 746.39 # mean - SemiMajorAxis 23661000 # mean - Eccentricity 0.2721 # mean - Inclination 164.105 - AscendingNode 244.009 - ArgOfPericenter 344.815 - MeanAnomaly 18.464 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 2" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 979.99 # mean - SemiMajorAxis 29541000 # mean - Eccentricity 0.2255 # mean - Inclination 149.167 - AscendingNode 24.567 - ArgOfPericenter 165.326 - MeanAnomaly 337.868 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 3" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 583.88 # mean - SemiMajorAxis 20221000 # mean - Eccentricity 0.1970 # mean - Inclination 146.629 - AscendingNode 262.887 - ArgOfPericenter 72.641 - MeanAnomaly 271.954 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 4" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 755.24 # mean - SemiMajorAxis 23930000 # mean - Eccentricity 0.3618 # mean - Inclination 145.092 - AscendingNode 211.910 - ArgOfPericenter 201.451 - MeanAnomaly 75.428 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 5" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 738.73 # mean - SemiMajorAxis 23495000 # mean - Eccentricity 0.2478 # mean - Inclination 166.487 - AscendingNode 231.685 - ArgOfPericenter 144.401 - MeanAnomaly 125.909 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Helike:Jupiter XLV:2003 J 6" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 634.77 # mean - SemiMajorAxis 21263000 # mean - Eccentricity 0.1558 # mean - Inclination 157.740 - AscendingNode 117.752 - ArgOfPericenter 293.662 - MeanAnomaly 326.097 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Aoede:Jupiter XLI:2003 J 7" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 761.50 # mean - SemiMajorAxis 23981000 # mean - Eccentricity 0.4322 # mean - Inclination 160.844 - AscendingNode 219.018 - ArgOfPericenter 96.186 - MeanAnomaly 343.823 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Hegemone:Jupiter XXXIX:2003 J 8" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.5 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 739.60 # mean - SemiMajorAxis 23947000 # mean - Eccentricity 0.3276 # mean - Inclination 150.102 - AscendingNode 350.813 - ArgOfPericenter 217.762 - MeanAnomaly 43.073 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 9" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 0.5 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 733.29 # mean - SemiMajorAxis 23384000 # mean - Eccentricity 0.2632 # mean - Inclination 165.070 - AscendingNode 72.935 - ArgOfPericenter 314.062 - MeanAnomaly 150.232 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 10" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 716.25 # mean - SemiMajorAxis 23041000 # mean - Eccentricity 0.4295 # mean - Inclination 164.202 - AscendingNode 195.659 - ArgOfPericenter 177.632 - MeanAnomaly 113.134 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Kallichore:Jupiter XLIV:2003 J 11" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 764.73 # mean - SemiMajorAxis 24043000 # mean - Eccentricity 0.2640 # mean - Inclination 162.600 - AscendingNode 50.546 - ArgOfPericenter 353.932 - MeanAnomaly 260.174 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 12" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 0.5 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 489.50 # mean - SemiMajorAxis 17582000 # mean - Eccentricity 0.5095 # mean - Inclination 141.880 - AscendingNode 82.853 - ArgOfPericenter 19.516 - MeanAnomaly 113.072 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Cyllene:Jupiter XLVIII:2003 J 13" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 751.94 # mean - SemiMajorAxis 23951000 # mean - Eccentricity 0.4116 # mean - Inclination 141.205 - AscendingNode 281.643 - ArgOfPericenter 212.880 - MeanAnomaly 277.114 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Kore:Jupiter XLIX:2003 J 14" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 779.18 # mean - SemiMajorAxis 24011000 # mean - Eccentricity 0.3351 # mean - Inclination 136.767 - AscendingNode 2.112 - ArgOfPericenter 127.569 - MeanAnomaly 225.954 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 15" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 689.77 # mean - SemiMajorAxis 22627000 # mean - Eccentricity 0.1910 # mean - Inclination 142.204 - AscendingNode 266.001 - ArgOfPericenter 28.760 - MeanAnomaly 270.870 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 16" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 616.36 # mean - SemiMajorAxis 20957000 # mean - Eccentricity 0.2246 # mean - Inclination 147.370 - AscendingNode 41.164 - ArgOfPericenter 72.310 - MeanAnomaly 206.244 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Herse:Jupiter L:2003 J 17" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 714.47 # mean - SemiMajorAxis 22992000 # mean - Eccentricity 0.2378 # mean - Inclination 161.918 - AscendingNode 332.506 - ArgOfPericenter 355.621 - MeanAnomaly 309.139 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 18" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 596.59 # mean - SemiMajorAxis 20514000 # mean - Eccentricity 0.0221 # mean - Inclination 147.719 - AscendingNode 204.340 - ArgOfPericenter 123.909 - MeanAnomaly 174.708 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 19" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 740.42 # mean - SemiMajorAxis 23533000 # mean - Eccentricity 0.2556 # mean - Inclination 162.048 - AscendingNode 51.355 - ArgOfPericenter 180.864 - MeanAnomaly 34.860 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Carpo:Jupiter XLVI:2003 J 20" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.5 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 456.10 # mean - SemiMajorAxis 16989000 # mean - Eccentricity 0.4297 # mean - Inclination 54.223 - AscendingNode 72.057 - ArgOfPericenter 78.282 - MeanAnomaly 140.992 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Mneme:Jupiter XL:2003 J 21" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 620.04 # mean - SemiMajorAxis 21069000 # mean - Eccentricity 0.2273 # mean - Inclination 145.402 - AscendingNode 34.889 - ArgOfPericenter 48.811 - MeanAnomaly 168.011 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"Thelxinoe:Jupiter XLII:2003 J 22" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 628.09 # mean - SemiMajorAxis 21162000 # mean - Eccentricity 0.2206 # mean - Inclination 150.941 - AscendingNode 215.311 - ArgOfPericenter 323.714 - MeanAnomaly 191.904 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -"2003 J 23" "Sol/Jupiter" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.0 - - EllipticalOrbit - { - Epoch 2452644.5 # 2003 Jan 5 - Period 732.44 # mean - SemiMajorAxis 23563000 # mean - Eccentricity 0.2714 # mean - Inclination 146.420 - AscendingNode 67.747 - ArgOfPericenter 253.422 - MeanAnomaly 328.912 - } - - RotationPeriod 10 # Guess - - Albedo 0.04 -} - -# Additional moons of Saturn - -"Ymir:Saturn XIX:2000 S 1" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 8 - - EllipticalOrbit - { - Period 1312.37 - SemiMajorAxis 23096000 - Eccentricity 0.3331 - Inclination 145.961 # - AscendingNode 7.260 # - ArgOfPericenter 16.394 # J2000.0 - MeanAnomaly 216.669 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Paaliaq:Saturn XX:2000 S 2" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 9.5 - - EllipticalOrbit - { - Period 686.91 - SemiMajorAxis 15199000 - Eccentricity 0.3636 - Inclination 75.327 # - AscendingNode 182.777 # - ArgOfPericenter 239.203 # J2000.0 - MeanAnomaly 304.651 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Siarnaq:Saturn XXIX:2000 S 3" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 16 - - EllipticalOrbit - { - Period 893.08 - SemiMajorAxis 18160000 - Eccentricity 0.2948 - Inclination 60.642 # - AscendingNode 235.860 # - ArgOfPericenter 99.707 # J2000.0 - MeanAnomaly 190.719 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Tarvos:Saturn XXI:2000 S 4" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 6.5 - - EllipticalOrbit - { - Period 925.60 - SemiMajorAxis 18247000 - Eccentricity 0.5355 - Inclination 36.341 # - AscendingNode 244.676 # - ArgOfPericenter 332.621 # J2000.0 - MeanAnomaly 255.729 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Kiviuq:Saturn XXIV:2000 S 5" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 7 - - EllipticalOrbit - { - Period 449.22 - SemiMajorAxis 11365000 - Eccentricity 0.3335 - Inclination 76.796 # - AscendingNode 182.386 # - ArgOfPericenter 93.291 # J2000.0 - MeanAnomaly 168.548 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Ijiraq:Saturn XXII:2000 S 6" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 5 - - EllipticalOrbit - { - Period 451.48 - SemiMajorAxis 11440000 - Eccentricity 0.3216 - Inclination 23.892 # - AscendingNode 326.568 # - ArgOfPericenter 88.423 # J2000.0 - MeanAnomaly 28.424 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Thrymr:Saturn XXX:2000 S 7" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.8 - - EllipticalOrbit - { - Period 1086.91 - SemiMajorAxis 20382000 - Eccentricity 0.4701 - Inclination 150.486 # - AscendingNode 10.020 # - ArgOfPericenter 23.091 # J2000.0 - MeanAnomaly 350.670 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Skathi:Saturn XXVII:2000 S 8" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.2 - - EllipticalOrbit - { - Period 728.93 - SemiMajorAxis 15647000 - Eccentricity 0.2697 - Inclination 148.361 # - AscendingNode 67.100 # - ArgOfPericenter 148.021 # J2000.0 - MeanAnomaly 117.271 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Mundilfari:Saturn XXV:2000 S 9" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.8 - - EllipticalOrbit - { - Period 951.38 - SemiMajorAxis 18709000 - Eccentricity 0.2078 - Inclination 150.253 # - AscendingNode 338.432 # - ArgOfPericenter 16.508 # J2000.0 - MeanAnomaly 97.432 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Erriapus:Saturn XXVIII:2000 S 10" "Sol/Saturn" # (previously Erriapo) -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 4.3 - - EllipticalOrbit - { - Period 871.92 - SemiMajorAxis 17616000 - Eccentricity 0.4740 - Inclination 13.545 # - AscendingNode 286.903 # - ArgOfPericenter 332.997 # J2000.0 - MeanAnomaly 306.656 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Albiorix:Saturn XXVI:2000 S 11" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 13 - - EllipticalOrbit - { - Period 783.45 - SemiMajorAxis 16404000 - Eccentricity 0.4778 - Inclination 31.518 # - AscendingNode 259.354 # - ArgOfPericenter 112.808 # J2000.0 - MeanAnomaly 17.224 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Suttungr:Saturn XXIII:2000 S 12" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.8 - - EllipticalOrbit - { - Period 1016.31 - SemiMajorAxis 19463000 - Eccentricity 0.1138 - Inclination 150.914 # - AscendingNode 10.905 # - ArgOfPericenter 350.499 # J2000.0 - MeanAnomaly 317.642 # - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Narvi:Saturn XXXI:2003 S 1" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.3 - - EllipticalOrbit - { - Epoch 2452629.5 # 2002 Dec 21 - Period 956.19 # mean - SemiMajorAxis 18719000 # mean - Eccentricity 0.3522 # mean - Inclination 106.989 - AscendingNode 9.524 - ArgOfPericenter 172.396 - MeanAnomaly 139.109 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Methone:Saturn XXXII:2004 S 1" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.6 - - EllipticalOrbit - { - Epoch 2453177.5 # 2004 Jun 21 00:00UT - Period 1.00971 - SemiMajorAxis 194251 - Eccentricity 0.001 - Inclination 0.018 - AscendingNode 311.0 - LongOfPericenter 308.0 - MeanLongitude 154.79 - } - - RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT - RotationOffset 335 -} - -"Pallene:Saturn XXXIII:2004 S 2" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.2 - - EllipticalOrbit - { - Epoch 2453177.5 # 2004 Jun 21 00:00UT - Period 1.15374 - SemiMajorAxis 212283 - Eccentricity 0.004 - Inclination 0.181 - AscendingNode 327.0 - LongOfPericenter 38 - MeanLongitude 85.51 - } - - RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT - RotationOffset 266 -} - -"Polydeuces:Saturn XXXIV:2004 S 5" "Sol/Saturn" -# Trailing Lagrange point of Dione -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.75 - - EllipticalOrbit - { - Epoch 2453006.5 # 2004 Jan 2 00:00UT - Period 2.73690 - SemiMajorAxis 377390 - Eccentricity 0.0182 - Inclination 0.1705 - AscendingNode 262 - LongOfPericenter 103.22 - MeanLongitude 67.61 - } - - RotationEpoch 2453006.5 # 2004 Jan 2 00:00UT - RotationOffset 248 -} - -"2004 S 7" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453400.5 # 2005 Jan 30 - Period 1101.99 - SemiMajorAxis 20576693 - Eccentricity 0.5541269 - Inclination 150.244 - AscendingNode 29.863 - ArgOfPericenter 100.469 - MeanAnomaly 292.198 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Fornjot:Saturn XLII:2004 S 8" "Sol/Saturn" # MPEC 2006-C74 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1430.37 - SemiMajorAxis 24484380 - Eccentricity 0.1663457 - Inclination 171.801 - AscendingNode 71.103 - ArgOfPericenter 331.856 - MeanAnomaly 40.554 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Farbauti:Saturn XL:2004 S 9" "Sol/Saturn" # MPEC 2006-C72 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.5 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1054.78 - SemiMajorAxis 19984780 - Eccentricity 0.1747573 - Inclination 152.085 - AscendingNode 332.181 - ArgOfPericenter 351.158 - MeanAnomaly 310.328 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Aegir:Saturn XXXVI:2004 S 10" "Sol/Saturn" # MPEC 2006-C55 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1093.12 - SemiMajorAxis 20466110 - Eccentricity 0.2255397 - Inclination 163.662 - AscendingNode 4.888 - ArgOfPericenter 264.241 - MeanAnomaly 25.842 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Bebhionn:Saturn XXXVII:2004 S 11" "Sol/Saturn" # MPEC 2006-C55 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 838.77 - SemiMajorAxis 17153520 - Eccentricity 0.3189491 - Inclination 37.707 - AscendingNode 28.249 - ArgOfPericenter 10.424 - MeanAnomaly 59.188 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"2004 S 12" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.5 - - EllipticalOrbit - { - Epoch 2453400.5 # 2005 Jan 30 - Period 1048.54 - SemiMajorAxis 19905866 - Eccentricity 0.3962529 - Inclination 163.328 - AscendingNode 30.672 - ArgOfPericenter 96.528 - MeanAnomaly 286.163 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"2004 S 13" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453400.5 # 2005 Jan 30 - Period 905.85 - SemiMajorAxis 18056253 - Eccentricity 0.2610261 - Inclination 145.257 - AscendingNode 339.270 - ArgOfPericenter 6.322 - MeanAnomaly 33.254 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Hati:Saturn XLIII:2004 S 14" "Sol/Saturn" # MPEC 2006-C74 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1033.05 - SemiMajorAxis 19709340 - Eccentricity 0.3080404 - Inclination 169.323 - AscendingNode 160.912 - ArgOfPericenter 30.574 - MeanAnomaly 224.303 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Bergelmir:Saturn XXXVIII:2004 S 15" "Sol/Saturn" # MPEC 2006-C55 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 985.95 - SemiMajorAxis 19105640 - Eccentricity 0.1297284 - Inclination 155.983 - AscendingNode 30.246 - ArgOfPericenter 146.038 - MeanAnomaly 34.682 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Fenrir:Saturn XLI:2004 S 16" "Sol/Saturn" # MPEC 2006-C72 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1212.53 - SemiMajorAxis 21930640 - Eccentricity 0.1049966 - Inclination 163.768 - AscendingNode 47.473 - ArgOfPericenter 124.324 - MeanAnomaly 66.315 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"2004 S 17" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2 - - EllipticalOrbit - { - Epoch 2453400.5 # 2005 Jan 30 - Period 985.45 - SemiMajorAxis 19099175 - Eccentricity 0.2259100 - Inclination 153.848 - AscendingNode 331.252 - ArgOfPericenter 175.790 - MeanAnomaly 165.425 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Bestla:Saturn XXXIX:2004 S 18" "Sol/Saturn" # MPEC 2006-C55 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.5 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1097.35 - SemiMajorAxis 20518960 - Eccentricity 0.7453905 - Inclination 153.357 - AscendingNode 115.433 - ArgOfPericenter 82.190 - MeanAnomaly 288.253 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Hyrrokkin:Saturn XLIV:2004 S 19" "Sol/Saturn" # (previously Hyrokkin) MPEC 2006-M44 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 4 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 914.29 - SemiMajorAxis 18168300 - Eccentricity 0.3604062 - Inclination 151.827 - AscendingNode 248.953 - ArgOfPericenter 268.525 - MeanAnomaly 89.589 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Daphnis:Saturn XXXV:2005 S 1" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.5 - - EllipticalOrbit - { - Period 0.5998503 - SemiMajorAxis 136500 # Fit to Celestia's Keeler Gap -# Eccentricity 0.004827 # Fit to Celestia's Keeler Gap - Inclination 0.000950 - AscendingNode 191.701 - ArgOfPericenter 281.908 - MeanAnomaly 0.000 - } - - Albedo 0.5 -} - -"2006 S 1" "Sol/Saturn" # MPEC 2006-M45 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 972.41 - SemiMajorAxis 18930200 - Eccentricity 0.1302807 - Inclination 159.579 - AscendingNode 178.730 - ArgOfPericenter 138.788 - MeanAnomaly 241.766 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Kari:Saturn XLV:2006 S 2" "Sol/Saturn" # MPEC 2006-M48 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.5 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1245.06 - SemiMajorAxis 22321200 - Eccentricity 0.3399560 - Inclination 154.373 - AscendingNode 115.635 - ArgOfPericenter 181.696 - MeanAnomaly 209.511 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"2006 S 3" "Sol/Saturn" # MPEC 2006-M45 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1142.37 - SemiMajorAxis 21076300 - Eccentricity 0.4709957 - Inclination 150.165 - AscendingNode 38.575 - ArgOfPericenter 190.856 - MeanAnomaly 100.635 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Greip:Saturn LI:2006 S 4" "Sol/Saturn" # MPEC 2006-M45 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 906.56 - SemiMajorAxis 18065700 - Eccentricity 0.3735237 - Inclination 175.914 - AscendingNode 235.009 - ArgOfPericenter 141.501 - MeanAnomaly 105.502 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Loge:Saturn XLVI:2006 S 5" "Sol/Saturn" # MPEC 2006-M48 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1300.95 - SemiMajorAxis 22984300 - Eccentricity 0.1423235 - Inclination 171.183 - AscendingNode 197.088 - ArgOfPericenter 46.810 - MeanAnomaly 218.554 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Jarnsaxa:Saturn L:2006 S 6" "Sol/Saturn" # MPEC 2007-D79 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2454200.5 # 2007 Apr 10 - Period 978.75 - SemiMajorAxis 19012500 - Eccentricity 0.1929545 - Inclination 164.138 - AscendingNode 232.487 - ArgOfPericenter 234.702 - MeanAnomaly 70.074 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Surtur:Saturn XLVIII:2006 S 7" "Sol/Saturn" # MPEC 2006-N06 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 1242.36 - SemiMajorAxis 22288900 - Eccentricity 0.3688000 - Inclination 169.482 - AscendingNode 58.170 - ArgOfPericenter 329.289 - MeanAnomaly 50.553 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Skoll:Saturn XLVII:2006 S 8" "Sol/Saturn" # MPEC 2006-M48 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2453800.5 # 2006 Mar 6 - Period 862.37 - SemiMajorAxis 17473800 - Eccentricity 0.4221689 - Inclination 161.837 - AscendingNode 121.645 - ArgOfPericenter 206.421 - MeanAnomaly 229.323 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Tarqeq:Saturn LII:2007 S 1" "Sol/Saturn" # MPEC 2007-G38 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3.5 - - EllipticalOrbit - { - Epoch 2454200.5 # 2007 Apr 10 - Period 894.91 - SemiMajorAxis 17910560 - Eccentricity 0.1081156 - Inclination 46.073 - AscendingNode 16.099 - ArgOfPericenter 65.594 - MeanAnomaly 126.537 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"2007 S 2" "Sol/Saturn" # MPEC 2007-J09 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 3 - - EllipticalOrbit - { - Epoch 2454200.5 # 2007 Apr 10 - Period 792.96 - SemiMajorAxis 16523160 - Eccentricity 0.2181375 - Inclination 170.320 - AscendingNode 314.099 - ArgOfPericenter 62.038 - MeanAnomaly 184.606 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"2007 S 3" "Sol/Saturn" # MPEC 2007-J09 -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 2.5 - - EllipticalOrbit - { - Epoch 2454200.5 # 2007 Apr 10 - Period 991.66 - SemiMajorAxis 19179340 - Eccentricity 0.1506156 - Inclination 171.507 - AscendingNode 337.152 - ArgOfPericenter 284.032 - MeanAnomaly 199.246 - } - - RotationPeriod 10 # Guess - - Albedo 0.06 -} - -"Anthe:Saturn XLIX:2007 S 4" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 1.1 - - EllipticalOrbit - { - Period 1.041149 - SemiMajorAxis 198105.6 - Eccentricity 0.001102 - Inclination 0.0186 - AscendingNode 251.702 - ArgOfPericenter 349.181 - MeanAnomaly 355.247 - } - - Albedo 0.06 # Estimate -} - -# Hedman et al. "Aegaeon (Saturn LIII), a G-ring object" -# Icarus 2010;207: 433-447 -"Aegaeon:Saturn LIII:2008 S 1" "Sol/Saturn" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 0.24 - - EllipticalOrbit - { - Epoch 2454467.00075444 - Period 0.80811114 - SemiMajorAxis 167493.665 - Eccentricity 0.00042277 - Inclination 0.0007 - AscendingNode 350 - LongOfPericenter 312.728 - MeanLongitude 5.641248 - } - - Albedo 0.06 # Estimate -} - - -# Additional moons of Uranus - -"Trinculo:Uranus XXI:2001 U 1" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 5 - - EllipticalOrbit - { - Period 749.24 - SemiMajorAxis 8504000 - Eccentricity 0.2200 - Inclination 70.509 # - AscendingNode 7.574 # - ArgOfPericenter 128.839 # J2000.0 - MeanAnomaly 182.392 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Ferdinand:Uranus XXIV:2001 U 2" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 6 - - EllipticalOrbit - { - Period 2887.21 - SemiMajorAxis 20901000 - Eccentricity 0.3682 - Inclination 75.339 # - AscendingNode 10.695 # - ArgOfPericenter 109.325 # J2000.0 - MeanAnomaly 25.166 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - - -"Francisco:Uranus XXII:2001 U 3" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 6 - - EllipticalOrbit - { - Period 266.56 - SemiMajorAxis 4276000 - Eccentricity 0.1459 - Inclination 70.110 # - AscendingNode 329.112 # - ArgOfPericenter 195.118 # J2000.0 - MeanAnomaly 20.667 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Margaret:Uranus XXIII:2003 U 3" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 5.5 - - EllipticalOrbit - { - Period 1687.01 - SemiMajorAxis 14345000 - Eccentricity 0.6608 - Inclination 137.282 # - AscendingNode 217.574 # - ArgOfPericenter 128.558 # J2000.0 - MeanAnomaly 325.270 # - } - - RotationPeriod 10 # Guess - - Albedo 0.07 -} - -"Perdita:Uranus XXV:1986 U 10" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 10 - - EllipticalOrbit - { - Period 0.63877 - SemiMajorAxis 76462 - Eccentricity 0.01160 - Inclination 0.470 - AscendingNode 150.095 - ArgOfPericenter 199.193 - MeanAnomaly 270.068 - } - - RotationPeriod 10 # guess - - Albedo 0.07 # guess -} - -"Mab:Uranus XXVI:2003 U 1" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 5 - - EllipticalOrbit - { - Period 0.92362 - SemiMajorAxis 97771 - Eccentricity 0.00242 - Inclination 0.133 - AscendingNode 224.525 - ArgOfPericenter 123.862 - MeanAnomaly 255.590 - } - - RotationPeriod 10 # guess - - Albedo 0.07 # guess -} - -"Cupid:Uranus XXVII:2003 U 2" "Sol/Uranus" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 5 - - EllipticalOrbit - { - Period 0.61359 - SemiMajorAxis 74439 - Eccentricity 0.000884 - Inclination 0.0991 - AscendingNode 79.496 - ArgOfPericenter 106.781 - MeanAnomaly 123.625 - } - - RotationPeriod 10 # guess - - Albedo 0.07 # guess -} - - -# Additional moons of Neptune - -"Halimede:Neptune IX:2002 N 1" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 24 - - EllipticalOrbit - { - Period 1879.71 - SemiMajorAxis 15728000 - Eccentricity 0.5711 - Inclination 139.094 # - AscendingNode 163.249 # - ArgOfPericenter 148.454 # J2000.0 - MeanAnomaly 230.015 # - } - - RotationPeriod 10 # Guess - - Albedo 0.155 -} - -"Sao:Neptune XI:2002 N 2" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 24 - - EllipticalOrbit - { - Period 2914.07 - SemiMajorAxis 22422000 - Eccentricity 0.2931 - Inclination 26.351 # - AscendingNode 23.961 # - ArgOfPericenter 47.566 # J2000.0 - MeanAnomaly 14.560 # - } - - RotationPeriod 10 # Guess - - Albedo 0.155 -} - -"Laomedeia:Neptune XII:2002 N 3" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 24 - - EllipticalOrbit - { - Period 3167.85 - SemiMajorAxis 23571000 - Eccentricity 0.4237 - Inclination 9.933 # - AscendingNode 13.595 # - ArgOfPericenter 122.752 # J2000.0 - MeanAnomaly 154.007 # - } - - RotationPeriod 10 # Guess - - Albedo 0.155 -} - -"Neso:Neptune XIII:2002 N 4" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 30 - - EllipticalOrbit - { - Period 9373.99 - SemiMajorAxis 48387000 - Eccentricity 0.4945 - Inclination 113.569 # - AscendingNode 351.648 # - ArgOfPericenter 77.981 # J2000.0 - MeanAnomaly 216.988 # - } - - RotationPeriod 10 # Guess - - Albedo 0.155 -} - -"Psamathe:Neptune X:2003 N 1" "Sol/Neptune" -{ - Class "minormoon" - Texture "asteroid.jpg" - Mesh "asteroid.cms" - Radius 14 - - EllipticalOrbit - { - Period 9115.91 - SemiMajorAxis 46695000 - Eccentricity 0.4499 - Inclination 118.763 # - AscendingNode 288.194 # - ArgOfPericenter 161.232 # J2000.0 - MeanAnomaly 182.071 # - } - - RotationPeriod 10 # Guess - - Albedo 0.155 -} - -# Additional moons of Pluto -# "Orbits and photometry of Pluto's satellites: Charon, S/2005 P1 -# and S/2005 P2" Buie et al. -# http://arxiv.org/abs/astro-ph/0512491 -# "Masses of Nix and Hydra" Tholen et al. -# http://arxiv.org/ftp/arxiv/papers/0712/0712.1261.pdf - -"Hydra:Pluto III:134340 Pluto III:2005 P 1" "Sol/Pluto" -{ - Class "minormoon" - Texture "asteroid.jpg" # "spectrally neutral" - Mesh "asteroid.cms" - Radius 36 - - InfoURL "http://www.boulder.swri.edu/plutonews/" - - OrbitFrame { - EquatorJ2000 { Center "Sol/Pluto-Charon" } - } - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 - Period 38.734 # mean - SemiMajorAxis 65082 # mean - Eccentricity 0.00870 # mean - Inclination 96.362 - AscendingNode 223.077 - ArgOfPericenter 45.4 - MeanLongitude 322.4 - } - - Albedo 0.18 -} - -"Nix:Pluto II:134340 Pluto II:2005 P 2" "Sol/Pluto" -{ - Class "minormoon" - Texture "asteroid.jpg" -# Color [ 0.65 0.45 0.35 ] # reddish shade initially reported, - # but not subsequently detected - BlendTexture true - Mesh "asteroid.cms" - Radius 44 - - InfoURL "http://www.boulder.swri.edu/plutonews/" - - OrbitFrame { - EquatorJ2000 { Center "Sol/Pluto-Charon" } - } - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 - Period 25.492 # mean - SemiMajorAxis 49242 # mean - Eccentricity 0.01504 # mean - Inclination 96.190 - AscendingNode 223.202 - ArgOfPericenter 244.3 - MeanLongitude 122.7 - } - - Albedo 0.08 -} +# Additional moons of the planets. +# SVN revision 4909 (2009 Nov 10) + +# This file supplements the solar system moons defined in +# the Celestia distribution files solarsys.ssc and minormoons.ssc. +# Added to these files, it provides Celestia with a complete +# set of all the known planetary moons with well-defined orbits. +# It does not contain some recently discovered moons, and some moons +# which were discovered in the past but not subsequently recovered - +# the orbits of such moons are poorly known and unreliable. If you +# want a representation of these in Celestia, you could try the +# "poormoons" add-on at: +# http://www.lns.cornell.edu/~seb/celestia/hutchison/poormoons.html +# which supplements this file without overlap. + +# Explanatory Note: +# This file was originally named "numberedmoons.ssc" a) because it +# originally contained only unnamed moons and b) to ensure that it +# loaded after "minormoons.ssc". Although many of the moons have +# now been named, for reasons of backward compatibility the file has +# not been renamed, and moons have not been transferred between files. + + +# Additional moons of Jupiter + +"Autonoe:Jupiter XXVIII:2001 J 1" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Period 765.95 + SemiMajorAxis 24046000 + Eccentricity 0.3168 + Inclination 149.551 # + AscendingNode 290.639 # + ArgOfPericenter 65.418 # J2000.0 + MeanAnomaly 134.044 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Thyone:Jupiter XXIX:2001 J 2" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Period 627.21 + SemiMajorAxis 20939000 + Eccentricity 0.2286 + Inclination 150.100 # + AscendingNode 266.835 # + ArgOfPericenter 109.494 # J2000.0 + MeanAnomaly 242.603 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Hermippe:Jupiter XXX:2001 J 3" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Period 633.90 + SemiMajorAxis 21131000 + Eccentricity 0.2096 + Inclination 147.712 # + AscendingNode 353.025 # + ArgOfPericenter 277.841 # J2000.0 + MeanAnomaly 158.433 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Eurydome:Jupiter XXXII:2001 J 4" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.5 + + EllipticalOrbit + { + Period 717.33 + SemiMajorAxis 22865000 + Eccentricity 0.2759 + Inclination 144.350 # + AscendingNode 321.938 # + ArgOfPericenter 225.861 # J2000.0 + MeanAnomaly 281.794 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Sponde:Jupiter XXXVI:2001 J 5" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Period 748.34 + SemiMajorAxis 23487000 + Eccentricity 0.3121 + Inclination 153.405 # + AscendingNode 128.207 # + ArgOfPericenter 52.911 # J2000.0 + MeanAnomaly 177.408 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Pasithee:Jupiter XXXVIII:2001 J 6" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Period 719.44 + SemiMajorAxis 23004000 + Eccentricity 0.2675 + Inclination 161.049 # + AscendingNode 341.650 # + ArgOfPericenter 210.162 # J2000.0 + MeanAnomaly 237.866 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Euanthe:Jupiter XXXIII:2001 J 7" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.5 + + EllipticalOrbit + { + Period 620.49 + SemiMajorAxis 20797000 + Eccentricity 0.2321 + Inclination 145.251 # + AscendingNode 290.469 # + ArgOfPericenter 316.075 # J2000.0 + MeanAnomaly 353.616 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Kale:Jupiter XXXVII:2001 J 8" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Period 729.47 + SemiMajorAxis 23217000 + Eccentricity 0.2599 + Inclination 166.119 # + AscendingNode 69.924 # + ArgOfPericenter 60.165 # J2000.0 + MeanAnomaly 175.650 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Orthosie:Jupiter XXXV:2001 J 9" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Period 622.56 + SemiMajorAxis 20720000 + Eccentricity 0.2808 + Inclination 145.538 # + AscendingNode 237.202 # + ArgOfPericenter 247.923 # J2000.0 + MeanAnomaly 161.134 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Euporie:Jupiter XXXIV:2001 J 10" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Period 550.74 + SemiMajorAxis 19304000 + Eccentricity 0.1432 + Inclination 146.861 # + AscendingNode 82.199 # + ArgOfPericenter 105.607 # J2000.0 + MeanAnomaly 56.246 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Aitne:Jupiter XXXI:2001 J 11" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.5 + + EllipticalOrbit + { + Period 730.18 + SemiMajorAxis 23229000 + Eccentricity 0.2643 + Inclination 163.705 # + AscendingNode 17.939 # + ArgOfPericenter 69.387 # J2000.0 + MeanAnomaly 120.574 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Arche:Jupiter XLIII:2002 J 1" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.5 + + EllipticalOrbit + { + Period 723.90 + SemiMajorAxis 22931000 + Eccentricity 0.2588 + Inclination 160.380 # + AscendingNode 356.413 # + ArgOfPericenter 171.807 # J2000.0 + MeanAnomaly 29.942 # + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Eukelade:Jupiter XLVII:2003 J 1" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 746.39 # mean + SemiMajorAxis 23661000 # mean + Eccentricity 0.2721 # mean + Inclination 164.105 + AscendingNode 244.009 + ArgOfPericenter 344.815 + MeanAnomaly 18.464 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 2" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 979.99 # mean + SemiMajorAxis 29541000 # mean + Eccentricity 0.2255 # mean + Inclination 149.167 + AscendingNode 24.567 + ArgOfPericenter 165.326 + MeanAnomaly 337.868 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 3" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 583.88 # mean + SemiMajorAxis 20221000 # mean + Eccentricity 0.1970 # mean + Inclination 146.629 + AscendingNode 262.887 + ArgOfPericenter 72.641 + MeanAnomaly 271.954 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 4" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 755.24 # mean + SemiMajorAxis 23930000 # mean + Eccentricity 0.3618 # mean + Inclination 145.092 + AscendingNode 211.910 + ArgOfPericenter 201.451 + MeanAnomaly 75.428 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 5" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 738.73 # mean + SemiMajorAxis 23495000 # mean + Eccentricity 0.2478 # mean + Inclination 166.487 + AscendingNode 231.685 + ArgOfPericenter 144.401 + MeanAnomaly 125.909 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Helike:Jupiter XLV:2003 J 6" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 634.77 # mean + SemiMajorAxis 21263000 # mean + Eccentricity 0.1558 # mean + Inclination 157.740 + AscendingNode 117.752 + ArgOfPericenter 293.662 + MeanAnomaly 326.097 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Aoede:Jupiter XLI:2003 J 7" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 761.50 # mean + SemiMajorAxis 23981000 # mean + Eccentricity 0.4322 # mean + Inclination 160.844 + AscendingNode 219.018 + ArgOfPericenter 96.186 + MeanAnomaly 343.823 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Hegemone:Jupiter XXXIX:2003 J 8" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.5 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 739.60 # mean + SemiMajorAxis 23947000 # mean + Eccentricity 0.3276 # mean + Inclination 150.102 + AscendingNode 350.813 + ArgOfPericenter 217.762 + MeanAnomaly 43.073 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 9" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 0.5 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 733.29 # mean + SemiMajorAxis 23384000 # mean + Eccentricity 0.2632 # mean + Inclination 165.070 + AscendingNode 72.935 + ArgOfPericenter 314.062 + MeanAnomaly 150.232 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 10" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 716.25 # mean + SemiMajorAxis 23041000 # mean + Eccentricity 0.4295 # mean + Inclination 164.202 + AscendingNode 195.659 + ArgOfPericenter 177.632 + MeanAnomaly 113.134 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Kallichore:Jupiter XLIV:2003 J 11" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 764.73 # mean + SemiMajorAxis 24043000 # mean + Eccentricity 0.2640 # mean + Inclination 162.600 + AscendingNode 50.546 + ArgOfPericenter 353.932 + MeanAnomaly 260.174 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 12" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 0.5 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 489.50 # mean + SemiMajorAxis 17582000 # mean + Eccentricity 0.5095 # mean + Inclination 141.880 + AscendingNode 82.853 + ArgOfPericenter 19.516 + MeanAnomaly 113.072 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Cyllene:Jupiter XLVIII:2003 J 13" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 751.94 # mean + SemiMajorAxis 23951000 # mean + Eccentricity 0.4116 # mean + Inclination 141.205 + AscendingNode 281.643 + ArgOfPericenter 212.880 + MeanAnomaly 277.114 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Kore:Jupiter XLIX:2003 J 14" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 779.18 # mean + SemiMajorAxis 24011000 # mean + Eccentricity 0.3351 # mean + Inclination 136.767 + AscendingNode 2.112 + ArgOfPericenter 127.569 + MeanAnomaly 225.954 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 15" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 689.77 # mean + SemiMajorAxis 22627000 # mean + Eccentricity 0.1910 # mean + Inclination 142.204 + AscendingNode 266.001 + ArgOfPericenter 28.760 + MeanAnomaly 270.870 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 16" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 616.36 # mean + SemiMajorAxis 20957000 # mean + Eccentricity 0.2246 # mean + Inclination 147.370 + AscendingNode 41.164 + ArgOfPericenter 72.310 + MeanAnomaly 206.244 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Herse:Jupiter L:2003 J 17" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 714.47 # mean + SemiMajorAxis 22992000 # mean + Eccentricity 0.2378 # mean + Inclination 161.918 + AscendingNode 332.506 + ArgOfPericenter 355.621 + MeanAnomaly 309.139 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 18" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 596.59 # mean + SemiMajorAxis 20514000 # mean + Eccentricity 0.0221 # mean + Inclination 147.719 + AscendingNode 204.340 + ArgOfPericenter 123.909 + MeanAnomaly 174.708 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 19" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 740.42 # mean + SemiMajorAxis 23533000 # mean + Eccentricity 0.2556 # mean + Inclination 162.048 + AscendingNode 51.355 + ArgOfPericenter 180.864 + MeanAnomaly 34.860 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Carpo:Jupiter XLVI:2003 J 20" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.5 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 456.10 # mean + SemiMajorAxis 16989000 # mean + Eccentricity 0.4297 # mean + Inclination 54.223 + AscendingNode 72.057 + ArgOfPericenter 78.282 + MeanAnomaly 140.992 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Mneme:Jupiter XL:2003 J 21" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 620.04 # mean + SemiMajorAxis 21069000 # mean + Eccentricity 0.2273 # mean + Inclination 145.402 + AscendingNode 34.889 + ArgOfPericenter 48.811 + MeanAnomaly 168.011 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"Thelxinoe:Jupiter XLII:2003 J 22" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 628.09 # mean + SemiMajorAxis 21162000 # mean + Eccentricity 0.2206 # mean + Inclination 150.941 + AscendingNode 215.311 + ArgOfPericenter 323.714 + MeanAnomaly 191.904 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +"2003 J 23" "Sol/Jupiter" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.0 + + EllipticalOrbit + { + Epoch 2452644.5 # 2003 Jan 5 + Period 732.44 # mean + SemiMajorAxis 23563000 # mean + Eccentricity 0.2714 # mean + Inclination 146.420 + AscendingNode 67.747 + ArgOfPericenter 253.422 + MeanAnomaly 328.912 + } + + RotationPeriod 10 # Guess + + Albedo 0.04 +} + +# Additional moons of Saturn + +"Ymir:Saturn XIX:2000 S 1" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 8 + + EllipticalOrbit + { + Period 1312.37 + SemiMajorAxis 23096000 + Eccentricity 0.3331 + Inclination 145.961 # + AscendingNode 7.260 # + ArgOfPericenter 16.394 # J2000.0 + MeanAnomaly 216.669 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Paaliaq:Saturn XX:2000 S 2" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 9.5 + + EllipticalOrbit + { + Period 686.91 + SemiMajorAxis 15199000 + Eccentricity 0.3636 + Inclination 75.327 # + AscendingNode 182.777 # + ArgOfPericenter 239.203 # J2000.0 + MeanAnomaly 304.651 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Siarnaq:Saturn XXIX:2000 S 3" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 16 + + EllipticalOrbit + { + Period 893.08 + SemiMajorAxis 18160000 + Eccentricity 0.2948 + Inclination 60.642 # + AscendingNode 235.860 # + ArgOfPericenter 99.707 # J2000.0 + MeanAnomaly 190.719 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Tarvos:Saturn XXI:2000 S 4" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 6.5 + + EllipticalOrbit + { + Period 925.60 + SemiMajorAxis 18247000 + Eccentricity 0.5355 + Inclination 36.341 # + AscendingNode 244.676 # + ArgOfPericenter 332.621 # J2000.0 + MeanAnomaly 255.729 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Kiviuq:Saturn XXIV:2000 S 5" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 7 + + EllipticalOrbit + { + Period 449.22 + SemiMajorAxis 11365000 + Eccentricity 0.3335 + Inclination 76.796 # + AscendingNode 182.386 # + ArgOfPericenter 93.291 # J2000.0 + MeanAnomaly 168.548 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Ijiraq:Saturn XXII:2000 S 6" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 5 + + EllipticalOrbit + { + Period 451.48 + SemiMajorAxis 11440000 + Eccentricity 0.3216 + Inclination 23.892 # + AscendingNode 326.568 # + ArgOfPericenter 88.423 # J2000.0 + MeanAnomaly 28.424 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Thrymr:Saturn XXX:2000 S 7" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.8 + + EllipticalOrbit + { + Period 1086.91 + SemiMajorAxis 20382000 + Eccentricity 0.4701 + Inclination 150.486 # + AscendingNode 10.020 # + ArgOfPericenter 23.091 # J2000.0 + MeanAnomaly 350.670 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Skathi:Saturn XXVII:2000 S 8" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.2 + + EllipticalOrbit + { + Period 728.93 + SemiMajorAxis 15647000 + Eccentricity 0.2697 + Inclination 148.361 # + AscendingNode 67.100 # + ArgOfPericenter 148.021 # J2000.0 + MeanAnomaly 117.271 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Mundilfari:Saturn XXV:2000 S 9" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.8 + + EllipticalOrbit + { + Period 951.38 + SemiMajorAxis 18709000 + Eccentricity 0.2078 + Inclination 150.253 # + AscendingNode 338.432 # + ArgOfPericenter 16.508 # J2000.0 + MeanAnomaly 97.432 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Erriapus:Saturn XXVIII:2000 S 10" "Sol/Saturn" # (previously Erriapo) +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 4.3 + + EllipticalOrbit + { + Period 871.92 + SemiMajorAxis 17616000 + Eccentricity 0.4740 + Inclination 13.545 # + AscendingNode 286.903 # + ArgOfPericenter 332.997 # J2000.0 + MeanAnomaly 306.656 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Albiorix:Saturn XXVI:2000 S 11" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 13 + + EllipticalOrbit + { + Period 783.45 + SemiMajorAxis 16404000 + Eccentricity 0.4778 + Inclination 31.518 # + AscendingNode 259.354 # + ArgOfPericenter 112.808 # J2000.0 + MeanAnomaly 17.224 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Suttungr:Saturn XXIII:2000 S 12" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.8 + + EllipticalOrbit + { + Period 1016.31 + SemiMajorAxis 19463000 + Eccentricity 0.1138 + Inclination 150.914 # + AscendingNode 10.905 # + ArgOfPericenter 350.499 # J2000.0 + MeanAnomaly 317.642 # + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Narvi:Saturn XXXI:2003 S 1" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.3 + + EllipticalOrbit + { + Epoch 2452629.5 # 2002 Dec 21 + Period 956.19 # mean + SemiMajorAxis 18719000 # mean + Eccentricity 0.3522 # mean + Inclination 106.989 + AscendingNode 9.524 + ArgOfPericenter 172.396 + MeanAnomaly 139.109 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Methone:Saturn XXXII:2004 S 1" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.6 + + EllipticalOrbit + { + Epoch 2453177.5 # 2004 Jun 21 00:00UT + Period 1.00971 + SemiMajorAxis 194251 + Eccentricity 0.001 + Inclination 0.018 + AscendingNode 311.0 + LongOfPericenter 308.0 + MeanLongitude 154.79 + } + + RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT + RotationOffset 335 +} + +"Pallene:Saturn XXXIII:2004 S 2" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.2 + + EllipticalOrbit + { + Epoch 2453177.5 # 2004 Jun 21 00:00UT + Period 1.15374 + SemiMajorAxis 212283 + Eccentricity 0.004 + Inclination 0.181 + AscendingNode 327.0 + LongOfPericenter 38 + MeanLongitude 85.51 + } + + RotationEpoch 2453177.5 # 2004 Jun 21 00:00UT + RotationOffset 266 +} + +"Polydeuces:Saturn XXXIV:2004 S 5" "Sol/Saturn" +# Trailing Lagrange point of Dione +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.75 + + EllipticalOrbit + { + Epoch 2453006.5 # 2004 Jan 2 00:00UT + Period 2.73690 + SemiMajorAxis 377390 + Eccentricity 0.0182 + Inclination 0.1705 + AscendingNode 262 + LongOfPericenter 103.22 + MeanLongitude 67.61 + } + + RotationEpoch 2453006.5 # 2004 Jan 2 00:00UT + RotationOffset 248 +} + +"2004 S 7" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453400.5 # 2005 Jan 30 + Period 1101.99 + SemiMajorAxis 20576693 + Eccentricity 0.5541269 + Inclination 150.244 + AscendingNode 29.863 + ArgOfPericenter 100.469 + MeanAnomaly 292.198 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Fornjot:Saturn XLII:2004 S 8" "Sol/Saturn" # MPEC 2006-C74 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1430.37 + SemiMajorAxis 24484380 + Eccentricity 0.1663457 + Inclination 171.801 + AscendingNode 71.103 + ArgOfPericenter 331.856 + MeanAnomaly 40.554 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Farbauti:Saturn XL:2004 S 9" "Sol/Saturn" # MPEC 2006-C72 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.5 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1054.78 + SemiMajorAxis 19984780 + Eccentricity 0.1747573 + Inclination 152.085 + AscendingNode 332.181 + ArgOfPericenter 351.158 + MeanAnomaly 310.328 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Aegir:Saturn XXXVI:2004 S 10" "Sol/Saturn" # MPEC 2006-C55 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1093.12 + SemiMajorAxis 20466110 + Eccentricity 0.2255397 + Inclination 163.662 + AscendingNode 4.888 + ArgOfPericenter 264.241 + MeanAnomaly 25.842 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Bebhionn:Saturn XXXVII:2004 S 11" "Sol/Saturn" # MPEC 2006-C55 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 838.77 + SemiMajorAxis 17153520 + Eccentricity 0.3189491 + Inclination 37.707 + AscendingNode 28.249 + ArgOfPericenter 10.424 + MeanAnomaly 59.188 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"2004 S 12" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.5 + + EllipticalOrbit + { + Epoch 2453400.5 # 2005 Jan 30 + Period 1048.54 + SemiMajorAxis 19905866 + Eccentricity 0.3962529 + Inclination 163.328 + AscendingNode 30.672 + ArgOfPericenter 96.528 + MeanAnomaly 286.163 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"2004 S 13" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453400.5 # 2005 Jan 30 + Period 905.85 + SemiMajorAxis 18056253 + Eccentricity 0.2610261 + Inclination 145.257 + AscendingNode 339.270 + ArgOfPericenter 6.322 + MeanAnomaly 33.254 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Hati:Saturn XLIII:2004 S 14" "Sol/Saturn" # MPEC 2006-C74 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1033.05 + SemiMajorAxis 19709340 + Eccentricity 0.3080404 + Inclination 169.323 + AscendingNode 160.912 + ArgOfPericenter 30.574 + MeanAnomaly 224.303 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Bergelmir:Saturn XXXVIII:2004 S 15" "Sol/Saturn" # MPEC 2006-C55 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 985.95 + SemiMajorAxis 19105640 + Eccentricity 0.1297284 + Inclination 155.983 + AscendingNode 30.246 + ArgOfPericenter 146.038 + MeanAnomaly 34.682 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Fenrir:Saturn XLI:2004 S 16" "Sol/Saturn" # MPEC 2006-C72 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1212.53 + SemiMajorAxis 21930640 + Eccentricity 0.1049966 + Inclination 163.768 + AscendingNode 47.473 + ArgOfPericenter 124.324 + MeanAnomaly 66.315 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"2004 S 17" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2 + + EllipticalOrbit + { + Epoch 2453400.5 # 2005 Jan 30 + Period 985.45 + SemiMajorAxis 19099175 + Eccentricity 0.2259100 + Inclination 153.848 + AscendingNode 331.252 + ArgOfPericenter 175.790 + MeanAnomaly 165.425 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Bestla:Saturn XXXIX:2004 S 18" "Sol/Saturn" # MPEC 2006-C55 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.5 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1097.35 + SemiMajorAxis 20518960 + Eccentricity 0.7453905 + Inclination 153.357 + AscendingNode 115.433 + ArgOfPericenter 82.190 + MeanAnomaly 288.253 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Hyrrokkin:Saturn XLIV:2004 S 19" "Sol/Saturn" # (previously Hyrokkin) MPEC 2006-M44 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 4 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 914.29 + SemiMajorAxis 18168300 + Eccentricity 0.3604062 + Inclination 151.827 + AscendingNode 248.953 + ArgOfPericenter 268.525 + MeanAnomaly 89.589 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Daphnis:Saturn XXXV:2005 S 1" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.5 + + EllipticalOrbit + { + Period 0.5998503 + SemiMajorAxis 136500 # Fit to Celestia's Keeler Gap +# Eccentricity 0.004827 # Fit to Celestia's Keeler Gap + Inclination 0.000950 + AscendingNode 191.701 + ArgOfPericenter 281.908 + MeanAnomaly 0.000 + } + + Albedo 0.5 +} + +"2006 S 1" "Sol/Saturn" # MPEC 2006-M45 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 972.41 + SemiMajorAxis 18930200 + Eccentricity 0.1302807 + Inclination 159.579 + AscendingNode 178.730 + ArgOfPericenter 138.788 + MeanAnomaly 241.766 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Kari:Saturn XLV:2006 S 2" "Sol/Saturn" # MPEC 2006-M48 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.5 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1245.06 + SemiMajorAxis 22321200 + Eccentricity 0.3399560 + Inclination 154.373 + AscendingNode 115.635 + ArgOfPericenter 181.696 + MeanAnomaly 209.511 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"2006 S 3" "Sol/Saturn" # MPEC 2006-M45 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1142.37 + SemiMajorAxis 21076300 + Eccentricity 0.4709957 + Inclination 150.165 + AscendingNode 38.575 + ArgOfPericenter 190.856 + MeanAnomaly 100.635 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Greip:Saturn LI:2006 S 4" "Sol/Saturn" # MPEC 2006-M45 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 906.56 + SemiMajorAxis 18065700 + Eccentricity 0.3735237 + Inclination 175.914 + AscendingNode 235.009 + ArgOfPericenter 141.501 + MeanAnomaly 105.502 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Loge:Saturn XLVI:2006 S 5" "Sol/Saturn" # MPEC 2006-M48 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1300.95 + SemiMajorAxis 22984300 + Eccentricity 0.1423235 + Inclination 171.183 + AscendingNode 197.088 + ArgOfPericenter 46.810 + MeanAnomaly 218.554 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Jarnsaxa:Saturn L:2006 S 6" "Sol/Saturn" # MPEC 2007-D79 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2454200.5 # 2007 Apr 10 + Period 978.75 + SemiMajorAxis 19012500 + Eccentricity 0.1929545 + Inclination 164.138 + AscendingNode 232.487 + ArgOfPericenter 234.702 + MeanAnomaly 70.074 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Surtur:Saturn XLVIII:2006 S 7" "Sol/Saturn" # MPEC 2006-N06 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 1242.36 + SemiMajorAxis 22288900 + Eccentricity 0.3688000 + Inclination 169.482 + AscendingNode 58.170 + ArgOfPericenter 329.289 + MeanAnomaly 50.553 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Skoll:Saturn XLVII:2006 S 8" "Sol/Saturn" # MPEC 2006-M48 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2453800.5 # 2006 Mar 6 + Period 862.37 + SemiMajorAxis 17473800 + Eccentricity 0.4221689 + Inclination 161.837 + AscendingNode 121.645 + ArgOfPericenter 206.421 + MeanAnomaly 229.323 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Tarqeq:Saturn LII:2007 S 1" "Sol/Saturn" # MPEC 2007-G38 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3.5 + + EllipticalOrbit + { + Epoch 2454200.5 # 2007 Apr 10 + Period 894.91 + SemiMajorAxis 17910560 + Eccentricity 0.1081156 + Inclination 46.073 + AscendingNode 16.099 + ArgOfPericenter 65.594 + MeanAnomaly 126.537 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"2007 S 2" "Sol/Saturn" # MPEC 2007-J09 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 3 + + EllipticalOrbit + { + Epoch 2454200.5 # 2007 Apr 10 + Period 792.96 + SemiMajorAxis 16523160 + Eccentricity 0.2181375 + Inclination 170.320 + AscendingNode 314.099 + ArgOfPericenter 62.038 + MeanAnomaly 184.606 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"2007 S 3" "Sol/Saturn" # MPEC 2007-J09 +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 2.5 + + EllipticalOrbit + { + Epoch 2454200.5 # 2007 Apr 10 + Period 991.66 + SemiMajorAxis 19179340 + Eccentricity 0.1506156 + Inclination 171.507 + AscendingNode 337.152 + ArgOfPericenter 284.032 + MeanAnomaly 199.246 + } + + RotationPeriod 10 # Guess + + Albedo 0.06 +} + +"Anthe:Saturn XLIX:2007 S 4" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 1.1 + + EllipticalOrbit + { + Period 1.041149 + SemiMajorAxis 198105.6 + Eccentricity 0.001102 + Inclination 0.0186 + AscendingNode 251.702 + ArgOfPericenter 349.181 + MeanAnomaly 355.247 + } + + Albedo 0.06 # Estimate +} + +# Hedman et al. "Aegaeon (Saturn LIII), a G-ring object" +# Icarus 2010;207: 433-447 +"Aegaeon:Saturn LIII:2008 S 1" "Sol/Saturn" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 0.24 + + EllipticalOrbit + { + Epoch 2454467.00075444 + Period 0.80811114 + SemiMajorAxis 167493.665 + Eccentricity 0.00042277 + Inclination 0.0007 + AscendingNode 350 + LongOfPericenter 312.728 + MeanLongitude 5.641248 + } + + Albedo 0.06 # Estimate +} + + +# Additional moons of Uranus + +"Trinculo:Uranus XXI:2001 U 1" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 5 + + EllipticalOrbit + { + Period 749.24 + SemiMajorAxis 8504000 + Eccentricity 0.2200 + Inclination 70.509 # + AscendingNode 7.574 # + ArgOfPericenter 128.839 # J2000.0 + MeanAnomaly 182.392 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Ferdinand:Uranus XXIV:2001 U 2" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 6 + + EllipticalOrbit + { + Period 2887.21 + SemiMajorAxis 20901000 + Eccentricity 0.3682 + Inclination 75.339 # + AscendingNode 10.695 # + ArgOfPericenter 109.325 # J2000.0 + MeanAnomaly 25.166 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + + +"Francisco:Uranus XXII:2001 U 3" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 6 + + EllipticalOrbit + { + Period 266.56 + SemiMajorAxis 4276000 + Eccentricity 0.1459 + Inclination 70.110 # + AscendingNode 329.112 # + ArgOfPericenter 195.118 # J2000.0 + MeanAnomaly 20.667 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Margaret:Uranus XXIII:2003 U 3" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 5.5 + + EllipticalOrbit + { + Period 1687.01 + SemiMajorAxis 14345000 + Eccentricity 0.6608 + Inclination 137.282 # + AscendingNode 217.574 # + ArgOfPericenter 128.558 # J2000.0 + MeanAnomaly 325.270 # + } + + RotationPeriod 10 # Guess + + Albedo 0.07 +} + +"Perdita:Uranus XXV:1986 U 10" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 10 + + EllipticalOrbit + { + Period 0.63877 + SemiMajorAxis 76462 + Eccentricity 0.01160 + Inclination 0.470 + AscendingNode 150.095 + ArgOfPericenter 199.193 + MeanAnomaly 270.068 + } + + RotationPeriod 10 # guess + + Albedo 0.07 # guess +} + +"Mab:Uranus XXVI:2003 U 1" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 5 + + EllipticalOrbit + { + Period 0.92362 + SemiMajorAxis 97771 + Eccentricity 0.00242 + Inclination 0.133 + AscendingNode 224.525 + ArgOfPericenter 123.862 + MeanAnomaly 255.590 + } + + RotationPeriod 10 # guess + + Albedo 0.07 # guess +} + +"Cupid:Uranus XXVII:2003 U 2" "Sol/Uranus" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 5 + + EllipticalOrbit + { + Period 0.61359 + SemiMajorAxis 74439 + Eccentricity 0.000884 + Inclination 0.0991 + AscendingNode 79.496 + ArgOfPericenter 106.781 + MeanAnomaly 123.625 + } + + RotationPeriod 10 # guess + + Albedo 0.07 # guess +} + + +# Additional moons of Neptune + +"Halimede:Neptune IX:2002 N 1" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 24 + + EllipticalOrbit + { + Period 1879.71 + SemiMajorAxis 15728000 + Eccentricity 0.5711 + Inclination 139.094 # + AscendingNode 163.249 # + ArgOfPericenter 148.454 # J2000.0 + MeanAnomaly 230.015 # + } + + RotationPeriod 10 # Guess + + Albedo 0.155 +} + +"Sao:Neptune XI:2002 N 2" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 24 + + EllipticalOrbit + { + Period 2914.07 + SemiMajorAxis 22422000 + Eccentricity 0.2931 + Inclination 26.351 # + AscendingNode 23.961 # + ArgOfPericenter 47.566 # J2000.0 + MeanAnomaly 14.560 # + } + + RotationPeriod 10 # Guess + + Albedo 0.155 +} + +"Laomedeia:Neptune XII:2002 N 3" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 24 + + EllipticalOrbit + { + Period 3167.85 + SemiMajorAxis 23571000 + Eccentricity 0.4237 + Inclination 9.933 # + AscendingNode 13.595 # + ArgOfPericenter 122.752 # J2000.0 + MeanAnomaly 154.007 # + } + + RotationPeriod 10 # Guess + + Albedo 0.155 +} + +"Neso:Neptune XIII:2002 N 4" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 30 + + EllipticalOrbit + { + Period 9373.99 + SemiMajorAxis 48387000 + Eccentricity 0.4945 + Inclination 113.569 # + AscendingNode 351.648 # + ArgOfPericenter 77.981 # J2000.0 + MeanAnomaly 216.988 # + } + + RotationPeriod 10 # Guess + + Albedo 0.155 +} + +"Psamathe:Neptune X:2003 N 1" "Sol/Neptune" +{ + Class "minormoon" + Texture "asteroid.jpg" + Mesh "asteroid.cms" + Radius 14 + + EllipticalOrbit + { + Period 9115.91 + SemiMajorAxis 46695000 + Eccentricity 0.4499 + Inclination 118.763 # + AscendingNode 288.194 # + ArgOfPericenter 161.232 # J2000.0 + MeanAnomaly 182.071 # + } + + RotationPeriod 10 # Guess + + Albedo 0.155 +} + +# Additional moons of Pluto +# "Orbits and photometry of Pluto's satellites: Charon, S/2005 P1 +# and S/2005 P2" Buie et al. +# http://arxiv.org/abs/astro-ph/0512491 +# "Masses of Nix and Hydra" Tholen et al. +# http://arxiv.org/ftp/arxiv/papers/0712/0712.1261.pdf + +"Hydra:Pluto III:134340 Pluto III:2005 P 1" "Sol/Pluto" +{ + Class "minormoon" + Texture "asteroid.jpg" # "spectrally neutral" + Mesh "asteroid.cms" + Radius 36 + + InfoURL "http://www.boulder.swri.edu/plutonews/" + + OrbitFrame { + EquatorJ2000 { Center "Sol/Pluto-Charon" } + } + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 + Period 38.734 # mean + SemiMajorAxis 65082 # mean + Eccentricity 0.00870 # mean + Inclination 96.362 + AscendingNode 223.077 + ArgOfPericenter 45.4 + MeanLongitude 322.4 + } + + Albedo 0.18 +} + +"Nix:Pluto II:134340 Pluto II:2005 P 2" "Sol/Pluto" +{ + Class "minormoon" + Texture "asteroid.jpg" +# Color [ 0.65 0.45 0.35 ] # reddish shade initially reported, + # but not subsequently detected + BlendTexture true + Mesh "asteroid.cms" + Radius 44 + + InfoURL "http://www.boulder.swri.edu/plutonews/" + + OrbitFrame { + EquatorJ2000 { Center "Sol/Pluto-Charon" } + } + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 + Period 25.492 # mean + SemiMajorAxis 49242 # mean + Eccentricity 0.01504 # mean + Inclination 96.190 + AscendingNode 223.202 + ArgOfPericenter 244.3 + MeanLongitude 122.7 + } + + Albedo 0.08 +} diff --git a/data/revised.stc b/catalogs/revised.stc similarity index 100% rename from data/revised.stc rename to catalogs/revised.stc diff --git a/data/saoxindex.dat b/catalogs/saoxindex.dat similarity index 100% rename from data/saoxindex.dat rename to catalogs/saoxindex.dat diff --git a/data/solarsys.ssc b/catalogs/solarsys.ssc similarity index 95% rename from data/solarsys.ssc rename to catalogs/solarsys.ssc index eb505eef73..ebb3f2d182 100644 --- a/data/solarsys.ssc +++ b/catalogs/solarsys.ssc @@ -1,1629 +1,1629 @@ -# Planets and major natural satellites of the solar system. Though the IAU -# reclassified Pluto as a dwarf planet in 2006, it is still present in this -# file for historical reasons. There's no defined distinction between 'major' -# and 'minor' satellites. For the most part, the moons included in this file -# are the ones known before the era of Solar System exploration by spacecraft. -# The rest of the solarsystem's natural satellites are in minormoons.ssc and -# numberedmoons.ssc. -# -# The orbital and physical data for the planets necessarily come from a -# variety of sources. -# -# -# === Orbits === -# -# CustomOrbits are used for most of the large bodies in the solar system. -# These are orbital calculations built into Celestia. In most cases, -# EllipticalOrbits are provided as well in order to give the reader of this -# file some rough idea of the shape and size of a body's orbit. If a body has -# a CustomOrbit defined, its EllipticalOrbit is *not* used by Celestia; the -# CustomOrbit will override the EllipticalOrbit. -# -# For the planets, the orbits are calculated using the VSOP87 theory -# (P. Bretagnon and G. Francou, "Planetary theories in rectangular and -# spherical variables. VSOP87 solutions", Astronomy & Astrophysics 202 -# (1988) 309-315. -# -# The orbits of the Galilean satellites are from J. H. Lieske's "E5" theory -# as given in Jean Meeus's _Astronomical Algorithms_, pp. 301-315 -# -# The orbits of the following Saturnian satellites are from Gerard Dourneau -# (1987), "Observations et etude du mouvement des huit premiers satellites -# de Saturne": -# Mimas, Enceladus, Tethys, Dione, Rhea, Titan, Hyperion, Iapetus -# -# The orbits of the five largest Uranian satellites are from Laskar and -# Jacobson (1978), "An Analytical Ephemeris of the Uranian Satellites" -# (Miranda, Ariel, Umbriel, Titania, and Oberon) -# -# **** IMPORTANT **** -# For applications where more accuracy is required, the orbits of any solar -# system body may be replaced by a SPICE kernel or a file of postion/velocity -# samples. Detailed documentation on how to do this may be found on the -# Celestia WikiBook: -# http://en.wikibooks.org/wiki/Celestia/Trajectories#CustomOrbit -# It is also possible to use JPL's DE405 or DE406 ephemeris For the positions -# of the planets, Moon, and Pluto. Details are here: -# http://en.wikibooks.org/wiki/Celestia/JPL_Ephemerides -# ******************* -# -# -# === Rotational Elements === -# -# For most bodies, IAU rotational elements are used. These are implemented -# internally by Celestia and selected by using a CustomRotation. The IAU -# rotational elements are given here: -# http://astrogeology.usgs.gov/Projects/WGCCRE/ -# -# UniformRotations are also listed for purely informational reasons; they are -# overridden by CustomRotations (when present.) -# -# -# When alternate data sources are used for orbits or rotational elements, the -# source is noted by a comment in the body definition - - -"Mercury" "Sol" -{ - Texture "mercury.*" - Radius 2440 - - CustomOrbit "vsop87-mercury" - - # Overridden by CustomOrbit - # EllipticalOrbit { - # Period 0.2408 - # SemiMajorAxis 0.3871 - # Eccentricity 0.2056 - # Inclination 7.0049 - # AscendingNode 48.33167 - # LongOfPericenter 77.456 - # MeanLongitude 252.251 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-mercury" - - # Overridden by CustomRotation - # UniformRotation - # { - # Period 1407.509405 - # Inclination 28.55 - # AscendingNode 11.01 - # MeridianAngle 329.548 - # } - - Albedo 0.06 -} - -"Venus" "Sol" -{ - Texture "venussurface.*" - # BumpMap "venusbump.*" - HazeColor [ 0.5 0.35 0.2 ] - HazeDensity 0.35 - Radius 6052 - - Atmosphere { - Height 60 - Lower [ 0.8 0.8 0.5 ] - Upper [ 0.6 0.6 0.6 ] - Sky [ 0.8 0.8 0.5 ] - CloudMap "venus.jpg" - CloudHeight 50 - CloudSpeed 90 - } - - CustomOrbit "vsop87-venus" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 0.6152 - # SemiMajorAxis 0.7233 - # Eccentricity 0.0068 - # Inclination 3.3947 - # AscendingNode 76.681 - # LongOfPericenter 131.533 - # MeanLongitude 181.979 - # } - - BodyFrame { EquatorJ2000 {} } - # CustomRotation "iau-venus" - - # IAU Venus definition is simple uniform rotation - UniformRotation - { - Period 5832.443616 - Inclination 157.16 - AscendingNode 182.76 - MeridianAngle 19.80 - } - - Albedo 0.77 -} - -"Earth" "Sol" -{ - Texture "earth.*" - NightTexture "earthnight.*" - - # SpecularTexture "earth-spec.*" - Color [ 0.85 0.85 1.0 ] - SpecularColor [ 0.8 0.8 0.85 ] - SpecularPower 25.0 - HazeColor [ 1 1 1 ] - HazeDensity 0.3 - Radius 6378.140 # equatorial - # Oblateness 0.0034 - - Atmosphere { - Height 60 - Lower [ 0.43 0.52 0.65 ] - Upper [ 0.26 0.47 0.84 ] - Sky [ 0.40 0.6 1.0 ] - Sunset [ 1.0 0.6 0.2 ] - - CloudHeight 7 - CloudSpeed 65 - CloudMap "earth-clouds.*" - CloudShadowDepth 1.0 - - Mie 0.001 - MieAsymmetry -0.25 - Rayleigh [ 0.001 0.0025 0.006 ] - MieScaleHeight 12 - } - - CustomOrbit "vsop87-earth" - - # Overridden by CustomOrbit - # EllipticalOrbit { - # Period 1.0000 - # SemiMajorAxis 1.0000 - # Eccentricity 0.0167 - # Inclination 0.0001 - # AscendingNode 348.739 - # LongOfPericenter 102.947 - # MeanLongitude 100.464 - # } - - # Orientation of Earth's axis with respect to the ecliptic plane and - # equinox of J2000 is computed with the long period extension of - # extension of the the P03 precession model presented in - # "Long-periodic Precession Parameters", J. Vondrak (2006) - BodyFrame { EclipticJ2000 {} } - CustomRotation "earth-p03lp" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 23.93447117 - # Inclination -23.4392911 - # MeridianAngle 280.147 - # } - - Albedo 0.30 -} - - -"Moon:Earth I" "Sol/Earth" -{ - Texture "moon.*" - BumpMap "moonbump.*" - BumpHeight 3.5 - Radius 1737.53 - # Oblateness 0.002 - - InfoURL "http://www.nineplanets.org/luna.html" - - CustomOrbit "moon" - - # Overridden by CustomOrbit - # EllipticalOrbit { - # Period 27.321661 - # SemiMajorAxis 384400 - # Eccentricity 0.054900 - # Inclination 5.15 - # } - - OrbitFrame { - EquatorJ2000 { Center "Sol/Earth" } - } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-moon" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 23.4608 - # AscendingNode 359.9949 - # MeridianAngle 38.3213 - # } - - LunarLambert 1.0 - - Albedo 0.12 -} - - -"Mars" "Sol" -{ - Texture "mars.*" - # Texture "mars8k.dds" - BumpMap "marsbump.*" - BumpHeight 2.5 - - Color [ 1 0.75 0.7 ] - HazeColor [ 1 1 1 ] - HazeDensity 0.45 - Radius 3396 # equatorial - # Oblateness 0.0069 - - Atmosphere { - Height 30 - Lower [ 0.8 0.6 0.6 ] - Upper [ 0.7 0.3 0.3 ] - Sky [ 0.83 0.75 0.65 ] - Sunset [ 0.7 0.7 0.8 ] - # Slightly bluish sunset, as seen in true color pictures - # from Pathfinder - - Mie 0.0024 - MieAsymmetry -0.15 - Rayleigh [ 0.0010 0.0006 0.0003 ] - Absorption [ 0 0 0 ] - MieScaleHeight 20 - } - - CustomOrbit "vsop87-mars" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 1.8809 - # SemiMajorAxis 1.5237 - # Eccentricity 0.0934 - # Inclination 1.8506 - # AscendingNode 49.479 - # LongOfPericenter 336.041 - # MeanLongitude 355.453 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-mars" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 24.622962156 - # Inclination 37.11350 - # AscendingNode 47.68143 - # MeridianAngle 176.630 - # } - - Albedo 0.150 -} - - -"Phobos:Mars I" "Sol/Mars" -{ - Mesh "phobos.cmod" - Texture "phobos.*" - Radius 13.0 # maximum semi-axis - MeshCenter [ -0.233 -0.156 -0.168 ] - - EllipticalOrbit - { - Epoch 2455198 # 2010 Jan 1 12:00 - Period 0.31891023 # mean - SemiMajorAxis 9377.2 # mean - Eccentricity 0.0151 # mean - Inclination 1.082 # mean - AscendingNode 16.946 - ArgOfPericenter 157.116 - MeanAnomaly 271.138 - } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-phobos" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 37.10 - # AscendingNode 47.68 - # MeridianAngle 35.06 - # } - - Albedo 0.07 -} - -"Deimos:Mars II" "Sol/Mars" -{ - Mesh "deimos.cmod" - Texture "deimos.*" - Radius 7.9 # maximum semi-axis - MeshCenter [ -0.299 -0.284 0.369 ] - - EllipticalOrbit - { - Epoch 2455198 # 2010 Jan 1 12:00 - Period 1.2624407 # mean - SemiMajorAxis 23463.2 # mean - Eccentricity 0.00033 # mean - Inclination 1.791 # mean - AscendingNode 318.370 - ArgOfPericenter 358.233 - MeanAnomaly 158.554 - } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-deimos" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 36.48 - # AscendingNode 47.65 - # MeridianAngle 79.41 - # } - - Albedo 0.08 -} - -"Jupiter" "Sol" -{ - Texture "jupiter.*" - HazeColor [ 0.4 0.45 0.5 ] - HazeDensity 0.3 - - Radius 71492 # equatorial - Oblateness 0.0649 - - CustomOrbit "vsop87-jupiter" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 11.8622 - # SemiMajorAxis 5.2034 - # Eccentricity 0.0484 - # Inclination 1.3053 - # AscendingNode 100.556 - # LongOfPericenter 14.7539 - # MeanLongitude 34.404 - # } - - Atmosphere { - Height 300 - Lower [ 0.7 0.6 0.5 ] - Upper [ 0.5 0.45 0.4 ] - Sky [ 0.8 0.8 0.5 ] - Sunset [ 1.0 0.6 0.2 ] - } - - # IAU rotation not used for Jupiter; it is based on System III - # (radio emissions), not the cloud positions. In Celestia, we're - # more interested in having the Great Red Spot appear in the - # (approximately) correct place. - - BodyFrame { EclipticJ2000 {} } - UniformRotation - { - Period 9.927953 # System II (for GRS) - # Period 9.92491250 # System III (radio emissions) - Inclination 2.22 - AscendingNode 337.80 - MeridianAngle 334 # for correct position of GRS, July 2008 - # (equal to 461 minus current W longitude of GRS) - # MeridianAngle 305.38 # correct System III prime meridian - } - - Albedo 0.51 -} - - -"Amalthea:Jupiter V" "Sol/Jupiter" -{ - Texture "amalthea.*" - Color [ 0.63 0.45 0.35 ] - Mesh "amalthea.cmod" - Radius 134 # maximum semi-axis - MeshCenter [ -13.616 -0.448 -4.436 ] - - EllipticalOrbit - { - Epoch 2452583.763194445 # 2002 Nov 5 06:19UT (Galileo encounter) - Period 0.498179 # mean - SemiMajorAxis 181994.78 # at epoch - Eccentricity 0.0045045 # at epoch - Inclination 0.384285 # at epoch - AscendingNode 220.288958 # at epoch - ArgOfPericenter 301.622765 # at epoch - MeanAnomaly 315.352094 # at epoch - } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-amalthea" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 25.51 - # AscendingNode 358.05 - # MeridianAngle 231.67 - # } - - Albedo 0.06 -} - - -"Io:Jupiter I" "Sol/Jupiter" -{ - Texture "io.*" - Radius 1821.6 - - CustomOrbit "io" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Epoch 2443000.00038375 - # Period 1.769138 - # SemiMajorAxis 421600 - # Eccentricity 0.0041 - # Inclination 0.040 - # AscendingNode 312.981 - # LongOfPericenter 97.735 - # MeanLongitude 106.724 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-io" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 25.50 - # AscendingNode 358.05 - # MeridianAngle 200.39 - # } - - Albedo 0.61 -} - -AltSurface "limit of knowledge" "Sol/Jupiter/Io" -{ - Texture "io.*" - OverlayTexture "io-lok-mask.png" -} - -"Europa:Jupiter II" "Sol/Jupiter" -{ - Texture "europa.*" - Radius 1560.8 - - CustomOrbit "europa" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Epoch 2443000.00038375 - # Period 3.551810 - # SemiMajorAxis 670900 - # Eccentricity 0.0101 - # Inclination 0.470 - # AscendingNode 101.087 - # LongOfPericenter 155.512 - # MeanLongitude 176.377 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-europa" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 25.49 - # AscendingNode 358.08 - # MeridianAngle 36.022 - # } - - Albedo 0.64 -} - -AltSurface "limit of knowledge" "Sol/Jupiter/Europa" -{ - Texture "europa.*" - OverlayTexture "europa-lok-mask.png" -} - -"Ganymede:Jupiter III" "Sol/Jupiter" -{ - Texture "ganymede.*" - Radius 2631.2 - - CustomOrbit "ganymede" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Epoch 2443000.00038375 - # Period 7.154553 - # SemiMajorAxis 1070000 - # Eccentricity 0.0015 - # Inclination 0.195 - # AscendingNode 119.841 - # LongOfPericenter 188.831 - # MeanLongitude 121.206 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-ganymede" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 25.43 - # AscendingNode 358.20 - # MeridianAngle 44.064 - # } - - Albedo 0.42 -} - -AltSurface "limit of knowledge" "Sol/Jupiter/Ganymede" -{ - Texture "ganymede.*" - OverlayTexture "ganymede-lok-mask.png" -} - -"Callisto:Jupiter IV" "Sol/Jupiter" -{ - Texture "callisto.*" - Radius 2410.3 - - CustomOrbit "callisto" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Epoch 2443000.00038375 - # Period 16.689018 - # SemiMajorAxis 1883000 - # Eccentricity 0.007 - # Inclination 0.281 - # AscendingNode 323.265 - # LongOfPericenter 335.933 - # MeanLongitude 85.091 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-callisto" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 25.17 - # AscendingNode 358.72 - # MeridianAngle 259.51 - # } - - Albedo 0.20 -} - -AltSurface "limit of knowledge" "Sol/Jupiter/Callisto" -{ - Texture "callisto.*" - OverlayTexture "callisto-lok-mask.png" -} - -"Saturn" "Sol" -{ - Texture "saturn.*" - Color [ 1.0 1.0 0.85 ] - HazeColor [ 0.0 0.0 1 ] - HazeDensity 0.25 - Radius 60268 # equatorial - Oblateness 0.0980 - - CustomOrbit "vsop87-saturn" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 29.4577 - # SemiMajorAxis 9.5371 - # Eccentricity 0.0542 - # Inclination 2.4845 - # AscendingNode 113.715 - # LongOfPericenter 92.432 - # MeanLongitude 49.944 - # } - - Atmosphere { - Height 300 - Lower [ 0.8 0.75 0.65 ] - Upper [ 0.6 0.55 0.45 ] - Sky [ 0.8 0.8 0.5 ] - } - - BodyFrame { EclipticJ2000 {} } - UniformRotation - { - Period 10.65622222 # System III (magnetic field) - Inclination 28.052 - AscendingNode 169.528 - MeridianAngle 358.93 # correct System III prime meridian - } - - Albedo 0.50 - - Rings { - Inner 74500 # includes some ringlets inside edge of C ring at 74660 - Outer 140220 - Texture "saturn-rings.png" - } -} - -"Prometheus:Saturn XVI:1980 S 27" "Sol/Saturn" -{ - Texture "prometheus.*" - Mesh "prometheus.cmod" - Radius 74 # maximum semi-axis - MeshCenter [ 0.75 -2.68 1.064 ] - - EllipticalOrbit - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - Period 0.612986 - SemiMajorAxis 139380 - Eccentricity 0.0023 - Inclination 0.0056 - AscendingNode 226.1099 - LongOfPericenter 23.3280 - MeanLongitude 266.2144 - } - - # orientate meridian at epoch - UniformRotation - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - MeridianAngle 86 - } - - Albedo 0.6 -} - -"Pandora:Saturn XVII:1980 S 26" "Sol/Saturn" -{ - Texture "asteroid.jpg" - Mesh "pandora.cmod" - Radius 57 # maximum semi-axis - MeshCenter [ 0.692 -1.454 -0.422 ] - - EllipticalOrbit - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - Period 0.6285036 - SemiMajorAxis 141710 - Eccentricity 0.0042 - Inclination 0.0522 - AscendingNode 290.0163 - LongOfPericenter 10.4899 - MeanLongitude 212.6961 - } - - # orientate meridian at epoch - UniformRotation - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - MeridianAngle 33 - } - - Albedo 0.5 -} - -"Epimetheus:Saturn XI:1980 S 3" "Sol/Saturn" -{ - Texture "epimetheus.*" - Mesh "epimetheus.cmod" - Radius 72 # maximum semi-axis - MeshCenter [ -5.196 -2.241 -1.878 ] - - EllipticalOrbit - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - Period 0.6945 # 0.6943: period set to Janus/Epimetheus average - SemiMajorAxis 151410 - Eccentricity 0.0098 - Inclination 0.3541 - AscendingNode 45.5973 - LongOfPericenter 358.5774 - MeanLongitude 306.0531 - } - - # orientate meridian at epoch - UniformRotation - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - MeridianAngle 126 - } - - Albedo 0.5 -} - -AltSurface "limit of knowledge" "Sol/Saturn/Epimetheus" -{ - Texture "epimetheus-lok.*" -} - -"Janus:Saturn X:1980 S 1" "Sol/Saturn" -{ - Texture "janus.*" - Mesh "janus.cmod" - Radius 96 # maximum semi-axis - MeshCenter [ -1.552 1.358 2.257 ] - - EllipticalOrbit - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - Period 0.6945 # 0.6947: period set to Janus/Epimetheus average - SemiMajorAxis 151460 - Eccentricity 0.0067 - Inclination 0.1649 - AscendingNode 8.1758 - LongOfPericenter 248.2856 - MeanLongitude 131.5137 - } - - # orientate meridian at epoch - UniformRotation - { - Epoch 2453005.5 # 2004 Jan 1 00:00UT - MeridianAngle 312 - } - - Albedo 0.6 -} - -"Mimas:Saturn I" "Sol/Saturn" -{ - Texture "mimas.*" - Radius 198.6 - - CustomOrbit "mimas" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 0.9424218 - # SemiMajorAxis 185520 - # Eccentricity 0.0202 - # Inclination 1.53 - # MeanAnomaly 23 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-mimas" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 6.48 - # AscendingNode 130.66 - # MeridianAngle 337.46 - # } - - Albedo 0.5 -} - - -"Enceladus:Saturn II" "Sol/Saturn" -{ - Texture "enceladus.*" - Radius 249.4 - - CustomOrbit "enceladus" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 1.370218 - # SemiMajorAxis 238020 - # Eccentricity 0.0045 - # Inclination 0.02 - # MeanAnomaly 215 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-enceladus" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 6.48 - # AscendingNode 130.66 - # MeridianAngle 2.82 - # } - - Albedo 0.99 -} - -"Tethys:Saturn III" "Sol/Saturn" -{ - Texture "tethys.*" - Radius 529.9 - - CustomOrbit "tethys" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 1.887802 - # SemiMajorAxis 294660 - # Eccentricity 0.0 - # Inclination 1.09 - # MeanAnomaly 98 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-tethys" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 6.48 - # AscendingNode 130.66 - # MeridianAngle 10.45 - # } - - Albedo 0.9 -} - -"Dione:Saturn IV" "Sol/Saturn" -{ - Texture "dione.*" - Radius 559 - - CustomOrbit "dione" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 2.736915 - # SemiMajorAxis 377400 - # Eccentricity 0.0022 - # Inclination 0.02 - # MeanAnomaly 310 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-dione" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 6.48 - # AscendingNode 130.66 - # MeridianAngle 357.00 - # } - - Albedo 0.7 -} - -"Rhea:Saturn V" "Sol/Saturn" -{ - Texture "rhea.*" - Radius 764 - - CustomOrbit "rhea" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 4.517500 - # SemiMajorAxis 527040 - # Eccentricity 0.0010 - # Inclination 0.35 - # MeanAnomaly 190 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-rhea" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 6.45 - # AscendingNode 130.38 - # MeridianAngle 235.16 - # } - - Albedo 0.7 -} - -"Titan:Saturn VI" "Sol/Saturn" -{ - Texture "titan.*" - Color [0.96 0.805 0.461 ] - # HazeColor [ 0.781 0.629 0.975 ] - HazeDensity 0.6 - Radius 2575 - - Atmosphere { - Height 500.0 - Lower [ 0.477 0.367 0.211 ] - Upper [ 0.96 0.805 0.461 ] - Sky [ 0.3 0 0 ] - - Mie 0.0001 - MieAsymmetry -0.55 - Rayleigh [ 0.0 0.0 0.00017 ] - Absorption [ 0.000075 0.00030 0.00025 ] - MieScaleHeight 220.0 - CloudHeight 220.0 - CloudSpeed 65.0 - CloudMap "titan-clouds.*" - } - - CustomOrbit "titan" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 15.945421 - # SemiMajorAxis 1221850 - # Eccentricity 0.0292 - # Inclination 0.33 - # MeanAnomaly 120 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-titan" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 6.06 - # AscendingNode 126.41 - # MeridianAngle 189.64 - # } - - Albedo 0.21 -} - -"Hyperion:Saturn VII" "Sol/Saturn" -{ - Mesh "hyperion.cmod" - Texture "hyperion.*" # Phil Stooke - Radius 171 # maximum semi-axis - MeshCenter [ -3.424 10.938 4.498 ] - - CustomOrbit "hyperion" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 21.276609 - # SemiMajorAxis 1481100 - # Eccentricity 0.1042 - # Inclination 0.43 - # MeanAnomaly 350 - # } - - # The rotation of Hyperion is chaotic; we don't attempt to model - # the rotation exactly, but instead use non-zero precession rate to - # make the rotation appear somewhat irregular. - PrecessingRotation - { - Inclination 61 # pole at time of - AscendingNode 145 # Voyager 2 encounter - Period 120 # 5-day best-fit rotation - PrecessionPeriod 0.0192 # 7-day wobble in light curve - } - - Albedo 0.3 -} - -AltSurface "limit of knowledge" "Sol/Saturn/Hyperion" -{ - Texture "hyperion-lok.*" # Phil Stooke -} - -"Iapetus:Saturn VIII" "Sol/Saturn" -{ - Texture "iapetus.*" - Radius 718 - - CustomOrbit "iapetus" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 79.330183 - # SemiMajorAxis 3561300 - # Eccentricity 0.0283 - # Inclination 7.52 - # MeanAnomaly 245 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-iapetus" - - # Overriden by CustomRotation - # UniformRotation - # { - # Inclination 14.97 - # AscendingNode 48.16 - # MeridianAngle 350.20 - # } - - Albedo 0.2 -} - -"Phoebe:Saturn IX" "Sol/Saturn" -{ - Mesh "phoebe.cmod" - Texture "phoebe.*" - Radius 110 - - EllipticalOrbit - { - Epoch 2453168.3159722 # 2004 June 11 19:35 (Cassini encounter) - Period 548.21 # mean - SemiMajorAxis 12915512.0 # at epoch - Eccentricity 0.152924 # at epoch - Inclination 151.668210 # at epoch - AscendingNode 14.381449 # at epoch - ArgOfPericenter 281.103195 # at epoch - MeanAnomaly 31.776215 # at epoch - } - - BodyFrame { EquatorJ2000 {} } - - # Not used; IAU elements appear to be based on pre-Cassini - # information. - # CustomRotation "iau-phoebe" - - UniformRotation - { - Period 9.2735 # Bauer et al, Astrophysical Journal 2004; 610(2): L57-L60 - Inclination 12.1 # Porco et al, Science 2005; 307: 1237-42 - AscendingNode 86.6 # Porco et al, Science 2005; 307: 1237-42 - MeridianAngle 95 # approximate, from encounter images - } - - Albedo 0.05 -} - - -"Uranus" "Sol" -{ - Texture "uranus.*" - Color [ 0.75 0.85 1.0 ] - HazeColor [ 0.5 0.8 1.0 ] - HazeDensity 0.2 - Radius 25559 # equatorial - Oblateness 0.0229 - - CustomOrbit "vsop87-uranus" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 84.0139 - # SemiMajorAxis 19.1913 - # Eccentricity 0.0472 - # Inclination 0.7699 - # AscendingNode 74.230 - # LongOfPericenter 170.964 - # MeanLongitude 313.232 - # } - - Atmosphere { - Height 130 - Lower [ 0.75 0.85 1.0 ] - Upper [ 0.5 0.8 0.9 ] - Sky [ 0.6 0.7 0.7 ] - - } - - BodyFrame { EclipticJ2000 {} } - UniformRotation - { - Period 17.24 # System III (magnetic field) - Inclination 97.722 - AscendingNode 167.647 - MeridianAngle 331.13 # correct System III prime meridian - } - - Albedo 0.66 - - Rings { - Inner 41837 - Outer 51179 - Texture "uranus-rings.png" - } -} - - -"Miranda:Uranus V" "Sol/Uranus" -{ - Texture "miranda.*" - Radius 235.8 - - CustomOrbit "miranda" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 1.413 - # SemiMajorAxis 129800 - # Eccentricity 0.0027 - # Inclination 4.22 - # MeanAnomaly 120 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-miranda" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 33.92350159 # enforce sync rotation - # Inclination 74.92 - # AscendingNode 167.43 - # MeridianAngle 149.30 - # } - - Albedo 0.32 -} - -AltSurface "limit of knowledge" "Sol/Uranus/Miranda" -{ - Texture "miranda.*" - OverlayTexture "miranda-lok-mask.png" -} - -"Ariel:Uranus I" "Sol/Uranus" -{ - Texture "ariel.*" - Radius 578.9 - - CustomOrbit "ariel" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 2.520 - # SemiMajorAxis 191200 - # Eccentricity 0.0034 - # Inclination 0.31 - # MeanAnomaly 56 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-ariel" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 60.48909292 # enforce sync rotation - # Inclination 74.90 - # AscendingNode 167.43 - # MeridianAngle 23.78 - # } - - Albedo 0.39 -} - -AltSurface "limit of knowledge" "Sol/Uranus/Ariel" -{ - Texture "ariel.*" - OverlayTexture "ariel-lok-mask.png" -} - -"Umbriel:Uranus II" "Sol/Uranus" -{ - Texture "umbriel.*" - Radius 584.7 - - CustomOrbit "umbriel" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 4.144 - # SemiMajorAxis 266000 - # Eccentricity 0.0050 - # Inclination 0.36 - # MeanAnomaly 280 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-umbriel" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 99.46022991 # enforce sync rotation - # Inclination 74.90 - # AscendingNode 167.43 - # MeridianAngle 71.95 - # } - - Albedo 0.21 -} - -AltSurface "limit of knowledge" "Sol/Uranus/Umbriel" -{ - Texture "umbriel.*" - OverlayTexture "umbriel-lok-mask.png" -} - -"Titania:Uranus III" "Sol/Uranus" -{ - Texture "titania.*" - Radius 788.9 - - CustomOrbit "titania" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 8.706 - # SemiMajorAxis 435800 - # Eccentricity 0.0022 - # Inclination 0.10 - # MeanAnomaly 30 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-titania" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 208.94077099 # enforce sync rotation - # Inclination 74.90 - # AscendingNode 167.43 - # MeridianAngle 102.26 - # } - - Albedo 0.27 -} - -AltSurface "limit of knowledge" "Sol/Uranus/Titania" -{ - Texture "titania.*" - OverlayTexture "titania-lok-mask.png" -} - -"Oberon:Uranus IV" "Sol/Uranus" -{ - Texture "oberon.*" - Radius 761.4 - - CustomOrbit "oberon" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 13.463 - # SemiMajorAxis 583600 - # Eccentricity 0.0008 - # Inclination 0.10 - # MeanAnomaly 150 - # } - - BodyFrame { EquatorJ2000 {} } - CustomRotation "iau-oberon" - - # Overriden by CustomRotation - # UniformRotation - # { - # Period 323.117567539 # enforce sync rotation - # Inclination 74.90 - # AscendingNode 167.43 - # MeridianAngle 173.23 - # } - - Albedo 0.23 -} - -AltSurface "limit of knowledge" "Sol/Uranus/Oberon" -{ - Texture "oberon.*" - OverlayTexture "oberon-lok-mask.png" -} - - -"Neptune" "Sol" -{ - Texture "neptune.*" - Color [ 0.75 0.75 1.0 ] - HazeColor [ 0.6 1 0.75 ] - HazeDensity 0.35 - Radius 24766 # equatorial - Oblateness 0.017 - - CustomOrbit "vsop87-neptune" - - # Overridden by CustomOrbit - # EllipticalOrbit - # { - # Period 164.793 - # SemiMajorAxis 30.0690 - # Eccentricity 0.0086 - # Inclination 1.7692 - # AscendingNode 131.722 - # LongOfPericenter 44.971 - # MeanLongitude 304.880 - # } - - Atmosphere { - Height 130 - Lower [ 0.6 0.65 1.0 ] - Upper [ 0.5 0.55 0.9 ] - Sky [ 0.5 0.7 0.9 ] - } - - BodyFrame { EclipticJ2000 {} } - UniformRotation - { - Period 16.11 # System III (magnetic field) - Inclination 28.03 - AscendingNode 49.24 - MeridianAngle 228.66 # correct System III prime meridian - } - - Albedo 0.62 - - Rings { - Inner 53150 - Outer 62947 - Texture "neptune-rings.png" - } -} - -"Larissa:Neptune VII:1989 N 2" "Sol/Neptune" -{ - Texture "asteroid.jpg" - Mesh "larissa.cmod" - Radius 100 # maximum semi-axis - MeshCenter [ 4.564 -0.126 0.302 ] - - EllipticalOrbit - { - Period 0.554654 - SemiMajorAxis 73548 - Eccentricity 0.0014 - Inclination 0.744 - AscendingNode 324.857 - ArgOfPericenter 215.004 # J2000.0 - MeanAnomaly 157.543 - } - - BodyFrame { EquatorJ2000 {} } - UniformRotation - { - Inclination 46.59 - AscendingNode 29.36 - MeridianAngle 179.41 - } - - Albedo 0.056 -} - -"Proteus:Neptune VIII:1989 N 1" "Sol/Neptune" -{ - Mesh "proteus.cmod" - Texture "proteus.*" # Phil Stooke - Radius 219 # maximum semi-axis - MeshCenter [ -4.146 -0.022 5.153 ] - - EllipticalOrbit - { - Epoch 2450085.5 # 1996 Jan 3 00:00UT - Period 1.122315 # mean - SemiMajorAxis 117647 # mean - Eccentricity 0.0005 # mean - Inclination 1.090 # at epoch - AscendingNode 330.943 # at epoch - ArgOfPericenter 267.246 # at epoch - MeanAnomaly 213.916 # at epoch - } - - BodyFrame { EquatorJ2000 {} } - UniformRotation - { - Inclination 47.09 - AscendingNode 29.27 - MeridianAngle 93.38 - } - - Albedo 0.061 -} - -"Triton:Neptune I" "Sol/Neptune" -{ - Texture "triton.*" - Radius 1353.4 - - Atmosphere { - Height 1 - Lower [ 0.5 0.5 0.5 ] - Upper [ 0.5 0.5 0.5 ] - Sky [ 0.0 0.0 0.0 ] - } - - EllipticalOrbit - { - Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter) - Period 5.8768541 # mean - SemiMajorAxis 354765.286 # at epoch - Eccentricity 0.00002285 # at epoch - Inclination 156.826240 # at epoch - AscendingNode 147.899288 # at epoch - ArgOfPericenter 293.092400 # at epoch - MeanAnomaly 315.726316 # at epoch - } - - BodyFrame { EquatorJ2000 {} } - UniformRotation - { - Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter) - Inclination 110.44 # at epoch - AscendingNode 206.17 # at epoch - MeridianAngle 77.41 # at epoch - } - - Albedo 0.756 -} - -AltSurface "limit of knowledge" "Sol/Neptune/Triton" -{ - Texture "triton.*" - OverlayTexture "triton-lok-mask.png" -} - -"Nereid:Neptune II" "Sol/Neptune" -{ - Mesh "asteroid.cms" - Texture "asteroid.jpg" - Radius 170 - - EllipticalOrbit - { - Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter) - Period 360.13619 # mean - SemiMajorAxis 5513400 # mean - Eccentricity 0.7512 # mean - Inclination 28.385 # at epoch - AscendingNode 190.678 # at epoch - ArgOfPericenter 17.690 # at epoch - MeanAnomaly 36.056 # at epoch - } - - # Figure of 11.52 +/- 0.14 hours from Grav, T. et al. (2003) - # "The Short Rotation Period of Nereid", ApJ 591 - UniformRotation - { - Period 11.52 - } - Albedo 0.155 -} - -ReferencePoint "Pluto-Charon" "Sol" -{ - CustomOrbit "pluto" - - # Make the orbit and label visible - Visible true - Clickable true -} - -# Updated from "Masses of Nix and Hydra" Tholen et al. -# http://arxiv.org/ftp/arxiv/papers/0712/0712.1261.pdf - -"Pluto:134340 Pluto" "Sol" -{ - Class "dwarfplanet" - Texture "pluto-lok.*" - SpecularTexture "pluto-lok-spec.*" - SpecularColor [ 0.135 0.12 0.08 ] - SpecularPower 9.5 - - Radius 1151 - - OrbitFrame { - EquatorJ2000 { Center "Sol/Pluto-Charon" } - } - - BodyFrame { - EclipticJ2000 { Center "Sol/Pluto-Charon" } - } - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 - Period 6.387206 # mean - SemiMajorAxis 2043.1 # mass ratio of 0.1166 - Eccentricity 0.003484 # mean - Inclination 96.1680 # mean - AscendingNode 223.0539 # mean - ArgOfPericenter 337.92 # mean - MeanLongitude 77.960 - } - - UniformRotation - { - Period 153.292944 - Inclination 115.60 - AscendingNode 228.34 - MeridianAngle 320.75 - } - - Albedo 0.55 -} - -AltSurface "limit of knowledge" "Sol/Pluto" -{ - Texture "pluto-lok.*" - SpecularTexture "pluto-lok-spec.*" - SpecularColor [ 0.135 0.12 0.08 ] - SpecularPower 9.5 -} - -"Charon:Pluto I:134340 Pluto I:1978 P 1" "Sol/Pluto" -{ - Texture "charon-lok.*" - SpecularTexture "charon-lok-spec.*" - SpecularColor [ 0.135 0.12 0.08 ] - SpecularPower 9.5 - - Radius 593 - - InfoURL "http://www.nineplanets.org/pluto.html#Charon" - - OrbitFrame { - EquatorJ2000 { Center "Sol/Pluto-Charon" } - } - - BodyFrame { - EclipticJ2000 { Center "Sol/Pluto-Charon" } - } - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 - Period 6.387206 - SemiMajorAxis 17527.4 # mass ratio of 0.1166 - Eccentricity 0.003484 # mean - Inclination 96.1680 # mean - AscendingNode 223.0539 # mean - ArgOfPericenter 157.92 # mean - MeanLongitude 257.960 - } - - UniformRotation - { - Period 153.292944 - Inclination 115.9 - AscendingNode 227.3 - MeridianAngle 140.4 - } - - Albedo 0.35 -} - -AltSurface "limit of knowledge" "Sol/Pluto/Charon" -{ - Texture "charon-lok.*" - SpecularTexture "charon-lok-spec.*" - SpecularColor [ 0.135 0.12 0.08 ] - SpecularPower 9.5 -} +# Planets and major natural satellites of the solar system. Though the IAU +# reclassified Pluto as a dwarf planet in 2006, it is still present in this +# file for historical reasons. There's no defined distinction between 'major' +# and 'minor' satellites. For the most part, the moons included in this file +# are the ones known before the era of Solar System exploration by spacecraft. +# The rest of the solarsystem's natural satellites are in minormoons.ssc and +# numberedmoons.ssc. +# +# The orbital and physical data for the planets necessarily come from a +# variety of sources. +# +# +# === Orbits === +# +# CustomOrbits are used for most of the large bodies in the solar system. +# These are orbital calculations built into Celestia. In most cases, +# EllipticalOrbits are provided as well in order to give the reader of this +# file some rough idea of the shape and size of a body's orbit. If a body has +# a CustomOrbit defined, its EllipticalOrbit is *not* used by Celestia; the +# CustomOrbit will override the EllipticalOrbit. +# +# For the planets, the orbits are calculated using the VSOP87 theory +# (P. Bretagnon and G. Francou, "Planetary theories in rectangular and +# spherical variables. VSOP87 solutions", Astronomy & Astrophysics 202 +# (1988) 309-315. +# +# The orbits of the Galilean satellites are from J. H. Lieske's "E5" theory +# as given in Jean Meeus's _Astronomical Algorithms_, pp. 301-315 +# +# The orbits of the following Saturnian satellites are from Gerard Dourneau +# (1987), "Observations et etude du mouvement des huit premiers satellites +# de Saturne": +# Mimas, Enceladus, Tethys, Dione, Rhea, Titan, Hyperion, Iapetus +# +# The orbits of the five largest Uranian satellites are from Laskar and +# Jacobson (1978), "An Analytical Ephemeris of the Uranian Satellites" +# (Miranda, Ariel, Umbriel, Titania, and Oberon) +# +# **** IMPORTANT **** +# For applications where more accuracy is required, the orbits of any solar +# system body may be replaced by a SPICE kernel or a file of postion/velocity +# samples. Detailed documentation on how to do this may be found on the +# Celestia WikiBook: +# http://en.wikibooks.org/wiki/Celestia/Trajectories#CustomOrbit +# It is also possible to use JPL's DE405 or DE406 ephemeris For the positions +# of the planets, Moon, and Pluto. Details are here: +# http://en.wikibooks.org/wiki/Celestia/JPL_Ephemerides +# ******************* +# +# +# === Rotational Elements === +# +# For most bodies, IAU rotational elements are used. These are implemented +# internally by Celestia and selected by using a CustomRotation. The IAU +# rotational elements are given here: +# http://astrogeology.usgs.gov/Projects/WGCCRE/ +# +# UniformRotations are also listed for purely informational reasons; they are +# overridden by CustomRotations (when present.) +# +# +# When alternate data sources are used for orbits or rotational elements, the +# source is noted by a comment in the body definition + + +"Mercury" "Sol" +{ + Texture "mercury.*" + Radius 2440 + + CustomOrbit "vsop87-mercury" + + # Overridden by CustomOrbit + # EllipticalOrbit { + # Period 0.2408 + # SemiMajorAxis 0.3871 + # Eccentricity 0.2056 + # Inclination 7.0049 + # AscendingNode 48.33167 + # LongOfPericenter 77.456 + # MeanLongitude 252.251 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-mercury" + + # Overridden by CustomRotation + # UniformRotation + # { + # Period 1407.509405 + # Inclination 28.55 + # AscendingNode 11.01 + # MeridianAngle 329.548 + # } + + Albedo 0.06 +} + +"Venus" "Sol" +{ + Texture "venussurface.*" + # BumpMap "venusbump.*" + HazeColor [ 0.5 0.35 0.2 ] + HazeDensity 0.35 + Radius 6052 + + Atmosphere { + Height 60 + Lower [ 0.8 0.8 0.5 ] + Upper [ 0.6 0.6 0.6 ] + Sky [ 0.8 0.8 0.5 ] + CloudMap "venus.jpg" + CloudHeight 50 + CloudSpeed 90 + } + + CustomOrbit "vsop87-venus" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 0.6152 + # SemiMajorAxis 0.7233 + # Eccentricity 0.0068 + # Inclination 3.3947 + # AscendingNode 76.681 + # LongOfPericenter 131.533 + # MeanLongitude 181.979 + # } + + BodyFrame { EquatorJ2000 {} } + # CustomRotation "iau-venus" + + # IAU Venus definition is simple uniform rotation + UniformRotation + { + Period 5832.443616 + Inclination 157.16 + AscendingNode 182.76 + MeridianAngle 19.80 + } + + Albedo 0.77 +} + +"Earth" "Sol" +{ + Texture "earth.*" + NightTexture "earthnight.*" + + # SpecularTexture "earth-spec.*" + Color [ 0.85 0.85 1.0 ] + SpecularColor [ 0.8 0.8 0.85 ] + SpecularPower 25.0 + HazeColor [ 1 1 1 ] + HazeDensity 0.3 + Radius 6378.140 # equatorial + # Oblateness 0.0034 + + Atmosphere { + Height 60 + Lower [ 0.43 0.52 0.65 ] + Upper [ 0.26 0.47 0.84 ] + Sky [ 0.40 0.6 1.0 ] + Sunset [ 1.0 0.6 0.2 ] + + CloudHeight 7 + CloudSpeed 65 + CloudMap "earth-clouds.*" + CloudShadowDepth 1.0 + + Mie 0.001 + MieAsymmetry -0.25 + Rayleigh [ 0.001 0.0025 0.006 ] + MieScaleHeight 12 + } + + CustomOrbit "vsop87-earth" + + # Overridden by CustomOrbit + # EllipticalOrbit { + # Period 1.0000 + # SemiMajorAxis 1.0000 + # Eccentricity 0.0167 + # Inclination 0.0001 + # AscendingNode 348.739 + # LongOfPericenter 102.947 + # MeanLongitude 100.464 + # } + + # Orientation of Earth's axis with respect to the ecliptic plane and + # equinox of J2000 is computed with the long period extension of + # extension of the the P03 precession model presented in + # "Long-periodic Precession Parameters", J. Vondrak (2006) + BodyFrame { EclipticJ2000 {} } + CustomRotation "earth-p03lp" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 23.93447117 + # Inclination -23.4392911 + # MeridianAngle 280.147 + # } + + Albedo 0.30 +} + + +"Moon:Earth I" "Sol/Earth" +{ + Texture "moon.*" + BumpMap "moonbump.*" + BumpHeight 3.5 + Radius 1737.53 + # Oblateness 0.002 + + InfoURL "http://www.nineplanets.org/luna.html" + + CustomOrbit "moon" + + # Overridden by CustomOrbit + # EllipticalOrbit { + # Period 27.321661 + # SemiMajorAxis 384400 + # Eccentricity 0.054900 + # Inclination 5.15 + # } + + OrbitFrame { + EquatorJ2000 { Center "Sol/Earth" } + } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-moon" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 23.4608 + # AscendingNode 359.9949 + # MeridianAngle 38.3213 + # } + + LunarLambert 1.0 + + Albedo 0.12 +} + + +"Mars" "Sol" +{ + Texture "mars.*" + # Texture "mars8k.dds" + BumpMap "marsbump.*" + BumpHeight 2.5 + + Color [ 1 0.75 0.7 ] + HazeColor [ 1 1 1 ] + HazeDensity 0.45 + Radius 3396 # equatorial + # Oblateness 0.0069 + + Atmosphere { + Height 30 + Lower [ 0.8 0.6 0.6 ] + Upper [ 0.7 0.3 0.3 ] + Sky [ 0.83 0.75 0.65 ] + Sunset [ 0.7 0.7 0.8 ] + # Slightly bluish sunset, as seen in true color pictures + # from Pathfinder + + Mie 0.0024 + MieAsymmetry -0.15 + Rayleigh [ 0.0010 0.0006 0.0003 ] + Absorption [ 0 0 0 ] + MieScaleHeight 20 + } + + CustomOrbit "vsop87-mars" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 1.8809 + # SemiMajorAxis 1.5237 + # Eccentricity 0.0934 + # Inclination 1.8506 + # AscendingNode 49.479 + # LongOfPericenter 336.041 + # MeanLongitude 355.453 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-mars" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 24.622962156 + # Inclination 37.11350 + # AscendingNode 47.68143 + # MeridianAngle 176.630 + # } + + Albedo 0.150 +} + + +"Phobos:Mars I" "Sol/Mars" +{ + Mesh "phobos.cmod" + Texture "phobos.*" + Radius 13.0 # maximum semi-axis + MeshCenter [ -0.233 -0.156 -0.168 ] + + EllipticalOrbit + { + Epoch 2455198 # 2010 Jan 1 12:00 + Period 0.31891023 # mean + SemiMajorAxis 9377.2 # mean + Eccentricity 0.0151 # mean + Inclination 1.082 # mean + AscendingNode 16.946 + ArgOfPericenter 157.116 + MeanAnomaly 271.138 + } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-phobos" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 37.10 + # AscendingNode 47.68 + # MeridianAngle 35.06 + # } + + Albedo 0.07 +} + +"Deimos:Mars II" "Sol/Mars" +{ + Mesh "deimos.cmod" + Texture "deimos.*" + Radius 7.9 # maximum semi-axis + MeshCenter [ -0.299 -0.284 0.369 ] + + EllipticalOrbit + { + Epoch 2455198 # 2010 Jan 1 12:00 + Period 1.2624407 # mean + SemiMajorAxis 23463.2 # mean + Eccentricity 0.00033 # mean + Inclination 1.791 # mean + AscendingNode 318.370 + ArgOfPericenter 358.233 + MeanAnomaly 158.554 + } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-deimos" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 36.48 + # AscendingNode 47.65 + # MeridianAngle 79.41 + # } + + Albedo 0.08 +} + +"Jupiter" "Sol" +{ + Texture "jupiter.*" + HazeColor [ 0.4 0.45 0.5 ] + HazeDensity 0.3 + + Radius 71492 # equatorial + Oblateness 0.0649 + + CustomOrbit "vsop87-jupiter" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 11.8622 + # SemiMajorAxis 5.2034 + # Eccentricity 0.0484 + # Inclination 1.3053 + # AscendingNode 100.556 + # LongOfPericenter 14.7539 + # MeanLongitude 34.404 + # } + + Atmosphere { + Height 300 + Lower [ 0.7 0.6 0.5 ] + Upper [ 0.5 0.45 0.4 ] + Sky [ 0.8 0.8 0.5 ] + Sunset [ 1.0 0.6 0.2 ] + } + + # IAU rotation not used for Jupiter; it is based on System III + # (radio emissions), not the cloud positions. In Celestia, we're + # more interested in having the Great Red Spot appear in the + # (approximately) correct place. + + BodyFrame { EclipticJ2000 {} } + UniformRotation + { + Period 9.927953 # System II (for GRS) + # Period 9.92491250 # System III (radio emissions) + Inclination 2.22 + AscendingNode 337.80 + MeridianAngle 334 # for correct position of GRS, July 2008 + # (equal to 461 minus current W longitude of GRS) + # MeridianAngle 305.38 # correct System III prime meridian + } + + Albedo 0.51 +} + + +"Amalthea:Jupiter V" "Sol/Jupiter" +{ + Texture "amalthea.*" + Color [ 0.63 0.45 0.35 ] + Mesh "amalthea.cmod" + Radius 134 # maximum semi-axis + MeshCenter [ -13.616 -0.448 -4.436 ] + + EllipticalOrbit + { + Epoch 2452583.763194445 # 2002 Nov 5 06:19UT (Galileo encounter) + Period 0.498179 # mean + SemiMajorAxis 181994.78 # at epoch + Eccentricity 0.0045045 # at epoch + Inclination 0.384285 # at epoch + AscendingNode 220.288958 # at epoch + ArgOfPericenter 301.622765 # at epoch + MeanAnomaly 315.352094 # at epoch + } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-amalthea" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 25.51 + # AscendingNode 358.05 + # MeridianAngle 231.67 + # } + + Albedo 0.06 +} + + +"Io:Jupiter I" "Sol/Jupiter" +{ + Texture "io.*" + Radius 1821.6 + + CustomOrbit "io" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Epoch 2443000.00038375 + # Period 1.769138 + # SemiMajorAxis 421600 + # Eccentricity 0.0041 + # Inclination 0.040 + # AscendingNode 312.981 + # LongOfPericenter 97.735 + # MeanLongitude 106.724 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-io" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 25.50 + # AscendingNode 358.05 + # MeridianAngle 200.39 + # } + + Albedo 0.61 +} + +AltSurface "limit of knowledge" "Sol/Jupiter/Io" +{ + Texture "io.*" + OverlayTexture "io-lok-mask.png" +} + +"Europa:Jupiter II" "Sol/Jupiter" +{ + Texture "europa.*" + Radius 1560.8 + + CustomOrbit "europa" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Epoch 2443000.00038375 + # Period 3.551810 + # SemiMajorAxis 670900 + # Eccentricity 0.0101 + # Inclination 0.470 + # AscendingNode 101.087 + # LongOfPericenter 155.512 + # MeanLongitude 176.377 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-europa" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 25.49 + # AscendingNode 358.08 + # MeridianAngle 36.022 + # } + + Albedo 0.64 +} + +AltSurface "limit of knowledge" "Sol/Jupiter/Europa" +{ + Texture "europa.*" + OverlayTexture "europa-lok-mask.png" +} + +"Ganymede:Jupiter III" "Sol/Jupiter" +{ + Texture "ganymede.*" + Radius 2631.2 + + CustomOrbit "ganymede" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Epoch 2443000.00038375 + # Period 7.154553 + # SemiMajorAxis 1070000 + # Eccentricity 0.0015 + # Inclination 0.195 + # AscendingNode 119.841 + # LongOfPericenter 188.831 + # MeanLongitude 121.206 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-ganymede" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 25.43 + # AscendingNode 358.20 + # MeridianAngle 44.064 + # } + + Albedo 0.42 +} + +AltSurface "limit of knowledge" "Sol/Jupiter/Ganymede" +{ + Texture "ganymede.*" + OverlayTexture "ganymede-lok-mask.png" +} + +"Callisto:Jupiter IV" "Sol/Jupiter" +{ + Texture "callisto.*" + Radius 2410.3 + + CustomOrbit "callisto" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Epoch 2443000.00038375 + # Period 16.689018 + # SemiMajorAxis 1883000 + # Eccentricity 0.007 + # Inclination 0.281 + # AscendingNode 323.265 + # LongOfPericenter 335.933 + # MeanLongitude 85.091 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-callisto" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 25.17 + # AscendingNode 358.72 + # MeridianAngle 259.51 + # } + + Albedo 0.20 +} + +AltSurface "limit of knowledge" "Sol/Jupiter/Callisto" +{ + Texture "callisto.*" + OverlayTexture "callisto-lok-mask.png" +} + +"Saturn" "Sol" +{ + Texture "saturn.*" + Color [ 1.0 1.0 0.85 ] + HazeColor [ 0.0 0.0 1 ] + HazeDensity 0.25 + Radius 60268 # equatorial + Oblateness 0.0980 + + CustomOrbit "vsop87-saturn" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 29.4577 + # SemiMajorAxis 9.5371 + # Eccentricity 0.0542 + # Inclination 2.4845 + # AscendingNode 113.715 + # LongOfPericenter 92.432 + # MeanLongitude 49.944 + # } + + Atmosphere { + Height 300 + Lower [ 0.8 0.75 0.65 ] + Upper [ 0.6 0.55 0.45 ] + Sky [ 0.8 0.8 0.5 ] + } + + BodyFrame { EclipticJ2000 {} } + UniformRotation + { + Period 10.65622222 # System III (magnetic field) + Inclination 28.052 + AscendingNode 169.528 + MeridianAngle 358.93 # correct System III prime meridian + } + + Albedo 0.50 + + Rings { + Inner 74500 # includes some ringlets inside edge of C ring at 74660 + Outer 140220 + Texture "saturn-rings.png" + } +} + +"Prometheus:Saturn XVI:1980 S 27" "Sol/Saturn" +{ + Texture "prometheus.*" + Mesh "prometheus.cmod" + Radius 74 # maximum semi-axis + MeshCenter [ 0.75 -2.68 1.064 ] + + EllipticalOrbit + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + Period 0.612986 + SemiMajorAxis 139380 + Eccentricity 0.0023 + Inclination 0.0056 + AscendingNode 226.1099 + LongOfPericenter 23.3280 + MeanLongitude 266.2144 + } + + # orientate meridian at epoch + UniformRotation + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + MeridianAngle 86 + } + + Albedo 0.6 +} + +"Pandora:Saturn XVII:1980 S 26" "Sol/Saturn" +{ + Texture "asteroid.jpg" + Mesh "pandora.cmod" + Radius 57 # maximum semi-axis + MeshCenter [ 0.692 -1.454 -0.422 ] + + EllipticalOrbit + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + Period 0.6285036 + SemiMajorAxis 141710 + Eccentricity 0.0042 + Inclination 0.0522 + AscendingNode 290.0163 + LongOfPericenter 10.4899 + MeanLongitude 212.6961 + } + + # orientate meridian at epoch + UniformRotation + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + MeridianAngle 33 + } + + Albedo 0.5 +} + +"Epimetheus:Saturn XI:1980 S 3" "Sol/Saturn" +{ + Texture "epimetheus.*" + Mesh "epimetheus.cmod" + Radius 72 # maximum semi-axis + MeshCenter [ -5.196 -2.241 -1.878 ] + + EllipticalOrbit + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + Period 0.6945 # 0.6943: period set to Janus/Epimetheus average + SemiMajorAxis 151410 + Eccentricity 0.0098 + Inclination 0.3541 + AscendingNode 45.5973 + LongOfPericenter 358.5774 + MeanLongitude 306.0531 + } + + # orientate meridian at epoch + UniformRotation + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + MeridianAngle 126 + } + + Albedo 0.5 +} + +AltSurface "limit of knowledge" "Sol/Saturn/Epimetheus" +{ + Texture "epimetheus-lok.*" +} + +"Janus:Saturn X:1980 S 1" "Sol/Saturn" +{ + Texture "janus.*" + Mesh "janus.cmod" + Radius 96 # maximum semi-axis + MeshCenter [ -1.552 1.358 2.257 ] + + EllipticalOrbit + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + Period 0.6945 # 0.6947: period set to Janus/Epimetheus average + SemiMajorAxis 151460 + Eccentricity 0.0067 + Inclination 0.1649 + AscendingNode 8.1758 + LongOfPericenter 248.2856 + MeanLongitude 131.5137 + } + + # orientate meridian at epoch + UniformRotation + { + Epoch 2453005.5 # 2004 Jan 1 00:00UT + MeridianAngle 312 + } + + Albedo 0.6 +} + +"Mimas:Saturn I" "Sol/Saturn" +{ + Texture "mimas.*" + Radius 198.6 + + CustomOrbit "mimas" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 0.9424218 + # SemiMajorAxis 185520 + # Eccentricity 0.0202 + # Inclination 1.53 + # MeanAnomaly 23 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-mimas" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 6.48 + # AscendingNode 130.66 + # MeridianAngle 337.46 + # } + + Albedo 0.5 +} + + +"Enceladus:Saturn II" "Sol/Saturn" +{ + Texture "enceladus.*" + Radius 249.4 + + CustomOrbit "enceladus" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 1.370218 + # SemiMajorAxis 238020 + # Eccentricity 0.0045 + # Inclination 0.02 + # MeanAnomaly 215 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-enceladus" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 6.48 + # AscendingNode 130.66 + # MeridianAngle 2.82 + # } + + Albedo 0.99 +} + +"Tethys:Saturn III" "Sol/Saturn" +{ + Texture "tethys.*" + Radius 529.9 + + CustomOrbit "tethys" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 1.887802 + # SemiMajorAxis 294660 + # Eccentricity 0.0 + # Inclination 1.09 + # MeanAnomaly 98 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-tethys" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 6.48 + # AscendingNode 130.66 + # MeridianAngle 10.45 + # } + + Albedo 0.9 +} + +"Dione:Saturn IV" "Sol/Saturn" +{ + Texture "dione.*" + Radius 559 + + CustomOrbit "dione" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 2.736915 + # SemiMajorAxis 377400 + # Eccentricity 0.0022 + # Inclination 0.02 + # MeanAnomaly 310 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-dione" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 6.48 + # AscendingNode 130.66 + # MeridianAngle 357.00 + # } + + Albedo 0.7 +} + +"Rhea:Saturn V" "Sol/Saturn" +{ + Texture "rhea.*" + Radius 764 + + CustomOrbit "rhea" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 4.517500 + # SemiMajorAxis 527040 + # Eccentricity 0.0010 + # Inclination 0.35 + # MeanAnomaly 190 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-rhea" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 6.45 + # AscendingNode 130.38 + # MeridianAngle 235.16 + # } + + Albedo 0.7 +} + +"Titan:Saturn VI" "Sol/Saturn" +{ + Texture "titan.*" + Color [0.96 0.805 0.461 ] + # HazeColor [ 0.781 0.629 0.975 ] + HazeDensity 0.6 + Radius 2575 + + Atmosphere { + Height 500.0 + Lower [ 0.477 0.367 0.211 ] + Upper [ 0.96 0.805 0.461 ] + Sky [ 0.3 0 0 ] + + Mie 0.0001 + MieAsymmetry -0.55 + Rayleigh [ 0.0 0.0 0.00017 ] + Absorption [ 0.000075 0.00030 0.00025 ] + MieScaleHeight 220.0 + CloudHeight 220.0 + CloudSpeed 65.0 + CloudMap "titan-clouds.*" + } + + CustomOrbit "titan" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 15.945421 + # SemiMajorAxis 1221850 + # Eccentricity 0.0292 + # Inclination 0.33 + # MeanAnomaly 120 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-titan" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 6.06 + # AscendingNode 126.41 + # MeridianAngle 189.64 + # } + + Albedo 0.21 +} + +"Hyperion:Saturn VII" "Sol/Saturn" +{ + Mesh "hyperion.cmod" + Texture "hyperion.*" # Phil Stooke + Radius 171 # maximum semi-axis + MeshCenter [ -3.424 10.938 4.498 ] + + CustomOrbit "hyperion" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 21.276609 + # SemiMajorAxis 1481100 + # Eccentricity 0.1042 + # Inclination 0.43 + # MeanAnomaly 350 + # } + + # The rotation of Hyperion is chaotic; we don't attempt to model + # the rotation exactly, but instead use non-zero precession rate to + # make the rotation appear somewhat irregular. + PrecessingRotation + { + Inclination 61 # pole at time of + AscendingNode 145 # Voyager 2 encounter + Period 120 # 5-day best-fit rotation + PrecessionPeriod 0.0192 # 7-day wobble in light curve + } + + Albedo 0.3 +} + +AltSurface "limit of knowledge" "Sol/Saturn/Hyperion" +{ + Texture "hyperion-lok.*" # Phil Stooke +} + +"Iapetus:Saturn VIII" "Sol/Saturn" +{ + Texture "iapetus.*" + Radius 718 + + CustomOrbit "iapetus" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 79.330183 + # SemiMajorAxis 3561300 + # Eccentricity 0.0283 + # Inclination 7.52 + # MeanAnomaly 245 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-iapetus" + + # Overriden by CustomRotation + # UniformRotation + # { + # Inclination 14.97 + # AscendingNode 48.16 + # MeridianAngle 350.20 + # } + + Albedo 0.2 +} + +"Phoebe:Saturn IX" "Sol/Saturn" +{ + Mesh "phoebe.cmod" + Texture "phoebe.*" + Radius 110 + + EllipticalOrbit + { + Epoch 2453168.3159722 # 2004 June 11 19:35 (Cassini encounter) + Period 548.21 # mean + SemiMajorAxis 12915512.0 # at epoch + Eccentricity 0.152924 # at epoch + Inclination 151.668210 # at epoch + AscendingNode 14.381449 # at epoch + ArgOfPericenter 281.103195 # at epoch + MeanAnomaly 31.776215 # at epoch + } + + BodyFrame { EquatorJ2000 {} } + + # Not used; IAU elements appear to be based on pre-Cassini + # information. + # CustomRotation "iau-phoebe" + + UniformRotation + { + Period 9.2735 # Bauer et al, Astrophysical Journal 2004; 610(2): L57-L60 + Inclination 12.1 # Porco et al, Science 2005; 307: 1237-42 + AscendingNode 86.6 # Porco et al, Science 2005; 307: 1237-42 + MeridianAngle 95 # approximate, from encounter images + } + + Albedo 0.05 +} + + +"Uranus" "Sol" +{ + Texture "uranus.*" + Color [ 0.75 0.85 1.0 ] + HazeColor [ 0.5 0.8 1.0 ] + HazeDensity 0.2 + Radius 25559 # equatorial + Oblateness 0.0229 + + CustomOrbit "vsop87-uranus" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 84.0139 + # SemiMajorAxis 19.1913 + # Eccentricity 0.0472 + # Inclination 0.7699 + # AscendingNode 74.230 + # LongOfPericenter 170.964 + # MeanLongitude 313.232 + # } + + Atmosphere { + Height 130 + Lower [ 0.75 0.85 1.0 ] + Upper [ 0.5 0.8 0.9 ] + Sky [ 0.6 0.7 0.7 ] + + } + + BodyFrame { EclipticJ2000 {} } + UniformRotation + { + Period 17.24 # System III (magnetic field) + Inclination 97.722 + AscendingNode 167.647 + MeridianAngle 331.13 # correct System III prime meridian + } + + Albedo 0.66 + + Rings { + Inner 41837 + Outer 51179 + Texture "uranus-rings.png" + } +} + + +"Miranda:Uranus V" "Sol/Uranus" +{ + Texture "miranda.*" + Radius 235.8 + + CustomOrbit "miranda" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 1.413 + # SemiMajorAxis 129800 + # Eccentricity 0.0027 + # Inclination 4.22 + # MeanAnomaly 120 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-miranda" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 33.92350159 # enforce sync rotation + # Inclination 74.92 + # AscendingNode 167.43 + # MeridianAngle 149.30 + # } + + Albedo 0.32 +} + +AltSurface "limit of knowledge" "Sol/Uranus/Miranda" +{ + Texture "miranda.*" + OverlayTexture "miranda-lok-mask.png" +} + +"Ariel:Uranus I" "Sol/Uranus" +{ + Texture "ariel.*" + Radius 578.9 + + CustomOrbit "ariel" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 2.520 + # SemiMajorAxis 191200 + # Eccentricity 0.0034 + # Inclination 0.31 + # MeanAnomaly 56 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-ariel" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 60.48909292 # enforce sync rotation + # Inclination 74.90 + # AscendingNode 167.43 + # MeridianAngle 23.78 + # } + + Albedo 0.39 +} + +AltSurface "limit of knowledge" "Sol/Uranus/Ariel" +{ + Texture "ariel.*" + OverlayTexture "ariel-lok-mask.png" +} + +"Umbriel:Uranus II" "Sol/Uranus" +{ + Texture "umbriel.*" + Radius 584.7 + + CustomOrbit "umbriel" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 4.144 + # SemiMajorAxis 266000 + # Eccentricity 0.0050 + # Inclination 0.36 + # MeanAnomaly 280 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-umbriel" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 99.46022991 # enforce sync rotation + # Inclination 74.90 + # AscendingNode 167.43 + # MeridianAngle 71.95 + # } + + Albedo 0.21 +} + +AltSurface "limit of knowledge" "Sol/Uranus/Umbriel" +{ + Texture "umbriel.*" + OverlayTexture "umbriel-lok-mask.png" +} + +"Titania:Uranus III" "Sol/Uranus" +{ + Texture "titania.*" + Radius 788.9 + + CustomOrbit "titania" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 8.706 + # SemiMajorAxis 435800 + # Eccentricity 0.0022 + # Inclination 0.10 + # MeanAnomaly 30 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-titania" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 208.94077099 # enforce sync rotation + # Inclination 74.90 + # AscendingNode 167.43 + # MeridianAngle 102.26 + # } + + Albedo 0.27 +} + +AltSurface "limit of knowledge" "Sol/Uranus/Titania" +{ + Texture "titania.*" + OverlayTexture "titania-lok-mask.png" +} + +"Oberon:Uranus IV" "Sol/Uranus" +{ + Texture "oberon.*" + Radius 761.4 + + CustomOrbit "oberon" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 13.463 + # SemiMajorAxis 583600 + # Eccentricity 0.0008 + # Inclination 0.10 + # MeanAnomaly 150 + # } + + BodyFrame { EquatorJ2000 {} } + CustomRotation "iau-oberon" + + # Overriden by CustomRotation + # UniformRotation + # { + # Period 323.117567539 # enforce sync rotation + # Inclination 74.90 + # AscendingNode 167.43 + # MeridianAngle 173.23 + # } + + Albedo 0.23 +} + +AltSurface "limit of knowledge" "Sol/Uranus/Oberon" +{ + Texture "oberon.*" + OverlayTexture "oberon-lok-mask.png" +} + + +"Neptune" "Sol" +{ + Texture "neptune.*" + Color [ 0.75 0.75 1.0 ] + HazeColor [ 0.6 1 0.75 ] + HazeDensity 0.35 + Radius 24766 # equatorial + Oblateness 0.017 + + CustomOrbit "vsop87-neptune" + + # Overridden by CustomOrbit + # EllipticalOrbit + # { + # Period 164.793 + # SemiMajorAxis 30.0690 + # Eccentricity 0.0086 + # Inclination 1.7692 + # AscendingNode 131.722 + # LongOfPericenter 44.971 + # MeanLongitude 304.880 + # } + + Atmosphere { + Height 130 + Lower [ 0.6 0.65 1.0 ] + Upper [ 0.5 0.55 0.9 ] + Sky [ 0.5 0.7 0.9 ] + } + + BodyFrame { EclipticJ2000 {} } + UniformRotation + { + Period 16.11 # System III (magnetic field) + Inclination 28.03 + AscendingNode 49.24 + MeridianAngle 228.66 # correct System III prime meridian + } + + Albedo 0.62 + + Rings { + Inner 53150 + Outer 62947 + Texture "neptune-rings.png" + } +} + +"Larissa:Neptune VII:1989 N 2" "Sol/Neptune" +{ + Texture "asteroid.jpg" + Mesh "larissa.cmod" + Radius 100 # maximum semi-axis + MeshCenter [ 4.564 -0.126 0.302 ] + + EllipticalOrbit + { + Period 0.554654 + SemiMajorAxis 73548 + Eccentricity 0.0014 + Inclination 0.744 + AscendingNode 324.857 + ArgOfPericenter 215.004 # J2000.0 + MeanAnomaly 157.543 + } + + BodyFrame { EquatorJ2000 {} } + UniformRotation + { + Inclination 46.59 + AscendingNode 29.36 + MeridianAngle 179.41 + } + + Albedo 0.056 +} + +"Proteus:Neptune VIII:1989 N 1" "Sol/Neptune" +{ + Mesh "proteus.cmod" + Texture "proteus.*" # Phil Stooke + Radius 219 # maximum semi-axis + MeshCenter [ -4.146 -0.022 5.153 ] + + EllipticalOrbit + { + Epoch 2450085.5 # 1996 Jan 3 00:00UT + Period 1.122315 # mean + SemiMajorAxis 117647 # mean + Eccentricity 0.0005 # mean + Inclination 1.090 # at epoch + AscendingNode 330.943 # at epoch + ArgOfPericenter 267.246 # at epoch + MeanAnomaly 213.916 # at epoch + } + + BodyFrame { EquatorJ2000 {} } + UniformRotation + { + Inclination 47.09 + AscendingNode 29.27 + MeridianAngle 93.38 + } + + Albedo 0.061 +} + +"Triton:Neptune I" "Sol/Neptune" +{ + Texture "triton.*" + Radius 1353.4 + + Atmosphere { + Height 1 + Lower [ 0.5 0.5 0.5 ] + Upper [ 0.5 0.5 0.5 ] + Sky [ 0.0 0.0 0.0 ] + } + + EllipticalOrbit + { + Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter) + Period 5.8768541 # mean + SemiMajorAxis 354765.286 # at epoch + Eccentricity 0.00002285 # at epoch + Inclination 156.826240 # at epoch + AscendingNode 147.899288 # at epoch + ArgOfPericenter 293.092400 # at epoch + MeanAnomaly 315.726316 # at epoch + } + + BodyFrame { EquatorJ2000 {} } + UniformRotation + { + Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter) + Inclination 110.44 # at epoch + AscendingNode 206.17 # at epoch + MeridianAngle 77.41 # at epoch + } + + Albedo 0.756 +} + +AltSurface "limit of knowledge" "Sol/Neptune/Triton" +{ + Texture "triton.*" + OverlayTexture "triton-lok-mask.png" +} + +"Nereid:Neptune II" "Sol/Neptune" +{ + Mesh "asteroid.cms" + Texture "asteroid.jpg" + Radius 170 + + EllipticalOrbit + { + Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter) + Period 360.13619 # mean + SemiMajorAxis 5513400 # mean + Eccentricity 0.7512 # mean + Inclination 28.385 # at epoch + AscendingNode 190.678 # at epoch + ArgOfPericenter 17.690 # at epoch + MeanAnomaly 36.056 # at epoch + } + + # Figure of 11.52 +/- 0.14 hours from Grav, T. et al. (2003) + # "The Short Rotation Period of Nereid", ApJ 591 + UniformRotation + { + Period 11.52 + } + Albedo 0.155 +} + +ReferencePoint "Pluto-Charon" "Sol" +{ + CustomOrbit "pluto" + + # Make the orbit and label visible + Visible true + Clickable true +} + +# Updated from "Masses of Nix and Hydra" Tholen et al. +# http://arxiv.org/ftp/arxiv/papers/0712/0712.1261.pdf + +"Pluto:134340 Pluto" "Sol" +{ + Class "dwarfplanet" + Texture "pluto-lok.*" + SpecularTexture "pluto-lok-spec.*" + SpecularColor [ 0.135 0.12 0.08 ] + SpecularPower 9.5 + + Radius 1151 + + OrbitFrame { + EquatorJ2000 { Center "Sol/Pluto-Charon" } + } + + BodyFrame { + EclipticJ2000 { Center "Sol/Pluto-Charon" } + } + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 + Period 6.387206 # mean + SemiMajorAxis 2043.1 # mass ratio of 0.1166 + Eccentricity 0.003484 # mean + Inclination 96.1680 # mean + AscendingNode 223.0539 # mean + ArgOfPericenter 337.92 # mean + MeanLongitude 77.960 + } + + UniformRotation + { + Period 153.292944 + Inclination 115.60 + AscendingNode 228.34 + MeridianAngle 320.75 + } + + Albedo 0.55 +} + +AltSurface "limit of knowledge" "Sol/Pluto" +{ + Texture "pluto-lok.*" + SpecularTexture "pluto-lok-spec.*" + SpecularColor [ 0.135 0.12 0.08 ] + SpecularPower 9.5 +} + +"Charon:Pluto I:134340 Pluto I:1978 P 1" "Sol/Pluto" +{ + Texture "charon-lok.*" + SpecularTexture "charon-lok-spec.*" + SpecularColor [ 0.135 0.12 0.08 ] + SpecularPower 9.5 + + Radius 593 + + InfoURL "http://www.nineplanets.org/pluto.html#Charon" + + OrbitFrame { + EquatorJ2000 { Center "Sol/Pluto-Charon" } + } + + BodyFrame { + EclipticJ2000 { Center "Sol/Pluto-Charon" } + } + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 + Period 6.387206 + SemiMajorAxis 17527.4 # mass ratio of 0.1166 + Eccentricity 0.003484 # mean + Inclination 96.1680 # mean + AscendingNode 223.0539 # mean + ArgOfPericenter 157.92 # mean + MeanLongitude 257.960 + } + + UniformRotation + { + Period 153.292944 + Inclination 115.9 + AscendingNode 227.3 + MeridianAngle 140.4 + } + + Albedo 0.35 +} + +AltSurface "limit of knowledge" "Sol/Pluto/Charon" +{ + Texture "charon-lok.*" + SpecularTexture "charon-lok-spec.*" + SpecularColor [ 0.135 0.12 0.08 ] + SpecularPower 9.5 +} diff --git a/data/spectbins.stc b/catalogs/spectbins.stc similarity index 100% rename from data/spectbins.stc rename to catalogs/spectbins.stc diff --git a/data/starnames.dat b/catalogs/starnames.dat similarity index 99% rename from data/starnames.dat rename to catalogs/starnames.dat index 9512bc02e5..b7f832461f 100644 --- a/data/starnames.dat +++ b/catalogs/starnames.dat @@ -2646,7 +2646,6 @@ 94068:19 Aql 94075:HD 178911 B 94083:59 Dra -94112:Kepler-21:KOI-975:KIC 3632418 94114:ALF CrA 94140:55 Dra 94141:PI Sgr:41 Sgr @@ -3262,7 +3261,6 @@ 114132:UPS Gru 114144:55 Peg 114155:56 Peg -114189:V342 Peg:HR 8799 114200:4 And 114210:5 And 114222:PI Cep:33 Cep diff --git a/data/stars.dat b/catalogs/stars.dat similarity index 100% rename from data/stars.dat rename to catalogs/stars.dat diff --git a/data/stars.txt b/catalogs/stars.txt similarity index 100% rename from data/stars.txt rename to catalogs/stars.txt diff --git a/data/visualbins.stc b/catalogs/visualbins.stc similarity index 100% rename from data/visualbins.stc rename to catalogs/visualbins.stc diff --git a/celestia.cfg b/celestia.cfg index b99ce7d410..cf76aed88d 100644 --- a/celestia.cfg +++ b/celestia.cfg @@ -8,8 +8,8 @@ # make any changes to it. # # To learn more about Celestia, visit the Celestia forums at: -# http://www.shatters.net/forum/ -# or the Celestia web site at: http://www.shatters.net/celestia/ +# https://celestia.space/forum/ +# or the Celestia web site at: https://celestia.space #************************************************************************ @@ -22,53 +22,36 @@ Configuration # these file names or the order in which they are listed, unless you # know exactly what you are doing. Most of these files can be viewed # with a plain text editor. Discussion about their content and formats -# can be found on the Celestia forums: http://www.shatters.net/forum/ +# can be found on the Celestia forums: https://celestia.space/forum/ # # If you want to load all your stars from .stc files, you can now comment # out the StarDatabase entry. #------------------------------------------------------------------------ - StarDatabase "data/stars.dat" - StarNameDatabase "data/starnames.dat" - StarCatalogs [ "data/revised.stc" - "data/extrasolar.stc" - "data/nearstars.stc" - "data/visualbins.stc" - "data/spectbins.stc" - "data/charm2.stc" ] - - HDCrossIndex "data/hdxindex.dat" - SAOCrossIndex "data/saoxindex.dat" - GlieseCrossIndex "data/gliesexindex.dat" - - SolarSystemCatalogs [ "data/solarsys.ssc" - "data/asteroids.ssc" - "data/comets.ssc" - "data/outersys.ssc" - "data/minormoons.ssc" - "data/numberedmoons.ssc" - "data/extrasolar.ssc" - "data/eros_locs.ssc" - "data/gaspra_locs.ssc" - "data/ida_locs.ssc" - "data/itokawa_locs.ssc" - "data/merc_locs.ssc" - "data/venus_locs.ssc" - "data/earth_locs.ssc" - "data/mars_locs.ssc" - "data/moon_locs.ssc" - "data/marsmoons_locs.ssc" - "data/jupitermoons_locs.ssc" - "data/saturnmoons_locs.ssc" - "data/uranusmoons_locs.ssc" - "data/neptunemoons_locs.ssc" - "data/ring_locs.ssc" - "data/world-capitals.ssc" ] + StarDatabase "catalogs/stars.dat" + StarNameDatabase "catalogs/starnames.dat" + StarCatalogs [ "catalogs/revised.stc" + "catalogs/extrasolar.stc" + "catalogs/nearstars.stc" + "catalogs/visualbins.stc" + "catalogs/spectbins.stc" + "catalogs/charm2.stc" ] + + HDCrossIndex "catalogs/hdxindex.dat" + SAOCrossIndex "catalogs/saoxindex.dat" + GlieseCrossIndex "catalogs/gliesexindex.dat" + + SolarSystemCatalogs [ "catalogs/solarsys.ssc" + "catalogs/outersys.ssc" + "catalogs/minormoons.ssc" + "catalogs/numberedmoons.ssc" + "catalogs/extrasolar.ssc" + ] - DeepSkyCatalogs [ "data/galaxies.dsc" - "data/globulars.dsc" ] + DeepSkyCatalogs [ "catalogs/galaxies.dsc" + "catalogs/globulars.dsc" ] - AsterismsFile "data/asterisms.dat" - BoundariesFile "data/boundaries.dat" + AsterismsFile "catalogs/asterisms.dat" + BoundariesFile "catalogs/boundaries.dat" #------------------------------------------------------------------------ @@ -174,7 +157,7 @@ StarTextures # # To learn more about how to use and write CEL scripts and Lua scripts # in Celestia, please visit the Celestia Scripting forum at: -# http://www.shatters.net/forum/viewforum.php?f=9 +# https://celestia.space/forum/viewforum.php?f=9 #------------------------------------------------------------------------ InitScript "start.cel" DemoScript "demo.cel" @@ -184,7 +167,7 @@ StarTextures # The 'extras' directory is located under the celestia root directory # and is used for storing third-party add-ons to Celestia. To learn # more about Add-Ons for Celestia, visit the Celestia Add-Ons forum at: -# http://www.shatters.net/forum/viewforum.php?f=6 +# https://celestia.space/forum/viewforum.php?f=6 # # You may specify additional add-on directories by adding additional # entries, such as the following example shows: @@ -196,7 +179,7 @@ StarTextures # or # ExtrasDirectories [ "D:\\celestia-extras" ] #------------------------------------------------------------------------ - ExtrasDirectories [ "extras-standard" "extras" ] + ExtrasDirectories [ "data" "extras" ] #------------------------------------------------------------------------ diff --git a/data/Makefile.am b/data/Makefile.am index 1d70005ee4..113926eabe 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,29 +1 @@ -pkgdatadir = @datadir@/@PACKAGE@/data - -## Only attempt to remake the Star Database if we have the HIPPARCOS sources -if ENABLE_HIPPARCOS -HIP_DAT = stars.dat -else -HIP_DAT = -endif - -BUILT_SOURCES = $(HIP_DAT) - -pkgdata_DATA = \ - $(wildcard *.ssc) \ - $(wildcard *.dat) \ - $(wildcard *.xyz) \ - $(wildcard *.xyzv) \ - $(wildcard *.dsc) \ - $(wildcard *.stc) - -EXTRA_DIST = \ - $(pkgdata_DATA) \ - stars.txt - -MAINTAINERCLEANFILES = stars.dat - -if ENABLE_HIPPARCOS -stars.dat: @HIPDIR@/hip_main.dat - ../src/buildstardb -q -endif +SUBDIRS = locations solar-system spacecrafts diff --git a/data/extrasolar.stc b/data/extrasolar.stc deleted file mode 100644 index 95b2c46c33..0000000000 --- a/data/extrasolar.stc +++ /dev/null @@ -1,3045 +0,0 @@ -# Stars which are not included in the Hipparcos catalog, but are -# orbited by extrasolar planets. (The planets are defined in the file -# "extrasolar.ssc".) -# -# Additionally, some companion stars and orbits for named binary stars -# with extrasolar planets. - -# OGLE survey - -"OGLE-TR-10:V5125 Sgr" -{ - RA 267.867708 - Dec -29.876361 - Distance 4900 - SpectralType "G2V" # from Simbad: mass and luminosity seem too high, however - AppMag 14.93 -} - -"OGLE-TR-56:V5157 Sgr" -{ - RA 269.148070 - Dec -29.539412 - Distance 8900 # to give known apparent magnitude - SpectralType "G0V" # from estimated mass and radius - AbsMag 4.4 # from spectral class -} - -"OGLE-TR-111" -{ - RA 163.324625 - Dec -60.405639 - Distance 3300 # estimate from mass and app. mag. - SpectralType "G8V" # estimated from mass - AppMag 15.55 -} - -"OGLE-TR-113" -{ - RA 163.101667 - Dec -61.446667 - Distance 1400 # from radius, temperature and app mag - SpectralType "K3V" # from estimated mass and temperature - AbsMag 6.5 # from spectral class -} - -"OGLE-TR-132" -{ - RA 162.640417 - Dec -61.957222 - Distance 8800 # from radius, temperature and app mag - SpectralType "F5V" # from estimated mass and temperature - AbsMag 3.6 # from spectral class -} - -"OGLE-TR-182" -{ - RA 167.32833 - Dec -61.09528 - Distance 10000 # from apparent magnitude and estimated spectral class - SpectralType "G0V" # from mass, radius and temperature - AppMag 16.84 -} - -"OGLE-TR-211" -{ - RA 160.0625 - Dec -62.45555 - Distance 5200 # from estimated apparent magnitude and spectral class - SpectralType "F8V" - AppMag 15 # estimated from I magnitude and spectral class -} - -"OGLE2-TR-L9" -{ - RA 166.98042 - Dec -61.14611 - Distance 2900 - SpectralType "F3V" - AbsMag 3.6 # estimated from spectral class -} - -# TrES survey - -1013242652 "TrES-1 (parent star):GSC 02652-01324" -{ - RA 286.04083 - Dec 36.6325 - Distance 490 # From spectral class and visual magnitude - SpectralType "K0V" - AppMag 11.79 -} - -1028113549 "TrES-2 (parent star):Kepler-1:KOI-1:KIC 11446443:GSC 03549-02811" -{ - RA 286.80848 - Dec 49.31641 - Distance 750 - SpectralType "G0V" - AppMag 11.41 -} - -"TrES-3 (parent star):GSC 03089-00929" -{ - RA 268.02917 - Dec 37.54611 - Distance 940 # from inferred spectrum - SpectralType "G5V" # from inferred mass and temp - AppMag 12.4 -} - -1006482620 "TrES-4 (parent star):GSC 02620-00648" -{ - RA 268.304375 - Dec 37.211833 - Distance 1430 - SpectralType "G0IV" # from inferred mass, radius and temp - AbsMag 3.36 -} - -"TrES-5 (parent star):GSC 03949-00967" -{ - RA 305.222083 - Dec 59.448889 - Distance 1170 - SpectralType "K0V" # from inferred mass and temp - AppMag 13.72 -} - -# XO survey - -1016572041 "XO-1:GSC 02041-01657" -{ - RA 240.549167 - Dec 28.169722 - Distance 650 - SpectralType "G1V" - AppMag 11.3 -} - -1000053413 "XO-2:GSC 03413-00005" -{ - RA 117.0292 - Dec 50.2258 - Distance 486 - SpectralType "K0V" - AppMag 11.18 -} - -1010643727 "XO-3:GSC 03727-01064" -{ - RA 65.46958 - Dec 57.81694 - Distance 850 - SpectralType "F5V" - AppMag 9.8 -} - -1019943793 "XO-4:GSC 03793-01994" -{ - RA 110.388333 - Dec 58.268055 - Distance 955 - SpectralType "F5V" - AppMag 10.7 -} - -"XO-5:GSC 02959-00729" -{ - RA 116.71625 - Dec 39.094444 - Distance 880 - SpectralType "G8V" - AppMag 12.13 -} - -# HAT-Net survey - -"HAT-P-1:SAO 72884" -{ - RA 344.445104 - Dec 38.674953 - Distance 453 - SpectralType "G0V" - AppMag 10.4 -} - -1008193466 "HAT-P-3:GSC 03466-00819" -{ - RA 206.094167 - Dec 48.028611 - Distance 460 - SpectralType "K0V" # from temp and luminosity - AbsMag 5.86 -} - -1015992569 "HAT-P-4:GSC 02569-01599" -{ - RA 229.99125 - Dec 36.229722 - Distance 1010 - SpectralType "F9V" # from temperature and radius - AppMag 11.2 -} - -1010872634 "HAT-P-5:GSC 02634-01087" -{ - RA 274.40542 - Dec 36.621389 - Distance 1110 - SpectralType "G1V" # from temperature and radius - AppMag 12 -} - -1009923239 "HAT-P-6:GSC 03239-00992" -{ - RA 354.77417 - Dec 42.466111 - Distance 650 - SpectralType "F4V" # from temperature and radius - AppMag 10.5 -} - -1014023547 "HAT-P-7:Kepler-2:KOI-2:KIC 10666592:GSC 03547-01402" -{ - RA 292.24734 - Dec 47.969518 - Distance 1040 - SpectralType "F6V" - AppMag 10.5 -} - -1011522757 "HAT-P-8:GSC 02757-01152" -{ - RA 343.041250 - Dec 5.447222 - Distance 750 - SpectralType "F8V" # from mass, radius, temperature, luminosity - AppMag 10.17 -} - -1002812463 "HAT-P-9:GSC 02463-00281" -{ - RA 110.168333 - Dec 37.140556 - Distance 1560 - SpectralType "F5V" # from mass, radius, temperature, luminosity - AppMag 12.3 -} - -1017142340 "HAT-P-10:WASP-11:GSC 02340-01714" -{ - RA 47.368958 - Dec 30.673611 - Distance 408 - SpectralType "K3V" - AppMag 11.89 -} - -"HAT-P-12:GSC 03033-00706" -{ - RA 209.389583 - Dec 43.493611 - Distance 464.5 - SpectralType "K4V" # from mass, radius and temperature - AppMag 12.84 -} - -1005433416 "HAT-P-13:GSC 03416-00543" -{ - RA 129.882500 - Dec 47.351944 - Distance 698 - SpectralType "G4" - AppMag 10.7 -} - -1001523086 "HAT-P-14:GSC 03086-00152" -{ - RA 260.116250 - Dec 38.242222 - Distance 668 - SpectralType "F" - AppMag 9.98 -} - -1016872883 "HAT-P-15:GSC 02883-01687" -{ - RA 66.250000 - Dec 39.460556 - Distance 620 - SpectralType "G5" - AppMag 12.16 - Radius 746000 -} - -1017002792 "HAT-P-16:GSC 02792-01700" -{ - RA 9.573333 - Dec 42.463056 - Distance 766 - SpectralType "F8" - AppMag 10.7 -} - -1004172717 "HAT-P-17:GSC 02717-00417" -{ - RA 324.536250 - Dec 30.488611 - Distance 290 - SpectralType "K" - AppMag 10.54 -} - -"HAT-P-18:GSC 02594-00646" -{ - RA 256.346667 - Dec 33.012500 - Distance 541 - SpectralType "K" - AppMag 12.76 -} - -"HAT-P-19:GSC 02283-00589" -{ - RA 9.516667 - Dec 34.711667 - Distance 700 - SpectralType "K" - AppMag 12.9 -} - -"HAT-P-20:GSC 01910-00239" -{ - RA 111.916250 - Dec 24.336389 - Distance 230 - SpectralType "K3V" - AppMag 11.339 -} - -1012293013 "HAT-P-21:GSC 03013-01229" -{ - RA 171.275000 - Dec 41.028056 - Distance 828 - SpectralType "G3V" - AppMag 11.685 -} - -1009253441 "HAT-P-22:HD 233731:GSC 03441-00925" -{ - RA 155.681667 - Dec 50.128333 - Distance 267 - SpectralType "G5V" - AppMag 9.732 -} - -1013961632 "HAT-P-23:GSC 01632-01396" -{ - RA 306.123750 - Dec 16.762222 - Distance 1280 - SpectralType "G0V" - AppMag 12.432 -} - -1014410774 "HAT-P-24:GSC 00774-01441" -{ - RA 108.825000 - Dec 14.262222 - Distance 1290 - SpectralType "F8V" - AppMag 11.82 -} - -"HAT-P-25:GSC 01788-01237" -{ - RA 48.435417 - Dec 25.197500 - Distance 968 - SpectralType "G5" - AppMag 13.19 -} - -1010270320 "HAT-P-26:GSC 00320-01027" -{ - RA 213.156250 - Dec 4.060000 - Distance 437 - SpectralType "K1" - AppMag 11.74 -} - -"HAT-P-27:WASP-40:GSC 00333-00351" -{ - RA 222.875672 - Dec 5.94700 - Distance 665 - SpectralType "G8" - AppMag 12.21 -} - -"HAT-P-28:GSC 02284-00503" -{ - RA 13.000833 - Dec 34.728333 - Distance 1288 - SpectralType "G3" - AppMag 13.03 -} -1015393293 "HAT-P-29:GSC 03293-01539" -{ - RA 33.131250 - Dec 51.778889 - Distance 1050 - SpectralType "F8" - AppMag 11.9 -} - -1007220208 "HAT-P-30:WASP-51:GSC 00208-00722" -{ - RA 123.950000 - Dec 5.836667 - Distance 629 - SpectralType "F" - AppMag 10.35 -} - -1009082099 "HAT-P-31:GSC 02099-00908" -{ - RA 271.537917 - Dec 26.426667 - Distance 1154 - SpectralType "G0" # from temperature - AppMag 11.66 -} - -1008003281 "HAT-P-32:GSC 03281-00800" -{ - RA 31.042917 - Dec 46.687778 - Distance 1043 - SpectralType "G0" # from temperature - AppMag 11.29 -} - -1009882461 "HAT-P-33:GSC 02461-00988" -{ - RA 113.184167 - Dec 33.835000 - Distance 1366 - SpectralType "F5" # from temperature - AppMag 11.89 -} - -1012611622 "HAT-P-34:GSC 01622-01261" -{ - RA 303.195417 - Dec 18.105000 - Distance 838 - SpectralType "F" # from mass and temperature - AppMag 10.16 -} - -1010790203 "HAT-P-35:GSC 00203-01079" -{ - RA 123.250833 - Dec 4.786944 - Distance 1744 - SpectralType "F" # from mass and temperature - AppMag 12.46 -} - -1022213020 "HAT-P-36:GSC 03020-0222" -{ - RA 188.266250 - Dec 44.915278 - Distance 1033 - SpectralType "G" # from mass and temperature - AppMag 12.26 -} - -"HAT-P-37:GSC 03553-00723:KIC 12396036" -{ - RA 284.295833 - Dec 51.269167 - Distance 1340 - SpectralType "G" # from mass and temperature - AppMag 13.23 -} - -"HAT-P-39:GSC 01364-01424" -{ - RA 113.758333 - Dec 17.830000 - Distance 2090 - SpectralType "F" # from mass and temperature - AppMag 12.42 -} - -"HAT-P-40:GSC 03607-01028" -{ - RA 335.512500 - Dec 45.457500 - Distance 1630 - SpectralType "F" # from mass and temperature - AppMag 11.70 -} - -"HAT-P-41:GSC 00488-02442" -{ - RA 297.322500 - Dec 4.672500 - Distance 1010 - SpectralType "F" # from mass and temperature - AppMag 11.09 -} - -# WASP survey - -1001072265 "WASP-1:GSC 02265-00107" -{ - RA 5.167083 - Dec 31.990000 - Distance 1200 - SpectralType "F7V" - AppMag 11.79 -} - -"WASP-2:GSC 00522-01199" -{ - RA 307.725417 - Dec 6.429444 - Distance 470 - SpectralType "K1V" - AppMag 11.98 -} - -1001952636 "WASP-3:GSC 02636-00195" -{ - RA 278.63167 - Dec 35.66167 - Distance 727 - SpectralType "F7V" - AppMag 10.64 -} - -"WASP-4" -{ - RA 353.56292 - Dec -42.06139 - Distance 980 - SpectralType "G7V" - AppMag 12.6 -} - -"WASP-5:GSC 08018-00199" -{ - RA 359.348917 - Dec -41.277083 - Distance 980 - SpectralType "G4V" - AppMag 12.3 -} - -"WASP-6" -{ - RA 348.157208 - Dec -22.673917 - Distance 620 # from spectral class and app mag - SpectralType "G8V" - AppMag 11.9 -} - -1015707963 "WASP-7:GSC 07963-01570" -{ - RA 311.042500 - Dec -39.225278 - Distance 456 - SpectralType "F5V" - AppMag 9.51 -} - -1005057522 "WASP-8:GSC 07522-00505" -{ - RA 359.900417 - Dec -35.031389 - Distance 284 - SpectralType "G6" - AppMag 9.9 -} - -"WASP-10:GSC 02752-00114" -{ - RA 348.992917 - Dec 31.462778 - Distance 290 - SpectralType "K5" - AppMag 12.7 -} - -"WASP-12" -{ - RA 97.637667 - Dec 29.672222 - Distance 870 - SpectralType "G0" - AppMag 11.69 -} - -"WASP-13" -{ - RA 140.102917 - Dec 33.882222 - Distance 505 - SpectralType "G1V" - AppMag 10.42 -} - -1008821482 "WASP-14:GSC 01482-00882:SAO 83398" -{ - RA 218.276250 - Dec 21.894722 - Distance 520 - SpectralType "F5V" - AppMag 9.75 -} - -1011627283 "WASP-15" -{ - RA 208.927917 - Dec -32.159722 - Distance 1004 - SpectralType "F5" - AppMag 11.0 -} - -1002296147 "WASP-16:GSC 06147-00229" -{ - RA 214.830084 - Dec -20.275514 - Distance 650 # from spectral class and magnitude - SpectralType "G3V" - AppMag 11.29 -} - -1019276787 "WASP-17:GSC 06787-01927" -{ - RA 239.962083 - Dec -28.061667 - Distance 1240 # from spectral class and magnitude - SpectralType "F6" - AppMag 11.6 -} - -"WASP-19:GSC 08181-01711" -{ - RA 148.416667 - Dec -45.659167 - Distance 750 # from spectral class and magnitude - SpectralType "G8V" - AppMag 12.3 -} - -"WASP-21:GSC 01715-00679" -{ - RA 347.492917 - Dec 18.396111 - Distance 750 - SpectralType "G3V" - AppMag 11.6 -} - -1003266446 "WASP-22:GSC 06446-00326" -{ - RA 52.817917 - Dec -23.819722 - Distance 1070 # from temperature and magnitude - SpectralType "G0V" # from mass and temperature - AppMag 11.99 -} - -"WASP-23:GSC 07635-01376" -{ - RA 101.127500 - Dec -42.761389 - Distance 640 # From spectral class and app mag - SpectralType "K1V" - AppMag 12.7 -} - -1003290339 "WASP-24:GSC 00339-00329" -{ - RA 227.215417 - Dec 2.343333 - Distance 1080 - SpectralType "F9" - AppMag 11.3 -} - -1008616706 "WASP-25:GSC 06706-00861" -{ - RA 195.360000 - Dec -27.522222 - Distance 551 - SpectralType "G4" - AppMag 11.87 -} - -1008765839 "WASP-26:GSC 05839-00876" -{ - RA 4.602917 - Dec -15.267222 - Distance 815 - SpectralType "G0" - AppMag 11.30 -} - -"WASP-28" -{ - RA 353.616250 - Dec -1.580000 - Distance 1090 - SpectralType "F9" - AppMag 12 -} - -1010208015 "WASP-29:GSC 08015-01020" -{ - RA 357.879583 - Dec -39.906667 - Distance 261 - SpectralType "K4V" - AppMag 11.33 -} - -1010536087 "WASP-31:GSC 06087-01053" -{ - RA 169.439167 - Dec -19.054722 - Distance 1300 - SpectralType "F" - AppMag 11.66 -} - -1011550002 "WASP-32:GSC 00002-01155" -{ - RA 3.961667 - Dec 1.200278 - Distance 760 # from spectral class and magnitude - SpectralType "G0" # from temperature and mass - AppMag 11.3 -} - -1005406636 "WASP-34:GSC 06636-00540" -{ - RA 165.39958 - Dec -23.860556 - Distance 390 - SpectralType "G5" - AppMag 10.4 -} - -1007144762 "WASP-35:GSC 04762-00714" -{ - RA 76.081667 - Dec -6.229722 - Distance 640 # from temperature radius and magnitude - SpectralType "G0V" # from mass, radius and temperature - AppMag 10.95 -} - -"WASP-36:GSC 05442-00759" -{ - RA 131.580417 - Dec -8.026944 - Distance 1470 - SpectralType "G2V" - AppMag 12.7 -} - -"WASP-37:GSC 00326-00658" -{ - RA 221.944167 - Dec 1.065000 - Distance 1100 - SpectralType "G2" - AppMag 12.7 -} - -1011560950 "WASP-38:GSC 00950-01156" -{ - RA 243.960000 - Dec 10.032500 - Distance 359 - SpectralType "F8" - AppMag 9.42 -} - -"WASP-39:GSC 04980-00761" -{ - RA 217.326667 - Dec -3.444444 - Distance 750 - SpectralType "G8" - AppMag 12.11 -} - -1005877247 "WASP-41:GSC 07247-00587" -{ - RA 190.618750 - Dec -30.640000 - Distance 590 - SpectralType "G8V" - AppMag 11.6 -} - - -"WASP-43:GSC 05490-00141" -{ - RA 154.908333 - Dec -9.806389 - Distance 320 # from spectral class and magnitude - SpectralType "K7V" - AppMag 12.4 -} - -"WASP-44:GSC 05264-00740" -{ - RA 3.903333 - Dec -11.938056 - Distance 960 # from spectral class and magnitude - SpectralType "G8V" - AppMag 12.9 -} - -1005836996 "WASP-45:GSC 06996-00583" -{ - RA 5.237500 - Dec -35.998333 - Distance 530 # from spectral class and magnitude - SpectralType "K2V" - AppMag 12.0 -} - -"WASP-46:GSC 08797-00758" -{ - RA 318.737083 - Dec -55.871778 - Distance 1200 # from spectral class and magnitude - SpectralType "G6V" - AppMag 12.9 -} - -"WASP-47" -{ - RA 331.202917 - Dec -12.018889 - Distance 650 - SpectralType "G9V" - AppMag 11.9 -} - -1007393925 "WASP-48:GSC 03925-00739" -{ - RA 291.162500 - Dec 55.4730556 - Distance 650 # from temperature, radius and magnitude - SpectralType "G0V" # from temperature, mass and radius - AppMag 11.06 -} - -1004625290 "WASP-50:GSC 05290-00462" -{ - RA 43.687917 - Dec -10.898056 - Distance 750 - SpectralType "G9" - AppMag 11.6 -} - -"WASP-52" -{ - RA 348.495000 - Dec 8.761389 - Distance 460 - SpectralType "K2V" - AppMag 12.0 -} - -1006784967 "WASP-54:GSC 04967-00678:BD+00 3088" -{ - RA 205.454167 - Dec -0.128056 - Distance 650 - SpectralType "F9" - AppMag 10.42 -} - -1001136125 "WASP-55" -{ - RA 203.757917 - Dec -17.503611 - Distance 1080 - SpectralType "G2V" # from temperature, radius and mass - AppMag 11.8 -} - -1015611986 "WASP-56" -{ - RA 183.366250 - Dec 23.055556 - Distance 830 - SpectralType "G6" - AppMag 11.48 -} - -"WASP-57" -{ - RA 223.820000 - Dec -2.057778 - Distance 1480 - SpectralType "G6" - AppMag 13.04 -} - -"WASP-58" -{ - RA 274.700833 - Dec 45.171944 - Distance 980 - SpectralType "G2V" - AppMag 11.66 -} - -"WASP-59" -{ - RA 349.622917 - Dec 24.889167 - Distance 410 - SpectralType "K5V" - AppMag 13.00 -} - -"WASP-60" -{ - RA 356.666667 - Dec 31.155833 - Distance 1300 - SpectralType "G1V" - AppMag 12.18 -} - -1019726469 "WASP-61" -{ - RA 75.299583 - Dec -26.054167 - Distance 1560 - SpectralType "F7" - AppMag 12.5 -} - -1008748900 "WASP-62:GSC 08900-00874" -{ - RA 87.140000 - Dec -63.988333 - Distance 520 - SpectralType "F7" - AppMag 10.3 -} - -1005567612 "WASP-63:GSC 07612-00556" -{ - RA 94.336250 - Dec -38.323333 - Distance 1080 - SpectralType "G8" - AppMag 11.2 -} - -1018047193 "WASP-66" -{ - RA 158.225000 - Dec -34.989722 - Distance 1240 - SpectralType "F4" - AppMag 11.6 -} - -1013886307 "WASP-67" -{ - RA 295.743750 - Dec -19.949444 - Distance 730 - SpectralType "K0V" - AppMag 12.5 -} - -1001160030 "WASP-71" -{ - RA 29.263333 - Dec 0.758889 - Distance 650 - SpectralType "F8" - AppMag 10.56 -} - -"WASP-77 A:BD-07 436 A" -{ - RA 37.155000 - Dec -7.060556 - Distance 390 # from class, radius and app. mag. - SpectralType "G8V" - AppMag 10.3 -} - -1002715889 "WASP-78" -{ - RA 63.756250 - Dec -22.116389 - Distance 1800 - SpectralType "F8" - AppMag 12 -} - -1008347038 "WASP-79:GSC 07038-00834" -{ - RA 66.370833 - Dec -30.600556 - Distance 780 - SpectralType "F3" - AppMag 10.1 -} - -"WASP-80" -{ - RA 303.167500 - Dec -2.145556 - Distance 200 - SpectralType "K7V" - AppMag 11.88 -} - -# CoRoT survey - -"CoRoT-1:GSC 04804-02268" -{ - RA 102.079875 - Dec -3.102161 - Distance 2250 # from spectral class and magnitude - SpectralType "G0V" - AppMag 13.6 -} - -"CoRoT-2:GSC 00465-01282" -{ - RA 291.777083 - Dec 1.38375 - Distance 885 # from spectral class and magnitude - SpectralType "G7V" - AppMag 12.57 -} - -"CoRoT-3:GSC 00465-01645" -{ - RA 292.054167 - Dec 0.121944 - Distance 2220 - SpectralType "G0V" - AppMag 13.3 -} - -"CoRoT-4:GSC 04800-02187" -{ - RA 102.194583 - Dec -0.672778 - Distance 5160 # from spectral class and magnitude - SpectralType "F0V" - AppMag 13.7 -} - -"CoRoT-5" -{ - RA 101.279167 - Dec 0.815278 - Distance 2500 # from spectral class and magnitude - SpectralType "F9V" - AppMag 14.0 -} - -"CoRoT-6" -{ - RA 281.075000 - Dec 6.663333 - Distance 3900 # from spectral class and magnitude - SpectralType "F5V" - AppMag 13.9 -} - -1017334799 "CoRoT-7:GSC 04799-01733" -{ - RA 100.95625 - Dec -1.063056 - Distance 460 - SpectralType "K0V" - AppMag 11.73 -} - -"CoRoT-8" -{ - RA 291.588333 - Dec 1.426389 - Distance 1240 - SpectralType "K1V" - AppMag 14.8 -} - -"CoRoT-9" -{ - RA 280.786667 - Dec 6.204167 - Distance 1500 - SpectralType "G3V" - AppMag 13.7 -} - -"CoRoT-10" -{ - RA 291.063750 - Dec 0.746111 - Distance 1120 - SpectralType "K1V" - AppMag 15.22 -} - -"CoRoT-11:GSC 00459-01080" -{ - RA 280.687083 - Dec 5.937778 - Distance 1830 - SpectralType "F6V" - AppMag 12.94 -} - -"CoRoT-12" -{ - RA 100.765833 - Dec -1.296389 - Distance 3750 - SpectralType "G2V" - AppMag 15.52 -} - -"CoRoT-13" -{ - RA 102.721250 - Dec -5.086389 - Distance 4270 - SpectralType "G0V" - AppMag 15.04 -} - -"CoRoT-14" -{ - RA 103.425000 - Dec -5.536111 - Distance 7520 # from spectral class and magnitude - SpectralType "F9V" - AppMag 16.03 -} - -"CoRoT-16" -{ - RA 278.524583 - Dec -6.002500 - Distance 5400 - SpectralType "G5V" - AppMag 15.64 -} - -"CoRoT-17" -{ - RA 278.699167 - Dec -6.612222 - Distance 3000 - SpectralType "G2V" - AppMag 15.46 -} - -"CoRoT-18" -{ - RA 98.1725 - Dec -0.031667 - Distance 2800 - SpectralType "G9" - AppMag 14.99 -} - -"CoRoT-19" -{ - RA 97.0337500 - Dec -0.170556 - Distance 2600 - SpectralType "F9V" - Radius 1148000 - AppMag 14.78 -} - -"CoRoT-20" -{ - RA 97.720417 - Dec 0.226944 - Distance 4010 - SpectralType "G2V" - Radius 640000 - AppMag 14.66 -} - -"CoRoT-23" -{ - RA 279.782500 - Dec 4.357778 - Distance 4200 # from spectral class and magnitude - SpectralType "G0V" - AppMag 15.63 -} - -"CoRoT-24" -{ - RA 101.922500 - Dec -3.719444 - Distance 1960 - SpectralType "K1V" - AbsMag 6.1 # from spectral class -} - -# Kepler survey - -"Kepler-4:KOI-7:KIC 11853905:GSC 03549-02067" -{ - RA 285.615417 - Dec 50.135833 - Distance 1800 - SpectralType "G0V" - AppMag 12.7 -} - - "Kepler-5:KOI-18:KIC 8191672" - { - RA 299.407083 - Dec 44.035 - Distance 2950 - SpectralType "F" # from temperature and magnitude - AbsMag 3.22 - } - - "Kepler-6:KOI-17:KIC 10874614" - { - RA 296.837083 - Dec 48.240000 - Distance 2020 - SpectralType "G" # from temperature and magnitude - AbsMag 4.33 - } - - "Kepler-7:KOI-97:KIC 5780885" - { - RA 288.581667 - Dec 41.089722 - Distance 2700 - SpectralType "F" # from temperature and magnitude - AbsMag 3.43 - } - -"Kepler-8:KOI-10:KIC 6922244" -{ - RA 281.287917 - Dec 42.451111 - Distance 4335 - SpectralType "F5V" # from mass, radius, temperature - AppMag 13.9 -} - -"Kepler-9:KOI-377:KIC 3323887" -{ - RA 285.574167 - Dec 38.400833 - Distance 2120 - SpectralType "G5V" # from mass, radius, temperature - AppMag 13.9 -} - -"Kepler-10:KOI-72:KIC 11904151:GSC 03549-00354" -{ - RA 285.679167 - Dec 50.241389 - Distance 564 - SpectralType "G" - AppMag 10.96 -} - -"Kepler-11:KOI-157:KIC 6541920:GSC 03144-00002" -{ - RA 297.115000 - Dec 41.909167 - Distance 2000 # from app mag and spectral class - SpectralType "G" - AppMag 13.7 -} - -"Kepler-12:KOI-20:KIC 11804465:GSC 03549-00844" -{ - RA 286.243333 - Dec 50.040278 - Distance 2700 # from app mag and spectral class - SpectralType "G0" - AppMag 13.4 -} - -1004133546 "Kepler-14:KOI-98:KIC 10264660:GSC 03546-00413" -{ - RA 287.708750 - Dec 47.333056 - Distance 3200 - SpectralType "F" - AppMag 12.12 -} - -"Kepler-15:KOI-128:KIC 11359879" -{ - RA 296.200417 - Dec 49.140000 - Distance 1900 # from spectral class and magnitude - SpectralType "G" # from temperature, mass & radius - AppMag 13.8 -} - -Barycenter "Kepler-16:KOI-1611:KIC 12644769:GSC 03554-01147" -{ - RA 289.075833 - Dec 51.757500 - Distance 280 -} - -# Doyle et al. 2011. "Kepler-16: A transiting circumbinary -# planet" (http://arxiv.org/abs/1109.3432) -"Kepler-16 A" -{ - OrbitBarycenter "Kepler-16" - SpectralType "K" - Radius 451500 - AbsMag 7.4 - - EllipticalOrbit { - Period 0.1124688 # 41.079220 days - SemiMajorAxis 0.05085 # mass ratio 0.6897:0.20255 - Eccentricity 0.15944 - Inclination 82.2034 # - AscendingNode 287.6972 # inclination to plane of sky 90.3401 deg. - ArgOfPericenter 67.4901 - MeanAnomaly 0.7144 - } -} - -"Kepler-16 B" -{ - OrbitBarycenter "Kepler-16" - SpectralType "M" - Radius 157500 - AbsMag 12.3 - - EllipticalOrbit { - Period 0.1124688 # 41.079220 days - SemiMajorAxis 0.17315 # mass ratio 0.6897:0.20255 - Eccentricity 0.15944 - Inclination 82.2034 # - AscendingNode 287.6972 # inclination to plane of sky 90.3401 deg. - ArgOfPericenter 247.4901 - MeanAnomaly 0.7144 - } -} - -"Kepler-17:KOI-203:KIC 10619192" -{ - RA 298.395417 - Dec 47.815000 - Distance 1880 - SpectralType "G7V" # from temperature and mass - AppMag 14 -} - -"Kepler-18:KOI-137:KIC 8644288:GSC 03149-02089" -{ - RA 298.079583 - Dec 44.746389 - Distance 2300 # from spectral class and magnitude - SpectralType "G" # from temperature and mass - AppMag 14 -} - -1015493134 "Kepler-19:KOI-84:KIC 2571238:GSC 03134-01549" -{ - RA 290.420833 - Dec 37.851667 - Distance 720 # from mass, radius and magnitude - SpectralType "G5V" # from mass and radius - AppMag 12 -} - -"Kepler-20:KOI-70:KIC 6850504:GSC 03129-01902" -{ - RA 287.697917 - Dec 42.338611 - Distance 945 - SpectralType "G8" - AppMag 12.5 -} - -"Kepler-22:KOI-87:KIC 10593626:GSC 03546-02301" -{ - RA 289.217500 - Dec 47.884444 - Distance 620 - SpectralType "G5V" - AbsMag 5.1 # from spectral class -} - -"Kepler-23:KOI-168:KIC 11512246:GSC 03564-01806" -{ - RA 294.218750 - Dec 49.479167 - Distance 3200 # from temperature, mag. and radius - SpectralType "G" # from temperature - AppMag 14 -} - -"Kepler-24:KOI-1102:KIC 3231341" -{ - RA 290.413333 - Dec 38.343889 - Distance 4400 # from temperature, mag. and radius - SpectralType "G" # from temperature - AppMag 15.5 -} - -1012643124 "Kepler-25:KOI-244:KIC 4349452:GSC 03124-01264" -{ - RA 286.638333 - Dec 39.487778 - Distance 900 # from temperature, mag. and radius - SpectralType "F" # from temperature - AppMag 11 -} - -"Kepler-26:KOI-250:KIC 9757613" -{ - RA 284.940833 - Dec 46.566667 - Distance 1400 # from temperature, mag. and radius - SpectralType "K" # from temperature - AppMag 16 -} - -"Kepler-28:KOI-870:KIC 6949607" -{ - RA 292.137083 - Dec 42.429444 - Distance 1600 # from temperature, mag. and radius - SpectralType "K4V" # from temperature, mass and radius - AppMag 15.5 -} - -"Kepler-29:KOI-738:KIC 10358759" -{ - RA 298.348333 - Dec 47.491111 - Distance 4040 # from temperature, mag. and radius - SpectralType "G5V" # from temperature, mass and radius - AppMag 15.5 -} - -"Kepler-30:KOI-806:KIC 3832474" -{ - RA 285.283750 - Dec 38.947222 - Distance 4000 # from temperature, mag. and radius - SpectralType "G" # from temperature, mass and radius - AppMag 15.5 -} - -"Kepler-31:KOI-935:KIC 9347899" -{ - RA 294.022917 - Dec 45.853056 - Distance 6200 # from temperature, mag. and radius - SpectralType "F6V" # from temperature, mass and radius - AppMag 15.5 -} - -"Kepler-32:KOI-952:KIC 9787239" -{ - RA 297.842500 - Dec 46.574167 - Distance 710 # from temperature, mag. and radius - SpectralType "M0V" # from temperature, mass and radius - AppMag 16 -} - -"Kepler-33:KOI-507:KIC 9458613:GSC 03542-01616" -{ - RA 289.077500 - Dec 46.005278 - Distance 3760 # from temperature, mag. and radius - SpectralType "G" # from temperature - AppMag 14 -} - -Barycenter "Kepler-34:KOI-2459:KIC 8572936" -{ - RA 296.435833 - Dec 44.641667 - Distance 4887 -} - -"Kepler-34 A" -{ - OrbitBarycenter "Kepler-34" - SpectralType "G" - AbsMag 4.6 # for observed radius - - EllipticalOrbit { - Period 0.076100781 # 27.7958103 days - SemiMajorAxis 0.11291 # mass ratio 1.0479:1.0208 - Eccentricity 0.52087 - Inclination 79.9290 # - AscendingNode 294.4616 # inclination to plane of sky 89.8584 deg. - } -} - -"Kepler-34 B" -{ - OrbitBarycenter "Kepler-34" - SpectralType "G" - AbsMag 4.8 # for observed radius - - EllipticalOrbit { - Period 0.076100781 # 27.7958103 days - SemiMajorAxis 0.11591 # mass ratio 1.0479:1.0208 - Eccentricity 0.52087 - Inclination 79.9290 # - AscendingNode 294.4616 # inclination to plane of sky 89.8584 deg. - ArgOfPericenter 180 - } -} - -Barycenter "Kepler-35:KOI-2937:KIC 9837578" -{ - RA 294.497083 - Dec 46.689722 - Distance 5363 -} - -"Kepler-35 A" -{ - OrbitBarycenter "Kepler-35" - SpectralType "G" - AbsMag 4.9 # for observed radius - - EllipticalOrbit { - Period 0.056765683 # 20.733666 days - SemiMajorAxis 0.08402 # mass ratio 0.8877:0.8094 - Eccentricity 0.1421 - Inclination 80.1129 # - AscendingNode 292.8477 # inclination to plane of sky 90.4238 deg. - } -} - -"Kepler-35 B" -{ - OrbitBarycenter "Kepler-35" - SpectralType "G" - AbsMag 5.5 # for observed radius - - EllipticalOrbit { - Period 0.056765683 # 20.733666 days - SemiMajorAxis 0.09215 # mass ratio 0.8877:0.8094 - Eccentricity 0.1421 - Inclination 80.1129 # - AscendingNode 292.8477 # inclination to plane of sky 90.4238 deg. - ArgOfPericenter 180 - } -} - -1024643551 "Kepler-36:KOI-277:KIC 11401755" -{ - RA 291.250000 - Dec 49.231889 - Distance 1300 # from temperature, mag. and radius - SpectralType "G" # from temperature and mass - AppMag 11.94 -} - -Barycenter "Kepler-38:KOI-1740:KIC 6762829" -{ - RA 286.830417 - Dec 42.279167 - Distance 3500 # from assumed class and app. mag. -} - -"Kepler-38 A" -{ - OrbitBarycenter "Kepler-38" - SpectralType "G" # from mass and temperature - AbsMag 3.8 # for observed radius - - EllipticalOrbit { - Period 0.051458635 # 18.7952667 days - SemiMajorAxis 0.0305 # mass ratio 0.949:0.249 - Eccentricity 0.103 - Inclination 83.919 # - AscendingNode 285.260 # inclination to plane of sky 89.412 deg. - } -} - -"Kepler-38 B" -{ - OrbitBarycenter "Kepler-38" - SpectralType "M" # from mass and radius - AbsMag 12.3 # for mid-class M dwarf - Radius 190000 # observed - - EllipticalOrbit { - Period 0.051458635 # 18.7952667 days - SemiMajorAxis 0.1164 # mass ratio 0.949:0.249 - Eccentricity 0.103 - Inclination 83.919 # - AscendingNode 285.260 # inclination to plane of sky 89.412 deg. - ArgOfPericenter 180 - } -} - -"Kepler-42:KOI-961:KIC 8561063" -{ - RA 292.219167 - Dec 44.619444 - Distance 126.2 - SpectralType "M7V" # from mass and radius - Temperature 3070 - Radius 120000 - AppMag 16.12 -} - -Barycenter "Kepler-47:KOI-3154:KIC 10020423" -{ - RA 295.297917 - Dec 46.920556 - Distance 4900 -} - -"Kepler-47 A" -{ - OrbitBarycenter "Kepler-47" - SpectralType "G" # from mass, radius and temperature - Radius 670000 # observed - AbsMag 5.0 - - EllipticalOrbit { - Period 0.020392544 # 7.44837695 days - SemiMajorAxis 0.0215 # mass ratio 1.043:0.362 - Eccentricity 0.0234 - Inclination 80.83 # - AscendingNode 293.20 # inclination to plane of sky 89.34 deg. - } -} - -"Kepler-47 B" -{ - OrbitBarycenter "Kepler-47" - SpectralType "M" # from mass, radius and temperature - Radius 244000 # observed - AbsMag 9.45 - - EllipticalOrbit { - Period 0.020392544 # 7.44837695 days - SemiMajorAxis 0.0621 # mass ratio 1.043:0.362 - Eccentricity 0.0234 - Inclination 80.83 # - AscendingNode 293.20 # inclination to plane of sky 89.34 deg. - ArgOfPericenter 180 - } -} - -"Kepler-48:KOI-148:KIC 5735762" -{ - RA 299.139167 - Dec 40.948889 - Distance 1500 # from temperature, mag. and radius - SpectralType "G" # from temperature and mass - AppMag 13.5 -} - -"Kepler-49:KOI-248:KIC 5364071" -{ - RA 292.294583 - Dec 40.591667 - Distance 570 # from temperature, mag. and radius - SpectralType "M0V" # from temperature, radius and mass - AppMag 15.5 -} - -1017743550 "Kepler-50:KOI-262:KIC 11807274" -{ - RA 288.100833 - Dec 50.033611 - Distance 1000 # from temperature, mag. and radius - SpectralType "F" # from temperature, radius and mass - AppMag 10.5 -} - -"Kepler-51:KOI-620:KIC 11773022" -{ - RA 296.479167 - Dec 49.937778 - Distance 3000 # from temperature, mag. and radius - SpectralType "G" # from temperature, radius and mass - AppMag 15 -} - -"Kepler-52:KOI-775:KIC 11754553" -{ - RA 286.737917 - Dec 49.975833 - Distance 750 # from temperature, mag. and radius - SpectralType "K7V" # from temperature, radius and mass - AppMag 15.5 -} - -"Kepler-53:KOI-829:KIC 5358241" -{ - RA 290.461667 - Dec 40.562500 - Distance 4500 # from temperature, mag. and radius - SpectralType "G" # from temperature, radius and mass - AppMag 16 -} - -"Kepler-54:KOI-886:KIC 7455287" -{ - RA 294.773750 - Dec 43.056389 - Distance 780 # from temperature, mag. and radius - SpectralType "M0V" # from temperature, radius and mass - AppMag 16.3 -} - -"Kepler-55:KOI-904:KIC 8150320" -{ - RA 285.168333 - Dec 44.026389 - Distance 1550 # from temperature, mag. and radius - SpectralType "K" # from temperature, radius and mass - AppMag 16.3 -} - -"Kepler-56:KOI-1241:KIC 6448890" -{ - RA 293.758333 - Dec 41.871944 - Distance 1900 # from temperature, mag. and radius - SpectralType "K" # from temperature - AppMag 13 -} - -"Kepler-57:KOI-1270:KIC 8564587" -{ - RA 293.641250 - Dec 44.656944 - Distance 2400 # from temperature, mag. and radius - SpectralType "K0V" # from temperature, mass and radius - AppMag 15.5 -} - -"Kepler-58:KOI-1336:KIC 4077526" -{ - RA 296.358750 - Dec 39.115278 - Distance 3900 # from temperature, mag. and radius - SpectralType "G" # from temperature, mass and radius - AppMag 15.3 -} - -"Kepler-59:KOI-1529:KIC 9821454" -{ - RA 287.039583 - Dec 46.640000 - Distance 3050 # from temperature, mag. and radius - SpectralType "G0V" # from temperature, mass and radius - AppMag 14.8 -} - -"Kepler-60:KOI-2086:KIC 6768394" -{ - RA 288.962500 - Dec 42.265000 - Distance 4600 # from temperature, mag. and radius - SpectralType "G0V" # from temperature, mass and radius - AppMag 14.5 -} - -"Kepler-62:KOI-701:KIC 9002278" -{ - RA 283.212917 - Dec 45.350000 - Distance 790 # from spectrum, app mag and radius - SpectralType "K2V" - AppMag 13.8 -} - -"Kepler-69:KOI-172:KIC 8692861" -{ - RA 293.260833 - Dec +44.868889 - Distance 1700 # from spectrum, app mag and radius - SpectralType "G4V" - AppMag 13.7 -} - -1000643542 "KOI-13:KIC 9941662:GSC 03542-00064" -{ - RA 286.971250 - Dec 46.868333 - Distance 2040 # from spectral class, magnitude and radius - SpectralType "A0" - AppMag 9.95 -} - -"KOI-55:KIC 5807616" -{ - RA 296.356250 - Dec 41.092778 - Distance 3850 - SpectralType "sdB" - Temperature 27730 - AppMag 14.87 -} - -"KOI-94:KIC 6462863" -{ - RA 297.332917 - Dec 41.891111 - Distance 2100 # from app. mag., radius & assumed class - SpectralType "F" # from temperature and mass - AppMag 12.4 -} - -"KOI-135:KIC 9818381:GSC 03541-00075" -{ - RA 285.240833 - Dec 46.668333 - Distance 6360 - SpectralType "G0V" - AppMag 14 -} - -"KOI-152:KIC 8394721" -{ - RA 300.517083 - Dec 44.381389 - Distance 3700 # from spectral class and app. mag. - SpectralType "F" - AppMag 13.99 -} - -"KOI-196:KIC 9410930" -{ - RA 285.634222 - Dec 45.981667 - Distance 2380 - SpectralType "G2V" - AppMag 14.5 -} - -"KOI-200:KIC 6046540" -{ - RA 293.092500 - Dec 41.355556 - Distance 1700 # from estimated class and magnitude - SpectralType "G" # from mass and temp - AppMag 14.23 -} - -"KOI-202:KIC 7877496:GSC 03132-00543" -{ - RA 286.110417 - Dec 43.680833 - Distance 2100 # from estimated class and magnitude - SpectralType "G0V" # from mass, radius and temp - AppMag 13.73 -} - -"KOI-204:KIC 9305831" -{ - RA 300.102500 - Dec 45.762222 - Distance 7330 - SpectralType "G2IV" - AppMag 15 -} - -"KOI-206:KIC 5728139" -{ - RA 297.593750 - Dec 40.977222 - Distance 2800 # from estimated class and magnitude - SpectralType "G" # from mass and temp - AppMag 14.35 -} - -"KOI-254:KIC 5794240" -{ - RA 292.872917 - Dec 41.064167 - Distance 1086 - SpectralType "M0V" # from temperature - AppMag 16.88 -} - -"KOI-423:KIC 9478990" -{ - RA 296.960417 - Dec 46.034167 - Distance 3900 - SpectralType "F7IV" - AppMag 14.3 -} - -"KOI-428:KIC 10418224" -{ - RA 296.813750 - Dec 47.526667 - Distance 8800 - SpectralType "F5IV" - AppMag 14.76 -} - -"KOI-680:KIC 7529266" -{ - RA 292.287500 - Dec 43.197222 - Distance 2300 # from estimated class and magnitude - SpectralType "G" # from mass and temperature - AppMag 13.91 -} - -"KOI-730:KIC 10227020" -{ - RA 298.318333 - Dec 47.279444 - Distance 3900 # from mass, radius and magnitude - SpectralType "G0V" # from mass and radius - AppMag 15 -} - -"KOI-872:KIC 7109675" -{ - RA 289.268750 - Dec 42.604167 - Distance 2790 - SpectralType "G" # from mass and radius - AppMag 15.3 -} - -"KOI-889:KIC 757450" -{ - RA 291.137500 - Dec 36.577500 - Distance 3700 - SpectralType "G8V" - AppMag 15.0 -} - -Barycenter "KIC 4862625 A" -{ - RA 298.215000 - Dec 39.955000 - Distance 3900 # from mass, radius and magnitude -} - -"KIC 4862625 Aa" -{ - OrbitBarycenter "KIC 4862625 A" - SpectralType "F" - Radius 1200000 # observed - AppMag 14.0 - - EllipticalOrbit { - Period 0.054757691 # 20.0002468 days - SemiMajorAxis 0.0346 # mass ratio 1.528:0.378 - Eccentricity 0.2179 - Inclination 81.28 # - AscendingNode 295.02 # inclination to plane of sky 87.58 deg. - } -} - -"KIC 4862625 Ab" -{ - OrbitBarycenter "KIC 4862625 A" - SpectralType "M" - Radius 280000 # observed - AbsMag 10.4 # typical - - EllipticalOrbit { - Period 0.054757691 # 20.0002468 days - SemiMajorAxis 0.1398 # mass ratio 1.528:0.378 - Eccentricity 0.2179 - Inclination 81.28 # - AscendingNode 295.02 # inclination to plane of sky 87.58 deg. - ArgOfPericenter 180 - } -} - -"KIC 6185331" -{ - RA 284.273750 - Dec 41.535000 - Distance 5600 # from mass, radius and magnitude - SpectralType "G" # from temperature and mass - AppMag 15.64 -} - -"KIC 8852719" -{ - RA 302.352500 - Dec 45.070000 - Distance 12000 # from radius and inferred magnitude - SpectralType "K0V" # from temperature and radius - AppMag 18.76 -} - -"KIC 10905746" -{ - RA 283.628333 - Dec 48.391111 - Distance 190 # from mass, radius and magnitude - SpectralType "M0V" - AppMag 13 -} - -"KIC 12557548" -{ - RA 290.966250 - Dec 51.504722 - Distance 470 - SpectralType "K4V" - AppMag 16 - Radius 450000 -} - -# SWEEPS survey - -"SWEEPS-4" -{ - RA 269.724583 - Dec -29.189167 - Distance 27700 - SpectralType "F" # from mass - AppMag 18.8 -} - -"SWEEPS-11" -{ - RA 269.761250 - Dec -29.198194 - Distance 27700 - SpectralType "G" # from mass - AppMag 19.83 -} - -# HATS survey - -"HATS-1:GSC 06652-00186" -{ - RA 175.525417 - Dec -23.354722 - Distance 990 - SpectralType "G" # from mass, radius and temp. - AppMag 12.05 -} - -# WTS survey - -"WTS-1" -{ - RA 293.993333 - Dec 36.290278 - Distance 10400 - SpectralType "F" # from mass, radius and temp. - AppMag 16.13 -} - -# HD stars without Hip numbers - -1000370197 # HD 70573 -{ - RA 125.7083 - Dec 1.8594 - Distance 149 - SpectralType "G1V" - AppMag 8.70 -} - -1001013304 # HD 17092 -{ - RA 41.5917 - Dec 49.6531 - Distance 355 - SpectralType "K0III" - AppMag 7.73 -} - -1014500458 # HD 171028 -{ - RA 206.094167 - Dec 6.94583 - Distance 290 - SpectralType "G0" - AppMag 8.31 -} - -1009804006 # HD 240210 -{ - RA 347.621667 - Dec 57.029444 - Distance 466 - SpectralType "K2III" - AppMag 8.33 -} - -"HD 132563 B" -{ - RA 224.5880667 - Dec 44.04329722 - Distance 313.32 - SpectralType "G1V" # from mass and temperature - AppMag 9.47 -} - -1006294006 "HD 219415" -{ - RA 348.724167 - Dec 56.730278 - Distance 350 # from spectral class and app mag - SpectralType "K0III" - AppMag 8.94 -} - -# Other non-Hip stars - -1009465503 "BD-10 3166" -{ - RA 164.61993 - Dec -10.77038 - Distance 378.39 - SpectralType "G4V" - AppMag 10.0 -} - -1021565409 "NGC 2423 3:GSC 05409-02156" -{ - RA 114.2875 - Dec -13.90667 - Distance 2500 - SpectralType "GIV" - AppMag 9.45 -} - -1007901422 "BD+20 2457:GSC 01422-00790" -{ - RA 154.187083 - Dec 19.891389 - Distance 650 - SpectralType "K2" - AppMag 9.75 -} - -1006031211 "BD+20 274:01211-00603" -{ - RA 25.920417 - Dec 21.005278 - Distance 1900 # from spectral class, radius and app. mag. - SpectralType "K5III" - AppMag 9.36 -} - -"Gliese 317" -{ - RA 130.24583 - Dec -23.45639 - Distance 29.9 - SpectralType "M3.5V" - AppMag 12.0 -} - -#"Cha H\u03b1 8:Cha Ha 8" -#{ -# RA 166.949167 -# Dec -77.668889 -# Distance 520 -# SpectralType "M6.5V" -# AppMag 20.1 -#} - -"V391 Peg" -{ - RA 331.05083 - Dec 26.41889 - Distance 4600 - SpectralType "B0" # from effective temperature, gives correct radius - AppMag 14.57 -} - - -"Lupus-TR-3" -{ - RA 232.579167 - Dec -42.979444 - Distance 5900 # estimate from spectral class and app. mag. - SpectralType "K1V" - AppMag 17.4 -} - -"GD 66:V361 Aur:WD 0517+307" -{ - RA 80.159583 - Dec 30.806667 - Distance 166 - SpectralType "DA" - AppMag 15.6 -} - -1003211398 "Pr0201:BD+20 2184:GSC 01398-00321" -{ - RA 130.432500 - Dec 20.226944 - Distance 550 # Praesepe cluster - SpectralType "F7" - AppMag 10.33 -} - -"Pr0211:2MASS J08421149+1916373" -{ - RA 130.547917 - Dec 19.276944 - Distance 550 # Praesepe cluster - SpectralType "G9" - AppMag 12.15 -} - -1006832996 "KELT-3:BD+41 2024:GSC 02996-00683" -{ - RA 148.643333 - Dec 40.388056 - Distance 580 - SpectralType "F7V" - AppMag 9.8 -} - -53911 "TW Hya" # redefined because of absent spectral - # class in stars.dat -{ - RA 165.46625 - Dec -34.70472 - Distance 184.07 - SpectralType "K8V" - AppMag 10.91 -} - -13044 -{ - RA 30.793722 - Dec -36.107500 - Distance 2285 - SpectralType "F2" - AppMag 9.94 -} - -114840 -{ - RA 348.925833 - Dec +58.043333 - Distance 4900 - SpectralType "K2III" - AppMag 8.19 -} - -# Figueira et al, 2010 (http://fr.arxiv.org/abs/1003.3678) -# suggest the radial velocity is stellar rather than planetary -#1002141355 "BD+20 1790" -#{ -# RA 110.931667 -# Dec 20.416389 -# Distance 82.80 -# SpectralType "K5V" -# AppMag 9.93 -#} - -"GJ 1214" -{ - RA 258.82875 - Dec 4.963889 - Distance 42 - Radius 147000 - SpectralType "M4.5V" - AppMag 14.67 -} - -"Qatar-1:GSC 04240-00470" -{ - RA 303.381667 - Dec 65.161944 - Distance 455 # from spectral class and apparent mag - SpectralType "K" - AppMag 12.84 -} - -"Qatar-2:GSC 04974-00112" -{ - RA 207.655833 - Dec -6.803889 - Distance 484 # from spectral class and apparent mag - SpectralType "K" - AppMag 13.3 -} - -"GJ 3634" -{ - RA 164.646250 - Dec -31.144167 - Distance 64.5 - SpectralType "M2.5V" - AppMag 11.95 -} - -1003233304 "BD+48 738:GSC 03304-00323" -{ - RA 40.710417 - Dec 49.586944 - Distance 1460 # from spectral class and magnitude - SpectralType "K0III" - AppMag 9.14 -} - -"GJ 3470" -{ - RA 119.774583 - Dec 15.391667 - Distance 82.2 - SpectralType "M1.5V" - AppMag 12.33 -} - - -# Definitions for some exoplanet stars in multiple systems - -Barycenter "TAU Boo:4 Boo" -{ - RA 206.815676 - Dec 17.456869 - Distance 50.868 -} - -67275 "TAU Boo A:4 Boo A" -{ - OrbitBarycenter "TAU Boo" - SpectralType "F7V" - AppMag 4.50 - - EllipticalOrbit { - Period 2000 - SemiMajorAxis 45.4 # est. mass ratio 1.3:0.33 - Eccentricity 0.91 - Inclination 102.8 - AscendingNode 160.2 - ArgOfPericenter 33.2 - MeanAnomaly 356.9 - } -} - -"TAU Boo B:4 Boo B" -{ - OrbitBarycenter "TAU Boo" - SpectralType "M2V" - AppMag 11.1 - - EllipticalOrbit { - Period 2000 - SemiMajorAxis 179.0 # est. mass ratio 1.3:0.33 - Eccentricity 0.91 - Inclination 102.8 - AscendingNode 160.2 - ArgOfPericenter 213.2 - MeanAnomaly 356.9 - } -} - -Barycenter "UPS And:50 And" -{ - RA 24.198715 # mass ratio 1.2:0.2 - Dec 41.404487 # - Distance 43.928 -} - -7513 "UPS And A:50 And A" -{ - RA 24.199904 - Dec 41.406384 - Distance 43.928 - SpectralType "F8V" - AppMag 4.10 -} - -"UPS And B:50 And B:2MASS J0136504+412332" -{ - RA 24.19158317 - Dec 41.39310511 - Distance 43.928 - SpectralType "M4.5V" - AbsMag 11.8 # from spectral class -} - -10138 "Gliese 86 A" -{ - RA 32.600005 - Dec -50.825314 - Distance 35.596 - SpectralType "K0V" - AppMag 6.12 -} - -# Originally classified as a brown dwarf -# Present data from Mugrauer & Neuhauser -# http://de.arxiv.org/abs/astro-ph/0506311 -"Gliese 86 B" -{ - RA 32.600829 # from measured separation - Dec -50.825444 # position angle - Distance 35.596 - SpectralType "DC9" # "cool white dwarf, 5000±500K" - AbsMag 14.5 # typical for class -} - -Barycenter "83 Leo" -{ - RA 171.692540 - Dec 3.009373 - Distance 57.637 -} - -55846 "83 Leo A" -{ - OrbitBarycenter "83 Leo" - SpectralType "K0IV" - AppMag 6.49 - - EllipticalOrbit { - Period 32000 - SemiMajorAxis 348.4 # est. mass ratio 0.79:0.74 - Eccentricity 0.46 - Inclination 60.1 - AscendingNode 307.3 - ArgOfPericenter 229.0 - MeanAnomaly 324.0 - } -} - -55848 "83 Leo B" -{ - OrbitBarycenter "83 Leo" - SpectralType "K2V" - AppMag 7.58 - - EllipticalOrbit { - Period 32000 - SemiMajorAxis 371.9 # est. mass ratio 0.79:0.74 - Eccentricity 0.46 - Inclination 60.1 - AscendingNode 307.3 - ArgOfPericenter 49.0 - MeanAnomaly 324.0 - } -} - -Barycenter "94 Cet" -{ - RA 48.193016 - Dec -1.195933 - Distance 72.984 -} - -14954 "94 Cet A" -{ - OrbitBarycenter "94 Cet" - SpectralType "F8V" - AppMag 5.06 - - EllipticalOrbit { - Period 1420 - SemiMajorAxis 50.2 # est. mass ratio 1.15:0.57 - Eccentricity 0.26 - Inclination 43.7 - AscendingNode 149.1 - ArgOfPericenter 53.4 - MeanAnomaly 4.6 - } -} - -"94 Cet B" -{ - OrbitBarycenter "94 Cet" - SpectralType "M" # guess from est. mass and AppMag - AppMag 11.5 - - EllipticalOrbit { - Period 1420 - SemiMajorAxis 101.3 # est. mass ratio 1.15:0.57 - Eccentricity 0.26 - Inclination 43.7 - AscendingNode 149.1 - ArgOfPericenter 233.4 - MeanAnomaly 4.6 - } -} - -Barycenter "16 Cyg" -{ - RA 295.460800 - Dec 50.521685 - Distance 70.522 -} - -96895 # 16 Cyg A -{ - OrbitBarycenter "16 Cyg" - SpectralType "G2V" - AppMag 5.99 - - EllipticalOrbit { - Period 18212.2 - SemiMajorAxis 440.94 # est. mass ratio 1:1 - Eccentricity 0.862 - Inclination 53.57 - AscendingNode 354.87 - ArgOfPericenter 7.15 - MeanAnomaly 38.67 - } -} - -96901 # 16 Cyg B -{ - OrbitBarycenter "16 Cyg" - SpectralType "G5V" - AppMag 6.25 - - EllipticalOrbit { - Period 18212.2 - SemiMajorAxis 440.94 # est. mass ratio 1:1 - Eccentricity 0.862 - Inclination 53.57 - AscendingNode 354.87 - ArgOfPericenter 187.15 - MeanAnomaly 38.67 - } -} - -Barycenter "Gliese 777" -# approximate barycentre based on mass ratio 0.9:0.2 -{ - RA 300.896216 - Dec 29.872105 - Distance 51.838 -} - -98767 "Gliese 777 A" -{ - RA 300.90394 - Dec 29.866333 - Distance 51.838 - SpectralType "G6IV" - AppMag 5.73 -} - -"Gliese 777 B" -{ - RA 300.861458 - Dec 29.898079 - Distance 51.838 - SpectralType "M4.5V" - AppMag 14.40 -} - -"PSR 1257+12:PSR B1257+12:PSR J1300+1240" -{ - RA 195.0125 - Dec 12.6825 - Distance 1000 - SpectralType "Q" - AbsMag 27 # for approximate radius in Celestia - - RotationPeriod 0.000001727 # 0.006218 sec -} - -"PSR 1719-14:PSR J1719-1438" -{ - RA 259.792083 - Dec -14.633611 - Distance 3900 - SpectralType "Q" - AbsMag 27 # for approximate radius in Celestia - - RotationPeriod 0.0000016 # 0.0057 sec -} - -Barycenter "PSR 1620-26:PSR B1620-26:PSR J1623-2631" -{ - RA 245.90917 - Dec -26.53167 - Distance 12000 -} - -"PSR 1620-26 A:PSR B1620-26 A:PSR J1623-2631 A" -{ - OrbitBarycenter "PSR 1620-26" - SpectralType "Q" - AbsMag 27 # for approximate radius in Celestia - - EllipticalOrbit { - Period 0.5241 # 191.443 days - SemiMajorAxis 0.13 # est. mass ratio 1.35:0.3 - Eccentricity 0.0253 - Inclination 95 # approx. 55 degree tilt - AscendingNode 213 # to plane of sky - } - - Obliquity 95 # guess, to match inclination - EquatorAscendingNode 213 # guess, to match ascending node - - RotationPeriod 0.000003076 # 0.011076 sec -} - -"WD J1623-266:PSR 1620-26 B:PSR B1620-26 B:PSR J1623-2631 B" -{ - OrbitBarycenter "PSR 1620-26" - SpectralType "D" # white dwarf - AbsMag 15 # approximate - - EllipticalOrbit { - Period 0.5241 # 191.443 days - SemiMajorAxis 0.65 # est. mass ratio 1.35:0.3 - Eccentricity 0.0253 - Inclination 95 # approx. 55 degree tilt - AscendingNode 213 # to plane of sky - ArgOfPericenter 180 - } - - Obliquity 95 # guess, to match inclination - EquatorAscendingNode 213 # guess, to match ascending node -} - - -# Lee et al. "The sdB+M Eclipsing System HW Virginis and its Circumbinary Planets" -# http://arxiv.org/abs/0811.3807 -Barycenter 62157 "HW Vir" -{ - RA 191.084167 - Dec -8.671389 - Distance 590 -} - -"HW Vir A" -{ - OrbitBarycenter "HW Vir" - SpectralType "sdB" - Radius 121800 - AbsMag 4.22 - - EllipticalOrbit { - Period 0.00032 # 2.8 hours - SemiMajorAxis 0.000905 # mass ratio 0.485:0.142 - Inclination 112 # - AscendingNode 182 # inclination to plane of sky 81 deg. - } -} - -"HW Vir B" -{ - OrbitBarycenter "HW Vir" - SpectralType "M6.5V" - Radius 127400 - AbsMag 15.59 - - EllipticalOrbit { - Period 0.00032 # 2.8 hours - SemiMajorAxis 0.003093 # mass ratio 0.485:0.142 - Inclination 112 # - AscendingNode 182 # inclination to plane of sky 81 deg. - ArgOfPericenter 180 - } -} - -# O'Donoghue et al. "The DA+dMe eclipsing binary EC13471-1258: its cup runneth over ... just" -# http://fr.arxiv.org/abs/astro-ph/0307144 -#Barycenter "QS Vir" -#{ -# RA 207.466458 -# Dec -13.227083 -# Distance 156 -#} -# -#"QS Vir A" -#{ -# OrbitBarycenter "QS Vir" -# SpectralType "DA" -# Radius 7650 -# AbsMag 10.71 -# -# EllipticalOrbit { -# Period 0.000385 # 3.37 hours -# SemiMajorAxis 0.0020 # mass ratio 0.78:0.43 -# Inclination 110 # -# AscendingNode 194 # inclination to plane of sky 75.5 deg. -# } -#} -# -#"QS Vir B" -#{ -# OrbitBarycenter "QS Vir" -# SpectralType "M3.5V" -# Radius 292300 -# AbsMag 9.36 -# -# EllipticalOrbit { -# Period 0.000385 # 3.37 hours -# SemiMajorAxis 0.0036 # mass ratio 0.78:0.43 -# Inclination 110 # -# AscendingNode 194 # inclination to plane of sky 75.5 deg. -# ArgOfPericenter 180 -# } -#} - - -Barycenter "DP Leo" -{ - RA 169.316667 - Dec 17.961389 - Distance 1300 -} - -"DP Leo A" -{ - OrbitBarycenter "DP Leo" - SpectralType "DA" - Radius 7930 - AbsMag 10.7 - - EllipticalOrbit { - Period 0.0001708 # 1.50 hours - SemiMajorAxis 0.00035 # mass ratio 0.6:0.09 - Inclination 115 # - AscendingNode 157 # inclination to plane of sky 79.5 deg. - } -} - -"DP Leo B" -{ - OrbitBarycenter "DP Leo" - SpectralType "M7V" # from mass - Radius 125000 # to match spectral class - AbsMag 14.3 - - EllipticalOrbit { - Period 0.0001708 # 1.50 hours - SemiMajorAxis 0.00236 # mass ratio 0.6:0.09 - Inclination 115 # - AscendingNode 157 # inclination to plane of sky 79.5 deg. - ArgOfPericenter 180 - } -} - -# Parsons et al. "Precise mass and radius values for the white dwarf and low mass M -# dwarf in the pre-cataclysmic binary NN Serpentis" -# http://arxiv.org/abs/0909.4307 -Barycenter "NN Ser" -{ - RA 238.233750 - Dec 12.912500 - Distance 1670 -} - -"NN Ser A:WD 1550+130" -{ - OrbitBarycenter "NN Ser" - SpectralType "DA" - Radius 14700 - Temperature 57000 - AbsMag 3.26 - - EllipticalOrbit { - Period 0.000355920602327173 # 3.12 hours - # (spurious precision to synch with rotation of B) - SemiMajorAxis 0.00075 # mass ratio 0.535:0.111 - Inclination 102 # - AscendingNode 240 # inclination to plane of sky 89.6 deg. - } -} - -"NN Ser B" -{ - OrbitBarycenter "NN Ser" - SpectralType "M4V" - Radius 107000 - SemiAxes [1 0.955 0.968] - AbsMag 11.9 - - EllipticalOrbit { - Period 0.000355920602327173 # 3.12 hours - # (spurious precision to synch with rotation of B) - SemiMajorAxis 0.0036 # mass ratio 0.535:0.111 - Inclination 102 # - AscendingNode 240 # inclination to plane of sky 89.6 deg. - ArgOfPericenter 180 - } - - UniformRotation - { - Period 3.12 - Inclination 102 - AscendingNode 240 - } -} - -Barycenter "HU Aqr" -{ - RA 316.992917 - Dec -5.294167 - Distance 590 -} - -"HU Aqr A" -{ - OrbitBarycenter "HU Aqr" - SpectralType "DA" - Radius 6960 - Temperature 12500 - AbsMag 11.5 - - EllipticalOrbit { - Period 0.000237 # 2.08 hours - SemiMajorAxis 0.0006 # mass ratio 0.88:0.2 - Inclination 74 # - AscendingNode 309 # inclination to plane of sky 85 deg. - } -} - -"HU Aqr B" -{ - OrbitBarycenter "HU Aqr" - SpectralType "M4.5V" - Radius 153000 - AbsMag 10.5 - - EllipticalOrbit { - Period 0.000237 # 2.08 hours - SemiMajorAxis 0.0026 # mass ratio 0.88:0.2 - Inclination 74 # - AscendingNode 309 # inclination to plane of sky 85 deg. - ArgOfPericenter 180 - } -} - - -Barycenter "NY Vir" -{ - RA 204.700417 - Dec -2.030278 - Distance 2270 # from spectral class and magnitude -} - -"NY Vir A" -{ - OrbitBarycenter "NY Vir" - SpectralType "sdB" - Radius 139000 # representative - Temperature 33000 - AppMag 13.30 - - EllipticalOrbit { - Period 0.0002765 # 2.424 hours - SemiMajorAxis 0.0008 # mass ratio 0.46:0.14 - Inclination 111 # - AscendingNode 207 # eclipsing - } -} - -"NY Vir B" -{ - OrbitBarycenter "NY Vir" - SpectralType "M6V" # from temperature and mass - AbsMag 13.5 - - EllipticalOrbit { - Period 0.0002765 # 2.424 hours - SemiMajorAxis 0.0028 # mass ratio 0.46:0.14 - Inclination 111 # - AscendingNode 207 # eclipsing - ArgOfPericenter 180 - } -} - -Barycenter "UZ For" -{ - RA 53.869167 - Dec -25.739444 - Distance 800 # for combined app. mag. of 18.2 -} - -"UZ For A" -{ - OrbitBarycenter "UZ For" - SpectralType "D" # AM Herculis type system - Radius 7000 # typical - AbsMag 12 # typical - - EllipticalOrbit { - Period 0.00024 # 2.1 hours - SemiMajorAxis 0.0006 # mass ratio 0.7:0.14 - Inclination 69 # - AscendingNode 49 # inclination to plane of sky 80 degrees - } -} - -"UZ For B" -{ - OrbitBarycenter "UZ For" - SpectralType "M4.5V" - AbsMag 11.8 # for class - - EllipticalOrbit { - Period 0.00024 # 2.1 hours - SemiMajorAxis 0.003 # mass ratio 0.7:0.14 - Inclination 69 # - AscendingNode 49 # inclination to plane of sky 80 degrees - ArgOfPericenter 180 - } -} - -Barycenter "RR Cae:GJ 2034" -{ - RA 65.273333 - Dec -48.651944 - Distance 39 -} - -"RR Cae A:GJ 2034 A" -{ - OrbitBarycenter "RR Cae" - SpectralType "DAZ8" - Temperature 7540 - Radius 10440 - AbsMag 14.8 - - EllipticalOrbit { - Period 0.000831471 # 0.303695 days - SemiMajorAxis 0.0022 # mass ratio 0.440:0.182 - Inclination 66.4 # - AscendingNode 58.3 # inclination to plane of sky 87.9 degrees - } -} - -"RR Cae B:GJ 2034 B" -{ - OrbitBarycenter "RR Cae" - SpectralType "M4V" - # Radius 250000 - AppMag 14.4 - - EllipticalOrbit { - Period 0.000831471 # 0.303695 days - SemiMajorAxis 0.0053 # mass ratio 0.440:0.182 - Inclination 66.4 # - AscendingNode 58.3 # inclination to plane of sky 87.9 degrees - ArgOfPericenter 180 - } -} - -Barycenter "NSVS 14256825:NSVS 1425" -{ - RA 305.00208 - Dec 4.632222 - Distance 2400 # for apparent magnitude -} - -"NSVS 14256825 A:NSVS 1425 A" -{ - OrbitBarycenter "NSVS 14256825" - SpectralType "sdOB" - Temperature 42000 - Radius 131000 - AppMag 13.2 - - EllipticalOrbit { - Period 0.00030218754277891854893908281998631 # 0.110374 days at spurious precision to synch with rotations - SemiMajorAxis 0.0008 # mass ratio 0.419:0.109 - Inclination 80.0 # - AscendingNode 295.8 # inclination to plane of sky 82.5 degrees - } - UniformRotation { - Period 2.648976 # 0.110374 days - Inclination 80.0 # - AscendingNode 295.8 # plane of orbit - } -} - -"NSVS 14256825 B:NSVS 1425 B" -{ - OrbitBarycenter "NSVS 14256825" - SpectralType "M" - Radius 113000 - SemiAxes [1 0.93 0.95] - Temperature 2550 - AppMag 26.4 # for radius - - EllipticalOrbit { - Period 0.00030218754277891854893908281998631 # 0.110374 days at spurious precision to synch with rotations - SemiMajorAxis 0.0029 # mass ratio 0.419:0.109 - Inclination 80.0 # - AscendingNode 295.8 # inclination to plane of sky 82.5 degrees - ArgOfPericenter 180 - } - UniformRotation { - Period 2.648976 # 0.110374 days - Inclination 80.0 # - AscendingNode 295.8 # plane of orbit - } -} \ No newline at end of file diff --git a/extras/Makefile.am b/data/locations/Makefile.am similarity index 57% rename from extras/Makefile.am rename to data/locations/Makefile.am index 23c91280be..9f1ea3132e 100644 --- a/extras/Makefile.am +++ b/data/locations/Makefile.am @@ -1,6 +1,5 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras +pkgdatadir = @datadir@/@PACKAGE@/data/locations pkgdata_DATA = $(wildcard *.ssc) EXTRA_DIST = $(pkgdata_DATA) - diff --git a/data/earth_locs.ssc b/data/locations/earth_locs.ssc similarity index 100% rename from data/earth_locs.ssc rename to data/locations/earth_locs.ssc diff --git a/data/eros_locs.ssc b/data/locations/eros_locs.ssc similarity index 100% rename from data/eros_locs.ssc rename to data/locations/eros_locs.ssc diff --git a/data/gaspra_locs.ssc b/data/locations/gaspra_locs.ssc similarity index 100% rename from data/gaspra_locs.ssc rename to data/locations/gaspra_locs.ssc diff --git a/data/ida_locs.ssc b/data/locations/ida_locs.ssc similarity index 100% rename from data/ida_locs.ssc rename to data/locations/ida_locs.ssc diff --git a/data/itokawa_locs.ssc b/data/locations/itokawa_locs.ssc similarity index 93% rename from data/itokawa_locs.ssc rename to data/locations/itokawa_locs.ssc index e83c6074e0..acbb049f7c 100644 --- a/data/itokawa_locs.ssc +++ b/data/locations/itokawa_locs.ssc @@ -1,125 +1,125 @@ -# IAU names for features on the asteroid 25143 Itokawa - -Location "MUSES-C REGIO" "Sol/Itokawa" -{ - LongLat [ -60 -70 0 ] - Size 0.3 - Type "RE" -} - -Location "SAGAMIHARA REGIO" "Sol/Itokawa" -{ - LongLat [ -15 80 0 ] - Size 0.23 - Type "RE" -} - -Location "UCHINOURA REGIO" "Sol/Itokawa" -{ - LongLat [ 90 40 0 ] - Size 0.07 - Type "RE" -} - -# Position from IAU map; coords inconsistent -Location "Miyabaru" "Sol/Itokawa" -{ - LongLat [ 5 10 0 ] - Size 0.088 - Type "AA" -} - -Location "Fuchinobe" "Sol/Itokawa" -{ - LongLat [ 269 34 0 ] - Size 0.037 - Type "AA" -} - -Location "Komaba" "Sol/Itokawa" -{ - LongLat [ 102 -10 0 ] - Size 0.028 - Type "AA" -} - -Location "Hammaguira" "Sol/Itokawa" -{ - LongLat [ 205 -18 0 ] - Size 0.028 - Type "AA" -} - -Location "Laurel" "Sol/Itokawa" -{ - LongLat [ 162 1 0 ] - Size 0.022 - Type "AA" -} - -Location "Catalina" "Sol/Itokawa" -{ - LongLat [ 14 -17 0 ] - Size 0.021 - Type "AA" -} - -Location "Kamisunagawa" "Sol/Itokawa" -{ - LongLat [ 45 -28 0 ] - Size 0.013 - Type "AA" -} - -Location "Kamoi" "Sol/Itokawa" -{ - LongLat [ 244 6 0 ] - Size 0.01 - Type "AA" -} - -Location "San Marco" "Sol/Itokawa" -{ - LongLat [ 319 -28 0 ] - Size 0.01 - Type "AA" -} - -Location "Gando" "Sol/Itokawa" -{ - LongLat [ 205 -76 0 ] - Size 0.01 - Type "AA" -} - -# Position from IAU map; coords inconsistent -Location "YOSHINOBU REGIO" "Sol/Itokawa" -{ - LongLat [ -10 20 0 ] - Size 0.163 - Type "RE" -} - -# Position from IAU map; coords inconsistent -Location "ARCOONA REGIO" "Sol/Itokawa" -{ - LongLat [ -190 -10 0 ] - Size 0.161 - Type "RE" -} - -# Position from IAU map; coords inconsistent -Location "OHSUMI REGIO" "Sol/Itokawa" -{ - LongLat [ 255 -20 0 ] - Size 0.140 - Type "RE" -} - -# Position from IAU map; coords inconsistent -Location "LINEAR REGIO" "Sol/Itokawa" -{ - LongLat [ 130 0 0 ] - Size 0.122 - Type "RE" +# IAU names for features on the asteroid 25143 Itokawa + +Location "MUSES-C REGIO" "Sol/Itokawa" +{ + LongLat [ -60 -70 0 ] + Size 0.3 + Type "RE" +} + +Location "SAGAMIHARA REGIO" "Sol/Itokawa" +{ + LongLat [ -15 80 0 ] + Size 0.23 + Type "RE" +} + +Location "UCHINOURA REGIO" "Sol/Itokawa" +{ + LongLat [ 90 40 0 ] + Size 0.07 + Type "RE" +} + +# Position from IAU map; coords inconsistent +Location "Miyabaru" "Sol/Itokawa" +{ + LongLat [ 5 10 0 ] + Size 0.088 + Type "AA" +} + +Location "Fuchinobe" "Sol/Itokawa" +{ + LongLat [ 269 34 0 ] + Size 0.037 + Type "AA" +} + +Location "Komaba" "Sol/Itokawa" +{ + LongLat [ 102 -10 0 ] + Size 0.028 + Type "AA" +} + +Location "Hammaguira" "Sol/Itokawa" +{ + LongLat [ 205 -18 0 ] + Size 0.028 + Type "AA" +} + +Location "Laurel" "Sol/Itokawa" +{ + LongLat [ 162 1 0 ] + Size 0.022 + Type "AA" +} + +Location "Catalina" "Sol/Itokawa" +{ + LongLat [ 14 -17 0 ] + Size 0.021 + Type "AA" +} + +Location "Kamisunagawa" "Sol/Itokawa" +{ + LongLat [ 45 -28 0 ] + Size 0.013 + Type "AA" +} + +Location "Kamoi" "Sol/Itokawa" +{ + LongLat [ 244 6 0 ] + Size 0.01 + Type "AA" +} + +Location "San Marco" "Sol/Itokawa" +{ + LongLat [ 319 -28 0 ] + Size 0.01 + Type "AA" +} + +Location "Gando" "Sol/Itokawa" +{ + LongLat [ 205 -76 0 ] + Size 0.01 + Type "AA" +} + +# Position from IAU map; coords inconsistent +Location "YOSHINOBU REGIO" "Sol/Itokawa" +{ + LongLat [ -10 20 0 ] + Size 0.163 + Type "RE" +} + +# Position from IAU map; coords inconsistent +Location "ARCOONA REGIO" "Sol/Itokawa" +{ + LongLat [ -190 -10 0 ] + Size 0.161 + Type "RE" +} + +# Position from IAU map; coords inconsistent +Location "OHSUMI REGIO" "Sol/Itokawa" +{ + LongLat [ 255 -20 0 ] + Size 0.140 + Type "RE" +} + +# Position from IAU map; coords inconsistent +Location "LINEAR REGIO" "Sol/Itokawa" +{ + LongLat [ 130 0 0 ] + Size 0.122 + Type "RE" } \ No newline at end of file diff --git a/data/jupitermoons_locs.ssc b/data/locations/jupitermoons_locs.ssc similarity index 100% rename from data/jupitermoons_locs.ssc rename to data/locations/jupitermoons_locs.ssc diff --git a/data/mars_locs.ssc b/data/locations/mars_locs.ssc similarity index 93% rename from data/mars_locs.ssc rename to data/locations/mars_locs.ssc index 664b8134c0..1e7255a60f 100644 --- a/data/mars_locs.ssc +++ b/data/locations/mars_locs.ssc @@ -1,12759 +1,12759 @@ -# Processed 2004-7-11 21:10:40 UTC -# by Dr. Fridger Schrempp, fridger.schrempp@desy.de -# ------------------------------------------------------ - -Location "Aban" "Sol/Mars" -{ - LongLat [ 111 15.9 0 ] - Size 4.20 - Importance 20.59 - Type "AA" -} - -Location "Achar" "Sol/Mars" -{ - LongLat [ 123.1 45.4 0 ] - Size 5.50 - Importance 20.86 - Type "AA" -} - -Location "Adams" "Sol/Mars" -{ - LongLat [ 163 30.8 0 ] - Size 94.90 - Importance 31.29 - Type "AA" -} - -Location "Agassiz" "Sol/Mars" -{ - LongLat [ 271 -69.9 0 ] - Size 117.70 - Importance 33.17 - Type "AA" -} - -Location "Airy" "Sol/Mars" -{ - LongLat [ 0.1 -5.1 0 ] - Size 41.00 - Importance 26.02 - Type "AA" -} - -Location "Airy-0" "Sol/Mars" -{ - LongLat [ 0 -5.1 0 ] - Size 0.50 - Importance 19.82 - Type "AA" -} - -Location "Ajon" "Sol/Mars" -{ - LongLat [ 103.1 16.5 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Aki" "Sol/Mars" -{ - LongLat [ 299.7 -35.5 0 ] - Size 8.10 - Importance 21.36 - Type "AA" -} - -Location "Aktaj" "Sol/Mars" -{ - LongLat [ 313.4 20.4 0 ] - Size 4.90 - Importance 20.73 - Type "AA" -} - -Location "Albany" "Sol/Mars" -{ - LongLat [ 310.9 23 0 ] - Size 2.00 - Importance 20.12 - Type "AA" -} - -Location "Albi" "Sol/Mars" -{ - LongLat [ 324.9 -41.5 0 ] - Size 8.50 - Importance 21.43 - Type "AA" -} - -Location "Alexey Tolstoy" "Sol/Mars" -{ - LongLat [ 125.2 -47.5 0 ] - Size 95.00 - Importance 31.30 - Type "AA" -} - -Location "Alga" "Sol/Mars" -{ - LongLat [ 333.3 -24.3 0 ] - Size 19.20 - Importance 23.19 - Type "AA" -} - -Location "Alitus" "Sol/Mars" -{ - LongLat [ 321.8 -34.9 0 ] - Size 50.00 - Importance 27.02 - Type "AA" -} - -Location "Amsterdam" "Sol/Mars" -{ - LongLat [ 312.9 23 0 ] - Size 1.30 - Importance 19.97 - Type "AA" -} - -Location "Angu" "Sol/Mars" -{ - LongLat [ 105.6 20 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Aniak" "Sol/Mars" -{ - LongLat [ 290.4 -31.9 0 ] - Size 51.00 - Importance 27.13 - Type "AA" -} - -Location "Annapolis" "Sol/Mars" -{ - LongLat [ 312.2 23.2 0 ] - Size 0.40 - Importance 19.81 - Type "AA" -} - -Location "Antoniadi" "Sol/Mars" -{ - LongLat [ 60.8 21.3 0 ] - Size 394.00 - Importance 50.39 - Type "AA" -} - -Location "Apia" "Sol/Mars" -{ - LongLat [ 88.9 -37.3 0 ] - Size 10.50 - Importance 21.79 - Type "AA" -} - -Location "Apt" "Sol/Mars" -{ - LongLat [ 350.5 39.9 0 ] - Size 10.00 - Importance 21.70 - Type "AA" -} - -Location "Arago" "Sol/Mars" -{ - LongLat [ 29.8 10.1 0 ] - Size 154.00 - Importance 35.91 - Type "AA" -} - -Location "Arandas" "Sol/Mars" -{ - LongLat [ 344.9 42.4 0 ] - Size 25.10 - Importance 24.03 - Type "AA" -} - -Location "Argas" "Sol/Mars" -{ - LongLat [ 309.7 23.3 0 ] - Size 3.70 - Importance 20.49 - Type "AA" -} - -Location "Arica" "Sol/Mars" -{ - LongLat [ 110.1 -23.8 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "Arkhangelsky" "Sol/Mars" -{ - LongLat [ 335.2 -41.1 0 ] - Size 125.00 - Importance 33.74 - Type "AA" -} - -Location "Arrhenius" "Sol/Mars" -{ - LongLat [ 122.6 -40 0 ] - Size 129.00 - Importance 34.05 - Type "AA" -} - -Location "Arta" "Sol/Mars" -{ - LongLat [ 305.6 21.4 0 ] - Size 4.00 - Importance 20.55 - Type "AA" -} - -Location "Aspen" "Sol/Mars" -{ - LongLat [ 336.8 -21.4 0 ] - Size 20.30 - Importance 23.36 - Type "AA" -} - -Location "Aveiro" "Sol/Mars" -{ - LongLat [ 280.9 21.3 0 ] - Size 9.50 - Importance 21.62 - Type "AA" -} - -Location "Ayacucho" "Sol/Mars" -{ - LongLat [ 267.9 38.2 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Ayr" "Sol/Mars" -{ - LongLat [ 91.5 -39 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Azul" "Sol/Mars" -{ - LongLat [ 317.4 -42.1 0 ] - Size 19.70 - Importance 23.27 - Type "AA" -} - -Location "Azusa" "Sol/Mars" -{ - LongLat [ 319.6 -5.5 0 ] - Size 41.10 - Importance 26.03 - Type "AA" -} - -Location "Babakin" "Sol/Mars" -{ - LongLat [ 288.5 -36.1 0 ] - Size 78.00 - Importance 29.80 - Type "AA" -} - -Location "Bacht" "Sol/Mars" -{ - LongLat [ 102.6 18.7 0 ] - Size 8.00 - Importance 21.34 - Type "AA" -} - -Location "Bada" "Sol/Mars" -{ - LongLat [ 309.2 20.3 0 ] - Size 2.10 - Importance 20.14 - Type "AA" -} - -Location "Bahn" "Sol/Mars" -{ - LongLat [ 316.6 -3.5 0 ] - Size 12.30 - Importance 22.10 - Type "AA" -} - -Location "Bak" "Sol/Mars" -{ - LongLat [ 103.7 18.1 0 ] - Size 3.20 - Importance 20.38 - Type "AA" -} - -Location "Bakhuysen" "Sol/Mars" -{ - LongLat [ 15.6 -23 0 ] - Size 161.00 - Importance 36.41 - Type "AA" -} - -Location "Balboa" "Sol/Mars" -{ - LongLat [ 326 -3.8 0 ] - Size 23.30 - Importance 23.78 - Type "AA" -} - -Location "Baldet" "Sol/Mars" -{ - LongLat [ 65.4 22.7 0 ] - Size 180.00 - Importance 37.74 - Type "AA" -} - -Location "Balta" "Sol/Mars" -{ - LongLat [ 333.4 -23.8 0 ] - Size 18.20 - Importance 23.04 - Type "AA" -} - -Location "Baltisk" "Sol/Mars" -{ - LongLat [ 305.3 -42.3 0 ] - Size 52.00 - Importance 27.24 - Type "AA" -} - -Location "Balvicar" "Sol/Mars" -{ - LongLat [ 306.7 16.2 0 ] - Size 20.50 - Importance 23.38 - Type "AA" -} - -Location "Bamba" "Sol/Mars" -{ - LongLat [ 318.4 -3.4 0 ] - Size 23.00 - Importance 23.74 - Type "AA" -} - -Location "Bamberg" "Sol/Mars" -{ - LongLat [ 356.8 39.7 0 ] - Size 58.30 - Importance 27.89 - Type "AA" -} - -Location "Banff" "Sol/Mars" -{ - LongLat [ 329.2 17.5 0 ] - Size 5.00 - Importance 20.75 - Type "AA" -} - -Location "Banh" "Sol/Mars" -{ - LongLat [ 304.4 19.4 0 ] - Size 15.00 - Importance 22.55 - Type "AA" -} - -Location "Bar" "Sol/Mars" -{ - LongLat [ 340.5 -25.2 0 ] - Size 1.90 - Importance 20.10 - Type "AA" -} - -Location "Barabashov" "Sol/Mars" -{ - LongLat [ 291.2 47.4 0 ] - Size 125.60 - Importance 33.79 - Type "AA" -} - -Location "Barnard" "Sol/Mars" -{ - LongLat [ 61.6 -61.1 0 ] - Size 125.00 - Importance 33.74 - Type "AA" -} - -Location "Baro" "Sol/Mars" -{ - LongLat [ 110.6 -24.8 0 ] - Size 16.70 - Importance 22.81 - Type "AA" -} - -Location "Barsukov" "Sol/Mars" -{ - LongLat [ 330.9 8 0 ] - Size 71.70 - Importance 29.21 - Type "AA" -} - -Location "Basin" "Sol/Mars" -{ - LongLat [ 106.9 17.8 0 ] - Size 15.70 - Importance 22.66 - Type "AA" -} - -Location "Batoka" "Sol/Mars" -{ - LongLat [ 323.2 -7.6 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "BatoÅŸ" "Sol/Mars" -{ - LongLat [ 330.5 21.5 0 ] - Size 17.20 - Importance 22.89 - Type "AA" -} - -Location "Baykonyr" "Sol/Mars" -{ - LongLat [ 132.6 46.4 0 ] - Size 4.00 - Importance 20.55 - Type "AA" -} - -Location "Bazas" "Sol/Mars" -{ - LongLat [ 93.3 -27.8 0 ] - Size 16.70 - Importance 22.81 - Type "AA" -} - -Location "Becquerel" "Sol/Mars" -{ - LongLat [ 352 22.1 0 ] - Size 171.20 - Importance 37.13 - Type "AA" -} - -Location "Beer" "Sol/Mars" -{ - LongLat [ 351.8 -14.5 0 ] - Size 89.80 - Importance 30.85 - Type "AA" -} - -Location "Beltra" "Sol/Mars" -{ - LongLat [ 102.3 18 0 ] - Size 7.40 - Importance 21.23 - Type "AA" -} - -Location "Belz" "Sol/Mars" -{ - LongLat [ 316.7 21.6 0 ] - Size 10.20 - Importance 21.74 - Type "AA" -} - -Location "Bend" "Sol/Mars" -{ - LongLat [ 332.2 -22.4 0 ] - Size 3.60 - Importance 20.46 - Type "AA" -} - -Location "Bentham" "Sol/Mars" -{ - LongLat [ 319.4 -55.8 0 ] - Size 11.50 - Importance 21.97 - Type "AA" -} - -Location "Bentong" "Sol/Mars" -{ - LongLat [ 340.9 -22.3 0 ] - Size 10.20 - Importance 21.74 - Type "AA" -} - -Location "Bernard" "Sol/Mars" -{ - LongLat [ 205.7 -23.3 0 ] - Size 131.00 - Importance 34.21 - Type "AA" -} - -Location "Berseba" "Sol/Mars" -{ - LongLat [ 322.3 -4.4 0 ] - Size 37.50 - Importance 25.61 - Type "AA" -} - -Location "Bhor" "Sol/Mars" -{ - LongLat [ 134.4 41.7 0 ] - Size 6.00 - Importance 20.96 - Type "AA" -} - -Location "Bianchini" "Sol/Mars" -{ - LongLat [ 264.6 -63.9 0 ] - Size 76.00 - Importance 29.61 - Type "AA" -} - -Location "Bigbee" "Sol/Mars" -{ - LongLat [ 325.2 -24.8 0 ] - Size 20.50 - Importance 23.38 - Type "AA" -} - -Location "Bira" "Sol/Mars" -{ - LongLat [ 314.4 25.1 0 ] - Size 2.90 - Importance 20.32 - Type "AA" -} - -Location "Bise" "Sol/Mars" -{ - LongLat [ 303.1 20.2 0 ] - Size 9.80 - Importance 21.67 - Type "AA" -} - -Location "Bison" "Sol/Mars" -{ - LongLat [ 330.8 -26.3 0 ] - Size 16.00 - Importance 22.71 - Type "AA" -} - -Location "Bjerknes" "Sol/Mars" -{ - LongLat [ 171.4 -43.1 0 ] - Size 94.00 - Importance 31.22 - Type "AA" -} - -Location "Bland" "Sol/Mars" -{ - LongLat [ 108.7 18.3 0 ] - Size 7.10 - Importance 21.17 - Type "AA" -} - -Location "Bled" "Sol/Mars" -{ - LongLat [ 328.5 21.6 0 ] - Size 7.80 - Importance 21.30 - Type "AA" -} - -Location "Blitta" "Sol/Mars" -{ - LongLat [ 339 -25.9 0 ] - Size 13.60 - Importance 22.32 - Type "AA" -} - -Location "Blois" "Sol/Mars" -{ - LongLat [ 304 23.6 0 ] - Size 12.50 - Importance 22.14 - Type "AA" -} - -Location "Bluff" "Sol/Mars" -{ - LongLat [ 110 23.5 0 ] - Size 6.60 - Importance 21.07 - Type "AA" -} - -Location "Boeddicker" "Sol/Mars" -{ - LongLat [ 162.3 -14.9 0 ] - Size 109.00 - Importance 32.47 - Type "AA" -} - -Location "Bogra" "Sol/Mars" -{ - LongLat [ 331.1 -24.2 0 ] - Size 21.30 - Importance 23.50 - Type "AA" -} - -Location "Bok" "Sol/Mars" -{ - LongLat [ 328.3 20.6 0 ] - Size 7.10 - Importance 21.17 - Type "AA" -} - -Location "Bole" "Sol/Mars" -{ - LongLat [ 305.9 25.3 0 ] - Size 8.30 - Importance 21.40 - Type "AA" -} - -Location "Bombala" "Sol/Mars" -{ - LongLat [ 106 -27.6 0 ] - Size 38.10 - Importance 25.68 - Type "AA" -} - -Location "Bond" "Sol/Mars" -{ - LongLat [ 324 -32.9 0 ] - Size 110.60 - Importance 32.60 - Type "AA" -} - -Location "Bonestell" "Sol/Mars" -{ - LongLat [ 329.5 42 0 ] - Size 42.40 - Importance 26.18 - Type "AA" -} - -Location "Bor" "Sol/Mars" -{ - LongLat [ 326.2 18.2 0 ] - Size 4.30 - Importance 20.61 - Type "AA" -} - -Location "Bordeaux" "Sol/Mars" -{ - LongLat [ 311 23.1 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Boru" "Sol/Mars" -{ - LongLat [ 332.1 -24.3 0 ] - Size 10.90 - Importance 21.86 - Type "AA" -} - -Location "Bouguer" "Sol/Mars" -{ - LongLat [ 27.2 -18.5 0 ] - Size 107.00 - Importance 32.31 - Type "AA" -} - -Location "Boulia" "Sol/Mars" -{ - LongLat [ 111.2 -22.9 0 ] - Size 10.50 - Importance 21.79 - Type "AA" -} - -Location "Bozkir" "Sol/Mars" -{ - LongLat [ 327.8 -44.2 0 ] - Size 84.00 - Importance 30.34 - Type "AA" -} - -Location "Brashear" "Sol/Mars" -{ - LongLat [ 240.8 -53.9 0 ] - Size 79.00 - Importance 29.89 - Type "AA" -} - -Location "Bremerhaven" "Sol/Mars" -{ - LongLat [ 311.3 23.7 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Briault" "Sol/Mars" -{ - LongLat [ 89.6 -10.1 0 ] - Size 96.60 - Importance 31.44 - Type "AA" -} - -Location "Bridgetown" "Sol/Mars" -{ - LongLat [ 312.8 21.9 0 ] - Size 1.30 - Importance 19.97 - Type "AA" -} - -Location "Bristol" "Sol/Mars" -{ - LongLat [ 313 22.1 0 ] - Size 3.00 - Importance 20.34 - Type "AA" -} - -Location "Broach" "Sol/Mars" -{ - LongLat [ 303 23.5 0 ] - Size 12.00 - Importance 22.05 - Type "AA" -} - -Location "Brush" "Sol/Mars" -{ - LongLat [ 111.3 21.7 0 ] - Size 6.40 - Importance 21.03 - Type "AA" -} - -Location "Bulhar" "Sol/Mars" -{ - LongLat [ 134.4 50.4 0 ] - Size 18.70 - Importance 23.12 - Type "AA" -} - -Location "Bunge" "Sol/Mars" -{ - LongLat [ 311.3 -33.9 0 ] - Size 73.70 - Importance 29.40 - Type "AA" -} - -Location "Burroughs" "Sol/Mars" -{ - LongLat [ 117 -72.2 0 ] - Size 125.70 - Importance 33.80 - Type "AA" -} - -Location "Burton" "Sol/Mars" -{ - LongLat [ 203.6 -14 0 ] - Size 123.00 - Importance 33.59 - Type "AA" -} - -Location "Buta" "Sol/Mars" -{ - LongLat [ 327.5 -23.2 0 ] - Size 11.00 - Importance 21.88 - Type "AA" -} - -Location "Butte" "Sol/Mars" -{ - LongLat [ 321 -5.1 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Byrd" "Sol/Mars" -{ - LongLat [ 127.8 -65.3 0 ] - Size 126.80 - Importance 33.88 - Type "AA" -} - -Location "Byske" "Sol/Mars" -{ - LongLat [ 326 -5 0 ] - Size 13.50 - Importance 22.30 - Type "AA" -} - -Location "CÄdiz" "Sol/Mars" -{ - LongLat [ 310.9 23.1 0 ] - Size 1.50 - Importance 20.02 - Type "AA" -} - -Location "Cairns" "Sol/Mars" -{ - LongLat [ 312.5 23.6 0 ] - Size 8.60 - Importance 21.45 - Type "AA" -} - -Location "Calahorra" "Sol/Mars" -{ - LongLat [ 321.3 26.4 0 ] - Size 35.20 - Importance 25.33 - Type "AA" -} - -Location "Calamar" "Sol/Mars" -{ - LongLat [ 305 18.3 0 ] - Size 7.20 - Importance 21.19 - Type "AA" -} - -Location "Calbe" "Sol/Mars" -{ - LongLat [ 331.1 -25.1 0 ] - Size 13.30 - Importance 22.27 - Type "AA" -} - -Location "Camargo" "Sol/Mars" -{ - LongLat [ 109.6 17.7 0 ] - Size 4.70 - Importance 20.69 - Type "AA" -} - -Location "Camiling" "Sol/Mars" -{ - LongLat [ 321.9 -0.8 0 ] - Size 22.50 - Importance 23.67 - Type "AA" -} - -Location "Camiri" "Sol/Mars" -{ - LongLat [ 317.8 -44.7 0 ] - Size 26.40 - Importance 24.21 - Type "AA" -} - -Location "Campbell" "Sol/Mars" -{ - LongLat [ 165.4 -54.4 0 ] - Size 129.00 - Importance 34.05 - Type "AA" -} - -Location "Campos" "Sol/Mars" -{ - LongLat [ 332.1 -21.8 0 ] - Size 8.10 - Importance 21.36 - Type "AA" -} - -Location "Can" "Sol/Mars" -{ - LongLat [ 345.3 48.2 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Cañas" "Sol/Mars" -{ - LongLat [ 89.7 -31.2 0 ] - Size 42.00 - Importance 26.13 - Type "AA" -} - -Location "Canaveral" "Sol/Mars" -{ - LongLat [ 135.8 46.8 0 ] - Size 3.30 - Importance 20.40 - Type "AA" -} - -Location "Canberra" "Sol/Mars" -{ - LongLat [ 132.6 47.2 0 ] - Size 3.00 - Importance 20.34 - Type "AA" -} - -Location "Cangwu" "Sol/Mars" -{ - LongLat [ 270.3 41.8 0 ] - Size 14.00 - Importance 22.39 - Type "AA" -} - -Location "Canso" "Sol/Mars" -{ - LongLat [ 299.3 21.3 0 ] - Size 27.40 - Importance 24.34 - Type "AA" -} - -Location "Cantoura" "Sol/Mars" -{ - LongLat [ 308.2 14.8 0 ] - Size 51.40 - Importance 27.17 - Type "AA" -} - -Location "Cartago" "Sol/Mars" -{ - LongLat [ 342 -23.3 0 ] - Size 37.50 - Importance 25.61 - Type "AA" -} - -Location "Cassini" "Sol/Mars" -{ - LongLat [ 31.8 23.6 0 ] - Size 412.00 - Importance 51.34 - Type "AA" -} - -Location "Cave" "Sol/Mars" -{ - LongLat [ 324.3 21.6 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Caxias" "Sol/Mars" -{ - LongLat [ 259.2 -29 0 ] - Size 25.40 - Importance 24.07 - Type "AA" -} - -Location "Cerulli" "Sol/Mars" -{ - LongLat [ 22.1 32.2 0 ] - Size 130.00 - Importance 34.13 - Type "AA" -} - -Location "Chafe" "Sol/Mars" -{ - LongLat [ 102.3 15.1 0 ] - Size 4.80 - Importance 20.71 - Type "AA" -} - -Location "Chamberlin" "Sol/Mars" -{ - LongLat [ 235.5 -65.8 0 ] - Size 120.40 - Importance 33.39 - Type "AA" -} - -Location "Changsong" "Sol/Mars" -{ - LongLat [ 302.6 23.5 0 ] - Size 35.00 - Importance 25.31 - Type "AA" -} - -Location "Chapais" "Sol/Mars" -{ - LongLat [ 339.4 -22.4 0 ] - Size 37.40 - Importance 25.60 - Type "AA" -} - -Location "Charleston" "Sol/Mars" -{ - LongLat [ 312.1 22.6 0 ] - Size 1.50 - Importance 20.02 - Type "AA" -} - -Location "Charlier" "Sol/Mars" -{ - LongLat [ 191.3 -68.4 0 ] - Size 113.10 - Importance 32.80 - Type "AA" -} - -Location "Charlieu" "Sol/Mars" -{ - LongLat [ 275.9 38.1 0 ] - Size 19.10 - Importance 23.18 - Type "AA" -} - -Location "Chatturat" "Sol/Mars" -{ - LongLat [ 264.9 35.4 0 ] - Size 8.20 - Importance 21.38 - Type "AA" -} - -Location "Chauk" "Sol/Mars" -{ - LongLat [ 304 23.3 0 ] - Size 10.00 - Importance 21.70 - Type "AA" -} - -Location "Cheb" "Sol/Mars" -{ - LongLat [ 340.5 -24.2 0 ] - Size 8.30 - Importance 21.40 - Type "AA" -} - -Location "Chefu" "Sol/Mars" -{ - LongLat [ 112.2 -22.9 0 ] - Size 11.50 - Importance 21.97 - Type "AA" -} - -Location "Chekalin" "Sol/Mars" -{ - LongLat [ 333.1 -24.3 0 ] - Size 89.30 - Importance 30.81 - Type "AA" -} - -Location "Chia" "Sol/Mars" -{ - LongLat [ 300.2 1.5 0 ] - Size 96.00 - Importance 31.39 - Type "AA" -} - -Location "Chimbote" "Sol/Mars" -{ - LongLat [ 320.2 -1.4 0 ] - Size 67.20 - Importance 28.78 - Type "AA" -} - -Location "Chincoteague" "Sol/Mars" -{ - LongLat [ 124 41.2 0 ] - Size 37.00 - Importance 25.55 - Type "AA" -} - -Location "Chinju" "Sol/Mars" -{ - LongLat [ 317.8 -4.5 0 ] - Size 66.60 - Importance 28.72 - Type "AA" -} - -Location "Chinook" "Sol/Mars" -{ - LongLat [ 304.5 22.5 0 ] - Size 20.00 - Importance 23.31 - Type "AA" -} - -Location "Chive" "Sol/Mars" -{ - LongLat [ 303.9 21.7 0 ] - Size 9.00 - Importance 21.52 - Type "AA" -} - -Location "Choctaw" "Sol/Mars" -{ - LongLat [ 322.7 -41.2 0 ] - Size 23.80 - Importance 23.85 - Type "AA" -} - -Location "Chom" "Sol/Mars" -{ - LongLat [ 357.4 38.6 0 ] - Size 5.50 - Importance 20.86 - Type "AA" -} - -Location "Chur" "Sol/Mars" -{ - LongLat [ 330.6 16.9 0 ] - Size 4.30 - Importance 20.61 - Type "AA" -} - -Location "Circle" "Sol/Mars" -{ - LongLat [ 334.4 -22.2 0 ] - Size 11.50 - Importance 21.97 - Type "AA" -} - -Location "Clark" "Sol/Mars" -{ - LongLat [ 226.6 -55.3 0 ] - Size 98.00 - Importance 31.56 - Type "AA" -} - -Location "Clogh" "Sol/Mars" -{ - LongLat [ 312.2 20.6 0 ] - Size 11.10 - Importance 21.90 - Type "AA" -} - -Location "Clova" "Sol/Mars" -{ - LongLat [ 307.9 21.5 0 ] - Size 7.70 - Importance 21.28 - Type "AA" -} - -Location "Cluny" "Sol/Mars" -{ - LongLat [ 332.6 -23.9 0 ] - Size 14.80 - Importance 22.51 - Type "AA" -} - -Location "Cobalt" "Sol/Mars" -{ - LongLat [ 332.9 -25.8 0 ] - Size 11.50 - Importance 21.97 - Type "AA" -} - -Location "Coblentz" "Sol/Mars" -{ - LongLat [ 269.7 -55 0 ] - Size 112.00 - Importance 32.72 - Type "AA" -} - -Location "Cobres" "Sol/Mars" -{ - LongLat [ 206.2 -11.7 0 ] - Size 94.00 - Importance 31.22 - Type "AA" -} - -Location "ColÅn" "Sol/Mars" -{ - LongLat [ 312.9 22.7 0 ] - Size 2.00 - Importance 20.12 - Type "AA" -} - -Location "Columbus" "Sol/Mars" -{ - LongLat [ 193.9 -29.5 0 ] - Size 119.00 - Importance 33.27 - Type "AA" -} - -Location "Comas Sola" "Sol/Mars" -{ - LongLat [ 201.5 -19.7 0 ] - Size 127.00 - Importance 33.90 - Type "AA" -} - -Location "Conches" "Sol/Mars" -{ - LongLat [ 325.7 -4.2 0 ] - Size 21.20 - Importance 23.49 - Type "AA" -} - -Location "Concord" "Sol/Mars" -{ - LongLat [ 325.9 16.5 0 ] - Size 20.70 - Importance 23.41 - Type "AA" -} - -Location "Cooma" "Sol/Mars" -{ - LongLat [ 251.6 -23.7 0 ] - Size 17.30 - Importance 22.91 - Type "AA" -} - -Location "Copernicus" "Sol/Mars" -{ - LongLat [ 190.8 -48.8 0 ] - Size 294.00 - Importance 44.87 - Type "AA" -} - -Location "Corby" "Sol/Mars" -{ - LongLat [ 137.5 42.9 0 ] - Size 6.70 - Importance 21.09 - Type "AA" -} - -Location "Cost" "Sol/Mars" -{ - LongLat [ 103.9 15 0 ] - Size 11.60 - Importance 21.98 - Type "AA" -} - -Location "Cray" "Sol/Mars" -{ - LongLat [ 343.8 44.1 0 ] - Size 7.20 - Importance 21.19 - Type "AA" -} - -Location "Creel" "Sol/Mars" -{ - LongLat [ 321.1 -6 0 ] - Size 9.30 - Importance 21.58 - Type "AA" -} - -Location "Crewe" "Sol/Mars" -{ - LongLat [ 340.4 -24.8 0 ] - Size 3.60 - Importance 20.46 - Type "AA" -} - -Location "Crivitz" "Sol/Mars" -{ - LongLat [ 174.7 -14.5 0 ] - Size 6.10 - Importance 20.97 - Type "AA" -} - -Location "Crommelin" "Sol/Mars" -{ - LongLat [ 349.8 5 0 ] - Size 113.90 - Importance 32.87 - Type "AA" -} - -Location "Cruls" "Sol/Mars" -{ - LongLat [ 162.9 -42.9 0 ] - Size 88.00 - Importance 30.70 - Type "AA" -} - -Location "Cruz" "Sol/Mars" -{ - LongLat [ 357.9 38.5 0 ] - Size 5.40 - Importance 20.84 - Type "AA" -} - -Location "Cue" "Sol/Mars" -{ - LongLat [ 93.1 -35.8 0 ] - Size 10.70 - Importance 21.83 - Type "AA" -} - -Location "Curie" "Sol/Mars" -{ - LongLat [ 355.1 28.8 0 ] - Size 114.10 - Importance 32.88 - Type "AA" -} - -Location "Cypress" "Sol/Mars" -{ - LongLat [ 312.6 -47.3 0 ] - Size 14.20 - Importance 22.42 - Type "AA" -} - -Location "Da Vinci" "Sol/Mars" -{ - LongLat [ 320.6 1.4 0 ] - Size 100.20 - Importance 31.74 - Type "AA" -} - -Location "Daan" "Sol/Mars" -{ - LongLat [ 91.5 -40.5 0 ] - Size 12.50 - Importance 22.14 - Type "AA" -} - -Location "Daet" "Sol/Mars" -{ - LongLat [ 318.1 -7.3 0 ] - Size 10.50 - Importance 21.79 - Type "AA" -} - -Location "Daly" "Sol/Mars" -{ - LongLat [ 336.9 -66.3 0 ] - Size 90.50 - Importance 30.91 - Type "AA" -} - -Location "Dana" "Sol/Mars" -{ - LongLat [ 327.2 -72.6 0 ] - Size 91.70 - Importance 31.02 - Type "AA" -} - -Location "Dank" "Sol/Mars" -{ - LongLat [ 106.9 22 0 ] - Size 8.70 - Importance 21.47 - Type "AA" -} - -Location "Darvel" "Sol/Mars" -{ - LongLat [ 308.9 17.8 0 ] - Size 22.00 - Importance 23.60 - Type "AA" -} - -Location "Darwin" "Sol/Mars" -{ - LongLat [ 340.5 -57 0 ] - Size 178.00 - Importance 37.60 - Type "AA" -} - -Location "Dawes" "Sol/Mars" -{ - LongLat [ 38 -9.2 0 ] - Size 191.00 - Importance 38.48 - Type "AA" -} - -Location "de Vaucouleurs" "Sol/Mars" -{ - LongLat [ 170.9 -13.4 0 ] - Size 293.00 - Importance 44.81 - Type "AA" -} - -Location "Deba" "Sol/Mars" -{ - LongLat [ 342.6 -23.9 0 ] - Size 10.30 - Importance 21.76 - Type "AA" -} - -Location "Dein" "Sol/Mars" -{ - LongLat [ 357.4 38.2 0 ] - Size 26.00 - Importance 24.15 - Type "AA" -} - -Location "Dejnev" "Sol/Mars" -{ - LongLat [ 195.2 -25.2 0 ] - Size 156.00 - Importance 36.06 - Type "AA" -} - -Location "Delta" "Sol/Mars" -{ - LongLat [ 320.8 -46 0 ] - Size 8.10 - Importance 21.36 - Type "AA" -} - -Location "Denning" "Sol/Mars" -{ - LongLat [ 33.4 -17.5 0 ] - Size 165.00 - Importance 36.70 - Type "AA" -} - -Location "Dersu" "Sol/Mars" -{ - LongLat [ 308 22.6 0 ] - Size 6.60 - Importance 21.07 - Type "AA" -} - -Location "Dese" "Sol/Mars" -{ - LongLat [ 329.3 -45.4 0 ] - Size 13.70 - Importance 22.34 - Type "AA" -} - -Location "Dessau" "Sol/Mars" -{ - LongLat [ 306.8 -42.8 0 ] - Size 10.20 - Importance 21.74 - Type "AA" -} - -Location "Dia-Cau" "Sol/Mars" -{ - LongLat [ 317.3 -0.4 0 ] - Size 29.70 - Importance 24.64 - Type "AA" -} - -Location "Dingo" "Sol/Mars" -{ - LongLat [ 342.5 -23.7 0 ] - Size 16.00 - Importance 22.71 - Type "AA" -} - -Location "Dinorwic" "Sol/Mars" -{ - LongLat [ 258.5 -30.1 0 ] - Size 55.80 - Importance 27.64 - Type "AA" -} - -Location "Dison" "Sol/Mars" -{ - LongLat [ 343.5 -25 0 ] - Size 21.00 - Importance 23.46 - Type "AA" -} - -Location "Dixie" "Sol/Mars" -{ - LongLat [ 304 17.8 0 ] - Size 28.70 - Importance 24.51 - Type "AA" -} - -Location "Dokuchaev" "Sol/Mars" -{ - LongLat [ 232.8 -60.7 0 ] - Size 78.00 - Importance 29.80 - Type "AA" -} - -Location "Doon" "Sol/Mars" -{ - LongLat [ 109.4 23.5 0 ] - Size 3.70 - Importance 20.49 - Type "AA" -} - -Location "Douglass" "Sol/Mars" -{ - LongLat [ 289.4 -51.5 0 ] - Size 94.00 - Importance 31.22 - Type "AA" -} - -Location "Downe" "Sol/Mars" -{ - LongLat [ 175.7 -15.9 0 ] - Size 28.00 - Importance 24.42 - Type "AA" -} - -Location "Dromore" "Sol/Mars" -{ - LongLat [ 310.3 19.9 0 ] - Size 14.80 - Importance 22.51 - Type "AA" -} - -Location "Du Martheray" "Sol/Mars" -{ - LongLat [ 93.5 5.5 0 ] - Size 102.00 - Importance 31.90 - Type "AA" -} - -Location "Du Toit" "Sol/Mars" -{ - LongLat [ 310.4 -71.6 0 ] - Size 83.00 - Importance 30.25 - Type "AA" -} - -Location "Dubki" "Sol/Mars" -{ - LongLat [ 304.7 -35 0 ] - Size 9.00 - Importance 21.52 - Type "AA" -} - -Location "Dunhuang" "Sol/Mars" -{ - LongLat [ 311.5 -80.9 0 ] - Size 12.10 - Importance 22.07 - Type "AA" -} - -Location "Dush" "Sol/Mars" -{ - LongLat [ 305.9 22.5 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Dzeng" "Sol/Mars" -{ - LongLat [ 289.6 -80.5 0 ] - Size 10.60 - Importance 21.81 - Type "AA" -} - -Location "Eads" "Sol/Mars" -{ - LongLat [ 330 -28.5 0 ] - Size 2.30 - Importance 20.19 - Type "AA" -} - -Location "Eagle" "Sol/Mars" -{ - LongLat [ 351.8 43.8 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Echt" "Sol/Mars" -{ - LongLat [ 331.8 -22 0 ] - Size 1.10 - Importance 19.93 - Type "AA" -} - -Location "Edam" "Sol/Mars" -{ - LongLat [ 339.9 -26.3 0 ] - Size 20.20 - Importance 23.34 - Type "AA" -} - -Location "Eddie" "Sol/Mars" -{ - LongLat [ 142.1 12.3 0 ] - Size 89.00 - Importance 30.78 - Type "AA" -} - -Location "Eger" "Sol/Mars" -{ - LongLat [ 308.1 -48.3 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Eil" "Sol/Mars" -{ - LongLat [ 350.2 41.8 0 ] - Size 5.70 - Importance 20.90 - Type "AA" -} - -Location "Ejriksson" "Sol/Mars" -{ - LongLat [ 186.1 -19.2 0 ] - Size 49.00 - Importance 26.92 - Type "AA" -} - -Location "Elath" "Sol/Mars" -{ - LongLat [ 346.3 45.9 0 ] - Size 13.20 - Importance 22.25 - Type "AA" -} - -Location "Ellsley" "Sol/Mars" -{ - LongLat [ 276.6 36.3 0 ] - Size 11.10 - Importance 21.90 - Type "AA" -} - -Location "Ely" "Sol/Mars" -{ - LongLat [ 332.6 -23.6 0 ] - Size 10.30 - Importance 21.76 - Type "AA" -} - -Location "Escalante" "Sol/Mars" -{ - LongLat [ 115.3 0.2 0 ] - Size 79.30 - Importance 29.92 - Type "AA" -} - -Location "Escorial" "Sol/Mars" -{ - LongLat [ 304.6 76.9 0 ] - Size 22.70 - Importance 23.70 - Type "AA" -} - -Location "Esk" "Sol/Mars" -{ - LongLat [ 352.9 45.2 0 ] - Size 3.90 - Importance 20.53 - Type "AA" -} - -Location "Espino" "Sol/Mars" -{ - LongLat [ 110.2 -19.7 0 ] - Size 12.00 - Importance 22.05 - Type "AA" -} - -Location "Eudoxus" "Sol/Mars" -{ - LongLat [ 212.5 -44.5 0 ] - Size 98.00 - Importance 31.56 - Type "AA" -} - -Location "Evpatoriya" "Sol/Mars" -{ - LongLat [ 134.4 46.9 0 ] - Size 1.00 - Importance 19.91 - Type "AA" -} - -Location "Faith" "Sol/Mars" -{ - LongLat [ 348.1 42.9 0 ] - Size 5.80 - Importance 20.92 - Type "AA" -} - -Location "Falun" "Sol/Mars" -{ - LongLat [ 335.3 -24 0 ] - Size 10.20 - Importance 21.74 - Type "AA" -} - -Location "Faqu" "Sol/Mars" -{ - LongLat [ 106.2 -24.5 0 ] - Size 12.40 - Importance 22.12 - Type "AA" -} - -Location "Fastov" "Sol/Mars" -{ - LongLat [ 339.6 -25 0 ] - Size 10.30 - Importance 21.76 - Type "AA" -} - -Location "Fenagh" "Sol/Mars" -{ - LongLat [ 144.3 34.3 0 ] - Size 6.30 - Importance 21.01 - Type "AA" -} - -Location "Fesenkov" "Sol/Mars" -{ - LongLat [ 273.3 21.6 0 ] - Size 87.00 - Importance 30.61 - Type "AA" -} - -Location "Flammarion" "Sol/Mars" -{ - LongLat [ 48.2 25.2 0 ] - Size 173.00 - Importance 37.25 - Type "AA" -} - -Location "Flat" "Sol/Mars" -{ - LongLat [ 340.4 -25.4 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Flaugergues" "Sol/Mars" -{ - LongLat [ 19.2 -16.8 0 ] - Size 245.00 - Importance 41.94 - Type "AA" -} - -Location "Floq" "Sol/Mars" -{ - LongLat [ 107.1 15 0 ] - Size 2.20 - Importance 20.17 - Type "AA" -} - -Location "Flora" "Sol/Mars" -{ - LongLat [ 308.5 -44.7 0 ] - Size 19.00 - Importance 23.16 - Type "AA" -} - -Location "Focas" "Sol/Mars" -{ - LongLat [ 12.7 33.6 0 ] - Size 76.50 - Importance 29.66 - Type "AA" -} - -Location "Fontana" "Sol/Mars" -{ - LongLat [ 287.9 -62.9 0 ] - Size 80.00 - Importance 29.98 - Type "AA" -} - -Location "Foros" "Sol/Mars" -{ - LongLat [ 332.1 -33.4 0 ] - Size 24.50 - Importance 23.95 - Type "AA" -} - -Location "Fournier" "Sol/Mars" -{ - LongLat [ 72.6 -4.3 0 ] - Size 118.00 - Importance 33.20 - Type "AA" -} - -Location "Freedom" "Sol/Mars" -{ - LongLat [ 351 43.4 0 ] - Size 12.90 - Importance 22.20 - Type "AA" -} - -Location "Funchal" "Sol/Mars" -{ - LongLat [ 310.5 23 0 ] - Size 1.70 - Importance 20.06 - Type "AA" -} - -Location "Gaan" "Sol/Mars" -{ - LongLat [ 356.5 38.7 0 ] - Size 2.80 - Importance 20.29 - Type "AA" -} - -Location "Gagra" "Sol/Mars" -{ - LongLat [ 337.8 -20.6 0 ] - Size 13.30 - Importance 22.27 - Type "AA" -} - -Location "Gah" "Sol/Mars" -{ - LongLat [ 327.3 -44.7 0 ] - Size 2.70 - Importance 20.27 - Type "AA" -} - -Location "Galdakao" "Sol/Mars" -{ - LongLat [ 176.5 -13.4 0 ] - Size 35.00 - Importance 25.31 - Type "AA" -} - -Location "Gale" "Sol/Mars" -{ - LongLat [ 137.7 -5.4 0 ] - Size 155.30 - Importance 36.01 - Type "AA" -} - -Location "Gali" "Sol/Mars" -{ - LongLat [ 322.8 -43.8 0 ] - Size 26.40 - Importance 24.21 - Type "AA" -} - -Location "Galilaei" "Sol/Mars" -{ - LongLat [ 333 5.6 0 ] - Size 137.30 - Importance 34.68 - Type "AA" -} - -Location "Galle" "Sol/Mars" -{ - LongLat [ 329.1 -50.9 0 ] - Size 230.00 - Importance 41.01 - Type "AA" -} - -Location "Galu" "Sol/Mars" -{ - LongLat [ 338.3 -22.1 0 ] - Size 12.50 - Importance 22.14 - Type "AA" -} - -Location "Gander" "Sol/Mars" -{ - LongLat [ 94.1 -31.3 0 ] - Size 38.00 - Importance 25.67 - Type "AA" -} - -Location "Gandu" "Sol/Mars" -{ - LongLat [ 312.7 -45.4 0 ] - Size 8.80 - Importance 21.49 - Type "AA" -} - -Location "Gandzani" "Sol/Mars" -{ - LongLat [ 269 34.2 0 ] - Size 54.80 - Importance 27.53 - Type "AA" -} - -Location "Gardo" "Sol/Mars" -{ - LongLat [ 335.2 -26.7 0 ] - Size 17.20 - Importance 22.89 - Type "AA" -} - -Location "Gari" "Sol/Mars" -{ - LongLat [ 288.7 -35.9 0 ] - Size 9.40 - Importance 21.60 - Type "AA" -} - -Location "Garm" "Sol/Mars" -{ - LongLat [ 350.9 48.3 0 ] - Size 5.00 - Importance 20.75 - Type "AA" -} - -Location "Gastre" "Sol/Mars" -{ - LongLat [ 112.5 24.6 0 ] - Size 7.00 - Importance 21.15 - Type "AA" -} - -Location "Gatico" "Sol/Mars" -{ - LongLat [ 339.1 -21 0 ] - Size 18.00 - Importance 23.01 - Type "AA" -} - -Location "Gilbert" "Sol/Mars" -{ - LongLat [ 86.3 -68 0 ] - Size 126.40 - Importance 33.85 - Type "AA" -} - -Location "Gill" "Sol/Mars" -{ - LongLat [ 5.4 15.8 0 ] - Size 83.00 - Importance 30.25 - Type "AA" -} - -Location "Glazov" "Sol/Mars" -{ - LongLat [ 333.4 -20.6 0 ] - Size 24.70 - Importance 23.98 - Type "AA" -} - -Location "Gledhill" "Sol/Mars" -{ - LongLat [ 87 -53.2 0 ] - Size 82.50 - Importance 30.21 - Type "AA" -} - -Location "Glendore" "Sol/Mars" -{ - LongLat [ 308.2 18.3 0 ] - Size 8.00 - Importance 21.34 - Type "AA" -} - -Location "Glide" "Sol/Mars" -{ - LongLat [ 316.8 -8.1 0 ] - Size 10.50 - Importance 21.79 - Type "AA" -} - -Location "Globe" "Sol/Mars" -{ - LongLat [ 332.6 -23.7 0 ] - Size 51.70 - Importance 27.21 - Type "AA" -} - -Location "Goba" "Sol/Mars" -{ - LongLat [ 338.9 -23.2 0 ] - Size 10.80 - Importance 21.85 - Type "AA" -} - -Location "Goff" "Sol/Mars" -{ - LongLat [ 104.8 23.3 0 ] - Size 7.90 - Importance 21.32 - Type "AA" -} - -Location "Gol" "Sol/Mars" -{ - LongLat [ 349.3 47.2 0 ] - Size 9.60 - Importance 21.63 - Type "AA" -} - -Location "Gold" "Sol/Mars" -{ - LongLat [ 328.7 20 0 ] - Size 9.00 - Importance 21.52 - Type "AA" -} - -Location "Golden" "Sol/Mars" -{ - LongLat [ 326.5 -22 0 ] - Size 20.20 - Importance 23.34 - Type "AA" -} - -Location "Goldstone" "Sol/Mars" -{ - LongLat [ 134.5 47.7 0 ] - Size 1.00 - Importance 19.91 - Type "AA" -} - -Location "Gori" "Sol/Mars" -{ - LongLat [ 331.1 -22.9 0 ] - Size 6.20 - Importance 20.99 - Type "AA" -} - -Location "Graff" "Sol/Mars" -{ - LongLat [ 153.7 -21.2 0 ] - Size 158.00 - Importance 36.20 - Type "AA" -} - -Location "Green" "Sol/Mars" -{ - LongLat [ 351.6 -52.3 0 ] - Size 184.00 - Importance 38.01 - Type "AA" -} - -Location "Grójec" "Sol/Mars" -{ - LongLat [ 329.1 -21.5 0 ] - Size 38.50 - Importance 25.73 - Type "AA" -} - -Location "Groves" "Sol/Mars" -{ - LongLat [ 315.4 -4.1 0 ] - Size 11.20 - Importance 21.92 - Type "AA" -} - -Location "Guaymas" "Sol/Mars" -{ - LongLat [ 314.9 25.7 0 ] - Size 20.00 - Importance 23.31 - Type "AA" -} - -Location "Guir" "Sol/Mars" -{ - LongLat [ 339.5 -21.5 0 ] - Size 18.90 - Importance 23.15 - Type "AA" -} - -Location "Gulch" "Sol/Mars" -{ - LongLat [ 108.9 15.9 0 ] - Size 8.20 - Importance 21.38 - Type "AA" -} - -Location "Gunnison" "Sol/Mars" -{ - LongLat [ 102.8 -43.7 0 ] - Size 40.80 - Importance 26.00 - Type "AA" -} - -Location "Gusev" "Sol/Mars" -{ - LongLat [ 175.4 -14.6 0 ] - Size 166.00 - Importance 36.77 - Type "AA" -} - -Location "Gwash" "Sol/Mars" -{ - LongLat [ 356.8 39 0 ] - Size 4.70 - Importance 20.69 - Type "AA" -} - -Location "Hadley" "Sol/Mars" -{ - LongLat [ 156.9 -19.3 0 ] - Size 119.00 - Importance 33.27 - Type "AA" -} - -Location "Haldane" "Sol/Mars" -{ - LongLat [ 129.1 -52.8 0 ] - Size 78.70 - Importance 29.86 - Type "AA" -} - -Location "Hale" "Sol/Mars" -{ - LongLat [ 323.5 -35.8 0 ] - Size 149.00 - Importance 35.55 - Type "AA" -} - -Location "Halley" "Sol/Mars" -{ - LongLat [ 300.7 -48.4 0 ] - Size 84.50 - Importance 30.39 - Type "AA" -} - -Location "Ham" "Sol/Mars" -{ - LongLat [ 327.4 -44.7 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Hamaguir" "Sol/Mars" -{ - LongLat [ 132.4 48.7 0 ] - Size 0.50 - Importance 19.82 - Type "AA" -} - -Location "Hamelin" "Sol/Mars" -{ - LongLat [ 327.2 20.2 0 ] - Size 9.60 - Importance 21.63 - Type "AA" -} - -Location "Handlová" "Sol/Mars" -{ - LongLat [ 271.3 37.7 0 ] - Size 4.60 - Importance 20.67 - Type "AA" -} - -Location "Haraḑ" "Sol/Mars" -{ - LongLat [ 331.9 -27.5 0 ] - Size 8.00 - Importance 21.34 - Type "AA" -} - -Location "Hartwig" "Sol/Mars" -{ - LongLat [ 344 -38.7 0 ] - Size 105.00 - Importance 32.14 - Type "AA" -} - -Location "Heaviside" "Sol/Mars" -{ - LongLat [ 264.7 -70.5 0 ] - Size 87.40 - Importance 30.64 - Type "AA" -} - -Location "Heinlein" "Sol/Mars" -{ - LongLat [ 116.2 -64.5 0 ] - Size 88.00 - Importance 30.70 - Type "AA" -} - -Location "Helmholtz" "Sol/Mars" -{ - LongLat [ 338.7 -45.5 0 ] - Size 111.50 - Importance 32.68 - Type "AA" -} - -Location "Henry" "Sol/Mars" -{ - LongLat [ 23.3 10.8 0 ] - Size 171.00 - Importance 37.12 - Type "AA" -} - -Location "Herculaneum" "Sol/Mars" -{ - LongLat [ 301.3 19.3 0 ] - Size 35.40 - Importance 25.36 - Type "AA" -} - -Location "Herschel" "Sol/Mars" -{ - LongLat [ 129.7 -14.7 0 ] - Size 304.50 - Importance 45.47 - Type "AA" -} - -Location "Hipparchus" "Sol/Mars" -{ - LongLat [ 208.6 -44.5 0 ] - Size 93.00 - Importance 31.13 - Type "AA" -} - -Location "HÄ«t" "Sol/Mars" -{ - LongLat [ 138.3 47.1 0 ] - Size 7.30 - Importance 21.21 - Type "AA" -} - -Location "Holden" "Sol/Mars" -{ - LongLat [ 326 -26.1 0 ] - Size 153.80 - Importance 35.90 - Type "AA" -} - -Location "Holmes" "Sol/Mars" -{ - LongLat [ 66.8 -74.8 0 ] - Size 122.00 - Importance 33.51 - Type "AA" -} - -Location "Honda" "Sol/Mars" -{ - LongLat [ 343.6 -22.4 0 ] - Size 9.10 - Importance 21.54 - Type "AA" -} - -Location "Hooke" "Sol/Mars" -{ - LongLat [ 315.6 -44.9 0 ] - Size 139.00 - Importance 34.81 - Type "AA" -} - -Location "Hope" "Sol/Mars" -{ - LongLat [ 349.7 44.9 0 ] - Size 7.30 - Importance 21.21 - Type "AA" -} - -Location "Houston" "Sol/Mars" -{ - LongLat [ 135.9 48.2 0 ] - Size 1.60 - Importance 20.04 - Type "AA" -} - -Location "HsÅ«anch'eng" "Sol/Mars" -{ - LongLat [ 132.6 46.7 0 ] - Size 2.00 - Importance 20.12 - Type "AA" -} - -Location "Huancayo" "Sol/Mars" -{ - LongLat [ 320.1 -3.6 0 ] - Size 25.10 - Importance 24.03 - Type "AA" -} - -Location "Huggins" "Sol/Mars" -{ - LongLat [ 155.6 -49.1 0 ] - Size 90.00 - Importance 30.87 - Type "AA" -} - -Location "Hussey" "Sol/Mars" -{ - LongLat [ 233.3 -53.5 0 ] - Size 99.00 - Importance 31.64 - Type "AA" -} - -Location "Hutton" "Sol/Mars" -{ - LongLat [ 104.6 -71.6 0 ] - Size 99.00 - Importance 31.64 - Type "AA" -} - -Location "Huxley" "Sol/Mars" -{ - LongLat [ 100.8 -62.7 0 ] - Size 107.00 - Importance 32.31 - Type "AA" -} - -Location "Huygens" "Sol/Mars" -{ - LongLat [ 55.4 -14.1 0 ] - Size 470.00 - Importance 54.30 - Type "AA" -} - -Location "Ibragimov" "Sol/Mars" -{ - LongLat [ 300.3 -25.5 0 ] - Size 86.00 - Importance 30.52 - Type "AA" -} - -Location "Igol" "Sol/Mars" -{ - LongLat [ 110.8 -20.1 0 ] - Size 8.60 - Importance 21.45 - Type "AA" -} - -Location "Ikej" "Sol/Mars" -{ - LongLat [ 112.4 21 0 ] - Size 4.70 - Importance 20.69 - Type "AA" -} - -Location "Imgr" "Sol/Mars" -{ - LongLat [ 111.1 19.1 0 ] - Size 3.00 - Importance 20.34 - Type "AA" -} - -Location "Innsbruck" "Sol/Mars" -{ - LongLat [ 320 -6.4 0 ] - Size 61.10 - Importance 28.18 - Type "AA" -} - -Location "Ins" "Sol/Mars" -{ - LongLat [ 108.8 24.5 0 ] - Size 2.80 - Importance 20.29 - Type "AA" -} - -Location "Inta" "Sol/Mars" -{ - LongLat [ 334.8 -24.3 0 ] - Size 16.20 - Importance 22.74 - Type "AA" -} - -Location "Inuvik" "Sol/Mars" -{ - LongLat [ 331.4 78.6 0 ] - Size 20.50 - Importance 23.38 - Type "AA" -} - -Location "Irbit" "Sol/Mars" -{ - LongLat [ 335 -24.3 0 ] - Size 13.30 - Importance 22.27 - Type "AA" -} - -Location "Irharen" "Sol/Mars" -{ - LongLat [ 140.8 34.5 0 ] - Size 6.50 - Importance 21.05 - Type "AA" -} - -Location "Isil" "Sol/Mars" -{ - LongLat [ 87.8 -27 0 ] - Size 82.00 - Importance 30.16 - Type "AA" -} - -Location "Izendy" "Sol/Mars" -{ - LongLat [ 258.5 -28.9 0 ] - Size 23.50 - Importance 23.81 - Type "AA" -} - -Location "Jal" "Sol/Mars" -{ - LongLat [ 331.2 -26.2 0 ] - Size 5.00 - Importance 20.75 - Type "AA" -} - -Location "Jama" "Sol/Mars" -{ - LongLat [ 306.7 21.4 0 ] - Size 2.90 - Importance 20.32 - Type "AA" -} - -Location "Jampur" "Sol/Mars" -{ - LongLat [ 278.3 38.7 0 ] - Size 29.00 - Importance 24.55 - Type "AA" -} - -Location "Janssen" "Sol/Mars" -{ - LongLat [ 37.5 2.6 0 ] - Size 158.00 - Importance 36.20 - Type "AA" -} - -Location "Jarry-Desloges" "Sol/Mars" -{ - LongLat [ 83.7 -9.4 0 ] - Size 92.00 - Importance 31.05 - Type "AA" -} - -Location "Jeans" "Sol/Mars" -{ - LongLat [ 154.1 -69.6 0 ] - Size 80.20 - Importance 30.00 - Type "AA" -} - -Location "Jen" "Sol/Mars" -{ - LongLat [ 349.4 39.9 0 ] - Size 9.00 - Importance 21.52 - Type "AA" -} - -Location "Jezža" "Sol/Mars" -{ - LongLat [ 322 -48.4 0 ] - Size 9.10 - Importance 21.54 - Type "AA" -} - -Location "Jijiga" "Sol/Mars" -{ - LongLat [ 306 25.1 0 ] - Size 17.30 - Importance 22.91 - Type "AA" -} - -Location "Jodrell" "Sol/Mars" -{ - LongLat [ 132.2 47.5 0 ] - Size 3.00 - Importance 20.34 - Type "AA" -} - -Location "Johannesburg" "Sol/Mars" -{ - LongLat [ 133.2 47.9 0 ] - Size 1.00 - Importance 19.91 - Type "AA" -} - -Location "Joly" "Sol/Mars" -{ - LongLat [ 317.3 -74.5 0 ] - Size 79.90 - Importance 29.97 - Type "AA" -} - -Location "Jones" "Sol/Mars" -{ - LongLat [ 340.1 -18.9 0 ] - Size 94.00 - Importance 31.22 - Type "AA" -} - -Location "Kachug" "Sol/Mars" -{ - LongLat [ 107.5 18.2 0 ] - Size 4.70 - Importance 20.69 - Type "AA" -} - -Location "Kagoshima" "Sol/Mars" -{ - LongLat [ 135.6 47.3 0 ] - Size 1.50 - Importance 20.02 - Type "AA" -} - -Location "Kagul" "Sol/Mars" -{ - LongLat [ 340.9 -23.7 0 ] - Size 8.50 - Importance 21.43 - Type "AA" -} - -Location "KÄid" "Sol/Mars" -{ - LongLat [ 315.2 -4.5 0 ] - Size 8.50 - Importance 21.43 - Type "AA" -} - -Location "Kaiser" "Sol/Mars" -{ - LongLat [ 19.1 -46.3 0 ] - Size 207.00 - Importance 39.54 - Type "AA" -} - -Location "Kaj" "Sol/Mars" -{ - LongLat [ 330.6 -27 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Kakori" "Sol/Mars" -{ - LongLat [ 330.1 -41.5 0 ] - Size 29.70 - Importance 24.64 - Type "AA" -} - -Location "Kaliningrad" "Sol/Mars" -{ - LongLat [ 134.9 48.5 0 ] - Size 1.20 - Importance 19.95 - Type "AA" -} - -Location "Kamativi" "Sol/Mars" -{ - LongLat [ 99.9 -20.5 0 ] - Size 59.00 - Importance 27.96 - Type "AA" -} - -Location "Kamloops" "Sol/Mars" -{ - LongLat [ 327.4 -53.5 0 ] - Size 65.00 - Importance 28.56 - Type "AA" -} - -Location "Kampot" "Sol/Mars" -{ - LongLat [ 314.3 -41.8 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Kanab" "Sol/Mars" -{ - LongLat [ 341 -27.2 0 ] - Size 15.00 - Importance 22.55 - Type "AA" -} - -Location "Kansk" "Sol/Mars" -{ - LongLat [ 342.7 -20.5 0 ] - Size 34.30 - Importance 25.22 - Type "AA" -} - -Location "Kantang" "Sol/Mars" -{ - LongLat [ 342.4 -24.4 0 ] - Size 54.80 - Importance 27.53 - Type "AA" -} - -Location "Karpinsk" "Sol/Mars" -{ - LongLat [ 327.8 -45.6 0 ] - Size 29.80 - Importance 24.66 - Type "AA" -} - -Location "Karshi" "Sol/Mars" -{ - LongLat [ 340.6 -23.3 0 ] - Size 22.30 - Importance 23.64 - Type "AA" -} - -Location "Kartabo" "Sol/Mars" -{ - LongLat [ 307.5 -40.9 0 ] - Size 20.00 - Importance 23.31 - Type "AA" -} - -Location "Kasabi" "Sol/Mars" -{ - LongLat [ 89 -27.8 0 ] - Size 43.00 - Importance 26.25 - Type "AA" -} - -Location "Kashira" "Sol/Mars" -{ - LongLat [ 341.6 -27.1 0 ] - Size 68.50 - Importance 28.90 - Type "AA" -} - -Location "Kasimov" "Sol/Mars" -{ - LongLat [ 337 -24.7 0 ] - Size 91.30 - Importance 30.98 - Type "AA" -} - -Location "Kasra" "Sol/Mars" -{ - LongLat [ 103.6 22 0 ] - Size 3.60 - Importance 20.46 - Type "AA" -} - -Location "Kaup" "Sol/Mars" -{ - LongLat [ 326.8 22.6 0 ] - Size 3.30 - Importance 20.40 - Type "AA" -} - -Location "Kaw" "Sol/Mars" -{ - LongLat [ 104.2 16.4 0 ] - Size 11.20 - Importance 21.92 - Type "AA" -} - -Location "Kayne" "Sol/Mars" -{ - LongLat [ 173.4 -15.5 0 ] - Size 34.90 - Importance 25.30 - Type "AA" -} - -Location "Keeler" "Sol/Mars" -{ - LongLat [ 208.7 -60.8 0 ] - Size 95.00 - Importance 31.30 - Type "AA" -} - -Location "Kem'" "Sol/Mars" -{ - LongLat [ 327 -44.9 0 ] - Size 3.30 - Importance 20.40 - Type "AA" -} - -Location "Kepler" "Sol/Mars" -{ - LongLat [ 140.9 -46.8 0 ] - Size 233.00 - Importance 41.20 - Type "AA" -} - -Location "Keul'" "Sol/Mars" -{ - LongLat [ 122.2 46 0 ] - Size 5.90 - Importance 20.94 - Type "AA" -} - -Location "Khanpur" "Sol/Mars" -{ - LongLat [ 101.9 20.7 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Kholm" "Sol/Mars" -{ - LongLat [ 317.9 -7.2 0 ] - Size 11.60 - Importance 21.98 - Type "AA" -} - -Location "Khurli" "Sol/Mars" -{ - LongLat [ 112.9 -20.9 0 ] - Size 8.90 - Importance 21.51 - Type "AA" -} - -Location "KifrÄ«" "Sol/Mars" -{ - LongLat [ 305.6 -45.7 0 ] - Size 15.00 - Importance 22.55 - Type "AA" -} - -Location "Kimry" "Sol/Mars" -{ - LongLat [ 343.6 -20.1 0 ] - Size 21.60 - Importance 23.54 - Type "AA" -} - -Location "Kin" "Sol/Mars" -{ - LongLat [ 326.5 20.2 0 ] - Size 8.30 - Importance 21.40 - Type "AA" -} - -Location "Kinda" "Sol/Mars" -{ - LongLat [ 254.8 -25.7 0 ] - Size 14.00 - Importance 22.39 - Type "AA" -} - -Location "Kingston" "Sol/Mars" -{ - LongLat [ 312.9 22.1 0 ] - Size 0.70 - Importance 19.86 - Type "AA" -} - -Location "Kinkora" "Sol/Mars" -{ - LongLat [ 112.8 -24.9 0 ] - Size 54.30 - Importance 27.48 - Type "AA" -} - -Location "Kipini" "Sol/Mars" -{ - LongLat [ 328.4 25.9 0 ] - Size 73.60 - Importance 29.39 - Type "AA" -} - -Location "Kirs" "Sol/Mars" -{ - LongLat [ 340.5 -26.3 0 ] - Size 3.00 - Importance 20.34 - Type "AA" -} - -Location "Kirsanov" "Sol/Mars" -{ - LongLat [ 334.8 -22.2 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "Kisambo" "Sol/Mars" -{ - LongLat [ 271 34.1 0 ] - Size 15.80 - Importance 22.67 - Type "AA" -} - -Location "Kita" "Sol/Mars" -{ - LongLat [ 342.8 -22.8 0 ] - Size 10.20 - Importance 21.74 - Type "AA" -} - -Location "Knobel" "Sol/Mars" -{ - LongLat [ 133.2 -6.6 0 ] - Size 128.60 - Importance 34.02 - Type "AA" -} - -Location "Koga" "Sol/Mars" -{ - LongLat [ 256.2 -29 0 ] - Size 19.30 - Importance 23.21 - Type "AA" -} - -Location "Kok" "Sol/Mars" -{ - LongLat [ 331.9 15.6 0 ] - Size 6.30 - Importance 21.01 - Type "AA" -} - -Location "Kong" "Sol/Mars" -{ - LongLat [ 321.4 -5.4 0 ] - Size 11.80 - Importance 22.02 - Type "AA" -} - -Location "Korolev" "Sol/Mars" -{ - LongLat [ 164.5 72.8 0 ] - Size 84.20 - Importance 30.36 - Type "AA" -} - -Location "Korph" "Sol/Mars" -{ - LongLat [ 105.4 19.4 0 ] - Size 7.50 - Importance 21.25 - Type "AA" -} - -Location "Kourou" "Sol/Mars" -{ - LongLat [ 132.7 46.8 0 ] - Size 2.00 - Importance 20.12 - Type "AA" -} - -Location "Koval'sky" "Sol/Mars" -{ - LongLat [ 218.5 -29.9 0 ] - Size 309.00 - Importance 45.73 - Type "AA" -} - -Location "Koy" "Sol/Mars" -{ - LongLat [ 309.5 21.5 0 ] - Size 7.10 - Importance 21.17 - Type "AA" -} - -Location "Krasnoye" "Sol/Mars" -{ - LongLat [ 143.8 35.8 0 ] - Size 6.50 - Importance 21.05 - Type "AA" -} - -Location "Kribi" "Sol/Mars" -{ - LongLat [ 316.4 -43 0 ] - Size 13.70 - Importance 22.34 - Type "AA" -} - -Location "Krishtofovich" "Sol/Mars" -{ - LongLat [ 97.2 -48.2 0 ] - Size 112.00 - Importance 32.72 - Type "AA" -} - -Location "Kuba" "Sol/Mars" -{ - LongLat [ 340.3 -25.3 0 ] - Size 26.80 - Importance 24.26 - Type "AA" -} - -Location "Kufra" "Sol/Mars" -{ - LongLat [ 120.3 40.4 0 ] - Size 37.50 - Importance 25.61 - Type "AA" -} - -Location "Kuiper" "Sol/Mars" -{ - LongLat [ 202.7 -57.1 0 ] - Size 87.00 - Importance 30.61 - Type "AA" -} - -Location "Kular" "Sol/Mars" -{ - LongLat [ 108.1 16.4 0 ] - Size 8.10 - Importance 21.36 - Type "AA" -} - -Location "Kumak" "Sol/Mars" -{ - LongLat [ 291.9 -35.5 0 ] - Size 15.00 - Importance 22.55 - Type "AA" -} - -Location "Kumara" "Sol/Mars" -{ - LongLat [ 128.5 43 0 ] - Size 12.00 - Importance 22.05 - Type "AA" -} - -Location "Kunes" "Sol/Mars" -{ - LongLat [ 107.8 -25.2 0 ] - Size 15.10 - Importance 22.56 - Type "AA" -} - -Location "Kunowsky" "Sol/Mars" -{ - LongLat [ 350.3 56.8 0 ] - Size 67.40 - Importance 28.80 - Type "AA" -} - -Location "Kushva" "Sol/Mars" -{ - LongLat [ 324.4 -44 0 ] - Size 38.30 - Importance 25.70 - Type "AA" -} - -Location "La Paz" "Sol/Mars" -{ - LongLat [ 310.9 21 0 ] - Size 0.60 - Importance 19.84 - Type "AA" -} - -Location "Labria" "Sol/Mars" -{ - LongLat [ 311.9 -35 0 ] - Size 54.00 - Importance 27.45 - Type "AA" -} - -Location "Lachute" "Sol/Mars" -{ - LongLat [ 320.2 -4.3 0 ] - Size 16.10 - Importance 22.72 - Type "AA" -} - -Location "Laf" "Sol/Mars" -{ - LongLat [ 354 48 0 ] - Size 3.20 - Importance 20.38 - Type "AA" -} - -Location "Lagarto" "Sol/Mars" -{ - LongLat [ 351.6 49.9 0 ] - Size 19.50 - Importance 23.24 - Type "AA" -} - -Location "Lamas" "Sol/Mars" -{ - LongLat [ 339.3 -27 0 ] - Size 23.20 - Importance 23.77 - Type "AA" -} - -Location "Lambert" "Sol/Mars" -{ - LongLat [ 25.3 -20 0 ] - Size 92.00 - Importance 31.05 - Type "AA" -} - -Location "Lamont" "Sol/Mars" -{ - LongLat [ 246.4 -58.3 0 ] - Size 76.00 - Importance 29.61 - Type "AA" -} - -Location "Lampland" "Sol/Mars" -{ - LongLat [ 280.4 -35.6 0 ] - Size 79.00 - Importance 29.89 - Type "AA" -} - -Location "Land" "Sol/Mars" -{ - LongLat [ 351.2 48.3 0 ] - Size 5.40 - Importance 20.84 - Type "AA" -} - -Location "Lapri" "Sol/Mars" -{ - LongLat [ 107.4 20.3 0 ] - Size 3.10 - Importance 20.36 - Type "AA" -} - -Location "Lar" "Sol/Mars" -{ - LongLat [ 330.9 -25.8 0 ] - Size 7.00 - Importance 21.15 - Type "AA" -} - -Location "Lassell" "Sol/Mars" -{ - LongLat [ 297.5 -20.7 0 ] - Size 92.00 - Importance 31.05 - Type "AA" -} - -Location "Lasswitz" "Sol/Mars" -{ - LongLat [ 138.2 -9.3 0 ] - Size 111.00 - Importance 32.63 - Type "AA" -} - -Location "Lau" "Sol/Mars" -{ - LongLat [ 252.2 -74.3 0 ] - Size 104.90 - Importance 32.14 - Type "AA" -} - -Location "Le Verrier" "Sol/Mars" -{ - LongLat [ 17.1 -37.7 0 ] - Size 140.00 - Importance 34.89 - Type "AA" -} - -Location "Lebu" "Sol/Mars" -{ - LongLat [ 340.5 -20.3 0 ] - Size 20.00 - Importance 23.31 - Type "AA" -} - -Location "Leleque" "Sol/Mars" -{ - LongLat [ 138.1 36.5 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Lemgo" "Sol/Mars" -{ - LongLat [ 325.2 -42.5 0 ] - Size 16.60 - Importance 22.80 - Type "AA" -} - -Location "Lenya" "Sol/Mars" -{ - LongLat [ 253.1 -26.7 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "Leuk" "Sol/Mars" -{ - LongLat [ 304.9 23.9 0 ] - Size 3.60 - Importance 20.46 - Type "AA" -} - -Location "Lexington" "Sol/Mars" -{ - LongLat [ 311.3 21.8 0 ] - Size 5.00 - Importance 20.75 - Type "AA" -} - -Location "Li Fan" "Sol/Mars" -{ - LongLat [ 206.8 -46.9 0 ] - Size 104.80 - Importance 32.13 - Type "AA" -} - -Location "Liais" "Sol/Mars" -{ - LongLat [ 107.2 -75.3 0 ] - Size 132.00 - Importance 34.28 - Type "AA" -} - -Location "Libertad" "Sol/Mars" -{ - LongLat [ 330.5 23 0 ] - Size 31.00 - Importance 24.81 - Type "AA" -} - -Location "Linpu" "Sol/Mars" -{ - LongLat [ 113.1 18.2 0 ] - Size 18.50 - Importance 23.09 - Type "AA" -} - -Location "Lins" "Sol/Mars" -{ - LongLat [ 330.1 15.7 0 ] - Size 6.20 - Importance 20.99 - Type "AA" -} - -Location "Lisboa" "Sol/Mars" -{ - LongLat [ 312.3 21.2 0 ] - Size 0.70 - Importance 19.86 - Type "AA" -} - -Location "Littleton" "Sol/Mars" -{ - LongLat [ 107.1 15.7 0 ] - Size 7.20 - Importance 21.19 - Type "AA" -} - -Location "Liu Hsin" "Sol/Mars" -{ - LongLat [ 188.4 -53.3 0 ] - Size 137.00 - Importance 34.66 - Type "AA" -} - -Location "Livny" "Sol/Mars" -{ - LongLat [ 330.8 -27.2 0 ] - Size 9.20 - Importance 21.56 - Type "AA" -} - -Location "Llanesco" "Sol/Mars" -{ - LongLat [ 258.8 -28.3 0 ] - Size 27.00 - Importance 24.29 - Type "AA" -} - -Location "Locana" "Sol/Mars" -{ - LongLat [ 321.8 -3.4 0 ] - Size 6.60 - Importance 21.07 - Type "AA" -} - -Location "Lockyer" "Sol/Mars" -{ - LongLat [ 160.5 27.7 0 ] - Size 71.00 - Importance 29.14 - Type "AA" -} - -Location "Lod" "Sol/Mars" -{ - LongLat [ 328.4 21 0 ] - Size 7.50 - Importance 21.25 - Type "AA" -} - -Location "Lodwar" "Sol/Mars" -{ - LongLat [ 316.6 -55.1 0 ] - Size 16.00 - Importance 22.71 - Type "AA" -} - -Location "Lohse" "Sol/Mars" -{ - LongLat [ 343.2 -43.3 0 ] - Size 155.50 - Importance 36.02 - Type "AA" -} - -Location "Loja" "Sol/Mars" -{ - LongLat [ 136.1 41.2 0 ] - Size 10.40 - Importance 21.78 - Type "AA" -} - -Location "Lomela" "Sol/Mars" -{ - LongLat [ 303.9 -81.7 0 ] - Size 11.20 - Importance 21.92 - Type "AA" -} - -Location "Lomonosov" "Sol/Mars" -{ - LongLat [ 350.8 64.9 0 ] - Size 153.00 - Importance 35.84 - Type "AA" -} - -Location "Longa" "Sol/Mars" -{ - LongLat [ 334 -20.7 0 ] - Size 10.40 - Importance 21.78 - Type "AA" -} - -Location "Loon" "Sol/Mars" -{ - LongLat [ 113.4 -18.8 0 ] - Size 7.60 - Importance 21.26 - Type "AA" -} - -Location "Lorica" "Sol/Mars" -{ - LongLat [ 331.6 -19.8 0 ] - Size 67.60 - Importance 28.82 - Type "AA" -} - -Location "Los" "Sol/Mars" -{ - LongLat [ 283.7 -35.1 0 ] - Size 7.90 - Importance 21.32 - Type "AA" -} - -Location "Lota" "Sol/Mars" -{ - LongLat [ 348.1 46.3 0 ] - Size 15.40 - Importance 22.61 - Type "AA" -} - -Location "Loto" "Sol/Mars" -{ - LongLat [ 337.5 -21.9 0 ] - Size 22.40 - Importance 23.66 - Type "AA" -} - -Location "Lowbury" "Sol/Mars" -{ - LongLat [ 266.9 42.4 0 ] - Size 17.90 - Importance 23.00 - Type "AA" -} - -Location "Lowell" "Sol/Mars" -{ - LongLat [ 278.6 -52 0 ] - Size 203.00 - Importance 39.28 - Type "AA" -} - -Location "Luck" "Sol/Mars" -{ - LongLat [ 323 17.2 0 ] - Size 7.70 - Importance 21.28 - Type "AA" -} - -Location "Luga" "Sol/Mars" -{ - LongLat [ 312.5 -44.3 0 ] - Size 45.00 - Importance 26.47 - Type "AA" -} - -Location "Luki" "Sol/Mars" -{ - LongLat [ 322.6 -29.5 0 ] - Size 21.20 - Importance 23.49 - Type "AA" -} - -Location "Lutsk" "Sol/Mars" -{ - LongLat [ 356.8 38.7 0 ] - Size 5.00 - Importance 20.75 - Type "AA" -} - -Location "Luzin" "Sol/Mars" -{ - LongLat [ 31.2 27.1 0 ] - Size 97.00 - Importance 31.47 - Type "AA" -} - -Location "Lydda" "Sol/Mars" -{ - LongLat [ 328 24.4 0 ] - Size 36.50 - Importance 25.49 - Type "AA" -} - -Location "Lyell" "Sol/Mars" -{ - LongLat [ 344.4 -69.9 0 ] - Size 131.00 - Importance 34.21 - Type "AA" -} - -Location "Lyot" "Sol/Mars" -{ - LongLat [ 29.3 50.5 0 ] - Size 236.00 - Importance 41.38 - Type "AA" -} - -Location "Mädler" "Sol/Mars" -{ - LongLat [ 2.7 -10.7 0 ] - Size 125.00 - Importance 33.74 - Type "AA" -} - -Location "Madrid" "Sol/Mars" -{ - LongLat [ 135.4 48.4 0 ] - Size 3.50 - Importance 20.44 - Type "AA" -} - -Location "Mafra" "Sol/Mars" -{ - LongLat [ 306.8 -44.1 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Magadi" "Sol/Mars" -{ - LongLat [ 313.9 -34.6 0 ] - Size 53.00 - Importance 27.34 - Type "AA" -} - -Location "Magelhaens" "Sol/Mars" -{ - LongLat [ 185.2 -32.4 0 ] - Size 105.00 - Importance 32.14 - Type "AA" -} - -Location "Maggini" "Sol/Mars" -{ - LongLat [ 9.4 27.7 0 ] - Size 143.00 - Importance 35.11 - Type "AA" -} - -Location "Mago" "Sol/Mars" -{ - LongLat [ 105.3 15.9 0 ] - Size 2.80 - Importance 20.29 - Type "AA" -} - -Location "Maidstone" "Sol/Mars" -{ - LongLat [ 305.7 -41.6 0 ] - Size 10.00 - Importance 21.70 - Type "AA" -} - -Location "Main" "Sol/Mars" -{ - LongLat [ 49.1 -76.5 0 ] - Size 109.00 - Importance 32.47 - Type "AA" -} - -Location "Manah" "Sol/Mars" -{ - LongLat [ 326.3 -4.7 0 ] - Size 11.20 - Importance 21.92 - Type "AA" -} - -Location "Mandora" "Sol/Mars" -{ - LongLat [ 306.3 12.2 0 ] - Size 59.40 - Importance 28.00 - Type "AA" -} - -Location "Manti" "Sol/Mars" -{ - LongLat [ 322.3 -3.6 0 ] - Size 16.20 - Importance 22.74 - Type "AA" -} - -Location "ManzÄ«" "Sol/Mars" -{ - LongLat [ 332.5 -22.1 0 ] - Size 7.20 - Importance 21.19 - Type "AA" -} - -Location "Maraldi" "Sol/Mars" -{ - LongLat [ 328 -62 0 ] - Size 124.00 - Importance 33.67 - Type "AA" -} - -Location "Marbach" "Sol/Mars" -{ - LongLat [ 111 17.7 0 ] - Size 25.80 - Importance 24.13 - Type "AA" -} - -Location "Marca" "Sol/Mars" -{ - LongLat [ 201.7 -10 0 ] - Size 81.00 - Importance 30.07 - Type "AA" -} - -Location "Mari" "Sol/Mars" -{ - LongLat [ 314.1 -52.1 0 ] - Size 41.60 - Importance 26.09 - Type "AA" -} - -Location "Mariner" "Sol/Mars" -{ - LongLat [ 195.5 -34.8 0 ] - Size 170.00 - Importance 37.05 - Type "AA" -} - -Location "Marth" "Sol/Mars" -{ - LongLat [ 356.5 12.9 0 ] - Size 98.40 - Importance 31.59 - Type "AA" -} - -Location "Martz" "Sol/Mars" -{ - LongLat [ 144.1 -35 0 ] - Size 97.00 - Importance 31.47 - Type "AA" -} - -Location "Masursky" "Sol/Mars" -{ - LongLat [ 327.6 12 0 ] - Size 117.90 - Importance 33.19 - Type "AA" -} - -Location "Maunder" "Sol/Mars" -{ - LongLat [ 1.5 -49.7 0 ] - Size 107.50 - Importance 32.35 - Type "AA" -} - -Location "McLaughlin" "Sol/Mars" -{ - LongLat [ 337.5 21.9 0 ] - Size 96.20 - Importance 31.41 - Type "AA" -} - -Location "McMurdo" "Sol/Mars" -{ - LongLat [ 0.9 -84.4 0 ] - Size 30.30 - Importance 24.72 - Type "AA" -} - -Location "Medrissa" "Sol/Mars" -{ - LongLat [ 303.3 18.6 0 ] - Size 21.20 - Importance 23.49 - Type "AA" -} - -Location "Mega" "Sol/Mars" -{ - LongLat [ 323 -1.5 0 ] - Size 18.00 - Importance 23.01 - Type "AA" -} - -Location "Meget" "Sol/Mars" -{ - LongLat [ 107.2 18.9 0 ] - Size 4.60 - Importance 20.67 - Type "AA" -} - -Location "Mellish" "Sol/Mars" -{ - LongLat [ 336 -72.6 0 ] - Size 101.70 - Importance 31.87 - Type "AA" -} - -Location "Mena" "Sol/Mars" -{ - LongLat [ 341.2 -32.1 0 ] - Size 32.50 - Importance 25.00 - Type "AA" -} - -Location "Mendel" "Sol/Mars" -{ - LongLat [ 161 -58.8 0 ] - Size 78.60 - Importance 29.85 - Type "AA" -} - -Location "Mendota" "Sol/Mars" -{ - LongLat [ 138.3 35.8 0 ] - Size 8.90 - Importance 21.51 - Type "AA" -} - -Location "Mie" "Sol/Mars" -{ - LongLat [ 139.6 48.1 0 ] - Size 104.00 - Importance 32.06 - Type "AA" -} - -Location "Mila" "Sol/Mars" -{ - LongLat [ 339.2 -27.2 0 ] - Size 10.60 - Importance 21.81 - Type "AA" -} - -Location "MilankoviÄ" "Sol/Mars" -{ - LongLat [ 213.3 54.4 0 ] - Size 118.40 - Importance 33.23 - Type "AA" -} - -Location "Milford" "Sol/Mars" -{ - LongLat [ 318.5 -52.4 0 ] - Size 27.30 - Importance 24.33 - Type "AA" -} - -Location "Millman" "Sol/Mars" -{ - LongLat [ 210.2 -54 0 ] - Size 75.00 - Importance 29.52 - Type "AA" -} - -Location "Millochau" "Sol/Mars" -{ - LongLat [ 84.9 -21.2 0 ] - Size 115.00 - Importance 32.96 - Type "AA" -} - -Location "Mirtos" "Sol/Mars" -{ - LongLat [ 308.1 22.1 0 ] - Size 5.80 - Importance 20.92 - Type "AA" -} - -Location "Mistretta" "Sol/Mars" -{ - LongLat [ 250.8 -24.7 0 ] - Size 14.80 - Importance 22.51 - Type "AA" -} - -Location "Mitchel" "Sol/Mars" -{ - LongLat [ 76.1 -67.5 0 ] - Size 138.40 - Importance 34.77 - Type "AA" -} - -Location "Mliba" "Sol/Mars" -{ - LongLat [ 87.9 -39.6 0 ] - Size 13.50 - Importance 22.30 - Type "AA" -} - -Location "Mohawk" "Sol/Mars" -{ - LongLat [ 354.6 42.9 0 ] - Size 17.50 - Importance 22.94 - Type "AA" -} - -Location "Molesworth" "Sol/Mars" -{ - LongLat [ 149.1 -27.5 0 ] - Size 181.00 - Importance 37.80 - Type "AA" -} - -Location "Montevallo" "Sol/Mars" -{ - LongLat [ 305.6 15.2 0 ] - Size 51.90 - Importance 27.23 - Type "AA" -} - -Location "Moreux" "Sol/Mars" -{ - LongLat [ 44.4 41.8 0 ] - Size 138.00 - Importance 34.74 - Type "AA" -} - -Location "Moss" "Sol/Mars" -{ - LongLat [ 109.4 19.3 0 ] - Size 9.10 - Importance 21.54 - Type "AA" -} - -Location "Müller" "Sol/Mars" -{ - LongLat [ 127.7 -25.7 0 ] - Size 129.00 - Importance 34.05 - Type "AA" -} - -Location "Murgoo" "Sol/Mars" -{ - LongLat [ 337.5 -23.6 0 ] - Size 24.50 - Importance 23.95 - Type "AA" -} - -Location "Mut" "Sol/Mars" -{ - LongLat [ 324.2 22.4 0 ] - Size 6.60 - Importance 21.07 - Type "AA" -} - -Location "Mutch" "Sol/Mars" -{ - LongLat [ 304.7 0.5 0 ] - Size 211.00 - Importance 39.80 - Type "AA" -} - -Location "Naar" "Sol/Mars" -{ - LongLat [ 317.8 22.9 0 ] - Size 11.40 - Importance 21.95 - Type "AA" -} - -Location "Naic" "Sol/Mars" -{ - LongLat [ 107.4 24.5 0 ] - Size 8.30 - Importance 21.40 - Type "AA" -} - -Location "Nain" "Sol/Mars" -{ - LongLat [ 126.8 41.5 0 ] - Size 6.80 - Importance 21.11 - Type "AA" -} - -Location "Naju" "Sol/Mars" -{ - LongLat [ 122.8 45 0 ] - Size 8.10 - Importance 21.36 - Type "AA" -} - -Location "Nan" "Sol/Mars" -{ - LongLat [ 340 -26.7 0 ] - Size 1.90 - Importance 20.10 - Type "AA" -} - -Location "Nansen" "Sol/Mars" -{ - LongLat [ 219.4 -50 0 ] - Size 81.00 - Importance 30.07 - Type "AA" -} - -Location "Nardo" "Sol/Mars" -{ - LongLat [ 327.1 -27.5 0 ] - Size 26.60 - Importance 24.24 - Type "AA" -} - -Location "Naukan" "Sol/Mars" -{ - LongLat [ 329.3 21.2 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Navan" "Sol/Mars" -{ - LongLat [ 336.4 -25.9 0 ] - Size 26.50 - Importance 24.22 - Type "AA" -} - -Location "Nazca" "Sol/Mars" -{ - LongLat [ 93.6 -31.6 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "Negele" "Sol/Mars" -{ - LongLat [ 95.9 -35.8 0 ] - Size 37.80 - Importance 25.64 - Type "AA" -} - -Location "Neive" "Sol/Mars" -{ - LongLat [ 107 23.2 0 ] - Size 2.90 - Importance 20.32 - Type "AA" -} - -Location "Nema" "Sol/Mars" -{ - LongLat [ 307.8 20.7 0 ] - Size 15.80 - Importance 22.67 - Type "AA" -} - -Location "Nepa" "Sol/Mars" -{ - LongLat [ 340.3 -25 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "Never" "Sol/Mars" -{ - LongLat [ 105.7 23.5 0 ] - Size 2.90 - Importance 20.32 - Type "AA" -} - -Location "New Bern" "Sol/Mars" -{ - LongLat [ 310.8 21.5 0 ] - Size 0.90 - Importance 19.89 - Type "AA" -} - -Location "New Haven" "Sol/Mars" -{ - LongLat [ 310.7 22.1 0 ] - Size 1.00 - Importance 19.91 - Type "AA" -} - -Location "New Plymouth" "Sol/Mars" -{ - LongLat [ 175.8 -15.7 0 ] - Size 33.30 - Importance 25.10 - Type "AA" -} - -Location "Newcomb" "Sol/Mars" -{ - LongLat [ 1 -24.2 0 ] - Size 252.00 - Importance 42.37 - Type "AA" -} - -Location "Newport" "Sol/Mars" -{ - LongLat [ 311 22.2 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Newton" "Sol/Mars" -{ - LongLat [ 201.9 -40.5 0 ] - Size 298.00 - Importance 45.10 - Type "AA" -} - -Location "Nhill" "Sol/Mars" -{ - LongLat [ 256.6 -28.7 0 ] - Size 22.00 - Importance 23.60 - Type "AA" -} - -Location "Nicholson" "Sol/Mars" -{ - LongLat [ 195.4 0.2 0 ] - Size 102.50 - Importance 31.94 - Type "AA" -} - -Location "Nier" "Sol/Mars" -{ - LongLat [ 106 42.8 0 ] - Size 47.00 - Importance 26.70 - Type "AA" -} - -Location "Niesten" "Sol/Mars" -{ - LongLat [ 57.7 -28 0 ] - Size 115.00 - Importance 32.96 - Type "AA" -} - -Location "Nif" "Sol/Mars" -{ - LongLat [ 303.7 19.9 0 ] - Size 8.70 - Importance 21.47 - Type "AA" -} - -Location "Nipigon" "Sol/Mars" -{ - LongLat [ 278.1 33.7 0 ] - Size 9.30 - Importance 21.58 - Type "AA" -} - -Location "Nitro" "Sol/Mars" -{ - LongLat [ 336 -21.3 0 ] - Size 28.70 - Importance 24.51 - Type "AA" -} - -Location "Njesko" "Sol/Mars" -{ - LongLat [ 85 -35.2 0 ] - Size 28.00 - Importance 24.42 - Type "AA" -} - -Location "Noma" "Sol/Mars" -{ - LongLat [ 335.6 -25.4 0 ] - Size 42.10 - Importance 26.15 - Type "AA" -} - -Location "Nordenskiöld" "Sol/Mars" -{ - LongLat [ 201.1 -52.4 0 ] - Size 89.00 - Importance 30.78 - Type "AA" -} - -Location "Northport" "Sol/Mars" -{ - LongLat [ 305.4 18.5 0 ] - Size 19.50 - Importance 23.24 - Type "AA" -} - -Location "Novara" "Sol/Mars" -{ - LongLat [ 349.3 -24.9 0 ] - Size 86.90 - Importance 30.60 - Type "AA" -} - -Location "Nune" "Sol/Mars" -{ - LongLat [ 321.2 17.6 0 ] - Size 8.60 - Importance 21.45 - Type "AA" -} - -Location "Nutak" "Sol/Mars" -{ - LongLat [ 329.7 17.4 0 ] - Size 11.20 - Importance 21.92 - Type "AA" -} - -Location "Ocampo" "Sol/Mars" -{ - LongLat [ 138.2 32.7 0 ] - Size 7.10 - Importance 21.17 - Type "AA" -} - -Location "Ochakov" "Sol/Mars" -{ - LongLat [ 328.1 -42.1 0 ] - Size 33.30 - Importance 25.10 - Type "AA" -} - -Location "Oglala" "Sol/Mars" -{ - LongLat [ 321.8 -3.1 0 ] - Size 18.20 - Importance 23.04 - Type "AA" -} - -Location "Okhotsk" "Sol/Mars" -{ - LongLat [ 312.6 23 0 ] - Size 1.20 - Importance 19.95 - Type "AA" -} - -Location "Olenek" "Sol/Mars" -{ - LongLat [ 305.7 19.9 0 ] - Size 3.00 - Importance 20.34 - Type "AA" -} - -Location "Olom" "Sol/Mars" -{ - LongLat [ 302.2 22.9 0 ] - Size 6.00 - Importance 20.96 - Type "AA" -} - -Location "Ome" "Sol/Mars" -{ - LongLat [ 103.9 20.6 0 ] - Size 2.90 - Importance 20.32 - Type "AA" -} - -Location "ÅŒmura" "Sol/Mars" -{ - LongLat [ 334.7 -25.4 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Onon" "Sol/Mars" -{ - LongLat [ 102.4 16.2 0 ] - Size 3.50 - Importance 20.44 - Type "AA" -} - -Location "Oodnadatta" "Sol/Mars" -{ - LongLat [ 325.8 -52.4 0 ] - Size 27.00 - Importance 24.29 - Type "AA" -} - -Location "Oraibi" "Sol/Mars" -{ - LongLat [ 327.6 17.2 0 ] - Size 33.00 - Importance 25.06 - Type "AA" -} - -Location "Ore" "Sol/Mars" -{ - LongLat [ 326 16.8 0 ] - Size 7.00 - Importance 21.15 - Type "AA" -} - -Location "Orinda" "Sol/Mars" -{ - LongLat [ 126.9 45.4 0 ] - Size 9.80 - Importance 21.67 - Type "AA" -} - -Location "Orson Welles" "Sol/Mars" -{ - LongLat [ 314.1 -0.2 0 ] - Size 124.50 - Importance 33.71 - Type "AA" -} - -Location "Ostrov" "Sol/Mars" -{ - LongLat [ 331.8 -26.6 0 ] - Size 73.00 - Importance 29.33 - Type "AA" -} - -Location "Ottumwa" "Sol/Mars" -{ - LongLat [ 304.1 24.6 0 ] - Size 53.20 - Importance 27.36 - Type "AA" -} - -Location "Oudemans" "Sol/Mars" -{ - LongLat [ 268.1 -9.9 0 ] - Size 124.00 - Importance 33.67 - Type "AA" -} - -Location "Pabo" "Sol/Mars" -{ - LongLat [ 336.9 -26.9 0 ] - Size 8.90 - Importance 21.51 - Type "AA" -} - -Location "Paks" "Sol/Mars" -{ - LongLat [ 317.9 -7.7 0 ] - Size 6.80 - Importance 21.11 - Type "AA" -} - -Location "Palana" "Sol/Mars" -{ - LongLat [ 101.9 21.1 0 ] - Size 5.10 - Importance 20.77 - Type "AA" -} - -Location "Palos" "Sol/Mars" -{ - LongLat [ 110.8 -2.7 0 ] - Size 55.10 - Importance 27.56 - Type "AA" -} - -Location "Paros" "Sol/Mars" -{ - LongLat [ 261.8 21.9 0 ] - Size 34.10 - Importance 25.20 - Type "AA" -} - -Location "Pasteur" "Sol/Mars" -{ - LongLat [ 24.5 19.2 0 ] - Size 113.00 - Importance 32.80 - Type "AA" -} - -Location "Peixe" "Sol/Mars" -{ - LongLat [ 312.3 20.3 0 ] - Size 10.30 - Importance 21.76 - Type "AA" -} - -Location "Perepelkin" "Sol/Mars" -{ - LongLat [ 295.4 52.5 0 ] - Size 112.00 - Importance 32.72 - Type "AA" -} - -Location "Peridier" "Sol/Mars" -{ - LongLat [ 83.8 25.5 0 ] - Size 100.00 - Importance 31.73 - Type "AA" -} - -Location "Perrotin" "Sol/Mars" -{ - LongLat [ 282 -2.8 0 ] - Size 84.00 - Importance 30.34 - Type "AA" -} - -Location "Peta" "Sol/Mars" -{ - LongLat [ 350.8 -21.2 0 ] - Size 80.50 - Importance 30.03 - Type "AA" -} - -Location "Pettit" "Sol/Mars" -{ - LongLat [ 186 12.2 0 ] - Size 98.10 - Importance 31.57 - Type "AA" -} - -Location "Philadelphia" "Sol/Mars" -{ - LongLat [ 311.9 21.8 0 ] - Size 1.60 - Importance 20.04 - Type "AA" -} - -Location "Phillips" "Sol/Mars" -{ - LongLat [ 314.9 -66.4 0 ] - Size 190.20 - Importance 38.43 - Type "AA" -} - -Location "Phon" "Sol/Mars" -{ - LongLat [ 102.7 15.6 0 ] - Size 9.70 - Importance 21.65 - Type "AA" -} - -Location "Pica" "Sol/Mars" -{ - LongLat [ 306.7 19.8 0 ] - Size 2.20 - Importance 20.17 - Type "AA" -} - -Location "Pickering" "Sol/Mars" -{ - LongLat [ 227.2 -33.6 0 ] - Size 115.00 - Importance 32.96 - Type "AA" -} - -Location "Pina" "Sol/Mars" -{ - LongLat [ 111.7 18.4 0 ] - Size 5.10 - Importance 20.77 - Type "AA" -} - -Location "Pinglo" "Sol/Mars" -{ - LongLat [ 323.1 -2.9 0 ] - Size 17.40 - Importance 22.92 - Type "AA" -} - -Location "Piyi" "Sol/Mars" -{ - LongLat [ 106.5 -22.8 0 ] - Size 11.40 - Importance 21.95 - Type "AA" -} - -Location "Platte" "Sol/Mars" -{ - LongLat [ 113.1 16 0 ] - Size 3.30 - Importance 20.40 - Type "AA" -} - -Location "Playfair" "Sol/Mars" -{ - LongLat [ 233.8 -77.9 0 ] - Size 64.20 - Importance 28.48 - Type "AA" -} - -Location "Plum" "Sol/Mars" -{ - LongLat [ 340.9 -26.1 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Podor" "Sol/Mars" -{ - LongLat [ 316.8 -44.1 0 ] - Size 24.00 - Importance 23.88 - Type "AA" -} - -Location "Pollack" "Sol/Mars" -{ - LongLat [ 25.2 -7.8 0 ] - Size 96.00 - Importance 31.39 - Type "AA" -} - -Location "Polotsk" "Sol/Mars" -{ - LongLat [ 333.6 -19.9 0 ] - Size 31.50 - Importance 24.87 - Type "AA" -} - -Location "Pompeii" "Sol/Mars" -{ - LongLat [ 300.8 19 0 ] - Size 32.40 - Importance 24.99 - Type "AA" -} - -Location "Poona" "Sol/Mars" -{ - LongLat [ 307.6 23.8 0 ] - Size 20.00 - Importance 23.31 - Type "AA" -} - -Location "Port-Au-Prince" "Sol/Mars" -{ - LongLat [ 311.7 21.1 0 ] - Size 0.50 - Importance 19.82 - Type "AA" -} - -Location "Porter" "Sol/Mars" -{ - LongLat [ 246.1 -50.5 0 ] - Size 105.00 - Importance 32.14 - Type "AA" -} - -Location "Porth" "Sol/Mars" -{ - LongLat [ 104.1 21.2 0 ] - Size 9.30 - Importance 21.58 - Type "AA" -} - -Location "Portsmouth" "Sol/Mars" -{ - LongLat [ 310.9 22.5 0 ] - Size 0.90 - Importance 19.89 - Type "AA" -} - -Location "Porvoo" "Sol/Mars" -{ - LongLat [ 319.1 -43.3 0 ] - Size 9.80 - Importance 21.67 - Type "AA" -} - -Location "Poti" "Sol/Mars" -{ - LongLat [ 86.4 -36.3 0 ] - Size 31.00 - Importance 24.81 - Type "AA" -} - -Location "Poynting" "Sol/Mars" -{ - LongLat [ 247.1 8.3 0 ] - Size 74.00 - Importance 29.43 - Type "AA" -} - -Location "Priestley" "Sol/Mars" -{ - LongLat [ 130.6 -54.1 0 ] - Size 41.90 - Importance 26.12 - Type "AA" -} - -Location "Princeton" "Sol/Mars" -{ - LongLat [ 310.8 21.7 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Proctor" "Sol/Mars" -{ - LongLat [ 29.5 -47.7 0 ] - Size 168.20 - Importance 36.92 - Type "AA" -} - -Location "Ptolemaeus" "Sol/Mars" -{ - LongLat [ 202.4 -45.9 0 ] - Size 185.00 - Importance 38.08 - Type "AA" -} - -Location "Pulawy" "Sol/Mars" -{ - LongLat [ 283.3 -36.4 0 ] - Size 51.50 - Importance 27.18 - Type "AA" -} - -Location "Púnsk" "Sol/Mars" -{ - LongLat [ 318.8 20.6 0 ] - Size 11.60 - Importance 21.98 - Type "AA" -} - -Location "Pylos" "Sol/Mars" -{ - LongLat [ 329.8 16.8 0 ] - Size 19.10 - Importance 23.18 - Type "AA" -} - -Location "QibÄ" "Sol/Mars" -{ - LongLat [ 103 17.1 0 ] - Size 3.90 - Importance 20.53 - Type "AA" -} - -Location "Quenisset" "Sol/Mars" -{ - LongLat [ 40.6 34.3 0 ] - Size 138.00 - Importance 34.74 - Type "AA" -} - -Location "Quick" "Sol/Mars" -{ - LongLat [ 310.7 18.2 0 ] - Size 13.40 - Importance 22.29 - Type "AA" -} - -Location "Quines" "Sol/Mars" -{ - LongLat [ 89.2 -41.8 0 ] - Size 10.90 - Importance 21.86 - Type "AA" -} - -Location "Quorn" "Sol/Mars" -{ - LongLat [ 326.3 -5.5 0 ] - Size 5.90 - Importance 20.94 - Type "AA" -} - -Location "Rabe" "Sol/Mars" -{ - LongLat [ 34.9 -43.6 0 ] - Size 108.00 - Importance 32.39 - Type "AA" -} - -Location "Radau" "Sol/Mars" -{ - LongLat [ 355.2 16.9 0 ] - Size 114.50 - Importance 32.92 - Type "AA" -} - -Location "Rahe" "Sol/Mars" -{ - LongLat [ 262.4 25 0 ] - Size 34.10 - Importance 25.20 - Type "AA" -} - -Location "Rakke" "Sol/Mars" -{ - LongLat [ 316.6 -4.6 0 ] - Size 19.20 - Importance 23.19 - Type "AA" -} - -Location "Rana" "Sol/Mars" -{ - LongLat [ 338.1 -25.6 0 ] - Size 12.20 - Importance 22.09 - Type "AA" -} - -Location "Raub" "Sol/Mars" -{ - LongLat [ 135 42.4 0 ] - Size 7.10 - Importance 21.17 - Type "AA" -} - -Location "Rauch" "Sol/Mars" -{ - LongLat [ 301.8 21.5 0 ] - Size 34.10 - Importance 25.20 - Type "AA" -} - -Location "Rayadurg" "Sol/Mars" -{ - LongLat [ 102.3 -18.4 0 ] - Size 21.80 - Importance 23.57 - Type "AA" -} - -Location "Rayleigh" "Sol/Mars" -{ - LongLat [ 119.1 -75.5 0 ] - Size 148.70 - Importance 35.53 - Type "AA" -} - -Location "Redi" "Sol/Mars" -{ - LongLat [ 92.7 -60.4 0 ] - Size 62.00 - Importance 28.27 - Type "AA" -} - -Location "Renaudot" "Sol/Mars" -{ - LongLat [ 62.6 42 0 ] - Size 64.00 - Importance 28.46 - Type "AA" -} - -Location "Rengo" "Sol/Mars" -{ - LongLat [ 316.3 -43.5 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Reuyl" "Sol/Mars" -{ - LongLat [ 166.8 -9.6 0 ] - Size 85.90 - Importance 30.51 - Type "AA" -} - -Location "Revda" "Sol/Mars" -{ - LongLat [ 331.5 -24.3 0 ] - Size 27.00 - Importance 24.29 - Type "AA" -} - -Location "Reykholt" "Sol/Mars" -{ - LongLat [ 273.7 40.4 0 ] - Size 53.20 - Importance 27.36 - Type "AA" -} - -Location "Reynolds" "Sol/Mars" -{ - LongLat [ 202.1 -75 0 ] - Size 97.50 - Importance 31.52 - Type "AA" -} - -Location "Ribe" "Sol/Mars" -{ - LongLat [ 330.8 16.5 0 ] - Size 11.00 - Importance 21.88 - Type "AA" -} - -Location "Richardson" "Sol/Mars" -{ - LongLat [ 179.6 -72.4 0 ] - Size 95.90 - Importance 31.38 - Type "AA" -} - -Location "Rimac" "Sol/Mars" -{ - LongLat [ 136 45 0 ] - Size 7.60 - Importance 21.26 - Type "AA" -} - -Location "Rincon" "Sol/Mars" -{ - LongLat [ 316.9 -8 0 ] - Size 13.60 - Importance 22.32 - Type "AA" -} - -Location "Ritchey" "Sol/Mars" -{ - LongLat [ 309 -28.5 0 ] - Size 79.00 - Importance 29.89 - Type "AA" -} - -Location "Roddenberry" "Sol/Mars" -{ - LongLat [ 355.4 -49.5 0 ] - Size 141.00 - Importance 34.96 - Type "AA" -} - -Location "Romny" "Sol/Mars" -{ - LongLat [ 341.8 -25.4 0 ] - Size 5.30 - Importance 20.82 - Type "AA" -} - -Location "Rong" "Sol/Mars" -{ - LongLat [ 314.6 22.5 0 ] - Size 8.80 - Importance 21.49 - Type "AA" -} - -Location "Rongxar" "Sol/Mars" -{ - LongLat [ 304.5 26.3 0 ] - Size 22.00 - Importance 23.60 - Type "AA" -} - -Location "Ross" "Sol/Mars" -{ - LongLat [ 252 -57.5 0 ] - Size 85.00 - Importance 30.43 - Type "AA" -} - -Location "Rossby" "Sol/Mars" -{ - LongLat [ 167.8 -47.6 0 ] - Size 82.50 - Importance 30.21 - Type "AA" -} - -Location "Ruby" "Sol/Mars" -{ - LongLat [ 342.9 -25.2 0 ] - Size 27.30 - Importance 24.33 - Type "AA" -} - -Location "Rudaux" "Sol/Mars" -{ - LongLat [ 50.9 38 0 ] - Size 107.00 - Importance 32.31 - Type "AA" -} - -Location "Russell" "Sol/Mars" -{ - LongLat [ 12.4 -54.6 0 ] - Size 139.70 - Importance 34.86 - Type "AA" -} - -Location "Rutherford" "Sol/Mars" -{ - LongLat [ 349.3 19 0 ] - Size 110.50 - Importance 32.59 - Type "AA" -} - -Location "Ruza" "Sol/Mars" -{ - LongLat [ 307.2 -34 0 ] - Size 22.00 - Importance 23.60 - Type "AA" -} - -Location "Rynok" "Sol/Mars" -{ - LongLat [ 121.7 44.1 0 ] - Size 9.00 - Importance 21.52 - Type "AA" -} - -Location "Rypin" "Sol/Mars" -{ - LongLat [ 319 -1.3 0 ] - Size 18.40 - Importance 23.07 - Type "AA" -} - -Location "Sabo" "Sol/Mars" -{ - LongLat [ 311 25.2 0 ] - Size 4.20 - Importance 20.59 - Type "AA" -} - -Location "Sagan" "Sol/Mars" -{ - LongLat [ 329.3 10.7 0 ] - Size 98.10 - Importance 31.57 - Type "AA" -} - -Location "Salaga" "Sol/Mars" -{ - LongLat [ 308.9 -47.2 0 ] - Size 27.10 - Importance 24.30 - Type "AA" -} - -Location "San Juan" "Sol/Mars" -{ - LongLat [ 311.9 22.9 0 ] - Size 0.30 - Importance 19.79 - Type "AA" -} - -Location "Sandila" "Sol/Mars" -{ - LongLat [ 329.6 -25.6 0 ] - Size 13.90 - Importance 22.37 - Type "AA" -} - -Location "Sangar" "Sol/Mars" -{ - LongLat [ 335.6 -27.5 0 ] - Size 30.90 - Importance 24.80 - Type "AA" -} - -Location "Santa Cruz" "Sol/Mars" -{ - LongLat [ 312.6 21.2 0 ] - Size 0.90 - Importance 19.89 - Type "AA" -} - -Location "Santa Fe" "Sol/Mars" -{ - LongLat [ 312 19.3 0 ] - Size 20.50 - Importance 23.38 - Type "AA" -} - -Location "Santaca" "Sol/Mars" -{ - LongLat [ 87.3 -41 0 ] - Size 16.00 - Importance 22.71 - Type "AA" -} - -Location "Sarn" "Sol/Mars" -{ - LongLat [ 305.3 -77.4 0 ] - Size 11.90 - Importance 22.04 - Type "AA" -} - -Location "Sarno" "Sol/Mars" -{ - LongLat [ 305.8 -44.4 0 ] - Size 23.20 - Importance 23.77 - Type "AA" -} - -Location "Satka" "Sol/Mars" -{ - LongLat [ 323 -42.7 0 ] - Size 18.70 - Importance 23.12 - Type "AA" -} - -Location "Sauk" "Sol/Mars" -{ - LongLat [ 327.4 -44.7 0 ] - Size 3.10 - Importance 20.36 - Type "AA" -} - -Location "Savannah" "Sol/Mars" -{ - LongLat [ 312.1 22 0 ] - Size 0.70 - Importance 19.86 - Type "AA" -} - -Location "Savich" "Sol/Mars" -{ - LongLat [ 95.9 -27.5 0 ] - Size 188.30 - Importance 38.30 - Type "AA" -} - -Location "Say" "Sol/Mars" -{ - LongLat [ 330.3 -28.1 0 ] - Size 13.30 - Importance 22.27 - Type "AA" -} - -Location "Schaeberle" "Sol/Mars" -{ - LongLat [ 50.1 -24.5 0 ] - Size 160.00 - Importance 36.34 - Type "AA" -} - -Location "Schiaparelli" "Sol/Mars" -{ - LongLat [ 16.7 -2.7 0 ] - Size 471.00 - Importance 54.35 - Type "AA" -} - -Location "Schmidt" "Sol/Mars" -{ - LongLat [ 281.9 -72.1 0 ] - Size 212.50 - Importance 39.89 - Type "AA" -} - -Location "Schöner" "Sol/Mars" -{ - LongLat [ 50.5 19.9 0 ] - Size 195.00 - Importance 38.75 - Type "AA" -} - -Location "Schroeter" "Sol/Mars" -{ - LongLat [ 55.6 -1.9 0 ] - Size 292.00 - Importance 44.75 - Type "AA" -} - -Location "Sebec" "Sol/Mars" -{ - LongLat [ 99.3 -39.5 0 ] - Size 64.00 - Importance 28.46 - Type "AA" -} - -Location "Secchi" "Sol/Mars" -{ - LongLat [ 101.9 -58 0 ] - Size 234.00 - Importance 41.26 - Type "AA" -} - -Location "Semeykin" "Sol/Mars" -{ - LongLat [ 8.6 41.5 0 ] - Size 76.00 - Importance 29.61 - Type "AA" -} - -Location "Seminole" "Sol/Mars" -{ - LongLat [ 340.8 -24.2 0 ] - Size 20.60 - Importance 23.40 - Type "AA" -} - -Location "Sevel" "Sol/Mars" -{ - LongLat [ 323.2 79.2 0 ] - Size 2.00 - Importance 20.12 - Type "AA" -} - -Location "Sevi" "Sol/Mars" -{ - LongLat [ 103 18.9 0 ] - Size 3.20 - Importance 20.38 - Type "AA" -} - -Location "Sfax" "Sol/Mars" -{ - LongLat [ 316.5 -7.7 0 ] - Size 7.00 - Importance 21.15 - Type "AA" -} - -Location "Shambe" "Sol/Mars" -{ - LongLat [ 329.2 -20.6 0 ] - Size 34.20 - Importance 25.21 - Type "AA" -} - -Location "Sharonov" "Sol/Mars" -{ - LongLat [ 301.4 27 0 ] - Size 102.00 - Importance 31.90 - Type "AA" -} - -Location "Shatskiy" "Sol/Mars" -{ - LongLat [ 345.1 -32.4 0 ] - Size 72.50 - Importance 29.28 - Type "AA" -} - -Location "Shawnee" "Sol/Mars" -{ - LongLat [ 328.4 22.5 0 ] - Size 17.00 - Importance 22.86 - Type "AA" -} - -Location "Sian" "Sol/Mars" -{ - LongLat [ 311.9 20 0 ] - Size 3.80 - Importance 20.51 - Type "AA" -} - -Location "Sibu" "Sol/Mars" -{ - LongLat [ 340.2 -23 0 ] - Size 18.20 - Importance 23.04 - Type "AA" -} - -Location "Sigli" "Sol/Mars" -{ - LongLat [ 329.1 -20.3 0 ] - Size 31.40 - Importance 24.86 - Type "AA" -} - -Location "Sinda" "Sol/Mars" -{ - LongLat [ 111.2 15.8 0 ] - Size 6.60 - Importance 21.07 - Type "AA" -} - -Location "Singa" "Sol/Mars" -{ - LongLat [ 342.6 -22.4 0 ] - Size 12.80 - Importance 22.19 - Type "AA" -} - -Location "Sinop" "Sol/Mars" -{ - LongLat [ 110.5 -23.3 0 ] - Size 15.40 - Importance 22.61 - Type "AA" -} - -Location "Sitka" "Sol/Mars" -{ - LongLat [ 320.7 -4.3 0 ] - Size 17.50 - Importance 22.94 - Type "AA" -} - -Location "Sklodowska" "Sol/Mars" -{ - LongLat [ 357.1 33.4 0 ] - Size 124.00 - Importance 33.67 - Type "AA" -} - -Location "Slipher" "Sol/Mars" -{ - LongLat [ 275.4 -47.5 0 ] - Size 127.00 - Importance 33.90 - Type "AA" -} - -Location "Smith" "Sol/Mars" -{ - LongLat [ 257.1 -65.8 0 ] - Size 75.50 - Importance 29.57 - Type "AA" -} - -Location "Sögel" "Sol/Mars" -{ - LongLat [ 304.8 21.4 0 ] - Size 30.00 - Importance 24.68 - Type "AA" -} - -Location "Sokol" "Sol/Mars" -{ - LongLat [ 319.3 -42.4 0 ] - Size 22.40 - Importance 23.66 - Type "AA" -} - -Location "Solano" "Sol/Mars" -{ - LongLat [ 108.8 -26.7 0 ] - Size 8.70 - Importance 21.47 - Type "AA" -} - -Location "Soochow" "Sol/Mars" -{ - LongLat [ 331.1 16.7 0 ] - Size 31.80 - Importance 24.91 - Type "AA" -} - -Location "Souris" "Sol/Mars" -{ - LongLat [ 113.2 19.5 0 ] - Size 2.80 - Importance 20.29 - Type "AA" -} - -Location "South" "Sol/Mars" -{ - LongLat [ 22 -77 0 ] - Size 107.10 - Importance 32.32 - Type "AA" -} - -Location "Spallanzani" "Sol/Mars" -{ - LongLat [ 86.3 -58 0 ] - Size 72.50 - Importance 29.28 - Type "AA" -} - -Location "Spry" "Sol/Mars" -{ - LongLat [ 321.5 -3.7 0 ] - Size 7.80 - Importance 21.30 - Type "AA" -} - -Location "Spur" "Sol/Mars" -{ - LongLat [ 307.7 22 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "SrÄ«pur" "Sol/Mars" -{ - LongLat [ 259.2 -30.8 0 ] - Size 23.40 - Importance 23.80 - Type "AA" -} - -Location "Stege" "Sol/Mars" -{ - LongLat [ 300.4 3.7 0 ] - Size 77.50 - Importance 29.75 - Type "AA" -} - -Location "Steno" "Sol/Mars" -{ - LongLat [ 244.4 -67.8 0 ] - Size 106.90 - Importance 32.30 - Type "AA" -} - -Location "Stobs" "Sol/Mars" -{ - LongLat [ 321.6 -5 0 ] - Size 12.50 - Importance 22.14 - Type "AA" -} - -Location "Stokes" "Sol/Mars" -{ - LongLat [ 171.2 55.6 0 ] - Size 66.00 - Importance 28.66 - Type "AA" -} - -Location "Ston" "Sol/Mars" -{ - LongLat [ 122.6 46.9 0 ] - Size 6.90 - Importance 21.13 - Type "AA" -} - -Location "Stoney" "Sol/Mars" -{ - LongLat [ 221.4 -69.6 0 ] - Size 171.00 - Importance 37.12 - Type "AA" -} - -Location "Suata" "Sol/Mars" -{ - LongLat [ 106.6 -18.9 0 ] - Size 24.30 - Importance 23.92 - Type "AA" -} - -Location "Sucre" "Sol/Mars" -{ - LongLat [ 305.3 23.7 0 ] - Size 13.40 - Importance 22.29 - Type "AA" -} - -Location "Suess" "Sol/Mars" -{ - LongLat [ 181.4 -66.8 0 ] - Size 79.20 - Importance 29.91 - Type "AA" -} - -Location "SÅ«f" "Sol/Mars" -{ - LongLat [ 321.7 16.3 0 ] - Size 9.90 - Importance 21.69 - Type "AA" -} - -Location "Sulak" "Sol/Mars" -{ - LongLat [ 281.3 18.1 0 ] - Size 25.70 - Importance 24.11 - Type "AA" -} - -Location "Sumgin" "Sol/Mars" -{ - LongLat [ 311.2 -36.6 0 ] - Size 85.00 - Importance 30.43 - Type "AA" -} - -Location "Surt" "Sol/Mars" -{ - LongLat [ 329.3 16.8 0 ] - Size 9.80 - Importance 21.67 - Type "AA" -} - -Location "Suzhi" "Sol/Mars" -{ - LongLat [ 86 -27.4 0 ] - Size 25.00 - Importance 24.02 - Type "AA" -} - -Location "Swanage" "Sol/Mars" -{ - LongLat [ 326.2 26.5 0 ] - Size 18.70 - Importance 23.12 - Type "AA" -} - -Location "Sytinskaya" "Sol/Mars" -{ - LongLat [ 306.9 42.4 0 ] - Size 93.20 - Importance 31.15 - Type "AA" -} - -Location "Tabor" "Sol/Mars" -{ - LongLat [ 301.6 -35.5 0 ] - Size 19.50 - Importance 23.24 - Type "AA" -} - -Location "Tabou" "Sol/Mars" -{ - LongLat [ 324.9 -45.1 0 ] - Size 8.30 - Importance 21.40 - Type "AA" -} - -Location "Taejin" "Sol/Mars" -{ - LongLat [ 85.6 -35.2 0 ] - Size 28.00 - Importance 24.42 - Type "AA" -} - -Location "Tak" "Sol/Mars" -{ - LongLat [ 331.3 -26 0 ] - Size 5.10 - Importance 20.77 - Type "AA" -} - -Location "Tala" "Sol/Mars" -{ - LongLat [ 112.7 -20.3 0 ] - Size 9.00 - Importance 21.52 - Type "AA" -} - -Location "Talsi" "Sol/Mars" -{ - LongLat [ 310.6 -41.5 0 ] - Size 10.00 - Importance 21.70 - Type "AA" -} - -Location "Tame" "Sol/Mars" -{ - LongLat [ 251.9 -22.7 0 ] - Size 13.50 - Importance 22.30 - Type "AA" -} - -Location "Tara" "Sol/Mars" -{ - LongLat [ 307.1 -44 0 ] - Size 34.00 - Importance 25.18 - Type "AA" -} - -Location "Tarakan" "Sol/Mars" -{ - LongLat [ 329.5 -41.2 0 ] - Size 39.80 - Importance 25.88 - Type "AA" -} - -Location "Tarata" "Sol/Mars" -{ - LongLat [ 318.7 -3.8 0 ] - Size 12.30 - Importance 22.10 - Type "AA" -} - -Location "Tarma" "Sol/Mars" -{ - LongLat [ 109.8 16.6 0 ] - Size 8.90 - Importance 21.51 - Type "AA" -} - -Location "Tarsus" "Sol/Mars" -{ - LongLat [ 319.6 23.1 0 ] - Size 19.00 - Importance 23.16 - Type "AA" -} - -Location "Taxco" "Sol/Mars" -{ - LongLat [ 319.8 20.7 0 ] - Size 17.50 - Importance 22.94 - Type "AA" -} - -Location "Taza" "Sol/Mars" -{ - LongLat [ 314.6 -43.6 0 ] - Size 24.00 - Importance 23.88 - Type "AA" -} - -Location "Tecolote" "Sol/Mars" -{ - LongLat [ 253.1 -24.6 0 ] - Size 51.00 - Importance 27.13 - Type "AA" -} - -Location "Teisserenc de Bort" "Sol/Mars" -{ - LongLat [ 45 0.4 0 ] - Size 119.00 - Importance 33.27 - Type "AA" -} - -Location "Tejn" "Sol/Mars" -{ - LongLat [ 106.3 15.4 0 ] - Size 3.60 - Importance 20.46 - Type "AA" -} - -Location "Telz" "Sol/Mars" -{ - LongLat [ 111.1 21.2 0 ] - Size 2.60 - Importance 20.25 - Type "AA" -} - -Location "Tem'" "Sol/Mars" -{ - LongLat [ 350.5 41.9 0 ] - Size 5.90 - Importance 20.94 - Type "AA" -} - -Location "Tepko" "Sol/Mars" -{ - LongLat [ 103.4 15.2 0 ] - Size 3.80 - Importance 20.51 - Type "AA" -} - -Location "Terby" "Sol/Mars" -{ - LongLat [ 74.1 -28 0 ] - Size 174.00 - Importance 37.32 - Type "AA" -} - -Location "Thermia" "Sol/Mars" -{ - LongLat [ 109.1 19.7 0 ] - Size 2.90 - Importance 20.32 - Type "AA" -} - -Location "Thira" "Sol/Mars" -{ - LongLat [ 175.9 -14.5 0 ] - Size 22.50 - Importance 23.67 - Type "AA" -} - -Location "Thom" "Sol/Mars" -{ - LongLat [ 92.2 -41.1 0 ] - Size 24.00 - Importance 23.88 - Type "AA" -} - -Location "Thule" "Sol/Mars" -{ - LongLat [ 334.2 -23.4 0 ] - Size 13.30 - Importance 22.27 - Type "AA" -} - -Location "Tibrikot" "Sol/Mars" -{ - LongLat [ 305 12.5 0 ] - Size 61.90 - Importance 28.26 - Type "AA" -} - -Location "Tignish" "Sol/Mars" -{ - LongLat [ 86.9 -30.7 0 ] - Size 22.00 - Importance 23.60 - Type "AA" -} - -Location "Tikhonravov" "Sol/Mars" -{ - LongLat [ 35.8 13.4 0 ] - Size 386.00 - Importance 49.97 - Type "AA" -} - -Location "Tikhov" "Sol/Mars" -{ - LongLat [ 105.7 -50.8 0 ] - Size 111.00 - Importance 32.63 - Type "AA" -} - -Location "Tile" "Sol/Mars" -{ - LongLat [ 331.3 17.7 0 ] - Size 7.40 - Importance 21.23 - Type "AA" -} - -Location "Timaru" "Sol/Mars" -{ - LongLat [ 337.6 -25.3 0 ] - Size 17.90 - Importance 23.00 - Type "AA" -} - -Location "Timbuktu" "Sol/Mars" -{ - LongLat [ 322.4 -5.6 0 ] - Size 73.00 - Importance 29.33 - Type "AA" -} - -Location "Timoshenko" "Sol/Mars" -{ - LongLat [ 296 41.7 0 ] - Size 88.50 - Importance 30.74 - Type "AA" -} - -Location "Tiwi" "Sol/Mars" -{ - LongLat [ 335.2 -27.6 0 ] - Size 21.40 - Importance 23.51 - Type "AA" -} - -Location "Tokko" "Sol/Mars" -{ - LongLat [ 109.4 22.6 0 ] - Size 2.10 - Importance 20.14 - Type "AA" -} - -Location "Tokma" "Sol/Mars" -{ - LongLat [ 108.5 21.3 0 ] - Size 3.20 - Importance 20.38 - Type "AA" -} - -Location "Tolon" "Sol/Mars" -{ - LongLat [ 104.9 18.2 0 ] - Size 2.70 - Importance 20.27 - Type "AA" -} - -Location "Tomari" "Sol/Mars" -{ - LongLat [ 113.7 20 0 ] - Size 5.90 - Importance 20.94 - Type "AA" -} - -Location "Tombe" "Sol/Mars" -{ - LongLat [ 315.5 -42.4 0 ] - Size 11.60 - Importance 21.98 - Type "AA" -} - -Location "Torbay" "Sol/Mars" -{ - LongLat [ 114 17.9 0 ] - Size 6.50 - Importance 21.05 - Type "AA" -} - -Location "Torsö" "Sol/Mars" -{ - LongLat [ 308.8 -44.3 0 ] - Size 16.00 - Importance 22.71 - Type "AA" -} - -Location "Torup" "Sol/Mars" -{ - LongLat [ 97.7 -27.9 0 ] - Size 45.50 - Importance 26.53 - Type "AA" -} - -Location "Trinidad" "Sol/Mars" -{ - LongLat [ 109 -23.4 0 ] - Size 28.00 - Importance 24.42 - Type "AA" -} - -Location "Troika" "Sol/Mars" -{ - LongLat [ 105.1 16.8 0 ] - Size 13.50 - Importance 22.30 - Type "AA" -} - -Location "Trouvelot" "Sol/Mars" -{ - LongLat [ 347 16 0 ] - Size 154.70 - Importance 35.96 - Type "AA" -} - -Location "Troy" "Sol/Mars" -{ - LongLat [ 307.3 23.2 0 ] - Size 9.90 - Importance 21.69 - Type "AA" -} - -Location "Trud" "Sol/Mars" -{ - LongLat [ 328.3 17.7 0 ] - Size 2.10 - Importance 20.14 - Type "AA" -} - -Location "Trumpler" "Sol/Mars" -{ - LongLat [ 209.2 -61.5 0 ] - Size 78.00 - Importance 29.80 - Type "AA" -} - -Location "Tsau" "Sol/Mars" -{ - LongLat [ 121 49.5 0 ] - Size 6.50 - Importance 21.05 - Type "AA" -} - -Location "Tsukuba" "Sol/Mars" -{ - LongLat [ 133.9 48.6 0 ] - Size 1.80 - Importance 20.08 - Type "AA" -} - -Location "Tuapi" "Sol/Mars" -{ - LongLat [ 104.3 17 0 ] - Size 4.60 - Importance 20.67 - Type "AA" -} - -Location "Tugaske" "Sol/Mars" -{ - LongLat [ 258.8 -31.8 0 ] - Size 31.30 - Importance 24.85 - Type "AA" -} - -Location "Tumul" "Sol/Mars" -{ - LongLat [ 104.5 14.7 0 ] - Size 8.80 - Importance 21.49 - Type "AA" -} - -Location "Tungla" "Sol/Mars" -{ - LongLat [ 89.5 -40.7 0 ] - Size 17.00 - Importance 22.86 - Type "AA" -} - -Location "Tura" "Sol/Mars" -{ - LongLat [ 338 -26.6 0 ] - Size 16.40 - Importance 22.77 - Type "AA" -} - -Location "Turbi" "Sol/Mars" -{ - LongLat [ 308.5 -40.6 0 ] - Size 31.30 - Importance 24.85 - Type "AA" -} - -Location "Turma" "Sol/Mars" -{ - LongLat [ 108 17.3 0 ] - Size 6.80 - Importance 21.11 - Type "AA" -} - -Location "Tuscaloosa" "Sol/Mars" -{ - LongLat [ 28.7 0 0 ] - Size 60.00 - Importance 28.07 - Type "AA" -} - -Location "Tuskegee" "Sol/Mars" -{ - LongLat [ 323.8 -2.8 0 ] - Size 66.70 - Importance 28.73 - Type "AA" -} - -Location "Tycho Brahe" "Sol/Mars" -{ - LongLat [ 146.1 -49.4 0 ] - Size 106.00 - Importance 32.23 - Type "AA" -} - -Location "Tyndall" "Sol/Mars" -{ - LongLat [ 169.9 39.7 0 ] - Size 86.80 - Importance 30.59 - Type "AA" -} - -Location "Ulu" "Sol/Mars" -{ - LongLat [ 107.3 22.5 0 ] - Size 3.40 - Importance 20.42 - Type "AA" -} - -Location "Ulya" "Sol/Mars" -{ - LongLat [ 111.6 -17.9 0 ] - Size 8.60 - Importance 21.45 - Type "AA" -} - -Location "Umatac" "Sol/Mars" -{ - LongLat [ 137.2 42.5 0 ] - Size 17.50 - Importance 22.94 - Type "AA" -} - -Location "Urk" "Sol/Mars" -{ - LongLat [ 111.4 23.1 0 ] - Size 2.80 - Importance 20.29 - Type "AA" -} - -Location "Utan" "Sol/Mars" -{ - LongLat [ 113.7 24.3 0 ] - Size 4.60 - Importance 20.67 - Type "AA" -} - -Location "Vaals" "Sol/Mars" -{ - LongLat [ 327 -4 0 ] - Size 10.60 - Importance 21.81 - Type "AA" -} - -Location "Valga" "Sol/Mars" -{ - LongLat [ 323.3 -44.3 0 ] - Size 17.00 - Importance 22.86 - Type "AA" -} - -Location "Valverde" "Sol/Mars" -{ - LongLat [ 304.1 20.1 0 ] - Size 36.30 - Importance 25.47 - Type "AA" -} - -Location "Vätö" "Sol/Mars" -{ - LongLat [ 306.3 -43.6 0 ] - Size 20.00 - Importance 23.31 - Type "AA" -} - -Location "Vaux" "Sol/Mars" -{ - LongLat [ 327.1 17.9 0 ] - Size 6.30 - Importance 21.01 - Type "AA" -} - -Location "Verlaine" "Sol/Mars" -{ - LongLat [ 64 -9.2 0 ] - Size 43.00 - Importance 26.25 - Type "AA" -} - -Location "Very" "Sol/Mars" -{ - LongLat [ 182.9 -49.3 0 ] - Size 114.00 - Importance 32.88 - Type "AA" -} - -Location "Viana" "Sol/Mars" -{ - LongLat [ 104.7 19.2 0 ] - Size 30.00 - Importance 24.68 - Type "AA" -} - -Location "Vik" "Sol/Mars" -{ - LongLat [ 296 -36.1 0 ] - Size 23.00 - Importance 23.74 - Type "AA" -} - -Location "Vils" "Sol/Mars" -{ - LongLat [ 348.2 39 0 ] - Size 6.90 - Importance 21.13 - Type "AA" -} - -Location "Vinogradov" "Sol/Mars" -{ - LongLat [ 322.3 -20 0 ] - Size 223.50 - Importance 40.60 - Type "AA" -} - -Location "Vinogradsky" "Sol/Mars" -{ - LongLat [ 143.8 -56.2 0 ] - Size 64.00 - Importance 28.46 - Type "AA" -} - -Location "Virrat" "Sol/Mars" -{ - LongLat [ 257 -30.8 0 ] - Size 53.60 - Importance 27.41 - Type "AA" -} - -Location "Vishniac" "Sol/Mars" -{ - LongLat [ 83.9 -76.5 0 ] - Size 86.10 - Importance 30.53 - Type "AA" -} - -Location "Vivero" "Sol/Mars" -{ - LongLat [ 118.8 49 0 ] - Size 27.50 - Importance 24.36 - Type "AA" -} - -Location "Voeykov" "Sol/Mars" -{ - LongLat [ 283.8 -32.1 0 ] - Size 76.00 - Importance 29.61 - Type "AA" -} - -Location "Vogel" "Sol/Mars" -{ - LongLat [ 346.6 -36.8 0 ] - Size 121.00 - Importance 33.43 - Type "AA" -} - -Location "Volgograd" "Sol/Mars" -{ - LongLat [ 135.1 48.1 0 ] - Size 1.60 - Importance 20.04 - Type "AA" -} - -Location "Vol'sk" "Sol/Mars" -{ - LongLat [ 308.7 23 0 ] - Size 8.40 - Importance 21.41 - Type "AA" -} - -Location "Von Kármán" "Sol/Mars" -{ - LongLat [ 301.5 -64.3 0 ] - Size 90.00 - Importance 30.87 - Type "AA" -} - -Location "Voo" "Sol/Mars" -{ - LongLat [ 340 -26.9 0 ] - Size 1.50 - Importance 20.02 - Type "AA" -} - -Location "Voza" "Sol/Mars" -{ - LongLat [ 306.4 23.3 0 ] - Size 2.60 - Importance 20.25 - Type "AA" -} - -Location "Wabash" "Sol/Mars" -{ - LongLat [ 326.3 21.3 0 ] - Size 42.00 - Importance 26.13 - Type "AA" -} - -Location "Wahoo" "Sol/Mars" -{ - LongLat [ 326.2 23.2 0 ] - Size 67.20 - Importance 28.78 - Type "AA" -} - -Location "Wajir" "Sol/Mars" -{ - LongLat [ 105.4 -27 0 ] - Size 12.00 - Importance 22.05 - Type "AA" -} - -Location "Wallace" "Sol/Mars" -{ - LongLat [ 110.6 -52.6 0 ] - Size 173.00 - Importance 37.25 - Type "AA" -} - -Location "Wallops" "Sol/Mars" -{ - LongLat [ 132.7 46.6 0 ] - Size 2.00 - Importance 20.12 - Type "AA" -} - -Location "Warra" "Sol/Mars" -{ - LongLat [ 322.3 20.7 0 ] - Size 10.30 - Importance 21.76 - Type "AA" -} - -Location "Waspam" "Sol/Mars" -{ - LongLat [ 303.3 20.4 0 ] - Size 41.80 - Importance 26.11 - Type "AA" -} - -Location "Wassamu" "Sol/Mars" -{ - LongLat [ 306.7 25.6 0 ] - Size 17.50 - Importance 22.94 - Type "AA" -} - -Location "Wau" "Sol/Mars" -{ - LongLat [ 317.3 -44.9 0 ] - Size 6.00 - Importance 20.96 - Type "AA" -} - -Location "Weer" "Sol/Mars" -{ - LongLat [ 308.2 19.7 0 ] - Size 10.00 - Importance 21.70 - Type "AA" -} - -Location "Wegener" "Sol/Mars" -{ - LongLat [ 356 -64.3 0 ] - Size 76.80 - Importance 29.69 - Type "AA" -} - -Location "Weinbaum" "Sol/Mars" -{ - LongLat [ 114.5 -65.5 0 ] - Size 89.40 - Importance 30.82 - Type "AA" -} - -Location "Wells" "Sol/Mars" -{ - LongLat [ 122.1 -59.9 0 ] - Size 103.00 - Importance 31.98 - Type "AA" -} - -Location "Wer" "Sol/Mars" -{ - LongLat [ 353.8 45.7 0 ] - Size 3.10 - Importance 20.36 - Type "AA" -} - -Location "Wicklow" "Sol/Mars" -{ - LongLat [ 319.4 -2 0 ] - Size 22.40 - Importance 23.66 - Type "AA" -} - -Location "Wien" "Sol/Mars" -{ - LongLat [ 139.6 -10.7 0 ] - Size 120.40 - Importance 33.39 - Type "AA" -} - -Location "Williams" "Sol/Mars" -{ - LongLat [ 195.7 -18.5 0 ] - Size 126.00 - Importance 33.82 - Type "AA" -} - -Location "Wilmington" "Sol/Mars" -{ - LongLat [ 312.5 21.6 0 ] - Size 0.50 - Importance 19.82 - Type "AA" -} - -Location "Windfall" "Sol/Mars" -{ - LongLat [ 316.6 -2.1 0 ] - Size 17.90 - Importance 23.00 - Type "AA" -} - -Location "Wink" "Sol/Mars" -{ - LongLat [ 318.6 -6.5 0 ] - Size 10.50 - Importance 21.79 - Type "AA" -} - -Location "Wirtz" "Sol/Mars" -{ - LongLat [ 334 -48.3 0 ] - Size 129.00 - Importance 34.05 - Type "AA" -} - -Location "Wislicenus" "Sol/Mars" -{ - LongLat [ 11.4 -18.2 0 ] - Size 139.00 - Importance 34.81 - Type "AA" -} - -Location "Woolgar" "Sol/Mars" -{ - LongLat [ 274.4 34.6 0 ] - Size 15.50 - Importance 22.63 - Type "AA" -} - -Location "Woomera" "Sol/Mars" -{ - LongLat [ 132.6 48.1 0 ] - Size 2.50 - Importance 20.23 - Type "AA" -} - -Location "Worcester" "Sol/Mars" -{ - LongLat [ 309.5 26.6 0 ] - Size 24.00 - Importance 23.88 - Type "AA" -} - -Location "Wright" "Sol/Mars" -{ - LongLat [ 209 -58.6 0 ] - Size 115.00 - Importance 32.96 - Type "AA" -} - -Location "Wukari" "Sol/Mars" -{ - LongLat [ 257.1 -31.8 0 ] - Size 38.40 - Importance 25.72 - Type "AA" -} - -Location "Xui" "Sol/Mars" -{ - LongLat [ 112.6 15.1 0 ] - Size 2.70 - Importance 20.27 - Type "AA" -} - -Location "Yakima" "Sol/Mars" -{ - LongLat [ 356.8 43 0 ] - Size 13.00 - Importance 22.22 - Type "AA" -} - -Location "Yala" "Sol/Mars" -{ - LongLat [ 321.3 17.4 0 ] - Size 19.80 - Importance 23.28 - Type "AA" -} - -Location "Yalata" "Sol/Mars" -{ - LongLat [ 106.1 21.8 0 ] - Size 4.80 - Importance 20.71 - Type "AA" -} - -Location "Yar" "Sol/Mars" -{ - LongLat [ 320.8 22.3 0 ] - Size 6.40 - Importance 21.03 - Type "AA" -} - -Location "Yat" "Sol/Mars" -{ - LongLat [ 330.9 18.1 0 ] - Size 7.60 - Importance 21.26 - Type "AA" -} - -Location "Yebra" "Sol/Mars" -{ - LongLat [ 105.6 20.8 0 ] - Size 4.40 - Importance 20.63 - Type "AA" -} - -Location "Yegros" "Sol/Mars" -{ - LongLat [ 336.3 -22.3 0 ] - Size 14.50 - Importance 22.47 - Type "AA" -} - -Location "Yorktown" "Sol/Mars" -{ - LongLat [ 311.3 22.9 0 ] - Size 8.10 - Importance 21.36 - Type "AA" -} - -Location "Yoro" "Sol/Mars" -{ - LongLat [ 331.9 22.8 0 ] - Size 9.80 - Importance 21.67 - Type "AA" -} - -Location "Yungay" "Sol/Mars" -{ - LongLat [ 315.2 -43.9 0 ] - Size 21.00 - Importance 23.46 - Type "AA" -} - -Location "Yuty" "Sol/Mars" -{ - LongLat [ 325.8 22.2 0 ] - Size 19.90 - Importance 23.30 - Type "AA" -} - -Location "Zhigou" "Sol/Mars" -{ - LongLat [ 257.3 -29.1 0 ] - Size 22.00 - Importance 23.60 - Type "AA" -} - -Location "Zilair" "Sol/Mars" -{ - LongLat [ 327 -31.8 0 ] - Size 48.00 - Importance 26.81 - Type "AA" -} - -Location "Zir" "Sol/Mars" -{ - LongLat [ 323.4 18.5 0 ] - Size 6.20 - Importance 20.99 - Type "AA" -} - -Location "Zongo" "Sol/Mars" -{ - LongLat [ 318.2 -33.8 0 ] - Size 46.90 - Importance 26.69 - Type "AA" -} - -Location "Žulanka" "Sol/Mars" -{ - LongLat [ 317.7 -2.3 0 ] - Size 47.10 - Importance 26.71 - Type "AA" -} - -Location "Zuni" "Sol/Mars" -{ - LongLat [ 330.4 19.2 0 ] - Size 25.10 - Importance 24.03 - Type "AA" -} - -Location "Zutphen" "Sol/Mars" -{ - LongLat [ 174.2 -13.8 0 ] - Size 38.00 - Importance 25.67 - Type "AA" -} - -Location "Aeolis" "Sol/Mars" -{ - LongLat [ 145 -4.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Aeria" "Sol/Mars" -{ - LongLat [ 50 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Aetheria" "Sol/Mars" -{ - LongLat [ 130 39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Aethiopis" "Sol/Mars" -{ - LongLat [ 130 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Amazonis" "Sol/Mars" -{ - LongLat [ 220 0 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Amenthes" "Sol/Mars" -{ - LongLat [ 110 4.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Aonium Sinus" "Sol/Mars" -{ - LongLat [ 255 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Arabia" "Sol/Mars" -{ - LongLat [ 30 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Arcadia" "Sol/Mars" -{ - LongLat [ 260 44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Argyre" "Sol/Mars" -{ - LongLat [ 335 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Arnon" "Sol/Mars" -{ - LongLat [ 25 47.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Aurorae Sinus" "Sol/Mars" -{ - LongLat [ 310 -14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Ausonia" "Sol/Mars" -{ - LongLat [ 110 -39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Baltia" "Sol/Mars" -{ - LongLat [ 310 59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Boreosyrtis" "Sol/Mars" -{ - LongLat [ 70 54.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Candor" "Sol/Mars" -{ - LongLat [ 285 3 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Casius" "Sol/Mars" -{ - LongLat [ 100 39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Cebrenia" "Sol/Mars" -{ - LongLat [ 150 49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Cecropia" "Sol/Mars" -{ - LongLat [ 40 59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Ceraunius" "Sol/Mars" -{ - LongLat [ 267 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Cerberus" "Sol/Mars" -{ - LongLat [ 155 14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Chalce" "Sol/Mars" -{ - LongLat [ 0 -49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Chersonesus" "Sol/Mars" -{ - LongLat [ 100 -49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Chryse" "Sol/Mars" -{ - LongLat [ 330 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Chrysokeras" "Sol/Mars" -{ - LongLat [ 250 -49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Claritas" "Sol/Mars" -{ - LongLat [ 250 -34.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Copais Palus" "Sol/Mars" -{ - LongLat [ 80 54.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Coprates" "Sol/Mars" -{ - LongLat [ 295 -14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Cyclopia" "Sol/Mars" -{ - LongLat [ 130 -4.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Cydonia" "Sol/Mars" -{ - LongLat [ 0 39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Deltoton Sinus" "Sol/Mars" -{ - LongLat [ 55 -4 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Depressio Hellespontica" "Sol/Mars" -{ - LongLat [ 20 -59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Deucalionis Regio" "Sol/Mars" -{ - LongLat [ 20 -14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Deuteronilus" "Sol/Mars" -{ - LongLat [ 0 34.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Diacria" "Sol/Mars" -{ - LongLat [ 180 49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Dioscuria" "Sol/Mars" -{ - LongLat [ 40 49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Edom" "Sol/Mars" -{ - LongLat [ 15 0 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Electris" "Sol/Mars" -{ - LongLat [ 170 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Elysium" "Sol/Mars" -{ - LongLat [ 150 24.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Eridania" "Sol/Mars" -{ - LongLat [ 140 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Eunostos" "Sol/Mars" -{ - LongLat [ 240 21.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Euphrates" "Sol/Mars" -{ - LongLat [ 25 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Gehon" "Sol/Mars" -{ - LongLat [ 0 14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Hellas" "Sol/Mars" -{ - LongLat [ 70 -39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Hellespontus" "Sol/Mars" -{ - LongLat [ 35 -49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Hesperia" "Sol/Mars" -{ - LongLat [ 120 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Hiddekel" "Sol/Mars" -{ - LongLat [ 15 14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Hyperboreus (Lacus)" "Sol/Mars" -{ - LongLat [ 300 74.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Iapygia (Iapigia)" "Sol/Mars" -{ - LongLat [ 65 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Icaria" "Sol/Mars" -{ - LongLat [ 230 -39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "II Thyle I" "Sol/Mars" -{ - LongLat [ 180 -69.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Ismenius Lacus" "Sol/Mars" -{ - LongLat [ 30 39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Jamuna" "Sol/Mars" -{ - LongLat [ 320 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Juventae Fons" "Sol/Mars" -{ - LongLat [ 297 -4.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Laestrygon (Laestrigon)" "Sol/Mars" -{ - LongLat [ 160 0 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Lemuria" "Sol/Mars" -{ - LongLat [ 160 69.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Libya" "Sol/Mars" -{ - LongLat [ 90 0 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Lunae Palus" "Sol/Mars" -{ - LongLat [ 295 14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Acidalium" "Sol/Mars" -{ - LongLat [ 330 44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Australe" "Sol/Mars" -{ - LongLat [ 350 -59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Boreum" "Sol/Mars" -{ - LongLat [ 180 59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Chronium" "Sol/Mars" -{ - LongLat [ 150 -57.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Cimmerium" "Sol/Mars" -{ - LongLat [ 140 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Erythraeum" "Sol/Mars" -{ - LongLat [ 320 -24.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Hadriacum" "Sol/Mars" -{ - LongLat [ 90 -39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Serpentis" "Sol/Mars" -{ - LongLat [ 40 -29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Sirenum" "Sol/Mars" -{ - LongLat [ 205 -29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Mare Tyrrhenum" "Sol/Mars" -{ - LongLat [ 105 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Margaritifer Sinus" "Sol/Mars" -{ - LongLat [ 335 -9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Memnonia" "Sol/Mars" -{ - LongLat [ 210 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Meroe" "Sol/Mars" -{ - LongLat [ 75 34.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Moab" "Sol/Mars" -{ - LongLat [ 10 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Moeris Lacus" "Sol/Mars" -{ - LongLat [ 90 7.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Nectar" "Sol/Mars" -{ - LongLat [ 288 -27.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Neith Regio" "Sol/Mars" -{ - LongLat [ 88 37.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Nepenthes" "Sol/Mars" -{ - LongLat [ 100 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Nereidum Fretum" "Sol/Mars" -{ - LongLat [ 305 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Niliacus Lacus" "Sol/Mars" -{ - LongLat [ 330 29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Nilokeras" "Sol/Mars" -{ - LongLat [ 305 29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Nilosyrtis" "Sol/Mars" -{ - LongLat [ 70 41.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Nix Olympica" "Sol/Mars" -{ - LongLat [ 230 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Noachis" "Sol/Mars" -{ - LongLat [ 30 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Ogygis Regio" "Sol/Mars" -{ - LongLat [ 295 -44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Olympia" "Sol/Mars" -{ - LongLat [ 160 79.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Ophir" "Sol/Mars" -{ - LongLat [ 295 -9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Ortygia" "Sol/Mars" -{ - LongLat [ 0 59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Oxia Palus" "Sol/Mars" -{ - LongLat [ 180 7.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Oxus" "Sol/Mars" -{ - LongLat [ 348 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Panchaia" "Sol/Mars" -{ - LongLat [ 160 59.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Pandorae Fretum" "Sol/Mars" -{ - LongLat [ 44 -24.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Phaethontis" "Sol/Mars" -{ - LongLat [ 205 -49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Phison" "Sol/Mars" -{ - LongLat [ 40 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Phlegra" "Sol/Mars" -{ - LongLat [ 172.2 31 0 ] - Size 134.00 - Importance 34.43 - Type "AL" -} - -Location "Phoenicis Lacus" "Sol/Mars" -{ - LongLat [ 250 -11.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Phrixi Regio" "Sol/Mars" -{ - LongLat [ 290 -39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Promethei Sinus" "Sol/Mars" -{ - LongLat [ 80 -64.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Propontis" "Sol/Mars" -{ - LongLat [ 175 44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Protei Regio" "Sol/Mars" -{ - LongLat [ 310 -22.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Protonilus" "Sol/Mars" -{ - LongLat [ 45 41.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Pyrrhae Regio" "Sol/Mars" -{ - LongLat [ 322 -14.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Scandia" "Sol/Mars" -{ - LongLat [ 212.1 60.2 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Sinai" "Sol/Mars" -{ - LongLat [ 290 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Sinus Meridiani" "Sol/Mars" -{ - LongLat [ 0 -4.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Sinus Sabaeus" "Sol/Mars" -{ - LongLat [ 20 -7.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Sithonius Lacus" "Sol/Mars" -{ - LongLat [ 115 44.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Solis Lacus" "Sol/Mars" -{ - LongLat [ 270 -27.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Styx" "Sol/Mars" -{ - LongLat [ 160 29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Syria" "Sol/Mars" -{ - LongLat [ 260 -19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Syrtis Major" "Sol/Mars" -{ - LongLat [ 70 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Tanais" "Sol/Mars" -{ - LongLat [ 290 49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Tempe" "Sol/Mars" -{ - LongLat [ 290 39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Tharsis" "Sol/Mars" -{ - LongLat [ 0 0 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Thaumasia" "Sol/Mars" -{ - LongLat [ 275 -34.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Thoth" "Sol/Mars" -{ - LongLat [ 105 29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Thymiamata" "Sol/Mars" -{ - LongLat [ 350 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Tithonius Lacus" "Sol/Mars" -{ - LongLat [ 275 -4.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Tractus Albus" "Sol/Mars" -{ - LongLat [ 280 29.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Trinacria" "Sol/Mars" -{ - LongLat [ 92 -24.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Trivium Charontis" "Sol/Mars" -{ - LongLat [ 162 19.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Uchronia" "Sol/Mars" -{ - LongLat [ 100 69.8 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Umbra" "Sol/Mars" -{ - LongLat [ 70 49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Utopia" "Sol/Mars" -{ - LongLat [ 110 49.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Vulcani Pelagus" "Sol/Mars" -{ - LongLat [ 345 -34.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Xanthe" "Sol/Mars" -{ - LongLat [ 310 9.9 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Yaonis Regio" "Sol/Mars" -{ - LongLat [ 40 -39.7 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Zephyria" "Sol/Mars" -{ - LongLat [ 165 0 0 ] - Size 0.00 - Importance 20.75 - Type "AL" -} - -Location "Acheron Catena" "Sol/Mars" -{ - LongLat [ 259 37.3 0 ] - Size 491.00 - Importance 55.35 - Type "CA" -} - -Location "Alba Catena" "Sol/Mars" -{ - LongLat [ 245.3 35 0 ] - Size 144.00 - Importance 35.18 - Type "CA" -} - -Location "Artynia Catena" "Sol/Mars" -{ - LongLat [ 240.4 47.6 0 ] - Size 263.00 - Importance 43.04 - Type "CA" -} - -Location "Baphyras Catena" "Sol/Mars" -{ - LongLat [ 275.7 38.8 0 ] - Size 95.00 - Importance 31.30 - Type "CA" -} - -Location "Ceraunius Catena" "Sol/Mars" -{ - LongLat [ 251.8 37.1 0 ] - Size 50.00 - Importance 27.02 - Type "CA" -} - -Location "Coprates Catena" "Sol/Mars" -{ - LongLat [ 297.8 -15 0 ] - Size 511.00 - Importance 56.33 - Type "CA" -} - -Location "Cyane Catena" "Sol/Mars" -{ - LongLat [ 241.6 36.3 0 ] - Size 203.00 - Importance 39.28 - Type "CA" -} - -Location "Elysium Catena" "Sol/Mars" -{ - LongLat [ 149.6 17.6 0 ] - Size 47.70 - Importance 26.77 - Type "CA" -} - -Location "Ganges Catena" "Sol/Mars" -{ - LongLat [ 291.3 -2.8 0 ] - Size 284.00 - Importance 44.28 - Type "CA" -} - -Location "Hyblaeus Catena" "Sol/Mars" -{ - LongLat [ 140.5 21.6 0 ] - Size 10.10 - Importance 21.72 - Type "CA" -} - -Location "Labeatis Catenae" "Sol/Mars" -{ - LongLat [ 266.7 19.5 0 ] - Size 214.00 - Importance 39.99 - Type "CA" -} - -Location "Phlegethon Catena" "Sol/Mars" -{ - LongLat [ 256.7 38.9 0 ] - Size 391.00 - Importance 50.23 - Type "CA" -} - -Location "Stygis Catena" "Sol/Mars" -{ - LongLat [ 150.5 23.2 0 ] - Size 66.00 - Importance 28.66 - Type "CA" -} - -Location "Tithoniae Catenae" "Sol/Mars" -{ - LongLat [ 277.6 -5.3 0 ] - Size 567.00 - Importance 59.03 - Type "CA" -} - -Location "Tractus Catena" "Sol/Mars" -{ - LongLat [ 257.3 27.8 0 ] - Size 897.00 - Importance 73.67 - Type "CA" -} - -Location "Argyre Cavi" "Sol/Mars" -{ - LongLat [ 319.7 -48.4 0 ] - Size 60.00 - Importance 28.07 - Type "CB" -} - -Location "Ausonia Cavus" "Sol/Mars" -{ - LongLat [ 96.4 -31.9 0 ] - Size 50.00 - Importance 27.02 - Type "CB" -} - -Location "Avernus Cavi" "Sol/Mars" -{ - LongLat [ 172.5 -3.6 0 ] - Size 93.40 - Importance 31.17 - Type "CB" -} - -Location "Cavi Angusti" "Sol/Mars" -{ - LongLat [ 283.2 -78.5 0 ] - Size 675.00 - Importance 64.02 - Type "CB" -} - -Location "Cavi FrigorÄ“s" "Sol/Mars" -{ - LongLat [ 300.1 -78.9 0 ] - Size 228.00 - Importance 40.88 - Type "CB" -} - -Location "Hyperborei Cavi" "Sol/Mars" -{ - LongLat [ 309.7 79.9 0 ] - Size 75.00 - Importance 29.52 - Type "CB" -} - -Location "Octantis Cavi" "Sol/Mars" -{ - LongLat [ 313.9 -52.7 0 ] - Size 65.00 - Importance 28.56 - Type "CB" -} - -Location "Peraea Cavus" "Sol/Mars" -{ - LongLat [ 95.2 -29.6 0 ] - Size 55.20 - Importance 27.57 - Type "CB" -} - -Location "Scandia Cavi" "Sol/Mars" -{ - LongLat [ 209.7 77.2 0 ] - Size 425.00 - Importance 52.01 - Type "CB" -} - -Location "Sisyphi Cavi" "Sol/Mars" -{ - LongLat [ 353.8 -72.9 0 ] - Size 430.00 - Importance 52.27 - Type "CB" -} - -Location "Aram Chaos" "Sol/Mars" -{ - LongLat [ 338.5 2.6 0 ] - Size 277.00 - Importance 43.87 - Type "CH" -} - -Location "Aromatum Chaos" "Sol/Mars" -{ - LongLat [ 317 -1.1 0 ] - Size 91.50 - Importance 31.00 - Type "CH" -} - -Location "Arsinoes Chaos" "Sol/Mars" -{ - LongLat [ 332 -7.7 0 ] - Size 230.00 - Importance 41.01 - Type "CH" -} - -Location "Atlantis Chaos" "Sol/Mars" -{ - LongLat [ 182.4 -34.4 0 ] - Size 162.00 - Importance 36.48 - Type "CH" -} - -Location "Aureum Chaos" "Sol/Mars" -{ - LongLat [ 333 -4.4 0 ] - Size 368.00 - Importance 49.00 - Type "CH" -} - -Location "Aurorae Chaos" "Sol/Mars" -{ - LongLat [ 324.7 -8.9 0 ] - Size 750.00 - Importance 67.37 - Type "CH" -} - -Location "Candor Chaos" "Sol/Mars" -{ - LongLat [ 287.4 -6.9 0 ] - Size 97.00 - Importance 31.47 - Type "CH" -} - -Location "Echus Chaos" "Sol/Mars" -{ - LongLat [ 285.2 10.8 0 ] - Size 473.00 - Importance 54.45 - Type "CH" -} - -Location "Eos Chaos" "Sol/Mars" -{ - LongLat [ 313.1 -16.6 0 ] - Size 490.00 - Importance 55.30 - Type "CH" -} - -Location "Galaxias Chaos" "Sol/Mars" -{ - LongLat [ 146.4 33.8 0 ] - Size 234.00 - Importance 41.26 - Type "CH" -} - -Location "Gorgonum Chaos" "Sol/Mars" -{ - LongLat [ 189.1 -37.2 0 ] - Size 149.00 - Importance 35.55 - Type "CH" -} - -Location "Hellas Chaos" "Sol/Mars" -{ - LongLat [ 64 -47.5 0 ] - Size 595.00 - Importance 60.35 - Type "CH" -} - -Location "Hydaspis Chaos" "Sol/Mars" -{ - LongLat [ 332.9 3.1 0 ] - Size 355.00 - Importance 48.30 - Type "CH" -} - -Location "Hydraotes Chaos" "Sol/Mars" -{ - LongLat [ 324.6 0.8 0 ] - Size 417.50 - Importance 51.62 - Type "CH" -} - -Location "Iani Chaos" "Sol/Mars" -{ - LongLat [ 342.5 -2.8 0 ] - Size 434.00 - Importance 52.47 - Type "CH" -} - -Location "Ister Chaos" "Sol/Mars" -{ - LongLat [ 303.6 12.9 0 ] - Size 103.40 - Importance 32.01 - Type "CH" -} - -Location "Margaritifer Chaos" "Sol/Mars" -{ - LongLat [ 338.4 -8.6 0 ] - Size 390.00 - Importance 50.18 - Type "CH" -} - -Location "Nilus Chaos" "Sol/Mars" -{ - LongLat [ 282.8 25.3 0 ] - Size 283.00 - Importance 44.22 - Type "CH" -} - -Location "Pyrrhae Chaos" "Sol/Mars" -{ - LongLat [ 331.5 -10.3 0 ] - Size 189.00 - Importance 38.35 - Type "CH" -} - -Location "Arsia Chasmata" "Sol/Mars" -{ - LongLat [ 240.6 -7.5 0 ] - Size 81.00 - Importance 30.07 - Type "CM" -} - -Location "Ascraeus Chasmata" "Sol/Mars" -{ - LongLat [ 254.3 8.7 0 ] - Size 110.00 - Importance 32.55 - Type "CM" -} - -Location "Baetis Chasma" "Sol/Mars" -{ - LongLat [ 295 -4.3 0 ] - Size 93.00 - Importance 31.13 - Type "CM" -} - -Location "Candor Chasma" "Sol/Mars" -{ - LongLat [ 289.1 -6.5 0 ] - Size 813.00 - Importance 70.11 - Type "CM" -} - -Location "Capri Chasma" "Sol/Mars" -{ - LongLat [ 316.7 -9.8 0 ] - Size 1275.00 - Importance 88.84 - Type "CM" -} - -Location "Ceti Chasma" "Sol/Mars" -{ - LongLat [ 291.6 -5 0 ] - Size 49.00 - Importance 26.92 - Type "CM" -} - -Location "Chasma Australe" "Sol/Mars" -{ - LongLat [ 94.4 -82.2 0 ] - Size 380.00 - Importance 49.65 - Type "CM" -} - -Location "Chasma Boreale" "Sol/Mars" -{ - LongLat [ 312.9 82.9 0 ] - Size 560.00 - Importance 58.69 - Type "CM" -} - -Location "Coprates Chasma" "Sol/Mars" -{ - LongLat [ 298.6 -13.2 0 ] - Size 966.00 - Importance 76.54 - Type "CM" -} - -Location "Echus Chasma" "Sol/Mars" -{ - LongLat [ 279.9 2.6 0 ] - Size 413.00 - Importance 51.39 - Type "CM" -} - -Location "Elysium Chasma" "Sol/Mars" -{ - LongLat [ 141.5 22.3 0 ] - Size 129.00 - Importance 34.05 - Type "CM" -} - -Location "Eos Chasma" "Sol/Mars" -{ - LongLat [ 320.3 -12 0 ] - Size 1413.00 - Importance 94.11 - Type "CM" -} - -Location "Ganges Chasma" "Sol/Mars" -{ - LongLat [ 311.9 -7.9 0 ] - Size 584.00 - Importance 59.83 - Type "CM" -} - -Location "Hebes Chasma" "Sol/Mars" -{ - LongLat [ 283.8 -1.1 0 ] - Size 319.00 - Importance 46.30 - Type "CM" -} - -Location "Hyblaeus Chasma" "Sol/Mars" -{ - LongLat [ 141.2 22 0 ] - Size 58.50 - Importance 27.91 - Type "CM" -} - -Location "Hydrae Chasma" "Sol/Mars" -{ - LongLat [ 297.9 -6.8 0 ] - Size 59.00 - Importance 27.96 - Type "CM" -} - -Location "Ius Chasma" "Sol/Mars" -{ - LongLat [ 274.2 -6.9 0 ] - Size 938.00 - Importance 75.39 - Type "CM" -} - -Location "Juventae Chasma" "Sol/Mars" -{ - LongLat [ 298.6 -3.5 0 ] - Size 320.00 - Importance 46.35 - Type "CM" -} - -Location "Melas Chasma" "Sol/Mars" -{ - LongLat [ 287.3 -10.3 0 ] - Size 547.00 - Importance 58.07 - Type "CM" -} - -Location "Ophir Chasma" "Sol/Mars" -{ - LongLat [ 287.5 -4 0 ] - Size 317.00 - Importance 46.18 - Type "CM" -} - -Location "Pavonis Chasma" "Sol/Mars" -{ - LongLat [ 248.8 2.7 0 ] - Size 45.00 - Importance 26.47 - Type "CM" -} - -Location "Tithonium Chasma" "Sol/Mars" -{ - LongLat [ 275.3 -4.6 0 ] - Size 810.00 - Importance 69.98 - Type "CM" -} - -Location "Abalos Colles" "Sol/Mars" -{ - LongLat [ 288 76.9 0 ] - Size 245.00 - Importance 41.94 - Type "CO" -} - -Location "Acidalia Colles" "Sol/Mars" -{ - LongLat [ 336.9 50.5 0 ] - Size 360.00 - Importance 48.57 - Type "CO" -} - -Location "Alpheus Colles" "Sol/Mars" -{ - LongLat [ 59.7 -39.7 0 ] - Size 628.00 - Importance 61.88 - Type "CO" -} - -Location "Arena Colles" "Sol/Mars" -{ - LongLat [ 82.5 25.2 0 ] - Size 580.00 - Importance 59.64 - Type "CO" -} - -Location "Ariadnes Colles" "Sol/Mars" -{ - LongLat [ 172.4 -34.5 0 ] - Size 182.00 - Importance 37.87 - Type "CO" -} - -Location "Astapus Colles" "Sol/Mars" -{ - LongLat [ 87.7 35.2 0 ] - Size 580.00 - Importance 59.64 - Type "CO" -} - -Location "Avernus Colles" "Sol/Mars" -{ - LongLat [ 171 -1.6 0 ] - Size 244.00 - Importance 41.88 - Type "CO" -} - -Location "Colles Nili" "Sol/Mars" -{ - LongLat [ 62.9 38.7 0 ] - Size 645.00 - Importance 62.66 - Type "CO" -} - -Location "Cydonia Colles" "Sol/Mars" -{ - LongLat [ 347.8 39.1 0 ] - Size 365.00 - Importance 48.84 - Type "CO" -} - -Location "Deuteronilus Colles" "Sol/Mars" -{ - LongLat [ 21.7 42 0 ] - Size 62.00 - Importance 28.27 - Type "CO" -} - -Location "Galaxias Colles" "Sol/Mars" -{ - LongLat [ 145.7 36.9 0 ] - Size 613.00 - Importance 61.18 - Type "CO" -} - -Location "Ortygia Colles" "Sol/Mars" -{ - LongLat [ 350.4 53.8 0 ] - Size 268.00 - Importance 43.34 - Type "CO" -} - -Location "Oxia Colles" "Sol/Mars" -{ - LongLat [ 333.3 21.5 0 ] - Size 569.00 - Importance 59.12 - Type "CO" -} - -Location "Scandia Colles" "Sol/Mars" -{ - LongLat [ 222.8 66.2 0 ] - Size 1365.00 - Importance 92.29 - Type "CO" -} - -Location "Tartarus Colles" "Sol/Mars" -{ - LongLat [ 173 19.8 0 ] - Size 1750.00 - Importance 106.55 - Type "CO" -} - -Location "Tempe Colles" "Sol/Mars" -{ - LongLat [ 277.2 33.7 0 ] - Size 36.00 - Importance 25.43 - Type "CO" -} - -Location "Aesacus Dorsum" "Sol/Mars" -{ - LongLat [ 153.1 36.9 0 ] - Size 264.00 - Importance 43.10 - Type "DO" -} - -Location "Arcadia Dorsa" "Sol/Mars" -{ - LongLat [ 220 54.7 0 ] - Size 1900.00 - Importance 111.92 - Type "DO" -} - -Location "Arena Dorsum" "Sol/Mars" -{ - LongLat [ 68.8 12.7 0 ] - Size 360.00 - Importance 48.57 - Type "DO" -} - -Location "Atrax Dorsum" "Sol/Mars" -{ - LongLat [ 270.9 38.2 0 ] - Size 32.70 - Importance 25.02 - Type "DO" -} - -Location "Auxo Dorsum" "Sol/Mars" -{ - LongLat [ 318.2 -55.7 0 ] - Size 70.00 - Importance 29.05 - Type "DO" -} - -Location "Avernus Dorsa" "Sol/Mars" -{ - LongLat [ 170.7 -6.8 0 ] - Size 383.00 - Importance 49.81 - Type "DO" -} - -Location "Cerberus Dorsa" "Sol/Mars" -{ - LongLat [ 105.4 -13.6 0 ] - Size 604.00 - Importance 60.77 - Type "DO" -} - -Location "Charis Dorsum" "Sol/Mars" -{ - LongLat [ 318.4 -55.9 0 ] - Size 230.00 - Importance 41.01 - Type "DO" -} - -Location "Cleia Dorsum" "Sol/Mars" -{ - LongLat [ 314.3 -55.1 0 ] - Size 78.00 - Importance 29.80 - Type "DO" -} - -Location "Dorsa Argentea" "Sol/Mars" -{ - LongLat [ 326.8 -77.8 0 ] - Size 360.00 - Importance 48.57 - Type "DO" -} - -Location "Dorsa Brevia" "Sol/Mars" -{ - LongLat [ 62.9 -71.1 0 ] - Size 670.00 - Importance 63.80 - Type "DO" -} - -Location "Eumenides Dorsum" "Sol/Mars" -{ - LongLat [ 203.5 4.4 0 ] - Size 566.00 - Importance 58.98 - Type "DO" -} - -Location "Felis Dorsa" "Sol/Mars" -{ - LongLat [ 294.1 -21.9 0 ] - Size 783.00 - Importance 68.81 - Type "DO" -} - -Location "Gordii Dorsum" "Sol/Mars" -{ - LongLat [ 215.9 4.4 0 ] - Size 493.50 - Importance 55.47 - Type "DO" -} - -Location "Hegemone Dorsum" "Sol/Mars" -{ - LongLat [ 314.8 -54.8 0 ] - Size 155.00 - Importance 35.98 - Type "DO" -} - -Location "Hesperia Dorsa" "Sol/Mars" -{ - LongLat [ 113.1 -23.1 0 ] - Size 817.20 - Importance 70.29 - Type "DO" -} - -Location "Hyblaeus Dorsa" "Sol/Mars" -{ - LongLat [ 129 10.9 0 ] - Size 875.00 - Importance 72.75 - Type "DO" -} - -Location "Iamuna Dorsa" "Sol/Mars" -{ - LongLat [ 309.6 20.9 0 ] - Size 48.90 - Importance 26.90 - Type "DO" -} - -Location "Isidis Dorsa" "Sol/Mars" -{ - LongLat [ 88.2 12.1 0 ] - Size 1100.00 - Importance 81.98 - Type "DO" -} - -Location "Juventae Dorsa" "Sol/Mars" -{ - LongLat [ 288.6 -0.1 0 ] - Size 519.00 - Importance 56.72 - Type "DO" -} - -Location "Melas Dorsa" "Sol/Mars" -{ - LongLat [ 288.3 -18.3 0 ] - Size 560.00 - Importance 58.69 - Type "DO" -} - -Location "Nilus Dorsa" "Sol/Mars" -{ - LongLat [ 280.7 20.2 0 ] - Size 272.00 - Importance 43.57 - Type "DO" -} - -Location "Pasithea Dorsum" "Sol/Mars" -{ - LongLat [ 318.1 -55.2 0 ] - Size 250.00 - Importance 42.25 - Type "DO" -} - -Location "Phaenna Dorsum" "Sol/Mars" -{ - LongLat [ 316.9 -54 0 ] - Size 151.00 - Importance 35.70 - Type "DO" -} - -Location "Phlegra Dorsa" "Sol/Mars" -{ - LongLat [ 176 22.8 0 ] - Size 3250.00 - Importance 157.63 - Type "DO" -} - -Location "Sacra Dorsa" "Sol/Mars" -{ - LongLat [ 293.7 9.7 0 ] - Size 1630.00 - Importance 102.18 - Type "DO" -} - -Location "Sinai Dorsa" "Sol/Mars" -{ - LongLat [ 280.4 -13.5 0 ] - Size 473.00 - Importance 54.45 - Type "DO" -} - -Location "Solis Dorsa" "Sol/Mars" -{ - LongLat [ 280.2 -23 0 ] - Size 878.00 - Importance 72.88 - Type "DO" -} - -Location "Styx Dorsum" "Sol/Mars" -{ - LongLat [ 151.8 30.9 0 ] - Size 83.00 - Importance 30.25 - Type "DO" -} - -Location "Tyrrhena Dorsa" "Sol/Mars" -{ - LongLat [ 115.6 -23.8 0 ] - Size 762.70 - Importance 67.92 - Type "DO" -} - -Location "Uranius Dorsum" "Sol/Mars" -{ - LongLat [ 285 23.9 0 ] - Size 503.00 - Importance 55.94 - Type "DO" -} - -Location "Xanthe Dorsa" "Sol/Mars" -{ - LongLat [ 325 29.7 0 ] - Size 2700.00 - Importance 139.46 - Type "DO" -} - -Location "Zea Dorsa" "Sol/Mars" -{ - LongLat [ 80.5 -48.6 0 ] - Size 265.00 - Importance 43.16 - Type "DO" -} - -Location "Galaxias FluctÅ«s" "Sol/Mars" -{ - LongLat [ 143.4 30.9 0 ] - Size 600.00 - Importance 60.58 - Type "FL" -} - -Location "Tantalus Fluctus" "Sol/Mars" -{ - LongLat [ 264 35.7 0 ] - Size 860.00 - Importance 72.11 - Type "FL" -} - -Location "Acheron Fossae" "Sol/Mars" -{ - LongLat [ 224.2 37.3 0 ] - Size 718.00 - Importance 65.95 - Type "FO" -} - -Location "Aganippe Fossa" "Sol/Mars" -{ - LongLat [ 233.8 -8.2 0 ] - Size 532.00 - Importance 57.35 - Type "FO" -} - -Location "Alba Fossae" "Sol/Mars" -{ - LongLat [ 255.2 53.9 0 ] - Size 2080.00 - Importance 118.27 - Type "FO" -} - -Location "Albor Fossae" "Sol/Mars" -{ - LongLat [ 150.7 18.1 0 ] - Size 131.00 - Importance 34.21 - Type "FO" -} - -Location "Amenthes Fossae" "Sol/Mars" -{ - LongLat [ 101.8 8.7 0 ] - Size 889.00 - Importance 73.34 - Type "FO" -} - -Location "Calydon Fossa" "Sol/Mars" -{ - LongLat [ 271.9 -7.4 0 ] - Size 352.00 - Importance 48.13 - Type "FO" -} - -Location "Ceraunius Fossae" "Sol/Mars" -{ - LongLat [ 251 29.2 0 ] - Size 1137.00 - Importance 83.45 - Type "FO" -} - -Location "Chalce Fossa" "Sol/Mars" -{ - LongLat [ 320.3 -51.7 0 ] - Size 40.00 - Importance 25.90 - Type "FO" -} - -Location "Claritas Fossae" "Sol/Mars" -{ - LongLat [ 255.9 -31.2 0 ] - Size 2050.00 - Importance 117.22 - Type "FO" -} - -Location "Coloe Fossae" "Sol/Mars" -{ - LongLat [ 57.1 36.2 0 ] - Size 590.00 - Importance 60.11 - Type "FO" -} - -Location "Coracis Fossae" "Sol/Mars" -{ - LongLat [ 279.4 -35.6 0 ] - Size 780.00 - Importance 68.68 - Type "FO" -} - -Location "Cyane Fossae" "Sol/Mars" -{ - LongLat [ 239.9 32.2 0 ] - Size 938.00 - Importance 75.39 - Type "FO" -} - -Location "Echus Fossae" "Sol/Mars" -{ - LongLat [ 283.1 2.8 0 ] - Size 400.00 - Importance 50.71 - Type "FO" -} - -Location "Elysium Fossae" "Sol/Mars" -{ - LongLat [ 146.3 24.6 0 ] - Size 1175.00 - Importance 84.95 - Type "FO" -} - -Location "Erythraea Fossa" "Sol/Mars" -{ - LongLat [ 329 -27.3 0 ] - Size 152.00 - Importance 35.77 - Type "FO" -} - -Location "Fortuna Fossae" "Sol/Mars" -{ - LongLat [ 266.9 4.2 0 ] - Size 330.00 - Importance 46.92 - Type "FO" -} - -Location "Galaxias Fossae" "Sol/Mars" -{ - LongLat [ 141.8 36.2 0 ] - Size 532.00 - Importance 57.35 - Type "FO" -} - -Location "Gigas Fossae" "Sol/Mars" -{ - LongLat [ 230.2 3.2 0 ] - Size 191.00 - Importance 38.48 - Type "FO" -} - -Location "Gordii Fossae" "Sol/Mars" -{ - LongLat [ 232.4 14.8 0 ] - Size 339.00 - Importance 47.42 - Type "FO" -} - -Location "Halex Fossae" "Sol/Mars" -{ - LongLat [ 233.6 27.1 0 ] - Size 137.00 - Importance 34.66 - Type "FO" -} - -Location "Hephaestus Fossae" "Sol/Mars" -{ - LongLat [ 122.5 20.9 0 ] - Size 604.00 - Importance 60.77 - Type "FO" -} - -Location "Hyblaeus Fossae" "Sol/Mars" -{ - LongLat [ 137.3 21.2 0 ] - Size 400.00 - Importance 50.71 - Type "FO" -} - -Location "Icaria Fossae" "Sol/Mars" -{ - LongLat [ 236.2 -46 0 ] - Size 2280.00 - Importance 125.21 - Type "FO" -} - -Location "Ismeniae Fossae" "Sol/Mars" -{ - LongLat [ 37.7 41.3 0 ] - Size 270.00 - Importance 43.46 - Type "FO" -} - -Location "Jovis Fossae" "Sol/Mars" -{ - LongLat [ 243.4 19.7 0 ] - Size 332.00 - Importance 47.03 - Type "FO" -} - -Location "Labeatis Fossae" "Sol/Mars" -{ - LongLat [ 275.9 25.3 0 ] - Size 1560.00 - Importance 99.60 - Type "FO" -} - -Location "Mangala Fossa" "Sol/Mars" -{ - LongLat [ 214 -17.4 0 ] - Size 688.00 - Importance 64.61 - Type "FO" -} - -Location "Mareotis Fossae" "Sol/Mars" -{ - LongLat [ 284.6 43.7 0 ] - Size 1860.00 - Importance 110.50 - Type "FO" -} - -Location "Medusae Fossae" "Sol/Mars" -{ - LongLat [ 197 -3.2 0 ] - Size 333.00 - Importance 47.08 - Type "FO" -} - -Location "Melas Fossae" "Sol/Mars" -{ - LongLat [ 287.7 -26.5 0 ] - Size 600.00 - Importance 60.58 - Type "FO" -} - -Location "Memnonia Fossae" "Sol/Mars" -{ - LongLat [ 205.6 -23.4 0 ] - Size 1597.00 - Importance 100.97 - Type "FO" -} - -Location "Nectaris Fossae" "Sol/Mars" -{ - LongLat [ 302.6 -24.3 0 ] - Size 650.00 - Importance 62.89 - Type "FO" -} - -Location "Nia Fossae" "Sol/Mars" -{ - LongLat [ 287.7 -14.7 0 ] - Size 384.00 - Importance 49.86 - Type "FO" -} - -Location "Nili Fossae" "Sol/Mars" -{ - LongLat [ 76.8 22.6 0 ] - Size 667.00 - Importance 63.66 - Type "FO" -} - -Location "Nilokeras Fossa" "Sol/Mars" -{ - LongLat [ 302.2 24.7 0 ] - Size 265.00 - Importance 43.16 - Type "FO" -} - -Location "Noctis Fossae" "Sol/Mars" -{ - LongLat [ 261.3 -2.8 0 ] - Size 725.00 - Importance 66.26 - Type "FO" -} - -Location "Oceanidum Fossa" "Sol/Mars" -{ - LongLat [ 330.6 -61.7 0 ] - Size 153.00 - Importance 35.84 - Type "FO" -} - -Location "Olympica Fossae" "Sol/Mars" -{ - LongLat [ 245.9 24.8 0 ] - Size 420.00 - Importance 51.75 - Type "FO" -} - -Location "Oti Fossae" "Sol/Mars" -{ - LongLat [ 243.2 -9.2 0 ] - Size 370.00 - Importance 49.11 - Type "FO" -} - -Location "Pavonis Fossae" "Sol/Mars" -{ - LongLat [ 248.5 4.1 0 ] - Size 168.00 - Importance 36.91 - Type "FO" -} - -Location "Pyramus Fossae" "Sol/Mars" -{ - LongLat [ 65.8 50.7 0 ] - Size 270.00 - Importance 43.46 - Type "FO" -} - -Location "Sacra Fossae" "Sol/Mars" -{ - LongLat [ 291.5 21.5 0 ] - Size 950.00 - Importance 75.88 - Type "FO" -} - -Location "Sirenum Fossae" "Sol/Mars" -{ - LongLat [ 199.1 -34.6 0 ] - Size 2735.00 - Importance 140.64 - Type "FO" -} - -Location "Stygis Fossae" "Sol/Mars" -{ - LongLat [ 149.7 26.6 0 ] - Size 370.00 - Importance 49.11 - Type "FO" -} - -Location "Tanais Fossae" "Sol/Mars" -{ - LongLat [ 273.4 38.9 0 ] - Size 165.50 - Importance 36.73 - Type "FO" -} - -Location "Tantalus Fossae" "Sol/Mars" -{ - LongLat [ 262.5 50.6 0 ] - Size 2400.00 - Importance 129.32 - Type "FO" -} - -Location "Tempe Fossae" "Sol/Mars" -{ - LongLat [ 288.6 39.9 0 ] - Size 2000.00 - Importance 115.46 - Type "FO" -} - -Location "Thaumasia Fossae" "Sol/Mars" -{ - LongLat [ 267.3 -47.1 0 ] - Size 1028.00 - Importance 79.08 - Type "FO" -} - -Location "Tithoniae Fossae" "Sol/Mars" -{ - LongLat [ 278 -3.5 0 ] - Size 820.00 - Importance 70.41 - Type "FO" -} - -Location "Tractus Fossae" "Sol/Mars" -{ - LongLat [ 258.6 25.7 0 ] - Size 390.00 - Importance 50.18 - Type "FO" -} - -Location "Tyrrhena Fossae" "Sol/Mars" -{ - LongLat [ 105.7 -22.2 0 ] - Size 287.00 - Importance 44.46 - Type "FO" -} - -Location "Ulysses Fossae" "Sol/Mars" -{ - LongLat [ 236.6 10.1 0 ] - Size 851.40 - Importance 71.75 - Type "FO" -} - -Location "Uranius Fossae" "Sol/Mars" -{ - LongLat [ 269.9 25.4 0 ] - Size 394.00 - Importance 50.39 - Type "FO" -} - -Location "Zephyrus Fossae" "Sol/Mars" -{ - LongLat [ 143.7 24 0 ] - Size 295.00 - Importance 44.92 - Type "FO" -} - -Location "Candor Labes" "Sol/Mars" -{ - LongLat [ 283.8 -4.7 0 ] - Size 130.00 - Importance 34.13 - Type "LA" -} - -Location "Coprates Labes" "Sol/Mars" -{ - LongLat [ 292.1 -11.8 0 ] - Size 39.00 - Importance 25.79 - Type "LA" -} - -Location "Ius Labes" "Sol/Mars" -{ - LongLat [ 281.4 -7.5 0 ] - Size 53.00 - Importance 27.34 - Type "LA" -} - -Location "Melas Labes" "Sol/Mars" -{ - LongLat [ 288.3 -8.5 0 ] - Size 90.00 - Importance 30.87 - Type "LA" -} - -Location "Ophir Labes" "Sol/Mars" -{ - LongLat [ 291.5 -11 0 ] - Size 89.00 - Importance 30.78 - Type "LA" -} - -Location "Adamas Labyrinthus" "Sol/Mars" -{ - LongLat [ 105.7 35.4 0 ] - Size 750.00 - Importance 67.37 - Type "LB" -} - -Location "Cydonia Labyrinthus" "Sol/Mars" -{ - LongLat [ 348 41.2 0 ] - Size 356.00 - Importance 48.35 - Type "LB" -} - -Location "Hyperboreus Labyrinthus" "Sol/Mars" -{ - LongLat [ 299.8 80 0 ] - Size 115.00 - Importance 32.96 - Type "LB" -} - -Location "Noctis Labyrinthus" "Sol/Mars" -{ - LongLat [ 257.8 -6.9 0 ] - Size 1263.00 - Importance 88.38 - Type "LB" -} - -Location "Acidalia Mensa" "Sol/Mars" -{ - LongLat [ 334.6 46.7 0 ] - Size 233.00 - Importance 41.20 - Type "MN" -} - -Location "Aeolis Mensae" "Sol/Mars" -{ - LongLat [ 140.4 -2.9 0 ] - Size 820.00 - Importance 70.41 - Type "MN" -} - -Location "Amazonis Mensa" "Sol/Mars" -{ - LongLat [ 212.5 -2 0 ] - Size 500.00 - Importance 55.79 - Type "MN" -} - -Location "Ascraeus Mensa" "Sol/Mars" -{ - LongLat [ 252 11.7 0 ] - Size 31.60 - Importance 24.89 - Type "MN" -} - -Location "Ausonia Mensa" "Sol/Mars" -{ - LongLat [ 97.7 -30 0 ] - Size 103.00 - Importance 31.98 - Type "MN" -} - -Location "Baetis Mensa" "Sol/Mars" -{ - LongLat [ 287.4 -5.2 0 ] - Size 187.00 - Importance 38.21 - Type "MN" -} - -Location "Candor Mensa" "Sol/Mars" -{ - LongLat [ 286.4 -6.2 0 ] - Size 120.00 - Importance 33.35 - Type "MN" -} - -Location "Ceti Mensa" "Sol/Mars" -{ - LongLat [ 283.7 -5.8 0 ] - Size 44.00 - Importance 26.36 - Type "MN" -} - -Location "Cydonia Mensae" "Sol/Mars" -{ - LongLat [ 347 33.7 0 ] - Size 800.00 - Importance 69.55 - Type "MN" -} - -Location "Deuteronilus Mensae" "Sol/Mars" -{ - LongLat [ 22.6 43.6 0 ] - Size 937.00 - Importance 75.34 - Type "MN" -} - -Location "Hebes Mensa" "Sol/Mars" -{ - LongLat [ 283.2 -1.1 0 ] - Size 109.00 - Importance 32.47 - Type "MN" -} - -Location "Labeatis Mensa" "Sol/Mars" -{ - LongLat [ 285.4 25.5 0 ] - Size 120.80 - Importance 33.42 - Type "MN" -} - -Location "Lunae Mensa" "Sol/Mars" -{ - LongLat [ 297.4 23.9 0 ] - Size 117.00 - Importance 33.12 - Type "MN" -} - -Location "Nepenthes Mensae" "Sol/Mars" -{ - LongLat [ 119.1 8.7 0 ] - Size 2170.00 - Importance 121.41 - Type "MN" -} - -Location "Nilokeras Mensae" "Sol/Mars" -{ - LongLat [ 308 31.1 0 ] - Size 463.00 - Importance 53.95 - Type "MN" -} - -Location "Nilosyrtis Mensae" "Sol/Mars" -{ - LongLat [ 67.9 34.7 0 ] - Size 705.00 - Importance 65.37 - Type "MN" -} - -Location "Nilus Mensae" "Sol/Mars" -{ - LongLat [ 287.9 22.3 0 ] - Size 210.00 - Importance 39.73 - Type "MN" -} - -Location "Protonilus Mensae" "Sol/Mars" -{ - LongLat [ 49.4 43.9 0 ] - Size 1050.00 - Importance 79.97 - Type "MN" -} - -Location "Sacra Mensa" "Sol/Mars" -{ - LongLat [ 291.9 24.4 0 ] - Size 580.00 - Importance 59.64 - Type "MN" -} - -Location "Tempe Mensa" "Sol/Mars" -{ - LongLat [ 288.3 27.9 0 ] - Size 58.00 - Importance 27.86 - Type "MN" -} - -Location "Zephyria Mensae" "Sol/Mars" -{ - LongLat [ 172.1 -11.4 0 ] - Size 330.00 - Importance 46.92 - Type "MN" -} - -Location "Anseris Mons" "Sol/Mars" -{ - LongLat [ 86.6 -29.8 0 ] - Size 58.00 - Importance 27.86 - Type "MO" -} - -Location "Arsia Mons" "Sol/Mars" -{ - LongLat [ 238.9 -8.4 0 ] - Size 475.00 - Importance 54.55 - Type "MO" -} - -Location "Ascraeus Mons" "Sol/Mars" -{ - LongLat [ 255.5 11.8 0 ] - Size 460.00 - Importance 53.80 - Type "MO" -} - -Location "Ausonia Montes" "Sol/Mars" -{ - LongLat [ 98.8 -27.5 0 ] - Size 158.00 - Importance 36.20 - Type "MO" -} - -Location "Australe Montes" "Sol/Mars" -{ - LongLat [ 14.1 -80.2 0 ] - Size 387.00 - Importance 50.02 - Type "MO" -} - -Location "Centauri Montes" "Sol/Mars" -{ - LongLat [ 95.2 -38.6 0 ] - Size 270.00 - Importance 43.46 - Type "MO" -} - -Location "Chalce Montes" "Sol/Mars" -{ - LongLat [ 322.1 -53.7 0 ] - Size 95.00 - Importance 31.30 - Type "MO" -} - -Location "Charitum Montes" "Sol/Mars" -{ - LongLat [ 319.8 -58 0 ] - Size 850.00 - Importance 71.69 - Type "MO" -} - -Location "Coronae Montes" "Sol/Mars" -{ - LongLat [ 86.4 -34.6 0 ] - Size 236.00 - Importance 41.38 - Type "MO" -} - -Location "Echus Montes" "Sol/Mars" -{ - LongLat [ 282 8.1 0 ] - Size 395.00 - Importance 50.44 - Type "MO" -} - -Location "Elysium Mons" "Sol/Mars" -{ - LongLat [ 146.9 24.8 0 ] - Size 410.00 - Importance 51.23 - Type "MO" -} - -Location "Erebus Montes" "Sol/Mars" -{ - LongLat [ 185 35.7 0 ] - Size 785.00 - Importance 68.90 - Type "MO" -} - -Location "Euripus Mons" "Sol/Mars" -{ - LongLat [ 105 -44.8 0 ] - Size 91.00 - Importance 30.96 - Type "MO" -} - -Location "Galaxius Mons" "Sol/Mars" -{ - LongLat [ 142.2 34.8 0 ] - Size 22.00 - Importance 23.60 - Type "MO" -} - -Location "Geryon Montes" "Sol/Mars" -{ - LongLat [ 278 -7.7 0 ] - Size 359.00 - Importance 48.51 - Type "MO" -} - -Location "Gonnus Mons" "Sol/Mars" -{ - LongLat [ 269 41.2 0 ] - Size 57.00 - Importance 27.76 - Type "MO" -} - -Location "Hellas Montes" "Sol/Mars" -{ - LongLat [ 97.7 -37.5 0 ] - Size 153.00 - Importance 35.84 - Type "MO" -} - -Location "Hellespontus Montes" "Sol/Mars" -{ - LongLat [ 42.8 -44.4 0 ] - Size 729.60 - Importance 66.47 - Type "MO" -} - -Location "Hibes Montes" "Sol/Mars" -{ - LongLat [ 171.3 3.7 0 ] - Size 137.00 - Importance 34.66 - Type "MO" -} - -Location "Horarum Mons" "Sol/Mars" -{ - LongLat [ 323.4 -51.1 0 ] - Size 20.00 - Importance 23.31 - Type "MO" -} - -Location "Labeatis Mons" "Sol/Mars" -{ - LongLat [ 283.8 37.5 0 ] - Size 22.50 - Importance 23.67 - Type "MO" -} - -Location "Libya Montes" "Sol/Mars" -{ - LongLat [ 88.9 2.7 0 ] - Size 1170.00 - Importance 84.75 - Type "MO" -} - -Location "Nereidum Montes" "Sol/Mars" -{ - LongLat [ 316 -38.6 0 ] - Size 1130.00 - Importance 83.17 - Type "MO" -} - -Location "Oceanidum Mons" "Sol/Mars" -{ - LongLat [ 318.7 -54.9 0 ] - Size 33.00 - Importance 25.06 - Type "MO" -} - -Location "Octantis Mons" "Sol/Mars" -{ - LongLat [ 317.1 -55.3 0 ] - Size 17.80 - Importance 22.98 - Type "MO" -} - -Location "Olympus Mons" "Sol/Mars" -{ - LongLat [ 226 18.4 0 ] - Size 648.00 - Importance 62.80 - Type "MO" -} - -Location "Pavonis Mons" "Sol/Mars" -{ - LongLat [ 246.6 0.8 0 ] - Size 375.00 - Importance 49.38 - Type "MO" -} - -Location "Peraea Mons" "Sol/Mars" -{ - LongLat [ 86.1 -31.1 0 ] - Size 21.50 - Importance 23.53 - Type "MO" -} - -Location "Phlegra Montes" "Sol/Mars" -{ - LongLat [ 165.2 40.8 0 ] - Size 1352.00 - Importance 91.80 - Type "MO" -} - -Location "Pindus Mons" "Sol/Mars" -{ - LongLat [ 271.3 39.5 0 ] - Size 16.50 - Importance 22.78 - Type "MO" -} - -Location "Sisyphi Montes" "Sol/Mars" -{ - LongLat [ 13.9 -69.7 0 ] - Size 200.00 - Importance 39.08 - Type "MO" -} - -Location "Tanaica Montes" "Sol/Mars" -{ - LongLat [ 268.9 39.5 0 ] - Size 177.00 - Importance 37.53 - Type "MO" -} - -Location "Tartarus Montes" "Sol/Mars" -{ - LongLat [ 167 15.8 0 ] - Size 1070.00 - Importance 80.77 - Type "MO" -} - -Location "Tharsis Montes" "Sol/Mars" -{ - LongLat [ 247.5 1.2 0 ] - Size 1840.00 - Importance 109.78 - Type "MO" -} - -Location "Tyrrhena Mons" "Sol/Mars" -{ - LongLat [ 101.2 -24.1 0 ] - Size 107.10 - Importance 32.32 - Type "MO" -} - -Location "Amphitrites Patera" "Sol/Mars" -{ - LongLat [ 60.9 -58.7 0 ] - Size 135.00 - Importance 34.51 - Type "PE" -} - -Location "Angusta Patera" "Sol/Mars" -{ - LongLat [ 280.5 -80.6 0 ] - Size 15.40 - Importance 22.61 - Type "PE" -} - -Location "Australis Patera" "Sol/Mars" -{ - LongLat [ 308.3 -80.1 0 ] - Size 12.70 - Importance 22.17 - Type "PE" -} - -Location "Issedon Paterae" "Sol/Mars" -{ - LongLat [ 269.5 38.3 0 ] - Size 58.00 - Importance 27.86 - Type "PE" -} - -Location "Malea Patera" "Sol/Mars" -{ - LongLat [ 51.8 -63.4 0 ] - Size 242.00 - Importance 41.76 - Type "PE" -} - -Location "Meroe Patera" "Sol/Mars" -{ - LongLat [ 68.6 6.9 0 ] - Size 50.00 - Importance 27.02 - Type "PE" -} - -Location "Nili Patera" "Sol/Mars" -{ - LongLat [ 67 8.9 0 ] - Size 70.00 - Importance 29.05 - Type "PE" -} - -Location "Orcus Patera" "Sol/Mars" -{ - LongLat [ 178.5 14.1 0 ] - Size 375.00 - Importance 49.38 - Type "PE" -} - -Location "Peneus Patera" "Sol/Mars" -{ - LongLat [ 52.5 -57.8 0 ] - Size 133.60 - Importance 34.40 - Type "PE" -} - -Location "Pityusa Patera" "Sol/Mars" -{ - LongLat [ 36.9 -66.8 0 ] - Size 230.00 - Importance 41.01 - Type "PE" -} - -Location "Acidalia Planitia" "Sol/Mars" -{ - LongLat [ 338 46.7 0 ] - Size 2300.00 - Importance 125.90 - Type "PL" -} - -Location "Amazonis Planitia" "Sol/Mars" -{ - LongLat [ 196 24.8 0 ] - Size 2800.00 - Importance 142.80 - Type "PL" -} - -Location "Arcadia Planitia" "Sol/Mars" -{ - LongLat [ 192 46.7 0 ] - Size 2200.00 - Importance 122.45 - Type "PL" -} - -Location "Argyre Planitia" "Sol/Mars" -{ - LongLat [ 316 -49.7 0 ] - Size 800.00 - Importance 69.55 - Type "PL" -} - -Location "Chryse Planitia" "Sol/Mars" -{ - LongLat [ 320 26.7 0 ] - Size 1700.00 - Importance 104.73 - Type "PL" -} - -Location "Elysium Planitia" "Sol/Mars" -{ - LongLat [ 155 2 0 ] - Size 3000.00 - Importance 149.43 - Type "PL" -} - -Location "Hellas Planitia" "Sol/Mars" -{ - LongLat [ 70 -42.7 0 ] - Size 2200.00 - Importance 122.45 - Type "PL" -} - -Location "Isidis Planitia" "Sol/Mars" -{ - LongLat [ 87 12.9 0 ] - Size 1200.00 - Importance 85.93 - Type "PL" -} - -Location "Utopia Planitia" "Sol/Mars" -{ - LongLat [ 118 49.7 0 ] - Size 3200.00 - Importance 155.99 - Type "PL" -} - -Location "Aonia Planum" "Sol/Mars" -{ - LongLat [ 281 -57.7 0 ] - Size 650.00 - Importance 62.89 - Type "PM" -} - -Location "Argentea Planum" "Sol/Mars" -{ - LongLat [ 292 -69.8 0 ] - Size 1500.00 - Importance 97.38 - Type "PM" -} - -Location "Ascuris Planum" "Sol/Mars" -{ - LongLat [ 279.2 40.4 0 ] - Size 500.00 - Importance 55.79 - Type "PM" -} - -Location "Aurorae Planum" "Sol/Mars" -{ - LongLat [ 310.8 -10.4 0 ] - Size 600.00 - Importance 60.58 - Type "PM" -} - -Location "Bosporos Planum" "Sol/Mars" -{ - LongLat [ 295.1 -34.2 0 ] - Size 700.00 - Importance 65.15 - Type "PM" -} - -Location "Daedalia Planum" "Sol/Mars" -{ - LongLat [ 232 -21.8 0 ] - Size 1800.00 - Importance 108.35 - Type "PM" -} - -Location "Hesperia Planum" "Sol/Mars" -{ - LongLat [ 110 -22.3 0 ] - Size 1700.00 - Importance 104.73 - Type "PM" -} - -Location "Icaria Planum" "Sol/Mars" -{ - LongLat [ 253.5 -43.2 0 ] - Size 650.00 - Importance 62.89 - Type "PM" -} - -Location "Lucus Planum" "Sol/Mars" -{ - LongLat [ 182 -4 0 ] - Size 864.00 - Importance 72.28 - Type "PM" -} - -Location "Lunae Planum" "Sol/Mars" -{ - LongLat [ 294 10.4 0 ] - Size 1800.00 - Importance 108.35 - Type "PM" -} - -Location "Malea Planum" "Sol/Mars" -{ - LongLat [ 65 -64.8 0 ] - Size 900.00 - Importance 73.80 - Type "PM" -} - -Location "Meridiani Planum" "Sol/Mars" -{ - LongLat [ 357.5 0.2 0 ] - Size 1100.00 - Importance 81.98 - Type "PM" -} - -Location "Ophir Planum" "Sol/Mars" -{ - LongLat [ 302.5 -8.7 0 ] - Size 650.00 - Importance 62.89 - Type "PM" -} - -Location "Parva Planum" "Sol/Mars" -{ - LongLat [ 257 -75.8 0 ] - Size 750.00 - Importance 67.37 - Type "PM" -} - -Location "Planum Angustum" "Sol/Mars" -{ - LongLat [ 276.5 -79.7 0 ] - Size 200.00 - Importance 39.08 - Type "PM" -} - -Location "Planum Australe" "Sol/Mars" -{ - LongLat [ 160 -83.9 0 ] - Size 1450.00 - Importance 95.50 - Type "PM" -} - -Location "Planum Boreum" "Sol/Mars" -{ - LongLat [ 15 88 0 ] - Size 1100.00 - Importance 81.98 - Type "PM" -} - -Location "Planum Chronium" "Sol/Mars" -{ - LongLat [ 140 -59.7 0 ] - Size 550.00 - Importance 58.22 - Type "PM" -} - -Location "Promethei Planum" "Sol/Mars" -{ - LongLat [ 90 -78.9 0 ] - Size 850.00 - Importance 71.69 - Type "PM" -} - -Location "Sinai Planum" "Sol/Mars" -{ - LongLat [ 272 -13.4 0 ] - Size 900.00 - Importance 73.80 - Type "PM" -} - -Location "Sisyphi Planum" "Sol/Mars" -{ - LongLat [ 5 -69.8 0 ] - Size 1100.00 - Importance 81.98 - Type "PM" -} - -Location "Solis Planum" "Sol/Mars" -{ - LongLat [ 273.5 -25.2 0 ] - Size 1700.00 - Importance 104.73 - Type "PM" -} - -Location "Syria Planum" "Sol/Mars" -{ - LongLat [ 256.1 -13.1 0 ] - Size 740.00 - Importance 66.93 - Type "PM" -} - -Location "Syrtis Major Planum" "Sol/Mars" -{ - LongLat [ 69.5 8.4 0 ] - Size 1350.00 - Importance 91.72 - Type "PM" -} - -Location "Thaumasia Planum" "Sol/Mars" -{ - LongLat [ 295.7 -24.5 0 ] - Size 650.00 - Importance 62.89 - Type "PM" -} - -Location "Amenthes Rupes" "Sol/Mars" -{ - LongLat [ 110.5 1.6 0 ] - Size 331.00 - Importance 46.97 - Type "RU" -} - -Location "Argyre Rupes" "Sol/Mars" -{ - LongLat [ 291.8 -62.5 0 ] - Size 267.00 - Importance 43.28 - Type "RU" -} - -Location "Arimanes Rupes" "Sol/Mars" -{ - LongLat [ 212.1 -9.6 0 ] - Size 181.00 - Importance 37.80 - Type "RU" -} - -Location "Avernus Rupes" "Sol/Mars" -{ - LongLat [ 172.9 -9.5 0 ] - Size 212.00 - Importance 39.86 - Type "RU" -} - -Location "Bosporos Rupes" "Sol/Mars" -{ - LongLat [ 302.4 -42.9 0 ] - Size 507.00 - Importance 56.13 - Type "RU" -} - -Location "Chalcoporos RupÄ“s" "Sol/Mars" -{ - LongLat [ 20.5 -55.3 0 ] - Size 401.00 - Importance 50.76 - Type "RU" -} - -Location "Claritas Rupes" "Sol/Mars" -{ - LongLat [ 254.6 -25.7 0 ] - Size 924.00 - Importance 74.80 - Type "RU" -} - -Location "Cydnus Rupes" "Sol/Mars" -{ - LongLat [ 116 55.7 0 ] - Size 1600.00 - Importance 101.08 - Type "RU" -} - -Location "Elysium Rupes" "Sol/Mars" -{ - LongLat [ 148 25.2 0 ] - Size 130.00 - Importance 34.13 - Type "RU" -} - -Location "Hephaestus Rupes" "Sol/Mars" -{ - LongLat [ 117 21.8 0 ] - Size 1750.00 - Importance 106.55 - Type "RU" -} - -Location "Morpheos Rupes" "Sol/Mars" -{ - LongLat [ 125.5 -36.1 0 ] - Size 353.00 - Importance 48.19 - Type "RU" -} - -Location "Ogygis Rupes" "Sol/Mars" -{ - LongLat [ 305.5 -33.1 0 ] - Size 255.00 - Importance 42.55 - Type "RU" -} - -Location "Olympus Rupes" "Sol/Mars" -{ - LongLat [ 226 18.4 0 ] - Size 1800.00 - Importance 108.35 - Type "RU" -} - -Location "Panchaia Rupes" "Sol/Mars" -{ - LongLat [ 130 63.7 0 ] - Size 1500.00 - Importance 97.38 - Type "RU" -} - -Location "Phison Rupes" "Sol/Mars" -{ - LongLat [ 50.4 26.5 0 ] - Size 177.00 - Importance 37.53 - Type "RU" -} - -Location "Pityusa Rupes" "Sol/Mars" -{ - LongLat [ 29.4 -64.1 0 ] - Size 390.00 - Importance 50.18 - Type "RU" -} - -Location "Promethei Rupes" "Sol/Mars" -{ - LongLat [ 90.6 -75.3 0 ] - Size 1248.00 - Importance 87.80 - Type "RU" -} - -Location "Rupes Tenuis" "Sol/Mars" -{ - LongLat [ 295 80.9 0 ] - Size 185.00 - Importance 38.08 - Type "RU" -} - -Location "Tartarus Rupes" "Sol/Mars" -{ - LongLat [ 175.6 -6.5 0 ] - Size 89.70 - Importance 30.84 - Type "RU" -} - -Location "Thyles Rupes" "Sol/Mars" -{ - LongLat [ 130.9 -69.6 0 ] - Size 675.00 - Importance 64.02 - Type "RU" -} - -Location "Ulyxis Rupes" "Sol/Mars" -{ - LongLat [ 159.9 -68.4 0 ] - Size 390.00 - Importance 50.18 - Type "RU" -} - -Location "Utopia Rupes" "Sol/Mars" -{ - LongLat [ 90 39.7 0 ] - Size 2550.00 - Importance 134.42 - Type "RU" -} - -Location "Charybdis Scopulus" "Sol/Mars" -{ - LongLat [ 20 -24.5 0 ] - Size 552.00 - Importance 58.31 - Type "SC" -} - -Location "Coronae Scopulus" "Sol/Mars" -{ - LongLat [ 64.8 -33.5 0 ] - Size 253.50 - Importance 42.46 - Type "SC" -} - -Location "Eridania Scopulus" "Sol/Mars" -{ - LongLat [ 139 -53.4 0 ] - Size 939.00 - Importance 75.43 - Type "SC" -} - -Location "Nilokeras Scopulus" "Sol/Mars" -{ - LongLat [ 303.8 31.6 0 ] - Size 765.00 - Importance 68.02 - Type "SC" -} - -Location "Oenotria Scopulus" "Sol/Mars" -{ - LongLat [ 76.9 -11 0 ] - Size 1360.00 - Importance 92.10 - Type "SC" -} - -Location "Scylla Scopulus" "Sol/Mars" -{ - LongLat [ 18.3 -25.1 0 ] - Size 445.00 - Importance 53.04 - Type "SC" -} - -Location "Tartarus Scopulus" "Sol/Mars" -{ - LongLat [ 177.2 -4.3 0 ] - Size 219.00 - Importance 40.31 - Type "SC" -} - -Location "Xanthe Scopulus" "Sol/Mars" -{ - LongLat [ 307.4 19.3 0 ] - Size 57.00 - Importance 27.76 - Type "SC" -} - -Location "Amazonis Sulci" "Sol/Mars" -{ - LongLat [ 214.6 -2.7 0 ] - Size 250.00 - Importance 42.25 - Type "SU" -} - -Location "Apollinaris Sulci" "Sol/Mars" -{ - LongLat [ 177.4 -11.4 0 ] - Size 178.00 - Importance 37.60 - Type "SU" -} - -Location "Arsia Sulci" "Sol/Mars" -{ - LongLat [ 231.1 -6 0 ] - Size 475.00 - Importance 54.55 - Type "SU" -} - -Location "Ascraeus Sulci" "Sol/Mars" -{ - LongLat [ 251.2 11.9 0 ] - Size 102.00 - Importance 31.90 - Type "SU" -} - -Location "Cyane Sulci" "Sol/Mars" -{ - LongLat [ 231.3 25.4 0 ] - Size 340.00 - Importance 47.47 - Type "SU" -} - -Location "Gigas Sulci" "Sol/Mars" -{ - LongLat [ 232.2 9.9 0 ] - Size 398.00 - Importance 50.60 - Type "SU" -} - -Location "Lycus Sulci" "Sol/Mars" -{ - LongLat [ 218.9 24.4 0 ] - Size 1350.00 - Importance 91.72 - Type "SU" -} - -Location "Medusae Sulci" "Sol/Mars" -{ - LongLat [ 199.9 -4.9 0 ] - Size 190.00 - Importance 38.41 - Type "SU" -} - -Location "Memnonia Sulci" "Sol/Mars" -{ - LongLat [ 184.7 -6.7 0 ] - Size 450.00 - Importance 53.29 - Type "SU" -} - -Location "Pavonis Sulci" "Sol/Mars" -{ - LongLat [ 243.5 4 0 ] - Size 429.00 - Importance 52.22 - Type "SU" -} - -Location "Sacra Sulci" "Sol/Mars" -{ - LongLat [ 285.4 22.1 0 ] - Size 900.00 - Importance 73.80 - Type "SU" -} - -Location "Sulci Gordii" "Sol/Mars" -{ - LongLat [ 234.5 18.7 0 ] - Size 400.00 - Importance 50.71 - Type "SU" -} - -Location "AONIA TERRA" "Sol/Mars" -{ - LongLat [ 260 -61.7 0 ] - Size 4000.00 - Importance 181.74 - Type "TA" -} - -Location "ARABIA TERRA" "Sol/Mars" -{ - LongLat [ 5 22.8 0 ] - Size 5100.00 - Importance 216.19 - Type "TA" -} - -Location "MARGARITIFER TERRA" "Sol/Mars" -{ - LongLat [ 335 -4.9 0 ] - Size 2600.00 - Importance 136.11 - Type "TA" -} - -Location "NOACHIS TERRA" "Sol/Mars" -{ - LongLat [ 10 -44.7 0 ] - Size 4800.00 - Importance 206.88 - Type "TA" -} - -Location "PROMETHEI TERRA" "Sol/Mars" -{ - LongLat [ 100 -57.7 0 ] - Size 3300.00 - Importance 159.25 - Type "TA" -} - -Location "TEMPE TERRA" "Sol/Mars" -{ - LongLat [ 289 39.7 0 ] - Size 2573.00 - Importance 135.20 - Type "TA" -} - -Location "TERRA CIMMERIA" "Sol/Mars" -{ - LongLat [ 145 -34.7 0 ] - Size 5400.00 - Importance 225.45 - Type "TA" -} - -Location "TERRA SABAEA" "Sol/Mars" -{ - LongLat [ 42 2 0 ] - Size 4700.00 - Importance 203.76 - Type "TA" -} - -Location "TERRA SIRENUM" "Sol/Mars" -{ - LongLat [ 210 -39.7 0 ] - Size 3900.00 - Importance 178.56 - Type "TA" -} - -Location "TYRRHENA TERRA" "Sol/Mars" -{ - LongLat [ 90 -14.8 0 ] - Size 2300.00 - Importance 125.90 - Type "TA" -} - -Location "XANTHE TERRA" "Sol/Mars" -{ - LongLat [ 312 3 0 ] - Size 2465.00 - Importance 131.54 - Type "TA" -} - -Location "Albor Tholus" "Sol/Mars" -{ - LongLat [ 150.4 18.8 0 ] - Size 170.00 - Importance 37.05 - Type "TH" -} - -Location "Apollinaris Tholus" "Sol/Mars" -{ - LongLat [ 175.7 -17.7 0 ] - Size 35.00 - Importance 25.31 - Type "TH" -} - -Location "Ceraunius Tholus" "Sol/Mars" -{ - LongLat [ 262.6 24 0 ] - Size 130.00 - Importance 34.13 - Type "TH" -} - -Location "E. Mareotis Tholus" "Sol/Mars" -{ - LongLat [ 274.7 35.9 0 ] - Size 5.00 - Importance 20.75 - Type "TH" -} - -Location "Hecates Tholus" "Sol/Mars" -{ - LongLat [ 150.2 32.1 0 ] - Size 183.00 - Importance 37.94 - Type "TH" -} - -Location "Issedon Tholus" "Sol/Mars" -{ - LongLat [ 265 36 0 ] - Size 52.00 - Importance 27.24 - Type "TH" -} - -Location "Jovis Tholus" "Sol/Mars" -{ - LongLat [ 242.5 18.2 0 ] - Size 58.00 - Importance 27.86 - Type "TH" -} - -Location "N. Mareotis Tholus" "Sol/Mars" -{ - LongLat [ 273.6 36.4 0 ] - Size 3.00 - Importance 20.34 - Type "TH" -} - -Location "Scandia Tholi" "Sol/Mars" -{ - LongLat [ 198 73.8 0 ] - Size 480.00 - Importance 54.80 - Type "TH" -} - -Location "Tharsis Tholus" "Sol/Mars" -{ - LongLat [ 269.2 13.4 0 ] - Size 158.00 - Importance 36.20 - Type "TH" -} - -Location "Uranius Tholus" "Sol/Mars" -{ - LongLat [ 262.3 26.2 0 ] - Size 62.00 - Importance 28.27 - Type "TH" -} - -Location "W. Mareotis Tholus" "Sol/Mars" -{ - LongLat [ 271.9 35.5 0 ] - Size 12.00 - Importance 22.05 - Type "TH" -} - -Location "Zephyria Tholus" "Sol/Mars" -{ - LongLat [ 172.8 -19.8 0 ] - Size 30.50 - Importance 24.75 - Type "TH" -} - -Location "Abalos Undae" "Sol/Mars" -{ - LongLat [ 271.8 78.3 0 ] - Size 455.00 - Importance 53.54 - Type "UN" -} - -Location "Hyperboreae Undae" "Sol/Mars" -{ - LongLat [ 311.4 81.8 0 ] - Size 500.00 - Importance 55.79 - Type "UN" -} - -Location "Olympia Undae" "Sol/Mars" -{ - LongLat [ 180 81.4 0 ] - Size 1100.00 - Importance 81.98 - Type "UN" -} - -Location "Abus Vallis" "Sol/Mars" -{ - LongLat [ 212.7 -5.5 0 ] - Size 58.00 - Importance 27.86 - Type "VA" -} - -Location "Al-Qahira Vallis" "Sol/Mars" -{ - LongLat [ 162.5 -18.2 0 ] - Size 555.00 - Importance 58.45 - Type "VA" -} - -Location "Anio Valles" "Sol/Mars" -{ - LongLat [ 55.9 37.8 0 ] - Size 36.50 - Importance 25.49 - Type "VA" -} - -Location "Apsus Vallis" "Sol/Mars" -{ - LongLat [ 135 34.8 0 ] - Size 120.00 - Importance 33.35 - Type "VA" -} - -Location "Arda Valles" "Sol/Mars" -{ - LongLat [ 327.6 -20.6 0 ] - Size 186.00 - Importance 38.14 - Type "VA" -} - -Location "Ares Vallis" "Sol/Mars" -{ - LongLat [ 334.2 10.3 0 ] - Size 1700.00 - Importance 104.73 - Type "VA" -} - -Location "Arnus Vallis" "Sol/Mars" -{ - LongLat [ 70.5 13.9 0 ] - Size 280.00 - Importance 44.05 - Type "VA" -} - -Location "Asopus Vallis" "Sol/Mars" -{ - LongLat [ 210.3 -4.3 0 ] - Size 33.00 - Importance 25.06 - Type "VA" -} - -Location "Athabasca Vallis" "Sol/Mars" -{ - LongLat [ 155.8 9 0 ] - Size 184.00 - Importance 38.01 - Type "VA" -} - -Location "Auqakuh Vallis" "Sol/Mars" -{ - LongLat [ 60.1 30.1 0 ] - Size 312.00 - Importance 45.90 - Type "VA" -} - -Location "Axius Valles" "Sol/Mars" -{ - LongLat [ 70.1 -55.6 0 ] - Size 349.00 - Importance 47.97 - Type "VA" -} - -Location "Bahram Vallis" "Sol/Mars" -{ - LongLat [ 302.5 20.5 0 ] - Size 302.00 - Importance 45.33 - Type "VA" -} - -Location "Brazos Valles" "Sol/Mars" -{ - LongLat [ 18.9 -6.2 0 ] - Size 458.00 - Importance 53.70 - Type "VA" -} - -Location "Buvinda Vallis" "Sol/Mars" -{ - LongLat [ 151.9 33.1 0 ] - Size 119.60 - Importance 33.32 - Type "VA" -} - -Location "Chico Valles" "Sol/Mars" -{ - LongLat [ 206.5 -66.7 0 ] - Size 450.00 - Importance 53.29 - Type "VA" -} - -Location "Clanis Valles" "Sol/Mars" -{ - LongLat [ 58.4 33.2 0 ] - Size 58.00 - Importance 27.86 - Type "VA" -} - -Location "Clasia Vallis" "Sol/Mars" -{ - LongLat [ 56.9 33.8 0 ] - Size 125.00 - Importance 33.74 - Type "VA" -} - -Location "Clota Vallis" "Sol/Mars" -{ - LongLat [ 339.4 -25.6 0 ] - Size 112.00 - Importance 32.72 - Type "VA" -} - -Location "Cusus Valles" "Sol/Mars" -{ - LongLat [ 50.5 14.3 0 ] - Size 249.00 - Importance 42.19 - Type "VA" -} - -Location "Dao Vallis" "Sol/Mars" -{ - LongLat [ 87.8 -38.4 0 ] - Size 816.00 - Importance 70.24 - Type "VA" -} - -Location "Deva Vallis" "Sol/Mars" -{ - LongLat [ 203 -7.6 0 ] - Size 48.00 - Importance 26.81 - Type "VA" -} - -Location "Dittaino Valles" "Sol/Mars" -{ - LongLat [ 293 -1.5 0 ] - Size 138.00 - Importance 34.74 - Type "VA" -} - -Location "Doanus Vallis" "Sol/Mars" -{ - LongLat [ 334.4 -63 0 ] - Size 131.00 - Importance 34.21 - Type "VA" -} - -Location "Drava Valles" "Sol/Mars" -{ - LongLat [ 166.3 -48.7 0 ] - Size 150.00 - Importance 35.62 - Type "VA" -} - -Location "Drilon Vallis" "Sol/Mars" -{ - LongLat [ 307.6 7.2 0 ] - Size 94.00 - Importance 31.22 - Type "VA" -} - -Location "Dubis Vallis" "Sol/Mars" -{ - LongLat [ 211.8 -5.2 0 ] - Size 37.00 - Importance 25.55 - Type "VA" -} - -Location "Durius Valles" "Sol/Mars" -{ - LongLat [ 172.1 -17.5 0 ] - Size 223.00 - Importance 40.57 - Type "VA" -} - -Location "Dzigai Vallis" "Sol/Mars" -{ - LongLat [ 323.4 -58.5 0 ] - Size 326.00 - Importance 46.69 - Type "VA" -} - -Location "Elaver Vallis" "Sol/Mars" -{ - LongLat [ 310.5 -9.4 0 ] - Size 160.00 - Importance 36.34 - Type "VA" -} - -Location "Enipeus Vallis" "Sol/Mars" -{ - LongLat [ 266.9 36.7 0 ] - Size 357.00 - Importance 48.41 - Type "VA" -} - -Location "Evros Vallis" "Sol/Mars" -{ - LongLat [ 13.9 -12.6 0 ] - Size 335.00 - Importance 47.19 - Type "VA" -} - -Location "Frento Vallis" "Sol/Mars" -{ - LongLat [ 345.5 -50 0 ] - Size 277.00 - Importance 43.87 - Type "VA" -} - -Location "Granicus Valles" "Sol/Mars" -{ - LongLat [ 131 29.7 0 ] - Size 750.00 - Importance 67.37 - Type "VA" -} - -Location "Harmakhis Vallis" "Sol/Mars" -{ - LongLat [ 90.4 -40.4 0 ] - Size 475.00 - Importance 54.55 - Type "VA" -} - -Location "Hebrus Valles" "Sol/Mars" -{ - LongLat [ 126.6 20 0 ] - Size 317.00 - Importance 46.18 - Type "VA" -} - -Location "Her Desher Vallis" "Sol/Mars" -{ - LongLat [ 312 -25.2 0 ] - Size 107.00 - Importance 32.31 - Type "VA" -} - -Location "Hermus Vallis" "Sol/Mars" -{ - LongLat [ 212 -5.4 0 ] - Size 46.00 - Importance 26.59 - Type "VA" -} - -Location "Himera Valles" "Sol/Mars" -{ - LongLat [ 337.2 -21.4 0 ] - Size 160.00 - Importance 36.34 - Type "VA" -} - -Location "Hrad Vallis" "Sol/Mars" -{ - LongLat [ 135.3 38.4 0 ] - Size 825.00 - Importance 70.62 - Type "VA" -} - -Location "Huo Hsing Vallis" "Sol/Mars" -{ - LongLat [ 66.6 30.2 0 ] - Size 318.00 - Importance 46.24 - Type "VA" -} - -Location "Hypanis Valles" "Sol/Mars" -{ - LongLat [ 313.3 9.5 0 ] - Size 231.00 - Importance 41.07 - Type "VA" -} - -Location "Hypsas Vallis" "Sol/Mars" -{ - LongLat [ 57.9 33.7 0 ] - Size 32.80 - Importance 25.04 - Type "VA" -} - -Location "Iberus Vallis" "Sol/Mars" -{ - LongLat [ 152 21.3 0 ] - Size 80.20 - Importance 30.00 - Type "VA" -} - -Location "Indus Vallis" "Sol/Mars" -{ - LongLat [ 38.7 19.1 0 ] - Size 307.00 - Importance 45.62 - Type "VA" -} - -Location "Isara Valles" "Sol/Mars" -{ - LongLat [ 213.4 -5.3 0 ] - Size 8.00 - Importance 21.34 - Type "VA" -} - -Location "Ituxi Vallis" "Sol/Mars" -{ - LongLat [ 153 25.2 0 ] - Size 62.00 - Importance 28.27 - Type "VA" -} - -Location "Kasei Valles" "Sol/Mars" -{ - LongLat [ 295 24.4 0 ] - Size 1780.00 - Importance 107.63 - Type "VA" -} - -Location "Labou Vallis" "Sol/Mars" -{ - LongLat [ 205.5 -8.6 0 ] - Size 222.00 - Importance 40.50 - Type "VA" -} - -Location "Ladon Valles" "Sol/Mars" -{ - LongLat [ 331.3 -22.4 0 ] - Size 278.00 - Importance 43.93 - Type "VA" -} - -Location "Licus Vallis" "Sol/Mars" -{ - LongLat [ 126.1 -2.9 0 ] - Size 219.10 - Importance 40.32 - Type "VA" -} - -Location "Liris Valles" "Sol/Mars" -{ - LongLat [ 57.9 -10.6 0 ] - Size 613.00 - Importance 61.18 - Type "VA" -} - -Location "Lobo Vallis" "Sol/Mars" -{ - LongLat [ 298.8 26.9 0 ] - Size 102.00 - Importance 31.90 - Type "VA" -} - -Location "Locras Valles" "Sol/Mars" -{ - LongLat [ 47.7 8.6 0 ] - Size 314.00 - Importance 46.01 - Type "VA" -} - -Location "Loire Valles" "Sol/Mars" -{ - LongLat [ 343.3 -18.1 0 ] - Size 720.00 - Importance 66.04 - Type "VA" -} - -Location "Louros Valles" "Sol/Mars" -{ - LongLat [ 278 -8.4 0 ] - Size 517.00 - Importance 56.62 - Type "VA" -} - -Location "Ma'adim Vallis" "Sol/Mars" -{ - LongLat [ 177.3 -21.6 0 ] - Size 825.00 - Importance 70.62 - Type "VA" -} - -Location "Mad Vallis" "Sol/Mars" -{ - LongLat [ 76.1 -56.2 0 ] - Size 524.00 - Importance 56.96 - Type "VA" -} - -Location "Maja Valles" "Sol/Mars" -{ - LongLat [ 301.7 12.5 0 ] - Size 1516.00 - Importance 97.97 - Type "VA" -} - -Location "Mamers Valles" "Sol/Mars" -{ - LongLat [ 17.8 40 0 ] - Size 1020.00 - Importance 78.75 - Type "VA" -} - -Location "Mangala Valles" "Sol/Mars" -{ - LongLat [ 209 -11.5 0 ] - Size 828.00 - Importance 70.75 - Type "VA" -} - -Location "Marte Vallis" "Sol/Mars" -{ - LongLat [ 183.5 14.8 0 ] - Size 1185.00 - Importance 85.34 - Type "VA" -} - -Location "Matrona Vallis" "Sol/Mars" -{ - LongLat [ 176.1 -7.6 0 ] - Size 51.00 - Importance 27.13 - Type "VA" -} - -Location "Maumee Valles" "Sol/Mars" -{ - LongLat [ 306.8 19.5 0 ] - Size 350.00 - Importance 48.02 - Type "VA" -} - -Location "Mawrth Vallis" "Sol/Mars" -{ - LongLat [ 343.5 22.3 0 ] - Size 636.00 - Importance 62.25 - Type "VA" -} - -Location "Minio Vallis" "Sol/Mars" -{ - LongLat [ 208.2 -4.3 0 ] - Size 88.00 - Importance 30.70 - Type "VA" -} - -Location "Mosa Vallis" "Sol/Mars" -{ - LongLat [ 22.2 -14.7 0 ] - Size 171.00 - Importance 37.12 - Type "VA" -} - -Location "Munda Vallis" "Sol/Mars" -{ - LongLat [ 213.7 -5.4 0 ] - Size 10.00 - Importance 21.70 - Type "VA" -} - -Location "Naktong Vallis" "Sol/Mars" -{ - LongLat [ 32.9 5.2 0 ] - Size 494.00 - Importance 55.49 - Type "VA" -} - -Location "Nanedi Valles" "Sol/Mars" -{ - LongLat [ 311 4.9 0 ] - Size 508.00 - Importance 56.18 - Type "VA" -} - -Location "Naro Vallis" "Sol/Mars" -{ - LongLat [ 60.6 -3.9 0 ] - Size 393.00 - Importance 50.34 - Type "VA" -} - -Location "Nestus Valles" "Sol/Mars" -{ - LongLat [ 201.4 -7.2 0 ] - Size 33.00 - Importance 25.06 - Type "VA" -} - -Location "Nia Vallis" "Sol/Mars" -{ - LongLat [ 325.3 -53.8 0 ] - Size 133.00 - Importance 34.36 - Type "VA" -} - -Location "Nicer Vallis" "Sol/Mars" -{ - LongLat [ 201.8 -7.3 0 ] - Size 54.00 - Importance 27.45 - Type "VA" -} - -Location "Niger Vallis" "Sol/Mars" -{ - LongLat [ 92.2 -35.1 0 ] - Size 333.00 - Importance 47.08 - Type "VA" -} - -Location "Nirgal Vallis" "Sol/Mars" -{ - LongLat [ 318 -28.2 0 ] - Size 496.00 - Importance 55.59 - Type "VA" -} - -Location "Ochus Valles" "Sol/Mars" -{ - LongLat [ 314.9 7.1 0 ] - Size 104.00 - Importance 32.06 - Type "VA" -} - -Location "Oltis Valles" "Sol/Mars" -{ - LongLat [ 338.3 -23.6 0 ] - Size 173.00 - Importance 37.25 - Type "VA" -} - -Location "Osuga Valles" "Sol/Mars" -{ - LongLat [ 321.4 -15.1 0 ] - Size 185.00 - Importance 38.08 - Type "VA" -} - -Location "Padus Vallis" "Sol/Mars" -{ - LongLat [ 209.9 -4.5 0 ] - Size 46.00 - Importance 26.59 - Type "VA" -} - -Location "Pallacopas Vallis" "Sol/Mars" -{ - LongLat [ 339 -55 0 ] - Size 660.00 - Importance 63.34 - Type "VA" -} - -Location "Paraná Valles" "Sol/Mars" -{ - LongLat [ 349.8 -22.9 0 ] - Size 350.00 - Importance 48.02 - Type "VA" -} - -Location "Patapsco Vallis" "Sol/Mars" -{ - LongLat [ 152.5 23.7 0 ] - Size 153.00 - Importance 35.84 - Type "VA" -} - -Location "Protva Valles" "Sol/Mars" -{ - LongLat [ 299.4 -29 0 ] - Size 260.00 - Importance 42.86 - Type "VA" -} - -Location "Ravi Vallis" "Sol/Mars" -{ - LongLat [ 319.3 -0.2 0 ] - Size 205.50 - Importance 39.44 - Type "VA" -} - -Location "Ravius Valles" "Sol/Mars" -{ - LongLat [ 248.7 46.2 0 ] - Size 233.00 - Importance 41.20 - Type "VA" -} - -Location "Reull Vallis" "Sol/Mars" -{ - LongLat [ 104.2 -42.3 0 ] - Size 945.00 - Importance 75.68 - Type "VA" -} - -Location "Rhabon Valles" "Sol/Mars" -{ - LongLat [ 268.5 21.2 0 ] - Size 247.00 - Importance 42.06 - Type "VA" -} - -Location "Rubicon Valles" "Sol/Mars" -{ - LongLat [ 243 44.7 0 ] - Size 240.00 - Importance 41.63 - Type "VA" -} - -Location "Runa Vallis" "Sol/Mars" -{ - LongLat [ 323.2 -28.4 0 ] - Size 39.20 - Importance 25.81 - Type "VA" -} - -Location "Sabis Vallis" "Sol/Mars" -{ - LongLat [ 207.5 -5.3 0 ] - Size 206.00 - Importance 39.47 - Type "VA" -} - -Location "Sabrina Vallis" "Sol/Mars" -{ - LongLat [ 311 11.1 0 ] - Size 237.00 - Importance 41.45 - Type "VA" -} - -Location "Samara Valles" "Sol/Mars" -{ - LongLat [ 340.9 -24.8 0 ] - Size 615.00 - Importance 61.28 - Type "VA" -} - -Location "Scamander Vallis" "Sol/Mars" -{ - LongLat [ 28.5 15.8 0 ] - Size 204.00 - Importance 39.34 - Type "VA" -} - -Location "Senus Vallis" "Sol/Mars" -{ - LongLat [ 213 -5.2 0 ] - Size 20.00 - Importance 23.31 - Type "VA" -} - -Location "Sepik Vallis" "Sol/Mars" -{ - LongLat [ 294.2 -0.9 0 ] - Size 56.00 - Importance 27.66 - Type "VA" -} - -Location "Shalbatana Vallis" "Sol/Mars" -{ - LongLat [ 317.9 7.8 0 ] - Size 963.00 - Importance 76.42 - Type "VA" -} - -Location "Stura Vallis" "Sol/Mars" -{ - LongLat [ 142.4 22.7 0 ] - Size 75.00 - Importance 29.52 - Type "VA" -} - -Location "Subur Vallis" "Sol/Mars" -{ - LongLat [ 306.8 11.6 0 ] - Size 26.00 - Importance 24.15 - Type "VA" -} - -Location "Surinda Valles" "Sol/Mars" -{ - LongLat [ 324.9 -28.9 0 ] - Size 95.00 - Importance 31.30 - Type "VA" -} - -Location "Surius Vallis" "Sol/Mars" -{ - LongLat [ 311.6 -61.5 0 ] - Size 570.00 - Importance 59.17 - Type "VA" -} - -Location "Tader Valles" "Sol/Mars" -{ - LongLat [ 207.5 -48.8 0 ] - Size 200.00 - Importance 39.08 - Type "VA" -} - -Location "Tagus Valles" "Sol/Mars" -{ - LongLat [ 114.4 -6.7 0 ] - Size 155.40 - Importance 36.01 - Type "VA" -} - -Location "Taus Vallis" "Sol/Mars" -{ - LongLat [ 211.5 -4.9 0 ] - Size 12.60 - Importance 22.15 - Type "VA" -} - -Location "Termes Vallis" "Sol/Mars" -{ - LongLat [ 202.9 -11.1 0 ] - Size 48.00 - Importance 26.81 - Type "VA" -} - -Location "Teviot Vallis" "Sol/Mars" -{ - LongLat [ 102.1 -43.3 0 ] - Size 140.00 - Importance 34.89 - Type "VA" -} - -Location "Tinia Valles" "Sol/Mars" -{ - LongLat [ 211 -4.6 0 ] - Size 18.70 - Importance 23.12 - Type "VA" -} - -Location "Tinjar Valles" "Sol/Mars" -{ - LongLat [ 124.2 37.6 0 ] - Size 425.00 - Importance 52.01 - Type "VA" -} - -Location "Tinto Vallis" "Sol/Mars" -{ - LongLat [ 111.4 -4 0 ] - Size 146.50 - Importance 35.37 - Type "VA" -} - -Location "Tisia Valles" "Sol/Mars" -{ - LongLat [ 45.7 -11.8 0 ] - Size 399.00 - Importance 50.65 - Type "VA" -} - -Location "Tiu Valles" "Sol/Mars" -{ - LongLat [ 324.3 15.7 0 ] - Size 1720.00 - Importance 105.46 - Type "VA" -} - -Location "Trebia Valles" "Sol/Mars" -{ - LongLat [ 150 32.1 0 ] - Size 183.00 - Importance 37.94 - Type "VA" -} - -Location "Tyras Vallis" "Sol/Mars" -{ - LongLat [ 309.8 8.3 0 ] - Size 68.00 - Importance 28.86 - Type "VA" -} - -Location "Uzboi Vallis" "Sol/Mars" -{ - LongLat [ 322.9 -29.5 0 ] - Size 366.00 - Importance 48.89 - Type "VA" -} - -Location "Valles Marineris" "Sol/Mars" -{ - LongLat [ 300.8 -13.8 0 ] - Size 3769.00 - Importance 174.37 - Type "VA" -} - -Location "Varus Valles" "Sol/Mars" -{ - LongLat [ 203.8 -8.6 0 ] - Size 92.00 - Importance 31.05 - Type "VA" -} - -Location "Vedra Valles" "Sol/Mars" -{ - LongLat [ 304.4 19.2 0 ] - Size 115.00 - Importance 32.96 - Type "VA" -} - -Location "Verde Vallis" "Sol/Mars" -{ - LongLat [ 29.8 -0.5 0 ] - Size 95.00 - Importance 31.30 - Type "VA" -} - -Location "Vistula Valles" "Sol/Mars" -{ - LongLat [ 308.1 13.6 0 ] - Size 190.00 - Importance 38.41 - Type "VA" -} - -Location "Warrego Valles" "Sol/Mars" -{ - LongLat [ 267 -41.9 0 ] - Size 188.00 - Importance 38.28 - Type "VA" -} - -Location "Vastitas Borealis" "Sol/Mars" -{ - LongLat [ 180 67.3 0 ] - Size 4100.00 - Importance 184.91 - Type "VS" -} - - -# Update 2007 Jan 14, Grant Hutchison -# ----------------------------------- - -Location "Karzok" "Sol/Mars" -{ - LongLat [ 228.1 18.2 0 ] - Size 15.6 - Importance 22.65 - Type "AA" -} - -Location "Pangboche" "Sol/Mars" -{ - LongLat [ 226.4 17.0 0 ] - Size 10.4 - Importance 21.78 - Type "AA" -} - -Location "Abalos Mensa" "Sol/Mars" -{ - LongLat [ 284.4 81.0 0 ] - Size 130 - Importance 34.13 - Type "MN" -} - -Location "Abalos Scopuli" "Sol/Mars" -{ - LongLat [ 284.2 80.6 0 ] - Size 110 - Importance 32.55 - Type "SC" -} - -Location "Baetis Chaos" "Sol/Mars" -{ - LongLat [ 299.5 -0.2 0 ] - Size 55 - Importance 27.55 - Type "CH" -} - -Location "Boola" "Sol/Mars" -{ - LongLat [ 254.2 81.1 0 ] - Size 17 - Importance 22.86 - Type "AA" -} - -Location "Columbia Valles" "Sol/Mars" -{ - LongLat [ 317.1 -9.4 0 ] - Size 94 - Importance 31.22 - Type "VA" -} - -Location "Chryse Colles" "Sol/Mars" -{ - LongLat [ 317.9 7.9 0 ] - Size 60 - Importance 28.07 - Type "CO" -} - -Location "Crotone" "Sol/Mars" -{ - LongLat [ 290.0 82.2 0 ] - Size 6.4 - Importance 21.03 - Type "AA" -} - -Location "Daga Vallis" "Sol/Mars" -{ - LongLat [ 317.6 -12.0 0 ] - Size 70 - Importance 29.05 - Type "VA" -} - -Location "Hyperborea Lingula" "Sol/Mars" -{ - LongLat [ 306.5 79.9 0 ] - Size 80 - Importance 29.98 - Type "LN" -} - -Location "Jojutla" "Sol/Mars" -{ - LongLat [ 190.4 81.4 0 ] - Size 19 - Importance 23.16 - Type "AA" -} - -Location "Olympia Cavi" "Sol/Mars" -{ - LongLat [ 182.0 84.9 0 ] - Size 860 - Importance 72.11 - Type "CB" -} - -Location "Olympia Mensae" "Sol/Mars" -{ - LongLat [ 124.0 78.3 0 ] - Size 380 - Importance 49.65 - Type "MN" -} - -Location "Puyo" "Sol/Mars" -{ - LongLat [ 137.6 83.8 0 ] - Size 10.4 - Importance 21.78 - Type "AA" -} - -Location "Tenuis Mensa" "Sol/Mars" -{ - LongLat [ 266.2 81.0 0 ] - Size 130 - Importance 34.13 - Type "MN" -} - -Location "Xanthe Chaos" "Sol/Mars" -{ - LongLat [ 317.8 11.8 0 ] - Size 34 - Importance 25.18 - Type "CH" -} - -Location "Cerberus Palus" "Sol/Mars" -{ - LongLat [ 147.9 5.6 0 ] - Size 480 - Importance 54.80 - Type "PA" -} - -Location "Lethe Vallis" "Sol/Mars" -{ - LongLat [ 153.5 4.0 0 ] - Size 225 - Importance 40.69 - Type "VA" -} - -Location "Zephyria Planum" "Sol/Mars" -{ - LongLat [ 153.1 -1.0 0 ] - Size 550 - Importance 58.22 - Type "PM" -} - -Location "Aeolis Planum" "Sol/Mars" -{ - LongLat [ 145.0 -0.8 0 ] - Size 820 - Importance 70.41 - Type "PM" -} - -Location "Tombaugh" "Sol/Mars" -{ - LongLat [ 161.8 3.5 0 ] - Size 60.3 - Importance 28.10 - Type "AA" -} - -Location "Persbo" "Sol/Mars" -{ - LongLat [ 156.8 8.4 0 ] - Size 19.5 - Importance 23.24 - Type "AA" -} - -Location "Cerberus Tholi" "Sol/Mars" -{ - LongLat [ 163.9 4.7 0 ] - Size 600 - Importance 60.58 - Type "TH" -} - -Location "Ganges Chaos" "Sol/Mars" -{ - LongLat [ 313.8 -9.7 0 ] - Size 120 - Importance 33.35 - Type "CH" -} - -Location "Angustus Labyrinthus" "Sol/Mars" -{ - LongLat [ 296.8 -81.5 0 ] - Size 75 - Importance 29.52 - Type "LB" -} - -Location "Sisyphi Tholus" "Sol/Mars" -{ - LongLat [ 341.5 -75.5 0 ] - Size 25 - Importance 24.02 - Type "TH" -} - -Location "Thyles Montes" "Sol/Mars" -{ - LongLat [ 127.3 -69.6 0 ] - Size 380 - Importance 49.65 - Type "MO" -} - -Location "Chronius Mons" "Sol/Mars" -{ - LongLat [ 178.2 -61.2 0 ] - Size 60 - Importance 28.07 - Type "MO" -} - -Location "Promethei Mons" "Sol/Mars" -{ - LongLat [ 87.6 -70.3 0 ] - Size 75 - Importance 29.52 - Type "MO" -} - -Location "Ada" "Sol/Mars" -{ - LongLat [ 356.8 -3.0 0 ] - Size 1 - Importance 19.91 - Type "AA" -} - -Location "Alamos" "Sol/Mars" -{ - LongLat [ 322.8 23.3 0 ] - Size 6.3 - Importance 21.01 - Type "AA" -} - -Location "Beruri" "Sol/Mars" -{ - LongLat [ 81.2 5.2 0 ] - Size 46.6 - Importance 26.65 - Type "AA" -} - -Location "Bopolu" "Sol/Mars" -{ - LongLat [ 353.7 -3.0 0 ] - Size 19.3 - Importance 23.21 - Type "AA" -} - -Location "Cefalù" "Sol/Mars" -{ - LongLat [ 321.0 23.4 0 ] - Size 5.3 - Importance 20.82 - Type "AA" -} - -Location "Chupadero" "Sol/Mars" -{ - LongLat [ 83.4 6.1 0 ] - Size 8 - Importance 21.34 - Type "AA" -} - -Location "Dulovo" "Sol/Mars" -{ - LongLat [ 84.5 3.7 0 ] - Size 18.8 - Importance 23.14 - Type "AA" -} - -Location "Elorza" "Sol/Mars" -{ - LongLat [ 304.7 -8.6 0 ] - Size 47 - Importance 26.70 - Type "AA" -} - -Location "Grindavik" "Sol/Mars" -{ - LongLat [ 320.9 25.1 0 ] - Size 12 - Importance 22.05 - Type "AA" -} - -Location "Hargraves" "Sol/Mars" -{ - LongLat [ 75.6 20.6 0 ] - Size 68 - Importance 28.86 - Type "AA" -} - -Location "Hashir" "Sol/Mars" -{ - LongLat [ 85.0 3.2 0 ] - Size 16.5 - Importance 22.78 - Type "AA" -} - -Location "Iazu" "Sol/Mars" -{ - LongLat [ 354.8 -2.7 0 ] - Size 6.8 - Importance 21.11 - Type "AA" -} - -Location "Jörn" "Sol/Mars" -{ - LongLat [ 76.3 -26.9 0 ] - Size 20.7 - Importance 23.41 - Type "AA" -} - -Location "Kontum" "Sol/Mars" -{ - LongLat [ 292.9 -31.8 0 ] - Size 22.1 - Importance 23.61 - Type "AA" -} - -Location "Lismore" "Sol/Mars" -{ - LongLat [ 318.3 26.7 0 ] - Size 9 - Importance 21.52 - Type "AA" -} - -Location "Makhambet" "Sol/Mars" -{ - LongLat [ 319.5 28.1 0 ] - Size 16 - Importance 22.71 - Type "AA" -} - -Location "Martin" "Sol/Mars" -{ - LongLat [ 290.7 -21.2 0 ] - Size 61.4 - Importance 28.21 - Type "AA" -} - -Location "Mazamba" "Sol/Mars" -{ - LongLat [ 290.2 -27.3 0 ] - Size 53.5 - Importance 27.40 - Type "AA" -} - -Location "Nakusp" "Sol/Mars" -{ - LongLat [ 324.5 24.5 0 ] - Size 7.5 - Importance 21.25 - Type "AA" -} - -Location "Ohara" "Sol/Mars" -{ - LongLat [ 82.4 4.8 0 ] - Size 10.8 - Importance 21.85 - Type "AA" -} - -Location "Pebas" "Sol/Mars" -{ - LongLat [ 359.0 -2.6 0 ] - Size 5.2 - Importance 20.80 - Type "AA" -} - -Location "Runanga" "Sol/Mars" -{ - LongLat [ 75.9 -26.3 0 ] - Size 40.4 - Importance 25.95 - Type "AA" -} - -Location "Sefadu" "Sol/Mars" -{ - LongLat [ 325.0 28.4 0 ] - Size 10.8 - Importance 21.85 - Type "AA" -} - -Location "Shardi" "Sol/Mars" -{ - LongLat [ 344.6 10.0 0 ] - Size 18 - Importance 23.01 - Type "AA" -} - -Location "Soffen" "Sol/Mars" -{ - LongLat [ 140.8 -23.5 0 ] - Size 60.1 - Importance 28.08 - Type "AA" -} - -Location "Taytay" "Sol/Mars" -{ - LongLat [ 340.4 7.3 0 ] - Size 18.4 - Importance 23.07 - Type "AA" -} - -Location "Uzer" "Sol/Mars" -{ - LongLat [ 358.2 -1.2 0 ] - Size 8.8 - Importance 21.49 - Type "AA" -} - -Location "Woking" "Sol/Mars" -{ - LongLat [ 82.9 5.0 0 ] - Size 9.8 - Importance 21.67 - Type "AA" -} - -Location "Xainza" "Sol/Mars" -{ - LongLat [ 356.0 0.8 0 ] - Size 24.6 - Importance 23.96 - Type "AA" -} - -Location "Yalgoo" "Sol/Mars" -{ - LongLat [ 84.1 4.8 0 ] - Size 17.9 - Importance 23.00 - Type "AA" -} - -Location "Zarand" "Sol/Mars" -{ - LongLat [ 358.5 -3.4 0 ] - Size 2.2 - Importance 20.17 - Type "AA" -} - -Location "Chaman" "Sol/Mars" -{ - LongLat [ 50.9 -60.5 0 ] - Size 48.1 - Importance 26.82 - Type "AA" -} - -Location "Eilat" "Sol/Mars" -{ - LongLat [ 50.1 -56.2 0 ] - Size 31.7 - Importance 24.90 - Type "AA" -} - -Location "Henry Moore" "Sol/Mars" -{ - LongLat [ 53.8 -59.4 0 ] - Size 66.1 - Importance 28.67 - Type "AA" -} - -Location "Pau" "Sol/Mars" -{ - LongLat [ 59.2 -55.1 0 ] - Size 44.8 - Importance 26.45 - Type "AA" -} - -Location "Vernal" "Sol/Mars" -{ - LongLat [ 355.5 5.8 0 ] - Size 57 - Importance 27.76 - Type "AA" -} - -Location "Wynn-Williams" "Sol/Mars" -{ - LongLat [ 60.1 -54.8 0 ] - Size 67.2 - Importance 28.78 - Type "AA" -} - -# Update 2008 Jan 04, Grant Hutchison -# ----------------------------------- - -Location "Louth" "Sol/Mars" -{ - LongLat [ -256.9 70.2 0 ] - Size 37.8 - Importance 25.64 - Type "AA" -} - -Location "Aspledon Undae" "Sol/Mars" -{ - LongLat [ -51.3 73.0 0 ] - Size 214 - Importance 39.99 - Type "UN" -} - -Location "Siton Undae" "Sol/Mars" -{ - LongLat [ -296.8 75.2 0 ] - Size 215 - Importance 40.05 - Type "UN" -} - -Location "Olympia Planum" "Sol/Mars" -{ - LongLat [ -165.0 82.0 0 ] - Size 1000 - Importance 77.93 - Type "PM" -} - -Location "Henbury" "Sol/Mars" -{ - LongLat [ -147.9 -63.5 0 ] - Size 27 - Importance 24.29 - Type "AA" -} - -Location "Laylá" "Sol/Mars" -{ - LongLat [ -253.0 -61.0 0 ] - Size 20.8 - Importance 23.42 - Type "AA" -} - -Location "Lonar" "Sol/Mars" -{ - LongLat [ -321.7 73.0 0 ] - Size 11.3 - Importance 21.94 - Type "AA" -} - -Location "Maricourt" "Sol/Mars" -{ - LongLat [ -71.3 53.3 0 ] - Size 9.9 - Importance 21.69 - Type "AA" -} - -Location "Steinheim" "Sol/Mars" -{ - LongLat [ -169.4 54.5 0 ] - Size 11.6 - Importance 21.98 - Type "AA" -} - -Location "Gemina Lingula" "Sol/Mars" -{ - LongLat [ -355.0 82.0 0 ] - Size 865 - Importance 72.15 - Type "LN" -} - -Location "Sinton" "Sol/Mars" -{ - LongLat [ -328.4 40.7 0 ] - Size 65.2 - Importance 28.58 - Type "AA" -} - -Location "Olympia RupÄ“s" "Sol/Mars" -{ - LongLat [ -175.5 85.4 0 ] - Size 900 - Importance 73.80 - Type "RU" -} - -Location "Jezero" "Sol/Mars" -{ - LongLat [ -282.4 18.4 0 ] - Size 49 - Importance 26.92 - Type "AA" -} - -Location "Marikh Vallis" "Sol/Mars" -{ - LongLat [ -356.1 -19.5 0 ] - Size 1280 - Importance 89.03 - Type "VA" -} - -Location "Moroz" "Sol/Mars" -{ - LongLat [ -20.6 -23.7 0 ] - Size 123 - Importance 33.59 - Type "AA" -} - -Location "Alba Mons" "Sol/Mars" -{ - LongLat [ -109.6 40.8 0 ] - Size 530 - Importance 57.23 - Type "MO" -} - -Location "Apollinaris Mons" "Sol/Mars" -{ - LongLat [ -185.6 -9.4 0 ] - Size 296 - Importance 44.98 - Type "MO" -} - -Location "Biblis Tholus" "Sol/Mars" -{ - LongLat [ -124.6 2.7 0 ] - Size 171.5 - Importance 37.15 - Type "TH" -} - -Location "Hadriacus Mons" "Sol/Mars" -{ - LongLat [ -268.2 -32.4 0 ] - Size 575 - Importance 59.40 - Type "MO" -} - -Location "Tyrrhenus Mons" "Sol/Mars" -{ - LongLat [ -253.5 -21.6 0 ] - Size 473.4 - Importance 54.47 - Type "MO" -} - -Location "Ulysses Tholus" "Sol/Mars" -{ - LongLat [ -121.6 2.9 0 ] - Size 101.7 - Importance 31.87 - Type "TH" -} - -Location "Uranius Mons" "Sol/Mars" -{ - LongLat [ -92.2 27.1 0 ] - Size 274 - Importance 43.69 - Type "MO" -} - -Location "Alba Patera" "Sol/Mars" -{ - LongLat [ 250.2 39.8 0 ] - Size 136 - Importance 34.58 - Type "PE" -} - -Location "Apollinaris Patera" "Sol/Mars" -{ - LongLat [ 174.4 -8.5 0 ] - Size 296 - Importance 44.98 - Type "PE" -} - -Location "Biblis Patera" "Sol/Mars" -{ - LongLat [ 236.1 2.3 0 ] - Size 50 - Importance 27.02 - Type "PE" -} - -Location "Hadriaca Patera" "Sol/Mars" -{ - LongLat [ 92.7 -29.9 0 ] - Size 67 - Importance 28.76 - Type "PE" -} - -Location "Tyrrhena Patera" "Sol/Mars" -{ - LongLat [ 106.5 -21.2 0 ] - Size 16 - Importance 22.71 - Type "PE" -} - -Location "Ulysses Patera" "Sol/Mars" -{ - LongLat [ 238.4 2.9 0 ] - Size 58 - Importance 27.86 - Type "PE" -} - -Location "Uranius Patera" "Sol/Mars" -{ - LongLat [ 267.0 25.9 0 ] - Size 114 - Importance 32.88 - Type "PE" -} - -Location "Erythraeum Chaos" "Sol/Mars" -{ - LongLat [ -12.4 -21.9 0 ] - Size 149 - Importance 35.55 - Type "CH" -} - -Location "Miyamoto" "Sol/Mars" -{ - LongLat [ -7.0 -2.9 0 ] - Size 160 - Importance 36.34 - Type "AA" -} - -Location "Capen" "Sol/Mars" -{ - LongLat [ -345.7 6.6 0 ] - Size 70 - Importance 29.05 - Type "AA" -} - -Location "Cerberus Fossae" "Sol/Mars" -{ - LongLat [ 171.2 11.8 0 ] - Size 1630.00 - Importance 102.18 - Type "FO" -} - -# Update 2008 Apr 21, Grant Hutchison -# ----------------------------------- - -Location "Coimbra" "Sol/Mars" -{ - LongLat [ 354.65 4.1 0 ] - Size 34.7 - Importance 25.27 - Type "AA" -} - -Location "Kalocsa" "Sol/Mars" -{ - LongLat [ 353.01 6.83 0 ] - Size 35.2 - Importance 25.33 - Type "AA" -} - -Location "Mellit" "Sol/Mars" -{ - LongLat [ 358.2 7.03 0 ] - Size 23.7 - Importance 23.84 - Type "AA" -} - -Location "Naruko" "Sol/Mars" -{ - LongLat [ 198.19 -35.94 0 ] - Size 4.4 - Importance 20.63 - Type "AA" -} - -Location "Penticton" "Sol/Mars" -{ - LongLat [ 96.65 -38.03 0 ] - Size 8 - Importance 21.34 - Type "AA" -} - -Location "Phedra" "Sol/Mars" -{ - LongLat [ 123.78 13.67 0 ] - Size 21.3 - Importance 23.50 - Type "AA" -} - -Location "Tavua" "Sol/Mars" -{ - LongLat [ 117.52 15.45 0 ] - Size 32.3 - Importance 24.98 - Type "AA" -} - -Location "Zaranj" "Sol/Mars" -{ - LongLat [ 112.98 11.97 0 ] - Size 28 - Importance 24.42 - Type "AA" -} - -Location "Chryse Chaos" "Sol/Mars" -{ - LongLat [ 323.3 10.29 0 ] - Size 735 - Importance 66.70 - Type "CH" -} - -Location "Avire" "Sol/Mars" -{ - LongLat [ 200.1 -40.51 0 ] - Size 6.54 - Importance 21.06 - Type "AA" -} - -Location "Niquero" "Sol/Mars" -{ - LongLat [ 193.91 -38.48 0 ] - Size 10.78 - Importance 21.85 - Type "AA" -} - -Location "Triolet" "Sol/Mars" -{ - LongLat [ 191.86 -36.78 0 ] - Size 11.66 - Importance 21.99 - Type "AA" -} - -Location "Simud Valles" "Sol/Mars" -{ - LongLat [ 322.2 19.59 0 ] - Size 945 - Importance 75.68 - Type "VA" -} - -# Update 2008 Jul 16, Grant Hutchison -# ----------------------------------- - -Location "Corinto" "Sol/Mars" -{ - LongLat [ 141.61 16.75 0 ] - Size 13.5 - Importance 22.30 - Type "AA" -} - -Location "Naryn" "Sol/Mars" -{ - LongLat [ 123.21 14.73 0 ] - Size 3.7 - Importance 20.49 - Type "AA" -} - -Location "Thila" "Sol/Mars" -{ - LongLat [ 155.42 17.9 0 ] - Size 5.3 - Importance 20.82 - Type "AA" -} - -Location "Wiltz" "Sol/Mars" -{ - LongLat [ 159.09 15.34 0 ] - Size 1.2 - Importance 19.95 - Type "AA" -} - -Location "Heimdal" "Sol/Mars" -{ - LongLat [ 235.27 68.08 0 ] - Size 11.5 - Importance 21.97 - Type "AA" -} - -# Update 2008 Oct 06, Grant Hutchison -# ----------------------------------- - -Location "Morava Valles" "Sol/Mars" -{ - LongLat [ 335.55 -13.29 0 ] - Size 325 - Importance 46.63 - Type "VA" -} - -Location "Bogia" "Sol/Mars" -{ - LongLat [ 83.16 -43.98 0 ] - Size 38 - Importance 25.67 - Type "AA" -} - -# Update 2008 Dec 08, Grant Hutchison -# ----------------------------------- - -Location "Endeavour" "Sol/Mars" -{ - LongLat [ 354.77 -2.25 0 ] - Size 22.5 - Importance 23.67 - Type "AA" -} - -Location "Toro" "Sol/Mars" -{ - LongLat [ 71.76 16.87 0 ] - Size 42.2 - Importance 26.16 - Type "AA" -} - -# Update 2009 Mar 12, Grant Hutchison -# ----------------------------------- - -Location "Victoria" "Sol/Mars" -{ - LongLat [ 354.5 -2.03 0 ] - Size 0.8 - Importance 19.88 - Type "AA" -} - -Location "Saravan" "Sol/Mars" -{ - LongLat [ 306.0 -16.78 0 ] - Size 47.8 - Importance 26.78 - Type "AA" -} - -Location "Sungari Vallis" "Sol/Mars" -{ - LongLat [ 88.84 -40.03 0 ] - Size 430 - Importance 52.27 - Type "VA" -} - -Location "Danielson" "Sol/Mars" -{ - LongLat [ 352.89 7.84 0 ] - Size 66.7 - Importance 28.73 - Type "AA" -} - -Location "Galap" "Sol/Mars" -{ - LongLat [ 192.81 -37.36 0 ] - Size 5.9 - Importance 20.94 - Type "AA" -} - -Location "Lipik" "Sol/Mars" -{ - LongLat [ 111.57 -38.1 0 ] - Size 56 - Importance 27.66 - Type "AA" -} - -Location "Sarh" "Sol/Mars" -{ - LongLat [ 345.43 -64.85 0 ] - Size 54 - Importance 27.45 - Type "AA" -} - -Location "Cross" "Sol/Mars" -{ - LongLat [ 202.21 -29.95 0 ] - Size 67.5 - Importance 28.81 - Type "AA" -} - -# Update 2009 Oct 07, Grant Hutchison -# ----------------------------------- - -Location "Asimov" "Sol/Mars" -{ - LongLat [ -355.05 -47. 0 ] - Size 84 - Importance 30.34 - Type "AA" -} - -Location "Canillo" "Sol/Mars" -{ - LongLat [ -243.61 10.23 0 ] - Size 35 - Importance 25.31 - Type "AA" -} - -Location "Doba" "Sol/Mars" -{ - LongLat [ -240.46 10.91 0 ] - Size 26.3 - Importance 24.20 - Type "AA" -} - -Location "Ehden" "Sol/Mars" -{ - LongLat [ -241.1 8.2 0 ] - Size 57.7 - Importance 27.83 - Type "AA" -} - -Location "Nepenthes Planum" "Sol/Mars" -{ - LongLat [ -246.6 12.6 0 ] - Size 1660 - Importance 103.27 - Type "PM" -} - -Location "Syria Mons" "Sol/Mars" -{ - LongLat [ -104.3 -13.92 0 ] - Size 80 - Importance 29.98 - Type "MO" -} - -Location "Ismenius Cavus" "Sol/Mars" -{ - LongLat [ -343. 33.84 0 ] - Size 104 - Importance 32.06 - Type "CB" -} - -Location "Gasa" "Sol/Mars" -{ - LongLat [ -230.72 -35.68 0 ] - Size 6.5 - Importance 21.05 - Type "AA" -} - -# Update 2010 Mar 21, Grant Hutchison -# ----------------------------------- - -Location "Leighton" "Sol/Mars" -{ - LongLat [ 57.68 3.03 0 ] - Size 69 - Importance 28.96 - Type "AA" -} - -Location "Horowitz" "Sol/Mars" -{ - LongLat [ 140.64 -31.75 0 ] - Size 65.7 - Importance 28.63 - Type "AA" -} - -Location "Kamnik" "Sol/Mars" -{ - LongLat [ 198.09 -36.91 0 ] - Size 10.2 - Importance 21.74 - Type "AA" -} - -Location "Kandi" "Sol/Mars" -{ - LongLat [ 122. -32.44 0 ] - Size 8.5 - Importance 21.43 - Type "AA" -} - -Location "Pursat" "Sol/Mars" -{ - LongLat [ 130.66 -37.04 0 ] - Size 18.3 - Importance 23.06 - Type "AA" -} - -Location "Roseau" "Sol/Mars" -{ - LongLat [ 150.42 -41.36 0 ] - Size 6.3 - Importance 21.01 - Type "AA" -} - -Location "Yaren" "Sol/Mars" -{ - LongLat [ 222.43 -43.59 0 ] - Size 9.6 - Importance 21.63 - Type "AA" -} - -Location "Matara" "Sol/Mars" -{ - LongLat [ 34.52 -49.3 0 ] - Size 49.4 - Importance 26.96 - Type "AA" -} - -Location "Kibuye" "Sol/Mars" -{ - LongLat [ 181.71 -28.85 0 ] - Size 7.4 - Importance 21.23 - Type "AA" -} - -Location "Cankuzo" "Sol/Mars" -{ - LongLat [ 51.99 -19.2 0 ] - Size 51 - Importance 27.13 - Type "AA" -} - -Location "Luqa" "Sol/Mars" -{ - LongLat [ 131.73 -18.03 0 ] - Size 16.5 - Importance 22.78 - Type "AA" -} +# Processed 2004-7-11 21:10:40 UTC +# by Dr. Fridger Schrempp, fridger.schrempp@desy.de +# ------------------------------------------------------ + +Location "Aban" "Sol/Mars" +{ + LongLat [ 111 15.9 0 ] + Size 4.20 + Importance 20.59 + Type "AA" +} + +Location "Achar" "Sol/Mars" +{ + LongLat [ 123.1 45.4 0 ] + Size 5.50 + Importance 20.86 + Type "AA" +} + +Location "Adams" "Sol/Mars" +{ + LongLat [ 163 30.8 0 ] + Size 94.90 + Importance 31.29 + Type "AA" +} + +Location "Agassiz" "Sol/Mars" +{ + LongLat [ 271 -69.9 0 ] + Size 117.70 + Importance 33.17 + Type "AA" +} + +Location "Airy" "Sol/Mars" +{ + LongLat [ 0.1 -5.1 0 ] + Size 41.00 + Importance 26.02 + Type "AA" +} + +Location "Airy-0" "Sol/Mars" +{ + LongLat [ 0 -5.1 0 ] + Size 0.50 + Importance 19.82 + Type "AA" +} + +Location "Ajon" "Sol/Mars" +{ + LongLat [ 103.1 16.5 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Aki" "Sol/Mars" +{ + LongLat [ 299.7 -35.5 0 ] + Size 8.10 + Importance 21.36 + Type "AA" +} + +Location "Aktaj" "Sol/Mars" +{ + LongLat [ 313.4 20.4 0 ] + Size 4.90 + Importance 20.73 + Type "AA" +} + +Location "Albany" "Sol/Mars" +{ + LongLat [ 310.9 23 0 ] + Size 2.00 + Importance 20.12 + Type "AA" +} + +Location "Albi" "Sol/Mars" +{ + LongLat [ 324.9 -41.5 0 ] + Size 8.50 + Importance 21.43 + Type "AA" +} + +Location "Alexey Tolstoy" "Sol/Mars" +{ + LongLat [ 125.2 -47.5 0 ] + Size 95.00 + Importance 31.30 + Type "AA" +} + +Location "Alga" "Sol/Mars" +{ + LongLat [ 333.3 -24.3 0 ] + Size 19.20 + Importance 23.19 + Type "AA" +} + +Location "Alitus" "Sol/Mars" +{ + LongLat [ 321.8 -34.9 0 ] + Size 50.00 + Importance 27.02 + Type "AA" +} + +Location "Amsterdam" "Sol/Mars" +{ + LongLat [ 312.9 23 0 ] + Size 1.30 + Importance 19.97 + Type "AA" +} + +Location "Angu" "Sol/Mars" +{ + LongLat [ 105.6 20 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Aniak" "Sol/Mars" +{ + LongLat [ 290.4 -31.9 0 ] + Size 51.00 + Importance 27.13 + Type "AA" +} + +Location "Annapolis" "Sol/Mars" +{ + LongLat [ 312.2 23.2 0 ] + Size 0.40 + Importance 19.81 + Type "AA" +} + +Location "Antoniadi" "Sol/Mars" +{ + LongLat [ 60.8 21.3 0 ] + Size 394.00 + Importance 50.39 + Type "AA" +} + +Location "Apia" "Sol/Mars" +{ + LongLat [ 88.9 -37.3 0 ] + Size 10.50 + Importance 21.79 + Type "AA" +} + +Location "Apt" "Sol/Mars" +{ + LongLat [ 350.5 39.9 0 ] + Size 10.00 + Importance 21.70 + Type "AA" +} + +Location "Arago" "Sol/Mars" +{ + LongLat [ 29.8 10.1 0 ] + Size 154.00 + Importance 35.91 + Type "AA" +} + +Location "Arandas" "Sol/Mars" +{ + LongLat [ 344.9 42.4 0 ] + Size 25.10 + Importance 24.03 + Type "AA" +} + +Location "Argas" "Sol/Mars" +{ + LongLat [ 309.7 23.3 0 ] + Size 3.70 + Importance 20.49 + Type "AA" +} + +Location "Arica" "Sol/Mars" +{ + LongLat [ 110.1 -23.8 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "Arkhangelsky" "Sol/Mars" +{ + LongLat [ 335.2 -41.1 0 ] + Size 125.00 + Importance 33.74 + Type "AA" +} + +Location "Arrhenius" "Sol/Mars" +{ + LongLat [ 122.6 -40 0 ] + Size 129.00 + Importance 34.05 + Type "AA" +} + +Location "Arta" "Sol/Mars" +{ + LongLat [ 305.6 21.4 0 ] + Size 4.00 + Importance 20.55 + Type "AA" +} + +Location "Aspen" "Sol/Mars" +{ + LongLat [ 336.8 -21.4 0 ] + Size 20.30 + Importance 23.36 + Type "AA" +} + +Location "Aveiro" "Sol/Mars" +{ + LongLat [ 280.9 21.3 0 ] + Size 9.50 + Importance 21.62 + Type "AA" +} + +Location "Ayacucho" "Sol/Mars" +{ + LongLat [ 267.9 38.2 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Ayr" "Sol/Mars" +{ + LongLat [ 91.5 -39 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Azul" "Sol/Mars" +{ + LongLat [ 317.4 -42.1 0 ] + Size 19.70 + Importance 23.27 + Type "AA" +} + +Location "Azusa" "Sol/Mars" +{ + LongLat [ 319.6 -5.5 0 ] + Size 41.10 + Importance 26.03 + Type "AA" +} + +Location "Babakin" "Sol/Mars" +{ + LongLat [ 288.5 -36.1 0 ] + Size 78.00 + Importance 29.80 + Type "AA" +} + +Location "Bacht" "Sol/Mars" +{ + LongLat [ 102.6 18.7 0 ] + Size 8.00 + Importance 21.34 + Type "AA" +} + +Location "Bada" "Sol/Mars" +{ + LongLat [ 309.2 20.3 0 ] + Size 2.10 + Importance 20.14 + Type "AA" +} + +Location "Bahn" "Sol/Mars" +{ + LongLat [ 316.6 -3.5 0 ] + Size 12.30 + Importance 22.10 + Type "AA" +} + +Location "Bak" "Sol/Mars" +{ + LongLat [ 103.7 18.1 0 ] + Size 3.20 + Importance 20.38 + Type "AA" +} + +Location "Bakhuysen" "Sol/Mars" +{ + LongLat [ 15.6 -23 0 ] + Size 161.00 + Importance 36.41 + Type "AA" +} + +Location "Balboa" "Sol/Mars" +{ + LongLat [ 326 -3.8 0 ] + Size 23.30 + Importance 23.78 + Type "AA" +} + +Location "Baldet" "Sol/Mars" +{ + LongLat [ 65.4 22.7 0 ] + Size 180.00 + Importance 37.74 + Type "AA" +} + +Location "Balta" "Sol/Mars" +{ + LongLat [ 333.4 -23.8 0 ] + Size 18.20 + Importance 23.04 + Type "AA" +} + +Location "Baltisk" "Sol/Mars" +{ + LongLat [ 305.3 -42.3 0 ] + Size 52.00 + Importance 27.24 + Type "AA" +} + +Location "Balvicar" "Sol/Mars" +{ + LongLat [ 306.7 16.2 0 ] + Size 20.50 + Importance 23.38 + Type "AA" +} + +Location "Bamba" "Sol/Mars" +{ + LongLat [ 318.4 -3.4 0 ] + Size 23.00 + Importance 23.74 + Type "AA" +} + +Location "Bamberg" "Sol/Mars" +{ + LongLat [ 356.8 39.7 0 ] + Size 58.30 + Importance 27.89 + Type "AA" +} + +Location "Banff" "Sol/Mars" +{ + LongLat [ 329.2 17.5 0 ] + Size 5.00 + Importance 20.75 + Type "AA" +} + +Location "Banh" "Sol/Mars" +{ + LongLat [ 304.4 19.4 0 ] + Size 15.00 + Importance 22.55 + Type "AA" +} + +Location "Bar" "Sol/Mars" +{ + LongLat [ 340.5 -25.2 0 ] + Size 1.90 + Importance 20.10 + Type "AA" +} + +Location "Barabashov" "Sol/Mars" +{ + LongLat [ 291.2 47.4 0 ] + Size 125.60 + Importance 33.79 + Type "AA" +} + +Location "Barnard" "Sol/Mars" +{ + LongLat [ 61.6 -61.1 0 ] + Size 125.00 + Importance 33.74 + Type "AA" +} + +Location "Baro" "Sol/Mars" +{ + LongLat [ 110.6 -24.8 0 ] + Size 16.70 + Importance 22.81 + Type "AA" +} + +Location "Barsukov" "Sol/Mars" +{ + LongLat [ 330.9 8 0 ] + Size 71.70 + Importance 29.21 + Type "AA" +} + +Location "Basin" "Sol/Mars" +{ + LongLat [ 106.9 17.8 0 ] + Size 15.70 + Importance 22.66 + Type "AA" +} + +Location "Batoka" "Sol/Mars" +{ + LongLat [ 323.2 -7.6 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "BatoÅŸ" "Sol/Mars" +{ + LongLat [ 330.5 21.5 0 ] + Size 17.20 + Importance 22.89 + Type "AA" +} + +Location "Baykonyr" "Sol/Mars" +{ + LongLat [ 132.6 46.4 0 ] + Size 4.00 + Importance 20.55 + Type "AA" +} + +Location "Bazas" "Sol/Mars" +{ + LongLat [ 93.3 -27.8 0 ] + Size 16.70 + Importance 22.81 + Type "AA" +} + +Location "Becquerel" "Sol/Mars" +{ + LongLat [ 352 22.1 0 ] + Size 171.20 + Importance 37.13 + Type "AA" +} + +Location "Beer" "Sol/Mars" +{ + LongLat [ 351.8 -14.5 0 ] + Size 89.80 + Importance 30.85 + Type "AA" +} + +Location "Beltra" "Sol/Mars" +{ + LongLat [ 102.3 18 0 ] + Size 7.40 + Importance 21.23 + Type "AA" +} + +Location "Belz" "Sol/Mars" +{ + LongLat [ 316.7 21.6 0 ] + Size 10.20 + Importance 21.74 + Type "AA" +} + +Location "Bend" "Sol/Mars" +{ + LongLat [ 332.2 -22.4 0 ] + Size 3.60 + Importance 20.46 + Type "AA" +} + +Location "Bentham" "Sol/Mars" +{ + LongLat [ 319.4 -55.8 0 ] + Size 11.50 + Importance 21.97 + Type "AA" +} + +Location "Bentong" "Sol/Mars" +{ + LongLat [ 340.9 -22.3 0 ] + Size 10.20 + Importance 21.74 + Type "AA" +} + +Location "Bernard" "Sol/Mars" +{ + LongLat [ 205.7 -23.3 0 ] + Size 131.00 + Importance 34.21 + Type "AA" +} + +Location "Berseba" "Sol/Mars" +{ + LongLat [ 322.3 -4.4 0 ] + Size 37.50 + Importance 25.61 + Type "AA" +} + +Location "Bhor" "Sol/Mars" +{ + LongLat [ 134.4 41.7 0 ] + Size 6.00 + Importance 20.96 + Type "AA" +} + +Location "Bianchini" "Sol/Mars" +{ + LongLat [ 264.6 -63.9 0 ] + Size 76.00 + Importance 29.61 + Type "AA" +} + +Location "Bigbee" "Sol/Mars" +{ + LongLat [ 325.2 -24.8 0 ] + Size 20.50 + Importance 23.38 + Type "AA" +} + +Location "Bira" "Sol/Mars" +{ + LongLat [ 314.4 25.1 0 ] + Size 2.90 + Importance 20.32 + Type "AA" +} + +Location "Bise" "Sol/Mars" +{ + LongLat [ 303.1 20.2 0 ] + Size 9.80 + Importance 21.67 + Type "AA" +} + +Location "Bison" "Sol/Mars" +{ + LongLat [ 330.8 -26.3 0 ] + Size 16.00 + Importance 22.71 + Type "AA" +} + +Location "Bjerknes" "Sol/Mars" +{ + LongLat [ 171.4 -43.1 0 ] + Size 94.00 + Importance 31.22 + Type "AA" +} + +Location "Bland" "Sol/Mars" +{ + LongLat [ 108.7 18.3 0 ] + Size 7.10 + Importance 21.17 + Type "AA" +} + +Location "Bled" "Sol/Mars" +{ + LongLat [ 328.5 21.6 0 ] + Size 7.80 + Importance 21.30 + Type "AA" +} + +Location "Blitta" "Sol/Mars" +{ + LongLat [ 339 -25.9 0 ] + Size 13.60 + Importance 22.32 + Type "AA" +} + +Location "Blois" "Sol/Mars" +{ + LongLat [ 304 23.6 0 ] + Size 12.50 + Importance 22.14 + Type "AA" +} + +Location "Bluff" "Sol/Mars" +{ + LongLat [ 110 23.5 0 ] + Size 6.60 + Importance 21.07 + Type "AA" +} + +Location "Boeddicker" "Sol/Mars" +{ + LongLat [ 162.3 -14.9 0 ] + Size 109.00 + Importance 32.47 + Type "AA" +} + +Location "Bogra" "Sol/Mars" +{ + LongLat [ 331.1 -24.2 0 ] + Size 21.30 + Importance 23.50 + Type "AA" +} + +Location "Bok" "Sol/Mars" +{ + LongLat [ 328.3 20.6 0 ] + Size 7.10 + Importance 21.17 + Type "AA" +} + +Location "Bole" "Sol/Mars" +{ + LongLat [ 305.9 25.3 0 ] + Size 8.30 + Importance 21.40 + Type "AA" +} + +Location "Bombala" "Sol/Mars" +{ + LongLat [ 106 -27.6 0 ] + Size 38.10 + Importance 25.68 + Type "AA" +} + +Location "Bond" "Sol/Mars" +{ + LongLat [ 324 -32.9 0 ] + Size 110.60 + Importance 32.60 + Type "AA" +} + +Location "Bonestell" "Sol/Mars" +{ + LongLat [ 329.5 42 0 ] + Size 42.40 + Importance 26.18 + Type "AA" +} + +Location "Bor" "Sol/Mars" +{ + LongLat [ 326.2 18.2 0 ] + Size 4.30 + Importance 20.61 + Type "AA" +} + +Location "Bordeaux" "Sol/Mars" +{ + LongLat [ 311 23.1 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Boru" "Sol/Mars" +{ + LongLat [ 332.1 -24.3 0 ] + Size 10.90 + Importance 21.86 + Type "AA" +} + +Location "Bouguer" "Sol/Mars" +{ + LongLat [ 27.2 -18.5 0 ] + Size 107.00 + Importance 32.31 + Type "AA" +} + +Location "Boulia" "Sol/Mars" +{ + LongLat [ 111.2 -22.9 0 ] + Size 10.50 + Importance 21.79 + Type "AA" +} + +Location "Bozkir" "Sol/Mars" +{ + LongLat [ 327.8 -44.2 0 ] + Size 84.00 + Importance 30.34 + Type "AA" +} + +Location "Brashear" "Sol/Mars" +{ + LongLat [ 240.8 -53.9 0 ] + Size 79.00 + Importance 29.89 + Type "AA" +} + +Location "Bremerhaven" "Sol/Mars" +{ + LongLat [ 311.3 23.7 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Briault" "Sol/Mars" +{ + LongLat [ 89.6 -10.1 0 ] + Size 96.60 + Importance 31.44 + Type "AA" +} + +Location "Bridgetown" "Sol/Mars" +{ + LongLat [ 312.8 21.9 0 ] + Size 1.30 + Importance 19.97 + Type "AA" +} + +Location "Bristol" "Sol/Mars" +{ + LongLat [ 313 22.1 0 ] + Size 3.00 + Importance 20.34 + Type "AA" +} + +Location "Broach" "Sol/Mars" +{ + LongLat [ 303 23.5 0 ] + Size 12.00 + Importance 22.05 + Type "AA" +} + +Location "Brush" "Sol/Mars" +{ + LongLat [ 111.3 21.7 0 ] + Size 6.40 + Importance 21.03 + Type "AA" +} + +Location "Bulhar" "Sol/Mars" +{ + LongLat [ 134.4 50.4 0 ] + Size 18.70 + Importance 23.12 + Type "AA" +} + +Location "Bunge" "Sol/Mars" +{ + LongLat [ 311.3 -33.9 0 ] + Size 73.70 + Importance 29.40 + Type "AA" +} + +Location "Burroughs" "Sol/Mars" +{ + LongLat [ 117 -72.2 0 ] + Size 125.70 + Importance 33.80 + Type "AA" +} + +Location "Burton" "Sol/Mars" +{ + LongLat [ 203.6 -14 0 ] + Size 123.00 + Importance 33.59 + Type "AA" +} + +Location "Buta" "Sol/Mars" +{ + LongLat [ 327.5 -23.2 0 ] + Size 11.00 + Importance 21.88 + Type "AA" +} + +Location "Butte" "Sol/Mars" +{ + LongLat [ 321 -5.1 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Byrd" "Sol/Mars" +{ + LongLat [ 127.8 -65.3 0 ] + Size 126.80 + Importance 33.88 + Type "AA" +} + +Location "Byske" "Sol/Mars" +{ + LongLat [ 326 -5 0 ] + Size 13.50 + Importance 22.30 + Type "AA" +} + +Location "CÄdiz" "Sol/Mars" +{ + LongLat [ 310.9 23.1 0 ] + Size 1.50 + Importance 20.02 + Type "AA" +} + +Location "Cairns" "Sol/Mars" +{ + LongLat [ 312.5 23.6 0 ] + Size 8.60 + Importance 21.45 + Type "AA" +} + +Location "Calahorra" "Sol/Mars" +{ + LongLat [ 321.3 26.4 0 ] + Size 35.20 + Importance 25.33 + Type "AA" +} + +Location "Calamar" "Sol/Mars" +{ + LongLat [ 305 18.3 0 ] + Size 7.20 + Importance 21.19 + Type "AA" +} + +Location "Calbe" "Sol/Mars" +{ + LongLat [ 331.1 -25.1 0 ] + Size 13.30 + Importance 22.27 + Type "AA" +} + +Location "Camargo" "Sol/Mars" +{ + LongLat [ 109.6 17.7 0 ] + Size 4.70 + Importance 20.69 + Type "AA" +} + +Location "Camiling" "Sol/Mars" +{ + LongLat [ 321.9 -0.8 0 ] + Size 22.50 + Importance 23.67 + Type "AA" +} + +Location "Camiri" "Sol/Mars" +{ + LongLat [ 317.8 -44.7 0 ] + Size 26.40 + Importance 24.21 + Type "AA" +} + +Location "Campbell" "Sol/Mars" +{ + LongLat [ 165.4 -54.4 0 ] + Size 129.00 + Importance 34.05 + Type "AA" +} + +Location "Campos" "Sol/Mars" +{ + LongLat [ 332.1 -21.8 0 ] + Size 8.10 + Importance 21.36 + Type "AA" +} + +Location "Can" "Sol/Mars" +{ + LongLat [ 345.3 48.2 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Cañas" "Sol/Mars" +{ + LongLat [ 89.7 -31.2 0 ] + Size 42.00 + Importance 26.13 + Type "AA" +} + +Location "Canaveral" "Sol/Mars" +{ + LongLat [ 135.8 46.8 0 ] + Size 3.30 + Importance 20.40 + Type "AA" +} + +Location "Canberra" "Sol/Mars" +{ + LongLat [ 132.6 47.2 0 ] + Size 3.00 + Importance 20.34 + Type "AA" +} + +Location "Cangwu" "Sol/Mars" +{ + LongLat [ 270.3 41.8 0 ] + Size 14.00 + Importance 22.39 + Type "AA" +} + +Location "Canso" "Sol/Mars" +{ + LongLat [ 299.3 21.3 0 ] + Size 27.40 + Importance 24.34 + Type "AA" +} + +Location "Cantoura" "Sol/Mars" +{ + LongLat [ 308.2 14.8 0 ] + Size 51.40 + Importance 27.17 + Type "AA" +} + +Location "Cartago" "Sol/Mars" +{ + LongLat [ 342 -23.3 0 ] + Size 37.50 + Importance 25.61 + Type "AA" +} + +Location "Cassini" "Sol/Mars" +{ + LongLat [ 31.8 23.6 0 ] + Size 412.00 + Importance 51.34 + Type "AA" +} + +Location "Cave" "Sol/Mars" +{ + LongLat [ 324.3 21.6 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Caxias" "Sol/Mars" +{ + LongLat [ 259.2 -29 0 ] + Size 25.40 + Importance 24.07 + Type "AA" +} + +Location "Cerulli" "Sol/Mars" +{ + LongLat [ 22.1 32.2 0 ] + Size 130.00 + Importance 34.13 + Type "AA" +} + +Location "Chafe" "Sol/Mars" +{ + LongLat [ 102.3 15.1 0 ] + Size 4.80 + Importance 20.71 + Type "AA" +} + +Location "Chamberlin" "Sol/Mars" +{ + LongLat [ 235.5 -65.8 0 ] + Size 120.40 + Importance 33.39 + Type "AA" +} + +Location "Changsong" "Sol/Mars" +{ + LongLat [ 302.6 23.5 0 ] + Size 35.00 + Importance 25.31 + Type "AA" +} + +Location "Chapais" "Sol/Mars" +{ + LongLat [ 339.4 -22.4 0 ] + Size 37.40 + Importance 25.60 + Type "AA" +} + +Location "Charleston" "Sol/Mars" +{ + LongLat [ 312.1 22.6 0 ] + Size 1.50 + Importance 20.02 + Type "AA" +} + +Location "Charlier" "Sol/Mars" +{ + LongLat [ 191.3 -68.4 0 ] + Size 113.10 + Importance 32.80 + Type "AA" +} + +Location "Charlieu" "Sol/Mars" +{ + LongLat [ 275.9 38.1 0 ] + Size 19.10 + Importance 23.18 + Type "AA" +} + +Location "Chatturat" "Sol/Mars" +{ + LongLat [ 264.9 35.4 0 ] + Size 8.20 + Importance 21.38 + Type "AA" +} + +Location "Chauk" "Sol/Mars" +{ + LongLat [ 304 23.3 0 ] + Size 10.00 + Importance 21.70 + Type "AA" +} + +Location "Cheb" "Sol/Mars" +{ + LongLat [ 340.5 -24.2 0 ] + Size 8.30 + Importance 21.40 + Type "AA" +} + +Location "Chefu" "Sol/Mars" +{ + LongLat [ 112.2 -22.9 0 ] + Size 11.50 + Importance 21.97 + Type "AA" +} + +Location "Chekalin" "Sol/Mars" +{ + LongLat [ 333.1 -24.3 0 ] + Size 89.30 + Importance 30.81 + Type "AA" +} + +Location "Chia" "Sol/Mars" +{ + LongLat [ 300.2 1.5 0 ] + Size 96.00 + Importance 31.39 + Type "AA" +} + +Location "Chimbote" "Sol/Mars" +{ + LongLat [ 320.2 -1.4 0 ] + Size 67.20 + Importance 28.78 + Type "AA" +} + +Location "Chincoteague" "Sol/Mars" +{ + LongLat [ 124 41.2 0 ] + Size 37.00 + Importance 25.55 + Type "AA" +} + +Location "Chinju" "Sol/Mars" +{ + LongLat [ 317.8 -4.5 0 ] + Size 66.60 + Importance 28.72 + Type "AA" +} + +Location "Chinook" "Sol/Mars" +{ + LongLat [ 304.5 22.5 0 ] + Size 20.00 + Importance 23.31 + Type "AA" +} + +Location "Chive" "Sol/Mars" +{ + LongLat [ 303.9 21.7 0 ] + Size 9.00 + Importance 21.52 + Type "AA" +} + +Location "Choctaw" "Sol/Mars" +{ + LongLat [ 322.7 -41.2 0 ] + Size 23.80 + Importance 23.85 + Type "AA" +} + +Location "Chom" "Sol/Mars" +{ + LongLat [ 357.4 38.6 0 ] + Size 5.50 + Importance 20.86 + Type "AA" +} + +Location "Chur" "Sol/Mars" +{ + LongLat [ 330.6 16.9 0 ] + Size 4.30 + Importance 20.61 + Type "AA" +} + +Location "Circle" "Sol/Mars" +{ + LongLat [ 334.4 -22.2 0 ] + Size 11.50 + Importance 21.97 + Type "AA" +} + +Location "Clark" "Sol/Mars" +{ + LongLat [ 226.6 -55.3 0 ] + Size 98.00 + Importance 31.56 + Type "AA" +} + +Location "Clogh" "Sol/Mars" +{ + LongLat [ 312.2 20.6 0 ] + Size 11.10 + Importance 21.90 + Type "AA" +} + +Location "Clova" "Sol/Mars" +{ + LongLat [ 307.9 21.5 0 ] + Size 7.70 + Importance 21.28 + Type "AA" +} + +Location "Cluny" "Sol/Mars" +{ + LongLat [ 332.6 -23.9 0 ] + Size 14.80 + Importance 22.51 + Type "AA" +} + +Location "Cobalt" "Sol/Mars" +{ + LongLat [ 332.9 -25.8 0 ] + Size 11.50 + Importance 21.97 + Type "AA" +} + +Location "Coblentz" "Sol/Mars" +{ + LongLat [ 269.7 -55 0 ] + Size 112.00 + Importance 32.72 + Type "AA" +} + +Location "Cobres" "Sol/Mars" +{ + LongLat [ 206.2 -11.7 0 ] + Size 94.00 + Importance 31.22 + Type "AA" +} + +Location "ColÅn" "Sol/Mars" +{ + LongLat [ 312.9 22.7 0 ] + Size 2.00 + Importance 20.12 + Type "AA" +} + +Location "Columbus" "Sol/Mars" +{ + LongLat [ 193.9 -29.5 0 ] + Size 119.00 + Importance 33.27 + Type "AA" +} + +Location "Comas Sola" "Sol/Mars" +{ + LongLat [ 201.5 -19.7 0 ] + Size 127.00 + Importance 33.90 + Type "AA" +} + +Location "Conches" "Sol/Mars" +{ + LongLat [ 325.7 -4.2 0 ] + Size 21.20 + Importance 23.49 + Type "AA" +} + +Location "Concord" "Sol/Mars" +{ + LongLat [ 325.9 16.5 0 ] + Size 20.70 + Importance 23.41 + Type "AA" +} + +Location "Cooma" "Sol/Mars" +{ + LongLat [ 251.6 -23.7 0 ] + Size 17.30 + Importance 22.91 + Type "AA" +} + +Location "Copernicus" "Sol/Mars" +{ + LongLat [ 190.8 -48.8 0 ] + Size 294.00 + Importance 44.87 + Type "AA" +} + +Location "Corby" "Sol/Mars" +{ + LongLat [ 137.5 42.9 0 ] + Size 6.70 + Importance 21.09 + Type "AA" +} + +Location "Cost" "Sol/Mars" +{ + LongLat [ 103.9 15 0 ] + Size 11.60 + Importance 21.98 + Type "AA" +} + +Location "Cray" "Sol/Mars" +{ + LongLat [ 343.8 44.1 0 ] + Size 7.20 + Importance 21.19 + Type "AA" +} + +Location "Creel" "Sol/Mars" +{ + LongLat [ 321.1 -6 0 ] + Size 9.30 + Importance 21.58 + Type "AA" +} + +Location "Crewe" "Sol/Mars" +{ + LongLat [ 340.4 -24.8 0 ] + Size 3.60 + Importance 20.46 + Type "AA" +} + +Location "Crivitz" "Sol/Mars" +{ + LongLat [ 174.7 -14.5 0 ] + Size 6.10 + Importance 20.97 + Type "AA" +} + +Location "Crommelin" "Sol/Mars" +{ + LongLat [ 349.8 5 0 ] + Size 113.90 + Importance 32.87 + Type "AA" +} + +Location "Cruls" "Sol/Mars" +{ + LongLat [ 162.9 -42.9 0 ] + Size 88.00 + Importance 30.70 + Type "AA" +} + +Location "Cruz" "Sol/Mars" +{ + LongLat [ 357.9 38.5 0 ] + Size 5.40 + Importance 20.84 + Type "AA" +} + +Location "Cue" "Sol/Mars" +{ + LongLat [ 93.1 -35.8 0 ] + Size 10.70 + Importance 21.83 + Type "AA" +} + +Location "Curie" "Sol/Mars" +{ + LongLat [ 355.1 28.8 0 ] + Size 114.10 + Importance 32.88 + Type "AA" +} + +Location "Cypress" "Sol/Mars" +{ + LongLat [ 312.6 -47.3 0 ] + Size 14.20 + Importance 22.42 + Type "AA" +} + +Location "Da Vinci" "Sol/Mars" +{ + LongLat [ 320.6 1.4 0 ] + Size 100.20 + Importance 31.74 + Type "AA" +} + +Location "Daan" "Sol/Mars" +{ + LongLat [ 91.5 -40.5 0 ] + Size 12.50 + Importance 22.14 + Type "AA" +} + +Location "Daet" "Sol/Mars" +{ + LongLat [ 318.1 -7.3 0 ] + Size 10.50 + Importance 21.79 + Type "AA" +} + +Location "Daly" "Sol/Mars" +{ + LongLat [ 336.9 -66.3 0 ] + Size 90.50 + Importance 30.91 + Type "AA" +} + +Location "Dana" "Sol/Mars" +{ + LongLat [ 327.2 -72.6 0 ] + Size 91.70 + Importance 31.02 + Type "AA" +} + +Location "Dank" "Sol/Mars" +{ + LongLat [ 106.9 22 0 ] + Size 8.70 + Importance 21.47 + Type "AA" +} + +Location "Darvel" "Sol/Mars" +{ + LongLat [ 308.9 17.8 0 ] + Size 22.00 + Importance 23.60 + Type "AA" +} + +Location "Darwin" "Sol/Mars" +{ + LongLat [ 340.5 -57 0 ] + Size 178.00 + Importance 37.60 + Type "AA" +} + +Location "Dawes" "Sol/Mars" +{ + LongLat [ 38 -9.2 0 ] + Size 191.00 + Importance 38.48 + Type "AA" +} + +Location "de Vaucouleurs" "Sol/Mars" +{ + LongLat [ 170.9 -13.4 0 ] + Size 293.00 + Importance 44.81 + Type "AA" +} + +Location "Deba" "Sol/Mars" +{ + LongLat [ 342.6 -23.9 0 ] + Size 10.30 + Importance 21.76 + Type "AA" +} + +Location "Dein" "Sol/Mars" +{ + LongLat [ 357.4 38.2 0 ] + Size 26.00 + Importance 24.15 + Type "AA" +} + +Location "Dejnev" "Sol/Mars" +{ + LongLat [ 195.2 -25.2 0 ] + Size 156.00 + Importance 36.06 + Type "AA" +} + +Location "Delta" "Sol/Mars" +{ + LongLat [ 320.8 -46 0 ] + Size 8.10 + Importance 21.36 + Type "AA" +} + +Location "Denning" "Sol/Mars" +{ + LongLat [ 33.4 -17.5 0 ] + Size 165.00 + Importance 36.70 + Type "AA" +} + +Location "Dersu" "Sol/Mars" +{ + LongLat [ 308 22.6 0 ] + Size 6.60 + Importance 21.07 + Type "AA" +} + +Location "Dese" "Sol/Mars" +{ + LongLat [ 329.3 -45.4 0 ] + Size 13.70 + Importance 22.34 + Type "AA" +} + +Location "Dessau" "Sol/Mars" +{ + LongLat [ 306.8 -42.8 0 ] + Size 10.20 + Importance 21.74 + Type "AA" +} + +Location "Dia-Cau" "Sol/Mars" +{ + LongLat [ 317.3 -0.4 0 ] + Size 29.70 + Importance 24.64 + Type "AA" +} + +Location "Dingo" "Sol/Mars" +{ + LongLat [ 342.5 -23.7 0 ] + Size 16.00 + Importance 22.71 + Type "AA" +} + +Location "Dinorwic" "Sol/Mars" +{ + LongLat [ 258.5 -30.1 0 ] + Size 55.80 + Importance 27.64 + Type "AA" +} + +Location "Dison" "Sol/Mars" +{ + LongLat [ 343.5 -25 0 ] + Size 21.00 + Importance 23.46 + Type "AA" +} + +Location "Dixie" "Sol/Mars" +{ + LongLat [ 304 17.8 0 ] + Size 28.70 + Importance 24.51 + Type "AA" +} + +Location "Dokuchaev" "Sol/Mars" +{ + LongLat [ 232.8 -60.7 0 ] + Size 78.00 + Importance 29.80 + Type "AA" +} + +Location "Doon" "Sol/Mars" +{ + LongLat [ 109.4 23.5 0 ] + Size 3.70 + Importance 20.49 + Type "AA" +} + +Location "Douglass" "Sol/Mars" +{ + LongLat [ 289.4 -51.5 0 ] + Size 94.00 + Importance 31.22 + Type "AA" +} + +Location "Downe" "Sol/Mars" +{ + LongLat [ 175.7 -15.9 0 ] + Size 28.00 + Importance 24.42 + Type "AA" +} + +Location "Dromore" "Sol/Mars" +{ + LongLat [ 310.3 19.9 0 ] + Size 14.80 + Importance 22.51 + Type "AA" +} + +Location "Du Martheray" "Sol/Mars" +{ + LongLat [ 93.5 5.5 0 ] + Size 102.00 + Importance 31.90 + Type "AA" +} + +Location "Du Toit" "Sol/Mars" +{ + LongLat [ 310.4 -71.6 0 ] + Size 83.00 + Importance 30.25 + Type "AA" +} + +Location "Dubki" "Sol/Mars" +{ + LongLat [ 304.7 -35 0 ] + Size 9.00 + Importance 21.52 + Type "AA" +} + +Location "Dunhuang" "Sol/Mars" +{ + LongLat [ 311.5 -80.9 0 ] + Size 12.10 + Importance 22.07 + Type "AA" +} + +Location "Dush" "Sol/Mars" +{ + LongLat [ 305.9 22.5 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Dzeng" "Sol/Mars" +{ + LongLat [ 289.6 -80.5 0 ] + Size 10.60 + Importance 21.81 + Type "AA" +} + +Location "Eads" "Sol/Mars" +{ + LongLat [ 330 -28.5 0 ] + Size 2.30 + Importance 20.19 + Type "AA" +} + +Location "Eagle" "Sol/Mars" +{ + LongLat [ 351.8 43.8 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Echt" "Sol/Mars" +{ + LongLat [ 331.8 -22 0 ] + Size 1.10 + Importance 19.93 + Type "AA" +} + +Location "Edam" "Sol/Mars" +{ + LongLat [ 339.9 -26.3 0 ] + Size 20.20 + Importance 23.34 + Type "AA" +} + +Location "Eddie" "Sol/Mars" +{ + LongLat [ 142.1 12.3 0 ] + Size 89.00 + Importance 30.78 + Type "AA" +} + +Location "Eger" "Sol/Mars" +{ + LongLat [ 308.1 -48.3 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Eil" "Sol/Mars" +{ + LongLat [ 350.2 41.8 0 ] + Size 5.70 + Importance 20.90 + Type "AA" +} + +Location "Ejriksson" "Sol/Mars" +{ + LongLat [ 186.1 -19.2 0 ] + Size 49.00 + Importance 26.92 + Type "AA" +} + +Location "Elath" "Sol/Mars" +{ + LongLat [ 346.3 45.9 0 ] + Size 13.20 + Importance 22.25 + Type "AA" +} + +Location "Ellsley" "Sol/Mars" +{ + LongLat [ 276.6 36.3 0 ] + Size 11.10 + Importance 21.90 + Type "AA" +} + +Location "Ely" "Sol/Mars" +{ + LongLat [ 332.6 -23.6 0 ] + Size 10.30 + Importance 21.76 + Type "AA" +} + +Location "Escalante" "Sol/Mars" +{ + LongLat [ 115.3 0.2 0 ] + Size 79.30 + Importance 29.92 + Type "AA" +} + +Location "Escorial" "Sol/Mars" +{ + LongLat [ 304.6 76.9 0 ] + Size 22.70 + Importance 23.70 + Type "AA" +} + +Location "Esk" "Sol/Mars" +{ + LongLat [ 352.9 45.2 0 ] + Size 3.90 + Importance 20.53 + Type "AA" +} + +Location "Espino" "Sol/Mars" +{ + LongLat [ 110.2 -19.7 0 ] + Size 12.00 + Importance 22.05 + Type "AA" +} + +Location "Eudoxus" "Sol/Mars" +{ + LongLat [ 212.5 -44.5 0 ] + Size 98.00 + Importance 31.56 + Type "AA" +} + +Location "Evpatoriya" "Sol/Mars" +{ + LongLat [ 134.4 46.9 0 ] + Size 1.00 + Importance 19.91 + Type "AA" +} + +Location "Faith" "Sol/Mars" +{ + LongLat [ 348.1 42.9 0 ] + Size 5.80 + Importance 20.92 + Type "AA" +} + +Location "Falun" "Sol/Mars" +{ + LongLat [ 335.3 -24 0 ] + Size 10.20 + Importance 21.74 + Type "AA" +} + +Location "Faqu" "Sol/Mars" +{ + LongLat [ 106.2 -24.5 0 ] + Size 12.40 + Importance 22.12 + Type "AA" +} + +Location "Fastov" "Sol/Mars" +{ + LongLat [ 339.6 -25 0 ] + Size 10.30 + Importance 21.76 + Type "AA" +} + +Location "Fenagh" "Sol/Mars" +{ + LongLat [ 144.3 34.3 0 ] + Size 6.30 + Importance 21.01 + Type "AA" +} + +Location "Fesenkov" "Sol/Mars" +{ + LongLat [ 273.3 21.6 0 ] + Size 87.00 + Importance 30.61 + Type "AA" +} + +Location "Flammarion" "Sol/Mars" +{ + LongLat [ 48.2 25.2 0 ] + Size 173.00 + Importance 37.25 + Type "AA" +} + +Location "Flat" "Sol/Mars" +{ + LongLat [ 340.4 -25.4 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Flaugergues" "Sol/Mars" +{ + LongLat [ 19.2 -16.8 0 ] + Size 245.00 + Importance 41.94 + Type "AA" +} + +Location "Floq" "Sol/Mars" +{ + LongLat [ 107.1 15 0 ] + Size 2.20 + Importance 20.17 + Type "AA" +} + +Location "Flora" "Sol/Mars" +{ + LongLat [ 308.5 -44.7 0 ] + Size 19.00 + Importance 23.16 + Type "AA" +} + +Location "Focas" "Sol/Mars" +{ + LongLat [ 12.7 33.6 0 ] + Size 76.50 + Importance 29.66 + Type "AA" +} + +Location "Fontana" "Sol/Mars" +{ + LongLat [ 287.9 -62.9 0 ] + Size 80.00 + Importance 29.98 + Type "AA" +} + +Location "Foros" "Sol/Mars" +{ + LongLat [ 332.1 -33.4 0 ] + Size 24.50 + Importance 23.95 + Type "AA" +} + +Location "Fournier" "Sol/Mars" +{ + LongLat [ 72.6 -4.3 0 ] + Size 118.00 + Importance 33.20 + Type "AA" +} + +Location "Freedom" "Sol/Mars" +{ + LongLat [ 351 43.4 0 ] + Size 12.90 + Importance 22.20 + Type "AA" +} + +Location "Funchal" "Sol/Mars" +{ + LongLat [ 310.5 23 0 ] + Size 1.70 + Importance 20.06 + Type "AA" +} + +Location "Gaan" "Sol/Mars" +{ + LongLat [ 356.5 38.7 0 ] + Size 2.80 + Importance 20.29 + Type "AA" +} + +Location "Gagra" "Sol/Mars" +{ + LongLat [ 337.8 -20.6 0 ] + Size 13.30 + Importance 22.27 + Type "AA" +} + +Location "Gah" "Sol/Mars" +{ + LongLat [ 327.3 -44.7 0 ] + Size 2.70 + Importance 20.27 + Type "AA" +} + +Location "Galdakao" "Sol/Mars" +{ + LongLat [ 176.5 -13.4 0 ] + Size 35.00 + Importance 25.31 + Type "AA" +} + +Location "Gale" "Sol/Mars" +{ + LongLat [ 137.7 -5.4 0 ] + Size 155.30 + Importance 36.01 + Type "AA" +} + +Location "Gali" "Sol/Mars" +{ + LongLat [ 322.8 -43.8 0 ] + Size 26.40 + Importance 24.21 + Type "AA" +} + +Location "Galilaei" "Sol/Mars" +{ + LongLat [ 333 5.6 0 ] + Size 137.30 + Importance 34.68 + Type "AA" +} + +Location "Galle" "Sol/Mars" +{ + LongLat [ 329.1 -50.9 0 ] + Size 230.00 + Importance 41.01 + Type "AA" +} + +Location "Galu" "Sol/Mars" +{ + LongLat [ 338.3 -22.1 0 ] + Size 12.50 + Importance 22.14 + Type "AA" +} + +Location "Gander" "Sol/Mars" +{ + LongLat [ 94.1 -31.3 0 ] + Size 38.00 + Importance 25.67 + Type "AA" +} + +Location "Gandu" "Sol/Mars" +{ + LongLat [ 312.7 -45.4 0 ] + Size 8.80 + Importance 21.49 + Type "AA" +} + +Location "Gandzani" "Sol/Mars" +{ + LongLat [ 269 34.2 0 ] + Size 54.80 + Importance 27.53 + Type "AA" +} + +Location "Gardo" "Sol/Mars" +{ + LongLat [ 335.2 -26.7 0 ] + Size 17.20 + Importance 22.89 + Type "AA" +} + +Location "Gari" "Sol/Mars" +{ + LongLat [ 288.7 -35.9 0 ] + Size 9.40 + Importance 21.60 + Type "AA" +} + +Location "Garm" "Sol/Mars" +{ + LongLat [ 350.9 48.3 0 ] + Size 5.00 + Importance 20.75 + Type "AA" +} + +Location "Gastre" "Sol/Mars" +{ + LongLat [ 112.5 24.6 0 ] + Size 7.00 + Importance 21.15 + Type "AA" +} + +Location "Gatico" "Sol/Mars" +{ + LongLat [ 339.1 -21 0 ] + Size 18.00 + Importance 23.01 + Type "AA" +} + +Location "Gilbert" "Sol/Mars" +{ + LongLat [ 86.3 -68 0 ] + Size 126.40 + Importance 33.85 + Type "AA" +} + +Location "Gill" "Sol/Mars" +{ + LongLat [ 5.4 15.8 0 ] + Size 83.00 + Importance 30.25 + Type "AA" +} + +Location "Glazov" "Sol/Mars" +{ + LongLat [ 333.4 -20.6 0 ] + Size 24.70 + Importance 23.98 + Type "AA" +} + +Location "Gledhill" "Sol/Mars" +{ + LongLat [ 87 -53.2 0 ] + Size 82.50 + Importance 30.21 + Type "AA" +} + +Location "Glendore" "Sol/Mars" +{ + LongLat [ 308.2 18.3 0 ] + Size 8.00 + Importance 21.34 + Type "AA" +} + +Location "Glide" "Sol/Mars" +{ + LongLat [ 316.8 -8.1 0 ] + Size 10.50 + Importance 21.79 + Type "AA" +} + +Location "Globe" "Sol/Mars" +{ + LongLat [ 332.6 -23.7 0 ] + Size 51.70 + Importance 27.21 + Type "AA" +} + +Location "Goba" "Sol/Mars" +{ + LongLat [ 338.9 -23.2 0 ] + Size 10.80 + Importance 21.85 + Type "AA" +} + +Location "Goff" "Sol/Mars" +{ + LongLat [ 104.8 23.3 0 ] + Size 7.90 + Importance 21.32 + Type "AA" +} + +Location "Gol" "Sol/Mars" +{ + LongLat [ 349.3 47.2 0 ] + Size 9.60 + Importance 21.63 + Type "AA" +} + +Location "Gold" "Sol/Mars" +{ + LongLat [ 328.7 20 0 ] + Size 9.00 + Importance 21.52 + Type "AA" +} + +Location "Golden" "Sol/Mars" +{ + LongLat [ 326.5 -22 0 ] + Size 20.20 + Importance 23.34 + Type "AA" +} + +Location "Goldstone" "Sol/Mars" +{ + LongLat [ 134.5 47.7 0 ] + Size 1.00 + Importance 19.91 + Type "AA" +} + +Location "Gori" "Sol/Mars" +{ + LongLat [ 331.1 -22.9 0 ] + Size 6.20 + Importance 20.99 + Type "AA" +} + +Location "Graff" "Sol/Mars" +{ + LongLat [ 153.7 -21.2 0 ] + Size 158.00 + Importance 36.20 + Type "AA" +} + +Location "Green" "Sol/Mars" +{ + LongLat [ 351.6 -52.3 0 ] + Size 184.00 + Importance 38.01 + Type "AA" +} + +Location "Grójec" "Sol/Mars" +{ + LongLat [ 329.1 -21.5 0 ] + Size 38.50 + Importance 25.73 + Type "AA" +} + +Location "Groves" "Sol/Mars" +{ + LongLat [ 315.4 -4.1 0 ] + Size 11.20 + Importance 21.92 + Type "AA" +} + +Location "Guaymas" "Sol/Mars" +{ + LongLat [ 314.9 25.7 0 ] + Size 20.00 + Importance 23.31 + Type "AA" +} + +Location "Guir" "Sol/Mars" +{ + LongLat [ 339.5 -21.5 0 ] + Size 18.90 + Importance 23.15 + Type "AA" +} + +Location "Gulch" "Sol/Mars" +{ + LongLat [ 108.9 15.9 0 ] + Size 8.20 + Importance 21.38 + Type "AA" +} + +Location "Gunnison" "Sol/Mars" +{ + LongLat [ 102.8 -43.7 0 ] + Size 40.80 + Importance 26.00 + Type "AA" +} + +Location "Gusev" "Sol/Mars" +{ + LongLat [ 175.4 -14.6 0 ] + Size 166.00 + Importance 36.77 + Type "AA" +} + +Location "Gwash" "Sol/Mars" +{ + LongLat [ 356.8 39 0 ] + Size 4.70 + Importance 20.69 + Type "AA" +} + +Location "Hadley" "Sol/Mars" +{ + LongLat [ 156.9 -19.3 0 ] + Size 119.00 + Importance 33.27 + Type "AA" +} + +Location "Haldane" "Sol/Mars" +{ + LongLat [ 129.1 -52.8 0 ] + Size 78.70 + Importance 29.86 + Type "AA" +} + +Location "Hale" "Sol/Mars" +{ + LongLat [ 323.5 -35.8 0 ] + Size 149.00 + Importance 35.55 + Type "AA" +} + +Location "Halley" "Sol/Mars" +{ + LongLat [ 300.7 -48.4 0 ] + Size 84.50 + Importance 30.39 + Type "AA" +} + +Location "Ham" "Sol/Mars" +{ + LongLat [ 327.4 -44.7 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Hamaguir" "Sol/Mars" +{ + LongLat [ 132.4 48.7 0 ] + Size 0.50 + Importance 19.82 + Type "AA" +} + +Location "Hamelin" "Sol/Mars" +{ + LongLat [ 327.2 20.2 0 ] + Size 9.60 + Importance 21.63 + Type "AA" +} + +Location "Handlová" "Sol/Mars" +{ + LongLat [ 271.3 37.7 0 ] + Size 4.60 + Importance 20.67 + Type "AA" +} + +Location "Haraḑ" "Sol/Mars" +{ + LongLat [ 331.9 -27.5 0 ] + Size 8.00 + Importance 21.34 + Type "AA" +} + +Location "Hartwig" "Sol/Mars" +{ + LongLat [ 344 -38.7 0 ] + Size 105.00 + Importance 32.14 + Type "AA" +} + +Location "Heaviside" "Sol/Mars" +{ + LongLat [ 264.7 -70.5 0 ] + Size 87.40 + Importance 30.64 + Type "AA" +} + +Location "Heinlein" "Sol/Mars" +{ + LongLat [ 116.2 -64.5 0 ] + Size 88.00 + Importance 30.70 + Type "AA" +} + +Location "Helmholtz" "Sol/Mars" +{ + LongLat [ 338.7 -45.5 0 ] + Size 111.50 + Importance 32.68 + Type "AA" +} + +Location "Henry" "Sol/Mars" +{ + LongLat [ 23.3 10.8 0 ] + Size 171.00 + Importance 37.12 + Type "AA" +} + +Location "Herculaneum" "Sol/Mars" +{ + LongLat [ 301.3 19.3 0 ] + Size 35.40 + Importance 25.36 + Type "AA" +} + +Location "Herschel" "Sol/Mars" +{ + LongLat [ 129.7 -14.7 0 ] + Size 304.50 + Importance 45.47 + Type "AA" +} + +Location "Hipparchus" "Sol/Mars" +{ + LongLat [ 208.6 -44.5 0 ] + Size 93.00 + Importance 31.13 + Type "AA" +} + +Location "HÄ«t" "Sol/Mars" +{ + LongLat [ 138.3 47.1 0 ] + Size 7.30 + Importance 21.21 + Type "AA" +} + +Location "Holden" "Sol/Mars" +{ + LongLat [ 326 -26.1 0 ] + Size 153.80 + Importance 35.90 + Type "AA" +} + +Location "Holmes" "Sol/Mars" +{ + LongLat [ 66.8 -74.8 0 ] + Size 122.00 + Importance 33.51 + Type "AA" +} + +Location "Honda" "Sol/Mars" +{ + LongLat [ 343.6 -22.4 0 ] + Size 9.10 + Importance 21.54 + Type "AA" +} + +Location "Hooke" "Sol/Mars" +{ + LongLat [ 315.6 -44.9 0 ] + Size 139.00 + Importance 34.81 + Type "AA" +} + +Location "Hope" "Sol/Mars" +{ + LongLat [ 349.7 44.9 0 ] + Size 7.30 + Importance 21.21 + Type "AA" +} + +Location "Houston" "Sol/Mars" +{ + LongLat [ 135.9 48.2 0 ] + Size 1.60 + Importance 20.04 + Type "AA" +} + +Location "HsÅ«anch'eng" "Sol/Mars" +{ + LongLat [ 132.6 46.7 0 ] + Size 2.00 + Importance 20.12 + Type "AA" +} + +Location "Huancayo" "Sol/Mars" +{ + LongLat [ 320.1 -3.6 0 ] + Size 25.10 + Importance 24.03 + Type "AA" +} + +Location "Huggins" "Sol/Mars" +{ + LongLat [ 155.6 -49.1 0 ] + Size 90.00 + Importance 30.87 + Type "AA" +} + +Location "Hussey" "Sol/Mars" +{ + LongLat [ 233.3 -53.5 0 ] + Size 99.00 + Importance 31.64 + Type "AA" +} + +Location "Hutton" "Sol/Mars" +{ + LongLat [ 104.6 -71.6 0 ] + Size 99.00 + Importance 31.64 + Type "AA" +} + +Location "Huxley" "Sol/Mars" +{ + LongLat [ 100.8 -62.7 0 ] + Size 107.00 + Importance 32.31 + Type "AA" +} + +Location "Huygens" "Sol/Mars" +{ + LongLat [ 55.4 -14.1 0 ] + Size 470.00 + Importance 54.30 + Type "AA" +} + +Location "Ibragimov" "Sol/Mars" +{ + LongLat [ 300.3 -25.5 0 ] + Size 86.00 + Importance 30.52 + Type "AA" +} + +Location "Igol" "Sol/Mars" +{ + LongLat [ 110.8 -20.1 0 ] + Size 8.60 + Importance 21.45 + Type "AA" +} + +Location "Ikej" "Sol/Mars" +{ + LongLat [ 112.4 21 0 ] + Size 4.70 + Importance 20.69 + Type "AA" +} + +Location "Imgr" "Sol/Mars" +{ + LongLat [ 111.1 19.1 0 ] + Size 3.00 + Importance 20.34 + Type "AA" +} + +Location "Innsbruck" "Sol/Mars" +{ + LongLat [ 320 -6.4 0 ] + Size 61.10 + Importance 28.18 + Type "AA" +} + +Location "Ins" "Sol/Mars" +{ + LongLat [ 108.8 24.5 0 ] + Size 2.80 + Importance 20.29 + Type "AA" +} + +Location "Inta" "Sol/Mars" +{ + LongLat [ 334.8 -24.3 0 ] + Size 16.20 + Importance 22.74 + Type "AA" +} + +Location "Inuvik" "Sol/Mars" +{ + LongLat [ 331.4 78.6 0 ] + Size 20.50 + Importance 23.38 + Type "AA" +} + +Location "Irbit" "Sol/Mars" +{ + LongLat [ 335 -24.3 0 ] + Size 13.30 + Importance 22.27 + Type "AA" +} + +Location "Irharen" "Sol/Mars" +{ + LongLat [ 140.8 34.5 0 ] + Size 6.50 + Importance 21.05 + Type "AA" +} + +Location "Isil" "Sol/Mars" +{ + LongLat [ 87.8 -27 0 ] + Size 82.00 + Importance 30.16 + Type "AA" +} + +Location "Izendy" "Sol/Mars" +{ + LongLat [ 258.5 -28.9 0 ] + Size 23.50 + Importance 23.81 + Type "AA" +} + +Location "Jal" "Sol/Mars" +{ + LongLat [ 331.2 -26.2 0 ] + Size 5.00 + Importance 20.75 + Type "AA" +} + +Location "Jama" "Sol/Mars" +{ + LongLat [ 306.7 21.4 0 ] + Size 2.90 + Importance 20.32 + Type "AA" +} + +Location "Jampur" "Sol/Mars" +{ + LongLat [ 278.3 38.7 0 ] + Size 29.00 + Importance 24.55 + Type "AA" +} + +Location "Janssen" "Sol/Mars" +{ + LongLat [ 37.5 2.6 0 ] + Size 158.00 + Importance 36.20 + Type "AA" +} + +Location "Jarry-Desloges" "Sol/Mars" +{ + LongLat [ 83.7 -9.4 0 ] + Size 92.00 + Importance 31.05 + Type "AA" +} + +Location "Jeans" "Sol/Mars" +{ + LongLat [ 154.1 -69.6 0 ] + Size 80.20 + Importance 30.00 + Type "AA" +} + +Location "Jen" "Sol/Mars" +{ + LongLat [ 349.4 39.9 0 ] + Size 9.00 + Importance 21.52 + Type "AA" +} + +Location "Jezža" "Sol/Mars" +{ + LongLat [ 322 -48.4 0 ] + Size 9.10 + Importance 21.54 + Type "AA" +} + +Location "Jijiga" "Sol/Mars" +{ + LongLat [ 306 25.1 0 ] + Size 17.30 + Importance 22.91 + Type "AA" +} + +Location "Jodrell" "Sol/Mars" +{ + LongLat [ 132.2 47.5 0 ] + Size 3.00 + Importance 20.34 + Type "AA" +} + +Location "Johannesburg" "Sol/Mars" +{ + LongLat [ 133.2 47.9 0 ] + Size 1.00 + Importance 19.91 + Type "AA" +} + +Location "Joly" "Sol/Mars" +{ + LongLat [ 317.3 -74.5 0 ] + Size 79.90 + Importance 29.97 + Type "AA" +} + +Location "Jones" "Sol/Mars" +{ + LongLat [ 340.1 -18.9 0 ] + Size 94.00 + Importance 31.22 + Type "AA" +} + +Location "Kachug" "Sol/Mars" +{ + LongLat [ 107.5 18.2 0 ] + Size 4.70 + Importance 20.69 + Type "AA" +} + +Location "Kagoshima" "Sol/Mars" +{ + LongLat [ 135.6 47.3 0 ] + Size 1.50 + Importance 20.02 + Type "AA" +} + +Location "Kagul" "Sol/Mars" +{ + LongLat [ 340.9 -23.7 0 ] + Size 8.50 + Importance 21.43 + Type "AA" +} + +Location "KÄid" "Sol/Mars" +{ + LongLat [ 315.2 -4.5 0 ] + Size 8.50 + Importance 21.43 + Type "AA" +} + +Location "Kaiser" "Sol/Mars" +{ + LongLat [ 19.1 -46.3 0 ] + Size 207.00 + Importance 39.54 + Type "AA" +} + +Location "Kaj" "Sol/Mars" +{ + LongLat [ 330.6 -27 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Kakori" "Sol/Mars" +{ + LongLat [ 330.1 -41.5 0 ] + Size 29.70 + Importance 24.64 + Type "AA" +} + +Location "Kaliningrad" "Sol/Mars" +{ + LongLat [ 134.9 48.5 0 ] + Size 1.20 + Importance 19.95 + Type "AA" +} + +Location "Kamativi" "Sol/Mars" +{ + LongLat [ 99.9 -20.5 0 ] + Size 59.00 + Importance 27.96 + Type "AA" +} + +Location "Kamloops" "Sol/Mars" +{ + LongLat [ 327.4 -53.5 0 ] + Size 65.00 + Importance 28.56 + Type "AA" +} + +Location "Kampot" "Sol/Mars" +{ + LongLat [ 314.3 -41.8 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Kanab" "Sol/Mars" +{ + LongLat [ 341 -27.2 0 ] + Size 15.00 + Importance 22.55 + Type "AA" +} + +Location "Kansk" "Sol/Mars" +{ + LongLat [ 342.7 -20.5 0 ] + Size 34.30 + Importance 25.22 + Type "AA" +} + +Location "Kantang" "Sol/Mars" +{ + LongLat [ 342.4 -24.4 0 ] + Size 54.80 + Importance 27.53 + Type "AA" +} + +Location "Karpinsk" "Sol/Mars" +{ + LongLat [ 327.8 -45.6 0 ] + Size 29.80 + Importance 24.66 + Type "AA" +} + +Location "Karshi" "Sol/Mars" +{ + LongLat [ 340.6 -23.3 0 ] + Size 22.30 + Importance 23.64 + Type "AA" +} + +Location "Kartabo" "Sol/Mars" +{ + LongLat [ 307.5 -40.9 0 ] + Size 20.00 + Importance 23.31 + Type "AA" +} + +Location "Kasabi" "Sol/Mars" +{ + LongLat [ 89 -27.8 0 ] + Size 43.00 + Importance 26.25 + Type "AA" +} + +Location "Kashira" "Sol/Mars" +{ + LongLat [ 341.6 -27.1 0 ] + Size 68.50 + Importance 28.90 + Type "AA" +} + +Location "Kasimov" "Sol/Mars" +{ + LongLat [ 337 -24.7 0 ] + Size 91.30 + Importance 30.98 + Type "AA" +} + +Location "Kasra" "Sol/Mars" +{ + LongLat [ 103.6 22 0 ] + Size 3.60 + Importance 20.46 + Type "AA" +} + +Location "Kaup" "Sol/Mars" +{ + LongLat [ 326.8 22.6 0 ] + Size 3.30 + Importance 20.40 + Type "AA" +} + +Location "Kaw" "Sol/Mars" +{ + LongLat [ 104.2 16.4 0 ] + Size 11.20 + Importance 21.92 + Type "AA" +} + +Location "Kayne" "Sol/Mars" +{ + LongLat [ 173.4 -15.5 0 ] + Size 34.90 + Importance 25.30 + Type "AA" +} + +Location "Keeler" "Sol/Mars" +{ + LongLat [ 208.7 -60.8 0 ] + Size 95.00 + Importance 31.30 + Type "AA" +} + +Location "Kem'" "Sol/Mars" +{ + LongLat [ 327 -44.9 0 ] + Size 3.30 + Importance 20.40 + Type "AA" +} + +Location "Kepler" "Sol/Mars" +{ + LongLat [ 140.9 -46.8 0 ] + Size 233.00 + Importance 41.20 + Type "AA" +} + +Location "Keul'" "Sol/Mars" +{ + LongLat [ 122.2 46 0 ] + Size 5.90 + Importance 20.94 + Type "AA" +} + +Location "Khanpur" "Sol/Mars" +{ + LongLat [ 101.9 20.7 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Kholm" "Sol/Mars" +{ + LongLat [ 317.9 -7.2 0 ] + Size 11.60 + Importance 21.98 + Type "AA" +} + +Location "Khurli" "Sol/Mars" +{ + LongLat [ 112.9 -20.9 0 ] + Size 8.90 + Importance 21.51 + Type "AA" +} + +Location "KifrÄ«" "Sol/Mars" +{ + LongLat [ 305.6 -45.7 0 ] + Size 15.00 + Importance 22.55 + Type "AA" +} + +Location "Kimry" "Sol/Mars" +{ + LongLat [ 343.6 -20.1 0 ] + Size 21.60 + Importance 23.54 + Type "AA" +} + +Location "Kin" "Sol/Mars" +{ + LongLat [ 326.5 20.2 0 ] + Size 8.30 + Importance 21.40 + Type "AA" +} + +Location "Kinda" "Sol/Mars" +{ + LongLat [ 254.8 -25.7 0 ] + Size 14.00 + Importance 22.39 + Type "AA" +} + +Location "Kingston" "Sol/Mars" +{ + LongLat [ 312.9 22.1 0 ] + Size 0.70 + Importance 19.86 + Type "AA" +} + +Location "Kinkora" "Sol/Mars" +{ + LongLat [ 112.8 -24.9 0 ] + Size 54.30 + Importance 27.48 + Type "AA" +} + +Location "Kipini" "Sol/Mars" +{ + LongLat [ 328.4 25.9 0 ] + Size 73.60 + Importance 29.39 + Type "AA" +} + +Location "Kirs" "Sol/Mars" +{ + LongLat [ 340.5 -26.3 0 ] + Size 3.00 + Importance 20.34 + Type "AA" +} + +Location "Kirsanov" "Sol/Mars" +{ + LongLat [ 334.8 -22.2 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "Kisambo" "Sol/Mars" +{ + LongLat [ 271 34.1 0 ] + Size 15.80 + Importance 22.67 + Type "AA" +} + +Location "Kita" "Sol/Mars" +{ + LongLat [ 342.8 -22.8 0 ] + Size 10.20 + Importance 21.74 + Type "AA" +} + +Location "Knobel" "Sol/Mars" +{ + LongLat [ 133.2 -6.6 0 ] + Size 128.60 + Importance 34.02 + Type "AA" +} + +Location "Koga" "Sol/Mars" +{ + LongLat [ 256.2 -29 0 ] + Size 19.30 + Importance 23.21 + Type "AA" +} + +Location "Kok" "Sol/Mars" +{ + LongLat [ 331.9 15.6 0 ] + Size 6.30 + Importance 21.01 + Type "AA" +} + +Location "Kong" "Sol/Mars" +{ + LongLat [ 321.4 -5.4 0 ] + Size 11.80 + Importance 22.02 + Type "AA" +} + +Location "Korolev" "Sol/Mars" +{ + LongLat [ 164.5 72.8 0 ] + Size 84.20 + Importance 30.36 + Type "AA" +} + +Location "Korph" "Sol/Mars" +{ + LongLat [ 105.4 19.4 0 ] + Size 7.50 + Importance 21.25 + Type "AA" +} + +Location "Kourou" "Sol/Mars" +{ + LongLat [ 132.7 46.8 0 ] + Size 2.00 + Importance 20.12 + Type "AA" +} + +Location "Koval'sky" "Sol/Mars" +{ + LongLat [ 218.5 -29.9 0 ] + Size 309.00 + Importance 45.73 + Type "AA" +} + +Location "Koy" "Sol/Mars" +{ + LongLat [ 309.5 21.5 0 ] + Size 7.10 + Importance 21.17 + Type "AA" +} + +Location "Krasnoye" "Sol/Mars" +{ + LongLat [ 143.8 35.8 0 ] + Size 6.50 + Importance 21.05 + Type "AA" +} + +Location "Kribi" "Sol/Mars" +{ + LongLat [ 316.4 -43 0 ] + Size 13.70 + Importance 22.34 + Type "AA" +} + +Location "Krishtofovich" "Sol/Mars" +{ + LongLat [ 97.2 -48.2 0 ] + Size 112.00 + Importance 32.72 + Type "AA" +} + +Location "Kuba" "Sol/Mars" +{ + LongLat [ 340.3 -25.3 0 ] + Size 26.80 + Importance 24.26 + Type "AA" +} + +Location "Kufra" "Sol/Mars" +{ + LongLat [ 120.3 40.4 0 ] + Size 37.50 + Importance 25.61 + Type "AA" +} + +Location "Kuiper" "Sol/Mars" +{ + LongLat [ 202.7 -57.1 0 ] + Size 87.00 + Importance 30.61 + Type "AA" +} + +Location "Kular" "Sol/Mars" +{ + LongLat [ 108.1 16.4 0 ] + Size 8.10 + Importance 21.36 + Type "AA" +} + +Location "Kumak" "Sol/Mars" +{ + LongLat [ 291.9 -35.5 0 ] + Size 15.00 + Importance 22.55 + Type "AA" +} + +Location "Kumara" "Sol/Mars" +{ + LongLat [ 128.5 43 0 ] + Size 12.00 + Importance 22.05 + Type "AA" +} + +Location "Kunes" "Sol/Mars" +{ + LongLat [ 107.8 -25.2 0 ] + Size 15.10 + Importance 22.56 + Type "AA" +} + +Location "Kunowsky" "Sol/Mars" +{ + LongLat [ 350.3 56.8 0 ] + Size 67.40 + Importance 28.80 + Type "AA" +} + +Location "Kushva" "Sol/Mars" +{ + LongLat [ 324.4 -44 0 ] + Size 38.30 + Importance 25.70 + Type "AA" +} + +Location "La Paz" "Sol/Mars" +{ + LongLat [ 310.9 21 0 ] + Size 0.60 + Importance 19.84 + Type "AA" +} + +Location "Labria" "Sol/Mars" +{ + LongLat [ 311.9 -35 0 ] + Size 54.00 + Importance 27.45 + Type "AA" +} + +Location "Lachute" "Sol/Mars" +{ + LongLat [ 320.2 -4.3 0 ] + Size 16.10 + Importance 22.72 + Type "AA" +} + +Location "Laf" "Sol/Mars" +{ + LongLat [ 354 48 0 ] + Size 3.20 + Importance 20.38 + Type "AA" +} + +Location "Lagarto" "Sol/Mars" +{ + LongLat [ 351.6 49.9 0 ] + Size 19.50 + Importance 23.24 + Type "AA" +} + +Location "Lamas" "Sol/Mars" +{ + LongLat [ 339.3 -27 0 ] + Size 23.20 + Importance 23.77 + Type "AA" +} + +Location "Lambert" "Sol/Mars" +{ + LongLat [ 25.3 -20 0 ] + Size 92.00 + Importance 31.05 + Type "AA" +} + +Location "Lamont" "Sol/Mars" +{ + LongLat [ 246.4 -58.3 0 ] + Size 76.00 + Importance 29.61 + Type "AA" +} + +Location "Lampland" "Sol/Mars" +{ + LongLat [ 280.4 -35.6 0 ] + Size 79.00 + Importance 29.89 + Type "AA" +} + +Location "Land" "Sol/Mars" +{ + LongLat [ 351.2 48.3 0 ] + Size 5.40 + Importance 20.84 + Type "AA" +} + +Location "Lapri" "Sol/Mars" +{ + LongLat [ 107.4 20.3 0 ] + Size 3.10 + Importance 20.36 + Type "AA" +} + +Location "Lar" "Sol/Mars" +{ + LongLat [ 330.9 -25.8 0 ] + Size 7.00 + Importance 21.15 + Type "AA" +} + +Location "Lassell" "Sol/Mars" +{ + LongLat [ 297.5 -20.7 0 ] + Size 92.00 + Importance 31.05 + Type "AA" +} + +Location "Lasswitz" "Sol/Mars" +{ + LongLat [ 138.2 -9.3 0 ] + Size 111.00 + Importance 32.63 + Type "AA" +} + +Location "Lau" "Sol/Mars" +{ + LongLat [ 252.2 -74.3 0 ] + Size 104.90 + Importance 32.14 + Type "AA" +} + +Location "Le Verrier" "Sol/Mars" +{ + LongLat [ 17.1 -37.7 0 ] + Size 140.00 + Importance 34.89 + Type "AA" +} + +Location "Lebu" "Sol/Mars" +{ + LongLat [ 340.5 -20.3 0 ] + Size 20.00 + Importance 23.31 + Type "AA" +} + +Location "Leleque" "Sol/Mars" +{ + LongLat [ 138.1 36.5 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Lemgo" "Sol/Mars" +{ + LongLat [ 325.2 -42.5 0 ] + Size 16.60 + Importance 22.80 + Type "AA" +} + +Location "Lenya" "Sol/Mars" +{ + LongLat [ 253.1 -26.7 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "Leuk" "Sol/Mars" +{ + LongLat [ 304.9 23.9 0 ] + Size 3.60 + Importance 20.46 + Type "AA" +} + +Location "Lexington" "Sol/Mars" +{ + LongLat [ 311.3 21.8 0 ] + Size 5.00 + Importance 20.75 + Type "AA" +} + +Location "Li Fan" "Sol/Mars" +{ + LongLat [ 206.8 -46.9 0 ] + Size 104.80 + Importance 32.13 + Type "AA" +} + +Location "Liais" "Sol/Mars" +{ + LongLat [ 107.2 -75.3 0 ] + Size 132.00 + Importance 34.28 + Type "AA" +} + +Location "Libertad" "Sol/Mars" +{ + LongLat [ 330.5 23 0 ] + Size 31.00 + Importance 24.81 + Type "AA" +} + +Location "Linpu" "Sol/Mars" +{ + LongLat [ 113.1 18.2 0 ] + Size 18.50 + Importance 23.09 + Type "AA" +} + +Location "Lins" "Sol/Mars" +{ + LongLat [ 330.1 15.7 0 ] + Size 6.20 + Importance 20.99 + Type "AA" +} + +Location "Lisboa" "Sol/Mars" +{ + LongLat [ 312.3 21.2 0 ] + Size 0.70 + Importance 19.86 + Type "AA" +} + +Location "Littleton" "Sol/Mars" +{ + LongLat [ 107.1 15.7 0 ] + Size 7.20 + Importance 21.19 + Type "AA" +} + +Location "Liu Hsin" "Sol/Mars" +{ + LongLat [ 188.4 -53.3 0 ] + Size 137.00 + Importance 34.66 + Type "AA" +} + +Location "Livny" "Sol/Mars" +{ + LongLat [ 330.8 -27.2 0 ] + Size 9.20 + Importance 21.56 + Type "AA" +} + +Location "Llanesco" "Sol/Mars" +{ + LongLat [ 258.8 -28.3 0 ] + Size 27.00 + Importance 24.29 + Type "AA" +} + +Location "Locana" "Sol/Mars" +{ + LongLat [ 321.8 -3.4 0 ] + Size 6.60 + Importance 21.07 + Type "AA" +} + +Location "Lockyer" "Sol/Mars" +{ + LongLat [ 160.5 27.7 0 ] + Size 71.00 + Importance 29.14 + Type "AA" +} + +Location "Lod" "Sol/Mars" +{ + LongLat [ 328.4 21 0 ] + Size 7.50 + Importance 21.25 + Type "AA" +} + +Location "Lodwar" "Sol/Mars" +{ + LongLat [ 316.6 -55.1 0 ] + Size 16.00 + Importance 22.71 + Type "AA" +} + +Location "Lohse" "Sol/Mars" +{ + LongLat [ 343.2 -43.3 0 ] + Size 155.50 + Importance 36.02 + Type "AA" +} + +Location "Loja" "Sol/Mars" +{ + LongLat [ 136.1 41.2 0 ] + Size 10.40 + Importance 21.78 + Type "AA" +} + +Location "Lomela" "Sol/Mars" +{ + LongLat [ 303.9 -81.7 0 ] + Size 11.20 + Importance 21.92 + Type "AA" +} + +Location "Lomonosov" "Sol/Mars" +{ + LongLat [ 350.8 64.9 0 ] + Size 153.00 + Importance 35.84 + Type "AA" +} + +Location "Longa" "Sol/Mars" +{ + LongLat [ 334 -20.7 0 ] + Size 10.40 + Importance 21.78 + Type "AA" +} + +Location "Loon" "Sol/Mars" +{ + LongLat [ 113.4 -18.8 0 ] + Size 7.60 + Importance 21.26 + Type "AA" +} + +Location "Lorica" "Sol/Mars" +{ + LongLat [ 331.6 -19.8 0 ] + Size 67.60 + Importance 28.82 + Type "AA" +} + +Location "Los" "Sol/Mars" +{ + LongLat [ 283.7 -35.1 0 ] + Size 7.90 + Importance 21.32 + Type "AA" +} + +Location "Lota" "Sol/Mars" +{ + LongLat [ 348.1 46.3 0 ] + Size 15.40 + Importance 22.61 + Type "AA" +} + +Location "Loto" "Sol/Mars" +{ + LongLat [ 337.5 -21.9 0 ] + Size 22.40 + Importance 23.66 + Type "AA" +} + +Location "Lowbury" "Sol/Mars" +{ + LongLat [ 266.9 42.4 0 ] + Size 17.90 + Importance 23.00 + Type "AA" +} + +Location "Lowell" "Sol/Mars" +{ + LongLat [ 278.6 -52 0 ] + Size 203.00 + Importance 39.28 + Type "AA" +} + +Location "Luck" "Sol/Mars" +{ + LongLat [ 323 17.2 0 ] + Size 7.70 + Importance 21.28 + Type "AA" +} + +Location "Luga" "Sol/Mars" +{ + LongLat [ 312.5 -44.3 0 ] + Size 45.00 + Importance 26.47 + Type "AA" +} + +Location "Luki" "Sol/Mars" +{ + LongLat [ 322.6 -29.5 0 ] + Size 21.20 + Importance 23.49 + Type "AA" +} + +Location "Lutsk" "Sol/Mars" +{ + LongLat [ 356.8 38.7 0 ] + Size 5.00 + Importance 20.75 + Type "AA" +} + +Location "Luzin" "Sol/Mars" +{ + LongLat [ 31.2 27.1 0 ] + Size 97.00 + Importance 31.47 + Type "AA" +} + +Location "Lydda" "Sol/Mars" +{ + LongLat [ 328 24.4 0 ] + Size 36.50 + Importance 25.49 + Type "AA" +} + +Location "Lyell" "Sol/Mars" +{ + LongLat [ 344.4 -69.9 0 ] + Size 131.00 + Importance 34.21 + Type "AA" +} + +Location "Lyot" "Sol/Mars" +{ + LongLat [ 29.3 50.5 0 ] + Size 236.00 + Importance 41.38 + Type "AA" +} + +Location "Mädler" "Sol/Mars" +{ + LongLat [ 2.7 -10.7 0 ] + Size 125.00 + Importance 33.74 + Type "AA" +} + +Location "Madrid" "Sol/Mars" +{ + LongLat [ 135.4 48.4 0 ] + Size 3.50 + Importance 20.44 + Type "AA" +} + +Location "Mafra" "Sol/Mars" +{ + LongLat [ 306.8 -44.1 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Magadi" "Sol/Mars" +{ + LongLat [ 313.9 -34.6 0 ] + Size 53.00 + Importance 27.34 + Type "AA" +} + +Location "Magelhaens" "Sol/Mars" +{ + LongLat [ 185.2 -32.4 0 ] + Size 105.00 + Importance 32.14 + Type "AA" +} + +Location "Maggini" "Sol/Mars" +{ + LongLat [ 9.4 27.7 0 ] + Size 143.00 + Importance 35.11 + Type "AA" +} + +Location "Mago" "Sol/Mars" +{ + LongLat [ 105.3 15.9 0 ] + Size 2.80 + Importance 20.29 + Type "AA" +} + +Location "Maidstone" "Sol/Mars" +{ + LongLat [ 305.7 -41.6 0 ] + Size 10.00 + Importance 21.70 + Type "AA" +} + +Location "Main" "Sol/Mars" +{ + LongLat [ 49.1 -76.5 0 ] + Size 109.00 + Importance 32.47 + Type "AA" +} + +Location "Manah" "Sol/Mars" +{ + LongLat [ 326.3 -4.7 0 ] + Size 11.20 + Importance 21.92 + Type "AA" +} + +Location "Mandora" "Sol/Mars" +{ + LongLat [ 306.3 12.2 0 ] + Size 59.40 + Importance 28.00 + Type "AA" +} + +Location "Manti" "Sol/Mars" +{ + LongLat [ 322.3 -3.6 0 ] + Size 16.20 + Importance 22.74 + Type "AA" +} + +Location "ManzÄ«" "Sol/Mars" +{ + LongLat [ 332.5 -22.1 0 ] + Size 7.20 + Importance 21.19 + Type "AA" +} + +Location "Maraldi" "Sol/Mars" +{ + LongLat [ 328 -62 0 ] + Size 124.00 + Importance 33.67 + Type "AA" +} + +Location "Marbach" "Sol/Mars" +{ + LongLat [ 111 17.7 0 ] + Size 25.80 + Importance 24.13 + Type "AA" +} + +Location "Marca" "Sol/Mars" +{ + LongLat [ 201.7 -10 0 ] + Size 81.00 + Importance 30.07 + Type "AA" +} + +Location "Mari" "Sol/Mars" +{ + LongLat [ 314.1 -52.1 0 ] + Size 41.60 + Importance 26.09 + Type "AA" +} + +Location "Mariner" "Sol/Mars" +{ + LongLat [ 195.5 -34.8 0 ] + Size 170.00 + Importance 37.05 + Type "AA" +} + +Location "Marth" "Sol/Mars" +{ + LongLat [ 356.5 12.9 0 ] + Size 98.40 + Importance 31.59 + Type "AA" +} + +Location "Martz" "Sol/Mars" +{ + LongLat [ 144.1 -35 0 ] + Size 97.00 + Importance 31.47 + Type "AA" +} + +Location "Masursky" "Sol/Mars" +{ + LongLat [ 327.6 12 0 ] + Size 117.90 + Importance 33.19 + Type "AA" +} + +Location "Maunder" "Sol/Mars" +{ + LongLat [ 1.5 -49.7 0 ] + Size 107.50 + Importance 32.35 + Type "AA" +} + +Location "McLaughlin" "Sol/Mars" +{ + LongLat [ 337.5 21.9 0 ] + Size 96.20 + Importance 31.41 + Type "AA" +} + +Location "McMurdo" "Sol/Mars" +{ + LongLat [ 0.9 -84.4 0 ] + Size 30.30 + Importance 24.72 + Type "AA" +} + +Location "Medrissa" "Sol/Mars" +{ + LongLat [ 303.3 18.6 0 ] + Size 21.20 + Importance 23.49 + Type "AA" +} + +Location "Mega" "Sol/Mars" +{ + LongLat [ 323 -1.5 0 ] + Size 18.00 + Importance 23.01 + Type "AA" +} + +Location "Meget" "Sol/Mars" +{ + LongLat [ 107.2 18.9 0 ] + Size 4.60 + Importance 20.67 + Type "AA" +} + +Location "Mellish" "Sol/Mars" +{ + LongLat [ 336 -72.6 0 ] + Size 101.70 + Importance 31.87 + Type "AA" +} + +Location "Mena" "Sol/Mars" +{ + LongLat [ 341.2 -32.1 0 ] + Size 32.50 + Importance 25.00 + Type "AA" +} + +Location "Mendel" "Sol/Mars" +{ + LongLat [ 161 -58.8 0 ] + Size 78.60 + Importance 29.85 + Type "AA" +} + +Location "Mendota" "Sol/Mars" +{ + LongLat [ 138.3 35.8 0 ] + Size 8.90 + Importance 21.51 + Type "AA" +} + +Location "Mie" "Sol/Mars" +{ + LongLat [ 139.6 48.1 0 ] + Size 104.00 + Importance 32.06 + Type "AA" +} + +Location "Mila" "Sol/Mars" +{ + LongLat [ 339.2 -27.2 0 ] + Size 10.60 + Importance 21.81 + Type "AA" +} + +Location "MilankoviÄ" "Sol/Mars" +{ + LongLat [ 213.3 54.4 0 ] + Size 118.40 + Importance 33.23 + Type "AA" +} + +Location "Milford" "Sol/Mars" +{ + LongLat [ 318.5 -52.4 0 ] + Size 27.30 + Importance 24.33 + Type "AA" +} + +Location "Millman" "Sol/Mars" +{ + LongLat [ 210.2 -54 0 ] + Size 75.00 + Importance 29.52 + Type "AA" +} + +Location "Millochau" "Sol/Mars" +{ + LongLat [ 84.9 -21.2 0 ] + Size 115.00 + Importance 32.96 + Type "AA" +} + +Location "Mirtos" "Sol/Mars" +{ + LongLat [ 308.1 22.1 0 ] + Size 5.80 + Importance 20.92 + Type "AA" +} + +Location "Mistretta" "Sol/Mars" +{ + LongLat [ 250.8 -24.7 0 ] + Size 14.80 + Importance 22.51 + Type "AA" +} + +Location "Mitchel" "Sol/Mars" +{ + LongLat [ 76.1 -67.5 0 ] + Size 138.40 + Importance 34.77 + Type "AA" +} + +Location "Mliba" "Sol/Mars" +{ + LongLat [ 87.9 -39.6 0 ] + Size 13.50 + Importance 22.30 + Type "AA" +} + +Location "Mohawk" "Sol/Mars" +{ + LongLat [ 354.6 42.9 0 ] + Size 17.50 + Importance 22.94 + Type "AA" +} + +Location "Molesworth" "Sol/Mars" +{ + LongLat [ 149.1 -27.5 0 ] + Size 181.00 + Importance 37.80 + Type "AA" +} + +Location "Montevallo" "Sol/Mars" +{ + LongLat [ 305.6 15.2 0 ] + Size 51.90 + Importance 27.23 + Type "AA" +} + +Location "Moreux" "Sol/Mars" +{ + LongLat [ 44.4 41.8 0 ] + Size 138.00 + Importance 34.74 + Type "AA" +} + +Location "Moss" "Sol/Mars" +{ + LongLat [ 109.4 19.3 0 ] + Size 9.10 + Importance 21.54 + Type "AA" +} + +Location "Müller" "Sol/Mars" +{ + LongLat [ 127.7 -25.7 0 ] + Size 129.00 + Importance 34.05 + Type "AA" +} + +Location "Murgoo" "Sol/Mars" +{ + LongLat [ 337.5 -23.6 0 ] + Size 24.50 + Importance 23.95 + Type "AA" +} + +Location "Mut" "Sol/Mars" +{ + LongLat [ 324.2 22.4 0 ] + Size 6.60 + Importance 21.07 + Type "AA" +} + +Location "Mutch" "Sol/Mars" +{ + LongLat [ 304.7 0.5 0 ] + Size 211.00 + Importance 39.80 + Type "AA" +} + +Location "Naar" "Sol/Mars" +{ + LongLat [ 317.8 22.9 0 ] + Size 11.40 + Importance 21.95 + Type "AA" +} + +Location "Naic" "Sol/Mars" +{ + LongLat [ 107.4 24.5 0 ] + Size 8.30 + Importance 21.40 + Type "AA" +} + +Location "Nain" "Sol/Mars" +{ + LongLat [ 126.8 41.5 0 ] + Size 6.80 + Importance 21.11 + Type "AA" +} + +Location "Naju" "Sol/Mars" +{ + LongLat [ 122.8 45 0 ] + Size 8.10 + Importance 21.36 + Type "AA" +} + +Location "Nan" "Sol/Mars" +{ + LongLat [ 340 -26.7 0 ] + Size 1.90 + Importance 20.10 + Type "AA" +} + +Location "Nansen" "Sol/Mars" +{ + LongLat [ 219.4 -50 0 ] + Size 81.00 + Importance 30.07 + Type "AA" +} + +Location "Nardo" "Sol/Mars" +{ + LongLat [ 327.1 -27.5 0 ] + Size 26.60 + Importance 24.24 + Type "AA" +} + +Location "Naukan" "Sol/Mars" +{ + LongLat [ 329.3 21.2 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Navan" "Sol/Mars" +{ + LongLat [ 336.4 -25.9 0 ] + Size 26.50 + Importance 24.22 + Type "AA" +} + +Location "Nazca" "Sol/Mars" +{ + LongLat [ 93.6 -31.6 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "Negele" "Sol/Mars" +{ + LongLat [ 95.9 -35.8 0 ] + Size 37.80 + Importance 25.64 + Type "AA" +} + +Location "Neive" "Sol/Mars" +{ + LongLat [ 107 23.2 0 ] + Size 2.90 + Importance 20.32 + Type "AA" +} + +Location "Nema" "Sol/Mars" +{ + LongLat [ 307.8 20.7 0 ] + Size 15.80 + Importance 22.67 + Type "AA" +} + +Location "Nepa" "Sol/Mars" +{ + LongLat [ 340.3 -25 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "Never" "Sol/Mars" +{ + LongLat [ 105.7 23.5 0 ] + Size 2.90 + Importance 20.32 + Type "AA" +} + +Location "New Bern" "Sol/Mars" +{ + LongLat [ 310.8 21.5 0 ] + Size 0.90 + Importance 19.89 + Type "AA" +} + +Location "New Haven" "Sol/Mars" +{ + LongLat [ 310.7 22.1 0 ] + Size 1.00 + Importance 19.91 + Type "AA" +} + +Location "New Plymouth" "Sol/Mars" +{ + LongLat [ 175.8 -15.7 0 ] + Size 33.30 + Importance 25.10 + Type "AA" +} + +Location "Newcomb" "Sol/Mars" +{ + LongLat [ 1 -24.2 0 ] + Size 252.00 + Importance 42.37 + Type "AA" +} + +Location "Newport" "Sol/Mars" +{ + LongLat [ 311 22.2 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Newton" "Sol/Mars" +{ + LongLat [ 201.9 -40.5 0 ] + Size 298.00 + Importance 45.10 + Type "AA" +} + +Location "Nhill" "Sol/Mars" +{ + LongLat [ 256.6 -28.7 0 ] + Size 22.00 + Importance 23.60 + Type "AA" +} + +Location "Nicholson" "Sol/Mars" +{ + LongLat [ 195.4 0.2 0 ] + Size 102.50 + Importance 31.94 + Type "AA" +} + +Location "Nier" "Sol/Mars" +{ + LongLat [ 106 42.8 0 ] + Size 47.00 + Importance 26.70 + Type "AA" +} + +Location "Niesten" "Sol/Mars" +{ + LongLat [ 57.7 -28 0 ] + Size 115.00 + Importance 32.96 + Type "AA" +} + +Location "Nif" "Sol/Mars" +{ + LongLat [ 303.7 19.9 0 ] + Size 8.70 + Importance 21.47 + Type "AA" +} + +Location "Nipigon" "Sol/Mars" +{ + LongLat [ 278.1 33.7 0 ] + Size 9.30 + Importance 21.58 + Type "AA" +} + +Location "Nitro" "Sol/Mars" +{ + LongLat [ 336 -21.3 0 ] + Size 28.70 + Importance 24.51 + Type "AA" +} + +Location "Njesko" "Sol/Mars" +{ + LongLat [ 85 -35.2 0 ] + Size 28.00 + Importance 24.42 + Type "AA" +} + +Location "Noma" "Sol/Mars" +{ + LongLat [ 335.6 -25.4 0 ] + Size 42.10 + Importance 26.15 + Type "AA" +} + +Location "Nordenskiöld" "Sol/Mars" +{ + LongLat [ 201.1 -52.4 0 ] + Size 89.00 + Importance 30.78 + Type "AA" +} + +Location "Northport" "Sol/Mars" +{ + LongLat [ 305.4 18.5 0 ] + Size 19.50 + Importance 23.24 + Type "AA" +} + +Location "Novara" "Sol/Mars" +{ + LongLat [ 349.3 -24.9 0 ] + Size 86.90 + Importance 30.60 + Type "AA" +} + +Location "Nune" "Sol/Mars" +{ + LongLat [ 321.2 17.6 0 ] + Size 8.60 + Importance 21.45 + Type "AA" +} + +Location "Nutak" "Sol/Mars" +{ + LongLat [ 329.7 17.4 0 ] + Size 11.20 + Importance 21.92 + Type "AA" +} + +Location "Ocampo" "Sol/Mars" +{ + LongLat [ 138.2 32.7 0 ] + Size 7.10 + Importance 21.17 + Type "AA" +} + +Location "Ochakov" "Sol/Mars" +{ + LongLat [ 328.1 -42.1 0 ] + Size 33.30 + Importance 25.10 + Type "AA" +} + +Location "Oglala" "Sol/Mars" +{ + LongLat [ 321.8 -3.1 0 ] + Size 18.20 + Importance 23.04 + Type "AA" +} + +Location "Okhotsk" "Sol/Mars" +{ + LongLat [ 312.6 23 0 ] + Size 1.20 + Importance 19.95 + Type "AA" +} + +Location "Olenek" "Sol/Mars" +{ + LongLat [ 305.7 19.9 0 ] + Size 3.00 + Importance 20.34 + Type "AA" +} + +Location "Olom" "Sol/Mars" +{ + LongLat [ 302.2 22.9 0 ] + Size 6.00 + Importance 20.96 + Type "AA" +} + +Location "Ome" "Sol/Mars" +{ + LongLat [ 103.9 20.6 0 ] + Size 2.90 + Importance 20.32 + Type "AA" +} + +Location "ÅŒmura" "Sol/Mars" +{ + LongLat [ 334.7 -25.4 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Onon" "Sol/Mars" +{ + LongLat [ 102.4 16.2 0 ] + Size 3.50 + Importance 20.44 + Type "AA" +} + +Location "Oodnadatta" "Sol/Mars" +{ + LongLat [ 325.8 -52.4 0 ] + Size 27.00 + Importance 24.29 + Type "AA" +} + +Location "Oraibi" "Sol/Mars" +{ + LongLat [ 327.6 17.2 0 ] + Size 33.00 + Importance 25.06 + Type "AA" +} + +Location "Ore" "Sol/Mars" +{ + LongLat [ 326 16.8 0 ] + Size 7.00 + Importance 21.15 + Type "AA" +} + +Location "Orinda" "Sol/Mars" +{ + LongLat [ 126.9 45.4 0 ] + Size 9.80 + Importance 21.67 + Type "AA" +} + +Location "Orson Welles" "Sol/Mars" +{ + LongLat [ 314.1 -0.2 0 ] + Size 124.50 + Importance 33.71 + Type "AA" +} + +Location "Ostrov" "Sol/Mars" +{ + LongLat [ 331.8 -26.6 0 ] + Size 73.00 + Importance 29.33 + Type "AA" +} + +Location "Ottumwa" "Sol/Mars" +{ + LongLat [ 304.1 24.6 0 ] + Size 53.20 + Importance 27.36 + Type "AA" +} + +Location "Oudemans" "Sol/Mars" +{ + LongLat [ 268.1 -9.9 0 ] + Size 124.00 + Importance 33.67 + Type "AA" +} + +Location "Pabo" "Sol/Mars" +{ + LongLat [ 336.9 -26.9 0 ] + Size 8.90 + Importance 21.51 + Type "AA" +} + +Location "Paks" "Sol/Mars" +{ + LongLat [ 317.9 -7.7 0 ] + Size 6.80 + Importance 21.11 + Type "AA" +} + +Location "Palana" "Sol/Mars" +{ + LongLat [ 101.9 21.1 0 ] + Size 5.10 + Importance 20.77 + Type "AA" +} + +Location "Palos" "Sol/Mars" +{ + LongLat [ 110.8 -2.7 0 ] + Size 55.10 + Importance 27.56 + Type "AA" +} + +Location "Paros" "Sol/Mars" +{ + LongLat [ 261.8 21.9 0 ] + Size 34.10 + Importance 25.20 + Type "AA" +} + +Location "Pasteur" "Sol/Mars" +{ + LongLat [ 24.5 19.2 0 ] + Size 113.00 + Importance 32.80 + Type "AA" +} + +Location "Peixe" "Sol/Mars" +{ + LongLat [ 312.3 20.3 0 ] + Size 10.30 + Importance 21.76 + Type "AA" +} + +Location "Perepelkin" "Sol/Mars" +{ + LongLat [ 295.4 52.5 0 ] + Size 112.00 + Importance 32.72 + Type "AA" +} + +Location "Peridier" "Sol/Mars" +{ + LongLat [ 83.8 25.5 0 ] + Size 100.00 + Importance 31.73 + Type "AA" +} + +Location "Perrotin" "Sol/Mars" +{ + LongLat [ 282 -2.8 0 ] + Size 84.00 + Importance 30.34 + Type "AA" +} + +Location "Peta" "Sol/Mars" +{ + LongLat [ 350.8 -21.2 0 ] + Size 80.50 + Importance 30.03 + Type "AA" +} + +Location "Pettit" "Sol/Mars" +{ + LongLat [ 186 12.2 0 ] + Size 98.10 + Importance 31.57 + Type "AA" +} + +Location "Philadelphia" "Sol/Mars" +{ + LongLat [ 311.9 21.8 0 ] + Size 1.60 + Importance 20.04 + Type "AA" +} + +Location "Phillips" "Sol/Mars" +{ + LongLat [ 314.9 -66.4 0 ] + Size 190.20 + Importance 38.43 + Type "AA" +} + +Location "Phon" "Sol/Mars" +{ + LongLat [ 102.7 15.6 0 ] + Size 9.70 + Importance 21.65 + Type "AA" +} + +Location "Pica" "Sol/Mars" +{ + LongLat [ 306.7 19.8 0 ] + Size 2.20 + Importance 20.17 + Type "AA" +} + +Location "Pickering" "Sol/Mars" +{ + LongLat [ 227.2 -33.6 0 ] + Size 115.00 + Importance 32.96 + Type "AA" +} + +Location "Pina" "Sol/Mars" +{ + LongLat [ 111.7 18.4 0 ] + Size 5.10 + Importance 20.77 + Type "AA" +} + +Location "Pinglo" "Sol/Mars" +{ + LongLat [ 323.1 -2.9 0 ] + Size 17.40 + Importance 22.92 + Type "AA" +} + +Location "Piyi" "Sol/Mars" +{ + LongLat [ 106.5 -22.8 0 ] + Size 11.40 + Importance 21.95 + Type "AA" +} + +Location "Platte" "Sol/Mars" +{ + LongLat [ 113.1 16 0 ] + Size 3.30 + Importance 20.40 + Type "AA" +} + +Location "Playfair" "Sol/Mars" +{ + LongLat [ 233.8 -77.9 0 ] + Size 64.20 + Importance 28.48 + Type "AA" +} + +Location "Plum" "Sol/Mars" +{ + LongLat [ 340.9 -26.1 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Podor" "Sol/Mars" +{ + LongLat [ 316.8 -44.1 0 ] + Size 24.00 + Importance 23.88 + Type "AA" +} + +Location "Pollack" "Sol/Mars" +{ + LongLat [ 25.2 -7.8 0 ] + Size 96.00 + Importance 31.39 + Type "AA" +} + +Location "Polotsk" "Sol/Mars" +{ + LongLat [ 333.6 -19.9 0 ] + Size 31.50 + Importance 24.87 + Type "AA" +} + +Location "Pompeii" "Sol/Mars" +{ + LongLat [ 300.8 19 0 ] + Size 32.40 + Importance 24.99 + Type "AA" +} + +Location "Poona" "Sol/Mars" +{ + LongLat [ 307.6 23.8 0 ] + Size 20.00 + Importance 23.31 + Type "AA" +} + +Location "Port-Au-Prince" "Sol/Mars" +{ + LongLat [ 311.7 21.1 0 ] + Size 0.50 + Importance 19.82 + Type "AA" +} + +Location "Porter" "Sol/Mars" +{ + LongLat [ 246.1 -50.5 0 ] + Size 105.00 + Importance 32.14 + Type "AA" +} + +Location "Porth" "Sol/Mars" +{ + LongLat [ 104.1 21.2 0 ] + Size 9.30 + Importance 21.58 + Type "AA" +} + +Location "Portsmouth" "Sol/Mars" +{ + LongLat [ 310.9 22.5 0 ] + Size 0.90 + Importance 19.89 + Type "AA" +} + +Location "Porvoo" "Sol/Mars" +{ + LongLat [ 319.1 -43.3 0 ] + Size 9.80 + Importance 21.67 + Type "AA" +} + +Location "Poti" "Sol/Mars" +{ + LongLat [ 86.4 -36.3 0 ] + Size 31.00 + Importance 24.81 + Type "AA" +} + +Location "Poynting" "Sol/Mars" +{ + LongLat [ 247.1 8.3 0 ] + Size 74.00 + Importance 29.43 + Type "AA" +} + +Location "Priestley" "Sol/Mars" +{ + LongLat [ 130.6 -54.1 0 ] + Size 41.90 + Importance 26.12 + Type "AA" +} + +Location "Princeton" "Sol/Mars" +{ + LongLat [ 310.8 21.7 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Proctor" "Sol/Mars" +{ + LongLat [ 29.5 -47.7 0 ] + Size 168.20 + Importance 36.92 + Type "AA" +} + +Location "Ptolemaeus" "Sol/Mars" +{ + LongLat [ 202.4 -45.9 0 ] + Size 185.00 + Importance 38.08 + Type "AA" +} + +Location "Pulawy" "Sol/Mars" +{ + LongLat [ 283.3 -36.4 0 ] + Size 51.50 + Importance 27.18 + Type "AA" +} + +Location "Púnsk" "Sol/Mars" +{ + LongLat [ 318.8 20.6 0 ] + Size 11.60 + Importance 21.98 + Type "AA" +} + +Location "Pylos" "Sol/Mars" +{ + LongLat [ 329.8 16.8 0 ] + Size 19.10 + Importance 23.18 + Type "AA" +} + +Location "QibÄ" "Sol/Mars" +{ + LongLat [ 103 17.1 0 ] + Size 3.90 + Importance 20.53 + Type "AA" +} + +Location "Quenisset" "Sol/Mars" +{ + LongLat [ 40.6 34.3 0 ] + Size 138.00 + Importance 34.74 + Type "AA" +} + +Location "Quick" "Sol/Mars" +{ + LongLat [ 310.7 18.2 0 ] + Size 13.40 + Importance 22.29 + Type "AA" +} + +Location "Quines" "Sol/Mars" +{ + LongLat [ 89.2 -41.8 0 ] + Size 10.90 + Importance 21.86 + Type "AA" +} + +Location "Quorn" "Sol/Mars" +{ + LongLat [ 326.3 -5.5 0 ] + Size 5.90 + Importance 20.94 + Type "AA" +} + +Location "Rabe" "Sol/Mars" +{ + LongLat [ 34.9 -43.6 0 ] + Size 108.00 + Importance 32.39 + Type "AA" +} + +Location "Radau" "Sol/Mars" +{ + LongLat [ 355.2 16.9 0 ] + Size 114.50 + Importance 32.92 + Type "AA" +} + +Location "Rahe" "Sol/Mars" +{ + LongLat [ 262.4 25 0 ] + Size 34.10 + Importance 25.20 + Type "AA" +} + +Location "Rakke" "Sol/Mars" +{ + LongLat [ 316.6 -4.6 0 ] + Size 19.20 + Importance 23.19 + Type "AA" +} + +Location "Rana" "Sol/Mars" +{ + LongLat [ 338.1 -25.6 0 ] + Size 12.20 + Importance 22.09 + Type "AA" +} + +Location "Raub" "Sol/Mars" +{ + LongLat [ 135 42.4 0 ] + Size 7.10 + Importance 21.17 + Type "AA" +} + +Location "Rauch" "Sol/Mars" +{ + LongLat [ 301.8 21.5 0 ] + Size 34.10 + Importance 25.20 + Type "AA" +} + +Location "Rayadurg" "Sol/Mars" +{ + LongLat [ 102.3 -18.4 0 ] + Size 21.80 + Importance 23.57 + Type "AA" +} + +Location "Rayleigh" "Sol/Mars" +{ + LongLat [ 119.1 -75.5 0 ] + Size 148.70 + Importance 35.53 + Type "AA" +} + +Location "Redi" "Sol/Mars" +{ + LongLat [ 92.7 -60.4 0 ] + Size 62.00 + Importance 28.27 + Type "AA" +} + +Location "Renaudot" "Sol/Mars" +{ + LongLat [ 62.6 42 0 ] + Size 64.00 + Importance 28.46 + Type "AA" +} + +Location "Rengo" "Sol/Mars" +{ + LongLat [ 316.3 -43.5 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Reuyl" "Sol/Mars" +{ + LongLat [ 166.8 -9.6 0 ] + Size 85.90 + Importance 30.51 + Type "AA" +} + +Location "Revda" "Sol/Mars" +{ + LongLat [ 331.5 -24.3 0 ] + Size 27.00 + Importance 24.29 + Type "AA" +} + +Location "Reykholt" "Sol/Mars" +{ + LongLat [ 273.7 40.4 0 ] + Size 53.20 + Importance 27.36 + Type "AA" +} + +Location "Reynolds" "Sol/Mars" +{ + LongLat [ 202.1 -75 0 ] + Size 97.50 + Importance 31.52 + Type "AA" +} + +Location "Ribe" "Sol/Mars" +{ + LongLat [ 330.8 16.5 0 ] + Size 11.00 + Importance 21.88 + Type "AA" +} + +Location "Richardson" "Sol/Mars" +{ + LongLat [ 179.6 -72.4 0 ] + Size 95.90 + Importance 31.38 + Type "AA" +} + +Location "Rimac" "Sol/Mars" +{ + LongLat [ 136 45 0 ] + Size 7.60 + Importance 21.26 + Type "AA" +} + +Location "Rincon" "Sol/Mars" +{ + LongLat [ 316.9 -8 0 ] + Size 13.60 + Importance 22.32 + Type "AA" +} + +Location "Ritchey" "Sol/Mars" +{ + LongLat [ 309 -28.5 0 ] + Size 79.00 + Importance 29.89 + Type "AA" +} + +Location "Roddenberry" "Sol/Mars" +{ + LongLat [ 355.4 -49.5 0 ] + Size 141.00 + Importance 34.96 + Type "AA" +} + +Location "Romny" "Sol/Mars" +{ + LongLat [ 341.8 -25.4 0 ] + Size 5.30 + Importance 20.82 + Type "AA" +} + +Location "Rong" "Sol/Mars" +{ + LongLat [ 314.6 22.5 0 ] + Size 8.80 + Importance 21.49 + Type "AA" +} + +Location "Rongxar" "Sol/Mars" +{ + LongLat [ 304.5 26.3 0 ] + Size 22.00 + Importance 23.60 + Type "AA" +} + +Location "Ross" "Sol/Mars" +{ + LongLat [ 252 -57.5 0 ] + Size 85.00 + Importance 30.43 + Type "AA" +} + +Location "Rossby" "Sol/Mars" +{ + LongLat [ 167.8 -47.6 0 ] + Size 82.50 + Importance 30.21 + Type "AA" +} + +Location "Ruby" "Sol/Mars" +{ + LongLat [ 342.9 -25.2 0 ] + Size 27.30 + Importance 24.33 + Type "AA" +} + +Location "Rudaux" "Sol/Mars" +{ + LongLat [ 50.9 38 0 ] + Size 107.00 + Importance 32.31 + Type "AA" +} + +Location "Russell" "Sol/Mars" +{ + LongLat [ 12.4 -54.6 0 ] + Size 139.70 + Importance 34.86 + Type "AA" +} + +Location "Rutherford" "Sol/Mars" +{ + LongLat [ 349.3 19 0 ] + Size 110.50 + Importance 32.59 + Type "AA" +} + +Location "Ruza" "Sol/Mars" +{ + LongLat [ 307.2 -34 0 ] + Size 22.00 + Importance 23.60 + Type "AA" +} + +Location "Rynok" "Sol/Mars" +{ + LongLat [ 121.7 44.1 0 ] + Size 9.00 + Importance 21.52 + Type "AA" +} + +Location "Rypin" "Sol/Mars" +{ + LongLat [ 319 -1.3 0 ] + Size 18.40 + Importance 23.07 + Type "AA" +} + +Location "Sabo" "Sol/Mars" +{ + LongLat [ 311 25.2 0 ] + Size 4.20 + Importance 20.59 + Type "AA" +} + +Location "Sagan" "Sol/Mars" +{ + LongLat [ 329.3 10.7 0 ] + Size 98.10 + Importance 31.57 + Type "AA" +} + +Location "Salaga" "Sol/Mars" +{ + LongLat [ 308.9 -47.2 0 ] + Size 27.10 + Importance 24.30 + Type "AA" +} + +Location "San Juan" "Sol/Mars" +{ + LongLat [ 311.9 22.9 0 ] + Size 0.30 + Importance 19.79 + Type "AA" +} + +Location "Sandila" "Sol/Mars" +{ + LongLat [ 329.6 -25.6 0 ] + Size 13.90 + Importance 22.37 + Type "AA" +} + +Location "Sangar" "Sol/Mars" +{ + LongLat [ 335.6 -27.5 0 ] + Size 30.90 + Importance 24.80 + Type "AA" +} + +Location "Santa Cruz" "Sol/Mars" +{ + LongLat [ 312.6 21.2 0 ] + Size 0.90 + Importance 19.89 + Type "AA" +} + +Location "Santa Fe" "Sol/Mars" +{ + LongLat [ 312 19.3 0 ] + Size 20.50 + Importance 23.38 + Type "AA" +} + +Location "Santaca" "Sol/Mars" +{ + LongLat [ 87.3 -41 0 ] + Size 16.00 + Importance 22.71 + Type "AA" +} + +Location "Sarn" "Sol/Mars" +{ + LongLat [ 305.3 -77.4 0 ] + Size 11.90 + Importance 22.04 + Type "AA" +} + +Location "Sarno" "Sol/Mars" +{ + LongLat [ 305.8 -44.4 0 ] + Size 23.20 + Importance 23.77 + Type "AA" +} + +Location "Satka" "Sol/Mars" +{ + LongLat [ 323 -42.7 0 ] + Size 18.70 + Importance 23.12 + Type "AA" +} + +Location "Sauk" "Sol/Mars" +{ + LongLat [ 327.4 -44.7 0 ] + Size 3.10 + Importance 20.36 + Type "AA" +} + +Location "Savannah" "Sol/Mars" +{ + LongLat [ 312.1 22 0 ] + Size 0.70 + Importance 19.86 + Type "AA" +} + +Location "Savich" "Sol/Mars" +{ + LongLat [ 95.9 -27.5 0 ] + Size 188.30 + Importance 38.30 + Type "AA" +} + +Location "Say" "Sol/Mars" +{ + LongLat [ 330.3 -28.1 0 ] + Size 13.30 + Importance 22.27 + Type "AA" +} + +Location "Schaeberle" "Sol/Mars" +{ + LongLat [ 50.1 -24.5 0 ] + Size 160.00 + Importance 36.34 + Type "AA" +} + +Location "Schiaparelli" "Sol/Mars" +{ + LongLat [ 16.7 -2.7 0 ] + Size 471.00 + Importance 54.35 + Type "AA" +} + +Location "Schmidt" "Sol/Mars" +{ + LongLat [ 281.9 -72.1 0 ] + Size 212.50 + Importance 39.89 + Type "AA" +} + +Location "Schöner" "Sol/Mars" +{ + LongLat [ 50.5 19.9 0 ] + Size 195.00 + Importance 38.75 + Type "AA" +} + +Location "Schroeter" "Sol/Mars" +{ + LongLat [ 55.6 -1.9 0 ] + Size 292.00 + Importance 44.75 + Type "AA" +} + +Location "Sebec" "Sol/Mars" +{ + LongLat [ 99.3 -39.5 0 ] + Size 64.00 + Importance 28.46 + Type "AA" +} + +Location "Secchi" "Sol/Mars" +{ + LongLat [ 101.9 -58 0 ] + Size 234.00 + Importance 41.26 + Type "AA" +} + +Location "Semeykin" "Sol/Mars" +{ + LongLat [ 8.6 41.5 0 ] + Size 76.00 + Importance 29.61 + Type "AA" +} + +Location "Seminole" "Sol/Mars" +{ + LongLat [ 340.8 -24.2 0 ] + Size 20.60 + Importance 23.40 + Type "AA" +} + +Location "Sevel" "Sol/Mars" +{ + LongLat [ 323.2 79.2 0 ] + Size 2.00 + Importance 20.12 + Type "AA" +} + +Location "Sevi" "Sol/Mars" +{ + LongLat [ 103 18.9 0 ] + Size 3.20 + Importance 20.38 + Type "AA" +} + +Location "Sfax" "Sol/Mars" +{ + LongLat [ 316.5 -7.7 0 ] + Size 7.00 + Importance 21.15 + Type "AA" +} + +Location "Shambe" "Sol/Mars" +{ + LongLat [ 329.2 -20.6 0 ] + Size 34.20 + Importance 25.21 + Type "AA" +} + +Location "Sharonov" "Sol/Mars" +{ + LongLat [ 301.4 27 0 ] + Size 102.00 + Importance 31.90 + Type "AA" +} + +Location "Shatskiy" "Sol/Mars" +{ + LongLat [ 345.1 -32.4 0 ] + Size 72.50 + Importance 29.28 + Type "AA" +} + +Location "Shawnee" "Sol/Mars" +{ + LongLat [ 328.4 22.5 0 ] + Size 17.00 + Importance 22.86 + Type "AA" +} + +Location "Sian" "Sol/Mars" +{ + LongLat [ 311.9 20 0 ] + Size 3.80 + Importance 20.51 + Type "AA" +} + +Location "Sibu" "Sol/Mars" +{ + LongLat [ 340.2 -23 0 ] + Size 18.20 + Importance 23.04 + Type "AA" +} + +Location "Sigli" "Sol/Mars" +{ + LongLat [ 329.1 -20.3 0 ] + Size 31.40 + Importance 24.86 + Type "AA" +} + +Location "Sinda" "Sol/Mars" +{ + LongLat [ 111.2 15.8 0 ] + Size 6.60 + Importance 21.07 + Type "AA" +} + +Location "Singa" "Sol/Mars" +{ + LongLat [ 342.6 -22.4 0 ] + Size 12.80 + Importance 22.19 + Type "AA" +} + +Location "Sinop" "Sol/Mars" +{ + LongLat [ 110.5 -23.3 0 ] + Size 15.40 + Importance 22.61 + Type "AA" +} + +Location "Sitka" "Sol/Mars" +{ + LongLat [ 320.7 -4.3 0 ] + Size 17.50 + Importance 22.94 + Type "AA" +} + +Location "Sklodowska" "Sol/Mars" +{ + LongLat [ 357.1 33.4 0 ] + Size 124.00 + Importance 33.67 + Type "AA" +} + +Location "Slipher" "Sol/Mars" +{ + LongLat [ 275.4 -47.5 0 ] + Size 127.00 + Importance 33.90 + Type "AA" +} + +Location "Smith" "Sol/Mars" +{ + LongLat [ 257.1 -65.8 0 ] + Size 75.50 + Importance 29.57 + Type "AA" +} + +Location "Sögel" "Sol/Mars" +{ + LongLat [ 304.8 21.4 0 ] + Size 30.00 + Importance 24.68 + Type "AA" +} + +Location "Sokol" "Sol/Mars" +{ + LongLat [ 319.3 -42.4 0 ] + Size 22.40 + Importance 23.66 + Type "AA" +} + +Location "Solano" "Sol/Mars" +{ + LongLat [ 108.8 -26.7 0 ] + Size 8.70 + Importance 21.47 + Type "AA" +} + +Location "Soochow" "Sol/Mars" +{ + LongLat [ 331.1 16.7 0 ] + Size 31.80 + Importance 24.91 + Type "AA" +} + +Location "Souris" "Sol/Mars" +{ + LongLat [ 113.2 19.5 0 ] + Size 2.80 + Importance 20.29 + Type "AA" +} + +Location "South" "Sol/Mars" +{ + LongLat [ 22 -77 0 ] + Size 107.10 + Importance 32.32 + Type "AA" +} + +Location "Spallanzani" "Sol/Mars" +{ + LongLat [ 86.3 -58 0 ] + Size 72.50 + Importance 29.28 + Type "AA" +} + +Location "Spry" "Sol/Mars" +{ + LongLat [ 321.5 -3.7 0 ] + Size 7.80 + Importance 21.30 + Type "AA" +} + +Location "Spur" "Sol/Mars" +{ + LongLat [ 307.7 22 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "SrÄ«pur" "Sol/Mars" +{ + LongLat [ 259.2 -30.8 0 ] + Size 23.40 + Importance 23.80 + Type "AA" +} + +Location "Stege" "Sol/Mars" +{ + LongLat [ 300.4 3.7 0 ] + Size 77.50 + Importance 29.75 + Type "AA" +} + +Location "Steno" "Sol/Mars" +{ + LongLat [ 244.4 -67.8 0 ] + Size 106.90 + Importance 32.30 + Type "AA" +} + +Location "Stobs" "Sol/Mars" +{ + LongLat [ 321.6 -5 0 ] + Size 12.50 + Importance 22.14 + Type "AA" +} + +Location "Stokes" "Sol/Mars" +{ + LongLat [ 171.2 55.6 0 ] + Size 66.00 + Importance 28.66 + Type "AA" +} + +Location "Ston" "Sol/Mars" +{ + LongLat [ 122.6 46.9 0 ] + Size 6.90 + Importance 21.13 + Type "AA" +} + +Location "Stoney" "Sol/Mars" +{ + LongLat [ 221.4 -69.6 0 ] + Size 171.00 + Importance 37.12 + Type "AA" +} + +Location "Suata" "Sol/Mars" +{ + LongLat [ 106.6 -18.9 0 ] + Size 24.30 + Importance 23.92 + Type "AA" +} + +Location "Sucre" "Sol/Mars" +{ + LongLat [ 305.3 23.7 0 ] + Size 13.40 + Importance 22.29 + Type "AA" +} + +Location "Suess" "Sol/Mars" +{ + LongLat [ 181.4 -66.8 0 ] + Size 79.20 + Importance 29.91 + Type "AA" +} + +Location "SÅ«f" "Sol/Mars" +{ + LongLat [ 321.7 16.3 0 ] + Size 9.90 + Importance 21.69 + Type "AA" +} + +Location "Sulak" "Sol/Mars" +{ + LongLat [ 281.3 18.1 0 ] + Size 25.70 + Importance 24.11 + Type "AA" +} + +Location "Sumgin" "Sol/Mars" +{ + LongLat [ 311.2 -36.6 0 ] + Size 85.00 + Importance 30.43 + Type "AA" +} + +Location "Surt" "Sol/Mars" +{ + LongLat [ 329.3 16.8 0 ] + Size 9.80 + Importance 21.67 + Type "AA" +} + +Location "Suzhi" "Sol/Mars" +{ + LongLat [ 86 -27.4 0 ] + Size 25.00 + Importance 24.02 + Type "AA" +} + +Location "Swanage" "Sol/Mars" +{ + LongLat [ 326.2 26.5 0 ] + Size 18.70 + Importance 23.12 + Type "AA" +} + +Location "Sytinskaya" "Sol/Mars" +{ + LongLat [ 306.9 42.4 0 ] + Size 93.20 + Importance 31.15 + Type "AA" +} + +Location "Tabor" "Sol/Mars" +{ + LongLat [ 301.6 -35.5 0 ] + Size 19.50 + Importance 23.24 + Type "AA" +} + +Location "Tabou" "Sol/Mars" +{ + LongLat [ 324.9 -45.1 0 ] + Size 8.30 + Importance 21.40 + Type "AA" +} + +Location "Taejin" "Sol/Mars" +{ + LongLat [ 85.6 -35.2 0 ] + Size 28.00 + Importance 24.42 + Type "AA" +} + +Location "Tak" "Sol/Mars" +{ + LongLat [ 331.3 -26 0 ] + Size 5.10 + Importance 20.77 + Type "AA" +} + +Location "Tala" "Sol/Mars" +{ + LongLat [ 112.7 -20.3 0 ] + Size 9.00 + Importance 21.52 + Type "AA" +} + +Location "Talsi" "Sol/Mars" +{ + LongLat [ 310.6 -41.5 0 ] + Size 10.00 + Importance 21.70 + Type "AA" +} + +Location "Tame" "Sol/Mars" +{ + LongLat [ 251.9 -22.7 0 ] + Size 13.50 + Importance 22.30 + Type "AA" +} + +Location "Tara" "Sol/Mars" +{ + LongLat [ 307.1 -44 0 ] + Size 34.00 + Importance 25.18 + Type "AA" +} + +Location "Tarakan" "Sol/Mars" +{ + LongLat [ 329.5 -41.2 0 ] + Size 39.80 + Importance 25.88 + Type "AA" +} + +Location "Tarata" "Sol/Mars" +{ + LongLat [ 318.7 -3.8 0 ] + Size 12.30 + Importance 22.10 + Type "AA" +} + +Location "Tarma" "Sol/Mars" +{ + LongLat [ 109.8 16.6 0 ] + Size 8.90 + Importance 21.51 + Type "AA" +} + +Location "Tarsus" "Sol/Mars" +{ + LongLat [ 319.6 23.1 0 ] + Size 19.00 + Importance 23.16 + Type "AA" +} + +Location "Taxco" "Sol/Mars" +{ + LongLat [ 319.8 20.7 0 ] + Size 17.50 + Importance 22.94 + Type "AA" +} + +Location "Taza" "Sol/Mars" +{ + LongLat [ 314.6 -43.6 0 ] + Size 24.00 + Importance 23.88 + Type "AA" +} + +Location "Tecolote" "Sol/Mars" +{ + LongLat [ 253.1 -24.6 0 ] + Size 51.00 + Importance 27.13 + Type "AA" +} + +Location "Teisserenc de Bort" "Sol/Mars" +{ + LongLat [ 45 0.4 0 ] + Size 119.00 + Importance 33.27 + Type "AA" +} + +Location "Tejn" "Sol/Mars" +{ + LongLat [ 106.3 15.4 0 ] + Size 3.60 + Importance 20.46 + Type "AA" +} + +Location "Telz" "Sol/Mars" +{ + LongLat [ 111.1 21.2 0 ] + Size 2.60 + Importance 20.25 + Type "AA" +} + +Location "Tem'" "Sol/Mars" +{ + LongLat [ 350.5 41.9 0 ] + Size 5.90 + Importance 20.94 + Type "AA" +} + +Location "Tepko" "Sol/Mars" +{ + LongLat [ 103.4 15.2 0 ] + Size 3.80 + Importance 20.51 + Type "AA" +} + +Location "Terby" "Sol/Mars" +{ + LongLat [ 74.1 -28 0 ] + Size 174.00 + Importance 37.32 + Type "AA" +} + +Location "Thermia" "Sol/Mars" +{ + LongLat [ 109.1 19.7 0 ] + Size 2.90 + Importance 20.32 + Type "AA" +} + +Location "Thira" "Sol/Mars" +{ + LongLat [ 175.9 -14.5 0 ] + Size 22.50 + Importance 23.67 + Type "AA" +} + +Location "Thom" "Sol/Mars" +{ + LongLat [ 92.2 -41.1 0 ] + Size 24.00 + Importance 23.88 + Type "AA" +} + +Location "Thule" "Sol/Mars" +{ + LongLat [ 334.2 -23.4 0 ] + Size 13.30 + Importance 22.27 + Type "AA" +} + +Location "Tibrikot" "Sol/Mars" +{ + LongLat [ 305 12.5 0 ] + Size 61.90 + Importance 28.26 + Type "AA" +} + +Location "Tignish" "Sol/Mars" +{ + LongLat [ 86.9 -30.7 0 ] + Size 22.00 + Importance 23.60 + Type "AA" +} + +Location "Tikhonravov" "Sol/Mars" +{ + LongLat [ 35.8 13.4 0 ] + Size 386.00 + Importance 49.97 + Type "AA" +} + +Location "Tikhov" "Sol/Mars" +{ + LongLat [ 105.7 -50.8 0 ] + Size 111.00 + Importance 32.63 + Type "AA" +} + +Location "Tile" "Sol/Mars" +{ + LongLat [ 331.3 17.7 0 ] + Size 7.40 + Importance 21.23 + Type "AA" +} + +Location "Timaru" "Sol/Mars" +{ + LongLat [ 337.6 -25.3 0 ] + Size 17.90 + Importance 23.00 + Type "AA" +} + +Location "Timbuktu" "Sol/Mars" +{ + LongLat [ 322.4 -5.6 0 ] + Size 73.00 + Importance 29.33 + Type "AA" +} + +Location "Timoshenko" "Sol/Mars" +{ + LongLat [ 296 41.7 0 ] + Size 88.50 + Importance 30.74 + Type "AA" +} + +Location "Tiwi" "Sol/Mars" +{ + LongLat [ 335.2 -27.6 0 ] + Size 21.40 + Importance 23.51 + Type "AA" +} + +Location "Tokko" "Sol/Mars" +{ + LongLat [ 109.4 22.6 0 ] + Size 2.10 + Importance 20.14 + Type "AA" +} + +Location "Tokma" "Sol/Mars" +{ + LongLat [ 108.5 21.3 0 ] + Size 3.20 + Importance 20.38 + Type "AA" +} + +Location "Tolon" "Sol/Mars" +{ + LongLat [ 104.9 18.2 0 ] + Size 2.70 + Importance 20.27 + Type "AA" +} + +Location "Tomari" "Sol/Mars" +{ + LongLat [ 113.7 20 0 ] + Size 5.90 + Importance 20.94 + Type "AA" +} + +Location "Tombe" "Sol/Mars" +{ + LongLat [ 315.5 -42.4 0 ] + Size 11.60 + Importance 21.98 + Type "AA" +} + +Location "Torbay" "Sol/Mars" +{ + LongLat [ 114 17.9 0 ] + Size 6.50 + Importance 21.05 + Type "AA" +} + +Location "Torsö" "Sol/Mars" +{ + LongLat [ 308.8 -44.3 0 ] + Size 16.00 + Importance 22.71 + Type "AA" +} + +Location "Torup" "Sol/Mars" +{ + LongLat [ 97.7 -27.9 0 ] + Size 45.50 + Importance 26.53 + Type "AA" +} + +Location "Trinidad" "Sol/Mars" +{ + LongLat [ 109 -23.4 0 ] + Size 28.00 + Importance 24.42 + Type "AA" +} + +Location "Troika" "Sol/Mars" +{ + LongLat [ 105.1 16.8 0 ] + Size 13.50 + Importance 22.30 + Type "AA" +} + +Location "Trouvelot" "Sol/Mars" +{ + LongLat [ 347 16 0 ] + Size 154.70 + Importance 35.96 + Type "AA" +} + +Location "Troy" "Sol/Mars" +{ + LongLat [ 307.3 23.2 0 ] + Size 9.90 + Importance 21.69 + Type "AA" +} + +Location "Trud" "Sol/Mars" +{ + LongLat [ 328.3 17.7 0 ] + Size 2.10 + Importance 20.14 + Type "AA" +} + +Location "Trumpler" "Sol/Mars" +{ + LongLat [ 209.2 -61.5 0 ] + Size 78.00 + Importance 29.80 + Type "AA" +} + +Location "Tsau" "Sol/Mars" +{ + LongLat [ 121 49.5 0 ] + Size 6.50 + Importance 21.05 + Type "AA" +} + +Location "Tsukuba" "Sol/Mars" +{ + LongLat [ 133.9 48.6 0 ] + Size 1.80 + Importance 20.08 + Type "AA" +} + +Location "Tuapi" "Sol/Mars" +{ + LongLat [ 104.3 17 0 ] + Size 4.60 + Importance 20.67 + Type "AA" +} + +Location "Tugaske" "Sol/Mars" +{ + LongLat [ 258.8 -31.8 0 ] + Size 31.30 + Importance 24.85 + Type "AA" +} + +Location "Tumul" "Sol/Mars" +{ + LongLat [ 104.5 14.7 0 ] + Size 8.80 + Importance 21.49 + Type "AA" +} + +Location "Tungla" "Sol/Mars" +{ + LongLat [ 89.5 -40.7 0 ] + Size 17.00 + Importance 22.86 + Type "AA" +} + +Location "Tura" "Sol/Mars" +{ + LongLat [ 338 -26.6 0 ] + Size 16.40 + Importance 22.77 + Type "AA" +} + +Location "Turbi" "Sol/Mars" +{ + LongLat [ 308.5 -40.6 0 ] + Size 31.30 + Importance 24.85 + Type "AA" +} + +Location "Turma" "Sol/Mars" +{ + LongLat [ 108 17.3 0 ] + Size 6.80 + Importance 21.11 + Type "AA" +} + +Location "Tuscaloosa" "Sol/Mars" +{ + LongLat [ 28.7 0 0 ] + Size 60.00 + Importance 28.07 + Type "AA" +} + +Location "Tuskegee" "Sol/Mars" +{ + LongLat [ 323.8 -2.8 0 ] + Size 66.70 + Importance 28.73 + Type "AA" +} + +Location "Tycho Brahe" "Sol/Mars" +{ + LongLat [ 146.1 -49.4 0 ] + Size 106.00 + Importance 32.23 + Type "AA" +} + +Location "Tyndall" "Sol/Mars" +{ + LongLat [ 169.9 39.7 0 ] + Size 86.80 + Importance 30.59 + Type "AA" +} + +Location "Ulu" "Sol/Mars" +{ + LongLat [ 107.3 22.5 0 ] + Size 3.40 + Importance 20.42 + Type "AA" +} + +Location "Ulya" "Sol/Mars" +{ + LongLat [ 111.6 -17.9 0 ] + Size 8.60 + Importance 21.45 + Type "AA" +} + +Location "Umatac" "Sol/Mars" +{ + LongLat [ 137.2 42.5 0 ] + Size 17.50 + Importance 22.94 + Type "AA" +} + +Location "Urk" "Sol/Mars" +{ + LongLat [ 111.4 23.1 0 ] + Size 2.80 + Importance 20.29 + Type "AA" +} + +Location "Utan" "Sol/Mars" +{ + LongLat [ 113.7 24.3 0 ] + Size 4.60 + Importance 20.67 + Type "AA" +} + +Location "Vaals" "Sol/Mars" +{ + LongLat [ 327 -4 0 ] + Size 10.60 + Importance 21.81 + Type "AA" +} + +Location "Valga" "Sol/Mars" +{ + LongLat [ 323.3 -44.3 0 ] + Size 17.00 + Importance 22.86 + Type "AA" +} + +Location "Valverde" "Sol/Mars" +{ + LongLat [ 304.1 20.1 0 ] + Size 36.30 + Importance 25.47 + Type "AA" +} + +Location "Vätö" "Sol/Mars" +{ + LongLat [ 306.3 -43.6 0 ] + Size 20.00 + Importance 23.31 + Type "AA" +} + +Location "Vaux" "Sol/Mars" +{ + LongLat [ 327.1 17.9 0 ] + Size 6.30 + Importance 21.01 + Type "AA" +} + +Location "Verlaine" "Sol/Mars" +{ + LongLat [ 64 -9.2 0 ] + Size 43.00 + Importance 26.25 + Type "AA" +} + +Location "Very" "Sol/Mars" +{ + LongLat [ 182.9 -49.3 0 ] + Size 114.00 + Importance 32.88 + Type "AA" +} + +Location "Viana" "Sol/Mars" +{ + LongLat [ 104.7 19.2 0 ] + Size 30.00 + Importance 24.68 + Type "AA" +} + +Location "Vik" "Sol/Mars" +{ + LongLat [ 296 -36.1 0 ] + Size 23.00 + Importance 23.74 + Type "AA" +} + +Location "Vils" "Sol/Mars" +{ + LongLat [ 348.2 39 0 ] + Size 6.90 + Importance 21.13 + Type "AA" +} + +Location "Vinogradov" "Sol/Mars" +{ + LongLat [ 322.3 -20 0 ] + Size 223.50 + Importance 40.60 + Type "AA" +} + +Location "Vinogradsky" "Sol/Mars" +{ + LongLat [ 143.8 -56.2 0 ] + Size 64.00 + Importance 28.46 + Type "AA" +} + +Location "Virrat" "Sol/Mars" +{ + LongLat [ 257 -30.8 0 ] + Size 53.60 + Importance 27.41 + Type "AA" +} + +Location "Vishniac" "Sol/Mars" +{ + LongLat [ 83.9 -76.5 0 ] + Size 86.10 + Importance 30.53 + Type "AA" +} + +Location "Vivero" "Sol/Mars" +{ + LongLat [ 118.8 49 0 ] + Size 27.50 + Importance 24.36 + Type "AA" +} + +Location "Voeykov" "Sol/Mars" +{ + LongLat [ 283.8 -32.1 0 ] + Size 76.00 + Importance 29.61 + Type "AA" +} + +Location "Vogel" "Sol/Mars" +{ + LongLat [ 346.6 -36.8 0 ] + Size 121.00 + Importance 33.43 + Type "AA" +} + +Location "Volgograd" "Sol/Mars" +{ + LongLat [ 135.1 48.1 0 ] + Size 1.60 + Importance 20.04 + Type "AA" +} + +Location "Vol'sk" "Sol/Mars" +{ + LongLat [ 308.7 23 0 ] + Size 8.40 + Importance 21.41 + Type "AA" +} + +Location "Von Kármán" "Sol/Mars" +{ + LongLat [ 301.5 -64.3 0 ] + Size 90.00 + Importance 30.87 + Type "AA" +} + +Location "Voo" "Sol/Mars" +{ + LongLat [ 340 -26.9 0 ] + Size 1.50 + Importance 20.02 + Type "AA" +} + +Location "Voza" "Sol/Mars" +{ + LongLat [ 306.4 23.3 0 ] + Size 2.60 + Importance 20.25 + Type "AA" +} + +Location "Wabash" "Sol/Mars" +{ + LongLat [ 326.3 21.3 0 ] + Size 42.00 + Importance 26.13 + Type "AA" +} + +Location "Wahoo" "Sol/Mars" +{ + LongLat [ 326.2 23.2 0 ] + Size 67.20 + Importance 28.78 + Type "AA" +} + +Location "Wajir" "Sol/Mars" +{ + LongLat [ 105.4 -27 0 ] + Size 12.00 + Importance 22.05 + Type "AA" +} + +Location "Wallace" "Sol/Mars" +{ + LongLat [ 110.6 -52.6 0 ] + Size 173.00 + Importance 37.25 + Type "AA" +} + +Location "Wallops" "Sol/Mars" +{ + LongLat [ 132.7 46.6 0 ] + Size 2.00 + Importance 20.12 + Type "AA" +} + +Location "Warra" "Sol/Mars" +{ + LongLat [ 322.3 20.7 0 ] + Size 10.30 + Importance 21.76 + Type "AA" +} + +Location "Waspam" "Sol/Mars" +{ + LongLat [ 303.3 20.4 0 ] + Size 41.80 + Importance 26.11 + Type "AA" +} + +Location "Wassamu" "Sol/Mars" +{ + LongLat [ 306.7 25.6 0 ] + Size 17.50 + Importance 22.94 + Type "AA" +} + +Location "Wau" "Sol/Mars" +{ + LongLat [ 317.3 -44.9 0 ] + Size 6.00 + Importance 20.96 + Type "AA" +} + +Location "Weer" "Sol/Mars" +{ + LongLat [ 308.2 19.7 0 ] + Size 10.00 + Importance 21.70 + Type "AA" +} + +Location "Wegener" "Sol/Mars" +{ + LongLat [ 356 -64.3 0 ] + Size 76.80 + Importance 29.69 + Type "AA" +} + +Location "Weinbaum" "Sol/Mars" +{ + LongLat [ 114.5 -65.5 0 ] + Size 89.40 + Importance 30.82 + Type "AA" +} + +Location "Wells" "Sol/Mars" +{ + LongLat [ 122.1 -59.9 0 ] + Size 103.00 + Importance 31.98 + Type "AA" +} + +Location "Wer" "Sol/Mars" +{ + LongLat [ 353.8 45.7 0 ] + Size 3.10 + Importance 20.36 + Type "AA" +} + +Location "Wicklow" "Sol/Mars" +{ + LongLat [ 319.4 -2 0 ] + Size 22.40 + Importance 23.66 + Type "AA" +} + +Location "Wien" "Sol/Mars" +{ + LongLat [ 139.6 -10.7 0 ] + Size 120.40 + Importance 33.39 + Type "AA" +} + +Location "Williams" "Sol/Mars" +{ + LongLat [ 195.7 -18.5 0 ] + Size 126.00 + Importance 33.82 + Type "AA" +} + +Location "Wilmington" "Sol/Mars" +{ + LongLat [ 312.5 21.6 0 ] + Size 0.50 + Importance 19.82 + Type "AA" +} + +Location "Windfall" "Sol/Mars" +{ + LongLat [ 316.6 -2.1 0 ] + Size 17.90 + Importance 23.00 + Type "AA" +} + +Location "Wink" "Sol/Mars" +{ + LongLat [ 318.6 -6.5 0 ] + Size 10.50 + Importance 21.79 + Type "AA" +} + +Location "Wirtz" "Sol/Mars" +{ + LongLat [ 334 -48.3 0 ] + Size 129.00 + Importance 34.05 + Type "AA" +} + +Location "Wislicenus" "Sol/Mars" +{ + LongLat [ 11.4 -18.2 0 ] + Size 139.00 + Importance 34.81 + Type "AA" +} + +Location "Woolgar" "Sol/Mars" +{ + LongLat [ 274.4 34.6 0 ] + Size 15.50 + Importance 22.63 + Type "AA" +} + +Location "Woomera" "Sol/Mars" +{ + LongLat [ 132.6 48.1 0 ] + Size 2.50 + Importance 20.23 + Type "AA" +} + +Location "Worcester" "Sol/Mars" +{ + LongLat [ 309.5 26.6 0 ] + Size 24.00 + Importance 23.88 + Type "AA" +} + +Location "Wright" "Sol/Mars" +{ + LongLat [ 209 -58.6 0 ] + Size 115.00 + Importance 32.96 + Type "AA" +} + +Location "Wukari" "Sol/Mars" +{ + LongLat [ 257.1 -31.8 0 ] + Size 38.40 + Importance 25.72 + Type "AA" +} + +Location "Xui" "Sol/Mars" +{ + LongLat [ 112.6 15.1 0 ] + Size 2.70 + Importance 20.27 + Type "AA" +} + +Location "Yakima" "Sol/Mars" +{ + LongLat [ 356.8 43 0 ] + Size 13.00 + Importance 22.22 + Type "AA" +} + +Location "Yala" "Sol/Mars" +{ + LongLat [ 321.3 17.4 0 ] + Size 19.80 + Importance 23.28 + Type "AA" +} + +Location "Yalata" "Sol/Mars" +{ + LongLat [ 106.1 21.8 0 ] + Size 4.80 + Importance 20.71 + Type "AA" +} + +Location "Yar" "Sol/Mars" +{ + LongLat [ 320.8 22.3 0 ] + Size 6.40 + Importance 21.03 + Type "AA" +} + +Location "Yat" "Sol/Mars" +{ + LongLat [ 330.9 18.1 0 ] + Size 7.60 + Importance 21.26 + Type "AA" +} + +Location "Yebra" "Sol/Mars" +{ + LongLat [ 105.6 20.8 0 ] + Size 4.40 + Importance 20.63 + Type "AA" +} + +Location "Yegros" "Sol/Mars" +{ + LongLat [ 336.3 -22.3 0 ] + Size 14.50 + Importance 22.47 + Type "AA" +} + +Location "Yorktown" "Sol/Mars" +{ + LongLat [ 311.3 22.9 0 ] + Size 8.10 + Importance 21.36 + Type "AA" +} + +Location "Yoro" "Sol/Mars" +{ + LongLat [ 331.9 22.8 0 ] + Size 9.80 + Importance 21.67 + Type "AA" +} + +Location "Yungay" "Sol/Mars" +{ + LongLat [ 315.2 -43.9 0 ] + Size 21.00 + Importance 23.46 + Type "AA" +} + +Location "Yuty" "Sol/Mars" +{ + LongLat [ 325.8 22.2 0 ] + Size 19.90 + Importance 23.30 + Type "AA" +} + +Location "Zhigou" "Sol/Mars" +{ + LongLat [ 257.3 -29.1 0 ] + Size 22.00 + Importance 23.60 + Type "AA" +} + +Location "Zilair" "Sol/Mars" +{ + LongLat [ 327 -31.8 0 ] + Size 48.00 + Importance 26.81 + Type "AA" +} + +Location "Zir" "Sol/Mars" +{ + LongLat [ 323.4 18.5 0 ] + Size 6.20 + Importance 20.99 + Type "AA" +} + +Location "Zongo" "Sol/Mars" +{ + LongLat [ 318.2 -33.8 0 ] + Size 46.90 + Importance 26.69 + Type "AA" +} + +Location "Žulanka" "Sol/Mars" +{ + LongLat [ 317.7 -2.3 0 ] + Size 47.10 + Importance 26.71 + Type "AA" +} + +Location "Zuni" "Sol/Mars" +{ + LongLat [ 330.4 19.2 0 ] + Size 25.10 + Importance 24.03 + Type "AA" +} + +Location "Zutphen" "Sol/Mars" +{ + LongLat [ 174.2 -13.8 0 ] + Size 38.00 + Importance 25.67 + Type "AA" +} + +Location "Aeolis" "Sol/Mars" +{ + LongLat [ 145 -4.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Aeria" "Sol/Mars" +{ + LongLat [ 50 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Aetheria" "Sol/Mars" +{ + LongLat [ 130 39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Aethiopis" "Sol/Mars" +{ + LongLat [ 130 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Amazonis" "Sol/Mars" +{ + LongLat [ 220 0 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Amenthes" "Sol/Mars" +{ + LongLat [ 110 4.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Aonium Sinus" "Sol/Mars" +{ + LongLat [ 255 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Arabia" "Sol/Mars" +{ + LongLat [ 30 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Arcadia" "Sol/Mars" +{ + LongLat [ 260 44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Argyre" "Sol/Mars" +{ + LongLat [ 335 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Arnon" "Sol/Mars" +{ + LongLat [ 25 47.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Aurorae Sinus" "Sol/Mars" +{ + LongLat [ 310 -14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Ausonia" "Sol/Mars" +{ + LongLat [ 110 -39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Baltia" "Sol/Mars" +{ + LongLat [ 310 59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Boreosyrtis" "Sol/Mars" +{ + LongLat [ 70 54.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Candor" "Sol/Mars" +{ + LongLat [ 285 3 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Casius" "Sol/Mars" +{ + LongLat [ 100 39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Cebrenia" "Sol/Mars" +{ + LongLat [ 150 49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Cecropia" "Sol/Mars" +{ + LongLat [ 40 59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Ceraunius" "Sol/Mars" +{ + LongLat [ 267 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Cerberus" "Sol/Mars" +{ + LongLat [ 155 14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Chalce" "Sol/Mars" +{ + LongLat [ 0 -49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Chersonesus" "Sol/Mars" +{ + LongLat [ 100 -49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Chryse" "Sol/Mars" +{ + LongLat [ 330 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Chrysokeras" "Sol/Mars" +{ + LongLat [ 250 -49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Claritas" "Sol/Mars" +{ + LongLat [ 250 -34.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Copais Palus" "Sol/Mars" +{ + LongLat [ 80 54.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Coprates" "Sol/Mars" +{ + LongLat [ 295 -14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Cyclopia" "Sol/Mars" +{ + LongLat [ 130 -4.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Cydonia" "Sol/Mars" +{ + LongLat [ 0 39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Deltoton Sinus" "Sol/Mars" +{ + LongLat [ 55 -4 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Depressio Hellespontica" "Sol/Mars" +{ + LongLat [ 20 -59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Deucalionis Regio" "Sol/Mars" +{ + LongLat [ 20 -14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Deuteronilus" "Sol/Mars" +{ + LongLat [ 0 34.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Diacria" "Sol/Mars" +{ + LongLat [ 180 49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Dioscuria" "Sol/Mars" +{ + LongLat [ 40 49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Edom" "Sol/Mars" +{ + LongLat [ 15 0 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Electris" "Sol/Mars" +{ + LongLat [ 170 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Elysium" "Sol/Mars" +{ + LongLat [ 150 24.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Eridania" "Sol/Mars" +{ + LongLat [ 140 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Eunostos" "Sol/Mars" +{ + LongLat [ 240 21.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Euphrates" "Sol/Mars" +{ + LongLat [ 25 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Gehon" "Sol/Mars" +{ + LongLat [ 0 14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Hellas" "Sol/Mars" +{ + LongLat [ 70 -39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Hellespontus" "Sol/Mars" +{ + LongLat [ 35 -49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Hesperia" "Sol/Mars" +{ + LongLat [ 120 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Hiddekel" "Sol/Mars" +{ + LongLat [ 15 14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Hyperboreus (Lacus)" "Sol/Mars" +{ + LongLat [ 300 74.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Iapygia (Iapigia)" "Sol/Mars" +{ + LongLat [ 65 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Icaria" "Sol/Mars" +{ + LongLat [ 230 -39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "II Thyle I" "Sol/Mars" +{ + LongLat [ 180 -69.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Ismenius Lacus" "Sol/Mars" +{ + LongLat [ 30 39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Jamuna" "Sol/Mars" +{ + LongLat [ 320 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Juventae Fons" "Sol/Mars" +{ + LongLat [ 297 -4.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Laestrygon (Laestrigon)" "Sol/Mars" +{ + LongLat [ 160 0 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Lemuria" "Sol/Mars" +{ + LongLat [ 160 69.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Libya" "Sol/Mars" +{ + LongLat [ 90 0 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Lunae Palus" "Sol/Mars" +{ + LongLat [ 295 14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Acidalium" "Sol/Mars" +{ + LongLat [ 330 44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Australe" "Sol/Mars" +{ + LongLat [ 350 -59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Boreum" "Sol/Mars" +{ + LongLat [ 180 59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Chronium" "Sol/Mars" +{ + LongLat [ 150 -57.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Cimmerium" "Sol/Mars" +{ + LongLat [ 140 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Erythraeum" "Sol/Mars" +{ + LongLat [ 320 -24.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Hadriacum" "Sol/Mars" +{ + LongLat [ 90 -39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Serpentis" "Sol/Mars" +{ + LongLat [ 40 -29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Sirenum" "Sol/Mars" +{ + LongLat [ 205 -29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Mare Tyrrhenum" "Sol/Mars" +{ + LongLat [ 105 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Margaritifer Sinus" "Sol/Mars" +{ + LongLat [ 335 -9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Memnonia" "Sol/Mars" +{ + LongLat [ 210 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Meroe" "Sol/Mars" +{ + LongLat [ 75 34.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Moab" "Sol/Mars" +{ + LongLat [ 10 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Moeris Lacus" "Sol/Mars" +{ + LongLat [ 90 7.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Nectar" "Sol/Mars" +{ + LongLat [ 288 -27.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Neith Regio" "Sol/Mars" +{ + LongLat [ 88 37.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Nepenthes" "Sol/Mars" +{ + LongLat [ 100 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Nereidum Fretum" "Sol/Mars" +{ + LongLat [ 305 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Niliacus Lacus" "Sol/Mars" +{ + LongLat [ 330 29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Nilokeras" "Sol/Mars" +{ + LongLat [ 305 29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Nilosyrtis" "Sol/Mars" +{ + LongLat [ 70 41.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Nix Olympica" "Sol/Mars" +{ + LongLat [ 230 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Noachis" "Sol/Mars" +{ + LongLat [ 30 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Ogygis Regio" "Sol/Mars" +{ + LongLat [ 295 -44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Olympia" "Sol/Mars" +{ + LongLat [ 160 79.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Ophir" "Sol/Mars" +{ + LongLat [ 295 -9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Ortygia" "Sol/Mars" +{ + LongLat [ 0 59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Oxia Palus" "Sol/Mars" +{ + LongLat [ 180 7.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Oxus" "Sol/Mars" +{ + LongLat [ 348 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Panchaia" "Sol/Mars" +{ + LongLat [ 160 59.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Pandorae Fretum" "Sol/Mars" +{ + LongLat [ 44 -24.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Phaethontis" "Sol/Mars" +{ + LongLat [ 205 -49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Phison" "Sol/Mars" +{ + LongLat [ 40 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Phlegra" "Sol/Mars" +{ + LongLat [ 172.2 31 0 ] + Size 134.00 + Importance 34.43 + Type "AL" +} + +Location "Phoenicis Lacus" "Sol/Mars" +{ + LongLat [ 250 -11.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Phrixi Regio" "Sol/Mars" +{ + LongLat [ 290 -39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Promethei Sinus" "Sol/Mars" +{ + LongLat [ 80 -64.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Propontis" "Sol/Mars" +{ + LongLat [ 175 44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Protei Regio" "Sol/Mars" +{ + LongLat [ 310 -22.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Protonilus" "Sol/Mars" +{ + LongLat [ 45 41.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Pyrrhae Regio" "Sol/Mars" +{ + LongLat [ 322 -14.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Scandia" "Sol/Mars" +{ + LongLat [ 212.1 60.2 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Sinai" "Sol/Mars" +{ + LongLat [ 290 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Sinus Meridiani" "Sol/Mars" +{ + LongLat [ 0 -4.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Sinus Sabaeus" "Sol/Mars" +{ + LongLat [ 20 -7.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Sithonius Lacus" "Sol/Mars" +{ + LongLat [ 115 44.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Solis Lacus" "Sol/Mars" +{ + LongLat [ 270 -27.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Styx" "Sol/Mars" +{ + LongLat [ 160 29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Syria" "Sol/Mars" +{ + LongLat [ 260 -19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Syrtis Major" "Sol/Mars" +{ + LongLat [ 70 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Tanais" "Sol/Mars" +{ + LongLat [ 290 49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Tempe" "Sol/Mars" +{ + LongLat [ 290 39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Tharsis" "Sol/Mars" +{ + LongLat [ 0 0 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Thaumasia" "Sol/Mars" +{ + LongLat [ 275 -34.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Thoth" "Sol/Mars" +{ + LongLat [ 105 29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Thymiamata" "Sol/Mars" +{ + LongLat [ 350 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Tithonius Lacus" "Sol/Mars" +{ + LongLat [ 275 -4.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Tractus Albus" "Sol/Mars" +{ + LongLat [ 280 29.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Trinacria" "Sol/Mars" +{ + LongLat [ 92 -24.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Trivium Charontis" "Sol/Mars" +{ + LongLat [ 162 19.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Uchronia" "Sol/Mars" +{ + LongLat [ 100 69.8 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Umbra" "Sol/Mars" +{ + LongLat [ 70 49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Utopia" "Sol/Mars" +{ + LongLat [ 110 49.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Vulcani Pelagus" "Sol/Mars" +{ + LongLat [ 345 -34.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Xanthe" "Sol/Mars" +{ + LongLat [ 310 9.9 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Yaonis Regio" "Sol/Mars" +{ + LongLat [ 40 -39.7 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Zephyria" "Sol/Mars" +{ + LongLat [ 165 0 0 ] + Size 0.00 + Importance 20.75 + Type "AL" +} + +Location "Acheron Catena" "Sol/Mars" +{ + LongLat [ 259 37.3 0 ] + Size 491.00 + Importance 55.35 + Type "CA" +} + +Location "Alba Catena" "Sol/Mars" +{ + LongLat [ 245.3 35 0 ] + Size 144.00 + Importance 35.18 + Type "CA" +} + +Location "Artynia Catena" "Sol/Mars" +{ + LongLat [ 240.4 47.6 0 ] + Size 263.00 + Importance 43.04 + Type "CA" +} + +Location "Baphyras Catena" "Sol/Mars" +{ + LongLat [ 275.7 38.8 0 ] + Size 95.00 + Importance 31.30 + Type "CA" +} + +Location "Ceraunius Catena" "Sol/Mars" +{ + LongLat [ 251.8 37.1 0 ] + Size 50.00 + Importance 27.02 + Type "CA" +} + +Location "Coprates Catena" "Sol/Mars" +{ + LongLat [ 297.8 -15 0 ] + Size 511.00 + Importance 56.33 + Type "CA" +} + +Location "Cyane Catena" "Sol/Mars" +{ + LongLat [ 241.6 36.3 0 ] + Size 203.00 + Importance 39.28 + Type "CA" +} + +Location "Elysium Catena" "Sol/Mars" +{ + LongLat [ 149.6 17.6 0 ] + Size 47.70 + Importance 26.77 + Type "CA" +} + +Location "Ganges Catena" "Sol/Mars" +{ + LongLat [ 291.3 -2.8 0 ] + Size 284.00 + Importance 44.28 + Type "CA" +} + +Location "Hyblaeus Catena" "Sol/Mars" +{ + LongLat [ 140.5 21.6 0 ] + Size 10.10 + Importance 21.72 + Type "CA" +} + +Location "Labeatis Catenae" "Sol/Mars" +{ + LongLat [ 266.7 19.5 0 ] + Size 214.00 + Importance 39.99 + Type "CA" +} + +Location "Phlegethon Catena" "Sol/Mars" +{ + LongLat [ 256.7 38.9 0 ] + Size 391.00 + Importance 50.23 + Type "CA" +} + +Location "Stygis Catena" "Sol/Mars" +{ + LongLat [ 150.5 23.2 0 ] + Size 66.00 + Importance 28.66 + Type "CA" +} + +Location "Tithoniae Catenae" "Sol/Mars" +{ + LongLat [ 277.6 -5.3 0 ] + Size 567.00 + Importance 59.03 + Type "CA" +} + +Location "Tractus Catena" "Sol/Mars" +{ + LongLat [ 257.3 27.8 0 ] + Size 897.00 + Importance 73.67 + Type "CA" +} + +Location "Argyre Cavi" "Sol/Mars" +{ + LongLat [ 319.7 -48.4 0 ] + Size 60.00 + Importance 28.07 + Type "CB" +} + +Location "Ausonia Cavus" "Sol/Mars" +{ + LongLat [ 96.4 -31.9 0 ] + Size 50.00 + Importance 27.02 + Type "CB" +} + +Location "Avernus Cavi" "Sol/Mars" +{ + LongLat [ 172.5 -3.6 0 ] + Size 93.40 + Importance 31.17 + Type "CB" +} + +Location "Cavi Angusti" "Sol/Mars" +{ + LongLat [ 283.2 -78.5 0 ] + Size 675.00 + Importance 64.02 + Type "CB" +} + +Location "Cavi FrigorÄ“s" "Sol/Mars" +{ + LongLat [ 300.1 -78.9 0 ] + Size 228.00 + Importance 40.88 + Type "CB" +} + +Location "Hyperborei Cavi" "Sol/Mars" +{ + LongLat [ 309.7 79.9 0 ] + Size 75.00 + Importance 29.52 + Type "CB" +} + +Location "Octantis Cavi" "Sol/Mars" +{ + LongLat [ 313.9 -52.7 0 ] + Size 65.00 + Importance 28.56 + Type "CB" +} + +Location "Peraea Cavus" "Sol/Mars" +{ + LongLat [ 95.2 -29.6 0 ] + Size 55.20 + Importance 27.57 + Type "CB" +} + +Location "Scandia Cavi" "Sol/Mars" +{ + LongLat [ 209.7 77.2 0 ] + Size 425.00 + Importance 52.01 + Type "CB" +} + +Location "Sisyphi Cavi" "Sol/Mars" +{ + LongLat [ 353.8 -72.9 0 ] + Size 430.00 + Importance 52.27 + Type "CB" +} + +Location "Aram Chaos" "Sol/Mars" +{ + LongLat [ 338.5 2.6 0 ] + Size 277.00 + Importance 43.87 + Type "CH" +} + +Location "Aromatum Chaos" "Sol/Mars" +{ + LongLat [ 317 -1.1 0 ] + Size 91.50 + Importance 31.00 + Type "CH" +} + +Location "Arsinoes Chaos" "Sol/Mars" +{ + LongLat [ 332 -7.7 0 ] + Size 230.00 + Importance 41.01 + Type "CH" +} + +Location "Atlantis Chaos" "Sol/Mars" +{ + LongLat [ 182.4 -34.4 0 ] + Size 162.00 + Importance 36.48 + Type "CH" +} + +Location "Aureum Chaos" "Sol/Mars" +{ + LongLat [ 333 -4.4 0 ] + Size 368.00 + Importance 49.00 + Type "CH" +} + +Location "Aurorae Chaos" "Sol/Mars" +{ + LongLat [ 324.7 -8.9 0 ] + Size 750.00 + Importance 67.37 + Type "CH" +} + +Location "Candor Chaos" "Sol/Mars" +{ + LongLat [ 287.4 -6.9 0 ] + Size 97.00 + Importance 31.47 + Type "CH" +} + +Location "Echus Chaos" "Sol/Mars" +{ + LongLat [ 285.2 10.8 0 ] + Size 473.00 + Importance 54.45 + Type "CH" +} + +Location "Eos Chaos" "Sol/Mars" +{ + LongLat [ 313.1 -16.6 0 ] + Size 490.00 + Importance 55.30 + Type "CH" +} + +Location "Galaxias Chaos" "Sol/Mars" +{ + LongLat [ 146.4 33.8 0 ] + Size 234.00 + Importance 41.26 + Type "CH" +} + +Location "Gorgonum Chaos" "Sol/Mars" +{ + LongLat [ 189.1 -37.2 0 ] + Size 149.00 + Importance 35.55 + Type "CH" +} + +Location "Hellas Chaos" "Sol/Mars" +{ + LongLat [ 64 -47.5 0 ] + Size 595.00 + Importance 60.35 + Type "CH" +} + +Location "Hydaspis Chaos" "Sol/Mars" +{ + LongLat [ 332.9 3.1 0 ] + Size 355.00 + Importance 48.30 + Type "CH" +} + +Location "Hydraotes Chaos" "Sol/Mars" +{ + LongLat [ 324.6 0.8 0 ] + Size 417.50 + Importance 51.62 + Type "CH" +} + +Location "Iani Chaos" "Sol/Mars" +{ + LongLat [ 342.5 -2.8 0 ] + Size 434.00 + Importance 52.47 + Type "CH" +} + +Location "Ister Chaos" "Sol/Mars" +{ + LongLat [ 303.6 12.9 0 ] + Size 103.40 + Importance 32.01 + Type "CH" +} + +Location "Margaritifer Chaos" "Sol/Mars" +{ + LongLat [ 338.4 -8.6 0 ] + Size 390.00 + Importance 50.18 + Type "CH" +} + +Location "Nilus Chaos" "Sol/Mars" +{ + LongLat [ 282.8 25.3 0 ] + Size 283.00 + Importance 44.22 + Type "CH" +} + +Location "Pyrrhae Chaos" "Sol/Mars" +{ + LongLat [ 331.5 -10.3 0 ] + Size 189.00 + Importance 38.35 + Type "CH" +} + +Location "Arsia Chasmata" "Sol/Mars" +{ + LongLat [ 240.6 -7.5 0 ] + Size 81.00 + Importance 30.07 + Type "CM" +} + +Location "Ascraeus Chasmata" "Sol/Mars" +{ + LongLat [ 254.3 8.7 0 ] + Size 110.00 + Importance 32.55 + Type "CM" +} + +Location "Baetis Chasma" "Sol/Mars" +{ + LongLat [ 295 -4.3 0 ] + Size 93.00 + Importance 31.13 + Type "CM" +} + +Location "Candor Chasma" "Sol/Mars" +{ + LongLat [ 289.1 -6.5 0 ] + Size 813.00 + Importance 70.11 + Type "CM" +} + +Location "Capri Chasma" "Sol/Mars" +{ + LongLat [ 316.7 -9.8 0 ] + Size 1275.00 + Importance 88.84 + Type "CM" +} + +Location "Ceti Chasma" "Sol/Mars" +{ + LongLat [ 291.6 -5 0 ] + Size 49.00 + Importance 26.92 + Type "CM" +} + +Location "Chasma Australe" "Sol/Mars" +{ + LongLat [ 94.4 -82.2 0 ] + Size 380.00 + Importance 49.65 + Type "CM" +} + +Location "Chasma Boreale" "Sol/Mars" +{ + LongLat [ 312.9 82.9 0 ] + Size 560.00 + Importance 58.69 + Type "CM" +} + +Location "Coprates Chasma" "Sol/Mars" +{ + LongLat [ 298.6 -13.2 0 ] + Size 966.00 + Importance 76.54 + Type "CM" +} + +Location "Echus Chasma" "Sol/Mars" +{ + LongLat [ 279.9 2.6 0 ] + Size 413.00 + Importance 51.39 + Type "CM" +} + +Location "Elysium Chasma" "Sol/Mars" +{ + LongLat [ 141.5 22.3 0 ] + Size 129.00 + Importance 34.05 + Type "CM" +} + +Location "Eos Chasma" "Sol/Mars" +{ + LongLat [ 320.3 -12 0 ] + Size 1413.00 + Importance 94.11 + Type "CM" +} + +Location "Ganges Chasma" "Sol/Mars" +{ + LongLat [ 311.9 -7.9 0 ] + Size 584.00 + Importance 59.83 + Type "CM" +} + +Location "Hebes Chasma" "Sol/Mars" +{ + LongLat [ 283.8 -1.1 0 ] + Size 319.00 + Importance 46.30 + Type "CM" +} + +Location "Hyblaeus Chasma" "Sol/Mars" +{ + LongLat [ 141.2 22 0 ] + Size 58.50 + Importance 27.91 + Type "CM" +} + +Location "Hydrae Chasma" "Sol/Mars" +{ + LongLat [ 297.9 -6.8 0 ] + Size 59.00 + Importance 27.96 + Type "CM" +} + +Location "Ius Chasma" "Sol/Mars" +{ + LongLat [ 274.2 -6.9 0 ] + Size 938.00 + Importance 75.39 + Type "CM" +} + +Location "Juventae Chasma" "Sol/Mars" +{ + LongLat [ 298.6 -3.5 0 ] + Size 320.00 + Importance 46.35 + Type "CM" +} + +Location "Melas Chasma" "Sol/Mars" +{ + LongLat [ 287.3 -10.3 0 ] + Size 547.00 + Importance 58.07 + Type "CM" +} + +Location "Ophir Chasma" "Sol/Mars" +{ + LongLat [ 287.5 -4 0 ] + Size 317.00 + Importance 46.18 + Type "CM" +} + +Location "Pavonis Chasma" "Sol/Mars" +{ + LongLat [ 248.8 2.7 0 ] + Size 45.00 + Importance 26.47 + Type "CM" +} + +Location "Tithonium Chasma" "Sol/Mars" +{ + LongLat [ 275.3 -4.6 0 ] + Size 810.00 + Importance 69.98 + Type "CM" +} + +Location "Abalos Colles" "Sol/Mars" +{ + LongLat [ 288 76.9 0 ] + Size 245.00 + Importance 41.94 + Type "CO" +} + +Location "Acidalia Colles" "Sol/Mars" +{ + LongLat [ 336.9 50.5 0 ] + Size 360.00 + Importance 48.57 + Type "CO" +} + +Location "Alpheus Colles" "Sol/Mars" +{ + LongLat [ 59.7 -39.7 0 ] + Size 628.00 + Importance 61.88 + Type "CO" +} + +Location "Arena Colles" "Sol/Mars" +{ + LongLat [ 82.5 25.2 0 ] + Size 580.00 + Importance 59.64 + Type "CO" +} + +Location "Ariadnes Colles" "Sol/Mars" +{ + LongLat [ 172.4 -34.5 0 ] + Size 182.00 + Importance 37.87 + Type "CO" +} + +Location "Astapus Colles" "Sol/Mars" +{ + LongLat [ 87.7 35.2 0 ] + Size 580.00 + Importance 59.64 + Type "CO" +} + +Location "Avernus Colles" "Sol/Mars" +{ + LongLat [ 171 -1.6 0 ] + Size 244.00 + Importance 41.88 + Type "CO" +} + +Location "Colles Nili" "Sol/Mars" +{ + LongLat [ 62.9 38.7 0 ] + Size 645.00 + Importance 62.66 + Type "CO" +} + +Location "Cydonia Colles" "Sol/Mars" +{ + LongLat [ 347.8 39.1 0 ] + Size 365.00 + Importance 48.84 + Type "CO" +} + +Location "Deuteronilus Colles" "Sol/Mars" +{ + LongLat [ 21.7 42 0 ] + Size 62.00 + Importance 28.27 + Type "CO" +} + +Location "Galaxias Colles" "Sol/Mars" +{ + LongLat [ 145.7 36.9 0 ] + Size 613.00 + Importance 61.18 + Type "CO" +} + +Location "Ortygia Colles" "Sol/Mars" +{ + LongLat [ 350.4 53.8 0 ] + Size 268.00 + Importance 43.34 + Type "CO" +} + +Location "Oxia Colles" "Sol/Mars" +{ + LongLat [ 333.3 21.5 0 ] + Size 569.00 + Importance 59.12 + Type "CO" +} + +Location "Scandia Colles" "Sol/Mars" +{ + LongLat [ 222.8 66.2 0 ] + Size 1365.00 + Importance 92.29 + Type "CO" +} + +Location "Tartarus Colles" "Sol/Mars" +{ + LongLat [ 173 19.8 0 ] + Size 1750.00 + Importance 106.55 + Type "CO" +} + +Location "Tempe Colles" "Sol/Mars" +{ + LongLat [ 277.2 33.7 0 ] + Size 36.00 + Importance 25.43 + Type "CO" +} + +Location "Aesacus Dorsum" "Sol/Mars" +{ + LongLat [ 153.1 36.9 0 ] + Size 264.00 + Importance 43.10 + Type "DO" +} + +Location "Arcadia Dorsa" "Sol/Mars" +{ + LongLat [ 220 54.7 0 ] + Size 1900.00 + Importance 111.92 + Type "DO" +} + +Location "Arena Dorsum" "Sol/Mars" +{ + LongLat [ 68.8 12.7 0 ] + Size 360.00 + Importance 48.57 + Type "DO" +} + +Location "Atrax Dorsum" "Sol/Mars" +{ + LongLat [ 270.9 38.2 0 ] + Size 32.70 + Importance 25.02 + Type "DO" +} + +Location "Auxo Dorsum" "Sol/Mars" +{ + LongLat [ 318.2 -55.7 0 ] + Size 70.00 + Importance 29.05 + Type "DO" +} + +Location "Avernus Dorsa" "Sol/Mars" +{ + LongLat [ 170.7 -6.8 0 ] + Size 383.00 + Importance 49.81 + Type "DO" +} + +Location "Cerberus Dorsa" "Sol/Mars" +{ + LongLat [ 105.4 -13.6 0 ] + Size 604.00 + Importance 60.77 + Type "DO" +} + +Location "Charis Dorsum" "Sol/Mars" +{ + LongLat [ 318.4 -55.9 0 ] + Size 230.00 + Importance 41.01 + Type "DO" +} + +Location "Cleia Dorsum" "Sol/Mars" +{ + LongLat [ 314.3 -55.1 0 ] + Size 78.00 + Importance 29.80 + Type "DO" +} + +Location "Dorsa Argentea" "Sol/Mars" +{ + LongLat [ 326.8 -77.8 0 ] + Size 360.00 + Importance 48.57 + Type "DO" +} + +Location "Dorsa Brevia" "Sol/Mars" +{ + LongLat [ 62.9 -71.1 0 ] + Size 670.00 + Importance 63.80 + Type "DO" +} + +Location "Eumenides Dorsum" "Sol/Mars" +{ + LongLat [ 203.5 4.4 0 ] + Size 566.00 + Importance 58.98 + Type "DO" +} + +Location "Felis Dorsa" "Sol/Mars" +{ + LongLat [ 294.1 -21.9 0 ] + Size 783.00 + Importance 68.81 + Type "DO" +} + +Location "Gordii Dorsum" "Sol/Mars" +{ + LongLat [ 215.9 4.4 0 ] + Size 493.50 + Importance 55.47 + Type "DO" +} + +Location "Hegemone Dorsum" "Sol/Mars" +{ + LongLat [ 314.8 -54.8 0 ] + Size 155.00 + Importance 35.98 + Type "DO" +} + +Location "Hesperia Dorsa" "Sol/Mars" +{ + LongLat [ 113.1 -23.1 0 ] + Size 817.20 + Importance 70.29 + Type "DO" +} + +Location "Hyblaeus Dorsa" "Sol/Mars" +{ + LongLat [ 129 10.9 0 ] + Size 875.00 + Importance 72.75 + Type "DO" +} + +Location "Iamuna Dorsa" "Sol/Mars" +{ + LongLat [ 309.6 20.9 0 ] + Size 48.90 + Importance 26.90 + Type "DO" +} + +Location "Isidis Dorsa" "Sol/Mars" +{ + LongLat [ 88.2 12.1 0 ] + Size 1100.00 + Importance 81.98 + Type "DO" +} + +Location "Juventae Dorsa" "Sol/Mars" +{ + LongLat [ 288.6 -0.1 0 ] + Size 519.00 + Importance 56.72 + Type "DO" +} + +Location "Melas Dorsa" "Sol/Mars" +{ + LongLat [ 288.3 -18.3 0 ] + Size 560.00 + Importance 58.69 + Type "DO" +} + +Location "Nilus Dorsa" "Sol/Mars" +{ + LongLat [ 280.7 20.2 0 ] + Size 272.00 + Importance 43.57 + Type "DO" +} + +Location "Pasithea Dorsum" "Sol/Mars" +{ + LongLat [ 318.1 -55.2 0 ] + Size 250.00 + Importance 42.25 + Type "DO" +} + +Location "Phaenna Dorsum" "Sol/Mars" +{ + LongLat [ 316.9 -54 0 ] + Size 151.00 + Importance 35.70 + Type "DO" +} + +Location "Phlegra Dorsa" "Sol/Mars" +{ + LongLat [ 176 22.8 0 ] + Size 3250.00 + Importance 157.63 + Type "DO" +} + +Location "Sacra Dorsa" "Sol/Mars" +{ + LongLat [ 293.7 9.7 0 ] + Size 1630.00 + Importance 102.18 + Type "DO" +} + +Location "Sinai Dorsa" "Sol/Mars" +{ + LongLat [ 280.4 -13.5 0 ] + Size 473.00 + Importance 54.45 + Type "DO" +} + +Location "Solis Dorsa" "Sol/Mars" +{ + LongLat [ 280.2 -23 0 ] + Size 878.00 + Importance 72.88 + Type "DO" +} + +Location "Styx Dorsum" "Sol/Mars" +{ + LongLat [ 151.8 30.9 0 ] + Size 83.00 + Importance 30.25 + Type "DO" +} + +Location "Tyrrhena Dorsa" "Sol/Mars" +{ + LongLat [ 115.6 -23.8 0 ] + Size 762.70 + Importance 67.92 + Type "DO" +} + +Location "Uranius Dorsum" "Sol/Mars" +{ + LongLat [ 285 23.9 0 ] + Size 503.00 + Importance 55.94 + Type "DO" +} + +Location "Xanthe Dorsa" "Sol/Mars" +{ + LongLat [ 325 29.7 0 ] + Size 2700.00 + Importance 139.46 + Type "DO" +} + +Location "Zea Dorsa" "Sol/Mars" +{ + LongLat [ 80.5 -48.6 0 ] + Size 265.00 + Importance 43.16 + Type "DO" +} + +Location "Galaxias FluctÅ«s" "Sol/Mars" +{ + LongLat [ 143.4 30.9 0 ] + Size 600.00 + Importance 60.58 + Type "FL" +} + +Location "Tantalus Fluctus" "Sol/Mars" +{ + LongLat [ 264 35.7 0 ] + Size 860.00 + Importance 72.11 + Type "FL" +} + +Location "Acheron Fossae" "Sol/Mars" +{ + LongLat [ 224.2 37.3 0 ] + Size 718.00 + Importance 65.95 + Type "FO" +} + +Location "Aganippe Fossa" "Sol/Mars" +{ + LongLat [ 233.8 -8.2 0 ] + Size 532.00 + Importance 57.35 + Type "FO" +} + +Location "Alba Fossae" "Sol/Mars" +{ + LongLat [ 255.2 53.9 0 ] + Size 2080.00 + Importance 118.27 + Type "FO" +} + +Location "Albor Fossae" "Sol/Mars" +{ + LongLat [ 150.7 18.1 0 ] + Size 131.00 + Importance 34.21 + Type "FO" +} + +Location "Amenthes Fossae" "Sol/Mars" +{ + LongLat [ 101.8 8.7 0 ] + Size 889.00 + Importance 73.34 + Type "FO" +} + +Location "Calydon Fossa" "Sol/Mars" +{ + LongLat [ 271.9 -7.4 0 ] + Size 352.00 + Importance 48.13 + Type "FO" +} + +Location "Ceraunius Fossae" "Sol/Mars" +{ + LongLat [ 251 29.2 0 ] + Size 1137.00 + Importance 83.45 + Type "FO" +} + +Location "Chalce Fossa" "Sol/Mars" +{ + LongLat [ 320.3 -51.7 0 ] + Size 40.00 + Importance 25.90 + Type "FO" +} + +Location "Claritas Fossae" "Sol/Mars" +{ + LongLat [ 255.9 -31.2 0 ] + Size 2050.00 + Importance 117.22 + Type "FO" +} + +Location "Coloe Fossae" "Sol/Mars" +{ + LongLat [ 57.1 36.2 0 ] + Size 590.00 + Importance 60.11 + Type "FO" +} + +Location "Coracis Fossae" "Sol/Mars" +{ + LongLat [ 279.4 -35.6 0 ] + Size 780.00 + Importance 68.68 + Type "FO" +} + +Location "Cyane Fossae" "Sol/Mars" +{ + LongLat [ 239.9 32.2 0 ] + Size 938.00 + Importance 75.39 + Type "FO" +} + +Location "Echus Fossae" "Sol/Mars" +{ + LongLat [ 283.1 2.8 0 ] + Size 400.00 + Importance 50.71 + Type "FO" +} + +Location "Elysium Fossae" "Sol/Mars" +{ + LongLat [ 146.3 24.6 0 ] + Size 1175.00 + Importance 84.95 + Type "FO" +} + +Location "Erythraea Fossa" "Sol/Mars" +{ + LongLat [ 329 -27.3 0 ] + Size 152.00 + Importance 35.77 + Type "FO" +} + +Location "Fortuna Fossae" "Sol/Mars" +{ + LongLat [ 266.9 4.2 0 ] + Size 330.00 + Importance 46.92 + Type "FO" +} + +Location "Galaxias Fossae" "Sol/Mars" +{ + LongLat [ 141.8 36.2 0 ] + Size 532.00 + Importance 57.35 + Type "FO" +} + +Location "Gigas Fossae" "Sol/Mars" +{ + LongLat [ 230.2 3.2 0 ] + Size 191.00 + Importance 38.48 + Type "FO" +} + +Location "Gordii Fossae" "Sol/Mars" +{ + LongLat [ 232.4 14.8 0 ] + Size 339.00 + Importance 47.42 + Type "FO" +} + +Location "Halex Fossae" "Sol/Mars" +{ + LongLat [ 233.6 27.1 0 ] + Size 137.00 + Importance 34.66 + Type "FO" +} + +Location "Hephaestus Fossae" "Sol/Mars" +{ + LongLat [ 122.5 20.9 0 ] + Size 604.00 + Importance 60.77 + Type "FO" +} + +Location "Hyblaeus Fossae" "Sol/Mars" +{ + LongLat [ 137.3 21.2 0 ] + Size 400.00 + Importance 50.71 + Type "FO" +} + +Location "Icaria Fossae" "Sol/Mars" +{ + LongLat [ 236.2 -46 0 ] + Size 2280.00 + Importance 125.21 + Type "FO" +} + +Location "Ismeniae Fossae" "Sol/Mars" +{ + LongLat [ 37.7 41.3 0 ] + Size 270.00 + Importance 43.46 + Type "FO" +} + +Location "Jovis Fossae" "Sol/Mars" +{ + LongLat [ 243.4 19.7 0 ] + Size 332.00 + Importance 47.03 + Type "FO" +} + +Location "Labeatis Fossae" "Sol/Mars" +{ + LongLat [ 275.9 25.3 0 ] + Size 1560.00 + Importance 99.60 + Type "FO" +} + +Location "Mangala Fossa" "Sol/Mars" +{ + LongLat [ 214 -17.4 0 ] + Size 688.00 + Importance 64.61 + Type "FO" +} + +Location "Mareotis Fossae" "Sol/Mars" +{ + LongLat [ 284.6 43.7 0 ] + Size 1860.00 + Importance 110.50 + Type "FO" +} + +Location "Medusae Fossae" "Sol/Mars" +{ + LongLat [ 197 -3.2 0 ] + Size 333.00 + Importance 47.08 + Type "FO" +} + +Location "Melas Fossae" "Sol/Mars" +{ + LongLat [ 287.7 -26.5 0 ] + Size 600.00 + Importance 60.58 + Type "FO" +} + +Location "Memnonia Fossae" "Sol/Mars" +{ + LongLat [ 205.6 -23.4 0 ] + Size 1597.00 + Importance 100.97 + Type "FO" +} + +Location "Nectaris Fossae" "Sol/Mars" +{ + LongLat [ 302.6 -24.3 0 ] + Size 650.00 + Importance 62.89 + Type "FO" +} + +Location "Nia Fossae" "Sol/Mars" +{ + LongLat [ 287.7 -14.7 0 ] + Size 384.00 + Importance 49.86 + Type "FO" +} + +Location "Nili Fossae" "Sol/Mars" +{ + LongLat [ 76.8 22.6 0 ] + Size 667.00 + Importance 63.66 + Type "FO" +} + +Location "Nilokeras Fossa" "Sol/Mars" +{ + LongLat [ 302.2 24.7 0 ] + Size 265.00 + Importance 43.16 + Type "FO" +} + +Location "Noctis Fossae" "Sol/Mars" +{ + LongLat [ 261.3 -2.8 0 ] + Size 725.00 + Importance 66.26 + Type "FO" +} + +Location "Oceanidum Fossa" "Sol/Mars" +{ + LongLat [ 330.6 -61.7 0 ] + Size 153.00 + Importance 35.84 + Type "FO" +} + +Location "Olympica Fossae" "Sol/Mars" +{ + LongLat [ 245.9 24.8 0 ] + Size 420.00 + Importance 51.75 + Type "FO" +} + +Location "Oti Fossae" "Sol/Mars" +{ + LongLat [ 243.2 -9.2 0 ] + Size 370.00 + Importance 49.11 + Type "FO" +} + +Location "Pavonis Fossae" "Sol/Mars" +{ + LongLat [ 248.5 4.1 0 ] + Size 168.00 + Importance 36.91 + Type "FO" +} + +Location "Pyramus Fossae" "Sol/Mars" +{ + LongLat [ 65.8 50.7 0 ] + Size 270.00 + Importance 43.46 + Type "FO" +} + +Location "Sacra Fossae" "Sol/Mars" +{ + LongLat [ 291.5 21.5 0 ] + Size 950.00 + Importance 75.88 + Type "FO" +} + +Location "Sirenum Fossae" "Sol/Mars" +{ + LongLat [ 199.1 -34.6 0 ] + Size 2735.00 + Importance 140.64 + Type "FO" +} + +Location "Stygis Fossae" "Sol/Mars" +{ + LongLat [ 149.7 26.6 0 ] + Size 370.00 + Importance 49.11 + Type "FO" +} + +Location "Tanais Fossae" "Sol/Mars" +{ + LongLat [ 273.4 38.9 0 ] + Size 165.50 + Importance 36.73 + Type "FO" +} + +Location "Tantalus Fossae" "Sol/Mars" +{ + LongLat [ 262.5 50.6 0 ] + Size 2400.00 + Importance 129.32 + Type "FO" +} + +Location "Tempe Fossae" "Sol/Mars" +{ + LongLat [ 288.6 39.9 0 ] + Size 2000.00 + Importance 115.46 + Type "FO" +} + +Location "Thaumasia Fossae" "Sol/Mars" +{ + LongLat [ 267.3 -47.1 0 ] + Size 1028.00 + Importance 79.08 + Type "FO" +} + +Location "Tithoniae Fossae" "Sol/Mars" +{ + LongLat [ 278 -3.5 0 ] + Size 820.00 + Importance 70.41 + Type "FO" +} + +Location "Tractus Fossae" "Sol/Mars" +{ + LongLat [ 258.6 25.7 0 ] + Size 390.00 + Importance 50.18 + Type "FO" +} + +Location "Tyrrhena Fossae" "Sol/Mars" +{ + LongLat [ 105.7 -22.2 0 ] + Size 287.00 + Importance 44.46 + Type "FO" +} + +Location "Ulysses Fossae" "Sol/Mars" +{ + LongLat [ 236.6 10.1 0 ] + Size 851.40 + Importance 71.75 + Type "FO" +} + +Location "Uranius Fossae" "Sol/Mars" +{ + LongLat [ 269.9 25.4 0 ] + Size 394.00 + Importance 50.39 + Type "FO" +} + +Location "Zephyrus Fossae" "Sol/Mars" +{ + LongLat [ 143.7 24 0 ] + Size 295.00 + Importance 44.92 + Type "FO" +} + +Location "Candor Labes" "Sol/Mars" +{ + LongLat [ 283.8 -4.7 0 ] + Size 130.00 + Importance 34.13 + Type "LA" +} + +Location "Coprates Labes" "Sol/Mars" +{ + LongLat [ 292.1 -11.8 0 ] + Size 39.00 + Importance 25.79 + Type "LA" +} + +Location "Ius Labes" "Sol/Mars" +{ + LongLat [ 281.4 -7.5 0 ] + Size 53.00 + Importance 27.34 + Type "LA" +} + +Location "Melas Labes" "Sol/Mars" +{ + LongLat [ 288.3 -8.5 0 ] + Size 90.00 + Importance 30.87 + Type "LA" +} + +Location "Ophir Labes" "Sol/Mars" +{ + LongLat [ 291.5 -11 0 ] + Size 89.00 + Importance 30.78 + Type "LA" +} + +Location "Adamas Labyrinthus" "Sol/Mars" +{ + LongLat [ 105.7 35.4 0 ] + Size 750.00 + Importance 67.37 + Type "LB" +} + +Location "Cydonia Labyrinthus" "Sol/Mars" +{ + LongLat [ 348 41.2 0 ] + Size 356.00 + Importance 48.35 + Type "LB" +} + +Location "Hyperboreus Labyrinthus" "Sol/Mars" +{ + LongLat [ 299.8 80 0 ] + Size 115.00 + Importance 32.96 + Type "LB" +} + +Location "Noctis Labyrinthus" "Sol/Mars" +{ + LongLat [ 257.8 -6.9 0 ] + Size 1263.00 + Importance 88.38 + Type "LB" +} + +Location "Acidalia Mensa" "Sol/Mars" +{ + LongLat [ 334.6 46.7 0 ] + Size 233.00 + Importance 41.20 + Type "MN" +} + +Location "Aeolis Mensae" "Sol/Mars" +{ + LongLat [ 140.4 -2.9 0 ] + Size 820.00 + Importance 70.41 + Type "MN" +} + +Location "Amazonis Mensa" "Sol/Mars" +{ + LongLat [ 212.5 -2 0 ] + Size 500.00 + Importance 55.79 + Type "MN" +} + +Location "Ascraeus Mensa" "Sol/Mars" +{ + LongLat [ 252 11.7 0 ] + Size 31.60 + Importance 24.89 + Type "MN" +} + +Location "Ausonia Mensa" "Sol/Mars" +{ + LongLat [ 97.7 -30 0 ] + Size 103.00 + Importance 31.98 + Type "MN" +} + +Location "Baetis Mensa" "Sol/Mars" +{ + LongLat [ 287.4 -5.2 0 ] + Size 187.00 + Importance 38.21 + Type "MN" +} + +Location "Candor Mensa" "Sol/Mars" +{ + LongLat [ 286.4 -6.2 0 ] + Size 120.00 + Importance 33.35 + Type "MN" +} + +Location "Ceti Mensa" "Sol/Mars" +{ + LongLat [ 283.7 -5.8 0 ] + Size 44.00 + Importance 26.36 + Type "MN" +} + +Location "Cydonia Mensae" "Sol/Mars" +{ + LongLat [ 347 33.7 0 ] + Size 800.00 + Importance 69.55 + Type "MN" +} + +Location "Deuteronilus Mensae" "Sol/Mars" +{ + LongLat [ 22.6 43.6 0 ] + Size 937.00 + Importance 75.34 + Type "MN" +} + +Location "Hebes Mensa" "Sol/Mars" +{ + LongLat [ 283.2 -1.1 0 ] + Size 109.00 + Importance 32.47 + Type "MN" +} + +Location "Labeatis Mensa" "Sol/Mars" +{ + LongLat [ 285.4 25.5 0 ] + Size 120.80 + Importance 33.42 + Type "MN" +} + +Location "Lunae Mensa" "Sol/Mars" +{ + LongLat [ 297.4 23.9 0 ] + Size 117.00 + Importance 33.12 + Type "MN" +} + +Location "Nepenthes Mensae" "Sol/Mars" +{ + LongLat [ 119.1 8.7 0 ] + Size 2170.00 + Importance 121.41 + Type "MN" +} + +Location "Nilokeras Mensae" "Sol/Mars" +{ + LongLat [ 308 31.1 0 ] + Size 463.00 + Importance 53.95 + Type "MN" +} + +Location "Nilosyrtis Mensae" "Sol/Mars" +{ + LongLat [ 67.9 34.7 0 ] + Size 705.00 + Importance 65.37 + Type "MN" +} + +Location "Nilus Mensae" "Sol/Mars" +{ + LongLat [ 287.9 22.3 0 ] + Size 210.00 + Importance 39.73 + Type "MN" +} + +Location "Protonilus Mensae" "Sol/Mars" +{ + LongLat [ 49.4 43.9 0 ] + Size 1050.00 + Importance 79.97 + Type "MN" +} + +Location "Sacra Mensa" "Sol/Mars" +{ + LongLat [ 291.9 24.4 0 ] + Size 580.00 + Importance 59.64 + Type "MN" +} + +Location "Tempe Mensa" "Sol/Mars" +{ + LongLat [ 288.3 27.9 0 ] + Size 58.00 + Importance 27.86 + Type "MN" +} + +Location "Zephyria Mensae" "Sol/Mars" +{ + LongLat [ 172.1 -11.4 0 ] + Size 330.00 + Importance 46.92 + Type "MN" +} + +Location "Anseris Mons" "Sol/Mars" +{ + LongLat [ 86.6 -29.8 0 ] + Size 58.00 + Importance 27.86 + Type "MO" +} + +Location "Arsia Mons" "Sol/Mars" +{ + LongLat [ 238.9 -8.4 0 ] + Size 475.00 + Importance 54.55 + Type "MO" +} + +Location "Ascraeus Mons" "Sol/Mars" +{ + LongLat [ 255.5 11.8 0 ] + Size 460.00 + Importance 53.80 + Type "MO" +} + +Location "Ausonia Montes" "Sol/Mars" +{ + LongLat [ 98.8 -27.5 0 ] + Size 158.00 + Importance 36.20 + Type "MO" +} + +Location "Australe Montes" "Sol/Mars" +{ + LongLat [ 14.1 -80.2 0 ] + Size 387.00 + Importance 50.02 + Type "MO" +} + +Location "Centauri Montes" "Sol/Mars" +{ + LongLat [ 95.2 -38.6 0 ] + Size 270.00 + Importance 43.46 + Type "MO" +} + +Location "Chalce Montes" "Sol/Mars" +{ + LongLat [ 322.1 -53.7 0 ] + Size 95.00 + Importance 31.30 + Type "MO" +} + +Location "Charitum Montes" "Sol/Mars" +{ + LongLat [ 319.8 -58 0 ] + Size 850.00 + Importance 71.69 + Type "MO" +} + +Location "Coronae Montes" "Sol/Mars" +{ + LongLat [ 86.4 -34.6 0 ] + Size 236.00 + Importance 41.38 + Type "MO" +} + +Location "Echus Montes" "Sol/Mars" +{ + LongLat [ 282 8.1 0 ] + Size 395.00 + Importance 50.44 + Type "MO" +} + +Location "Elysium Mons" "Sol/Mars" +{ + LongLat [ 146.9 24.8 0 ] + Size 410.00 + Importance 51.23 + Type "MO" +} + +Location "Erebus Montes" "Sol/Mars" +{ + LongLat [ 185 35.7 0 ] + Size 785.00 + Importance 68.90 + Type "MO" +} + +Location "Euripus Mons" "Sol/Mars" +{ + LongLat [ 105 -44.8 0 ] + Size 91.00 + Importance 30.96 + Type "MO" +} + +Location "Galaxius Mons" "Sol/Mars" +{ + LongLat [ 142.2 34.8 0 ] + Size 22.00 + Importance 23.60 + Type "MO" +} + +Location "Geryon Montes" "Sol/Mars" +{ + LongLat [ 278 -7.7 0 ] + Size 359.00 + Importance 48.51 + Type "MO" +} + +Location "Gonnus Mons" "Sol/Mars" +{ + LongLat [ 269 41.2 0 ] + Size 57.00 + Importance 27.76 + Type "MO" +} + +Location "Hellas Montes" "Sol/Mars" +{ + LongLat [ 97.7 -37.5 0 ] + Size 153.00 + Importance 35.84 + Type "MO" +} + +Location "Hellespontus Montes" "Sol/Mars" +{ + LongLat [ 42.8 -44.4 0 ] + Size 729.60 + Importance 66.47 + Type "MO" +} + +Location "Hibes Montes" "Sol/Mars" +{ + LongLat [ 171.3 3.7 0 ] + Size 137.00 + Importance 34.66 + Type "MO" +} + +Location "Horarum Mons" "Sol/Mars" +{ + LongLat [ 323.4 -51.1 0 ] + Size 20.00 + Importance 23.31 + Type "MO" +} + +Location "Labeatis Mons" "Sol/Mars" +{ + LongLat [ 283.8 37.5 0 ] + Size 22.50 + Importance 23.67 + Type "MO" +} + +Location "Libya Montes" "Sol/Mars" +{ + LongLat [ 88.9 2.7 0 ] + Size 1170.00 + Importance 84.75 + Type "MO" +} + +Location "Nereidum Montes" "Sol/Mars" +{ + LongLat [ 316 -38.6 0 ] + Size 1130.00 + Importance 83.17 + Type "MO" +} + +Location "Oceanidum Mons" "Sol/Mars" +{ + LongLat [ 318.7 -54.9 0 ] + Size 33.00 + Importance 25.06 + Type "MO" +} + +Location "Octantis Mons" "Sol/Mars" +{ + LongLat [ 317.1 -55.3 0 ] + Size 17.80 + Importance 22.98 + Type "MO" +} + +Location "Olympus Mons" "Sol/Mars" +{ + LongLat [ 226 18.4 0 ] + Size 648.00 + Importance 62.80 + Type "MO" +} + +Location "Pavonis Mons" "Sol/Mars" +{ + LongLat [ 246.6 0.8 0 ] + Size 375.00 + Importance 49.38 + Type "MO" +} + +Location "Peraea Mons" "Sol/Mars" +{ + LongLat [ 86.1 -31.1 0 ] + Size 21.50 + Importance 23.53 + Type "MO" +} + +Location "Phlegra Montes" "Sol/Mars" +{ + LongLat [ 165.2 40.8 0 ] + Size 1352.00 + Importance 91.80 + Type "MO" +} + +Location "Pindus Mons" "Sol/Mars" +{ + LongLat [ 271.3 39.5 0 ] + Size 16.50 + Importance 22.78 + Type "MO" +} + +Location "Sisyphi Montes" "Sol/Mars" +{ + LongLat [ 13.9 -69.7 0 ] + Size 200.00 + Importance 39.08 + Type "MO" +} + +Location "Tanaica Montes" "Sol/Mars" +{ + LongLat [ 268.9 39.5 0 ] + Size 177.00 + Importance 37.53 + Type "MO" +} + +Location "Tartarus Montes" "Sol/Mars" +{ + LongLat [ 167 15.8 0 ] + Size 1070.00 + Importance 80.77 + Type "MO" +} + +Location "Tharsis Montes" "Sol/Mars" +{ + LongLat [ 247.5 1.2 0 ] + Size 1840.00 + Importance 109.78 + Type "MO" +} + +Location "Tyrrhena Mons" "Sol/Mars" +{ + LongLat [ 101.2 -24.1 0 ] + Size 107.10 + Importance 32.32 + Type "MO" +} + +Location "Amphitrites Patera" "Sol/Mars" +{ + LongLat [ 60.9 -58.7 0 ] + Size 135.00 + Importance 34.51 + Type "PE" +} + +Location "Angusta Patera" "Sol/Mars" +{ + LongLat [ 280.5 -80.6 0 ] + Size 15.40 + Importance 22.61 + Type "PE" +} + +Location "Australis Patera" "Sol/Mars" +{ + LongLat [ 308.3 -80.1 0 ] + Size 12.70 + Importance 22.17 + Type "PE" +} + +Location "Issedon Paterae" "Sol/Mars" +{ + LongLat [ 269.5 38.3 0 ] + Size 58.00 + Importance 27.86 + Type "PE" +} + +Location "Malea Patera" "Sol/Mars" +{ + LongLat [ 51.8 -63.4 0 ] + Size 242.00 + Importance 41.76 + Type "PE" +} + +Location "Meroe Patera" "Sol/Mars" +{ + LongLat [ 68.6 6.9 0 ] + Size 50.00 + Importance 27.02 + Type "PE" +} + +Location "Nili Patera" "Sol/Mars" +{ + LongLat [ 67 8.9 0 ] + Size 70.00 + Importance 29.05 + Type "PE" +} + +Location "Orcus Patera" "Sol/Mars" +{ + LongLat [ 178.5 14.1 0 ] + Size 375.00 + Importance 49.38 + Type "PE" +} + +Location "Peneus Patera" "Sol/Mars" +{ + LongLat [ 52.5 -57.8 0 ] + Size 133.60 + Importance 34.40 + Type "PE" +} + +Location "Pityusa Patera" "Sol/Mars" +{ + LongLat [ 36.9 -66.8 0 ] + Size 230.00 + Importance 41.01 + Type "PE" +} + +Location "Acidalia Planitia" "Sol/Mars" +{ + LongLat [ 338 46.7 0 ] + Size 2300.00 + Importance 125.90 + Type "PL" +} + +Location "Amazonis Planitia" "Sol/Mars" +{ + LongLat [ 196 24.8 0 ] + Size 2800.00 + Importance 142.80 + Type "PL" +} + +Location "Arcadia Planitia" "Sol/Mars" +{ + LongLat [ 192 46.7 0 ] + Size 2200.00 + Importance 122.45 + Type "PL" +} + +Location "Argyre Planitia" "Sol/Mars" +{ + LongLat [ 316 -49.7 0 ] + Size 800.00 + Importance 69.55 + Type "PL" +} + +Location "Chryse Planitia" "Sol/Mars" +{ + LongLat [ 320 26.7 0 ] + Size 1700.00 + Importance 104.73 + Type "PL" +} + +Location "Elysium Planitia" "Sol/Mars" +{ + LongLat [ 155 2 0 ] + Size 3000.00 + Importance 149.43 + Type "PL" +} + +Location "Hellas Planitia" "Sol/Mars" +{ + LongLat [ 70 -42.7 0 ] + Size 2200.00 + Importance 122.45 + Type "PL" +} + +Location "Isidis Planitia" "Sol/Mars" +{ + LongLat [ 87 12.9 0 ] + Size 1200.00 + Importance 85.93 + Type "PL" +} + +Location "Utopia Planitia" "Sol/Mars" +{ + LongLat [ 118 49.7 0 ] + Size 3200.00 + Importance 155.99 + Type "PL" +} + +Location "Aonia Planum" "Sol/Mars" +{ + LongLat [ 281 -57.7 0 ] + Size 650.00 + Importance 62.89 + Type "PM" +} + +Location "Argentea Planum" "Sol/Mars" +{ + LongLat [ 292 -69.8 0 ] + Size 1500.00 + Importance 97.38 + Type "PM" +} + +Location "Ascuris Planum" "Sol/Mars" +{ + LongLat [ 279.2 40.4 0 ] + Size 500.00 + Importance 55.79 + Type "PM" +} + +Location "Aurorae Planum" "Sol/Mars" +{ + LongLat [ 310.8 -10.4 0 ] + Size 600.00 + Importance 60.58 + Type "PM" +} + +Location "Bosporos Planum" "Sol/Mars" +{ + LongLat [ 295.1 -34.2 0 ] + Size 700.00 + Importance 65.15 + Type "PM" +} + +Location "Daedalia Planum" "Sol/Mars" +{ + LongLat [ 232 -21.8 0 ] + Size 1800.00 + Importance 108.35 + Type "PM" +} + +Location "Hesperia Planum" "Sol/Mars" +{ + LongLat [ 110 -22.3 0 ] + Size 1700.00 + Importance 104.73 + Type "PM" +} + +Location "Icaria Planum" "Sol/Mars" +{ + LongLat [ 253.5 -43.2 0 ] + Size 650.00 + Importance 62.89 + Type "PM" +} + +Location "Lucus Planum" "Sol/Mars" +{ + LongLat [ 182 -4 0 ] + Size 864.00 + Importance 72.28 + Type "PM" +} + +Location "Lunae Planum" "Sol/Mars" +{ + LongLat [ 294 10.4 0 ] + Size 1800.00 + Importance 108.35 + Type "PM" +} + +Location "Malea Planum" "Sol/Mars" +{ + LongLat [ 65 -64.8 0 ] + Size 900.00 + Importance 73.80 + Type "PM" +} + +Location "Meridiani Planum" "Sol/Mars" +{ + LongLat [ 357.5 0.2 0 ] + Size 1100.00 + Importance 81.98 + Type "PM" +} + +Location "Ophir Planum" "Sol/Mars" +{ + LongLat [ 302.5 -8.7 0 ] + Size 650.00 + Importance 62.89 + Type "PM" +} + +Location "Parva Planum" "Sol/Mars" +{ + LongLat [ 257 -75.8 0 ] + Size 750.00 + Importance 67.37 + Type "PM" +} + +Location "Planum Angustum" "Sol/Mars" +{ + LongLat [ 276.5 -79.7 0 ] + Size 200.00 + Importance 39.08 + Type "PM" +} + +Location "Planum Australe" "Sol/Mars" +{ + LongLat [ 160 -83.9 0 ] + Size 1450.00 + Importance 95.50 + Type "PM" +} + +Location "Planum Boreum" "Sol/Mars" +{ + LongLat [ 15 88 0 ] + Size 1100.00 + Importance 81.98 + Type "PM" +} + +Location "Planum Chronium" "Sol/Mars" +{ + LongLat [ 140 -59.7 0 ] + Size 550.00 + Importance 58.22 + Type "PM" +} + +Location "Promethei Planum" "Sol/Mars" +{ + LongLat [ 90 -78.9 0 ] + Size 850.00 + Importance 71.69 + Type "PM" +} + +Location "Sinai Planum" "Sol/Mars" +{ + LongLat [ 272 -13.4 0 ] + Size 900.00 + Importance 73.80 + Type "PM" +} + +Location "Sisyphi Planum" "Sol/Mars" +{ + LongLat [ 5 -69.8 0 ] + Size 1100.00 + Importance 81.98 + Type "PM" +} + +Location "Solis Planum" "Sol/Mars" +{ + LongLat [ 273.5 -25.2 0 ] + Size 1700.00 + Importance 104.73 + Type "PM" +} + +Location "Syria Planum" "Sol/Mars" +{ + LongLat [ 256.1 -13.1 0 ] + Size 740.00 + Importance 66.93 + Type "PM" +} + +Location "Syrtis Major Planum" "Sol/Mars" +{ + LongLat [ 69.5 8.4 0 ] + Size 1350.00 + Importance 91.72 + Type "PM" +} + +Location "Thaumasia Planum" "Sol/Mars" +{ + LongLat [ 295.7 -24.5 0 ] + Size 650.00 + Importance 62.89 + Type "PM" +} + +Location "Amenthes Rupes" "Sol/Mars" +{ + LongLat [ 110.5 1.6 0 ] + Size 331.00 + Importance 46.97 + Type "RU" +} + +Location "Argyre Rupes" "Sol/Mars" +{ + LongLat [ 291.8 -62.5 0 ] + Size 267.00 + Importance 43.28 + Type "RU" +} + +Location "Arimanes Rupes" "Sol/Mars" +{ + LongLat [ 212.1 -9.6 0 ] + Size 181.00 + Importance 37.80 + Type "RU" +} + +Location "Avernus Rupes" "Sol/Mars" +{ + LongLat [ 172.9 -9.5 0 ] + Size 212.00 + Importance 39.86 + Type "RU" +} + +Location "Bosporos Rupes" "Sol/Mars" +{ + LongLat [ 302.4 -42.9 0 ] + Size 507.00 + Importance 56.13 + Type "RU" +} + +Location "Chalcoporos RupÄ“s" "Sol/Mars" +{ + LongLat [ 20.5 -55.3 0 ] + Size 401.00 + Importance 50.76 + Type "RU" +} + +Location "Claritas Rupes" "Sol/Mars" +{ + LongLat [ 254.6 -25.7 0 ] + Size 924.00 + Importance 74.80 + Type "RU" +} + +Location "Cydnus Rupes" "Sol/Mars" +{ + LongLat [ 116 55.7 0 ] + Size 1600.00 + Importance 101.08 + Type "RU" +} + +Location "Elysium Rupes" "Sol/Mars" +{ + LongLat [ 148 25.2 0 ] + Size 130.00 + Importance 34.13 + Type "RU" +} + +Location "Hephaestus Rupes" "Sol/Mars" +{ + LongLat [ 117 21.8 0 ] + Size 1750.00 + Importance 106.55 + Type "RU" +} + +Location "Morpheos Rupes" "Sol/Mars" +{ + LongLat [ 125.5 -36.1 0 ] + Size 353.00 + Importance 48.19 + Type "RU" +} + +Location "Ogygis Rupes" "Sol/Mars" +{ + LongLat [ 305.5 -33.1 0 ] + Size 255.00 + Importance 42.55 + Type "RU" +} + +Location "Olympus Rupes" "Sol/Mars" +{ + LongLat [ 226 18.4 0 ] + Size 1800.00 + Importance 108.35 + Type "RU" +} + +Location "Panchaia Rupes" "Sol/Mars" +{ + LongLat [ 130 63.7 0 ] + Size 1500.00 + Importance 97.38 + Type "RU" +} + +Location "Phison Rupes" "Sol/Mars" +{ + LongLat [ 50.4 26.5 0 ] + Size 177.00 + Importance 37.53 + Type "RU" +} + +Location "Pityusa Rupes" "Sol/Mars" +{ + LongLat [ 29.4 -64.1 0 ] + Size 390.00 + Importance 50.18 + Type "RU" +} + +Location "Promethei Rupes" "Sol/Mars" +{ + LongLat [ 90.6 -75.3 0 ] + Size 1248.00 + Importance 87.80 + Type "RU" +} + +Location "Rupes Tenuis" "Sol/Mars" +{ + LongLat [ 295 80.9 0 ] + Size 185.00 + Importance 38.08 + Type "RU" +} + +Location "Tartarus Rupes" "Sol/Mars" +{ + LongLat [ 175.6 -6.5 0 ] + Size 89.70 + Importance 30.84 + Type "RU" +} + +Location "Thyles Rupes" "Sol/Mars" +{ + LongLat [ 130.9 -69.6 0 ] + Size 675.00 + Importance 64.02 + Type "RU" +} + +Location "Ulyxis Rupes" "Sol/Mars" +{ + LongLat [ 159.9 -68.4 0 ] + Size 390.00 + Importance 50.18 + Type "RU" +} + +Location "Utopia Rupes" "Sol/Mars" +{ + LongLat [ 90 39.7 0 ] + Size 2550.00 + Importance 134.42 + Type "RU" +} + +Location "Charybdis Scopulus" "Sol/Mars" +{ + LongLat [ 20 -24.5 0 ] + Size 552.00 + Importance 58.31 + Type "SC" +} + +Location "Coronae Scopulus" "Sol/Mars" +{ + LongLat [ 64.8 -33.5 0 ] + Size 253.50 + Importance 42.46 + Type "SC" +} + +Location "Eridania Scopulus" "Sol/Mars" +{ + LongLat [ 139 -53.4 0 ] + Size 939.00 + Importance 75.43 + Type "SC" +} + +Location "Nilokeras Scopulus" "Sol/Mars" +{ + LongLat [ 303.8 31.6 0 ] + Size 765.00 + Importance 68.02 + Type "SC" +} + +Location "Oenotria Scopulus" "Sol/Mars" +{ + LongLat [ 76.9 -11 0 ] + Size 1360.00 + Importance 92.10 + Type "SC" +} + +Location "Scylla Scopulus" "Sol/Mars" +{ + LongLat [ 18.3 -25.1 0 ] + Size 445.00 + Importance 53.04 + Type "SC" +} + +Location "Tartarus Scopulus" "Sol/Mars" +{ + LongLat [ 177.2 -4.3 0 ] + Size 219.00 + Importance 40.31 + Type "SC" +} + +Location "Xanthe Scopulus" "Sol/Mars" +{ + LongLat [ 307.4 19.3 0 ] + Size 57.00 + Importance 27.76 + Type "SC" +} + +Location "Amazonis Sulci" "Sol/Mars" +{ + LongLat [ 214.6 -2.7 0 ] + Size 250.00 + Importance 42.25 + Type "SU" +} + +Location "Apollinaris Sulci" "Sol/Mars" +{ + LongLat [ 177.4 -11.4 0 ] + Size 178.00 + Importance 37.60 + Type "SU" +} + +Location "Arsia Sulci" "Sol/Mars" +{ + LongLat [ 231.1 -6 0 ] + Size 475.00 + Importance 54.55 + Type "SU" +} + +Location "Ascraeus Sulci" "Sol/Mars" +{ + LongLat [ 251.2 11.9 0 ] + Size 102.00 + Importance 31.90 + Type "SU" +} + +Location "Cyane Sulci" "Sol/Mars" +{ + LongLat [ 231.3 25.4 0 ] + Size 340.00 + Importance 47.47 + Type "SU" +} + +Location "Gigas Sulci" "Sol/Mars" +{ + LongLat [ 232.2 9.9 0 ] + Size 398.00 + Importance 50.60 + Type "SU" +} + +Location "Lycus Sulci" "Sol/Mars" +{ + LongLat [ 218.9 24.4 0 ] + Size 1350.00 + Importance 91.72 + Type "SU" +} + +Location "Medusae Sulci" "Sol/Mars" +{ + LongLat [ 199.9 -4.9 0 ] + Size 190.00 + Importance 38.41 + Type "SU" +} + +Location "Memnonia Sulci" "Sol/Mars" +{ + LongLat [ 184.7 -6.7 0 ] + Size 450.00 + Importance 53.29 + Type "SU" +} + +Location "Pavonis Sulci" "Sol/Mars" +{ + LongLat [ 243.5 4 0 ] + Size 429.00 + Importance 52.22 + Type "SU" +} + +Location "Sacra Sulci" "Sol/Mars" +{ + LongLat [ 285.4 22.1 0 ] + Size 900.00 + Importance 73.80 + Type "SU" +} + +Location "Sulci Gordii" "Sol/Mars" +{ + LongLat [ 234.5 18.7 0 ] + Size 400.00 + Importance 50.71 + Type "SU" +} + +Location "AONIA TERRA" "Sol/Mars" +{ + LongLat [ 260 -61.7 0 ] + Size 4000.00 + Importance 181.74 + Type "TA" +} + +Location "ARABIA TERRA" "Sol/Mars" +{ + LongLat [ 5 22.8 0 ] + Size 5100.00 + Importance 216.19 + Type "TA" +} + +Location "MARGARITIFER TERRA" "Sol/Mars" +{ + LongLat [ 335 -4.9 0 ] + Size 2600.00 + Importance 136.11 + Type "TA" +} + +Location "NOACHIS TERRA" "Sol/Mars" +{ + LongLat [ 10 -44.7 0 ] + Size 4800.00 + Importance 206.88 + Type "TA" +} + +Location "PROMETHEI TERRA" "Sol/Mars" +{ + LongLat [ 100 -57.7 0 ] + Size 3300.00 + Importance 159.25 + Type "TA" +} + +Location "TEMPE TERRA" "Sol/Mars" +{ + LongLat [ 289 39.7 0 ] + Size 2573.00 + Importance 135.20 + Type "TA" +} + +Location "TERRA CIMMERIA" "Sol/Mars" +{ + LongLat [ 145 -34.7 0 ] + Size 5400.00 + Importance 225.45 + Type "TA" +} + +Location "TERRA SABAEA" "Sol/Mars" +{ + LongLat [ 42 2 0 ] + Size 4700.00 + Importance 203.76 + Type "TA" +} + +Location "TERRA SIRENUM" "Sol/Mars" +{ + LongLat [ 210 -39.7 0 ] + Size 3900.00 + Importance 178.56 + Type "TA" +} + +Location "TYRRHENA TERRA" "Sol/Mars" +{ + LongLat [ 90 -14.8 0 ] + Size 2300.00 + Importance 125.90 + Type "TA" +} + +Location "XANTHE TERRA" "Sol/Mars" +{ + LongLat [ 312 3 0 ] + Size 2465.00 + Importance 131.54 + Type "TA" +} + +Location "Albor Tholus" "Sol/Mars" +{ + LongLat [ 150.4 18.8 0 ] + Size 170.00 + Importance 37.05 + Type "TH" +} + +Location "Apollinaris Tholus" "Sol/Mars" +{ + LongLat [ 175.7 -17.7 0 ] + Size 35.00 + Importance 25.31 + Type "TH" +} + +Location "Ceraunius Tholus" "Sol/Mars" +{ + LongLat [ 262.6 24 0 ] + Size 130.00 + Importance 34.13 + Type "TH" +} + +Location "E. Mareotis Tholus" "Sol/Mars" +{ + LongLat [ 274.7 35.9 0 ] + Size 5.00 + Importance 20.75 + Type "TH" +} + +Location "Hecates Tholus" "Sol/Mars" +{ + LongLat [ 150.2 32.1 0 ] + Size 183.00 + Importance 37.94 + Type "TH" +} + +Location "Issedon Tholus" "Sol/Mars" +{ + LongLat [ 265 36 0 ] + Size 52.00 + Importance 27.24 + Type "TH" +} + +Location "Jovis Tholus" "Sol/Mars" +{ + LongLat [ 242.5 18.2 0 ] + Size 58.00 + Importance 27.86 + Type "TH" +} + +Location "N. Mareotis Tholus" "Sol/Mars" +{ + LongLat [ 273.6 36.4 0 ] + Size 3.00 + Importance 20.34 + Type "TH" +} + +Location "Scandia Tholi" "Sol/Mars" +{ + LongLat [ 198 73.8 0 ] + Size 480.00 + Importance 54.80 + Type "TH" +} + +Location "Tharsis Tholus" "Sol/Mars" +{ + LongLat [ 269.2 13.4 0 ] + Size 158.00 + Importance 36.20 + Type "TH" +} + +Location "Uranius Tholus" "Sol/Mars" +{ + LongLat [ 262.3 26.2 0 ] + Size 62.00 + Importance 28.27 + Type "TH" +} + +Location "W. Mareotis Tholus" "Sol/Mars" +{ + LongLat [ 271.9 35.5 0 ] + Size 12.00 + Importance 22.05 + Type "TH" +} + +Location "Zephyria Tholus" "Sol/Mars" +{ + LongLat [ 172.8 -19.8 0 ] + Size 30.50 + Importance 24.75 + Type "TH" +} + +Location "Abalos Undae" "Sol/Mars" +{ + LongLat [ 271.8 78.3 0 ] + Size 455.00 + Importance 53.54 + Type "UN" +} + +Location "Hyperboreae Undae" "Sol/Mars" +{ + LongLat [ 311.4 81.8 0 ] + Size 500.00 + Importance 55.79 + Type "UN" +} + +Location "Olympia Undae" "Sol/Mars" +{ + LongLat [ 180 81.4 0 ] + Size 1100.00 + Importance 81.98 + Type "UN" +} + +Location "Abus Vallis" "Sol/Mars" +{ + LongLat [ 212.7 -5.5 0 ] + Size 58.00 + Importance 27.86 + Type "VA" +} + +Location "Al-Qahira Vallis" "Sol/Mars" +{ + LongLat [ 162.5 -18.2 0 ] + Size 555.00 + Importance 58.45 + Type "VA" +} + +Location "Anio Valles" "Sol/Mars" +{ + LongLat [ 55.9 37.8 0 ] + Size 36.50 + Importance 25.49 + Type "VA" +} + +Location "Apsus Vallis" "Sol/Mars" +{ + LongLat [ 135 34.8 0 ] + Size 120.00 + Importance 33.35 + Type "VA" +} + +Location "Arda Valles" "Sol/Mars" +{ + LongLat [ 327.6 -20.6 0 ] + Size 186.00 + Importance 38.14 + Type "VA" +} + +Location "Ares Vallis" "Sol/Mars" +{ + LongLat [ 334.2 10.3 0 ] + Size 1700.00 + Importance 104.73 + Type "VA" +} + +Location "Arnus Vallis" "Sol/Mars" +{ + LongLat [ 70.5 13.9 0 ] + Size 280.00 + Importance 44.05 + Type "VA" +} + +Location "Asopus Vallis" "Sol/Mars" +{ + LongLat [ 210.3 -4.3 0 ] + Size 33.00 + Importance 25.06 + Type "VA" +} + +Location "Athabasca Vallis" "Sol/Mars" +{ + LongLat [ 155.8 9 0 ] + Size 184.00 + Importance 38.01 + Type "VA" +} + +Location "Auqakuh Vallis" "Sol/Mars" +{ + LongLat [ 60.1 30.1 0 ] + Size 312.00 + Importance 45.90 + Type "VA" +} + +Location "Axius Valles" "Sol/Mars" +{ + LongLat [ 70.1 -55.6 0 ] + Size 349.00 + Importance 47.97 + Type "VA" +} + +Location "Bahram Vallis" "Sol/Mars" +{ + LongLat [ 302.5 20.5 0 ] + Size 302.00 + Importance 45.33 + Type "VA" +} + +Location "Brazos Valles" "Sol/Mars" +{ + LongLat [ 18.9 -6.2 0 ] + Size 458.00 + Importance 53.70 + Type "VA" +} + +Location "Buvinda Vallis" "Sol/Mars" +{ + LongLat [ 151.9 33.1 0 ] + Size 119.60 + Importance 33.32 + Type "VA" +} + +Location "Chico Valles" "Sol/Mars" +{ + LongLat [ 206.5 -66.7 0 ] + Size 450.00 + Importance 53.29 + Type "VA" +} + +Location "Clanis Valles" "Sol/Mars" +{ + LongLat [ 58.4 33.2 0 ] + Size 58.00 + Importance 27.86 + Type "VA" +} + +Location "Clasia Vallis" "Sol/Mars" +{ + LongLat [ 56.9 33.8 0 ] + Size 125.00 + Importance 33.74 + Type "VA" +} + +Location "Clota Vallis" "Sol/Mars" +{ + LongLat [ 339.4 -25.6 0 ] + Size 112.00 + Importance 32.72 + Type "VA" +} + +Location "Cusus Valles" "Sol/Mars" +{ + LongLat [ 50.5 14.3 0 ] + Size 249.00 + Importance 42.19 + Type "VA" +} + +Location "Dao Vallis" "Sol/Mars" +{ + LongLat [ 87.8 -38.4 0 ] + Size 816.00 + Importance 70.24 + Type "VA" +} + +Location "Deva Vallis" "Sol/Mars" +{ + LongLat [ 203 -7.6 0 ] + Size 48.00 + Importance 26.81 + Type "VA" +} + +Location "Dittaino Valles" "Sol/Mars" +{ + LongLat [ 293 -1.5 0 ] + Size 138.00 + Importance 34.74 + Type "VA" +} + +Location "Doanus Vallis" "Sol/Mars" +{ + LongLat [ 334.4 -63 0 ] + Size 131.00 + Importance 34.21 + Type "VA" +} + +Location "Drava Valles" "Sol/Mars" +{ + LongLat [ 166.3 -48.7 0 ] + Size 150.00 + Importance 35.62 + Type "VA" +} + +Location "Drilon Vallis" "Sol/Mars" +{ + LongLat [ 307.6 7.2 0 ] + Size 94.00 + Importance 31.22 + Type "VA" +} + +Location "Dubis Vallis" "Sol/Mars" +{ + LongLat [ 211.8 -5.2 0 ] + Size 37.00 + Importance 25.55 + Type "VA" +} + +Location "Durius Valles" "Sol/Mars" +{ + LongLat [ 172.1 -17.5 0 ] + Size 223.00 + Importance 40.57 + Type "VA" +} + +Location "Dzigai Vallis" "Sol/Mars" +{ + LongLat [ 323.4 -58.5 0 ] + Size 326.00 + Importance 46.69 + Type "VA" +} + +Location "Elaver Vallis" "Sol/Mars" +{ + LongLat [ 310.5 -9.4 0 ] + Size 160.00 + Importance 36.34 + Type "VA" +} + +Location "Enipeus Vallis" "Sol/Mars" +{ + LongLat [ 266.9 36.7 0 ] + Size 357.00 + Importance 48.41 + Type "VA" +} + +Location "Evros Vallis" "Sol/Mars" +{ + LongLat [ 13.9 -12.6 0 ] + Size 335.00 + Importance 47.19 + Type "VA" +} + +Location "Frento Vallis" "Sol/Mars" +{ + LongLat [ 345.5 -50 0 ] + Size 277.00 + Importance 43.87 + Type "VA" +} + +Location "Granicus Valles" "Sol/Mars" +{ + LongLat [ 131 29.7 0 ] + Size 750.00 + Importance 67.37 + Type "VA" +} + +Location "Harmakhis Vallis" "Sol/Mars" +{ + LongLat [ 90.4 -40.4 0 ] + Size 475.00 + Importance 54.55 + Type "VA" +} + +Location "Hebrus Valles" "Sol/Mars" +{ + LongLat [ 126.6 20 0 ] + Size 317.00 + Importance 46.18 + Type "VA" +} + +Location "Her Desher Vallis" "Sol/Mars" +{ + LongLat [ 312 -25.2 0 ] + Size 107.00 + Importance 32.31 + Type "VA" +} + +Location "Hermus Vallis" "Sol/Mars" +{ + LongLat [ 212 -5.4 0 ] + Size 46.00 + Importance 26.59 + Type "VA" +} + +Location "Himera Valles" "Sol/Mars" +{ + LongLat [ 337.2 -21.4 0 ] + Size 160.00 + Importance 36.34 + Type "VA" +} + +Location "Hrad Vallis" "Sol/Mars" +{ + LongLat [ 135.3 38.4 0 ] + Size 825.00 + Importance 70.62 + Type "VA" +} + +Location "Huo Hsing Vallis" "Sol/Mars" +{ + LongLat [ 66.6 30.2 0 ] + Size 318.00 + Importance 46.24 + Type "VA" +} + +Location "Hypanis Valles" "Sol/Mars" +{ + LongLat [ 313.3 9.5 0 ] + Size 231.00 + Importance 41.07 + Type "VA" +} + +Location "Hypsas Vallis" "Sol/Mars" +{ + LongLat [ 57.9 33.7 0 ] + Size 32.80 + Importance 25.04 + Type "VA" +} + +Location "Iberus Vallis" "Sol/Mars" +{ + LongLat [ 152 21.3 0 ] + Size 80.20 + Importance 30.00 + Type "VA" +} + +Location "Indus Vallis" "Sol/Mars" +{ + LongLat [ 38.7 19.1 0 ] + Size 307.00 + Importance 45.62 + Type "VA" +} + +Location "Isara Valles" "Sol/Mars" +{ + LongLat [ 213.4 -5.3 0 ] + Size 8.00 + Importance 21.34 + Type "VA" +} + +Location "Ituxi Vallis" "Sol/Mars" +{ + LongLat [ 153 25.2 0 ] + Size 62.00 + Importance 28.27 + Type "VA" +} + +Location "Kasei Valles" "Sol/Mars" +{ + LongLat [ 295 24.4 0 ] + Size 1780.00 + Importance 107.63 + Type "VA" +} + +Location "Labou Vallis" "Sol/Mars" +{ + LongLat [ 205.5 -8.6 0 ] + Size 222.00 + Importance 40.50 + Type "VA" +} + +Location "Ladon Valles" "Sol/Mars" +{ + LongLat [ 331.3 -22.4 0 ] + Size 278.00 + Importance 43.93 + Type "VA" +} + +Location "Licus Vallis" "Sol/Mars" +{ + LongLat [ 126.1 -2.9 0 ] + Size 219.10 + Importance 40.32 + Type "VA" +} + +Location "Liris Valles" "Sol/Mars" +{ + LongLat [ 57.9 -10.6 0 ] + Size 613.00 + Importance 61.18 + Type "VA" +} + +Location "Lobo Vallis" "Sol/Mars" +{ + LongLat [ 298.8 26.9 0 ] + Size 102.00 + Importance 31.90 + Type "VA" +} + +Location "Locras Valles" "Sol/Mars" +{ + LongLat [ 47.7 8.6 0 ] + Size 314.00 + Importance 46.01 + Type "VA" +} + +Location "Loire Valles" "Sol/Mars" +{ + LongLat [ 343.3 -18.1 0 ] + Size 720.00 + Importance 66.04 + Type "VA" +} + +Location "Louros Valles" "Sol/Mars" +{ + LongLat [ 278 -8.4 0 ] + Size 517.00 + Importance 56.62 + Type "VA" +} + +Location "Ma'adim Vallis" "Sol/Mars" +{ + LongLat [ 177.3 -21.6 0 ] + Size 825.00 + Importance 70.62 + Type "VA" +} + +Location "Mad Vallis" "Sol/Mars" +{ + LongLat [ 76.1 -56.2 0 ] + Size 524.00 + Importance 56.96 + Type "VA" +} + +Location "Maja Valles" "Sol/Mars" +{ + LongLat [ 301.7 12.5 0 ] + Size 1516.00 + Importance 97.97 + Type "VA" +} + +Location "Mamers Valles" "Sol/Mars" +{ + LongLat [ 17.8 40 0 ] + Size 1020.00 + Importance 78.75 + Type "VA" +} + +Location "Mangala Valles" "Sol/Mars" +{ + LongLat [ 209 -11.5 0 ] + Size 828.00 + Importance 70.75 + Type "VA" +} + +Location "Marte Vallis" "Sol/Mars" +{ + LongLat [ 183.5 14.8 0 ] + Size 1185.00 + Importance 85.34 + Type "VA" +} + +Location "Matrona Vallis" "Sol/Mars" +{ + LongLat [ 176.1 -7.6 0 ] + Size 51.00 + Importance 27.13 + Type "VA" +} + +Location "Maumee Valles" "Sol/Mars" +{ + LongLat [ 306.8 19.5 0 ] + Size 350.00 + Importance 48.02 + Type "VA" +} + +Location "Mawrth Vallis" "Sol/Mars" +{ + LongLat [ 343.5 22.3 0 ] + Size 636.00 + Importance 62.25 + Type "VA" +} + +Location "Minio Vallis" "Sol/Mars" +{ + LongLat [ 208.2 -4.3 0 ] + Size 88.00 + Importance 30.70 + Type "VA" +} + +Location "Mosa Vallis" "Sol/Mars" +{ + LongLat [ 22.2 -14.7 0 ] + Size 171.00 + Importance 37.12 + Type "VA" +} + +Location "Munda Vallis" "Sol/Mars" +{ + LongLat [ 213.7 -5.4 0 ] + Size 10.00 + Importance 21.70 + Type "VA" +} + +Location "Naktong Vallis" "Sol/Mars" +{ + LongLat [ 32.9 5.2 0 ] + Size 494.00 + Importance 55.49 + Type "VA" +} + +Location "Nanedi Valles" "Sol/Mars" +{ + LongLat [ 311 4.9 0 ] + Size 508.00 + Importance 56.18 + Type "VA" +} + +Location "Naro Vallis" "Sol/Mars" +{ + LongLat [ 60.6 -3.9 0 ] + Size 393.00 + Importance 50.34 + Type "VA" +} + +Location "Nestus Valles" "Sol/Mars" +{ + LongLat [ 201.4 -7.2 0 ] + Size 33.00 + Importance 25.06 + Type "VA" +} + +Location "Nia Vallis" "Sol/Mars" +{ + LongLat [ 325.3 -53.8 0 ] + Size 133.00 + Importance 34.36 + Type "VA" +} + +Location "Nicer Vallis" "Sol/Mars" +{ + LongLat [ 201.8 -7.3 0 ] + Size 54.00 + Importance 27.45 + Type "VA" +} + +Location "Niger Vallis" "Sol/Mars" +{ + LongLat [ 92.2 -35.1 0 ] + Size 333.00 + Importance 47.08 + Type "VA" +} + +Location "Nirgal Vallis" "Sol/Mars" +{ + LongLat [ 318 -28.2 0 ] + Size 496.00 + Importance 55.59 + Type "VA" +} + +Location "Ochus Valles" "Sol/Mars" +{ + LongLat [ 314.9 7.1 0 ] + Size 104.00 + Importance 32.06 + Type "VA" +} + +Location "Oltis Valles" "Sol/Mars" +{ + LongLat [ 338.3 -23.6 0 ] + Size 173.00 + Importance 37.25 + Type "VA" +} + +Location "Osuga Valles" "Sol/Mars" +{ + LongLat [ 321.4 -15.1 0 ] + Size 185.00 + Importance 38.08 + Type "VA" +} + +Location "Padus Vallis" "Sol/Mars" +{ + LongLat [ 209.9 -4.5 0 ] + Size 46.00 + Importance 26.59 + Type "VA" +} + +Location "Pallacopas Vallis" "Sol/Mars" +{ + LongLat [ 339 -55 0 ] + Size 660.00 + Importance 63.34 + Type "VA" +} + +Location "Paraná Valles" "Sol/Mars" +{ + LongLat [ 349.8 -22.9 0 ] + Size 350.00 + Importance 48.02 + Type "VA" +} + +Location "Patapsco Vallis" "Sol/Mars" +{ + LongLat [ 152.5 23.7 0 ] + Size 153.00 + Importance 35.84 + Type "VA" +} + +Location "Protva Valles" "Sol/Mars" +{ + LongLat [ 299.4 -29 0 ] + Size 260.00 + Importance 42.86 + Type "VA" +} + +Location "Ravi Vallis" "Sol/Mars" +{ + LongLat [ 319.3 -0.2 0 ] + Size 205.50 + Importance 39.44 + Type "VA" +} + +Location "Ravius Valles" "Sol/Mars" +{ + LongLat [ 248.7 46.2 0 ] + Size 233.00 + Importance 41.20 + Type "VA" +} + +Location "Reull Vallis" "Sol/Mars" +{ + LongLat [ 104.2 -42.3 0 ] + Size 945.00 + Importance 75.68 + Type "VA" +} + +Location "Rhabon Valles" "Sol/Mars" +{ + LongLat [ 268.5 21.2 0 ] + Size 247.00 + Importance 42.06 + Type "VA" +} + +Location "Rubicon Valles" "Sol/Mars" +{ + LongLat [ 243 44.7 0 ] + Size 240.00 + Importance 41.63 + Type "VA" +} + +Location "Runa Vallis" "Sol/Mars" +{ + LongLat [ 323.2 -28.4 0 ] + Size 39.20 + Importance 25.81 + Type "VA" +} + +Location "Sabis Vallis" "Sol/Mars" +{ + LongLat [ 207.5 -5.3 0 ] + Size 206.00 + Importance 39.47 + Type "VA" +} + +Location "Sabrina Vallis" "Sol/Mars" +{ + LongLat [ 311 11.1 0 ] + Size 237.00 + Importance 41.45 + Type "VA" +} + +Location "Samara Valles" "Sol/Mars" +{ + LongLat [ 340.9 -24.8 0 ] + Size 615.00 + Importance 61.28 + Type "VA" +} + +Location "Scamander Vallis" "Sol/Mars" +{ + LongLat [ 28.5 15.8 0 ] + Size 204.00 + Importance 39.34 + Type "VA" +} + +Location "Senus Vallis" "Sol/Mars" +{ + LongLat [ 213 -5.2 0 ] + Size 20.00 + Importance 23.31 + Type "VA" +} + +Location "Sepik Vallis" "Sol/Mars" +{ + LongLat [ 294.2 -0.9 0 ] + Size 56.00 + Importance 27.66 + Type "VA" +} + +Location "Shalbatana Vallis" "Sol/Mars" +{ + LongLat [ 317.9 7.8 0 ] + Size 963.00 + Importance 76.42 + Type "VA" +} + +Location "Stura Vallis" "Sol/Mars" +{ + LongLat [ 142.4 22.7 0 ] + Size 75.00 + Importance 29.52 + Type "VA" +} + +Location "Subur Vallis" "Sol/Mars" +{ + LongLat [ 306.8 11.6 0 ] + Size 26.00 + Importance 24.15 + Type "VA" +} + +Location "Surinda Valles" "Sol/Mars" +{ + LongLat [ 324.9 -28.9 0 ] + Size 95.00 + Importance 31.30 + Type "VA" +} + +Location "Surius Vallis" "Sol/Mars" +{ + LongLat [ 311.6 -61.5 0 ] + Size 570.00 + Importance 59.17 + Type "VA" +} + +Location "Tader Valles" "Sol/Mars" +{ + LongLat [ 207.5 -48.8 0 ] + Size 200.00 + Importance 39.08 + Type "VA" +} + +Location "Tagus Valles" "Sol/Mars" +{ + LongLat [ 114.4 -6.7 0 ] + Size 155.40 + Importance 36.01 + Type "VA" +} + +Location "Taus Vallis" "Sol/Mars" +{ + LongLat [ 211.5 -4.9 0 ] + Size 12.60 + Importance 22.15 + Type "VA" +} + +Location "Termes Vallis" "Sol/Mars" +{ + LongLat [ 202.9 -11.1 0 ] + Size 48.00 + Importance 26.81 + Type "VA" +} + +Location "Teviot Vallis" "Sol/Mars" +{ + LongLat [ 102.1 -43.3 0 ] + Size 140.00 + Importance 34.89 + Type "VA" +} + +Location "Tinia Valles" "Sol/Mars" +{ + LongLat [ 211 -4.6 0 ] + Size 18.70 + Importance 23.12 + Type "VA" +} + +Location "Tinjar Valles" "Sol/Mars" +{ + LongLat [ 124.2 37.6 0 ] + Size 425.00 + Importance 52.01 + Type "VA" +} + +Location "Tinto Vallis" "Sol/Mars" +{ + LongLat [ 111.4 -4 0 ] + Size 146.50 + Importance 35.37 + Type "VA" +} + +Location "Tisia Valles" "Sol/Mars" +{ + LongLat [ 45.7 -11.8 0 ] + Size 399.00 + Importance 50.65 + Type "VA" +} + +Location "Tiu Valles" "Sol/Mars" +{ + LongLat [ 324.3 15.7 0 ] + Size 1720.00 + Importance 105.46 + Type "VA" +} + +Location "Trebia Valles" "Sol/Mars" +{ + LongLat [ 150 32.1 0 ] + Size 183.00 + Importance 37.94 + Type "VA" +} + +Location "Tyras Vallis" "Sol/Mars" +{ + LongLat [ 309.8 8.3 0 ] + Size 68.00 + Importance 28.86 + Type "VA" +} + +Location "Uzboi Vallis" "Sol/Mars" +{ + LongLat [ 322.9 -29.5 0 ] + Size 366.00 + Importance 48.89 + Type "VA" +} + +Location "Valles Marineris" "Sol/Mars" +{ + LongLat [ 300.8 -13.8 0 ] + Size 3769.00 + Importance 174.37 + Type "VA" +} + +Location "Varus Valles" "Sol/Mars" +{ + LongLat [ 203.8 -8.6 0 ] + Size 92.00 + Importance 31.05 + Type "VA" +} + +Location "Vedra Valles" "Sol/Mars" +{ + LongLat [ 304.4 19.2 0 ] + Size 115.00 + Importance 32.96 + Type "VA" +} + +Location "Verde Vallis" "Sol/Mars" +{ + LongLat [ 29.8 -0.5 0 ] + Size 95.00 + Importance 31.30 + Type "VA" +} + +Location "Vistula Valles" "Sol/Mars" +{ + LongLat [ 308.1 13.6 0 ] + Size 190.00 + Importance 38.41 + Type "VA" +} + +Location "Warrego Valles" "Sol/Mars" +{ + LongLat [ 267 -41.9 0 ] + Size 188.00 + Importance 38.28 + Type "VA" +} + +Location "Vastitas Borealis" "Sol/Mars" +{ + LongLat [ 180 67.3 0 ] + Size 4100.00 + Importance 184.91 + Type "VS" +} + + +# Update 2007 Jan 14, Grant Hutchison +# ----------------------------------- + +Location "Karzok" "Sol/Mars" +{ + LongLat [ 228.1 18.2 0 ] + Size 15.6 + Importance 22.65 + Type "AA" +} + +Location "Pangboche" "Sol/Mars" +{ + LongLat [ 226.4 17.0 0 ] + Size 10.4 + Importance 21.78 + Type "AA" +} + +Location "Abalos Mensa" "Sol/Mars" +{ + LongLat [ 284.4 81.0 0 ] + Size 130 + Importance 34.13 + Type "MN" +} + +Location "Abalos Scopuli" "Sol/Mars" +{ + LongLat [ 284.2 80.6 0 ] + Size 110 + Importance 32.55 + Type "SC" +} + +Location "Baetis Chaos" "Sol/Mars" +{ + LongLat [ 299.5 -0.2 0 ] + Size 55 + Importance 27.55 + Type "CH" +} + +Location "Boola" "Sol/Mars" +{ + LongLat [ 254.2 81.1 0 ] + Size 17 + Importance 22.86 + Type "AA" +} + +Location "Columbia Valles" "Sol/Mars" +{ + LongLat [ 317.1 -9.4 0 ] + Size 94 + Importance 31.22 + Type "VA" +} + +Location "Chryse Colles" "Sol/Mars" +{ + LongLat [ 317.9 7.9 0 ] + Size 60 + Importance 28.07 + Type "CO" +} + +Location "Crotone" "Sol/Mars" +{ + LongLat [ 290.0 82.2 0 ] + Size 6.4 + Importance 21.03 + Type "AA" +} + +Location "Daga Vallis" "Sol/Mars" +{ + LongLat [ 317.6 -12.0 0 ] + Size 70 + Importance 29.05 + Type "VA" +} + +Location "Hyperborea Lingula" "Sol/Mars" +{ + LongLat [ 306.5 79.9 0 ] + Size 80 + Importance 29.98 + Type "LN" +} + +Location "Jojutla" "Sol/Mars" +{ + LongLat [ 190.4 81.4 0 ] + Size 19 + Importance 23.16 + Type "AA" +} + +Location "Olympia Cavi" "Sol/Mars" +{ + LongLat [ 182.0 84.9 0 ] + Size 860 + Importance 72.11 + Type "CB" +} + +Location "Olympia Mensae" "Sol/Mars" +{ + LongLat [ 124.0 78.3 0 ] + Size 380 + Importance 49.65 + Type "MN" +} + +Location "Puyo" "Sol/Mars" +{ + LongLat [ 137.6 83.8 0 ] + Size 10.4 + Importance 21.78 + Type "AA" +} + +Location "Tenuis Mensa" "Sol/Mars" +{ + LongLat [ 266.2 81.0 0 ] + Size 130 + Importance 34.13 + Type "MN" +} + +Location "Xanthe Chaos" "Sol/Mars" +{ + LongLat [ 317.8 11.8 0 ] + Size 34 + Importance 25.18 + Type "CH" +} + +Location "Cerberus Palus" "Sol/Mars" +{ + LongLat [ 147.9 5.6 0 ] + Size 480 + Importance 54.80 + Type "PA" +} + +Location "Lethe Vallis" "Sol/Mars" +{ + LongLat [ 153.5 4.0 0 ] + Size 225 + Importance 40.69 + Type "VA" +} + +Location "Zephyria Planum" "Sol/Mars" +{ + LongLat [ 153.1 -1.0 0 ] + Size 550 + Importance 58.22 + Type "PM" +} + +Location "Aeolis Planum" "Sol/Mars" +{ + LongLat [ 145.0 -0.8 0 ] + Size 820 + Importance 70.41 + Type "PM" +} + +Location "Tombaugh" "Sol/Mars" +{ + LongLat [ 161.8 3.5 0 ] + Size 60.3 + Importance 28.10 + Type "AA" +} + +Location "Persbo" "Sol/Mars" +{ + LongLat [ 156.8 8.4 0 ] + Size 19.5 + Importance 23.24 + Type "AA" +} + +Location "Cerberus Tholi" "Sol/Mars" +{ + LongLat [ 163.9 4.7 0 ] + Size 600 + Importance 60.58 + Type "TH" +} + +Location "Ganges Chaos" "Sol/Mars" +{ + LongLat [ 313.8 -9.7 0 ] + Size 120 + Importance 33.35 + Type "CH" +} + +Location "Angustus Labyrinthus" "Sol/Mars" +{ + LongLat [ 296.8 -81.5 0 ] + Size 75 + Importance 29.52 + Type "LB" +} + +Location "Sisyphi Tholus" "Sol/Mars" +{ + LongLat [ 341.5 -75.5 0 ] + Size 25 + Importance 24.02 + Type "TH" +} + +Location "Thyles Montes" "Sol/Mars" +{ + LongLat [ 127.3 -69.6 0 ] + Size 380 + Importance 49.65 + Type "MO" +} + +Location "Chronius Mons" "Sol/Mars" +{ + LongLat [ 178.2 -61.2 0 ] + Size 60 + Importance 28.07 + Type "MO" +} + +Location "Promethei Mons" "Sol/Mars" +{ + LongLat [ 87.6 -70.3 0 ] + Size 75 + Importance 29.52 + Type "MO" +} + +Location "Ada" "Sol/Mars" +{ + LongLat [ 356.8 -3.0 0 ] + Size 1 + Importance 19.91 + Type "AA" +} + +Location "Alamos" "Sol/Mars" +{ + LongLat [ 322.8 23.3 0 ] + Size 6.3 + Importance 21.01 + Type "AA" +} + +Location "Beruri" "Sol/Mars" +{ + LongLat [ 81.2 5.2 0 ] + Size 46.6 + Importance 26.65 + Type "AA" +} + +Location "Bopolu" "Sol/Mars" +{ + LongLat [ 353.7 -3.0 0 ] + Size 19.3 + Importance 23.21 + Type "AA" +} + +Location "Cefalù" "Sol/Mars" +{ + LongLat [ 321.0 23.4 0 ] + Size 5.3 + Importance 20.82 + Type "AA" +} + +Location "Chupadero" "Sol/Mars" +{ + LongLat [ 83.4 6.1 0 ] + Size 8 + Importance 21.34 + Type "AA" +} + +Location "Dulovo" "Sol/Mars" +{ + LongLat [ 84.5 3.7 0 ] + Size 18.8 + Importance 23.14 + Type "AA" +} + +Location "Elorza" "Sol/Mars" +{ + LongLat [ 304.7 -8.6 0 ] + Size 47 + Importance 26.70 + Type "AA" +} + +Location "Grindavik" "Sol/Mars" +{ + LongLat [ 320.9 25.1 0 ] + Size 12 + Importance 22.05 + Type "AA" +} + +Location "Hargraves" "Sol/Mars" +{ + LongLat [ 75.6 20.6 0 ] + Size 68 + Importance 28.86 + Type "AA" +} + +Location "Hashir" "Sol/Mars" +{ + LongLat [ 85.0 3.2 0 ] + Size 16.5 + Importance 22.78 + Type "AA" +} + +Location "Iazu" "Sol/Mars" +{ + LongLat [ 354.8 -2.7 0 ] + Size 6.8 + Importance 21.11 + Type "AA" +} + +Location "Jörn" "Sol/Mars" +{ + LongLat [ 76.3 -26.9 0 ] + Size 20.7 + Importance 23.41 + Type "AA" +} + +Location "Kontum" "Sol/Mars" +{ + LongLat [ 292.9 -31.8 0 ] + Size 22.1 + Importance 23.61 + Type "AA" +} + +Location "Lismore" "Sol/Mars" +{ + LongLat [ 318.3 26.7 0 ] + Size 9 + Importance 21.52 + Type "AA" +} + +Location "Makhambet" "Sol/Mars" +{ + LongLat [ 319.5 28.1 0 ] + Size 16 + Importance 22.71 + Type "AA" +} + +Location "Martin" "Sol/Mars" +{ + LongLat [ 290.7 -21.2 0 ] + Size 61.4 + Importance 28.21 + Type "AA" +} + +Location "Mazamba" "Sol/Mars" +{ + LongLat [ 290.2 -27.3 0 ] + Size 53.5 + Importance 27.40 + Type "AA" +} + +Location "Nakusp" "Sol/Mars" +{ + LongLat [ 324.5 24.5 0 ] + Size 7.5 + Importance 21.25 + Type "AA" +} + +Location "Ohara" "Sol/Mars" +{ + LongLat [ 82.4 4.8 0 ] + Size 10.8 + Importance 21.85 + Type "AA" +} + +Location "Pebas" "Sol/Mars" +{ + LongLat [ 359.0 -2.6 0 ] + Size 5.2 + Importance 20.80 + Type "AA" +} + +Location "Runanga" "Sol/Mars" +{ + LongLat [ 75.9 -26.3 0 ] + Size 40.4 + Importance 25.95 + Type "AA" +} + +Location "Sefadu" "Sol/Mars" +{ + LongLat [ 325.0 28.4 0 ] + Size 10.8 + Importance 21.85 + Type "AA" +} + +Location "Shardi" "Sol/Mars" +{ + LongLat [ 344.6 10.0 0 ] + Size 18 + Importance 23.01 + Type "AA" +} + +Location "Soffen" "Sol/Mars" +{ + LongLat [ 140.8 -23.5 0 ] + Size 60.1 + Importance 28.08 + Type "AA" +} + +Location "Taytay" "Sol/Mars" +{ + LongLat [ 340.4 7.3 0 ] + Size 18.4 + Importance 23.07 + Type "AA" +} + +Location "Uzer" "Sol/Mars" +{ + LongLat [ 358.2 -1.2 0 ] + Size 8.8 + Importance 21.49 + Type "AA" +} + +Location "Woking" "Sol/Mars" +{ + LongLat [ 82.9 5.0 0 ] + Size 9.8 + Importance 21.67 + Type "AA" +} + +Location "Xainza" "Sol/Mars" +{ + LongLat [ 356.0 0.8 0 ] + Size 24.6 + Importance 23.96 + Type "AA" +} + +Location "Yalgoo" "Sol/Mars" +{ + LongLat [ 84.1 4.8 0 ] + Size 17.9 + Importance 23.00 + Type "AA" +} + +Location "Zarand" "Sol/Mars" +{ + LongLat [ 358.5 -3.4 0 ] + Size 2.2 + Importance 20.17 + Type "AA" +} + +Location "Chaman" "Sol/Mars" +{ + LongLat [ 50.9 -60.5 0 ] + Size 48.1 + Importance 26.82 + Type "AA" +} + +Location "Eilat" "Sol/Mars" +{ + LongLat [ 50.1 -56.2 0 ] + Size 31.7 + Importance 24.90 + Type "AA" +} + +Location "Henry Moore" "Sol/Mars" +{ + LongLat [ 53.8 -59.4 0 ] + Size 66.1 + Importance 28.67 + Type "AA" +} + +Location "Pau" "Sol/Mars" +{ + LongLat [ 59.2 -55.1 0 ] + Size 44.8 + Importance 26.45 + Type "AA" +} + +Location "Vernal" "Sol/Mars" +{ + LongLat [ 355.5 5.8 0 ] + Size 57 + Importance 27.76 + Type "AA" +} + +Location "Wynn-Williams" "Sol/Mars" +{ + LongLat [ 60.1 -54.8 0 ] + Size 67.2 + Importance 28.78 + Type "AA" +} + +# Update 2008 Jan 04, Grant Hutchison +# ----------------------------------- + +Location "Louth" "Sol/Mars" +{ + LongLat [ -256.9 70.2 0 ] + Size 37.8 + Importance 25.64 + Type "AA" +} + +Location "Aspledon Undae" "Sol/Mars" +{ + LongLat [ -51.3 73.0 0 ] + Size 214 + Importance 39.99 + Type "UN" +} + +Location "Siton Undae" "Sol/Mars" +{ + LongLat [ -296.8 75.2 0 ] + Size 215 + Importance 40.05 + Type "UN" +} + +Location "Olympia Planum" "Sol/Mars" +{ + LongLat [ -165.0 82.0 0 ] + Size 1000 + Importance 77.93 + Type "PM" +} + +Location "Henbury" "Sol/Mars" +{ + LongLat [ -147.9 -63.5 0 ] + Size 27 + Importance 24.29 + Type "AA" +} + +Location "Laylá" "Sol/Mars" +{ + LongLat [ -253.0 -61.0 0 ] + Size 20.8 + Importance 23.42 + Type "AA" +} + +Location "Lonar" "Sol/Mars" +{ + LongLat [ -321.7 73.0 0 ] + Size 11.3 + Importance 21.94 + Type "AA" +} + +Location "Maricourt" "Sol/Mars" +{ + LongLat [ -71.3 53.3 0 ] + Size 9.9 + Importance 21.69 + Type "AA" +} + +Location "Steinheim" "Sol/Mars" +{ + LongLat [ -169.4 54.5 0 ] + Size 11.6 + Importance 21.98 + Type "AA" +} + +Location "Gemina Lingula" "Sol/Mars" +{ + LongLat [ -355.0 82.0 0 ] + Size 865 + Importance 72.15 + Type "LN" +} + +Location "Sinton" "Sol/Mars" +{ + LongLat [ -328.4 40.7 0 ] + Size 65.2 + Importance 28.58 + Type "AA" +} + +Location "Olympia RupÄ“s" "Sol/Mars" +{ + LongLat [ -175.5 85.4 0 ] + Size 900 + Importance 73.80 + Type "RU" +} + +Location "Jezero" "Sol/Mars" +{ + LongLat [ -282.4 18.4 0 ] + Size 49 + Importance 26.92 + Type "AA" +} + +Location "Marikh Vallis" "Sol/Mars" +{ + LongLat [ -356.1 -19.5 0 ] + Size 1280 + Importance 89.03 + Type "VA" +} + +Location "Moroz" "Sol/Mars" +{ + LongLat [ -20.6 -23.7 0 ] + Size 123 + Importance 33.59 + Type "AA" +} + +Location "Alba Mons" "Sol/Mars" +{ + LongLat [ -109.6 40.8 0 ] + Size 530 + Importance 57.23 + Type "MO" +} + +Location "Apollinaris Mons" "Sol/Mars" +{ + LongLat [ -185.6 -9.4 0 ] + Size 296 + Importance 44.98 + Type "MO" +} + +Location "Biblis Tholus" "Sol/Mars" +{ + LongLat [ -124.6 2.7 0 ] + Size 171.5 + Importance 37.15 + Type "TH" +} + +Location "Hadriacus Mons" "Sol/Mars" +{ + LongLat [ -268.2 -32.4 0 ] + Size 575 + Importance 59.40 + Type "MO" +} + +Location "Tyrrhenus Mons" "Sol/Mars" +{ + LongLat [ -253.5 -21.6 0 ] + Size 473.4 + Importance 54.47 + Type "MO" +} + +Location "Ulysses Tholus" "Sol/Mars" +{ + LongLat [ -121.6 2.9 0 ] + Size 101.7 + Importance 31.87 + Type "TH" +} + +Location "Uranius Mons" "Sol/Mars" +{ + LongLat [ -92.2 27.1 0 ] + Size 274 + Importance 43.69 + Type "MO" +} + +Location "Alba Patera" "Sol/Mars" +{ + LongLat [ 250.2 39.8 0 ] + Size 136 + Importance 34.58 + Type "PE" +} + +Location "Apollinaris Patera" "Sol/Mars" +{ + LongLat [ 174.4 -8.5 0 ] + Size 296 + Importance 44.98 + Type "PE" +} + +Location "Biblis Patera" "Sol/Mars" +{ + LongLat [ 236.1 2.3 0 ] + Size 50 + Importance 27.02 + Type "PE" +} + +Location "Hadriaca Patera" "Sol/Mars" +{ + LongLat [ 92.7 -29.9 0 ] + Size 67 + Importance 28.76 + Type "PE" +} + +Location "Tyrrhena Patera" "Sol/Mars" +{ + LongLat [ 106.5 -21.2 0 ] + Size 16 + Importance 22.71 + Type "PE" +} + +Location "Ulysses Patera" "Sol/Mars" +{ + LongLat [ 238.4 2.9 0 ] + Size 58 + Importance 27.86 + Type "PE" +} + +Location "Uranius Patera" "Sol/Mars" +{ + LongLat [ 267.0 25.9 0 ] + Size 114 + Importance 32.88 + Type "PE" +} + +Location "Erythraeum Chaos" "Sol/Mars" +{ + LongLat [ -12.4 -21.9 0 ] + Size 149 + Importance 35.55 + Type "CH" +} + +Location "Miyamoto" "Sol/Mars" +{ + LongLat [ -7.0 -2.9 0 ] + Size 160 + Importance 36.34 + Type "AA" +} + +Location "Capen" "Sol/Mars" +{ + LongLat [ -345.7 6.6 0 ] + Size 70 + Importance 29.05 + Type "AA" +} + +Location "Cerberus Fossae" "Sol/Mars" +{ + LongLat [ 171.2 11.8 0 ] + Size 1630.00 + Importance 102.18 + Type "FO" +} + +# Update 2008 Apr 21, Grant Hutchison +# ----------------------------------- + +Location "Coimbra" "Sol/Mars" +{ + LongLat [ 354.65 4.1 0 ] + Size 34.7 + Importance 25.27 + Type "AA" +} + +Location "Kalocsa" "Sol/Mars" +{ + LongLat [ 353.01 6.83 0 ] + Size 35.2 + Importance 25.33 + Type "AA" +} + +Location "Mellit" "Sol/Mars" +{ + LongLat [ 358.2 7.03 0 ] + Size 23.7 + Importance 23.84 + Type "AA" +} + +Location "Naruko" "Sol/Mars" +{ + LongLat [ 198.19 -35.94 0 ] + Size 4.4 + Importance 20.63 + Type "AA" +} + +Location "Penticton" "Sol/Mars" +{ + LongLat [ 96.65 -38.03 0 ] + Size 8 + Importance 21.34 + Type "AA" +} + +Location "Phedra" "Sol/Mars" +{ + LongLat [ 123.78 13.67 0 ] + Size 21.3 + Importance 23.50 + Type "AA" +} + +Location "Tavua" "Sol/Mars" +{ + LongLat [ 117.52 15.45 0 ] + Size 32.3 + Importance 24.98 + Type "AA" +} + +Location "Zaranj" "Sol/Mars" +{ + LongLat [ 112.98 11.97 0 ] + Size 28 + Importance 24.42 + Type "AA" +} + +Location "Chryse Chaos" "Sol/Mars" +{ + LongLat [ 323.3 10.29 0 ] + Size 735 + Importance 66.70 + Type "CH" +} + +Location "Avire" "Sol/Mars" +{ + LongLat [ 200.1 -40.51 0 ] + Size 6.54 + Importance 21.06 + Type "AA" +} + +Location "Niquero" "Sol/Mars" +{ + LongLat [ 193.91 -38.48 0 ] + Size 10.78 + Importance 21.85 + Type "AA" +} + +Location "Triolet" "Sol/Mars" +{ + LongLat [ 191.86 -36.78 0 ] + Size 11.66 + Importance 21.99 + Type "AA" +} + +Location "Simud Valles" "Sol/Mars" +{ + LongLat [ 322.2 19.59 0 ] + Size 945 + Importance 75.68 + Type "VA" +} + +# Update 2008 Jul 16, Grant Hutchison +# ----------------------------------- + +Location "Corinto" "Sol/Mars" +{ + LongLat [ 141.61 16.75 0 ] + Size 13.5 + Importance 22.30 + Type "AA" +} + +Location "Naryn" "Sol/Mars" +{ + LongLat [ 123.21 14.73 0 ] + Size 3.7 + Importance 20.49 + Type "AA" +} + +Location "Thila" "Sol/Mars" +{ + LongLat [ 155.42 17.9 0 ] + Size 5.3 + Importance 20.82 + Type "AA" +} + +Location "Wiltz" "Sol/Mars" +{ + LongLat [ 159.09 15.34 0 ] + Size 1.2 + Importance 19.95 + Type "AA" +} + +Location "Heimdal" "Sol/Mars" +{ + LongLat [ 235.27 68.08 0 ] + Size 11.5 + Importance 21.97 + Type "AA" +} + +# Update 2008 Oct 06, Grant Hutchison +# ----------------------------------- + +Location "Morava Valles" "Sol/Mars" +{ + LongLat [ 335.55 -13.29 0 ] + Size 325 + Importance 46.63 + Type "VA" +} + +Location "Bogia" "Sol/Mars" +{ + LongLat [ 83.16 -43.98 0 ] + Size 38 + Importance 25.67 + Type "AA" +} + +# Update 2008 Dec 08, Grant Hutchison +# ----------------------------------- + +Location "Endeavour" "Sol/Mars" +{ + LongLat [ 354.77 -2.25 0 ] + Size 22.5 + Importance 23.67 + Type "AA" +} + +Location "Toro" "Sol/Mars" +{ + LongLat [ 71.76 16.87 0 ] + Size 42.2 + Importance 26.16 + Type "AA" +} + +# Update 2009 Mar 12, Grant Hutchison +# ----------------------------------- + +Location "Victoria" "Sol/Mars" +{ + LongLat [ 354.5 -2.03 0 ] + Size 0.8 + Importance 19.88 + Type "AA" +} + +Location "Saravan" "Sol/Mars" +{ + LongLat [ 306.0 -16.78 0 ] + Size 47.8 + Importance 26.78 + Type "AA" +} + +Location "Sungari Vallis" "Sol/Mars" +{ + LongLat [ 88.84 -40.03 0 ] + Size 430 + Importance 52.27 + Type "VA" +} + +Location "Danielson" "Sol/Mars" +{ + LongLat [ 352.89 7.84 0 ] + Size 66.7 + Importance 28.73 + Type "AA" +} + +Location "Galap" "Sol/Mars" +{ + LongLat [ 192.81 -37.36 0 ] + Size 5.9 + Importance 20.94 + Type "AA" +} + +Location "Lipik" "Sol/Mars" +{ + LongLat [ 111.57 -38.1 0 ] + Size 56 + Importance 27.66 + Type "AA" +} + +Location "Sarh" "Sol/Mars" +{ + LongLat [ 345.43 -64.85 0 ] + Size 54 + Importance 27.45 + Type "AA" +} + +Location "Cross" "Sol/Mars" +{ + LongLat [ 202.21 -29.95 0 ] + Size 67.5 + Importance 28.81 + Type "AA" +} + +# Update 2009 Oct 07, Grant Hutchison +# ----------------------------------- + +Location "Asimov" "Sol/Mars" +{ + LongLat [ -355.05 -47. 0 ] + Size 84 + Importance 30.34 + Type "AA" +} + +Location "Canillo" "Sol/Mars" +{ + LongLat [ -243.61 10.23 0 ] + Size 35 + Importance 25.31 + Type "AA" +} + +Location "Doba" "Sol/Mars" +{ + LongLat [ -240.46 10.91 0 ] + Size 26.3 + Importance 24.20 + Type "AA" +} + +Location "Ehden" "Sol/Mars" +{ + LongLat [ -241.1 8.2 0 ] + Size 57.7 + Importance 27.83 + Type "AA" +} + +Location "Nepenthes Planum" "Sol/Mars" +{ + LongLat [ -246.6 12.6 0 ] + Size 1660 + Importance 103.27 + Type "PM" +} + +Location "Syria Mons" "Sol/Mars" +{ + LongLat [ -104.3 -13.92 0 ] + Size 80 + Importance 29.98 + Type "MO" +} + +Location "Ismenius Cavus" "Sol/Mars" +{ + LongLat [ -343. 33.84 0 ] + Size 104 + Importance 32.06 + Type "CB" +} + +Location "Gasa" "Sol/Mars" +{ + LongLat [ -230.72 -35.68 0 ] + Size 6.5 + Importance 21.05 + Type "AA" +} + +# Update 2010 Mar 21, Grant Hutchison +# ----------------------------------- + +Location "Leighton" "Sol/Mars" +{ + LongLat [ 57.68 3.03 0 ] + Size 69 + Importance 28.96 + Type "AA" +} + +Location "Horowitz" "Sol/Mars" +{ + LongLat [ 140.64 -31.75 0 ] + Size 65.7 + Importance 28.63 + Type "AA" +} + +Location "Kamnik" "Sol/Mars" +{ + LongLat [ 198.09 -36.91 0 ] + Size 10.2 + Importance 21.74 + Type "AA" +} + +Location "Kandi" "Sol/Mars" +{ + LongLat [ 122. -32.44 0 ] + Size 8.5 + Importance 21.43 + Type "AA" +} + +Location "Pursat" "Sol/Mars" +{ + LongLat [ 130.66 -37.04 0 ] + Size 18.3 + Importance 23.06 + Type "AA" +} + +Location "Roseau" "Sol/Mars" +{ + LongLat [ 150.42 -41.36 0 ] + Size 6.3 + Importance 21.01 + Type "AA" +} + +Location "Yaren" "Sol/Mars" +{ + LongLat [ 222.43 -43.59 0 ] + Size 9.6 + Importance 21.63 + Type "AA" +} + +Location "Matara" "Sol/Mars" +{ + LongLat [ 34.52 -49.3 0 ] + Size 49.4 + Importance 26.96 + Type "AA" +} + +Location "Kibuye" "Sol/Mars" +{ + LongLat [ 181.71 -28.85 0 ] + Size 7.4 + Importance 21.23 + Type "AA" +} + +Location "Cankuzo" "Sol/Mars" +{ + LongLat [ 51.99 -19.2 0 ] + Size 51 + Importance 27.13 + Type "AA" +} + +Location "Luqa" "Sol/Mars" +{ + LongLat [ 131.73 -18.03 0 ] + Size 16.5 + Importance 22.78 + Type "AA" +} diff --git a/data/marsmoons_locs.ssc b/data/locations/marsmoons_locs.ssc similarity index 100% rename from data/marsmoons_locs.ssc rename to data/locations/marsmoons_locs.ssc diff --git a/data/merc_locs.ssc b/data/locations/merc_locs.ssc similarity index 92% rename from data/merc_locs.ssc rename to data/locations/merc_locs.ssc index 3e88da8458..4179ac51f6 100644 --- a/data/merc_locs.ssc +++ b/data/locations/merc_locs.ssc @@ -1,2478 +1,2478 @@ -Location "Abu Nuwas" "Sol/Mercury" -{ - LongLat [ -20.4 17.4 0 ] - Size 116 - Type "AA" -} - -Location "Africanus Horton" "Sol/Mercury" -{ - LongLat [ -41.2 -51.5 0 ] - Size 135 - Type "AA" -} - -Location "Ahmad Baba" "Sol/Mercury" -{ - LongLat [ -126.8 58.5 0 ] - Size 127 - Type "AA" -} - -Location "Al-Akhtal" "Sol/Mercury" -{ - LongLat [ -97 59.2 0 ] - Size 102 - Type "AA" -} - -Location "Alencar" "Sol/Mercury" -{ - LongLat [ -103.5 -63.5 0 ] - Size 120 - Type "AA" -} - -Location "Al-Hamadhani" "Sol/Mercury" -{ - LongLat [ -89.7 38.8 0 ] - Size 186 - Type "AA" -} - -Location "Al-JÄhiz" "Sol/Mercury" -{ - LongLat [ -21.5 1.2 0 ] - Size 91 - Type "AA" -} - -Location "Amru Al-Qays" "Sol/Mercury" -{ - LongLat [ -175.6 12.3 0 ] - Size 50 - Type "AA" -} - -Location "Andal" "Sol/Mercury" -{ - LongLat [ -37.7 -47.7 0 ] - Size 108 - Type "AA" -} - -Location "Aristoxenus" "Sol/Mercury" -{ - LongLat [ -11.4 82 0 ] - Size 69 - Type "AA" -} - -Location "AÅ›vaghosa" "Sol/Mercury" -{ - LongLat [ -21 10.4 0 ] - Size 90 - Type "AA" -} - -Location "Bach" "Sol/Mercury" -{ - LongLat [ -103.4 -68.5 0 ] - Size 214 - Type "AA" -} - -Location "Balagtas" "Sol/Mercury" -{ - LongLat [ -13.7 -22.6 0 ] - Size 98 - Type "AA" -} - -Location "Balzac" "Sol/Mercury" -{ - LongLat [ -144.1 10.3 0 ] - Size 80 - Type "AA" -} - -Location "Barma" "Sol/Mercury" -{ - LongLat [ -162.8 -41.3 0 ] - Size 128 - Type "AA" -} - -Location "Bartók" "Sol/Mercury" -{ - LongLat [ -134.6 -29.6 0 ] - Size 112 - Type "AA" -} - -Location "BashÅ" "Sol/Mercury" -{ - LongLat [ -169.7 -32.7 0 ] - Size 80 - Type "AA" -} - -Location "Beethoven" "Sol/Mercury" -{ - LongLat [ -123.6 -20.8 0 ] - Size 643 - Type "AA" -} - -Location "Belinskij" "Sol/Mercury" -{ - LongLat [ -103.4 -76 0 ] - Size 70 - Type "AA" -} - -Location "Bello" "Sol/Mercury" -{ - LongLat [ -120 -18.9 0 ] - Size 129 - Type "AA" -} - -Location "Bernini" "Sol/Mercury" -{ - LongLat [ -136.5 -79.2 0 ] - Size 146 - Type "AA" -} - -Location "Bjornson" "Sol/Mercury" -{ - LongLat [ -109.2 73.1 0 ] - Size 88 - Type "AA" -} - -Location "Boccaccio" "Sol/Mercury" -{ - LongLat [ -29.8 -80.7 0 ] - Size 142 - Type "AA" -} - -Location "Boethius" "Sol/Mercury" -{ - LongLat [ -73.3 -0.9 0 ] - Size 129 - Type "AA" -} - -Location "Botticelli" "Sol/Mercury" -{ - LongLat [ -109.6 63.7 0 ] - Size 143 - Type "AA" -} - -Location "Brahms" "Sol/Mercury" -{ - LongLat [ -176.2 58.5 0 ] - Size 96 - Type "AA" -} - -Location "Bramante" "Sol/Mercury" -{ - LongLat [ -61.8 -47.5 0 ] - Size 159 - Type "AA" -} - -Location "Brontë" "Sol/Mercury" -{ - LongLat [ -125.9 38.7 0 ] - Size 60 - Type "AA" -} - -Location "Bruegel" "Sol/Mercury" -{ - LongLat [ -107.5 49.8 0 ] - Size 75 - Type "AA" -} - -Location "Brunelleschi" "Sol/Mercury" -{ - LongLat [ -22.2 -9.1 0 ] - Size 134 - Type "AA" -} - -Location "Burns" "Sol/Mercury" -{ - LongLat [ -115.7 54.4 0 ] - Size 45 - Type "AA" -} - -Location "Byron" "Sol/Mercury" -{ - LongLat [ -32.7 -8.5 0 ] - Size 105 - Type "AA" -} - -Location "Callicrates" "Sol/Mercury" -{ - LongLat [ -32.6 -66.3 0 ] - Size 70 - Type "AA" -} - -Location "Camões" "Sol/Mercury" -{ - LongLat [ -69.6 -70.6 0 ] - Size 70 - Type "AA" -} - -Location "Carducci" "Sol/Mercury" -{ - LongLat [ -89.9 -36.6 0 ] - Size 117 - Type "AA" -} - -Location "Cervantes" "Sol/Mercury" -{ - LongLat [ -122 -74.6 0 ] - Size 181 - Type "AA" -} - -Location "Cézanne" "Sol/Mercury" -{ - LongLat [ -123.4 -8.5 0 ] - Size 75 - Type "AA" -} - -Location "Chaikovskij" "Sol/Mercury" -{ - LongLat [ -50.4 7.4 0 ] - Size 165 - Type "AA" -} - -Location "Chao Meng-Fu" "Sol/Mercury" -{ - LongLat [ -134.2 -87.3 0 ] - Size 167 - Type "AA" -} - -Location "Chekhov" "Sol/Mercury" -{ - LongLat [ -61.5 -36.2 0 ] - Size 199 - Type "AA" -} - -Location "Chiang K'ui" "Sol/Mercury" -{ - LongLat [ -102.7 13.8 0 ] - Size 35 - Type "AA" -} - -Location "ChÅng Ch'Ål" "Sol/Mercury" -{ - LongLat [ -116.2 46.4 0 ] - Size 162 - Type "AA" -} - -Location "Chopin" "Sol/Mercury" -{ - LongLat [ -123.1 -65.1 0 ] - Size 129 - Type "AA" -} - -Location "Chu Ta" "Sol/Mercury" -{ - LongLat [ -105.1 2.2 0 ] - Size 110 - Type "AA" -} - -Location "Coleridge" "Sol/Mercury" -{ - LongLat [ -66.7 -55.9 0 ] - Size 110 - Type "AA" -} - -Location "Copley" "Sol/Mercury" -{ - LongLat [ -85.2 -38.4 0 ] - Size 30 - Type "AA" -} - -Location "Couperin" "Sol/Mercury" -{ - LongLat [ -151.4 29.8 0 ] - Size 80 - Type "AA" -} - -Location "Darío" "Sol/Mercury" -{ - LongLat [ -10 -26.5 0 ] - Size 151 - Type "AA" -} - -Location "Degas" "Sol/Mercury" -{ - LongLat [ -126.4 37.4 0 ] - Size 60 - Type "AA" -} - -Location "Delacroix" "Sol/Mercury" -{ - LongLat [ -129 -44.7 0 ] - Size 146 - Type "AA" -} - -Location "Derzhavin" "Sol/Mercury" -{ - LongLat [ -35.3 44.9 0 ] - Size 159 - Type "AA" -} - -Location "Despréz" "Sol/Mercury" -{ - LongLat [ -90.7 80.8 0 ] - Size 50 - Type "AA" -} - -Location "Dickens" "Sol/Mercury" -{ - LongLat [ -153.3 -72.9 0 ] - Size 78 - Type "AA" -} - -Location "Donne" "Sol/Mercury" -{ - LongLat [ -13.8 2.8 0 ] - Size 88 - Type "AA" -} - -Location "Dostoevskij" "Sol/Mercury" -{ - LongLat [ -176.4 -45.1 0 ] - Size 411 - Type "AA" -} - -Location "Dowland" "Sol/Mercury" -{ - LongLat [ -179.5 -53.5 0 ] - Size 100 - Type "AA" -} - -Location "Dürer" "Sol/Mercury" -{ - LongLat [ -119 21.9 0 ] - Size 180 - Type "AA" -} - -Location "Dvorák" "Sol/Mercury" -{ - LongLat [ -11.9 -9.6 0 ] - Size 82 - Type "AA" -} - -Location "Echegaray" "Sol/Mercury" -{ - LongLat [ -19.2 42.7 0 ] - Size 75 - Type "AA" -} - -Location "Eitoku" "Sol/Mercury" -{ - LongLat [ -156.9 -22.1 0 ] - Size 100 - Type "AA" -} - -Location "Equiano" "Sol/Mercury" -{ - LongLat [ -30.7 -40.2 0 ] - Size 99 - Type "AA" -} - -Location "Fet" "Sol/Mercury" -{ - LongLat [ -179.9 -4.9 0 ] - Size 24 - Type "AA" -} - -Location "Flaubert" "Sol/Mercury" -{ - LongLat [ -72.2 -13.7 0 ] - Size 95 - Type "AA" -} - -Location "Futabatei" "Sol/Mercury" -{ - LongLat [ -83 -16.2 0 ] - Size 66 - Type "AA" -} - -Location "Gainsborough" "Sol/Mercury" -{ - LongLat [ -183.3 -36.1 0 ] - Size 100 - Type "AA" -} - -Location "Gauguin" "Sol/Mercury" -{ - LongLat [ -96.3 66.3 0 ] - Size 72 - Type "AA" -} - -Location "Ghiberti" "Sol/Mercury" -{ - LongLat [ -80.2 -48.4 0 ] - Size 123 - Type "AA" -} - -Location "Giotto" "Sol/Mercury" -{ - LongLat [ -55.8 12 0 ] - Size 150 - Type "AA" -} - -Location "Gluck" "Sol/Mercury" -{ - LongLat [ -18.1 37.3 0 ] - Size 105 - Type "AA" -} - -Location "Goethe" "Sol/Mercury" -{ - LongLat [ -44.5 78.5 0 ] - Size 383 - Type "AA" -} - -Location "Gogol" "Sol/Mercury" -{ - LongLat [ -146.4 -28.1 0 ] - Size 87 - Type "AA" -} - -Location "Goya" "Sol/Mercury" -{ - LongLat [ -152 -7.2 0 ] - Size 135 - Type "AA" -} - -Location "Grieg" "Sol/Mercury" -{ - LongLat [ -14 51.1 0 ] - Size 65 - Type "AA" -} - -Location "Guido d'Arezzo" "Sol/Mercury" -{ - LongLat [ -18.3 -38.7 0 ] - Size 66 - Type "AA" -} - -Location "Hals" "Sol/Mercury" -{ - LongLat [ -115 -54.8 0 ] - Size 100 - Type "AA" -} - -Location "Han Kan" "Sol/Mercury" -{ - LongLat [ -143.8 -71.6 0 ] - Size 50 - Type "AA" -} - -Location "Handel" "Sol/Mercury" -{ - LongLat [ -33.8 3.4 0 ] - Size 166 - Type "AA" -} - -Location "Harunobu" "Sol/Mercury" -{ - LongLat [ -140.7 15 0 ] - Size 110 - Type "AA" -} - -Location "Hauptmann" "Sol/Mercury" -{ - LongLat [ -179.9 -23.7 0 ] - Size 120 - Type "AA" -} - -Location "Hawthorne" "Sol/Mercury" -{ - LongLat [ -115.1 -51.3 0 ] - Size 107 - Type "AA" -} - -Location "Haydn" "Sol/Mercury" -{ - LongLat [ -71.6 -27.3 0 ] - Size 270 - Type "AA" -} - -Location "Heine" "Sol/Mercury" -{ - LongLat [ -124.1 32.6 0 ] - Size 75 - Type "AA" -} - -Location "Hesiod" "Sol/Mercury" -{ - LongLat [ -35 -58.5 0 ] - Size 107 - Type "AA" -} - -Location "Hiroshige" "Sol/Mercury" -{ - LongLat [ -26.7 -13.4 0 ] - Size 138 - Type "AA" -} - -Location "Hitomaro" "Sol/Mercury" -{ - LongLat [ -15.8 -16.2 0 ] - Size 107 - Type "AA" -} - -Location "Holbein" "Sol/Mercury" -{ - LongLat [ -28.9 35.6 0 ] - Size 113 - Type "AA" -} - -Location "Holberg" "Sol/Mercury" -{ - LongLat [ -61.1 -67 0 ] - Size 61 - Type "AA" -} - -Location "Homer" "Sol/Mercury" -{ - LongLat [ -36.2 -1.2 0 ] - Size 314 - Type "AA" -} - -Location "Horace" "Sol/Mercury" -{ - LongLat [ -52 -68.9 0 ] - Size 58 - Type "AA" -} - -Location "Hugo" "Sol/Mercury" -{ - LongLat [ -47 38.9 0 ] - Size 198 - Type "AA" -} - -Location "Hun Kal" "Sol/Mercury" -{ - LongLat [ -20 -0.5 0 ] - Size 1.5 - Type "AA" -} - -Location "Ibsen" "Sol/Mercury" -{ - LongLat [ -35.6 -24.1 0 ] - Size 159 - Type "AA" -} - -Location "Ictinus" "Sol/Mercury" -{ - LongLat [ -165.2 -79.1 0 ] - Size 119 - Type "AA" -} - -Location "Imhotep" "Sol/Mercury" -{ - LongLat [ -37.3 -18.1 0 ] - Size 159 - Type "AA" -} - -Location "Ives" "Sol/Mercury" -{ - LongLat [ -111.4 -32.9 0 ] - Size 20 - Type "AA" -} - -Location "JanáÄek" "Sol/Mercury" -{ - LongLat [ -153.8 56 0 ] - Size 47 - Type "AA" -} - -Location "Jókai" "Sol/Mercury" -{ - LongLat [ -135.3 72.4 0 ] - Size 106 - Type "AA" -} - -Location "Judah Ha-Levi" "Sol/Mercury" -{ - LongLat [ -107.7 10.9 0 ] - Size 80 - Type "AA" -} - -Location "KÄlidÄsÄ" "Sol/Mercury" -{ - LongLat [ -179.2 -18.1 0 ] - Size 107 - Type "AA" -} - -Location "Keats" "Sol/Mercury" -{ - LongLat [ -154.5 -69.9 0 ] - Size 115 - Type "AA" -} - -Location "KenkÅ" "Sol/Mercury" -{ - LongLat [ -16.1 -21.5 0 ] - Size 99 - Type "AA" -} - -Location "Khansa" "Sol/Mercury" -{ - LongLat [ -51.9 -59.7 0 ] - Size 111 - Type "AA" -} - -Location "KÅshÅ" "Sol/Mercury" -{ - LongLat [ -138.2 60.1 0 ] - Size 65 - Type "AA" -} - -Location "Kuan Han-Ch'ing" "Sol/Mercury" -{ - LongLat [ -52.4 29.4 0 ] - Size 151 - Type "AA" -} - -Location "Kuiper" "Sol/Mercury" -{ - LongLat [ -31.1 -11.3 0 ] - Size 62 - Type "AA" -} - -Location "Kurosawa" "Sol/Mercury" -{ - LongLat [ -21.8 -53.4 0 ] - Size 159 - Type "AA" -} - -Location "Leopardi" "Sol/Mercury" -{ - LongLat [ -180.1 -73 0 ] - Size 72 - Type "AA" -} - -Location "Lermontov" "Sol/Mercury" -{ - LongLat [ -48.1 15.2 0 ] - Size 152 - Type "AA" -} - -Location "Lessing" "Sol/Mercury" -{ - LongLat [ -89.7 -28.7 0 ] - Size 100 - Type "AA" -} - -Location "Li Ch'ing-Chao" "Sol/Mercury" -{ - LongLat [ -73.1 -77.1 0 ] - Size 61 - Type "AA" -} - -Location "Li Po" "Sol/Mercury" -{ - LongLat [ -35 16.9 0 ] - Size 120 - Type "AA" -} - -Location "Liang K'ai" "Sol/Mercury" -{ - LongLat [ -182.8 -40.3 0 ] - Size 140 - Type "AA" -} - -Location "Liszt" "Sol/Mercury" -{ - LongLat [ -168.1 -16.1 0 ] - Size 85 - Type "AA" -} - -Location "Lu Hsun" "Sol/Mercury" -{ - LongLat [ -23.4 0 0 ] - Size 98 - Type "AA" -} - -Location "Lysippus" "Sol/Mercury" -{ - LongLat [ -132.5 0.8 0 ] - Size 140 - Type "AA" -} - -Location "Ma Chih-Yuan" "Sol/Mercury" -{ - LongLat [ -78 -60.4 0 ] - Size 179 - Type "AA" -} - -Location "Machaut" "Sol/Mercury" -{ - LongLat [ -82.1 -1.9 0 ] - Size 106 - Type "AA" -} - -Location "Mahler" "Sol/Mercury" -{ - LongLat [ -18.7 -20 0 ] - Size 103 - Type "AA" -} - -Location "Mansart" "Sol/Mercury" -{ - LongLat [ -118.7 73.2 0 ] - Size 95 - Type "AA" -} - -Location "Mansur" "Sol/Mercury" -{ - LongLat [ -162.6 47.8 0 ] - Size 100 - Type "AA" -} - -Location "March" "Sol/Mercury" -{ - LongLat [ -175.5 31.1 0 ] - Size 70 - Type "AA" -} - -Location "Mark Twain" "Sol/Mercury" -{ - LongLat [ -137.9 -11.2 0 ] - Size 149 - Type "AA" -} - -Location "Martí" "Sol/Mercury" -{ - LongLat [ -164.6 -75.6 0 ] - Size 68 - Type "AA" -} - -Location "Martial" "Sol/Mercury" -{ - LongLat [ -177.1 69.1 0 ] - Size 51 - Type "AA" -} - -Location "Matisse" "Sol/Mercury" -{ - LongLat [ -89.8 -24 0 ] - Size 186 - Type "AA" -} - -Location "Melville" "Sol/Mercury" -{ - LongLat [ -10.1 21.5 0 ] - Size 154 - Type "AA" -} - -Location "Mena" "Sol/Mercury" -{ - LongLat [ -124.4 -0.2 0 ] - Size 52 - Type "AA" -} - -Location "Mendes Pinto" "Sol/Mercury" -{ - LongLat [ -17.8 -61.3 0 ] - Size 214 - Type "AA" -} - -Location "Michelangelo" "Sol/Mercury" -{ - LongLat [ -109.1 -45 0 ] - Size 216 - Type "AA" -} - -Location "Mickiewicz" "Sol/Mercury" -{ - LongLat [ -103.1 23.6 0 ] - Size 100 - Type "AA" -} - -Location "Milton" "Sol/Mercury" -{ - LongLat [ -174.8 -26.2 0 ] - Size 186 - Type "AA" -} - -Location "Mistral" "Sol/Mercury" -{ - LongLat [ -54 4.5 0 ] - Size 110 - Type "AA" -} - -Location "Mofolo" "Sol/Mercury" -{ - LongLat [ -28.2 -37.7 0 ] - Size 114 - Type "AA" -} - -Location "Molière" "Sol/Mercury" -{ - LongLat [ -16.9 15.6 0 ] - Size 132 - Type "AA" -} - -Location "Monet" "Sol/Mercury" -{ - LongLat [ -10.3 44.4 0 ] - Size 303 - Type "AA" -} - -Location "Monteverdi" "Sol/Mercury" -{ - LongLat [ -77.3 63.8 0 ] - Size 138 - Type "AA" -} - -Location "Mozart" "Sol/Mercury" -{ - LongLat [ -190.5 8 0 ] - Size 270 - Type "AA" -} - -Location "Murasaki" "Sol/Mercury" -{ - LongLat [ -30.2 -12.6 0 ] - Size 130 - Type "AA" -} - -Location "Mussorgskij" "Sol/Mercury" -{ - LongLat [ -96.5 32.8 0 ] - Size 125 - Type "AA" -} - -Location "Myron" "Sol/Mercury" -{ - LongLat [ -79.3 70.9 0 ] - Size 31 - Type "AA" -} - -Location "Nampeyo" "Sol/Mercury" -{ - LongLat [ -50.1 -40.6 0 ] - Size 52 - Type "AA" -} - -Location "Nervo" "Sol/Mercury" -{ - LongLat [ -179 43 0 ] - Size 63 - Type "AA" -} - -Location "Neumann" "Sol/Mercury" -{ - LongLat [ -34.5 -37.3 0 ] - Size 120 - Type "AA" -} - -Location "NizÄmÄ«" "Sol/Mercury" -{ - LongLat [ -165 71.5 0 ] - Size 76 - Type "AA" -} - -Location "ÅŒkyo" "Sol/Mercury" -{ - LongLat [ -75.8 -69.1 0 ] - Size 65 - Type "AA" -} - -Location "Ovid" "Sol/Mercury" -{ - LongLat [ -22.5 -69.5 0 ] - Size 44 - Type "AA" -} - -Location "Petrarch" "Sol/Mercury" -{ - LongLat [ -26.2 -30.6 0 ] - Size 171 - Type "AA" -} - -Location "Phidias" "Sol/Mercury" -{ - LongLat [ -149.3 8.7 0 ] - Size 160 - Type "AA" -} - -Location "Philoxenus" "Sol/Mercury" -{ - LongLat [ -111.5 -8.7 0 ] - Size 90 - Type "AA" -} - -Location "Pigalle" "Sol/Mercury" -{ - LongLat [ -9.5 -38.5 0 ] - Size 154 - Type "AA" -} - -Location "Po Chü-I" "Sol/Mercury" -{ - LongLat [ -165.1 -7.2 0 ] - Size 68 - Type "AA" -} - -Location "Po Ya" "Sol/Mercury" -{ - LongLat [ -20.2 -46.2 0 ] - Size 103 - Type "AA" -} - -Location "Polygnotus" "Sol/Mercury" -{ - LongLat [ -68.4 -0.3 0 ] - Size 133 - Type "AA" -} - -Location "Praxiteles" "Sol/Mercury" -{ - LongLat [ -59.2 27.3 0 ] - Size 182 - Type "AA" -} - -Location "Proust" "Sol/Mercury" -{ - LongLat [ -46.7 19.7 0 ] - Size 157 - Type "AA" -} - -Location "Puccini" "Sol/Mercury" -{ - LongLat [ -46.8 -65.3 0 ] - Size 70 - Type "AA" -} - -Location "Purcell" "Sol/Mercury" -{ - LongLat [ -146.8 81.3 0 ] - Size 91 - Type "AA" -} - -Location "Pushkin" "Sol/Mercury" -{ - LongLat [ -22.4 -66.3 0 ] - Size 231 - Type "AA" -} - -Location "Rabelais" "Sol/Mercury" -{ - LongLat [ -62.4 -61 0 ] - Size 141 - Type "AA" -} - -Location "Rajnis" "Sol/Mercury" -{ - LongLat [ -95.8 4.5 0 ] - Size 82 - Type "AA" -} - -Location "Rameau" "Sol/Mercury" -{ - LongLat [ -37.5 -54.9 0 ] - Size 51 - Type "AA" -} - -Location "Raphael" "Sol/Mercury" -{ - LongLat [ -75.9 -19.9 0 ] - Size 343 - Type "AA" -} - -Location "Ravel" "Sol/Mercury" -{ - LongLat [ -38 -12 0 ] - Size 75 - Type "AA" -} - -Location "Renoir" "Sol/Mercury" -{ - LongLat [ -51.5 -18.6 0 ] - Size 246 - Type "AA" -} - -Location "Repin" "Sol/Mercury" -{ - LongLat [ -63 -19.2 0 ] - Size 107 - Type "AA" -} - -Location "Riemenschneider" "Sol/Mercury" -{ - LongLat [ -99.6 -52.8 0 ] - Size 145 - Type "AA" -} - -Location "Rilke" "Sol/Mercury" -{ - LongLat [ -12.3 -45.2 0 ] - Size 86 - Type "AA" -} - -Location "Rimbaud" "Sol/Mercury" -{ - LongLat [ -148 -62 0 ] - Size 85 - Type "AA" -} - -Location "Rodin" "Sol/Mercury" -{ - LongLat [ -18.2 21.1 0 ] - Size 229 - Type "AA" -} - -Location "Rubens" "Sol/Mercury" -{ - LongLat [ -74.1 59.8 0 ] - Size 175 - Type "AA" -} - -Location "Rublev" "Sol/Mercury" -{ - LongLat [ -156.8 -15.1 0 ] - Size 132 - Type "AA" -} - -Location "RÅ«daki" "Sol/Mercury" -{ - LongLat [ -51.1 -4 0 ] - Size 120 - Type "AA" -} - -Location "Rude" "Sol/Mercury" -{ - LongLat [ -79.6 -32.8 0 ] - Size 75 - Type "AA" -} - -Location "RÅ«mÄ«" "Sol/Mercury" -{ - LongLat [ -104.7 -24.1 0 ] - Size 75 - Type "AA" -} - -Location "SadÄ«" "Sol/Mercury" -{ - LongLat [ -56 -78.6 0 ] - Size 68 - Type "AA" -} - -Location "Saikaku" "Sol/Mercury" -{ - LongLat [ -176.3 72.9 0 ] - Size 88 - Type "AA" -} - -Location "Sarmiento" "Sol/Mercury" -{ - LongLat [ -187.7 -29.8 0 ] - Size 145 - Type "AA" -} - -Location "Sayat-Nova" "Sol/Mercury" -{ - LongLat [ -122.1 -28.4 0 ] - Size 158 - Type "AA" -} - -Location "Scarlatti" "Sol/Mercury" -{ - LongLat [ -100 40.5 0 ] - Size 129 - Type "AA" -} - -Location "Schoenberg" "Sol/Mercury" -{ - LongLat [ -135.7 -16 0 ] - Size 29 - Type "AA" -} - -Location "Schubert" "Sol/Mercury" -{ - LongLat [ -54.3 -43.4 0 ] - Size 185 - Type "AA" -} - -Location "Scopas" "Sol/Mercury" -{ - LongLat [ -172.9 -81.1 0 ] - Size 105 - Type "AA" -} - -Location "Sei" "Sol/Mercury" -{ - LongLat [ -89.1 -64.3 0 ] - Size 113 - Type "AA" -} - -Location "Shakespeare" "Sol/Mercury" -{ - LongLat [ -150.9 49.7 0 ] - Size 370 - Type "AA" -} - -Location "Shelley" "Sol/Mercury" -{ - LongLat [ -127.8 -47.8 0 ] - Size 164 - Type "AA" -} - -Location "Shevchenko" "Sol/Mercury" -{ - LongLat [ -46.5 -53.8 0 ] - Size 137 - Type "AA" -} - -Location "Sholem Aleichem" "Sol/Mercury" -{ - LongLat [ -87.7 50.4 0 ] - Size 200 - Type "AA" -} - -Location "Sibelius" "Sol/Mercury" -{ - LongLat [ -144.7 -49.6 0 ] - Size 90 - Type "AA" -} - -Location "Simonides" "Sol/Mercury" -{ - LongLat [ -45 -29.1 0 ] - Size 95 - Type "AA" -} - -Location "Sinan" "Sol/Mercury" -{ - LongLat [ -29.8 15.5 0 ] - Size 147 - Type "AA" -} - -Location "Smetana" "Sol/Mercury" -{ - LongLat [ -70.2 -48.5 0 ] - Size 190 - Type "AA" -} - -Location "Snorri" "Sol/Mercury" -{ - LongLat [ -82.9 -9 0 ] - Size 19 - Type "AA" -} - -Location "Sophocles" "Sol/Mercury" -{ - LongLat [ -145.7 -7 0 ] - Size 150 - Type "AA" -} - -Location "Sor Juana" "Sol/Mercury" -{ - LongLat [ -23.9 49 0 ] - Size 93 - Type "AA" -} - -Location "SÅseki" "Sol/Mercury" -{ - LongLat [ -37.7 38.9 0 ] - Size 90 - Type "AA" -} - -Location "SÅtatsu" "Sol/Mercury" -{ - LongLat [ -18.1 -49.1 0 ] - Size 165 - Type "AA" -} - -Location "Spitteler" "Sol/Mercury" -{ - LongLat [ -61.8 -68.6 0 ] - Size 68 - Type "AA" -} - -Location "Stravinsky" "Sol/Mercury" -{ - LongLat [ -73.5 50.5 0 ] - Size 190 - Type "AA" -} - -Location "Strindberg" "Sol/Mercury" -{ - LongLat [ -135.3 53.7 0 ] - Size 190 - Type "AA" -} - -Location "Sullivan" "Sol/Mercury" -{ - LongLat [ -86.3 -16.9 0 ] - Size 145 - Type "AA" -} - -Location "SÅ«r DÄs" "Sol/Mercury" -{ - LongLat [ -93.3 -47.1 0 ] - Size 132 - Type "AA" -} - -Location "Surikov" "Sol/Mercury" -{ - LongLat [ -124.6 -37.1 0 ] - Size 120 - Type "AA" -} - -Location "Takanobu" "Sol/Mercury" -{ - LongLat [ -108.2 30.8 0 ] - Size 80 - Type "AA" -} - -Location "Takayoshi" "Sol/Mercury" -{ - LongLat [ -163.1 -37.5 0 ] - Size 139 - Type "AA" -} - -Location "Tansen" "Sol/Mercury" -{ - LongLat [ -70.9 3.9 0 ] - Size 34 - Type "AA" -} - -Location "ThÄkur" "Sol/Mercury" -{ - LongLat [ -63.5 -3 0 ] - Size 118 - Type "AA" -} - -Location "Theophanes" "Sol/Mercury" -{ - LongLat [ -142.4 -4.9 0 ] - Size 45 - Type "AA" -} - -Location "Thoreau" "Sol/Mercury" -{ - LongLat [ -132.3 5.9 0 ] - Size 80 - Type "AA" -} - -Location "Tintoretto" "Sol/Mercury" -{ - LongLat [ -22.9 -48.1 0 ] - Size 92 - Type "AA" -} - -Location "Titian" "Sol/Mercury" -{ - LongLat [ -42.1 -3.6 0 ] - Size 121 - Type "AA" -} - -Location "Tolstoj" "Sol/Mercury" -{ - LongLat [ -163.5 -16.3 0 ] - Size 390 - Type "AA" -} - -Location "Ts'ai Wen-Chi" "Sol/Mercury" -{ - LongLat [ -22.2 22.8 0 ] - Size 119 - Type "AA" -} - -Location "Ts'ao Chan" "Sol/Mercury" -{ - LongLat [ -142 -13.4 0 ] - Size 110 - Type "AA" -} - -Location "Tsurayuki" "Sol/Mercury" -{ - LongLat [ -21.3 -63 0 ] - Size 87 - Type "AA" -} - -Location "Tung Yüan" "Sol/Mercury" -{ - LongLat [ -55 73.6 0 ] - Size 64 - Type "AA" -} - -Location "Turgenev" "Sol/Mercury" -{ - LongLat [ -135 65.7 0 ] - Size 116 - Type "AA" -} - -Location "Tyagaraja" "Sol/Mercury" -{ - LongLat [ -148.4 3.7 0 ] - Size 105 - Type "AA" -} - -Location "Unkei" "Sol/Mercury" -{ - LongLat [ -62.7 -31.9 0 ] - Size 123 - Type "AA" -} - -Location "Ustad Isa" "Sol/Mercury" -{ - LongLat [ -165.3 -32.1 0 ] - Size 136 - Type "AA" -} - -Location "VÄlmiki" "Sol/Mercury" -{ - LongLat [ -141 -23.5 0 ] - Size 221 - Type "AA" -} - -Location "Van Dijck" "Sol/Mercury" -{ - LongLat [ -163.8 76.7 0 ] - Size 105 - Type "AA" -} - -Location "Van Eyck" "Sol/Mercury" -{ - LongLat [ -158.8 43.2 0 ] - Size 282 - Type "AA" -} - -Location "van Gogh" "Sol/Mercury" -{ - LongLat [ -134.9 -76.5 0 ] - Size 104 - Type "AA" -} - -Location "Velázquez" "Sol/Mercury" -{ - LongLat [ -53.7 37.5 0 ] - Size 129 - Type "AA" -} - -Location "Verdi" "Sol/Mercury" -{ - LongLat [ -168.6 64.7 0 ] - Size 163 - Type "AA" -} - -Location "Vincente" "Sol/Mercury" -{ - LongLat [ -142.4 -56.8 0 ] - Size 98 - Type "AA" -} - -Location "Vivaldi" "Sol/Mercury" -{ - LongLat [ -85 13.7 0 ] - Size 213 - Type "AA" -} - -Location "Vlaminck" "Sol/Mercury" -{ - LongLat [ -12.7 28 0 ] - Size 97 - Type "AA" -} - -Location "VyÄsa" "Sol/Mercury" -{ - LongLat [ -81.1 48.3 0 ] - Size 290 - Type "AA" -} - -Location "Wagner" "Sol/Mercury" -{ - LongLat [ -114 -67.4 0 ] - Size 140 - Type "AA" -} - -Location "Wang Meng" "Sol/Mercury" -{ - LongLat [ -103.8 8.8 0 ] - Size 165 - Type "AA" -} - -Location "Wergeland" "Sol/Mercury" -{ - LongLat [ -56.5 -38 0 ] - Size 42 - Type "AA" -} - -Location "Whitman" "Sol/Mercury" -{ - LongLat [ -110.4 41.4 0 ] - Size 70 - Type "AA" -} - -Location "Wren" "Sol/Mercury" -{ - LongLat [ -35.2 24.3 0 ] - Size 221 - Type "AA" -} - -Location "Yeats" "Sol/Mercury" -{ - LongLat [ -34.6 9.2 0 ] - Size 100 - Type "AA" -} - -Location "Yun Son-Do" "Sol/Mercury" -{ - LongLat [ -109.4 -72.5 0 ] - Size 68 - Type "AA" -} - -Location "Zeami" "Sol/Mercury" -{ - LongLat [ -147.2 -3.1 0 ] - Size 120 - Type "AA" -} - -Location "Zola" "Sol/Mercury" -{ - LongLat [ -177.3 50.1 0 ] - Size 80 - Type "AA" -} - -Location "APOLLONIA" "Sol/Mercury" -{ - LongLat [ -315 45 0 ] - Size 0 - Type "AL" -} - -Location "AURORA" "Sol/Mercury" -{ - LongLat [ -90 45 0 ] - Size 0 - Type "AL" -} - -Location "AUSTRALIA" "Sol/Mercury" -{ - LongLat [ 0 -72.5 0 ] - Size 0 - Type "AL" -} - -Location "BOREA" "Sol/Mercury" -{ - LongLat [ 0 75 0 ] - Size 0 - Type "AL" -} - -Location "CADUCEATA" "Sol/Mercury" -{ - LongLat [ -135 45 0 ] - Size 0 - Type "AL" -} - -Location "CYLLENE" "Sol/Mercury" -{ - LongLat [ -270 -41 0 ] - Size 0 - Type "AL" -} - -Location "HELIOCAMINUS" "Sol/Mercury" -{ - LongLat [ -170 40 0 ] - Size 0 - Type "AL" -} - -Location "HESPERIS" "Sol/Mercury" -{ - LongLat [ -355 -45 0 ] - Size 0 - Type "AL" -} - -Location "LIGURIA" "Sol/Mercury" -{ - LongLat [ -225 45 0 ] - Size 0 - Type "AL" -} - -Location "PENTAS" "Sol/Mercury" -{ - LongLat [ -310 5 0 ] - Size 0 - Type "AL" -} - -Location "PHAETHONTIAS" "Sol/Mercury" -{ - LongLat [ -167 0 0 ] - Size 0 - Type "AL" -} - -Location "PIERIA" "Sol/Mercury" -{ - LongLat [ -270 0 0 ] - Size 0 - Type "AL" -} - -Location "PLEIAS GALLIA" "Sol/Mercury" -{ - LongLat [ -130 25 0 ] - Size 0 - Type "AL" -} - -Location "SINUS ARGIPHONTAE" "Sol/Mercury" -{ - LongLat [ -335 -10 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO ADMETEI" "Sol/Mercury" -{ - LongLat [ -90 55 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO ALARUM" "Sol/Mercury" -{ - LongLat [ -290 -15 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO APHRODITES" "Sol/Mercury" -{ - LongLat [ -290 25 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO ATLANTIS" "Sol/Mercury" -{ - LongLat [ -210 -35 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO CRIOPHORI" "Sol/Mercury" -{ - LongLat [ -230 0 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO HELII" "Sol/Mercury" -{ - LongLat [ -180 -10 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO HERMAE TRISMEGISTI" "Sol/Mercury" -{ - LongLat [ -45 -45 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO HORARUM" "Sol/Mercury" -{ - LongLat [ -115 25 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO IOVIS" "Sol/Mercury" -{ - LongLat [ 0 0 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO LYCAONIS" "Sol/Mercury" -{ - LongLat [ -107 0 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO MAIAE" "Sol/Mercury" -{ - LongLat [ -155 -15 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO MARTIS" "Sol/Mercury" -{ - LongLat [ -100 -35 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO NEPTUNI" "Sol/Mercury" -{ - LongLat [ -150 30 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO PERSEPHONES" "Sol/Mercury" -{ - LongLat [ -225 -41 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO PHOENICIS" "Sol/Mercury" -{ - LongLat [ -225 25 0 ] - Size 0 - Type "AL" -} - -Location "SOLITUDO PROMETHEI" "Sol/Mercury" -{ - LongLat [ -142.5 -45 0 ] - Size 0 - Type "AL" -} - -Location "TRICRENA" "Sol/Mercury" -{ - LongLat [ -36 0 0 ] - Size 0 - Type "AL" -} - -Location "Antoniadi Dorsum" "Sol/Mercury" -{ - LongLat [ -30.5 25.1 0 ] - Size 300 - Type "DO" -} - -Location "Schiaparelli Dorsum" "Sol/Mercury" -{ - LongLat [ -164.1 23 0 ] - Size 400 - Type "DO" -} - -Location "Caloris Montes" "Sol/Mercury" -{ - LongLat [ -187.2 39.4 0 ] - Size 1300 - Type "MO" -} - -Location "Borealis Planitia" "Sol/Mercury" -{ - LongLat [ -79.5 73.4 0 ] - Size 700 - Type "PL" -} - -Location "Budh Planitia" "Sol/Mercury" -{ - LongLat [ -150.9 22 0 ] - Size 500 - Type "PL" -} - -Location "Caloris Planitia" "Sol/Mercury" -{ - LongLat [ -189.8 30.5 0 ] - Size 1300 - Type "PL" -} - -Location "Odin Planitia" "Sol/Mercury" -{ - LongLat [ -171.6 23.3 0 ] - Size 700 - Type "PL" -} - -Location "Sobkou Planitia" "Sol/Mercury" -{ - LongLat [ -129.9 39.9 0 ] - Size 600 - Type "PL" -} - -Location "Suisei Planitia" "Sol/Mercury" -{ - LongLat [ -150.8 59.2 0 ] - Size 500 - Type "PL" -} - -Location "Tir Planitia" "Sol/Mercury" -{ - LongLat [ -176.1 0.8 0 ] - Size 1000 - Type "PL" -} - -Location "Adventure Rupes" "Sol/Mercury" -{ - LongLat [ -65.5 -65.1 0 ] - Size 300 - Type "RU" -} - -Location "Astrolabe Rupes" "Sol/Mercury" -{ - LongLat [ -70.7 -42.6 0 ] - Size 300 - Type "RU" -} - -Location "Discovery Rupes" "Sol/Mercury" -{ - LongLat [ -38.3 -56.3 0 ] - Size 600 - Type "RU" -} - -Location "Endeavour Rupes" "Sol/Mercury" -{ - LongLat [ -31.3 37.5 0 ] - Size 300 - Type "RU" -} - -Location "Fram Rupes" "Sol/Mercury" -{ - LongLat [ -93.3 -56.9 0 ] - Size 200 - Type "RU" -} - -Location "Gjöa Rupes" "Sol/Mercury" -{ - LongLat [ -159.3 -66.7 0 ] - Size 200 - Type "RU" -} - -Location "Heemskerck Rupes" "Sol/Mercury" -{ - LongLat [ -125.3 25.9 0 ] - Size 300 - Type "RU" -} - -Location "Hero Rupes" "Sol/Mercury" -{ - LongLat [ -171.4 -58.4 0 ] - Size 300 - Type "RU" -} - -Location "Mirni Rupes" "Sol/Mercury" -{ - LongLat [ -39.9 -37.3 0 ] - Size 200 - Type "RU" -} - -Location "Pourquoi-Pas Rupes" "Sol/Mercury" -{ - LongLat [ -156 -58.1 0 ] - Size 400 - Type "RU" -} - -Location "Resolution Rupes" "Sol/Mercury" -{ - LongLat [ -51.7 -63.8 0 ] - Size 200 - Type "RU" -} - -Location "Santa María Rupes" "Sol/Mercury" -{ - LongLat [ -19.7 5.5 0 ] - Size 200 - Type "RU" -} - -Location "Victoria Rupes" "Sol/Mercury" -{ - LongLat [ -31.1 50.9 0 ] - Size 300 - Type "RU" -} - -Location "Vostok Rupes" "Sol/Mercury" -{ - LongLat [ -19.5 -37.7 0 ] - Size 200 - Type "RU" -} - -Location "Zarya Rupes" "Sol/Mercury" -{ - LongLat [ -20.5 -42.8 0 ] - Size 200 - Type "RU" -} - -Location "Zeehaen Rupes" "Sol/Mercury" -{ - LongLat [ -157 51 0 ] - Size 200 - Type "RU" -} - -Location "Arecibo Vallis" "Sol/Mercury" -{ - LongLat [ -28.4 -27.5 0 ] - Size 150 - Type "VA" -} - -Location "Goldstone Vallis" "Sol/Mercury" -{ - LongLat [ -31.7 -15.8 0 ] - Size 200 - Type "VA" -} - -Location "Haystack Vallis" "Sol/Mercury" -{ - LongLat [ -46.2 4.7 0 ] - Size 300 - Type "VA" -} - -Location "Simeiz Vallis" "Sol/Mercury" -{ - LongLat [ -64.3 -13.2 0 ] - Size 150 - Type "VA" -} - -Location "Raditladi" "Sol/Mercury" -{ - LongLat [ -240.93 27.28 0 ] - Size 257 - Type "AA" -} - -Location "Eminescu" "Sol/Mercury" -{ - LongLat [ -245.87 10.79 0 ] - Size 125 - Type "AA" -} - -Location "Sveinsdóttir" "Sol/Mercury" -{ - LongLat [ -259.96 -2.58 0 ] - Size 220 - Type "AA" -} - -Location "Beagle Rupes" "Sol/Mercury" -{ - LongLat [ -258.89 -1.9 0 ] - Size 630 - Type "RU" -} - -Location "Neruda" "Sol/Mercury" -{ - LongLat [ -234.55 -52.47 0 ] - Size 110 - Type "AA" -} - -Location "Xiao Zhao" "Sol/Mercury" -{ - LongLat [ -236.21 10.64 0 ] - Size 23 - Type "AA" -} - -Location "Cunningham" "Sol/Mercury" -{ - LongLat [ -203.07 30.48 0 ] - Size 37 - Type "AA" -} - -Location "Atget" "Sol/Mercury" -{ - LongLat [ -193.93 25.65 0 ] - Size 100 - Type "AA" -} - -Location "Sander" "Sol/Mercury" -{ - LongLat [ -205.6 42.59 0 ] - Size 50 - Type "AA" -} - -Location "Pantheon Fossae" "Sol/Mercury" -{ - LongLat [ -197.0 30.5 0 ] - Size 300 - Type "FO" -} - -Location "Apollodorus" "Sol/Mercury" -{ - LongLat [ -197.01 30.58 0 ] - Size 41 - Type "AA" -} - -Location "Kertész" "Sol/Mercury" -{ - LongLat [ -214.06 27.44 0 ] - Size 33 - Type "AA" -} - -Location "Amaral" "Sol/Mercury" -{ - LongLat [ -242.3 -26.4 0 ] - Size 106 - Type "AA" -} - -Location "Dali" "Sol/Mercury" -{ - LongLat [ -240.6 45.3 0 ] - Size 175 - Type "AA" -} - -Location "Enwonwu" "Sol/Mercury" -{ - LongLat [ -238.4 -9.9 0 ] - Size 38 - Type "AA" -} - -Location "Glinka" "Sol/Mercury" -{ - LongLat [ -111.7 14.8 0 ] - Size 86 - Type "AA" -} - -Location "Hovnatanian" "Sol/Mercury" -{ - LongLat [ -187.5 -7.6 0 ] - Size 34 - Type "AA" -} - -Location "Beckett" "Sol/Mercury" -{ - LongLat [ -248.8 -40.1 0 ] - Size 57 - Type "AA" -} - -Location "Moody" "Sol/Mercury" -{ - LongLat [ -215.4 -13.1 0 ] - Size 80 - Type "AA" -} - -Location "Munch" "Sol/Mercury" -{ - LongLat [ -207.3 40.6 0 ] - Size 54 - Type "AA" -} - -Location "Navoi" "Sol/Mercury" -{ - LongLat [ -200.0 59.0 0 ] - Size 66 - Type "AA" -} - -Location "Nawahi" "Sol/Mercury" -{ - LongLat [ -214.9 36.1 0 ] - Size 34 - Type "AA" -} - -Location "Oskison" "Sol/Mercury" -{ - LongLat [ -215.3 60.6 0 ] - Size 120 - Type "AA" -} - -Location "Poe" "Sol/Mercury" -{ - LongLat [ -201.2 44.0 0 ] - Size 75 - Type "AA" -} - -Location "Qi Baishi" "Sol/Mercury" -{ - LongLat [ -196.0 -4.2 0 ] - Size 15 - Type "AA" -} - -Location "Raden Saleh" "Sol/Mercury" -{ - LongLat [ -201.3 2.2 0 ] - Size 25 - Type "AA" -} - -Location "Sher-Gil" "Sol/Mercury" -{ - LongLat [ -225.5 -45.1 0 ] - Size 73 - Type "AA" -} - -Location "Rembrandt" "Sol/Mercury" -{ - LongLat [ -271.8 -33.2 0 ] - Size 720 - Type "AA" -} - -Location "Abedin" "Sol/Mercury" -{ - LongLat [ -10.2 61.7 0 ] - Size 110 - Type "AA" -} - -Location "Benoit" "Sol/Mercury" -{ - LongLat [ -256.2 7.6 0 ] - Size 43 - Type "AA" -} - -Location "Berkel" "Sol/Mercury" -{ - LongLat [ -333.5 -13.6 0 ] - Size 21 - Type "AA" -} - -Location "Calvino" "Sol/Mercury" -{ - LongLat [ -56. -3.9 0 ] - Size 68 - Type "AA" -} - -Location "de Graft" "Sol/Mercury" -{ - LongLat [ -358. 22.1 0 ] - Size 65 - Type "AA" -} - -Location "Derain" "Sol/Mercury" -{ - LongLat [ -340.3 -8.7 0 ] - Size 190 - Type "AA" -} - -Location "Eastman" "Sol/Mercury" -{ - LongLat [ -234.3 9.6 0 ] - Size 80 - Type "AA" -} - -Location "Gibran" "Sol/Mercury" -{ - LongLat [ -110.4 35.5 0 ] - Size 102 - Type "AA" -} - -Location "Hemingway" "Sol/Mercury" -{ - LongLat [ -2.9 17.5 0 ] - Size 130 - Type "AA" -} - -Location "Hodgkins" "Sol/Mercury" -{ - LongLat [ -341.9 29.2 0 ] - Size 20 - Type "AA" -} - -Location "Izquierdo" "Sol/Mercury" -{ - LongLat [ -253.1 -1.6 0 ] - Size 170 - Type "AA" -} - -Location "Kunisada" "Sol/Mercury" -{ - LongLat [ -247.6 1.8 0 ] - Size 280 - Type "AA" -} - -Location "Lange" "Sol/Mercury" -{ - LongLat [ -260. 6.4 0 ] - Size 180 - Type "AA" -} - -Location "Matabei" "Sol/Mercury" -{ - LongLat [ -13.9 -39.7 0 ] - Size 24 - Type "AA" -} - -Location "Munkácsy" "Sol/Mercury" -{ - LongLat [ -259.1 21.9 0 ] - Size 180 - Type "AA" -} - -Location "To Ngoc Van" "Sol/Mercury" -{ - LongLat [ -110.7 52.3 0 ] - Size 63 - Type "AA" -} - -Location "Bek" "Sol/Mercury" -{ - LongLat [ -50.3 21.1 0 ] - Size 30 - Type "AA" -} - -Location "Dominici" "Sol/Mercury" -{ - LongLat [ -36.5 1.4 0 ] - Size 20 - Type "AA" -} - -Location "Geddes" "Sol/Mercury" -{ - LongLat [ -29.7 27.3 0 ] - Size 80 - Type "AA" -} - -Location "Hokusai" "Sol/Mercury" -{ - LongLat [ -342.3 58.3 0 ] - Size 95 - Type "AA" -} - -Location "Picasso" "Sol/Mercury" -{ - LongLat [ -309.9 3.3 0 ] - Size 133 - Type "AA" -} - -Location "Kipling" "Sol/Mercury" -{ - LongLat [ -288. -19.4 0 ] - Size 151 - Type "AA" -} - -Location "Debussy" "Sol/Mercury" -{ - LongLat [ -347.5 -33.9 0 ] - Size 85 - Type "AA" -} - -Location "Firdousi" "Sol/Mercury" -{ - LongLat [ -294.6 3.5 0 ] - Size 96 - Type "AA" -} - -Location "Copland" "Sol/Mercury" -{ - LongLat [ -286.7 37.5 0 ] - Size 208 - Type "AA" -} - -Location "Steichen" "Sol/Mercury" -{ - LongLat [ -282.73 -13.14 0 ] - Size 159 - Type "AA" -} - -Location "Rachmaninoff" "Sol/Mercury" -{ - LongLat [ -302.4 27.6 0 ] - Size 290 - Type "AA" -} - +Location "Abu Nuwas" "Sol/Mercury" +{ + LongLat [ -20.4 17.4 0 ] + Size 116 + Type "AA" +} + +Location "Africanus Horton" "Sol/Mercury" +{ + LongLat [ -41.2 -51.5 0 ] + Size 135 + Type "AA" +} + +Location "Ahmad Baba" "Sol/Mercury" +{ + LongLat [ -126.8 58.5 0 ] + Size 127 + Type "AA" +} + +Location "Al-Akhtal" "Sol/Mercury" +{ + LongLat [ -97 59.2 0 ] + Size 102 + Type "AA" +} + +Location "Alencar" "Sol/Mercury" +{ + LongLat [ -103.5 -63.5 0 ] + Size 120 + Type "AA" +} + +Location "Al-Hamadhani" "Sol/Mercury" +{ + LongLat [ -89.7 38.8 0 ] + Size 186 + Type "AA" +} + +Location "Al-JÄhiz" "Sol/Mercury" +{ + LongLat [ -21.5 1.2 0 ] + Size 91 + Type "AA" +} + +Location "Amru Al-Qays" "Sol/Mercury" +{ + LongLat [ -175.6 12.3 0 ] + Size 50 + Type "AA" +} + +Location "Andal" "Sol/Mercury" +{ + LongLat [ -37.7 -47.7 0 ] + Size 108 + Type "AA" +} + +Location "Aristoxenus" "Sol/Mercury" +{ + LongLat [ -11.4 82 0 ] + Size 69 + Type "AA" +} + +Location "AÅ›vaghosa" "Sol/Mercury" +{ + LongLat [ -21 10.4 0 ] + Size 90 + Type "AA" +} + +Location "Bach" "Sol/Mercury" +{ + LongLat [ -103.4 -68.5 0 ] + Size 214 + Type "AA" +} + +Location "Balagtas" "Sol/Mercury" +{ + LongLat [ -13.7 -22.6 0 ] + Size 98 + Type "AA" +} + +Location "Balzac" "Sol/Mercury" +{ + LongLat [ -144.1 10.3 0 ] + Size 80 + Type "AA" +} + +Location "Barma" "Sol/Mercury" +{ + LongLat [ -162.8 -41.3 0 ] + Size 128 + Type "AA" +} + +Location "Bartók" "Sol/Mercury" +{ + LongLat [ -134.6 -29.6 0 ] + Size 112 + Type "AA" +} + +Location "BashÅ" "Sol/Mercury" +{ + LongLat [ -169.7 -32.7 0 ] + Size 80 + Type "AA" +} + +Location "Beethoven" "Sol/Mercury" +{ + LongLat [ -123.6 -20.8 0 ] + Size 643 + Type "AA" +} + +Location "Belinskij" "Sol/Mercury" +{ + LongLat [ -103.4 -76 0 ] + Size 70 + Type "AA" +} + +Location "Bello" "Sol/Mercury" +{ + LongLat [ -120 -18.9 0 ] + Size 129 + Type "AA" +} + +Location "Bernini" "Sol/Mercury" +{ + LongLat [ -136.5 -79.2 0 ] + Size 146 + Type "AA" +} + +Location "Bjornson" "Sol/Mercury" +{ + LongLat [ -109.2 73.1 0 ] + Size 88 + Type "AA" +} + +Location "Boccaccio" "Sol/Mercury" +{ + LongLat [ -29.8 -80.7 0 ] + Size 142 + Type "AA" +} + +Location "Boethius" "Sol/Mercury" +{ + LongLat [ -73.3 -0.9 0 ] + Size 129 + Type "AA" +} + +Location "Botticelli" "Sol/Mercury" +{ + LongLat [ -109.6 63.7 0 ] + Size 143 + Type "AA" +} + +Location "Brahms" "Sol/Mercury" +{ + LongLat [ -176.2 58.5 0 ] + Size 96 + Type "AA" +} + +Location "Bramante" "Sol/Mercury" +{ + LongLat [ -61.8 -47.5 0 ] + Size 159 + Type "AA" +} + +Location "Brontë" "Sol/Mercury" +{ + LongLat [ -125.9 38.7 0 ] + Size 60 + Type "AA" +} + +Location "Bruegel" "Sol/Mercury" +{ + LongLat [ -107.5 49.8 0 ] + Size 75 + Type "AA" +} + +Location "Brunelleschi" "Sol/Mercury" +{ + LongLat [ -22.2 -9.1 0 ] + Size 134 + Type "AA" +} + +Location "Burns" "Sol/Mercury" +{ + LongLat [ -115.7 54.4 0 ] + Size 45 + Type "AA" +} + +Location "Byron" "Sol/Mercury" +{ + LongLat [ -32.7 -8.5 0 ] + Size 105 + Type "AA" +} + +Location "Callicrates" "Sol/Mercury" +{ + LongLat [ -32.6 -66.3 0 ] + Size 70 + Type "AA" +} + +Location "Camões" "Sol/Mercury" +{ + LongLat [ -69.6 -70.6 0 ] + Size 70 + Type "AA" +} + +Location "Carducci" "Sol/Mercury" +{ + LongLat [ -89.9 -36.6 0 ] + Size 117 + Type "AA" +} + +Location "Cervantes" "Sol/Mercury" +{ + LongLat [ -122 -74.6 0 ] + Size 181 + Type "AA" +} + +Location "Cézanne" "Sol/Mercury" +{ + LongLat [ -123.4 -8.5 0 ] + Size 75 + Type "AA" +} + +Location "Chaikovskij" "Sol/Mercury" +{ + LongLat [ -50.4 7.4 0 ] + Size 165 + Type "AA" +} + +Location "Chao Meng-Fu" "Sol/Mercury" +{ + LongLat [ -134.2 -87.3 0 ] + Size 167 + Type "AA" +} + +Location "Chekhov" "Sol/Mercury" +{ + LongLat [ -61.5 -36.2 0 ] + Size 199 + Type "AA" +} + +Location "Chiang K'ui" "Sol/Mercury" +{ + LongLat [ -102.7 13.8 0 ] + Size 35 + Type "AA" +} + +Location "ChÅng Ch'Ål" "Sol/Mercury" +{ + LongLat [ -116.2 46.4 0 ] + Size 162 + Type "AA" +} + +Location "Chopin" "Sol/Mercury" +{ + LongLat [ -123.1 -65.1 0 ] + Size 129 + Type "AA" +} + +Location "Chu Ta" "Sol/Mercury" +{ + LongLat [ -105.1 2.2 0 ] + Size 110 + Type "AA" +} + +Location "Coleridge" "Sol/Mercury" +{ + LongLat [ -66.7 -55.9 0 ] + Size 110 + Type "AA" +} + +Location "Copley" "Sol/Mercury" +{ + LongLat [ -85.2 -38.4 0 ] + Size 30 + Type "AA" +} + +Location "Couperin" "Sol/Mercury" +{ + LongLat [ -151.4 29.8 0 ] + Size 80 + Type "AA" +} + +Location "Darío" "Sol/Mercury" +{ + LongLat [ -10 -26.5 0 ] + Size 151 + Type "AA" +} + +Location "Degas" "Sol/Mercury" +{ + LongLat [ -126.4 37.4 0 ] + Size 60 + Type "AA" +} + +Location "Delacroix" "Sol/Mercury" +{ + LongLat [ -129 -44.7 0 ] + Size 146 + Type "AA" +} + +Location "Derzhavin" "Sol/Mercury" +{ + LongLat [ -35.3 44.9 0 ] + Size 159 + Type "AA" +} + +Location "Despréz" "Sol/Mercury" +{ + LongLat [ -90.7 80.8 0 ] + Size 50 + Type "AA" +} + +Location "Dickens" "Sol/Mercury" +{ + LongLat [ -153.3 -72.9 0 ] + Size 78 + Type "AA" +} + +Location "Donne" "Sol/Mercury" +{ + LongLat [ -13.8 2.8 0 ] + Size 88 + Type "AA" +} + +Location "Dostoevskij" "Sol/Mercury" +{ + LongLat [ -176.4 -45.1 0 ] + Size 411 + Type "AA" +} + +Location "Dowland" "Sol/Mercury" +{ + LongLat [ -179.5 -53.5 0 ] + Size 100 + Type "AA" +} + +Location "Dürer" "Sol/Mercury" +{ + LongLat [ -119 21.9 0 ] + Size 180 + Type "AA" +} + +Location "Dvorák" "Sol/Mercury" +{ + LongLat [ -11.9 -9.6 0 ] + Size 82 + Type "AA" +} + +Location "Echegaray" "Sol/Mercury" +{ + LongLat [ -19.2 42.7 0 ] + Size 75 + Type "AA" +} + +Location "Eitoku" "Sol/Mercury" +{ + LongLat [ -156.9 -22.1 0 ] + Size 100 + Type "AA" +} + +Location "Equiano" "Sol/Mercury" +{ + LongLat [ -30.7 -40.2 0 ] + Size 99 + Type "AA" +} + +Location "Fet" "Sol/Mercury" +{ + LongLat [ -179.9 -4.9 0 ] + Size 24 + Type "AA" +} + +Location "Flaubert" "Sol/Mercury" +{ + LongLat [ -72.2 -13.7 0 ] + Size 95 + Type "AA" +} + +Location "Futabatei" "Sol/Mercury" +{ + LongLat [ -83 -16.2 0 ] + Size 66 + Type "AA" +} + +Location "Gainsborough" "Sol/Mercury" +{ + LongLat [ -183.3 -36.1 0 ] + Size 100 + Type "AA" +} + +Location "Gauguin" "Sol/Mercury" +{ + LongLat [ -96.3 66.3 0 ] + Size 72 + Type "AA" +} + +Location "Ghiberti" "Sol/Mercury" +{ + LongLat [ -80.2 -48.4 0 ] + Size 123 + Type "AA" +} + +Location "Giotto" "Sol/Mercury" +{ + LongLat [ -55.8 12 0 ] + Size 150 + Type "AA" +} + +Location "Gluck" "Sol/Mercury" +{ + LongLat [ -18.1 37.3 0 ] + Size 105 + Type "AA" +} + +Location "Goethe" "Sol/Mercury" +{ + LongLat [ -44.5 78.5 0 ] + Size 383 + Type "AA" +} + +Location "Gogol" "Sol/Mercury" +{ + LongLat [ -146.4 -28.1 0 ] + Size 87 + Type "AA" +} + +Location "Goya" "Sol/Mercury" +{ + LongLat [ -152 -7.2 0 ] + Size 135 + Type "AA" +} + +Location "Grieg" "Sol/Mercury" +{ + LongLat [ -14 51.1 0 ] + Size 65 + Type "AA" +} + +Location "Guido d'Arezzo" "Sol/Mercury" +{ + LongLat [ -18.3 -38.7 0 ] + Size 66 + Type "AA" +} + +Location "Hals" "Sol/Mercury" +{ + LongLat [ -115 -54.8 0 ] + Size 100 + Type "AA" +} + +Location "Han Kan" "Sol/Mercury" +{ + LongLat [ -143.8 -71.6 0 ] + Size 50 + Type "AA" +} + +Location "Handel" "Sol/Mercury" +{ + LongLat [ -33.8 3.4 0 ] + Size 166 + Type "AA" +} + +Location "Harunobu" "Sol/Mercury" +{ + LongLat [ -140.7 15 0 ] + Size 110 + Type "AA" +} + +Location "Hauptmann" "Sol/Mercury" +{ + LongLat [ -179.9 -23.7 0 ] + Size 120 + Type "AA" +} + +Location "Hawthorne" "Sol/Mercury" +{ + LongLat [ -115.1 -51.3 0 ] + Size 107 + Type "AA" +} + +Location "Haydn" "Sol/Mercury" +{ + LongLat [ -71.6 -27.3 0 ] + Size 270 + Type "AA" +} + +Location "Heine" "Sol/Mercury" +{ + LongLat [ -124.1 32.6 0 ] + Size 75 + Type "AA" +} + +Location "Hesiod" "Sol/Mercury" +{ + LongLat [ -35 -58.5 0 ] + Size 107 + Type "AA" +} + +Location "Hiroshige" "Sol/Mercury" +{ + LongLat [ -26.7 -13.4 0 ] + Size 138 + Type "AA" +} + +Location "Hitomaro" "Sol/Mercury" +{ + LongLat [ -15.8 -16.2 0 ] + Size 107 + Type "AA" +} + +Location "Holbein" "Sol/Mercury" +{ + LongLat [ -28.9 35.6 0 ] + Size 113 + Type "AA" +} + +Location "Holberg" "Sol/Mercury" +{ + LongLat [ -61.1 -67 0 ] + Size 61 + Type "AA" +} + +Location "Homer" "Sol/Mercury" +{ + LongLat [ -36.2 -1.2 0 ] + Size 314 + Type "AA" +} + +Location "Horace" "Sol/Mercury" +{ + LongLat [ -52 -68.9 0 ] + Size 58 + Type "AA" +} + +Location "Hugo" "Sol/Mercury" +{ + LongLat [ -47 38.9 0 ] + Size 198 + Type "AA" +} + +Location "Hun Kal" "Sol/Mercury" +{ + LongLat [ -20 -0.5 0 ] + Size 1.5 + Type "AA" +} + +Location "Ibsen" "Sol/Mercury" +{ + LongLat [ -35.6 -24.1 0 ] + Size 159 + Type "AA" +} + +Location "Ictinus" "Sol/Mercury" +{ + LongLat [ -165.2 -79.1 0 ] + Size 119 + Type "AA" +} + +Location "Imhotep" "Sol/Mercury" +{ + LongLat [ -37.3 -18.1 0 ] + Size 159 + Type "AA" +} + +Location "Ives" "Sol/Mercury" +{ + LongLat [ -111.4 -32.9 0 ] + Size 20 + Type "AA" +} + +Location "JanáÄek" "Sol/Mercury" +{ + LongLat [ -153.8 56 0 ] + Size 47 + Type "AA" +} + +Location "Jókai" "Sol/Mercury" +{ + LongLat [ -135.3 72.4 0 ] + Size 106 + Type "AA" +} + +Location "Judah Ha-Levi" "Sol/Mercury" +{ + LongLat [ -107.7 10.9 0 ] + Size 80 + Type "AA" +} + +Location "KÄlidÄsÄ" "Sol/Mercury" +{ + LongLat [ -179.2 -18.1 0 ] + Size 107 + Type "AA" +} + +Location "Keats" "Sol/Mercury" +{ + LongLat [ -154.5 -69.9 0 ] + Size 115 + Type "AA" +} + +Location "KenkÅ" "Sol/Mercury" +{ + LongLat [ -16.1 -21.5 0 ] + Size 99 + Type "AA" +} + +Location "Khansa" "Sol/Mercury" +{ + LongLat [ -51.9 -59.7 0 ] + Size 111 + Type "AA" +} + +Location "KÅshÅ" "Sol/Mercury" +{ + LongLat [ -138.2 60.1 0 ] + Size 65 + Type "AA" +} + +Location "Kuan Han-Ch'ing" "Sol/Mercury" +{ + LongLat [ -52.4 29.4 0 ] + Size 151 + Type "AA" +} + +Location "Kuiper" "Sol/Mercury" +{ + LongLat [ -31.1 -11.3 0 ] + Size 62 + Type "AA" +} + +Location "Kurosawa" "Sol/Mercury" +{ + LongLat [ -21.8 -53.4 0 ] + Size 159 + Type "AA" +} + +Location "Leopardi" "Sol/Mercury" +{ + LongLat [ -180.1 -73 0 ] + Size 72 + Type "AA" +} + +Location "Lermontov" "Sol/Mercury" +{ + LongLat [ -48.1 15.2 0 ] + Size 152 + Type "AA" +} + +Location "Lessing" "Sol/Mercury" +{ + LongLat [ -89.7 -28.7 0 ] + Size 100 + Type "AA" +} + +Location "Li Ch'ing-Chao" "Sol/Mercury" +{ + LongLat [ -73.1 -77.1 0 ] + Size 61 + Type "AA" +} + +Location "Li Po" "Sol/Mercury" +{ + LongLat [ -35 16.9 0 ] + Size 120 + Type "AA" +} + +Location "Liang K'ai" "Sol/Mercury" +{ + LongLat [ -182.8 -40.3 0 ] + Size 140 + Type "AA" +} + +Location "Liszt" "Sol/Mercury" +{ + LongLat [ -168.1 -16.1 0 ] + Size 85 + Type "AA" +} + +Location "Lu Hsun" "Sol/Mercury" +{ + LongLat [ -23.4 0 0 ] + Size 98 + Type "AA" +} + +Location "Lysippus" "Sol/Mercury" +{ + LongLat [ -132.5 0.8 0 ] + Size 140 + Type "AA" +} + +Location "Ma Chih-Yuan" "Sol/Mercury" +{ + LongLat [ -78 -60.4 0 ] + Size 179 + Type "AA" +} + +Location "Machaut" "Sol/Mercury" +{ + LongLat [ -82.1 -1.9 0 ] + Size 106 + Type "AA" +} + +Location "Mahler" "Sol/Mercury" +{ + LongLat [ -18.7 -20 0 ] + Size 103 + Type "AA" +} + +Location "Mansart" "Sol/Mercury" +{ + LongLat [ -118.7 73.2 0 ] + Size 95 + Type "AA" +} + +Location "Mansur" "Sol/Mercury" +{ + LongLat [ -162.6 47.8 0 ] + Size 100 + Type "AA" +} + +Location "March" "Sol/Mercury" +{ + LongLat [ -175.5 31.1 0 ] + Size 70 + Type "AA" +} + +Location "Mark Twain" "Sol/Mercury" +{ + LongLat [ -137.9 -11.2 0 ] + Size 149 + Type "AA" +} + +Location "Martí" "Sol/Mercury" +{ + LongLat [ -164.6 -75.6 0 ] + Size 68 + Type "AA" +} + +Location "Martial" "Sol/Mercury" +{ + LongLat [ -177.1 69.1 0 ] + Size 51 + Type "AA" +} + +Location "Matisse" "Sol/Mercury" +{ + LongLat [ -89.8 -24 0 ] + Size 186 + Type "AA" +} + +Location "Melville" "Sol/Mercury" +{ + LongLat [ -10.1 21.5 0 ] + Size 154 + Type "AA" +} + +Location "Mena" "Sol/Mercury" +{ + LongLat [ -124.4 -0.2 0 ] + Size 52 + Type "AA" +} + +Location "Mendes Pinto" "Sol/Mercury" +{ + LongLat [ -17.8 -61.3 0 ] + Size 214 + Type "AA" +} + +Location "Michelangelo" "Sol/Mercury" +{ + LongLat [ -109.1 -45 0 ] + Size 216 + Type "AA" +} + +Location "Mickiewicz" "Sol/Mercury" +{ + LongLat [ -103.1 23.6 0 ] + Size 100 + Type "AA" +} + +Location "Milton" "Sol/Mercury" +{ + LongLat [ -174.8 -26.2 0 ] + Size 186 + Type "AA" +} + +Location "Mistral" "Sol/Mercury" +{ + LongLat [ -54 4.5 0 ] + Size 110 + Type "AA" +} + +Location "Mofolo" "Sol/Mercury" +{ + LongLat [ -28.2 -37.7 0 ] + Size 114 + Type "AA" +} + +Location "Molière" "Sol/Mercury" +{ + LongLat [ -16.9 15.6 0 ] + Size 132 + Type "AA" +} + +Location "Monet" "Sol/Mercury" +{ + LongLat [ -10.3 44.4 0 ] + Size 303 + Type "AA" +} + +Location "Monteverdi" "Sol/Mercury" +{ + LongLat [ -77.3 63.8 0 ] + Size 138 + Type "AA" +} + +Location "Mozart" "Sol/Mercury" +{ + LongLat [ -190.5 8 0 ] + Size 270 + Type "AA" +} + +Location "Murasaki" "Sol/Mercury" +{ + LongLat [ -30.2 -12.6 0 ] + Size 130 + Type "AA" +} + +Location "Mussorgskij" "Sol/Mercury" +{ + LongLat [ -96.5 32.8 0 ] + Size 125 + Type "AA" +} + +Location "Myron" "Sol/Mercury" +{ + LongLat [ -79.3 70.9 0 ] + Size 31 + Type "AA" +} + +Location "Nampeyo" "Sol/Mercury" +{ + LongLat [ -50.1 -40.6 0 ] + Size 52 + Type "AA" +} + +Location "Nervo" "Sol/Mercury" +{ + LongLat [ -179 43 0 ] + Size 63 + Type "AA" +} + +Location "Neumann" "Sol/Mercury" +{ + LongLat [ -34.5 -37.3 0 ] + Size 120 + Type "AA" +} + +Location "NizÄmÄ«" "Sol/Mercury" +{ + LongLat [ -165 71.5 0 ] + Size 76 + Type "AA" +} + +Location "ÅŒkyo" "Sol/Mercury" +{ + LongLat [ -75.8 -69.1 0 ] + Size 65 + Type "AA" +} + +Location "Ovid" "Sol/Mercury" +{ + LongLat [ -22.5 -69.5 0 ] + Size 44 + Type "AA" +} + +Location "Petrarch" "Sol/Mercury" +{ + LongLat [ -26.2 -30.6 0 ] + Size 171 + Type "AA" +} + +Location "Phidias" "Sol/Mercury" +{ + LongLat [ -149.3 8.7 0 ] + Size 160 + Type "AA" +} + +Location "Philoxenus" "Sol/Mercury" +{ + LongLat [ -111.5 -8.7 0 ] + Size 90 + Type "AA" +} + +Location "Pigalle" "Sol/Mercury" +{ + LongLat [ -9.5 -38.5 0 ] + Size 154 + Type "AA" +} + +Location "Po Chü-I" "Sol/Mercury" +{ + LongLat [ -165.1 -7.2 0 ] + Size 68 + Type "AA" +} + +Location "Po Ya" "Sol/Mercury" +{ + LongLat [ -20.2 -46.2 0 ] + Size 103 + Type "AA" +} + +Location "Polygnotus" "Sol/Mercury" +{ + LongLat [ -68.4 -0.3 0 ] + Size 133 + Type "AA" +} + +Location "Praxiteles" "Sol/Mercury" +{ + LongLat [ -59.2 27.3 0 ] + Size 182 + Type "AA" +} + +Location "Proust" "Sol/Mercury" +{ + LongLat [ -46.7 19.7 0 ] + Size 157 + Type "AA" +} + +Location "Puccini" "Sol/Mercury" +{ + LongLat [ -46.8 -65.3 0 ] + Size 70 + Type "AA" +} + +Location "Purcell" "Sol/Mercury" +{ + LongLat [ -146.8 81.3 0 ] + Size 91 + Type "AA" +} + +Location "Pushkin" "Sol/Mercury" +{ + LongLat [ -22.4 -66.3 0 ] + Size 231 + Type "AA" +} + +Location "Rabelais" "Sol/Mercury" +{ + LongLat [ -62.4 -61 0 ] + Size 141 + Type "AA" +} + +Location "Rajnis" "Sol/Mercury" +{ + LongLat [ -95.8 4.5 0 ] + Size 82 + Type "AA" +} + +Location "Rameau" "Sol/Mercury" +{ + LongLat [ -37.5 -54.9 0 ] + Size 51 + Type "AA" +} + +Location "Raphael" "Sol/Mercury" +{ + LongLat [ -75.9 -19.9 0 ] + Size 343 + Type "AA" +} + +Location "Ravel" "Sol/Mercury" +{ + LongLat [ -38 -12 0 ] + Size 75 + Type "AA" +} + +Location "Renoir" "Sol/Mercury" +{ + LongLat [ -51.5 -18.6 0 ] + Size 246 + Type "AA" +} + +Location "Repin" "Sol/Mercury" +{ + LongLat [ -63 -19.2 0 ] + Size 107 + Type "AA" +} + +Location "Riemenschneider" "Sol/Mercury" +{ + LongLat [ -99.6 -52.8 0 ] + Size 145 + Type "AA" +} + +Location "Rilke" "Sol/Mercury" +{ + LongLat [ -12.3 -45.2 0 ] + Size 86 + Type "AA" +} + +Location "Rimbaud" "Sol/Mercury" +{ + LongLat [ -148 -62 0 ] + Size 85 + Type "AA" +} + +Location "Rodin" "Sol/Mercury" +{ + LongLat [ -18.2 21.1 0 ] + Size 229 + Type "AA" +} + +Location "Rubens" "Sol/Mercury" +{ + LongLat [ -74.1 59.8 0 ] + Size 175 + Type "AA" +} + +Location "Rublev" "Sol/Mercury" +{ + LongLat [ -156.8 -15.1 0 ] + Size 132 + Type "AA" +} + +Location "RÅ«daki" "Sol/Mercury" +{ + LongLat [ -51.1 -4 0 ] + Size 120 + Type "AA" +} + +Location "Rude" "Sol/Mercury" +{ + LongLat [ -79.6 -32.8 0 ] + Size 75 + Type "AA" +} + +Location "RÅ«mÄ«" "Sol/Mercury" +{ + LongLat [ -104.7 -24.1 0 ] + Size 75 + Type "AA" +} + +Location "SadÄ«" "Sol/Mercury" +{ + LongLat [ -56 -78.6 0 ] + Size 68 + Type "AA" +} + +Location "Saikaku" "Sol/Mercury" +{ + LongLat [ -176.3 72.9 0 ] + Size 88 + Type "AA" +} + +Location "Sarmiento" "Sol/Mercury" +{ + LongLat [ -187.7 -29.8 0 ] + Size 145 + Type "AA" +} + +Location "Sayat-Nova" "Sol/Mercury" +{ + LongLat [ -122.1 -28.4 0 ] + Size 158 + Type "AA" +} + +Location "Scarlatti" "Sol/Mercury" +{ + LongLat [ -100 40.5 0 ] + Size 129 + Type "AA" +} + +Location "Schoenberg" "Sol/Mercury" +{ + LongLat [ -135.7 -16 0 ] + Size 29 + Type "AA" +} + +Location "Schubert" "Sol/Mercury" +{ + LongLat [ -54.3 -43.4 0 ] + Size 185 + Type "AA" +} + +Location "Scopas" "Sol/Mercury" +{ + LongLat [ -172.9 -81.1 0 ] + Size 105 + Type "AA" +} + +Location "Sei" "Sol/Mercury" +{ + LongLat [ -89.1 -64.3 0 ] + Size 113 + Type "AA" +} + +Location "Shakespeare" "Sol/Mercury" +{ + LongLat [ -150.9 49.7 0 ] + Size 370 + Type "AA" +} + +Location "Shelley" "Sol/Mercury" +{ + LongLat [ -127.8 -47.8 0 ] + Size 164 + Type "AA" +} + +Location "Shevchenko" "Sol/Mercury" +{ + LongLat [ -46.5 -53.8 0 ] + Size 137 + Type "AA" +} + +Location "Sholem Aleichem" "Sol/Mercury" +{ + LongLat [ -87.7 50.4 0 ] + Size 200 + Type "AA" +} + +Location "Sibelius" "Sol/Mercury" +{ + LongLat [ -144.7 -49.6 0 ] + Size 90 + Type "AA" +} + +Location "Simonides" "Sol/Mercury" +{ + LongLat [ -45 -29.1 0 ] + Size 95 + Type "AA" +} + +Location "Sinan" "Sol/Mercury" +{ + LongLat [ -29.8 15.5 0 ] + Size 147 + Type "AA" +} + +Location "Smetana" "Sol/Mercury" +{ + LongLat [ -70.2 -48.5 0 ] + Size 190 + Type "AA" +} + +Location "Snorri" "Sol/Mercury" +{ + LongLat [ -82.9 -9 0 ] + Size 19 + Type "AA" +} + +Location "Sophocles" "Sol/Mercury" +{ + LongLat [ -145.7 -7 0 ] + Size 150 + Type "AA" +} + +Location "Sor Juana" "Sol/Mercury" +{ + LongLat [ -23.9 49 0 ] + Size 93 + Type "AA" +} + +Location "SÅseki" "Sol/Mercury" +{ + LongLat [ -37.7 38.9 0 ] + Size 90 + Type "AA" +} + +Location "SÅtatsu" "Sol/Mercury" +{ + LongLat [ -18.1 -49.1 0 ] + Size 165 + Type "AA" +} + +Location "Spitteler" "Sol/Mercury" +{ + LongLat [ -61.8 -68.6 0 ] + Size 68 + Type "AA" +} + +Location "Stravinsky" "Sol/Mercury" +{ + LongLat [ -73.5 50.5 0 ] + Size 190 + Type "AA" +} + +Location "Strindberg" "Sol/Mercury" +{ + LongLat [ -135.3 53.7 0 ] + Size 190 + Type "AA" +} + +Location "Sullivan" "Sol/Mercury" +{ + LongLat [ -86.3 -16.9 0 ] + Size 145 + Type "AA" +} + +Location "SÅ«r DÄs" "Sol/Mercury" +{ + LongLat [ -93.3 -47.1 0 ] + Size 132 + Type "AA" +} + +Location "Surikov" "Sol/Mercury" +{ + LongLat [ -124.6 -37.1 0 ] + Size 120 + Type "AA" +} + +Location "Takanobu" "Sol/Mercury" +{ + LongLat [ -108.2 30.8 0 ] + Size 80 + Type "AA" +} + +Location "Takayoshi" "Sol/Mercury" +{ + LongLat [ -163.1 -37.5 0 ] + Size 139 + Type "AA" +} + +Location "Tansen" "Sol/Mercury" +{ + LongLat [ -70.9 3.9 0 ] + Size 34 + Type "AA" +} + +Location "ThÄkur" "Sol/Mercury" +{ + LongLat [ -63.5 -3 0 ] + Size 118 + Type "AA" +} + +Location "Theophanes" "Sol/Mercury" +{ + LongLat [ -142.4 -4.9 0 ] + Size 45 + Type "AA" +} + +Location "Thoreau" "Sol/Mercury" +{ + LongLat [ -132.3 5.9 0 ] + Size 80 + Type "AA" +} + +Location "Tintoretto" "Sol/Mercury" +{ + LongLat [ -22.9 -48.1 0 ] + Size 92 + Type "AA" +} + +Location "Titian" "Sol/Mercury" +{ + LongLat [ -42.1 -3.6 0 ] + Size 121 + Type "AA" +} + +Location "Tolstoj" "Sol/Mercury" +{ + LongLat [ -163.5 -16.3 0 ] + Size 390 + Type "AA" +} + +Location "Ts'ai Wen-Chi" "Sol/Mercury" +{ + LongLat [ -22.2 22.8 0 ] + Size 119 + Type "AA" +} + +Location "Ts'ao Chan" "Sol/Mercury" +{ + LongLat [ -142 -13.4 0 ] + Size 110 + Type "AA" +} + +Location "Tsurayuki" "Sol/Mercury" +{ + LongLat [ -21.3 -63 0 ] + Size 87 + Type "AA" +} + +Location "Tung Yüan" "Sol/Mercury" +{ + LongLat [ -55 73.6 0 ] + Size 64 + Type "AA" +} + +Location "Turgenev" "Sol/Mercury" +{ + LongLat [ -135 65.7 0 ] + Size 116 + Type "AA" +} + +Location "Tyagaraja" "Sol/Mercury" +{ + LongLat [ -148.4 3.7 0 ] + Size 105 + Type "AA" +} + +Location "Unkei" "Sol/Mercury" +{ + LongLat [ -62.7 -31.9 0 ] + Size 123 + Type "AA" +} + +Location "Ustad Isa" "Sol/Mercury" +{ + LongLat [ -165.3 -32.1 0 ] + Size 136 + Type "AA" +} + +Location "VÄlmiki" "Sol/Mercury" +{ + LongLat [ -141 -23.5 0 ] + Size 221 + Type "AA" +} + +Location "Van Dijck" "Sol/Mercury" +{ + LongLat [ -163.8 76.7 0 ] + Size 105 + Type "AA" +} + +Location "Van Eyck" "Sol/Mercury" +{ + LongLat [ -158.8 43.2 0 ] + Size 282 + Type "AA" +} + +Location "van Gogh" "Sol/Mercury" +{ + LongLat [ -134.9 -76.5 0 ] + Size 104 + Type "AA" +} + +Location "Velázquez" "Sol/Mercury" +{ + LongLat [ -53.7 37.5 0 ] + Size 129 + Type "AA" +} + +Location "Verdi" "Sol/Mercury" +{ + LongLat [ -168.6 64.7 0 ] + Size 163 + Type "AA" +} + +Location "Vincente" "Sol/Mercury" +{ + LongLat [ -142.4 -56.8 0 ] + Size 98 + Type "AA" +} + +Location "Vivaldi" "Sol/Mercury" +{ + LongLat [ -85 13.7 0 ] + Size 213 + Type "AA" +} + +Location "Vlaminck" "Sol/Mercury" +{ + LongLat [ -12.7 28 0 ] + Size 97 + Type "AA" +} + +Location "VyÄsa" "Sol/Mercury" +{ + LongLat [ -81.1 48.3 0 ] + Size 290 + Type "AA" +} + +Location "Wagner" "Sol/Mercury" +{ + LongLat [ -114 -67.4 0 ] + Size 140 + Type "AA" +} + +Location "Wang Meng" "Sol/Mercury" +{ + LongLat [ -103.8 8.8 0 ] + Size 165 + Type "AA" +} + +Location "Wergeland" "Sol/Mercury" +{ + LongLat [ -56.5 -38 0 ] + Size 42 + Type "AA" +} + +Location "Whitman" "Sol/Mercury" +{ + LongLat [ -110.4 41.4 0 ] + Size 70 + Type "AA" +} + +Location "Wren" "Sol/Mercury" +{ + LongLat [ -35.2 24.3 0 ] + Size 221 + Type "AA" +} + +Location "Yeats" "Sol/Mercury" +{ + LongLat [ -34.6 9.2 0 ] + Size 100 + Type "AA" +} + +Location "Yun Son-Do" "Sol/Mercury" +{ + LongLat [ -109.4 -72.5 0 ] + Size 68 + Type "AA" +} + +Location "Zeami" "Sol/Mercury" +{ + LongLat [ -147.2 -3.1 0 ] + Size 120 + Type "AA" +} + +Location "Zola" "Sol/Mercury" +{ + LongLat [ -177.3 50.1 0 ] + Size 80 + Type "AA" +} + +Location "APOLLONIA" "Sol/Mercury" +{ + LongLat [ -315 45 0 ] + Size 0 + Type "AL" +} + +Location "AURORA" "Sol/Mercury" +{ + LongLat [ -90 45 0 ] + Size 0 + Type "AL" +} + +Location "AUSTRALIA" "Sol/Mercury" +{ + LongLat [ 0 -72.5 0 ] + Size 0 + Type "AL" +} + +Location "BOREA" "Sol/Mercury" +{ + LongLat [ 0 75 0 ] + Size 0 + Type "AL" +} + +Location "CADUCEATA" "Sol/Mercury" +{ + LongLat [ -135 45 0 ] + Size 0 + Type "AL" +} + +Location "CYLLENE" "Sol/Mercury" +{ + LongLat [ -270 -41 0 ] + Size 0 + Type "AL" +} + +Location "HELIOCAMINUS" "Sol/Mercury" +{ + LongLat [ -170 40 0 ] + Size 0 + Type "AL" +} + +Location "HESPERIS" "Sol/Mercury" +{ + LongLat [ -355 -45 0 ] + Size 0 + Type "AL" +} + +Location "LIGURIA" "Sol/Mercury" +{ + LongLat [ -225 45 0 ] + Size 0 + Type "AL" +} + +Location "PENTAS" "Sol/Mercury" +{ + LongLat [ -310 5 0 ] + Size 0 + Type "AL" +} + +Location "PHAETHONTIAS" "Sol/Mercury" +{ + LongLat [ -167 0 0 ] + Size 0 + Type "AL" +} + +Location "PIERIA" "Sol/Mercury" +{ + LongLat [ -270 0 0 ] + Size 0 + Type "AL" +} + +Location "PLEIAS GALLIA" "Sol/Mercury" +{ + LongLat [ -130 25 0 ] + Size 0 + Type "AL" +} + +Location "SINUS ARGIPHONTAE" "Sol/Mercury" +{ + LongLat [ -335 -10 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO ADMETEI" "Sol/Mercury" +{ + LongLat [ -90 55 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO ALARUM" "Sol/Mercury" +{ + LongLat [ -290 -15 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO APHRODITES" "Sol/Mercury" +{ + LongLat [ -290 25 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO ATLANTIS" "Sol/Mercury" +{ + LongLat [ -210 -35 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO CRIOPHORI" "Sol/Mercury" +{ + LongLat [ -230 0 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO HELII" "Sol/Mercury" +{ + LongLat [ -180 -10 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO HERMAE TRISMEGISTI" "Sol/Mercury" +{ + LongLat [ -45 -45 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO HORARUM" "Sol/Mercury" +{ + LongLat [ -115 25 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO IOVIS" "Sol/Mercury" +{ + LongLat [ 0 0 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO LYCAONIS" "Sol/Mercury" +{ + LongLat [ -107 0 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO MAIAE" "Sol/Mercury" +{ + LongLat [ -155 -15 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO MARTIS" "Sol/Mercury" +{ + LongLat [ -100 -35 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO NEPTUNI" "Sol/Mercury" +{ + LongLat [ -150 30 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO PERSEPHONES" "Sol/Mercury" +{ + LongLat [ -225 -41 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO PHOENICIS" "Sol/Mercury" +{ + LongLat [ -225 25 0 ] + Size 0 + Type "AL" +} + +Location "SOLITUDO PROMETHEI" "Sol/Mercury" +{ + LongLat [ -142.5 -45 0 ] + Size 0 + Type "AL" +} + +Location "TRICRENA" "Sol/Mercury" +{ + LongLat [ -36 0 0 ] + Size 0 + Type "AL" +} + +Location "Antoniadi Dorsum" "Sol/Mercury" +{ + LongLat [ -30.5 25.1 0 ] + Size 300 + Type "DO" +} + +Location "Schiaparelli Dorsum" "Sol/Mercury" +{ + LongLat [ -164.1 23 0 ] + Size 400 + Type "DO" +} + +Location "Caloris Montes" "Sol/Mercury" +{ + LongLat [ -187.2 39.4 0 ] + Size 1300 + Type "MO" +} + +Location "Borealis Planitia" "Sol/Mercury" +{ + LongLat [ -79.5 73.4 0 ] + Size 700 + Type "PL" +} + +Location "Budh Planitia" "Sol/Mercury" +{ + LongLat [ -150.9 22 0 ] + Size 500 + Type "PL" +} + +Location "Caloris Planitia" "Sol/Mercury" +{ + LongLat [ -189.8 30.5 0 ] + Size 1300 + Type "PL" +} + +Location "Odin Planitia" "Sol/Mercury" +{ + LongLat [ -171.6 23.3 0 ] + Size 700 + Type "PL" +} + +Location "Sobkou Planitia" "Sol/Mercury" +{ + LongLat [ -129.9 39.9 0 ] + Size 600 + Type "PL" +} + +Location "Suisei Planitia" "Sol/Mercury" +{ + LongLat [ -150.8 59.2 0 ] + Size 500 + Type "PL" +} + +Location "Tir Planitia" "Sol/Mercury" +{ + LongLat [ -176.1 0.8 0 ] + Size 1000 + Type "PL" +} + +Location "Adventure Rupes" "Sol/Mercury" +{ + LongLat [ -65.5 -65.1 0 ] + Size 300 + Type "RU" +} + +Location "Astrolabe Rupes" "Sol/Mercury" +{ + LongLat [ -70.7 -42.6 0 ] + Size 300 + Type "RU" +} + +Location "Discovery Rupes" "Sol/Mercury" +{ + LongLat [ -38.3 -56.3 0 ] + Size 600 + Type "RU" +} + +Location "Endeavour Rupes" "Sol/Mercury" +{ + LongLat [ -31.3 37.5 0 ] + Size 300 + Type "RU" +} + +Location "Fram Rupes" "Sol/Mercury" +{ + LongLat [ -93.3 -56.9 0 ] + Size 200 + Type "RU" +} + +Location "Gjöa Rupes" "Sol/Mercury" +{ + LongLat [ -159.3 -66.7 0 ] + Size 200 + Type "RU" +} + +Location "Heemskerck Rupes" "Sol/Mercury" +{ + LongLat [ -125.3 25.9 0 ] + Size 300 + Type "RU" +} + +Location "Hero Rupes" "Sol/Mercury" +{ + LongLat [ -171.4 -58.4 0 ] + Size 300 + Type "RU" +} + +Location "Mirni Rupes" "Sol/Mercury" +{ + LongLat [ -39.9 -37.3 0 ] + Size 200 + Type "RU" +} + +Location "Pourquoi-Pas Rupes" "Sol/Mercury" +{ + LongLat [ -156 -58.1 0 ] + Size 400 + Type "RU" +} + +Location "Resolution Rupes" "Sol/Mercury" +{ + LongLat [ -51.7 -63.8 0 ] + Size 200 + Type "RU" +} + +Location "Santa María Rupes" "Sol/Mercury" +{ + LongLat [ -19.7 5.5 0 ] + Size 200 + Type "RU" +} + +Location "Victoria Rupes" "Sol/Mercury" +{ + LongLat [ -31.1 50.9 0 ] + Size 300 + Type "RU" +} + +Location "Vostok Rupes" "Sol/Mercury" +{ + LongLat [ -19.5 -37.7 0 ] + Size 200 + Type "RU" +} + +Location "Zarya Rupes" "Sol/Mercury" +{ + LongLat [ -20.5 -42.8 0 ] + Size 200 + Type "RU" +} + +Location "Zeehaen Rupes" "Sol/Mercury" +{ + LongLat [ -157 51 0 ] + Size 200 + Type "RU" +} + +Location "Arecibo Vallis" "Sol/Mercury" +{ + LongLat [ -28.4 -27.5 0 ] + Size 150 + Type "VA" +} + +Location "Goldstone Vallis" "Sol/Mercury" +{ + LongLat [ -31.7 -15.8 0 ] + Size 200 + Type "VA" +} + +Location "Haystack Vallis" "Sol/Mercury" +{ + LongLat [ -46.2 4.7 0 ] + Size 300 + Type "VA" +} + +Location "Simeiz Vallis" "Sol/Mercury" +{ + LongLat [ -64.3 -13.2 0 ] + Size 150 + Type "VA" +} + +Location "Raditladi" "Sol/Mercury" +{ + LongLat [ -240.93 27.28 0 ] + Size 257 + Type "AA" +} + +Location "Eminescu" "Sol/Mercury" +{ + LongLat [ -245.87 10.79 0 ] + Size 125 + Type "AA" +} + +Location "Sveinsdóttir" "Sol/Mercury" +{ + LongLat [ -259.96 -2.58 0 ] + Size 220 + Type "AA" +} + +Location "Beagle Rupes" "Sol/Mercury" +{ + LongLat [ -258.89 -1.9 0 ] + Size 630 + Type "RU" +} + +Location "Neruda" "Sol/Mercury" +{ + LongLat [ -234.55 -52.47 0 ] + Size 110 + Type "AA" +} + +Location "Xiao Zhao" "Sol/Mercury" +{ + LongLat [ -236.21 10.64 0 ] + Size 23 + Type "AA" +} + +Location "Cunningham" "Sol/Mercury" +{ + LongLat [ -203.07 30.48 0 ] + Size 37 + Type "AA" +} + +Location "Atget" "Sol/Mercury" +{ + LongLat [ -193.93 25.65 0 ] + Size 100 + Type "AA" +} + +Location "Sander" "Sol/Mercury" +{ + LongLat [ -205.6 42.59 0 ] + Size 50 + Type "AA" +} + +Location "Pantheon Fossae" "Sol/Mercury" +{ + LongLat [ -197.0 30.5 0 ] + Size 300 + Type "FO" +} + +Location "Apollodorus" "Sol/Mercury" +{ + LongLat [ -197.01 30.58 0 ] + Size 41 + Type "AA" +} + +Location "Kertész" "Sol/Mercury" +{ + LongLat [ -214.06 27.44 0 ] + Size 33 + Type "AA" +} + +Location "Amaral" "Sol/Mercury" +{ + LongLat [ -242.3 -26.4 0 ] + Size 106 + Type "AA" +} + +Location "Dali" "Sol/Mercury" +{ + LongLat [ -240.6 45.3 0 ] + Size 175 + Type "AA" +} + +Location "Enwonwu" "Sol/Mercury" +{ + LongLat [ -238.4 -9.9 0 ] + Size 38 + Type "AA" +} + +Location "Glinka" "Sol/Mercury" +{ + LongLat [ -111.7 14.8 0 ] + Size 86 + Type "AA" +} + +Location "Hovnatanian" "Sol/Mercury" +{ + LongLat [ -187.5 -7.6 0 ] + Size 34 + Type "AA" +} + +Location "Beckett" "Sol/Mercury" +{ + LongLat [ -248.8 -40.1 0 ] + Size 57 + Type "AA" +} + +Location "Moody" "Sol/Mercury" +{ + LongLat [ -215.4 -13.1 0 ] + Size 80 + Type "AA" +} + +Location "Munch" "Sol/Mercury" +{ + LongLat [ -207.3 40.6 0 ] + Size 54 + Type "AA" +} + +Location "Navoi" "Sol/Mercury" +{ + LongLat [ -200.0 59.0 0 ] + Size 66 + Type "AA" +} + +Location "Nawahi" "Sol/Mercury" +{ + LongLat [ -214.9 36.1 0 ] + Size 34 + Type "AA" +} + +Location "Oskison" "Sol/Mercury" +{ + LongLat [ -215.3 60.6 0 ] + Size 120 + Type "AA" +} + +Location "Poe" "Sol/Mercury" +{ + LongLat [ -201.2 44.0 0 ] + Size 75 + Type "AA" +} + +Location "Qi Baishi" "Sol/Mercury" +{ + LongLat [ -196.0 -4.2 0 ] + Size 15 + Type "AA" +} + +Location "Raden Saleh" "Sol/Mercury" +{ + LongLat [ -201.3 2.2 0 ] + Size 25 + Type "AA" +} + +Location "Sher-Gil" "Sol/Mercury" +{ + LongLat [ -225.5 -45.1 0 ] + Size 73 + Type "AA" +} + +Location "Rembrandt" "Sol/Mercury" +{ + LongLat [ -271.8 -33.2 0 ] + Size 720 + Type "AA" +} + +Location "Abedin" "Sol/Mercury" +{ + LongLat [ -10.2 61.7 0 ] + Size 110 + Type "AA" +} + +Location "Benoit" "Sol/Mercury" +{ + LongLat [ -256.2 7.6 0 ] + Size 43 + Type "AA" +} + +Location "Berkel" "Sol/Mercury" +{ + LongLat [ -333.5 -13.6 0 ] + Size 21 + Type "AA" +} + +Location "Calvino" "Sol/Mercury" +{ + LongLat [ -56. -3.9 0 ] + Size 68 + Type "AA" +} + +Location "de Graft" "Sol/Mercury" +{ + LongLat [ -358. 22.1 0 ] + Size 65 + Type "AA" +} + +Location "Derain" "Sol/Mercury" +{ + LongLat [ -340.3 -8.7 0 ] + Size 190 + Type "AA" +} + +Location "Eastman" "Sol/Mercury" +{ + LongLat [ -234.3 9.6 0 ] + Size 80 + Type "AA" +} + +Location "Gibran" "Sol/Mercury" +{ + LongLat [ -110.4 35.5 0 ] + Size 102 + Type "AA" +} + +Location "Hemingway" "Sol/Mercury" +{ + LongLat [ -2.9 17.5 0 ] + Size 130 + Type "AA" +} + +Location "Hodgkins" "Sol/Mercury" +{ + LongLat [ -341.9 29.2 0 ] + Size 20 + Type "AA" +} + +Location "Izquierdo" "Sol/Mercury" +{ + LongLat [ -253.1 -1.6 0 ] + Size 170 + Type "AA" +} + +Location "Kunisada" "Sol/Mercury" +{ + LongLat [ -247.6 1.8 0 ] + Size 280 + Type "AA" +} + +Location "Lange" "Sol/Mercury" +{ + LongLat [ -260. 6.4 0 ] + Size 180 + Type "AA" +} + +Location "Matabei" "Sol/Mercury" +{ + LongLat [ -13.9 -39.7 0 ] + Size 24 + Type "AA" +} + +Location "Munkácsy" "Sol/Mercury" +{ + LongLat [ -259.1 21.9 0 ] + Size 180 + Type "AA" +} + +Location "To Ngoc Van" "Sol/Mercury" +{ + LongLat [ -110.7 52.3 0 ] + Size 63 + Type "AA" +} + +Location "Bek" "Sol/Mercury" +{ + LongLat [ -50.3 21.1 0 ] + Size 30 + Type "AA" +} + +Location "Dominici" "Sol/Mercury" +{ + LongLat [ -36.5 1.4 0 ] + Size 20 + Type "AA" +} + +Location "Geddes" "Sol/Mercury" +{ + LongLat [ -29.7 27.3 0 ] + Size 80 + Type "AA" +} + +Location "Hokusai" "Sol/Mercury" +{ + LongLat [ -342.3 58.3 0 ] + Size 95 + Type "AA" +} + +Location "Picasso" "Sol/Mercury" +{ + LongLat [ -309.9 3.3 0 ] + Size 133 + Type "AA" +} + +Location "Kipling" "Sol/Mercury" +{ + LongLat [ -288. -19.4 0 ] + Size 151 + Type "AA" +} + +Location "Debussy" "Sol/Mercury" +{ + LongLat [ -347.5 -33.9 0 ] + Size 85 + Type "AA" +} + +Location "Firdousi" "Sol/Mercury" +{ + LongLat [ -294.6 3.5 0 ] + Size 96 + Type "AA" +} + +Location "Copland" "Sol/Mercury" +{ + LongLat [ -286.7 37.5 0 ] + Size 208 + Type "AA" +} + +Location "Steichen" "Sol/Mercury" +{ + LongLat [ -282.73 -13.14 0 ] + Size 159 + Type "AA" +} + +Location "Rachmaninoff" "Sol/Mercury" +{ + LongLat [ -302.4 27.6 0 ] + Size 290 + Type "AA" +} + diff --git a/data/moon_locs.ssc b/data/locations/moon_locs.ssc similarity index 93% rename from data/moon_locs.ssc rename to data/locations/moon_locs.ssc index f0d697093d..7af90f1a03 100644 --- a/data/moon_locs.ssc +++ b/data/locations/moon_locs.ssc @@ -1,15396 +1,15396 @@ -# Processed 2004-7-11 21:22:38 UTC -# by Dr. Fridger Schrempp, fridger.schrempp@desy.de -# ------------------------------------------------------ - -Location "Abbe" "Sol/Earth/Moon" -{ - LongLat [ 175.2 -57.3 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Abbot" "Sol/Earth/Moon" -{ - LongLat [ 54.8 5.6 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Abel" "Sol/Earth/Moon" -{ - LongLat [ 87.3 -34.5 0 ] - Size 122.00 - Importance 32.77 - Type "AA" -} - -Location "Abenezra" "Sol/Earth/Moon" -{ - LongLat [ 11.9 -21 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Abetti" "Sol/Earth/Moon" -{ - LongLat [ 27.8 20.1 0 ] - Size 1.50 - Importance 16.24 - Type "AA" -} - -Location "Abul Wáfa" "Sol/Earth/Moon" -{ - LongLat [ 116.6 1 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Abulfeda" "Sol/Earth/Moon" -{ - LongLat [ 13.9 -13.8 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Acosta" "Sol/Earth/Moon" -{ - LongLat [ 60.1 -5.6 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Adams" "Sol/Earth/Moon" -{ - LongLat [ 68.2 -31.9 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Agatharchides" "Sol/Earth/Moon" -{ - LongLat [ -30.9 -19.8 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Agrippa" "Sol/Earth/Moon" -{ - LongLat [ 10.5 4.1 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Airy" "Sol/Earth/Moon" -{ - LongLat [ 5.7 -18.1 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Aitken" "Sol/Earth/Moon" -{ - LongLat [ 173.4 -16.8 0 ] - Size 135.00 - Importance 34.06 - Type "AA" -} - -Location "Akis" "Sol/Earth/Moon" -{ - LongLat [ -31.8 20 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Alan" "Sol/Earth/Moon" -{ - LongLat [ -6.1 -10.9 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Al-Bakri" "Sol/Earth/Moon" -{ - LongLat [ 20.2 14.3 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Albategnius" "Sol/Earth/Moon" -{ - LongLat [ 4.3 -11.7 0 ] - Size 114.00 - Importance 31.90 - Type "AA" -} - -Location "Al-Biruni" "Sol/Earth/Moon" -{ - LongLat [ 92.5 17.9 0 ] - Size 77.00 - Importance 26.88 - Type "AA" -} - -Location "Alden" "Sol/Earth/Moon" -{ - LongLat [ 110.8 -23.6 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Alder" "Sol/Earth/Moon" -{ - LongLat [ -177.4 -48.6 0 ] - Size 77.00 - Importance 26.88 - Type "AA" -} - -Location "Aldrin" "Sol/Earth/Moon" -{ - LongLat [ 22.1 1.4 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Alekhin" "Sol/Earth/Moon" -{ - LongLat [ -131.3 -68.2 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Alexander" "Sol/Earth/Moon" -{ - LongLat [ 13.5 40.3 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Alfraganus" "Sol/Earth/Moon" -{ - LongLat [ 19 -5.4 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Alhazen" "Sol/Earth/Moon" -{ - LongLat [ 71.8 15.9 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Aliacensis" "Sol/Earth/Moon" -{ - LongLat [ 5.2 -30.6 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "Al-Khwarizmi" "Sol/Earth/Moon" -{ - LongLat [ 106.4 7.1 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Almanon" "Sol/Earth/Moon" -{ - LongLat [ 15.2 -16.8 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Al-Marrakushi" "Sol/Earth/Moon" -{ - LongLat [ 55.8 -10.4 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Aloha" "Sol/Earth/Moon" -{ - LongLat [ -53.9 29.8 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Alpetragius" "Sol/Earth/Moon" -{ - LongLat [ -4.5 -16 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Alphonsus" "Sol/Earth/Moon" -{ - LongLat [ -3.2 -13.7 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "Alter" "Sol/Earth/Moon" -{ - LongLat [ -107.5 18.7 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Ameghino" "Sol/Earth/Moon" -{ - LongLat [ 57 3.3 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Amici" "Sol/Earth/Moon" -{ - LongLat [ -172.1 -9.9 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Ammonius" "Sol/Earth/Moon" -{ - LongLat [ -0.8 -8.5 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Amontons" "Sol/Earth/Moon" -{ - LongLat [ 46.8 -5.3 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Amundsen" "Sol/Earth/Moon" -{ - LongLat [ 85.6 -84.3 0 ] - Size 101.00 - Importance 30.34 - Type "AA" -} - -Location "Anaxagoras" "Sol/Earth/Moon" -{ - LongLat [ -10.1 73.4 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Anaximander" "Sol/Earth/Moon" -{ - LongLat [ -51.3 66.9 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Anaximenes" "Sol/Earth/Moon" -{ - LongLat [ -44.5 72.5 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "AndÄ›l" "Sol/Earth/Moon" -{ - LongLat [ 12.4 -10.4 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Anders" "Sol/Earth/Moon" -{ - LongLat [ -142.9 -41.3 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Anderson" "Sol/Earth/Moon" -{ - LongLat [ 171.1 15.8 0 ] - Size 109.00 - Importance 31.33 - Type "AA" -} - -Location "Andersson" "Sol/Earth/Moon" -{ - LongLat [ -95.3 -49.7 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Andronov" "Sol/Earth/Moon" -{ - LongLat [ 146.1 -22.7 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Ango" "Sol/Earth/Moon" -{ - LongLat [ -32.3 20.5 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Angström" "Sol/Earth/Moon" -{ - LongLat [ -41.6 29.9 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Ann" "Sol/Earth/Moon" -{ - LongLat [ -0.1 25.1 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Annegrit" "Sol/Earth/Moon" -{ - LongLat [ -25.6 29.4 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Ansgarius" "Sol/Earth/Moon" -{ - LongLat [ 79.7 -12.7 0 ] - Size 94.00 - Importance 29.42 - Type "AA" -} - -Location "Antoniadi" "Sol/Earth/Moon" -{ - LongLat [ -172 -69.7 0 ] - Size 143.00 - Importance 34.78 - Type "AA" -} - -Location "Anuchin" "Sol/Earth/Moon" -{ - LongLat [ 101.3 -49 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Anville" "Sol/Earth/Moon" -{ - LongLat [ 49.5 1.9 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Apianus" "Sol/Earth/Moon" -{ - LongLat [ 7.9 -26.9 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Apollo" "Sol/Earth/Moon" -{ - LongLat [ -151.8 -36.1 0 ] - Size 537.00 - Importance 49.45 - Type "AA" -} - -Location "Apollonius" "Sol/Earth/Moon" -{ - LongLat [ 61.1 4.5 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Appleton" "Sol/Earth/Moon" -{ - LongLat [ 158.3 37.2 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Arago" "Sol/Earth/Moon" -{ - LongLat [ 21.4 6.2 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Aratus" "Sol/Earth/Moon" -{ - LongLat [ 4.5 23.6 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Archimedes" "Sol/Earth/Moon" -{ - LongLat [ -4 29.7 0 ] - Size 82.00 - Importance 27.67 - Type "AA" -} - -Location "Archytas" "Sol/Earth/Moon" -{ - LongLat [ 5 58.7 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Argelander" "Sol/Earth/Moon" -{ - LongLat [ 5.8 -16.5 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Ariadaeus" "Sol/Earth/Moon" -{ - LongLat [ 17.3 4.6 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Aristarchus" "Sol/Earth/Moon" -{ - LongLat [ -47.4 23.7 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Aristillus" "Sol/Earth/Moon" -{ - LongLat [ 1.2 33.9 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Aristoteles" "Sol/Earth/Moon" -{ - LongLat [ 17.4 50.2 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "ArmiÅ„ski" "Sol/Earth/Moon" -{ - LongLat [ 154.2 -16.4 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Armstrong" "Sol/Earth/Moon" -{ - LongLat [ 25 1.4 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Arnold" "Sol/Earth/Moon" -{ - LongLat [ 35.9 66.8 0 ] - Size 94.00 - Importance 29.42 - Type "AA" -} - -Location "Arrhenius" "Sol/Earth/Moon" -{ - LongLat [ -91.3 -55.6 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Artamonov" "Sol/Earth/Moon" -{ - LongLat [ 103.5 25.5 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Artem'ev" "Sol/Earth/Moon" -{ - LongLat [ -144.4 10.8 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Artemis" "Sol/Earth/Moon" -{ - LongLat [ -25.4 25 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Artsimovich" "Sol/Earth/Moon" -{ - LongLat [ -36.6 27.6 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Aryabhata" "Sol/Earth/Moon" -{ - LongLat [ 35.1 6.2 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Arzachel" "Sol/Earth/Moon" -{ - LongLat [ -1.9 -18.2 0 ] - Size 96.00 - Importance 29.69 - Type "AA" -} - -Location "Asada" "Sol/Earth/Moon" -{ - LongLat [ 49.9 7.3 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Asclepi" "Sol/Earth/Moon" -{ - LongLat [ 25.4 -55.1 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Ashbrook" "Sol/Earth/Moon" -{ - LongLat [ -112.5 -81.4 0 ] - Size 156.00 - Importance 35.86 - Type "AA" -} - -Location "Aston" "Sol/Earth/Moon" -{ - LongLat [ -87.7 32.9 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Atlas" "Sol/Earth/Moon" -{ - LongLat [ 44.4 46.7 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Atwood" "Sol/Earth/Moon" -{ - LongLat [ 57.7 -5.8 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Autolycus" "Sol/Earth/Moon" -{ - LongLat [ 1.5 30.7 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Auwers" "Sol/Earth/Moon" -{ - LongLat [ 17.2 15.1 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Auzout" "Sol/Earth/Moon" -{ - LongLat [ 64.1 10.3 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Avery" "Sol/Earth/Moon" -{ - LongLat [ 81.4 -1.4 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Avicenna" "Sol/Earth/Moon" -{ - LongLat [ -97.2 39.7 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Avogadro" "Sol/Earth/Moon" -{ - LongLat [ 164.9 63.1 0 ] - Size 139.00 - Importance 34.42 - Type "AA" -} - -Location "Azophi" "Sol/Earth/Moon" -{ - LongLat [ 12.7 -22.1 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Baade" "Sol/Earth/Moon" -{ - LongLat [ -81.8 -44.8 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Babakin" "Sol/Earth/Moon" -{ - LongLat [ 123.3 -20.8 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Babbage" "Sol/Earth/Moon" -{ - LongLat [ -57.1 59.7 0 ] - Size 143.00 - Importance 34.78 - Type "AA" -} - -Location "Babcock" "Sol/Earth/Moon" -{ - LongLat [ 93.9 4.2 0 ] - Size 99.00 - Importance 30.08 - Type "AA" -} - -Location "Back" "Sol/Earth/Moon" -{ - LongLat [ 80.7 1.1 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Backlund" "Sol/Earth/Moon" -{ - LongLat [ 103 -16 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Baco" "Sol/Earth/Moon" -{ - LongLat [ 19.1 -51 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Baillaud" "Sol/Earth/Moon" -{ - LongLat [ 37.5 74.6 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Bailly" "Sol/Earth/Moon" -{ - LongLat [ -69.1 -66.5 0 ] - Size 287.00 - Importance 42.96 - Type "AA" -} - -Location "Baily" "Sol/Earth/Moon" -{ - LongLat [ 30.4 49.7 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Balandin" "Sol/Earth/Moon" -{ - LongLat [ 152.6 -18.9 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Balboa" "Sol/Earth/Moon" -{ - LongLat [ -83.2 19.1 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Baldet" "Sol/Earth/Moon" -{ - LongLat [ -151.1 -53.3 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Ball" "Sol/Earth/Moon" -{ - LongLat [ -8.4 -35.9 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Balmer" "Sol/Earth/Moon" -{ - LongLat [ 69.8 -20.3 0 ] - Size 138.00 - Importance 34.33 - Type "AA" -} - -Location "Banachiewicz" "Sol/Earth/Moon" -{ - LongLat [ 80.1 5.2 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Bancroft" "Sol/Earth/Moon" -{ - LongLat [ -6.4 28 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Banting" "Sol/Earth/Moon" -{ - LongLat [ 16.4 26.6 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Barbier" "Sol/Earth/Moon" -{ - LongLat [ 157.9 -23.8 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Barkla" "Sol/Earth/Moon" -{ - LongLat [ 67.2 -10.7 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Barnard" "Sol/Earth/Moon" -{ - LongLat [ 85.6 -29.5 0 ] - Size 105.00 - Importance 30.84 - Type "AA" -} - -Location "Barocius" "Sol/Earth/Moon" -{ - LongLat [ 16.8 -44.9 0 ] - Size 82.00 - Importance 27.67 - Type "AA" -} - -Location "Barringer" "Sol/Earth/Moon" -{ - LongLat [ -149.7 -28 0 ] - Size 68.00 - Importance 25.37 - Type "AA" -} - -Location "Barrow" "Sol/Earth/Moon" -{ - LongLat [ 7.7 71.3 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Bartels" "Sol/Earth/Moon" -{ - LongLat [ -89.8 24.5 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Bawa" "Sol/Earth/Moon" -{ - LongLat [ 102.6 -25.3 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Bayer" "Sol/Earth/Moon" -{ - LongLat [ -35 -51.6 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Beals" "Sol/Earth/Moon" -{ - LongLat [ 86.5 37.3 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Beaumont" "Sol/Earth/Moon" -{ - LongLat [ 28.8 -18 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Becquerel" "Sol/Earth/Moon" -{ - LongLat [ 129.7 40.7 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "BeÄvář" "Sol/Earth/Moon" -{ - LongLat [ 125.2 -1.9 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Beer" "Sol/Earth/Moon" -{ - LongLat [ -9.1 27.1 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Behaim" "Sol/Earth/Moon" -{ - LongLat [ 79.4 -16.5 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Beijerinck" "Sol/Earth/Moon" -{ - LongLat [ 151.8 -13.5 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Beketov" "Sol/Earth/Moon" -{ - LongLat [ 29.2 16.3 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Béla" "Sol/Earth/Moon" -{ - LongLat [ 2.3 24.7 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Bel'kovich" "Sol/Earth/Moon" -{ - LongLat [ 90.2 61.1 0 ] - Size 214.00 - Importance 39.65 - Type "AA" -} - -Location "Bell" "Sol/Earth/Moon" -{ - LongLat [ -96.4 21.8 0 ] - Size 86.00 - Importance 28.27 - Type "AA" -} - -Location "Bellinsgauzen" "Sol/Earth/Moon" -{ - LongLat [ -164.6 -60.6 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Bellot" "Sol/Earth/Moon" -{ - LongLat [ 48.2 -12.4 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Belopol'skiy" "Sol/Earth/Moon" -{ - LongLat [ -128.1 -17.2 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Belyaev" "Sol/Earth/Moon" -{ - LongLat [ 143.5 23.3 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Benedict" "Sol/Earth/Moon" -{ - LongLat [ 141.5 4.4 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Bergman" "Sol/Earth/Moon" -{ - LongLat [ 137.5 7 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Bergstrand" "Sol/Earth/Moon" -{ - LongLat [ 176.3 -18.8 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Berkner" "Sol/Earth/Moon" -{ - LongLat [ -105.2 25.2 0 ] - Size 86.00 - Importance 28.27 - Type "AA" -} - -Location "Berlage" "Sol/Earth/Moon" -{ - LongLat [ -162.8 -63.2 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Bernoulli" "Sol/Earth/Moon" -{ - LongLat [ 60.7 35 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Berosus" "Sol/Earth/Moon" -{ - LongLat [ 69.9 33.5 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Berzelius" "Sol/Earth/Moon" -{ - LongLat [ 50.9 36.6 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Bessarion" "Sol/Earth/Moon" -{ - LongLat [ -37.3 14.9 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Bessel" "Sol/Earth/Moon" -{ - LongLat [ 17.9 21.8 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Bettinus" "Sol/Earth/Moon" -{ - LongLat [ -44.8 -63.4 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Bhabha" "Sol/Earth/Moon" -{ - LongLat [ -164.5 -55.1 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Bianchini" "Sol/Earth/Moon" -{ - LongLat [ -34.3 48.7 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Biela" "Sol/Earth/Moon" -{ - LongLat [ 51.3 -54.9 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Bilharz" "Sol/Earth/Moon" -{ - LongLat [ 56.3 -5.8 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Billy" "Sol/Earth/Moon" -{ - LongLat [ -50.1 -13.8 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Bingham" "Sol/Earth/Moon" -{ - LongLat [ 115.1 8.1 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Biot" "Sol/Earth/Moon" -{ - LongLat [ 51.1 -22.6 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Birkeland" "Sol/Earth/Moon" -{ - LongLat [ 173.9 -30.2 0 ] - Size 82.00 - Importance 27.67 - Type "AA" -} - -Location "Birkhoff" "Sol/Earth/Moon" -{ - LongLat [ -146.1 58.7 0 ] - Size 345.00 - Importance 44.95 - Type "AA" -} - -Location "Birmingham" "Sol/Earth/Moon" -{ - LongLat [ -10.5 65.1 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Birt" "Sol/Earth/Moon" -{ - LongLat [ -8.5 -22.4 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Bjerknes" "Sol/Earth/Moon" -{ - LongLat [ 113 -38.4 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Black" "Sol/Earth/Moon" -{ - LongLat [ 80.4 -9.2 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Blackett" "Sol/Earth/Moon" -{ - LongLat [ -116.1 -37.5 0 ] - Size 141.00 - Importance 34.60 - Type "AA" -} - -Location "Blagg" "Sol/Earth/Moon" -{ - LongLat [ 1.5 1.3 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Blancanus" "Sol/Earth/Moon" -{ - LongLat [ -21.4 -63.8 0 ] - Size 117.00 - Importance 32.24 - Type "AA" -} - -Location "Blanchard" "Sol/Earth/Moon" -{ - LongLat [ -94.4 -58.5 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Blanchinus" "Sol/Earth/Moon" -{ - LongLat [ 2.5 -25.4 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Blazhko" "Sol/Earth/Moon" -{ - LongLat [ -148 31.6 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Bliss" "Sol/Earth/Moon" -{ - LongLat [ -13.5 53 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Bobillier" "Sol/Earth/Moon" -{ - LongLat [ 15.5 19.6 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Bobone" "Sol/Earth/Moon" -{ - LongLat [ -131.8 26.9 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Bode" "Sol/Earth/Moon" -{ - LongLat [ -2.4 6.7 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Boethius" "Sol/Earth/Moon" -{ - LongLat [ 72.3 5.6 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Boguslawsky" "Sol/Earth/Moon" -{ - LongLat [ 43.2 -72.9 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Bohnenberger" "Sol/Earth/Moon" -{ - LongLat [ 40 -16.2 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Bohr" "Sol/Earth/Moon" -{ - LongLat [ -86.6 12.4 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Bok" "Sol/Earth/Moon" -{ - LongLat [ -171.6 -20.2 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Boltzmann" "Sol/Earth/Moon" -{ - LongLat [ -90.7 -74.9 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Bolyai" "Sol/Earth/Moon" -{ - LongLat [ 125.9 -33.6 0 ] - Size 135.00 - Importance 34.06 - Type "AA" -} - -Location "Bombelli" "Sol/Earth/Moon" -{ - LongLat [ 56.2 5.3 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Bondarenko" "Sol/Earth/Moon" -{ - LongLat [ 136.3 -17.8 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Bonpland" "Sol/Earth/Moon" -{ - LongLat [ -17.4 -8.3 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Boole" "Sol/Earth/Moon" -{ - LongLat [ -87.4 63.7 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Borda" "Sol/Earth/Moon" -{ - LongLat [ 46.6 -25.1 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Borel" "Sol/Earth/Moon" -{ - LongLat [ 26.4 22.3 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Boris" "Sol/Earth/Moon" -{ - LongLat [ -33.5 30.6 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Borman" "Sol/Earth/Moon" -{ - LongLat [ -147.7 -38.8 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Born" "Sol/Earth/Moon" -{ - LongLat [ 66.8 -6 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Boscovich" "Sol/Earth/Moon" -{ - LongLat [ 11.1 9.8 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Bose" "Sol/Earth/Moon" -{ - LongLat [ -170 -53.5 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Boss" "Sol/Earth/Moon" -{ - LongLat [ 89.2 45.8 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Bouguer" "Sol/Earth/Moon" -{ - LongLat [ -35.8 52.3 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Boussingault" "Sol/Earth/Moon" -{ - LongLat [ 54.6 -70.2 0 ] - Size 142.00 - Importance 34.69 - Type "AA" -} - -Location "Bowditch" "Sol/Earth/Moon" -{ - LongLat [ 103.1 -25 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Bowen" "Sol/Earth/Moon" -{ - LongLat [ 9.1 17.6 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Boyle" "Sol/Earth/Moon" -{ - LongLat [ 178.1 -53.1 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Brackett" "Sol/Earth/Moon" -{ - LongLat [ 23.6 17.9 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Bragg" "Sol/Earth/Moon" -{ - LongLat [ -102.9 42.5 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Brashear" "Sol/Earth/Moon" -{ - LongLat [ -170.7 -73.8 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Brayley" "Sol/Earth/Moon" -{ - LongLat [ -36.9 20.9 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Bredikhin" "Sol/Earth/Moon" -{ - LongLat [ -158.2 17.3 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Breislak" "Sol/Earth/Moon" -{ - LongLat [ 18.3 -48.2 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Brenner" "Sol/Earth/Moon" -{ - LongLat [ 39.3 -39 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Brewster" "Sol/Earth/Moon" -{ - LongLat [ 34.7 23.3 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Brianchon" "Sol/Earth/Moon" -{ - LongLat [ -86.2 75 0 ] - Size 134.00 - Importance 33.96 - Type "AA" -} - -Location "Bridgman" "Sol/Earth/Moon" -{ - LongLat [ 137.1 43.5 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Briggs" "Sol/Earth/Moon" -{ - LongLat [ -69.1 26.5 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Brisbane" "Sol/Earth/Moon" -{ - LongLat [ 68.5 -49.1 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Bronk" "Sol/Earth/Moon" -{ - LongLat [ -134.5 26.1 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Brouwer" "Sol/Earth/Moon" -{ - LongLat [ -126 -36.2 0 ] - Size 158.00 - Importance 36.02 - Type "AA" -} - -Location "Brown" "Sol/Earth/Moon" -{ - LongLat [ -17.9 -46.4 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Bruce" "Sol/Earth/Moon" -{ - LongLat [ 0.4 1.1 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Brunner" "Sol/Earth/Moon" -{ - LongLat [ 90.9 -9.9 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Buch" "Sol/Earth/Moon" -{ - LongLat [ 17.7 -38.8 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Buffon" "Sol/Earth/Moon" -{ - LongLat [ -133.4 -40.4 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Buisson" "Sol/Earth/Moon" -{ - LongLat [ 112.5 -1.4 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Bullialdus" "Sol/Earth/Moon" -{ - LongLat [ -22.2 -20.7 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Bunsen" "Sol/Earth/Moon" -{ - LongLat [ -85.3 41.4 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Burckhardt" "Sol/Earth/Moon" -{ - LongLat [ 56.5 31.1 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Bürg" "Sol/Earth/Moon" -{ - LongLat [ 28.2 45 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Burnham" "Sol/Earth/Moon" -{ - LongLat [ 7.3 -13.9 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Büsching" "Sol/Earth/Moon" -{ - LongLat [ 20 -38 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Butlerov" "Sol/Earth/Moon" -{ - LongLat [ -108.7 12.5 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Buys-Ballot" "Sol/Earth/Moon" -{ - LongLat [ 174.5 20.8 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Byrd" "Sol/Earth/Moon" -{ - LongLat [ 9.8 85.3 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Byrgius" "Sol/Earth/Moon" -{ - LongLat [ -65.3 -24.7 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "C. Herschel" "Sol/Earth/Moon" -{ - LongLat [ -31.2 34.5 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "C. Mayer" "Sol/Earth/Moon" -{ - LongLat [ 17.3 63.2 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Cabannes" "Sol/Earth/Moon" -{ - LongLat [ -169.6 -60.9 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Cabeus" "Sol/Earth/Moon" -{ - LongLat [ -35.5 -84.9 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Cailleux" "Sol/Earth/Moon" -{ - LongLat [ 153.3 -60.8 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Cajal" "Sol/Earth/Moon" -{ - LongLat [ 31.1 12.6 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Cajori" "Sol/Earth/Moon" -{ - LongLat [ 168.8 -47.4 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Calippus" "Sol/Earth/Moon" -{ - LongLat [ 10.7 38.9 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Cameron" "Sol/Earth/Moon" -{ - LongLat [ 45.9 6.2 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Campanus" "Sol/Earth/Moon" -{ - LongLat [ -27.8 -28 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Campbell" "Sol/Earth/Moon" -{ - LongLat [ 151.4 45.3 0 ] - Size 219.00 - Importance 39.91 - Type "AA" -} - -Location "Cannizzaro" "Sol/Earth/Moon" -{ - LongLat [ -99.6 55.6 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Cannon" "Sol/Earth/Moon" -{ - LongLat [ 81.4 19.9 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Cantor" "Sol/Earth/Moon" -{ - LongLat [ 118.6 38.2 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Capella" "Sol/Earth/Moon" -{ - LongLat [ 35 -7.5 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Capuanus" "Sol/Earth/Moon" -{ - LongLat [ -26.7 -34.1 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Cardanus" "Sol/Earth/Moon" -{ - LongLat [ -72.5 13.2 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Carlini" "Sol/Earth/Moon" -{ - LongLat [ -24.1 33.7 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Carlos" "Sol/Earth/Moon" -{ - LongLat [ 2.3 24.9 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Carmichael" "Sol/Earth/Moon" -{ - LongLat [ 40.4 19.6 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Carnot" "Sol/Earth/Moon" -{ - LongLat [ -143.5 52.3 0 ] - Size 126.00 - Importance 33.18 - Type "AA" -} - -Location "Carol" "Sol/Earth/Moon" -{ - LongLat [ 122.3 8.5 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Carpenter" "Sol/Earth/Moon" -{ - LongLat [ -50.9 69.4 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Carrel" "Sol/Earth/Moon" -{ - LongLat [ 26.7 10.7 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Carrillo" "Sol/Earth/Moon" -{ - LongLat [ 80.9 -2.2 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Carrington" "Sol/Earth/Moon" -{ - LongLat [ 62.1 44 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Cartan" "Sol/Earth/Moon" -{ - LongLat [ 59.3 4.2 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Carver" "Sol/Earth/Moon" -{ - LongLat [ 126.9 -43 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Casatus" "Sol/Earth/Moon" -{ - LongLat [ -29.5 -72.8 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "Cassegrain" "Sol/Earth/Moon" -{ - LongLat [ 113.5 -52.4 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Cassini" "Sol/Earth/Moon" -{ - LongLat [ 4.6 40.2 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Catalán" "Sol/Earth/Moon" -{ - LongLat [ -87.3 -45.7 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Catharina" "Sol/Earth/Moon" -{ - LongLat [ 23.4 -18.1 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Cauchy" "Sol/Earth/Moon" -{ - LongLat [ 38.6 9.6 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Cavalerius" "Sol/Earth/Moon" -{ - LongLat [ -66.8 5.1 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Cavendish" "Sol/Earth/Moon" -{ - LongLat [ -53.7 -24.5 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Caventou" "Sol/Earth/Moon" -{ - LongLat [ -29.4 29.8 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Cayley" "Sol/Earth/Moon" -{ - LongLat [ 15.1 4 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Celsius" "Sol/Earth/Moon" -{ - LongLat [ 20.1 -34.1 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Censorinus" "Sol/Earth/Moon" -{ - LongLat [ 32.7 -0.4 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Cepheus" "Sol/Earth/Moon" -{ - LongLat [ 45.8 40.8 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Chacornac" "Sol/Earth/Moon" -{ - LongLat [ 31.7 29.8 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Chadwick" "Sol/Earth/Moon" -{ - LongLat [ -101.3 -52.7 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Chaffee" "Sol/Earth/Moon" -{ - LongLat [ -153.9 -38.8 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Challis" "Sol/Earth/Moon" -{ - LongLat [ 9.2 79.5 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Chalonge" "Sol/Earth/Moon" -{ - LongLat [ -117.3 -21.2 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Chamberlin" "Sol/Earth/Moon" -{ - LongLat [ 95.7 -58.9 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Champollion" "Sol/Earth/Moon" -{ - LongLat [ 175.2 37.4 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Chandler" "Sol/Earth/Moon" -{ - LongLat [ 171.5 43.8 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Chang Heng" "Sol/Earth/Moon" -{ - LongLat [ 112.2 19 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Chang-Ngo" "Sol/Earth/Moon" -{ - LongLat [ -2.1 -12.7 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Chant" "Sol/Earth/Moon" -{ - LongLat [ -109.2 -40 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Chaplygin" "Sol/Earth/Moon" -{ - LongLat [ 150.3 -6.2 0 ] - Size 137.00 - Importance 34.24 - Type "AA" -} - -Location "Chapman" "Sol/Earth/Moon" -{ - LongLat [ -100.7 50.4 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Chappe" "Sol/Earth/Moon" -{ - LongLat [ -91.5 -61.2 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Chappell" "Sol/Earth/Moon" -{ - LongLat [ -177 54.7 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Charles" "Sol/Earth/Moon" -{ - LongLat [ -26.4 29.9 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Charlier" "Sol/Earth/Moon" -{ - LongLat [ -131.5 36.6 0 ] - Size 99.00 - Importance 30.08 - Type "AA" -} - -Location "Chaucer" "Sol/Earth/Moon" -{ - LongLat [ -140 3.7 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Chauvenet" "Sol/Earth/Moon" -{ - LongLat [ 137 -11.5 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Chebyshev" "Sol/Earth/Moon" -{ - LongLat [ -133.1 -33.7 0 ] - Size 178.00 - Importance 37.47 - Type "AA" -} - -Location "Chernyshev" "Sol/Earth/Moon" -{ - LongLat [ 174.2 47.3 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Chevallier" "Sol/Earth/Moon" -{ - LongLat [ 51.2 44.9 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Ching-Te" "Sol/Earth/Moon" -{ - LongLat [ 30 20 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Chladni" "Sol/Earth/Moon" -{ - LongLat [ 1.1 4 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Chrétien" "Sol/Earth/Moon" -{ - LongLat [ 162.9 -45.9 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Christel" "Sol/Earth/Moon" -{ - LongLat [ 11 24.5 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Cichus" "Sol/Earth/Moon" -{ - LongLat [ -21.1 -33.3 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Clairaut" "Sol/Earth/Moon" -{ - LongLat [ 13.9 -47.7 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Clark" "Sol/Earth/Moon" -{ - LongLat [ 118.9 -38.4 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Clausius" "Sol/Earth/Moon" -{ - LongLat [ -43.8 -36.9 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Clavius" "Sol/Earth/Moon" -{ - LongLat [ -14.1 -58.8 0 ] - Size 245.00 - Importance 41.20 - Type "AA" -} - -Location "Cleomedes" "Sol/Earth/Moon" -{ - LongLat [ 56 27.7 0 ] - Size 125.00 - Importance 33.08 - Type "AA" -} - -Location "Cleostratus" "Sol/Earth/Moon" -{ - LongLat [ -77 60.4 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Clerke" "Sol/Earth/Moon" -{ - LongLat [ 29.8 21.7 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Coblentz" "Sol/Earth/Moon" -{ - LongLat [ 126.1 -37.9 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Cockcroft" "Sol/Earth/Moon" -{ - LongLat [ -162.6 31.3 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Collins" "Sol/Earth/Moon" -{ - LongLat [ 23.7 1.3 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Colombo" "Sol/Earth/Moon" -{ - LongLat [ 45.8 -15.1 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Compton" "Sol/Earth/Moon" -{ - LongLat [ 103.8 55.3 0 ] - Size 162.00 - Importance 36.32 - Type "AA" -} - -Location "Comrie" "Sol/Earth/Moon" -{ - LongLat [ -112.7 23.3 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Comstock" "Sol/Earth/Moon" -{ - LongLat [ -121.5 21.8 0 ] - Size 72.00 - Importance 26.06 - Type "AA" -} - -Location "Condon" "Sol/Earth/Moon" -{ - LongLat [ 60.4 1.9 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Condorcet" "Sol/Earth/Moon" -{ - LongLat [ 69.6 12.1 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Congreve" "Sol/Earth/Moon" -{ - LongLat [ -167.3 -0.2 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Conon" "Sol/Earth/Moon" -{ - LongLat [ 2 21.6 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Cook" "Sol/Earth/Moon" -{ - LongLat [ 48.9 -17.5 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Cooper" "Sol/Earth/Moon" -{ - LongLat [ 175.6 52.9 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Copernicus" "Sol/Earth/Moon" -{ - LongLat [ -20.1 9.7 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Cori" "Sol/Earth/Moon" -{ - LongLat [ -151.9 -50.6 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Coriolis" "Sol/Earth/Moon" -{ - LongLat [ 171.8 0.1 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Couder" "Sol/Earth/Moon" -{ - LongLat [ -92.4 -4.8 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Coulomb" "Sol/Earth/Moon" -{ - LongLat [ -114.6 54.7 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Courtney" "Sol/Earth/Moon" -{ - LongLat [ -30.8 25.1 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Cremona" "Sol/Earth/Moon" -{ - LongLat [ -90.6 67.5 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Crile" "Sol/Earth/Moon" -{ - LongLat [ 46 14.2 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Crocco" "Sol/Earth/Moon" -{ - LongLat [ 150.2 -47.5 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Crommelin" "Sol/Earth/Moon" -{ - LongLat [ -146.9 -68.1 0 ] - Size 94.00 - Importance 29.42 - Type "AA" -} - -Location "Crookes" "Sol/Earth/Moon" -{ - LongLat [ -164.5 -10.3 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Crozier" "Sol/Earth/Moon" -{ - LongLat [ 50.8 -13.5 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Crüger" "Sol/Earth/Moon" -{ - LongLat [ -66.8 -16.7 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Ctesibius" "Sol/Earth/Moon" -{ - LongLat [ 118.7 0.8 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Curie" "Sol/Earth/Moon" -{ - LongLat [ 91 -22.9 0 ] - Size 151.00 - Importance 35.46 - Type "AA" -} - -Location "Curtis" "Sol/Earth/Moon" -{ - LongLat [ 56.6 14.6 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Curtius" "Sol/Earth/Moon" -{ - LongLat [ 4.4 -67.2 0 ] - Size 95.00 - Importance 29.55 - Type "AA" -} - -Location "Cusanus" "Sol/Earth/Moon" -{ - LongLat [ 70.8 72 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Cuvier" "Sol/Earth/Moon" -{ - LongLat [ 9.9 -50.3 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Cyrano" "Sol/Earth/Moon" -{ - LongLat [ 157.7 -20.5 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Cyrillus" "Sol/Earth/Moon" -{ - LongLat [ 24 -13.2 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Cysatus" "Sol/Earth/Moon" -{ - LongLat [ -6.1 -66.2 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "da Vinci" "Sol/Earth/Moon" -{ - LongLat [ 45 9.1 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Daedalus" "Sol/Earth/Moon" -{ - LongLat [ 179.4 -5.9 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Dag" "Sol/Earth/Moon" -{ - LongLat [ 5.3 18.7 0 ] - Size 0.50 - Importance 16.10 - Type "AA" -} - -Location "Daguerre" "Sol/Earth/Moon" -{ - LongLat [ 33.6 -11.9 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Dale" "Sol/Earth/Moon" -{ - LongLat [ 82.9 -9.6 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "D'Alembert" "Sol/Earth/Moon" -{ - LongLat [ 163.9 50.8 0 ] - Size 248.00 - Importance 41.34 - Type "AA" -} - -Location "Dalton" "Sol/Earth/Moon" -{ - LongLat [ -84.3 17.1 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Daly" "Sol/Earth/Moon" -{ - LongLat [ 59.6 5.7 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Damoiseau" "Sol/Earth/Moon" -{ - LongLat [ -61.1 -4.8 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Daniell" "Sol/Earth/Moon" -{ - LongLat [ 31.1 35.3 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Danjon" "Sol/Earth/Moon" -{ - LongLat [ 124 -11.4 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Dante" "Sol/Earth/Moon" -{ - LongLat [ 180 25.5 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Darney" "Sol/Earth/Moon" -{ - LongLat [ -23.5 -14.5 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "D'Arrest" "Sol/Earth/Moon" -{ - LongLat [ 14.7 2.3 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "D'Arsonval" "Sol/Earth/Moon" -{ - LongLat [ 124.6 -10.3 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Darwin" "Sol/Earth/Moon" -{ - LongLat [ -69.5 -20.2 0 ] - Size 120.00 - Importance 32.56 - Type "AA" -} - -Location "Das" "Sol/Earth/Moon" -{ - LongLat [ -136.8 -26.6 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Daubrée" "Sol/Earth/Moon" -{ - LongLat [ 14.7 15.7 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Davisson" "Sol/Earth/Moon" -{ - LongLat [ -174.6 -37.5 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Davy" "Sol/Earth/Moon" -{ - LongLat [ -8.1 -11.8 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Dawes" "Sol/Earth/Moon" -{ - LongLat [ 26.4 17.2 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Dawson" "Sol/Earth/Moon" -{ - LongLat [ -134.7 -67.4 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "De Forest" "Sol/Earth/Moon" -{ - LongLat [ -162.1 -77.3 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "de Gasparis" "Sol/Earth/Moon" -{ - LongLat [ -50.7 -25.9 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "de Gerlache" "Sol/Earth/Moon" -{ - LongLat [ -87.1 -88.5 0 ] - Size 32.40 - Importance 19.26 - Type "AA" -} - -Location "De La Rue" "Sol/Earth/Moon" -{ - LongLat [ 52.3 59.1 0 ] - Size 134.00 - Importance 33.96 - Type "AA" -} - -Location "De Moraes" "Sol/Earth/Moon" -{ - LongLat [ 143.2 49.5 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "De Morgan" "Sol/Earth/Moon" -{ - LongLat [ 14.9 3.3 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "De Roy" "Sol/Earth/Moon" -{ - LongLat [ -99.1 -55.3 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "De Sitter" "Sol/Earth/Moon" -{ - LongLat [ 39.6 80.1 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "De Vico" "Sol/Earth/Moon" -{ - LongLat [ -60.2 -19.7 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "De Vries" "Sol/Earth/Moon" -{ - LongLat [ -176.7 -19.9 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Debes" "Sol/Earth/Moon" -{ - LongLat [ 51.7 29.5 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Debus" "Sol/Earth/Moon" -{ - LongLat [ 99.6 -10.5 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Debye" "Sol/Earth/Moon" -{ - LongLat [ -176.2 49.6 0 ] - Size 142.00 - Importance 34.69 - Type "AA" -} - -Location "Dechen" "Sol/Earth/Moon" -{ - LongLat [ -68.2 46.1 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Delambre" "Sol/Earth/Moon" -{ - LongLat [ 17.5 -1.9 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Delaunay" "Sol/Earth/Moon" -{ - LongLat [ 2.5 -22.2 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Delia" "Sol/Earth/Moon" -{ - LongLat [ -6.1 -10.9 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Delisle" "Sol/Earth/Moon" -{ - LongLat [ -34.6 29.9 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Dellinger" "Sol/Earth/Moon" -{ - LongLat [ 140.6 -6.8 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Delmotte" "Sol/Earth/Moon" -{ - LongLat [ 60.2 27.1 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Delporte" "Sol/Earth/Moon" -{ - LongLat [ 121.6 -16 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Deluc" "Sol/Earth/Moon" -{ - LongLat [ -2.8 -55 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Dembowski" "Sol/Earth/Moon" -{ - LongLat [ 7.2 2.9 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Democritus" "Sol/Earth/Moon" -{ - LongLat [ 35 62.3 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Demonax" "Sol/Earth/Moon" -{ - LongLat [ 60.8 -77.9 0 ] - Size 128.00 - Importance 33.38 - Type "AA" -} - -Location "Denning" "Sol/Earth/Moon" -{ - LongLat [ 142.6 -16.4 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Desargues" "Sol/Earth/Moon" -{ - LongLat [ -73.3 70.2 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Descartes" "Sol/Earth/Moon" -{ - LongLat [ 15.7 -11.7 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Deseilligny" "Sol/Earth/Moon" -{ - LongLat [ 20.6 21.1 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Deslandres" "Sol/Earth/Moon" -{ - LongLat [ -4.8 -33.1 0 ] - Size 256.00 - Importance 41.69 - Type "AA" -} - -Location "Deutsch" "Sol/Earth/Moon" -{ - LongLat [ 110.5 24.1 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Dewar" "Sol/Earth/Moon" -{ - LongLat [ 165.5 -2.7 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Diana" "Sol/Earth/Moon" -{ - LongLat [ 35.7 14.3 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Diderot" "Sol/Earth/Moon" -{ - LongLat [ 121.5 -20.4 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Dionysius" "Sol/Earth/Moon" -{ - LongLat [ 17.3 2.8 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Diophantus" "Sol/Earth/Moon" -{ - LongLat [ -34.3 27.6 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Dirichlet" "Sol/Earth/Moon" -{ - LongLat [ -151.4 11.1 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Dobrovol'skiy" "Sol/Earth/Moon" -{ - LongLat [ 129.7 -12.8 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Doerfel" "Sol/Earth/Moon" -{ - LongLat [ -107.9 -69.1 0 ] - Size 68.00 - Importance 25.37 - Type "AA" -} - -Location "Dollond" "Sol/Earth/Moon" -{ - LongLat [ 14.4 -10.4 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Donati" "Sol/Earth/Moon" -{ - LongLat [ 5.2 -20.7 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Donna" "Sol/Earth/Moon" -{ - LongLat [ 38.3 7.2 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Donner" "Sol/Earth/Moon" -{ - LongLat [ 98 -31.4 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Doppelmayer" "Sol/Earth/Moon" -{ - LongLat [ -41.4 -28.5 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Doppler" "Sol/Earth/Moon" -{ - LongLat [ -159.6 -12.6 0 ] - Size 110.00 - Importance 31.44 - Type "AA" -} - -Location "Douglass" "Sol/Earth/Moon" -{ - LongLat [ -122.4 35.9 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Dove" "Sol/Earth/Moon" -{ - LongLat [ 31.5 -46.7 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Draper" "Sol/Earth/Moon" -{ - LongLat [ -21.7 17.6 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Drebbel" "Sol/Earth/Moon" -{ - LongLat [ -49 -40.9 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Dreyer" "Sol/Earth/Moon" -{ - LongLat [ 96.9 10 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Drude" "Sol/Earth/Moon" -{ - LongLat [ -91.8 -38.5 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Dryden" "Sol/Earth/Moon" -{ - LongLat [ -155.2 -33 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Drygalski" "Sol/Earth/Moon" -{ - LongLat [ -84.9 -79.3 0 ] - Size 149.00 - Importance 35.29 - Type "AA" -} - -Location "Dubyago" "Sol/Earth/Moon" -{ - LongLat [ 70 4.4 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Dufay" "Sol/Earth/Moon" -{ - LongLat [ 169.5 5.5 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Dugan" "Sol/Earth/Moon" -{ - LongLat [ 103.3 64.2 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Dunér" "Sol/Earth/Moon" -{ - LongLat [ 179.5 44.8 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Dunthorne" "Sol/Earth/Moon" -{ - LongLat [ -31.6 -30.1 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Dyson" "Sol/Earth/Moon" -{ - LongLat [ -121.2 61.3 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Dziewulski" "Sol/Earth/Moon" -{ - LongLat [ 98.9 21.2 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Eckert" "Sol/Earth/Moon" -{ - LongLat [ 58.3 17.3 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Eddington" "Sol/Earth/Moon" -{ - LongLat [ -72.2 21.3 0 ] - Size 118.00 - Importance 32.34 - Type "AA" -} - -Location "Edison" "Sol/Earth/Moon" -{ - LongLat [ 99.1 25 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Edith" "Sol/Earth/Moon" -{ - LongLat [ 102.3 -25.8 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Egede" "Sol/Earth/Moon" -{ - LongLat [ 10.6 48.7 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Ehrlich" "Sol/Earth/Moon" -{ - LongLat [ -172.4 40.9 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Eichstadt" "Sol/Earth/Moon" -{ - LongLat [ -78.3 -22.6 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Eijkman" "Sol/Earth/Moon" -{ - LongLat [ -141.5 -63.1 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Eimmart" "Sol/Earth/Moon" -{ - LongLat [ 64.8 24 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Einstein" "Sol/Earth/Moon" -{ - LongLat [ -88.7 16.3 0 ] - Size 198.00 - Importance 38.74 - Type "AA" -} - -Location "Einthoven" "Sol/Earth/Moon" -{ - LongLat [ 109.6 -4.9 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Elger" "Sol/Earth/Moon" -{ - LongLat [ -29.8 -35.3 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Ellerman" "Sol/Earth/Moon" -{ - LongLat [ -120.1 -25.3 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Ellison" "Sol/Earth/Moon" -{ - LongLat [ -107.5 55.1 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Elmer" "Sol/Earth/Moon" -{ - LongLat [ 84.1 -10.1 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Elvey" "Sol/Earth/Moon" -{ - LongLat [ -100.5 8.8 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Emden" "Sol/Earth/Moon" -{ - LongLat [ -177.3 63.3 0 ] - Size 111.00 - Importance 31.56 - Type "AA" -} - -Location "Encke" "Sol/Earth/Moon" -{ - LongLat [ -36.6 4.6 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Endymion" "Sol/Earth/Moon" -{ - LongLat [ 57 53.9 0 ] - Size 123.00 - Importance 32.88 - Type "AA" -} - -Location "Engel'gardt (Engelhardt)" "Sol/Earth/Moon" -{ - LongLat [ -159 5.7 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Eötvös" "Sol/Earth/Moon" -{ - LongLat [ 133.8 -35.5 0 ] - Size 99.00 - Importance 30.08 - Type "AA" -} - -Location "Epigenes" "Sol/Earth/Moon" -{ - LongLat [ -4.6 67.5 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Epimenides" "Sol/Earth/Moon" -{ - LongLat [ -30.2 -40.9 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Eratosthenes" "Sol/Earth/Moon" -{ - LongLat [ -11.3 14.5 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Erro" "Sol/Earth/Moon" -{ - LongLat [ 98.5 5.7 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Esclangon" "Sol/Earth/Moon" -{ - LongLat [ 42.1 21.5 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Esnault-Pelterie" "Sol/Earth/Moon" -{ - LongLat [ -141.4 47.7 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "Espin" "Sol/Earth/Moon" -{ - LongLat [ 109.1 28.1 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Euclides" "Sol/Earth/Moon" -{ - LongLat [ -29.5 -7.4 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Euctemon" "Sol/Earth/Moon" -{ - LongLat [ 31.3 76.4 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Eudoxus" "Sol/Earth/Moon" -{ - LongLat [ 16.3 44.3 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Euler" "Sol/Earth/Moon" -{ - LongLat [ -29.2 23.3 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Evans" "Sol/Earth/Moon" -{ - LongLat [ -133.5 -9.5 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Evdokimov" "Sol/Earth/Moon" -{ - LongLat [ -153 34.8 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Evershed" "Sol/Earth/Moon" -{ - LongLat [ -159.5 35.7 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Ewen" "Sol/Earth/Moon" -{ - LongLat [ 121.4 7.7 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Fabbroni" "Sol/Earth/Moon" -{ - LongLat [ 29.2 18.7 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Fabricius" "Sol/Earth/Moon" -{ - LongLat [ 42 -42.9 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Fabry" "Sol/Earth/Moon" -{ - LongLat [ 100.7 42.9 0 ] - Size 184.00 - Importance 37.86 - Type "AA" -} - -Location "Fahrenheit" "Sol/Earth/Moon" -{ - LongLat [ 61.7 13.1 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Fairouz" "Sol/Earth/Moon" -{ - LongLat [ 102.9 -26.1 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Faraday" "Sol/Earth/Moon" -{ - LongLat [ 8.7 -42.4 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Faustini" "Sol/Earth/Moon" -{ - LongLat [ 77 -87.3 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Fauth" "Sol/Earth/Moon" -{ - LongLat [ -20.1 6.3 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Faye" "Sol/Earth/Moon" -{ - LongLat [ 3.9 -21.4 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Fechner" "Sol/Earth/Moon" -{ - LongLat [ 124.9 -59 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Fedorov" "Sol/Earth/Moon" -{ - LongLat [ -37 28.2 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Felix" "Sol/Earth/Moon" -{ - LongLat [ -25.4 25.1 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Fényi" "Sol/Earth/Moon" -{ - LongLat [ -105.1 -44.9 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Feoktistov" "Sol/Earth/Moon" -{ - LongLat [ 140.7 30.9 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Fermat" "Sol/Earth/Moon" -{ - LongLat [ 19.8 -22.6 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Fermi" "Sol/Earth/Moon" -{ - LongLat [ 122.6 -19.3 0 ] - Size 183.00 - Importance 37.80 - Type "AA" -} - -Location "Fernelius" "Sol/Earth/Moon" -{ - LongLat [ 4.9 -38.1 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Fersman" "Sol/Earth/Moon" -{ - LongLat [ -126 18.7 0 ] - Size 151.00 - Importance 35.46 - Type "AA" -} - -Location "Fesenkov" "Sol/Earth/Moon" -{ - LongLat [ 135.1 -23.2 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Feuillée" "Sol/Earth/Moon" -{ - LongLat [ -9.4 27.4 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Finsch" "Sol/Earth/Moon" -{ - LongLat [ 21.3 23.6 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Finsen" "Sol/Earth/Moon" -{ - LongLat [ -177.9 -42 0 ] - Size 72.00 - Importance 26.06 - Type "AA" -} - -Location "Firmicus" "Sol/Earth/Moon" -{ - LongLat [ 63.4 7.3 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Firsov" "Sol/Earth/Moon" -{ - LongLat [ 112.2 4.5 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Fischer" "Sol/Earth/Moon" -{ - LongLat [ 142.4 8 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Fitzgerald" "Sol/Earth/Moon" -{ - LongLat [ -171.7 27.5 0 ] - Size 110.00 - Importance 31.44 - Type "AA" -} - -Location "Fizeau" "Sol/Earth/Moon" -{ - LongLat [ -133.9 -58.6 0 ] - Size 111.00 - Importance 31.56 - Type "AA" -} - -Location "Flammarion" "Sol/Earth/Moon" -{ - LongLat [ -3.7 -3.4 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Flamsteed" "Sol/Earth/Moon" -{ - LongLat [ -44.3 -4.5 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Fleming" "Sol/Earth/Moon" -{ - LongLat [ 109.6 15 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Florensky" "Sol/Earth/Moon" -{ - LongLat [ 131.5 25.3 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Focas" "Sol/Earth/Moon" -{ - LongLat [ -93.8 -33.7 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Fontana" "Sol/Earth/Moon" -{ - LongLat [ -56.6 -16.1 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Fontenelle" "Sol/Earth/Moon" -{ - LongLat [ -18.9 63.4 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Foster" "Sol/Earth/Moon" -{ - LongLat [ -141.5 23.7 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Foucault" "Sol/Earth/Moon" -{ - LongLat [ -39.7 50.4 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Fourier" "Sol/Earth/Moon" -{ - LongLat [ -53 -30.3 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Fowler" "Sol/Earth/Moon" -{ - LongLat [ -145 42.3 0 ] - Size 146.00 - Importance 35.04 - Type "AA" -} - -Location "Fox" "Sol/Earth/Moon" -{ - LongLat [ 98.2 0.5 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Fra Mauro" "Sol/Earth/Moon" -{ - LongLat [ -17 -6.1 0 ] - Size 101.00 - Importance 30.34 - Type "AA" -} - -Location "Fracastorius" "Sol/Earth/Moon" -{ - LongLat [ 33.2 -21.5 0 ] - Size 112.00 - Importance 31.67 - Type "AA" -} - -Location "Franck" "Sol/Earth/Moon" -{ - LongLat [ 35.5 22.6 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Franklin" "Sol/Earth/Moon" -{ - LongLat [ 47.7 38.8 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Franz" "Sol/Earth/Moon" -{ - LongLat [ 40.2 16.6 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Fraunhofer" "Sol/Earth/Moon" -{ - LongLat [ 59.1 -39.5 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Fredholm" "Sol/Earth/Moon" -{ - LongLat [ 46.5 18.4 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Freud" "Sol/Earth/Moon" -{ - LongLat [ -52.3 25.8 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Freundlich" "Sol/Earth/Moon" -{ - LongLat [ 171 25 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Fridman (Friedmann)" "Sol/Earth/Moon" -{ - LongLat [ -126 -12.6 0 ] - Size 102.00 - Importance 30.47 - Type "AA" -} - -Location "Froelich" "Sol/Earth/Moon" -{ - LongLat [ -109.7 80.3 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Frost" "Sol/Earth/Moon" -{ - LongLat [ -118.4 37.7 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Fryxell" "Sol/Earth/Moon" -{ - LongLat [ -101.4 -21.3 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Furnerius" "Sol/Earth/Moon" -{ - LongLat [ 60.6 -36 0 ] - Size 135.00 - Importance 34.06 - Type "AA" -} - -Location "G. Bond" "Sol/Earth/Moon" -{ - LongLat [ 36.2 32.4 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Gadomski" "Sol/Earth/Moon" -{ - LongLat [ -147.3 36.4 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Gagarin" "Sol/Earth/Moon" -{ - LongLat [ 149.2 -20.2 0 ] - Size 265.00 - Importance 42.08 - Type "AA" -} - -Location "Galen" "Sol/Earth/Moon" -{ - LongLat [ 5 21.9 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Galilaei" "Sol/Earth/Moon" -{ - LongLat [ -62.7 10.5 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Galle" "Sol/Earth/Moon" -{ - LongLat [ 22.3 55.9 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Galois" "Sol/Earth/Moon" -{ - LongLat [ -151.9 -14.2 0 ] - Size 222.00 - Importance 40.07 - Type "AA" -} - -Location "Galvani" "Sol/Earth/Moon" -{ - LongLat [ -84.6 49.6 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Gambart" "Sol/Earth/Moon" -{ - LongLat [ -15.2 1 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Gamow" "Sol/Earth/Moon" -{ - LongLat [ 145.3 65.3 0 ] - Size 129.00 - Importance 33.48 - Type "AA" -} - -Location "Ganskiy (Hansky)" "Sol/Earth/Moon" -{ - LongLat [ 97 -9.7 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Ganswindt" "Sol/Earth/Moon" -{ - LongLat [ 110.3 -79.6 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Garavito" "Sol/Earth/Moon" -{ - LongLat [ 156.7 -47.5 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Gardner" "Sol/Earth/Moon" -{ - LongLat [ 33.8 17.7 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Gärtner" "Sol/Earth/Moon" -{ - LongLat [ 34.6 59.1 0 ] - Size 115.00 - Importance 32.01 - Type "AA" -} - -Location "Gassendi" "Sol/Earth/Moon" -{ - LongLat [ -40.1 -17.6 0 ] - Size 101.00 - Importance 30.34 - Type "AA" -} - -Location "Gaston" "Sol/Earth/Moon" -{ - LongLat [ -34 30.9 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Gaudibert" "Sol/Earth/Moon" -{ - LongLat [ 37.8 -10.9 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Gauricus" "Sol/Earth/Moon" -{ - LongLat [ -12.6 -33.8 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "Gauss" "Sol/Earth/Moon" -{ - LongLat [ 79 35.7 0 ] - Size 177.00 - Importance 37.40 - Type "AA" -} - -Location "Gavrilov" "Sol/Earth/Moon" -{ - LongLat [ 130.9 17.4 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Gay-Lussac" "Sol/Earth/Moon" -{ - LongLat [ -20.8 13.9 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Geber" "Sol/Earth/Moon" -{ - LongLat [ 13.9 -19.4 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Geiger" "Sol/Earth/Moon" -{ - LongLat [ 158.5 -14.6 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Geissler" "Sol/Earth/Moon" -{ - LongLat [ 76.5 -2.6 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Geminus" "Sol/Earth/Moon" -{ - LongLat [ 56.7 34.5 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Gemma Frisius" "Sol/Earth/Moon" -{ - LongLat [ 13.3 -34.2 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Gerard" "Sol/Earth/Moon" -{ - LongLat [ -80 44.5 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Gerasimovich" "Sol/Earth/Moon" -{ - LongLat [ -122.6 -22.9 0 ] - Size 86.00 - Importance 28.27 - Type "AA" -} - -Location "Gernsback" "Sol/Earth/Moon" -{ - LongLat [ 99.7 -36.5 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Gibbs" "Sol/Earth/Moon" -{ - LongLat [ 84.3 -18.4 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Gilbert" "Sol/Earth/Moon" -{ - LongLat [ 76 -3.2 0 ] - Size 112.00 - Importance 31.67 - Type "AA" -} - -Location "Gill" "Sol/Earth/Moon" -{ - LongLat [ 75.9 -63.9 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Ginzel" "Sol/Earth/Moon" -{ - LongLat [ 97.4 14.3 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Gioja" "Sol/Earth/Moon" -{ - LongLat [ 2 83.3 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Giordano Bruno" "Sol/Earth/Moon" -{ - LongLat [ 102.8 35.9 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Glaisher" "Sol/Earth/Moon" -{ - LongLat [ 49.5 13.2 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Glauber" "Sol/Earth/Moon" -{ - LongLat [ 142.6 11.5 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Glazenap" "Sol/Earth/Moon" -{ - LongLat [ 137.6 -1.6 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Glushko" "Sol/Earth/Moon" -{ - LongLat [ -77.6 8.4 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Goclenius" "Sol/Earth/Moon" -{ - LongLat [ 45 -10 0 ] - Size 72.00 - Importance 26.06 - Type "AA" -} - -Location "Goddard" "Sol/Earth/Moon" -{ - LongLat [ 89 14.8 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Godin" "Sol/Earth/Moon" -{ - LongLat [ 10.2 1.8 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Goldschmidt" "Sol/Earth/Moon" -{ - LongLat [ -3.8 73.2 0 ] - Size 113.00 - Importance 31.79 - Type "AA" -} - -Location "Golgi" "Sol/Earth/Moon" -{ - LongLat [ -60 27.8 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Golitsyn" "Sol/Earth/Moon" -{ - LongLat [ -105 -25.1 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Golovin" "Sol/Earth/Moon" -{ - LongLat [ 161.1 39.9 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Goodacre" "Sol/Earth/Moon" -{ - LongLat [ 14.1 -32.7 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Gould" "Sol/Earth/Moon" -{ - LongLat [ -17.2 -19.2 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Grace" "Sol/Earth/Moon" -{ - LongLat [ 35.9 14.2 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Grachev" "Sol/Earth/Moon" -{ - LongLat [ -108.2 -3.7 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Graff" "Sol/Earth/Moon" -{ - LongLat [ -88.6 -42.4 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Grave" "Sol/Earth/Moon" -{ - LongLat [ 150.3 -17.1 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Greaves" "Sol/Earth/Moon" -{ - LongLat [ 52.7 13.2 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Green" "Sol/Earth/Moon" -{ - LongLat [ 132.9 4.1 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Gregory" "Sol/Earth/Moon" -{ - LongLat [ 127.2 2.2 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Grigg" "Sol/Earth/Moon" -{ - LongLat [ -129.4 12.9 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Grimaldi" "Sol/Earth/Moon" -{ - LongLat [ -68.3 -5.5 0 ] - Size 172.00 - Importance 37.05 - Type "AA" -} - -Location "Grissom" "Sol/Earth/Moon" -{ - LongLat [ -147.4 -47 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Grotrian" "Sol/Earth/Moon" -{ - LongLat [ 128.3 -66.5 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Grove" "Sol/Earth/Moon" -{ - LongLat [ 32.9 40.3 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Gruemberger" "Sol/Earth/Moon" -{ - LongLat [ -10 -66.9 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Gruithuisen" "Sol/Earth/Moon" -{ - LongLat [ -39.7 32.9 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Guericke" "Sol/Earth/Moon" -{ - LongLat [ -14.1 -11.5 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Guillaume" "Sol/Earth/Moon" -{ - LongLat [ -173.4 45.4 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Gullstrand" "Sol/Earth/Moon" -{ - LongLat [ -129.3 45.2 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Gum" "Sol/Earth/Moon" -{ - LongLat [ 88.6 -40.4 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Gutenberg" "Sol/Earth/Moon" -{ - LongLat [ 41.2 -8.6 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Guthnick" "Sol/Earth/Moon" -{ - LongLat [ -93.9 -47.7 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Guyot" "Sol/Earth/Moon" -{ - LongLat [ 117.5 11.4 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Gyldén" "Sol/Earth/Moon" -{ - LongLat [ 0.3 -5.3 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "H. G. Wells" "Sol/Earth/Moon" -{ - LongLat [ 122.8 40.7 0 ] - Size 114.00 - Importance 31.90 - Type "AA" -} - -Location "Hagecius" "Sol/Earth/Moon" -{ - LongLat [ 46.6 -59.8 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Hagen" "Sol/Earth/Moon" -{ - LongLat [ 135.1 -48.3 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Hahn" "Sol/Earth/Moon" -{ - LongLat [ 73.6 31.3 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Haidinger" "Sol/Earth/Moon" -{ - LongLat [ -25 -39.2 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Hainzel" "Sol/Earth/Moon" -{ - LongLat [ -33.5 -41.3 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Haldane" "Sol/Earth/Moon" -{ - LongLat [ 84.1 -1.7 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Hale" "Sol/Earth/Moon" -{ - LongLat [ 90.8 -74.2 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Hall" "Sol/Earth/Moon" -{ - LongLat [ 37 33.7 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Halley" "Sol/Earth/Moon" -{ - LongLat [ 5.7 -8 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Hamilton" "Sol/Earth/Moon" -{ - LongLat [ 84.7 -42.8 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Hanno" "Sol/Earth/Moon" -{ - LongLat [ 71.2 -56.3 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Hansen" "Sol/Earth/Moon" -{ - LongLat [ 72.5 14 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Hansteen" "Sol/Earth/Moon" -{ - LongLat [ -52 -11.5 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Harden" "Sol/Earth/Moon" -{ - LongLat [ 143.5 5.5 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Harding" "Sol/Earth/Moon" -{ - LongLat [ -71.7 43.5 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Haret" "Sol/Earth/Moon" -{ - LongLat [ -176.5 -59 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Hargreaves" "Sol/Earth/Moon" -{ - LongLat [ 64 -2.2 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Harkhebi" "Sol/Earth/Moon" -{ - LongLat [ 98.3 39.6 0 ] - Size 237.00 - Importance 40.82 - Type "AA" -} - -Location "Harlan" "Sol/Earth/Moon" -{ - LongLat [ 79.5 -38.5 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Harold" "Sol/Earth/Moon" -{ - LongLat [ -6 -10.9 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Harpalus" "Sol/Earth/Moon" -{ - LongLat [ -43.4 52.6 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Harriot" "Sol/Earth/Moon" -{ - LongLat [ 114.3 33.1 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Hartmann" "Sol/Earth/Moon" -{ - LongLat [ 135.3 3.2 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Hartwig" "Sol/Earth/Moon" -{ - LongLat [ -80.5 -6.1 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "Harvey" "Sol/Earth/Moon" -{ - LongLat [ -146.5 19.5 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Hase" "Sol/Earth/Moon" -{ - LongLat [ 62.5 -29.4 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Hatanaka" "Sol/Earth/Moon" -{ - LongLat [ -121.5 29.7 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Hausen" "Sol/Earth/Moon" -{ - LongLat [ -88.1 -65 0 ] - Size 167.00 - Importance 36.69 - Type "AA" -} - -Location "Hayford" "Sol/Earth/Moon" -{ - LongLat [ -176.4 12.7 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Hayn" "Sol/Earth/Moon" -{ - LongLat [ 85.2 64.7 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Healy" "Sol/Earth/Moon" -{ - LongLat [ -110.5 32.8 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Heaviside" "Sol/Earth/Moon" -{ - LongLat [ 167.1 -10.4 0 ] - Size 165.00 - Importance 36.55 - Type "AA" -} - -Location "Hecataeus" "Sol/Earth/Moon" -{ - LongLat [ 79.4 -21.8 0 ] - Size 167.00 - Importance 36.69 - Type "AA" -} - -Location "Hédervári" "Sol/Earth/Moon" -{ - LongLat [ 84 -81.8 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Hedin" "Sol/Earth/Moon" -{ - LongLat [ -76.5 2 0 ] - Size 150.00 - Importance 35.37 - Type "AA" -} - -Location "Heinrich" "Sol/Earth/Moon" -{ - LongLat [ -15.3 24.8 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Heinsius" "Sol/Earth/Moon" -{ - LongLat [ -17.7 -39.5 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Heis" "Sol/Earth/Moon" -{ - LongLat [ -31.9 32.4 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Helberg" "Sol/Earth/Moon" -{ - LongLat [ -102.2 22.5 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Helicon" "Sol/Earth/Moon" -{ - LongLat [ -23.1 40.4 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Hell" "Sol/Earth/Moon" -{ - LongLat [ -7.8 -32.4 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Helmert" "Sol/Earth/Moon" -{ - LongLat [ 87.6 -7.6 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Helmholtz" "Sol/Earth/Moon" -{ - LongLat [ 64.1 -68.1 0 ] - Size 94.00 - Importance 29.42 - Type "AA" -} - -Location "Henderson" "Sol/Earth/Moon" -{ - LongLat [ 152.1 4.8 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Hendrix" "Sol/Earth/Moon" -{ - LongLat [ -159.2 -46.6 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Henry" "Sol/Earth/Moon" -{ - LongLat [ -56.8 -24 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Henry Frères" "Sol/Earth/Moon" -{ - LongLat [ -58.9 -23.5 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Henyey" "Sol/Earth/Moon" -{ - LongLat [ -151.6 13.5 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Heraclitus" "Sol/Earth/Moon" -{ - LongLat [ 6.2 -49.2 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Hercules" "Sol/Earth/Moon" -{ - LongLat [ 39.1 46.7 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Herigonius" "Sol/Earth/Moon" -{ - LongLat [ -33.9 -13.3 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Hermann" "Sol/Earth/Moon" -{ - LongLat [ -57 -0.9 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Hermite" "Sol/Earth/Moon" -{ - LongLat [ -89.9 86 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Herodotus" "Sol/Earth/Moon" -{ - LongLat [ -49.7 23.2 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Heron (Hero)" "Sol/Earth/Moon" -{ - LongLat [ 119.8 0.7 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Herschel" "Sol/Earth/Moon" -{ - LongLat [ -2.1 -5.7 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Hertz" "Sol/Earth/Moon" -{ - LongLat [ 104.5 13.4 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Hertzsprung" "Sol/Earth/Moon" -{ - LongLat [ -129.2 2.6 0 ] - Size 591.00 - Importance 50.38 - Type "AA" -} - -Location "Hesiodus" "Sol/Earth/Moon" -{ - LongLat [ -16.3 -29.4 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Hess" "Sol/Earth/Moon" -{ - LongLat [ 174.6 -54.3 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Hevelius" "Sol/Earth/Moon" -{ - LongLat [ -67.6 2.2 0 ] - Size 115.00 - Importance 32.01 - Type "AA" -} - -Location "Heymans" "Sol/Earth/Moon" -{ - LongLat [ -144.1 75.3 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Heyrovsky" "Sol/Earth/Moon" -{ - LongLat [ -95.3 -39.6 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Hilbert" "Sol/Earth/Moon" -{ - LongLat [ 108.2 -17.9 0 ] - Size 151.00 - Importance 35.46 - Type "AA" -} - -Location "Hill" "Sol/Earth/Moon" -{ - LongLat [ 40.8 20.9 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Hind" "Sol/Earth/Moon" -{ - LongLat [ 7.4 -7.9 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Hippalus" "Sol/Earth/Moon" -{ - LongLat [ -30.2 -24.8 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Hipparchus" "Sol/Earth/Moon" -{ - LongLat [ 5.2 -5.1 0 ] - Size 138.00 - Importance 34.33 - Type "AA" -} - -Location "Hippocrates" "Sol/Earth/Moon" -{ - LongLat [ -145.9 70.7 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Hirayama" "Sol/Earth/Moon" -{ - LongLat [ 93.5 -6.1 0 ] - Size 132.00 - Importance 33.77 - Type "AA" -} - -Location "Hoffmeister" "Sol/Earth/Moon" -{ - LongLat [ 136.9 15.2 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Hogg" "Sol/Earth/Moon" -{ - LongLat [ 121.9 33.6 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Hohmann" "Sol/Earth/Moon" -{ - LongLat [ -94.1 -17.9 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Holden" "Sol/Earth/Moon" -{ - LongLat [ 62.5 -19.1 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Holetschek" "Sol/Earth/Moon" -{ - LongLat [ 150.9 -27.6 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Hommel" "Sol/Earth/Moon" -{ - LongLat [ 33.8 -54.7 0 ] - Size 126.00 - Importance 33.18 - Type "AA" -} - -Location "Hooke" "Sol/Earth/Moon" -{ - LongLat [ 54.9 41.2 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Hopmann" "Sol/Earth/Moon" -{ - LongLat [ 160.3 -50.8 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Hornsby" "Sol/Earth/Moon" -{ - LongLat [ 12.5 23.8 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Horrebow" "Sol/Earth/Moon" -{ - LongLat [ -40.8 58.7 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Horrocks" "Sol/Earth/Moon" -{ - LongLat [ 5.9 -4 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Hortensius" "Sol/Earth/Moon" -{ - LongLat [ -28 6.5 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Houtermans" "Sol/Earth/Moon" -{ - LongLat [ 87.2 -9.4 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Houzeau" "Sol/Earth/Moon" -{ - LongLat [ -123.5 -17.1 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Hubble" "Sol/Earth/Moon" -{ - LongLat [ 86.9 22.1 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Huggins" "Sol/Earth/Moon" -{ - LongLat [ -1.4 -41.1 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Humason" "Sol/Earth/Moon" -{ - LongLat [ -56.6 30.7 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Humboldt" "Sol/Earth/Moon" -{ - LongLat [ 80.9 -27 0 ] - Size 189.00 - Importance 38.18 - Type "AA" -} - -Location "Hume" "Sol/Earth/Moon" -{ - LongLat [ 90.4 -4.7 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Hutton" "Sol/Earth/Moon" -{ - LongLat [ 168.7 37.3 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Huxley" "Sol/Earth/Moon" -{ - LongLat [ -4.5 20.2 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Hyginus" "Sol/Earth/Moon" -{ - LongLat [ 6.3 7.8 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Hypatia" "Sol/Earth/Moon" -{ - LongLat [ 22.6 -4.3 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Ian" "Sol/Earth/Moon" -{ - LongLat [ -0.4 25.7 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Ibn Battuta" "Sol/Earth/Moon" -{ - LongLat [ 50.4 -6.9 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Ibn Firnas" "Sol/Earth/Moon" -{ - LongLat [ 122.3 6.8 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Ibn Yunus" "Sol/Earth/Moon" -{ - LongLat [ 91.1 14.1 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Ibn-Rushd" "Sol/Earth/Moon" -{ - LongLat [ 21.7 -11.7 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Icarus" "Sol/Earth/Moon" -{ - LongLat [ -173.2 -5.3 0 ] - Size 96.00 - Importance 29.69 - Type "AA" -} - -Location "Ideler" "Sol/Earth/Moon" -{ - LongLat [ 22.3 -49.2 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Idel'son" "Sol/Earth/Moon" -{ - LongLat [ 110.9 -81.5 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Il'in" "Sol/Earth/Moon" -{ - LongLat [ -97.5 -17.8 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Ina" "Sol/Earth/Moon" -{ - LongLat [ 5.3 18.6 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Ingalls" "Sol/Earth/Moon" -{ - LongLat [ -153.1 26.4 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Inghirami" "Sol/Earth/Moon" -{ - LongLat [ -68.8 -47.5 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Innes" "Sol/Earth/Moon" -{ - LongLat [ 119.2 27.8 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Ioffe" "Sol/Earth/Moon" -{ - LongLat [ -129.2 -14.4 0 ] - Size 86.00 - Importance 28.27 - Type "AA" -} - -Location "Isabel" "Sol/Earth/Moon" -{ - LongLat [ -34.1 28.2 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Isaev" "Sol/Earth/Moon" -{ - LongLat [ 147.5 -17.5 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Isidorus" "Sol/Earth/Moon" -{ - LongLat [ 33.5 -8 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Isis" "Sol/Earth/Moon" -{ - LongLat [ 27.5 18.9 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Ivan" "Sol/Earth/Moon" -{ - LongLat [ -43.3 26.9 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Izsak" "Sol/Earth/Moon" -{ - LongLat [ 117.1 -23.3 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "J. Herschel" "Sol/Earth/Moon" -{ - LongLat [ -42 62 0 ] - Size 165.00 - Importance 36.55 - Type "AA" -} - -Location "Jackson" "Sol/Earth/Moon" -{ - LongLat [ -163.1 22.4 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Jacobi" "Sol/Earth/Moon" -{ - LongLat [ 11.4 -56.7 0 ] - Size 68.00 - Importance 25.37 - Type "AA" -} - -Location "Jansen" "Sol/Earth/Moon" -{ - LongLat [ 28.7 13.5 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Jansky" "Sol/Earth/Moon" -{ - LongLat [ 89.5 8.5 0 ] - Size 72.00 - Importance 26.06 - Type "AA" -} - -Location "Janssen" "Sol/Earth/Moon" -{ - LongLat [ 40.3 -45.4 0 ] - Size 199.00 - Importance 38.80 - Type "AA" -} - -Location "Jarvis" "Sol/Earth/Moon" -{ - LongLat [ -148.9 -34.9 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Jeans" "Sol/Earth/Moon" -{ - LongLat [ 91.4 -55.8 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "Jehan" "Sol/Earth/Moon" -{ - LongLat [ -31.9 20.7 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Jenkins" "Sol/Earth/Moon" -{ - LongLat [ 78.1 0.3 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Jenner" "Sol/Earth/Moon" -{ - LongLat [ 95.9 -42.1 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Jerik" "Sol/Earth/Moon" -{ - LongLat [ 27.6 18.5 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Joliot" "Sol/Earth/Moon" -{ - LongLat [ 93.1 25.8 0 ] - Size 164.00 - Importance 36.47 - Type "AA" -} - -Location "Jomo" "Sol/Earth/Moon" -{ - LongLat [ 2.4 24.4 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "José" "Sol/Earth/Moon" -{ - LongLat [ -1.6 -12.7 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Joule" "Sol/Earth/Moon" -{ - LongLat [ -144.2 27.3 0 ] - Size 96.00 - Importance 29.69 - Type "AA" -} - -Location "Joy" "Sol/Earth/Moon" -{ - LongLat [ 6.6 25 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Jules Verne" "Sol/Earth/Moon" -{ - LongLat [ 147 -35 0 ] - Size 143.00 - Importance 34.78 - Type "AA" -} - -Location "Julienne" "Sol/Earth/Moon" -{ - LongLat [ 3.2 26 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Julius Caesar" "Sol/Earth/Moon" -{ - LongLat [ 15.4 9 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Kaiser" "Sol/Earth/Moon" -{ - LongLat [ 6.5 -36.5 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Kamerlingh Onnes" "Sol/Earth/Moon" -{ - LongLat [ -115.8 15 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Kane" "Sol/Earth/Moon" -{ - LongLat [ 26.1 63.1 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Kant" "Sol/Earth/Moon" -{ - LongLat [ 20.1 -10.6 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Kao" "Sol/Earth/Moon" -{ - LongLat [ 87.6 -6.7 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Kapteyn" "Sol/Earth/Moon" -{ - LongLat [ 70.6 -10.8 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Karima" "Sol/Earth/Moon" -{ - LongLat [ 103 -25.9 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Karpinskiy" "Sol/Earth/Moon" -{ - LongLat [ 166.3 73.3 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Karrer" "Sol/Earth/Moon" -{ - LongLat [ -141.8 -52.1 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Kasper" "Sol/Earth/Moon" -{ - LongLat [ 122.1 8.3 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Kästner" "Sol/Earth/Moon" -{ - LongLat [ 78.5 -6.8 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "Katchalsky" "Sol/Earth/Moon" -{ - LongLat [ 116.1 5.9 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Kathleen" "Sol/Earth/Moon" -{ - LongLat [ -0.7 25.4 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Kearons" "Sol/Earth/Moon" -{ - LongLat [ -112.6 -11.4 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Keeler" "Sol/Earth/Moon" -{ - LongLat [ 161.9 -10.2 0 ] - Size 160.00 - Importance 36.17 - Type "AA" -} - -Location "Kekulé" "Sol/Earth/Moon" -{ - LongLat [ -138.1 16.4 0 ] - Size 94.00 - Importance 29.42 - Type "AA" -} - -Location "Keldysh" "Sol/Earth/Moon" -{ - LongLat [ 43.6 51.2 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Kepínski" "Sol/Earth/Moon" -{ - LongLat [ 126.6 28.8 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Kepler" "Sol/Earth/Moon" -{ - LongLat [ -38 8.1 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Khvol'son" "Sol/Earth/Moon" -{ - LongLat [ 111.4 -13.8 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Kibal'chich" "Sol/Earth/Moon" -{ - LongLat [ -146.5 3 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Kidinnu" "Sol/Earth/Moon" -{ - LongLat [ 122.9 35.9 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Kies" "Sol/Earth/Moon" -{ - LongLat [ -22.5 -26.3 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Kiess" "Sol/Earth/Moon" -{ - LongLat [ 84 -6.4 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Kimura" "Sol/Earth/Moon" -{ - LongLat [ 118.4 -57.1 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Kinau" "Sol/Earth/Moon" -{ - LongLat [ 15.1 -60.8 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "King" "Sol/Earth/Moon" -{ - LongLat [ 120.5 5 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Kira" "Sol/Earth/Moon" -{ - LongLat [ 132.8 -17.6 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Kirch" "Sol/Earth/Moon" -{ - LongLat [ -5.6 39.2 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Kircher" "Sol/Earth/Moon" -{ - LongLat [ -45.3 -67.1 0 ] - Size 72.00 - Importance 26.06 - Type "AA" -} - -Location "Kirchhoff" "Sol/Earth/Moon" -{ - LongLat [ 38.8 30.3 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Kirkwood" "Sol/Earth/Moon" -{ - LongLat [ -156.1 68.8 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Klaproth" "Sol/Earth/Moon" -{ - LongLat [ -26 -69.8 0 ] - Size 119.00 - Importance 32.45 - Type "AA" -} - -Location "Klein" "Sol/Earth/Moon" -{ - LongLat [ 2.6 -12 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Kleymenov" "Sol/Earth/Moon" -{ - LongLat [ -140.2 -32.4 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Klute" "Sol/Earth/Moon" -{ - LongLat [ -141.3 37.2 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Knox-Shaw" "Sol/Earth/Moon" -{ - LongLat [ 80.2 5.3 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Koch" "Sol/Earth/Moon" -{ - LongLat [ 150.1 -42.8 0 ] - Size 95.00 - Importance 29.55 - Type "AA" -} - -Location "Kohlschütter" "Sol/Earth/Moon" -{ - LongLat [ 154 14.4 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Kolhörster" "Sol/Earth/Moon" -{ - LongLat [ -114.6 11.2 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Komarov" "Sol/Earth/Moon" -{ - LongLat [ 152.5 24.7 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Kondratyuk" "Sol/Earth/Moon" -{ - LongLat [ 115.5 -14.9 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "König" "Sol/Earth/Moon" -{ - LongLat [ -24.6 -24.1 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Konoplev" "Sol/Earth/Moon" -{ - LongLat [ -125.5 -28.5 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Konstantinov" "Sol/Earth/Moon" -{ - LongLat [ 158.4 19.8 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Kopff" "Sol/Earth/Moon" -{ - LongLat [ -89.6 -17.4 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Korolev" "Sol/Earth/Moon" -{ - LongLat [ -157.4 -4 0 ] - Size 437.00 - Importance 47.40 - Type "AA" -} - -Location "Kosberg" "Sol/Earth/Moon" -{ - LongLat [ 149.6 -20.2 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Kostinskiy" "Sol/Earth/Moon" -{ - LongLat [ 118.8 14.7 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Koval'skiy" "Sol/Earth/Moon" -{ - LongLat [ 101 -21.9 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Kovalevskaya" "Sol/Earth/Moon" -{ - LongLat [ -129.6 30.8 0 ] - Size 115.00 - Importance 32.01 - Type "AA" -} - -Location "Kozyrev" "Sol/Earth/Moon" -{ - LongLat [ 129.3 -46.8 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Krafft" "Sol/Earth/Moon" -{ - LongLat [ -72.6 16.6 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Kramarov" "Sol/Earth/Moon" -{ - LongLat [ -98.8 -2.3 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Kramers" "Sol/Earth/Moon" -{ - LongLat [ -127.6 53.6 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Krasnov" "Sol/Earth/Moon" -{ - LongLat [ -79.6 -29.9 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Krasovskiy" "Sol/Earth/Moon" -{ - LongLat [ -175.5 3.9 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Kreiken" "Sol/Earth/Moon" -{ - LongLat [ 84.6 -9 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Krieger" "Sol/Earth/Moon" -{ - LongLat [ -45.6 29 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Krishna" "Sol/Earth/Moon" -{ - LongLat [ 11.3 24.5 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Krogh" "Sol/Earth/Moon" -{ - LongLat [ 65.7 9.4 0 ] - Size 19.00 - Importance 17.70 - Type "AA" -} - -Location "Krusenstern" "Sol/Earth/Moon" -{ - LongLat [ 5.9 -26.2 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Krylov" "Sol/Earth/Moon" -{ - LongLat [ -165.8 35.6 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Kugler" "Sol/Earth/Moon" -{ - LongLat [ 103.7 -53.8 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Kuiper" "Sol/Earth/Moon" -{ - LongLat [ -22.7 -9.8 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Kulik" "Sol/Earth/Moon" -{ - LongLat [ -154.5 42.4 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Kundt" "Sol/Earth/Moon" -{ - LongLat [ -11.5 -11.5 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Kunowsky" "Sol/Earth/Moon" -{ - LongLat [ -32.5 3.2 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Kuo Shou Ching" "Sol/Earth/Moon" -{ - LongLat [ -133.7 8.4 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Kurchatov" "Sol/Earth/Moon" -{ - LongLat [ 142.1 38.3 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "La Caille" "Sol/Earth/Moon" -{ - LongLat [ 1.1 -23.8 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "La Condamine" "Sol/Earth/Moon" -{ - LongLat [ -28.2 53.4 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "La Pérouse" "Sol/Earth/Moon" -{ - LongLat [ 76.3 -10.7 0 ] - Size 77.00 - Importance 26.88 - Type "AA" -} - -Location "Lacchini" "Sol/Earth/Moon" -{ - LongLat [ -107.5 41.7 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Lacroix" "Sol/Earth/Moon" -{ - LongLat [ -59 -37.9 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Lade" "Sol/Earth/Moon" -{ - LongLat [ 10.1 -1.3 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Lagalla" "Sol/Earth/Moon" -{ - LongLat [ -22.5 -44.6 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Lagrange" "Sol/Earth/Moon" -{ - LongLat [ -72.8 -32.3 0 ] - Size 225.00 - Importance 40.23 - Type "AA" -} - -Location "Lalande" "Sol/Earth/Moon" -{ - LongLat [ -8.6 -4.4 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Lallemand" "Sol/Earth/Moon" -{ - LongLat [ -84.1 -14.3 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Lamarck" "Sol/Earth/Moon" -{ - LongLat [ -69.8 -22.9 0 ] - Size 100.00 - Importance 30.21 - Type "AA" -} - -Location "Lamb" "Sol/Earth/Moon" -{ - LongLat [ 100.1 -42.9 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Lambert" "Sol/Earth/Moon" -{ - LongLat [ -21 25.8 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Lamé" "Sol/Earth/Moon" -{ - LongLat [ 64.5 -14.7 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Lamèch" "Sol/Earth/Moon" -{ - LongLat [ 13.1 42.7 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Lamont" "Sol/Earth/Moon" -{ - LongLat [ 23.7 4.4 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Lampland" "Sol/Earth/Moon" -{ - LongLat [ 131 -31 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Landau" "Sol/Earth/Moon" -{ - LongLat [ -118.1 41.6 0 ] - Size 214.00 - Importance 39.65 - Type "AA" -} - -Location "Lander" "Sol/Earth/Moon" -{ - LongLat [ 131.8 -15.3 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Landsteiner" "Sol/Earth/Moon" -{ - LongLat [ -14.8 31.3 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Lane" "Sol/Earth/Moon" -{ - LongLat [ 132 -9.5 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Langemak" "Sol/Earth/Moon" -{ - LongLat [ 118.7 -10.3 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Langevin" "Sol/Earth/Moon" -{ - LongLat [ 162.7 44.3 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Langley" "Sol/Earth/Moon" -{ - LongLat [ -86.3 51.1 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Langmuir" "Sol/Earth/Moon" -{ - LongLat [ -128.4 -35.7 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Langrenus" "Sol/Earth/Moon" -{ - LongLat [ 61.1 -8.9 0 ] - Size 127.00 - Importance 33.28 - Type "AA" -} - -Location "Lansberg" "Sol/Earth/Moon" -{ - LongLat [ -26.6 -0.3 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Larmor" "Sol/Earth/Moon" -{ - LongLat [ -179.7 32.1 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Lassell" "Sol/Earth/Moon" -{ - LongLat [ -7.9 -15.5 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Laue" "Sol/Earth/Moon" -{ - LongLat [ -96.7 28 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Lauritsen" "Sol/Earth/Moon" -{ - LongLat [ 96.1 -27.6 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Lavoisier" "Sol/Earth/Moon" -{ - LongLat [ -81.2 38.2 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Lawrence" "Sol/Earth/Moon" -{ - LongLat [ 43.2 7.4 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Le Gentil" "Sol/Earth/Moon" -{ - LongLat [ -75.7 -74.6 0 ] - Size 128.00 - Importance 33.38 - Type "AA" -} - -Location "Le Monnier" "Sol/Earth/Moon" -{ - LongLat [ 30.6 26.6 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Le Verrier" "Sol/Earth/Moon" -{ - LongLat [ -20.6 40.3 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Leakey" "Sol/Earth/Moon" -{ - LongLat [ 37.4 -3.2 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Leavitt" "Sol/Earth/Moon" -{ - LongLat [ -139.3 -44.8 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Lebedev" "Sol/Earth/Moon" -{ - LongLat [ 107.8 -47.3 0 ] - Size 102.00 - Importance 30.47 - Type "AA" -} - -Location "Lebedinskiy" "Sol/Earth/Moon" -{ - LongLat [ -164.3 8.3 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Lebesgue" "Sol/Earth/Moon" -{ - LongLat [ 89 -5.1 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Lee" "Sol/Earth/Moon" -{ - LongLat [ -40.7 -30.7 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Leeuwenhoek" "Sol/Earth/Moon" -{ - LongLat [ -178.7 -29.3 0 ] - Size 125.00 - Importance 33.08 - Type "AA" -} - -Location "Legendre" "Sol/Earth/Moon" -{ - LongLat [ 70.2 -28.9 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Lehmann" "Sol/Earth/Moon" -{ - LongLat [ -56 -40 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Leibnitz" "Sol/Earth/Moon" -{ - LongLat [ 179.2 -38.3 0 ] - Size 245.00 - Importance 41.20 - Type "AA" -} - -Location "Lemaître" "Sol/Earth/Moon" -{ - LongLat [ -149.6 -61.2 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Lents (Lenz)" "Sol/Earth/Moon" -{ - LongLat [ -102.1 2.8 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Leonov" "Sol/Earth/Moon" -{ - LongLat [ 148.2 19 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Lepaute" "Sol/Earth/Moon" -{ - LongLat [ -33.6 -33.3 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Letronne" "Sol/Earth/Moon" -{ - LongLat [ -42.5 -10.8 0 ] - Size 116.00 - Importance 32.13 - Type "AA" -} - -Location "Leucippus" "Sol/Earth/Moon" -{ - LongLat [ -116 29.1 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Leuschner" "Sol/Earth/Moon" -{ - LongLat [ -108.8 1.8 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Levi-Civita" "Sol/Earth/Moon" -{ - LongLat [ 143.4 -23.7 0 ] - Size 121.00 - Importance 32.67 - Type "AA" -} - -Location "Lewis" "Sol/Earth/Moon" -{ - LongLat [ -113.8 -18.5 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Lexell" "Sol/Earth/Moon" -{ - LongLat [ -4.2 -35.8 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Ley" "Sol/Earth/Moon" -{ - LongLat [ 154.9 42.2 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "Licetus" "Sol/Earth/Moon" -{ - LongLat [ 6.7 -47.1 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Lichtenberg" "Sol/Earth/Moon" -{ - LongLat [ -67.7 31.8 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Lick" "Sol/Earth/Moon" -{ - LongLat [ 52.7 12.4 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Liebig" "Sol/Earth/Moon" -{ - LongLat [ -48.2 -24.3 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Lilius" "Sol/Earth/Moon" -{ - LongLat [ 6.2 -54.5 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Linda" "Sol/Earth/Moon" -{ - LongLat [ -33.4 30.7 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Lindbergh" "Sol/Earth/Moon" -{ - LongLat [ 52.9 -5.4 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Lindblad" "Sol/Earth/Moon" -{ - LongLat [ -98.8 70.4 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Lindenau" "Sol/Earth/Moon" -{ - LongLat [ 24.9 -32.3 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Lindsay" "Sol/Earth/Moon" -{ - LongLat [ 13 -7 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Linné" "Sol/Earth/Moon" -{ - LongLat [ 11.8 27.7 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Liouville" "Sol/Earth/Moon" -{ - LongLat [ 73.5 2.6 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Lippershey" "Sol/Earth/Moon" -{ - LongLat [ -10.3 -25.9 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Lippmann" "Sol/Earth/Moon" -{ - LongLat [ -114.9 -56 0 ] - Size 160.00 - Importance 36.17 - Type "AA" -} - -Location "Lipskiy" "Sol/Earth/Moon" -{ - LongLat [ -179.5 -2.2 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Litke (Lütke)" "Sol/Earth/Moon" -{ - LongLat [ 123.1 -16.8 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Littrow" "Sol/Earth/Moon" -{ - LongLat [ 31.4 21.5 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Lobachevskiy" "Sol/Earth/Moon" -{ - LongLat [ 112.6 9.9 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Lockyer" "Sol/Earth/Moon" -{ - LongLat [ 36.7 -46.2 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Lodygin" "Sol/Earth/Moon" -{ - LongLat [ -146.8 -17.7 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Loewy" "Sol/Earth/Moon" -{ - LongLat [ -32.8 -22.7 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Lohrmann" "Sol/Earth/Moon" -{ - LongLat [ -67.2 -0.5 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Lohse" "Sol/Earth/Moon" -{ - LongLat [ 60.2 -13.7 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Lomonosov" "Sol/Earth/Moon" -{ - LongLat [ 98 27.3 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Longomontanus" "Sol/Earth/Moon" -{ - LongLat [ -21.8 -49.6 0 ] - Size 157.00 - Importance 35.94 - Type "AA" -} - -Location "Lorentz" "Sol/Earth/Moon" -{ - LongLat [ -95.3 32.6 0 ] - Size 312.00 - Importance 43.87 - Type "AA" -} - -Location "Louise" "Sol/Earth/Moon" -{ - LongLat [ -34.2 28.5 0 ] - Size 0.80 - Importance 16.15 - Type "AA" -} - -Location "Louville" "Sol/Earth/Moon" -{ - LongLat [ -46 44 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Love" "Sol/Earth/Moon" -{ - LongLat [ 129 -6.3 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Lovelace" "Sol/Earth/Moon" -{ - LongLat [ -106.4 82.3 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Lovell" "Sol/Earth/Moon" -{ - LongLat [ -141.9 -36.8 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Lowell" "Sol/Earth/Moon" -{ - LongLat [ -103.1 -12.9 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Lubbock" "Sol/Earth/Moon" -{ - LongLat [ 41.8 -3.9 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Lubiniezky" "Sol/Earth/Moon" -{ - LongLat [ -23.8 -17.8 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Lucian" "Sol/Earth/Moon" -{ - LongLat [ 36.7 14.3 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Lucretius" "Sol/Earth/Moon" -{ - LongLat [ -120.8 -8.2 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Ludwig" "Sol/Earth/Moon" -{ - LongLat [ 97.4 -7.7 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Lundmark" "Sol/Earth/Moon" -{ - LongLat [ 152.5 -39.7 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Luther" "Sol/Earth/Moon" -{ - LongLat [ 24.1 33.2 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Lyapunov" "Sol/Earth/Moon" -{ - LongLat [ 89.3 26.3 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Lyell" "Sol/Earth/Moon" -{ - LongLat [ 40.6 13.6 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Lyman" "Sol/Earth/Moon" -{ - LongLat [ 163.6 -64.8 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Lyot" "Sol/Earth/Moon" -{ - LongLat [ 84.5 -49.8 0 ] - Size 132.00 - Importance 33.77 - Type "AA" -} - -Location "Mach" "Sol/Earth/Moon" -{ - LongLat [ -149.3 18.5 0 ] - Size 180.00 - Importance 37.60 - Type "AA" -} - -Location "Maclaurin" "Sol/Earth/Moon" -{ - LongLat [ 68 -1.9 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Maclear" "Sol/Earth/Moon" -{ - LongLat [ 20.1 10.5 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "MacMillan" "Sol/Earth/Moon" -{ - LongLat [ -7.8 24.2 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Macrobius" "Sol/Earth/Moon" -{ - LongLat [ 46 21.3 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Mädler" "Sol/Earth/Moon" -{ - LongLat [ 29.8 -11 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Maestlin" "Sol/Earth/Moon" -{ - LongLat [ -40.6 4.9 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Magelhaens" "Sol/Earth/Moon" -{ - LongLat [ 44.1 -11.9 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Maginus" "Sol/Earth/Moon" -{ - LongLat [ -6.3 -50.5 0 ] - Size 194.00 - Importance 38.49 - Type "AA" -} - -Location "Main" "Sol/Earth/Moon" -{ - LongLat [ 10.1 80.8 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Mairan" "Sol/Earth/Moon" -{ - LongLat [ -43.4 41.6 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Maksutov" "Sol/Earth/Moon" -{ - LongLat [ -168.7 -40.5 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Malapert" "Sol/Earth/Moon" -{ - LongLat [ 12.9 -84.9 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Mallet" "Sol/Earth/Moon" -{ - LongLat [ 54.2 -45.4 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Malyy" "Sol/Earth/Moon" -{ - LongLat [ 105.3 21.9 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Mandel'shtam" "Sol/Earth/Moon" -{ - LongLat [ 162.4 5.4 0 ] - Size 197.00 - Importance 38.68 - Type "AA" -} - -Location "Manilius" "Sol/Earth/Moon" -{ - LongLat [ 9.1 14.5 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Manners" "Sol/Earth/Moon" -{ - LongLat [ 20 4.6 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Manuel" "Sol/Earth/Moon" -{ - LongLat [ 11.3 24.5 0 ] - Size 0.50 - Importance 16.10 - Type "AA" -} - -Location "Manzinus" "Sol/Earth/Moon" -{ - LongLat [ 26.8 -67.7 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Maraldi" "Sol/Earth/Moon" -{ - LongLat [ 34.9 19.4 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Marci" "Sol/Earth/Moon" -{ - LongLat [ -167 22.6 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Marco Polo" "Sol/Earth/Moon" -{ - LongLat [ -2 15.4 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Marconi" "Sol/Earth/Moon" -{ - LongLat [ 145.1 -9.6 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Marinus" "Sol/Earth/Moon" -{ - LongLat [ 76.5 -39.4 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Mariotte" "Sol/Earth/Moon" -{ - LongLat [ -139.1 -28.5 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Marius" "Sol/Earth/Moon" -{ - LongLat [ -50.8 11.9 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Markov" "Sol/Earth/Moon" -{ - LongLat [ -62.7 53.4 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Marth" "Sol/Earth/Moon" -{ - LongLat [ -29.3 -31.1 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Mary" "Sol/Earth/Moon" -{ - LongLat [ 27.4 18.9 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Maskelyne" "Sol/Earth/Moon" -{ - LongLat [ 30.1 2.2 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Mason" "Sol/Earth/Moon" -{ - LongLat [ 30.5 42.6 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Maunder" "Sol/Earth/Moon" -{ - LongLat [ -93.8 -14.6 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Maupertuis" "Sol/Earth/Moon" -{ - LongLat [ -27.3 49.6 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Maurolycus" "Sol/Earth/Moon" -{ - LongLat [ 14 -42 0 ] - Size 114.00 - Importance 31.90 - Type "AA" -} - -Location "Maury" "Sol/Earth/Moon" -{ - LongLat [ 39.6 37.1 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Mavis" "Sol/Earth/Moon" -{ - LongLat [ -26.4 29.8 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Maxwell" "Sol/Earth/Moon" -{ - LongLat [ 98.9 30.2 0 ] - Size 107.00 - Importance 31.09 - Type "AA" -} - -Location "McAdie" "Sol/Earth/Moon" -{ - LongLat [ 92.1 2.1 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "McAuliffe" "Sol/Earth/Moon" -{ - LongLat [ -148.9 -33 0 ] - Size 19.00 - Importance 17.70 - Type "AA" -} - -Location "McClure" "Sol/Earth/Moon" -{ - LongLat [ 50.3 -15.3 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "McDonald" "Sol/Earth/Moon" -{ - LongLat [ -20.9 30.4 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "McKellar" "Sol/Earth/Moon" -{ - LongLat [ -170.8 -15.7 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "McLaughlin" "Sol/Earth/Moon" -{ - LongLat [ -92.9 47.1 0 ] - Size 79.00 - Importance 27.20 - Type "AA" -} - -Location "McMath" "Sol/Earth/Moon" -{ - LongLat [ -165.6 17.3 0 ] - Size 86.00 - Importance 28.27 - Type "AA" -} - -Location "McNair" "Sol/Earth/Moon" -{ - LongLat [ -147.3 -35.7 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "McNally" "Sol/Earth/Moon" -{ - LongLat [ -127.2 22.6 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Mechnikov" "Sol/Earth/Moon" -{ - LongLat [ -149 -11 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Mee" "Sol/Earth/Moon" -{ - LongLat [ -35.3 -43.7 0 ] - Size 126.00 - Importance 33.18 - Type "AA" -} - -Location "Mees" "Sol/Earth/Moon" -{ - LongLat [ -96.1 13.6 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Meggers" "Sol/Earth/Moon" -{ - LongLat [ 123 24.3 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Meitner" "Sol/Earth/Moon" -{ - LongLat [ 112.7 -10.5 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Melissa" "Sol/Earth/Moon" -{ - LongLat [ 121.8 8.1 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Mendel" "Sol/Earth/Moon" -{ - LongLat [ -109.4 -48.8 0 ] - Size 138.00 - Importance 34.33 - Type "AA" -} - -Location "Mendeleev" "Sol/Earth/Moon" -{ - LongLat [ 140.9 5.7 0 ] - Size 313.00 - Importance 43.91 - Type "AA" -} - -Location "Menelaus" "Sol/Earth/Moon" -{ - LongLat [ 16 16.3 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Menzel" "Sol/Earth/Moon" -{ - LongLat [ 36.9 3.4 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Mercator" "Sol/Earth/Moon" -{ - LongLat [ -26.1 -29.3 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Mercurius" "Sol/Earth/Moon" -{ - LongLat [ 66.2 46.6 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Merrill" "Sol/Earth/Moon" -{ - LongLat [ -116.3 75.2 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Mersenius" "Sol/Earth/Moon" -{ - LongLat [ -49.2 -21.5 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Meshcherskiy" "Sol/Earth/Moon" -{ - LongLat [ 125.5 12.2 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Messala" "Sol/Earth/Moon" -{ - LongLat [ 60.5 39.2 0 ] - Size 125.00 - Importance 33.08 - Type "AA" -} - -Location "Messier" "Sol/Earth/Moon" -{ - LongLat [ 47.6 -1.9 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Metius" "Sol/Earth/Moon" -{ - LongLat [ 43.3 -40.3 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Meton" "Sol/Earth/Moon" -{ - LongLat [ 18.8 73.6 0 ] - Size 130.00 - Importance 33.58 - Type "AA" -} - -Location "Mezentsev" "Sol/Earth/Moon" -{ - LongLat [ -128.7 72.1 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Michael" "Sol/Earth/Moon" -{ - LongLat [ 0.2 25.1 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Michelson" "Sol/Earth/Moon" -{ - LongLat [ -120.7 7.2 0 ] - Size 123.00 - Importance 32.88 - Type "AA" -} - -Location "MilankoviÄ" "Sol/Earth/Moon" -{ - LongLat [ 168.8 77.2 0 ] - Size 101.00 - Importance 30.34 - Type "AA" -} - -Location "Milichius" "Sol/Earth/Moon" -{ - LongLat [ -30.2 10 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Miller" "Sol/Earth/Moon" -{ - LongLat [ 0.8 -39.3 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Millikan" "Sol/Earth/Moon" -{ - LongLat [ 121.5 46.8 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Mills" "Sol/Earth/Moon" -{ - LongLat [ 156 8.6 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Milne" "Sol/Earth/Moon" -{ - LongLat [ 112.2 -31.4 0 ] - Size 272.00 - Importance 42.37 - Type "AA" -} - -Location "Mineur" "Sol/Earth/Moon" -{ - LongLat [ -161.3 25 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Minkowski" "Sol/Earth/Moon" -{ - LongLat [ -146 -56.5 0 ] - Size 113.00 - Importance 31.79 - Type "AA" -} - -Location "Minnaert" "Sol/Earth/Moon" -{ - LongLat [ 179.6 -67.8 0 ] - Size 125.00 - Importance 33.08 - Type "AA" -} - -Location "Mitchell" "Sol/Earth/Moon" -{ - LongLat [ 20.2 49.7 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Mitra" "Sol/Earth/Moon" -{ - LongLat [ -154.7 18 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Möbius" "Sol/Earth/Moon" -{ - LongLat [ 101.2 15.8 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "MohoroviÄić" "Sol/Earth/Moon" -{ - LongLat [ -165 -19 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Moigno" "Sol/Earth/Moon" -{ - LongLat [ 28.9 66.4 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Moiseev" "Sol/Earth/Moon" -{ - LongLat [ 103.3 9.5 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Moissan" "Sol/Earth/Moon" -{ - LongLat [ 137.4 4.8 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Moltke" "Sol/Earth/Moon" -{ - LongLat [ 24.2 -0.6 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Monge" "Sol/Earth/Moon" -{ - LongLat [ 47.6 -19.2 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Monira" "Sol/Earth/Moon" -{ - LongLat [ -1.7 -12.6 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Montanari" "Sol/Earth/Moon" -{ - LongLat [ -20.6 -45.8 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Montgolfier" "Sol/Earth/Moon" -{ - LongLat [ -159.8 47.3 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Moore" "Sol/Earth/Moon" -{ - LongLat [ -177.5 37.4 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Moretus" "Sol/Earth/Moon" -{ - LongLat [ -5.8 -70.6 0 ] - Size 111.00 - Importance 31.56 - Type "AA" -} - -Location "Morley" "Sol/Earth/Moon" -{ - LongLat [ 64.6 -2.8 0 ] - Size 14.00 - Importance 17.25 - Type "AA" -} - -Location "Morozov" "Sol/Earth/Moon" -{ - LongLat [ 127.4 5 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Morse" "Sol/Earth/Moon" -{ - LongLat [ -175.1 22.1 0 ] - Size 77.00 - Importance 26.88 - Type "AA" -} - -Location "Moseley" "Sol/Earth/Moon" -{ - LongLat [ -90.1 20.9 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Mösting" "Sol/Earth/Moon" -{ - LongLat [ -5.9 -0.7 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Mouchez" "Sol/Earth/Moon" -{ - LongLat [ -26.6 78.3 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Moulton" "Sol/Earth/Moon" -{ - LongLat [ 97.2 -61.1 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Müller" "Sol/Earth/Moon" -{ - LongLat [ 2.1 -7.6 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Murakami" "Sol/Earth/Moon" -{ - LongLat [ -140.5 -23.3 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Murchison" "Sol/Earth/Moon" -{ - LongLat [ -0.1 5.1 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Mutus" "Sol/Earth/Moon" -{ - LongLat [ 30.1 -63.6 0 ] - Size 77.00 - Importance 26.88 - Type "AA" -} - -Location "Nagaoka" "Sol/Earth/Moon" -{ - LongLat [ 154 19.4 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Nansen" "Sol/Earth/Moon" -{ - LongLat [ 95.3 80.9 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Naonobu" "Sol/Earth/Moon" -{ - LongLat [ 57.8 -4.6 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Nasireddin" "Sol/Earth/Moon" -{ - LongLat [ 0.2 -41 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Nasmyth" "Sol/Earth/Moon" -{ - LongLat [ -56.2 -50.5 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Nassau" "Sol/Earth/Moon" -{ - LongLat [ 177.4 -24.9 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Natasha" "Sol/Earth/Moon" -{ - LongLat [ -31.3 20 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Naumann" "Sol/Earth/Moon" -{ - LongLat [ -62 35.4 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Neander" "Sol/Earth/Moon" -{ - LongLat [ 39.9 -31.3 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Nearch" "Sol/Earth/Moon" -{ - LongLat [ 39.1 -58.5 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Necho" "Sol/Earth/Moon" -{ - LongLat [ 123.1 -5 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Neison" "Sol/Earth/Moon" -{ - LongLat [ 25.1 68.3 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Neper" "Sol/Earth/Moon" -{ - LongLat [ 84.6 8.5 0 ] - Size 137.00 - Importance 34.24 - Type "AA" -} - -Location "Nernst" "Sol/Earth/Moon" -{ - LongLat [ -94.8 35.3 0 ] - Size 116.00 - Importance 32.13 - Type "AA" -} - -Location "Neujmin" "Sol/Earth/Moon" -{ - LongLat [ 125 -27 0 ] - Size 101.00 - Importance 30.34 - Type "AA" -} - -Location "Neumayer" "Sol/Earth/Moon" -{ - LongLat [ 70.7 -71.1 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Newcomb" "Sol/Earth/Moon" -{ - LongLat [ 43.8 29.9 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Newton" "Sol/Earth/Moon" -{ - LongLat [ -16.9 -76.7 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Nicholson" "Sol/Earth/Moon" -{ - LongLat [ -85.1 -26.2 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Nicolai" "Sol/Earth/Moon" -{ - LongLat [ 25.9 -42.4 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Nicollet" "Sol/Earth/Moon" -{ - LongLat [ -12.5 -21.9 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Nielsen" "Sol/Earth/Moon" -{ - LongLat [ -51.8 31.8 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Niepce" "Sol/Earth/Moon" -{ - LongLat [ -119.1 72.7 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Nijland" "Sol/Earth/Moon" -{ - LongLat [ 134.1 33 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Nikolaev" "Sol/Earth/Moon" -{ - LongLat [ 151.3 35.2 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Nishina" "Sol/Earth/Moon" -{ - LongLat [ -170.4 -44.6 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Nobel" "Sol/Earth/Moon" -{ - LongLat [ -101.3 15 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Nobile" "Sol/Earth/Moon" -{ - LongLat [ 53.5 -85.2 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Nobili" "Sol/Earth/Moon" -{ - LongLat [ 75.9 0.2 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Nöggerath" "Sol/Earth/Moon" -{ - LongLat [ -45.7 -48.8 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Nonius" "Sol/Earth/Moon" -{ - LongLat [ 3.8 -34.8 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Norman" "Sol/Earth/Moon" -{ - LongLat [ -30.4 -11.8 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Nöther (Noether)" "Sol/Earth/Moon" -{ - LongLat [ -113.5 66.6 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Numerov" "Sol/Earth/Moon" -{ - LongLat [ -160.7 -70.7 0 ] - Size 113.00 - Importance 31.79 - Type "AA" -} - -Location "Nunn" "Sol/Earth/Moon" -{ - LongLat [ 91.1 4.6 0 ] - Size 19.00 - Importance 17.70 - Type "AA" -} - -Location "NuÅ¡l" "Sol/Earth/Moon" -{ - LongLat [ 167.6 32.3 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Oberth" "Sol/Earth/Moon" -{ - LongLat [ 155.4 62.4 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Obruchev" "Sol/Earth/Moon" -{ - LongLat [ 162.1 -38.9 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "O'Day" "Sol/Earth/Moon" -{ - LongLat [ 157.5 -30.6 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Oenopides" "Sol/Earth/Moon" -{ - LongLat [ -64.1 57 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Oersted" "Sol/Earth/Moon" -{ - LongLat [ 47.2 43.1 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Ohm" "Sol/Earth/Moon" -{ - LongLat [ -113.5 18.4 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Oken" "Sol/Earth/Moon" -{ - LongLat [ 75.9 -43.7 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Olbers" "Sol/Earth/Moon" -{ - LongLat [ -75.9 7.4 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Olcott" "Sol/Earth/Moon" -{ - LongLat [ 117.8 20.6 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Olivier" "Sol/Earth/Moon" -{ - LongLat [ 138.5 59.1 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Omar Khayyam" "Sol/Earth/Moon" -{ - LongLat [ -102.1 58 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Onizuka" "Sol/Earth/Moon" -{ - LongLat [ -148.9 -36.2 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Opelt" "Sol/Earth/Moon" -{ - LongLat [ -17.5 -16.3 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Oppenheimer" "Sol/Earth/Moon" -{ - LongLat [ -166.3 -35.2 0 ] - Size 208.00 - Importance 39.31 - Type "AA" -} - -Location "Oppolzer" "Sol/Earth/Moon" -{ - LongLat [ -0.5 -1.5 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Oresme" "Sol/Earth/Moon" -{ - LongLat [ 169.2 -42.4 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Orlov" "Sol/Earth/Moon" -{ - LongLat [ -175 -25.7 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Orontius" "Sol/Earth/Moon" -{ - LongLat [ -4.6 -40.6 0 ] - Size 105.00 - Importance 30.84 - Type "AA" -} - -Location "Osama" "Sol/Earth/Moon" -{ - LongLat [ 5.2 18.6 0 ] - Size 0.50 - Importance 16.10 - Type "AA" -} - -Location "Osiris" "Sol/Earth/Moon" -{ - LongLat [ 27.6 18.6 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Osman" "Sol/Earth/Moon" -{ - LongLat [ -6.2 -11 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Ostwald" "Sol/Earth/Moon" -{ - LongLat [ 121.9 10.4 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Palisa" "Sol/Earth/Moon" -{ - LongLat [ -7.2 -9.4 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Palitzsch" "Sol/Earth/Moon" -{ - LongLat [ 64.5 -28 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Pallas" "Sol/Earth/Moon" -{ - LongLat [ -1.6 5.5 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Palmieri" "Sol/Earth/Moon" -{ - LongLat [ -47.7 -28.6 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Paneth" "Sol/Earth/Moon" -{ - LongLat [ -94.8 63 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Pannekoek" "Sol/Earth/Moon" -{ - LongLat [ 140.5 -4.2 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Papaleksi" "Sol/Earth/Moon" -{ - LongLat [ 164 10.2 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Paracelsus" "Sol/Earth/Moon" -{ - LongLat [ 163.1 -23 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Paraskevopoulos" "Sol/Earth/Moon" -{ - LongLat [ -149.9 50.4 0 ] - Size 94.00 - Importance 29.42 - Type "AA" -} - -Location "Parenago" "Sol/Earth/Moon" -{ - LongLat [ -108.5 25.9 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Parkhurst" "Sol/Earth/Moon" -{ - LongLat [ 103.6 -33.4 0 ] - Size 96.00 - Importance 29.69 - Type "AA" -} - -Location "Parrot" "Sol/Earth/Moon" -{ - LongLat [ 3.3 -14.5 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Parry" "Sol/Earth/Moon" -{ - LongLat [ -15.8 -7.9 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Parsons" "Sol/Earth/Moon" -{ - LongLat [ -171.2 37.3 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Pascal" "Sol/Earth/Moon" -{ - LongLat [ -70.3 74.6 0 ] - Size 115.00 - Importance 32.01 - Type "AA" -} - -Location "Paschen" "Sol/Earth/Moon" -{ - LongLat [ -139.8 -13.5 0 ] - Size 124.00 - Importance 32.98 - Type "AA" -} - -Location "Pasteur" "Sol/Earth/Moon" -{ - LongLat [ 104.6 -11.9 0 ] - Size 224.00 - Importance 40.17 - Type "AA" -} - -Location "Patricia" "Sol/Earth/Moon" -{ - LongLat [ 0.3 25 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Patsaev" "Sol/Earth/Moon" -{ - LongLat [ 133.4 -16.7 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Pauli" "Sol/Earth/Moon" -{ - LongLat [ 137.5 -44.5 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Pavlov" "Sol/Earth/Moon" -{ - LongLat [ 142.5 -28.8 0 ] - Size 148.00 - Importance 35.21 - Type "AA" -} - -Location "Pawsey" "Sol/Earth/Moon" -{ - LongLat [ 145 44.5 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Peary" "Sol/Earth/Moon" -{ - LongLat [ 33 88.6 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Pease" "Sol/Earth/Moon" -{ - LongLat [ -106.1 12.5 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Peek" "Sol/Earth/Moon" -{ - LongLat [ 86.9 2.6 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Peirce" "Sol/Earth/Moon" -{ - LongLat [ 53.5 18.3 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Peirescius" "Sol/Earth/Moon" -{ - LongLat [ 67.6 -46.5 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Pentland" "Sol/Earth/Moon" -{ - LongLat [ 11.5 -64.6 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Perel'man" "Sol/Earth/Moon" -{ - LongLat [ 106 -24 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Perepelkin" "Sol/Earth/Moon" -{ - LongLat [ 129 -10 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Perkin" "Sol/Earth/Moon" -{ - LongLat [ -175.9 47.2 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Perrine" "Sol/Earth/Moon" -{ - LongLat [ -127.8 42.5 0 ] - Size 86.00 - Importance 28.27 - Type "AA" -} - -Location "Petavius" "Sol/Earth/Moon" -{ - LongLat [ 60.4 -25.1 0 ] - Size 188.00 - Importance 38.12 - Type "AA" -} - -Location "Petermann" "Sol/Earth/Moon" -{ - LongLat [ 66.3 74.2 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Peters" "Sol/Earth/Moon" -{ - LongLat [ 29.5 68.1 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Petit" "Sol/Earth/Moon" -{ - LongLat [ 63.5 2.3 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Petrie" "Sol/Earth/Moon" -{ - LongLat [ 108.4 45.3 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Petropavlovskiy" "Sol/Earth/Moon" -{ - LongLat [ -114.8 37.2 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Petrov" "Sol/Earth/Moon" -{ - LongLat [ 88 -61.4 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Pettit" "Sol/Earth/Moon" -{ - LongLat [ -86.6 -27.5 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Petzval" "Sol/Earth/Moon" -{ - LongLat [ -110.4 -62.7 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Phillips" "Sol/Earth/Moon" -{ - LongLat [ 75.3 -26.6 0 ] - Size 122.00 - Importance 32.77 - Type "AA" -} - -Location "Philolaus" "Sol/Earth/Moon" -{ - LongLat [ -32.4 72.1 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Phocylides" "Sol/Earth/Moon" -{ - LongLat [ -57 -52.7 0 ] - Size 121.00 - Importance 32.67 - Type "AA" -} - -Location "Piazzi" "Sol/Earth/Moon" -{ - LongLat [ -67.9 -36.6 0 ] - Size 134.00 - Importance 33.96 - Type "AA" -} - -Location "Piazzi Smyth" "Sol/Earth/Moon" -{ - LongLat [ -3.2 41.9 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Picard" "Sol/Earth/Moon" -{ - LongLat [ 54.7 14.6 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Piccolomini" "Sol/Earth/Moon" -{ - LongLat [ 32.2 -29.7 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Pickering" "Sol/Earth/Moon" -{ - LongLat [ 7 -2.9 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Pictet" "Sol/Earth/Moon" -{ - LongLat [ -7.4 -43.6 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Pikel'ner" "Sol/Earth/Moon" -{ - LongLat [ 123.3 -47.9 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Pilâtre" "Sol/Earth/Moon" -{ - LongLat [ -86.9 -60.2 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Pingré" "Sol/Earth/Moon" -{ - LongLat [ -73.7 -58.7 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Pirquet" "Sol/Earth/Moon" -{ - LongLat [ 139.6 -20.3 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Pitatus" "Sol/Earth/Moon" -{ - LongLat [ -13.5 -29.9 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Pitiscus" "Sol/Earth/Moon" -{ - LongLat [ 30.9 -50.4 0 ] - Size 82.00 - Importance 27.67 - Type "AA" -} - -Location "Pizzetti" "Sol/Earth/Moon" -{ - LongLat [ 118.8 -34.9 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Plana" "Sol/Earth/Moon" -{ - LongLat [ 28.2 42.2 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Planck" "Sol/Earth/Moon" -{ - LongLat [ 136.8 -57.9 0 ] - Size 314.00 - Importance 43.94 - Type "AA" -} - -Location "Planté" "Sol/Earth/Moon" -{ - LongLat [ 163.3 -10.2 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Plaskett" "Sol/Earth/Moon" -{ - LongLat [ 174.3 82.1 0 ] - Size 109.00 - Importance 31.33 - Type "AA" -} - -Location "Plato" "Sol/Earth/Moon" -{ - LongLat [ -9.4 51.6 0 ] - Size 109.00 - Importance 31.33 - Type "AA" -} - -Location "Playfair" "Sol/Earth/Moon" -{ - LongLat [ 8.4 -23.5 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Plinius" "Sol/Earth/Moon" -{ - LongLat [ 23.7 15.4 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Plummer" "Sol/Earth/Moon" -{ - LongLat [ -155 -25 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Plutarch" "Sol/Earth/Moon" -{ - LongLat [ 79 24.1 0 ] - Size 68.00 - Importance 25.37 - Type "AA" -} - -Location "Poczobutt" "Sol/Earth/Moon" -{ - LongLat [ -98.8 57.1 0 ] - Size 195.00 - Importance 38.56 - Type "AA" -} - -Location "Pogson" "Sol/Earth/Moon" -{ - LongLat [ 110.5 -42.2 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Poincaré" "Sol/Earth/Moon" -{ - LongLat [ 163.6 -56.7 0 ] - Size 319.00 - Importance 44.11 - Type "AA" -} - -Location "Poinsot" "Sol/Earth/Moon" -{ - LongLat [ -145.7 79.5 0 ] - Size 68.00 - Importance 25.37 - Type "AA" -} - -Location "Poisson" "Sol/Earth/Moon" -{ - LongLat [ 10.6 -30.4 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Polybius" "Sol/Earth/Moon" -{ - LongLat [ 25.6 -22.4 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Polzunov" "Sol/Earth/Moon" -{ - LongLat [ 114.6 25.3 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Pomortsev" "Sol/Earth/Moon" -{ - LongLat [ 66.9 0.7 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Poncelet" "Sol/Earth/Moon" -{ - LongLat [ -54.1 75.8 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Pons" "Sol/Earth/Moon" -{ - LongLat [ 21.5 -25.3 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Pontanus" "Sol/Earth/Moon" -{ - LongLat [ 14.4 -28.4 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Pontécoulant" "Sol/Earth/Moon" -{ - LongLat [ 66 -58.7 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Popov" "Sol/Earth/Moon" -{ - LongLat [ 99.7 17.2 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Porter" "Sol/Earth/Moon" -{ - LongLat [ -10.1 -56.1 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Posidonius" "Sol/Earth/Moon" -{ - LongLat [ 29.9 31.8 0 ] - Size 95.00 - Importance 29.55 - Type "AA" -} - -Location "Poynting" "Sol/Earth/Moon" -{ - LongLat [ -133.4 18.1 0 ] - Size 128.00 - Importance 33.38 - Type "AA" -} - -Location "Prager" "Sol/Earth/Moon" -{ - LongLat [ 130.5 -3.9 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Prandtl" "Sol/Earth/Moon" -{ - LongLat [ 141.8 -60.1 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Priestley" "Sol/Earth/Moon" -{ - LongLat [ 108.4 -57.3 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Prinz" "Sol/Earth/Moon" -{ - LongLat [ -44.1 25.5 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Priscilla" "Sol/Earth/Moon" -{ - LongLat [ -6.2 -10.9 0 ] - Size 1.80 - Importance 16.28 - Type "AA" -} - -Location "Proclus" "Sol/Earth/Moon" -{ - LongLat [ 46.8 16.1 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Proctor" "Sol/Earth/Moon" -{ - LongLat [ -5.1 -46.4 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Protagoras" "Sol/Earth/Moon" -{ - LongLat [ 7.3 56 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Ptolemaeus" "Sol/Earth/Moon" -{ - LongLat [ -1.9 -9.3 0 ] - Size 164.00 - Importance 36.47 - Type "AA" -} - -Location "Puiseux" "Sol/Earth/Moon" -{ - LongLat [ -39 -27.8 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Pupin" "Sol/Earth/Moon" -{ - LongLat [ -11 23.8 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Purbach" "Sol/Earth/Moon" -{ - LongLat [ -2.3 -25.5 0 ] - Size 115.00 - Importance 32.01 - Type "AA" -} - -Location "PurkynÄ›" "Sol/Earth/Moon" -{ - LongLat [ 94.9 -1.6 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Pythagoras" "Sol/Earth/Moon" -{ - LongLat [ -63 63.5 0 ] - Size 142.00 - Importance 34.69 - Type "AA" -} - -Location "Pytheas" "Sol/Earth/Moon" -{ - LongLat [ -20.6 20.5 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Quetelet" "Sol/Earth/Moon" -{ - LongLat [ -134.9 43.1 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Rabbi Levi" "Sol/Earth/Moon" -{ - LongLat [ 23.6 -34.7 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Racah" "Sol/Earth/Moon" -{ - LongLat [ -179.8 -13.8 0 ] - Size 63.00 - Importance 24.49 - Type "AA" -} - -Location "Raimond" "Sol/Earth/Moon" -{ - LongLat [ -159.3 14.6 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Raman" "Sol/Earth/Moon" -{ - LongLat [ -55.1 27 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Ramsay" "Sol/Earth/Moon" -{ - LongLat [ 144.5 -40.2 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Ramsden" "Sol/Earth/Moon" -{ - LongLat [ -31.8 -32.9 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Rankine" "Sol/Earth/Moon" -{ - LongLat [ 71.5 -3.9 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Raspletin" "Sol/Earth/Moon" -{ - LongLat [ 151.8 -22.5 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Ravi" "Sol/Earth/Moon" -{ - LongLat [ -1.9 -22.5 0 ] - Size 2.50 - Importance 16.34 - Type "AA" -} - -Location "Rayet" "Sol/Earth/Moon" -{ - LongLat [ 114.5 44.7 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Rayleigh" "Sol/Earth/Moon" -{ - LongLat [ 89.6 29.3 0 ] - Size 114.00 - Importance 31.90 - Type "AA" -} - -Location "Razumov" "Sol/Earth/Moon" -{ - LongLat [ -114.3 39.1 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Réaumur" "Sol/Earth/Moon" -{ - LongLat [ 0.7 -2.4 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Recht" "Sol/Earth/Moon" -{ - LongLat [ 124 9.8 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Regiomontanus" "Sol/Earth/Moon" -{ - LongLat [ -1 -28.3 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "Regnault" "Sol/Earth/Moon" -{ - LongLat [ -88 54.1 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Reichenbach" "Sol/Earth/Moon" -{ - LongLat [ 48 -30.3 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Reimarus" "Sol/Earth/Moon" -{ - LongLat [ 60.3 -47.7 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Reiner" "Sol/Earth/Moon" -{ - LongLat [ -54.9 7 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Reinhold" "Sol/Earth/Moon" -{ - LongLat [ -22.8 3.3 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Repsold" "Sol/Earth/Moon" -{ - LongLat [ -78.6 51.3 0 ] - Size 109.00 - Importance 31.33 - Type "AA" -} - -Location "Resnik" "Sol/Earth/Moon" -{ - LongLat [ -150.1 -33.8 0 ] - Size 20.00 - Importance 17.79 - Type "AA" -} - -Location "Respighi" "Sol/Earth/Moon" -{ - LongLat [ 71.9 2.8 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Rhaeticus" "Sol/Earth/Moon" -{ - LongLat [ 4.9 0 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Rheita" "Sol/Earth/Moon" -{ - LongLat [ 47.2 -37.1 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Riccioli" "Sol/Earth/Moon" -{ - LongLat [ -74.6 -3.3 0 ] - Size 139.00 - Importance 34.42 - Type "AA" -} - -Location "Riccius" "Sol/Earth/Moon" -{ - LongLat [ 26.5 -36.9 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Ricco" "Sol/Earth/Moon" -{ - LongLat [ 176.3 75.6 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Richards" "Sol/Earth/Moon" -{ - LongLat [ 140.1 7.7 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Richardson" "Sol/Earth/Moon" -{ - LongLat [ 100.5 31.1 0 ] - Size 141.00 - Importance 34.60 - Type "AA" -} - -Location "Riedel" "Sol/Earth/Moon" -{ - LongLat [ -139.6 -48.9 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Riemann" "Sol/Earth/Moon" -{ - LongLat [ 86.8 38.9 0 ] - Size 163.00 - Importance 36.40 - Type "AA" -} - -Location "Ritchey" "Sol/Earth/Moon" -{ - LongLat [ 8.5 -11.1 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Rittenhouse" "Sol/Earth/Moon" -{ - LongLat [ 106.5 -74.5 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Ritter" "Sol/Earth/Moon" -{ - LongLat [ 19.2 2 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Ritz" "Sol/Earth/Moon" -{ - LongLat [ 92.2 -15.1 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Robert" "Sol/Earth/Moon" -{ - LongLat [ 27.4 19 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Roberts" "Sol/Earth/Moon" -{ - LongLat [ -174.5 71.1 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Robertson" "Sol/Earth/Moon" -{ - LongLat [ -105.2 21.8 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Robinson" "Sol/Earth/Moon" -{ - LongLat [ -45.9 59 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Rocca" "Sol/Earth/Moon" -{ - LongLat [ -72.8 -12.7 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Rocco" "Sol/Earth/Moon" -{ - LongLat [ -45 28.9 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Roche" "Sol/Earth/Moon" -{ - LongLat [ 136.5 -42.3 0 ] - Size 160.00 - Importance 36.17 - Type "AA" -} - -Location "Romeo" "Sol/Earth/Moon" -{ - LongLat [ 122.6 7.5 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Römer" "Sol/Earth/Moon" -{ - LongLat [ 36.4 25.4 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Röntgen" "Sol/Earth/Moon" -{ - LongLat [ -91.4 33 0 ] - Size 126.00 - Importance 33.18 - Type "AA" -} - -Location "Rosa" "Sol/Earth/Moon" -{ - LongLat [ -32.3 20.3 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Rosenberger" "Sol/Earth/Moon" -{ - LongLat [ 43.1 -55.4 0 ] - Size 95.00 - Importance 29.55 - Type "AA" -} - -Location "Ross" "Sol/Earth/Moon" -{ - LongLat [ 21.7 11.7 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Rosse" "Sol/Earth/Moon" -{ - LongLat [ 35 -17.9 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Rosseland" "Sol/Earth/Moon" -{ - LongLat [ 131 -41 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Rost" "Sol/Earth/Moon" -{ - LongLat [ -33.7 -56.4 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Rothmann" "Sol/Earth/Moon" -{ - LongLat [ 27.7 -30.8 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Rowland" "Sol/Earth/Moon" -{ - LongLat [ -162.5 57.4 0 ] - Size 171.00 - Importance 36.98 - Type "AA" -} - -Location "Rozhdestvenskiy" "Sol/Earth/Moon" -{ - LongLat [ -155.4 85.2 0 ] - Size 177.00 - Importance 37.40 - Type "AA" -} - -Location "Rumford" "Sol/Earth/Moon" -{ - LongLat [ -169.8 -28.8 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Runge" "Sol/Earth/Moon" -{ - LongLat [ 86.7 -2.5 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Russell" "Sol/Earth/Moon" -{ - LongLat [ -75.4 26.5 0 ] - Size 103.00 - Importance 30.60 - Type "AA" -} - -Location "Ruth" "Sol/Earth/Moon" -{ - LongLat [ -45.1 28.7 0 ] - Size 3.00 - Importance 16.39 - Type "AA" -} - -Location "Rutherford" "Sol/Earth/Moon" -{ - LongLat [ 137 10.7 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Rutherfurd" "Sol/Earth/Moon" -{ - LongLat [ -12.1 -60.9 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Rydberg" "Sol/Earth/Moon" -{ - LongLat [ -96.3 -46.5 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Rynin" "Sol/Earth/Moon" -{ - LongLat [ -103.5 47 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Sabatier" "Sol/Earth/Moon" -{ - LongLat [ 79 13.2 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Sabine" "Sol/Earth/Moon" -{ - LongLat [ 20.1 1.4 0 ] - Size 30.00 - Importance 18.93 - Type "AA" -} - -Location "Sacrobosco" "Sol/Earth/Moon" -{ - LongLat [ 16.7 -23.7 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Saenger" "Sol/Earth/Moon" -{ - LongLat [ 102.4 4.3 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Å afařík" "Sol/Earth/Moon" -{ - LongLat [ 176.9 10.6 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Saha" "Sol/Earth/Moon" -{ - LongLat [ 102.7 -1.6 0 ] - Size 99.00 - Importance 30.08 - Type "AA" -} - -Location "Samir" "Sol/Earth/Moon" -{ - LongLat [ -34.3 28.5 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Sampson" "Sol/Earth/Moon" -{ - LongLat [ -16.5 29.7 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Sanford" "Sol/Earth/Moon" -{ - LongLat [ -138.9 32.6 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Santbech" "Sol/Earth/Moon" -{ - LongLat [ 44 -20.9 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Santos-Dumont" "Sol/Earth/Moon" -{ - LongLat [ 4.8 27.7 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Sarabhai" "Sol/Earth/Moon" -{ - LongLat [ 21 24.7 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Sarton" "Sol/Earth/Moon" -{ - LongLat [ -121.1 49.3 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Sasserides" "Sol/Earth/Moon" -{ - LongLat [ -9.3 -39.1 0 ] - Size 90.00 - Importance 28.86 - Type "AA" -} - -Location "Saunder" "Sol/Earth/Moon" -{ - LongLat [ 8.8 -4.2 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Saussure" "Sol/Earth/Moon" -{ - LongLat [ -3.8 -43.4 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Scaliger" "Sol/Earth/Moon" -{ - LongLat [ 108.9 -27.1 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Schaeberle" "Sol/Earth/Moon" -{ - LongLat [ 117.2 -26.2 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Scheele" "Sol/Earth/Moon" -{ - LongLat [ -37.8 -9.4 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Scheiner" "Sol/Earth/Moon" -{ - LongLat [ -27.5 -60.5 0 ] - Size 110.00 - Importance 31.44 - Type "AA" -} - -Location "Schiaparelli" "Sol/Earth/Moon" -{ - LongLat [ -58.8 23.4 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Schickard" "Sol/Earth/Moon" -{ - LongLat [ -55.3 -44.3 0 ] - Size 206.00 - Importance 39.20 - Type "AA" -} - -Location "Schiller" "Sol/Earth/Moon" -{ - LongLat [ -39 -51.9 0 ] - Size 180.00 - Importance 37.60 - Type "AA" -} - -Location "Schjellerup" "Sol/Earth/Moon" -{ - LongLat [ 157.1 69.7 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Schlesinger" "Sol/Earth/Moon" -{ - LongLat [ -138.6 47.4 0 ] - Size 97.00 - Importance 29.82 - Type "AA" -} - -Location "Schliemann" "Sol/Earth/Moon" -{ - LongLat [ 155.2 -2.1 0 ] - Size 80.00 - Importance 27.36 - Type "AA" -} - -Location "Schlüter" "Sol/Earth/Moon" -{ - LongLat [ -83.3 -5.9 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Schmidt" "Sol/Earth/Moon" -{ - LongLat [ 18.8 1 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Schneller" "Sol/Earth/Moon" -{ - LongLat [ -163.6 41.8 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Schomberger" "Sol/Earth/Moon" -{ - LongLat [ 24.9 -76.7 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Schönfeld" "Sol/Earth/Moon" -{ - LongLat [ -98.1 44.8 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Schorr" "Sol/Earth/Moon" -{ - LongLat [ 89.7 -19.5 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Schrödinger" "Sol/Earth/Moon" -{ - LongLat [ 132.4 -75 0 ] - Size 312.00 - Importance 43.87 - Type "AA" -} - -Location "Schröter" "Sol/Earth/Moon" -{ - LongLat [ -7 2.6 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Schubert" "Sol/Earth/Moon" -{ - LongLat [ 81 2.8 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Schumacher" "Sol/Earth/Moon" -{ - LongLat [ 60.7 42.4 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Schuster" "Sol/Earth/Moon" -{ - LongLat [ 146.5 4.2 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "Schwabe" "Sol/Earth/Moon" -{ - LongLat [ 45.6 65.1 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Schwarzschild" "Sol/Earth/Moon" -{ - LongLat [ 121.2 70.1 0 ] - Size 212.00 - Importance 39.54 - Type "AA" -} - -Location "Scobee" "Sol/Earth/Moon" -{ - LongLat [ -148.9 -31.1 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Scoresby" "Sol/Earth/Moon" -{ - LongLat [ 14.1 77.7 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Scott" "Sol/Earth/Moon" -{ - LongLat [ 48.5 -82.1 0 ] - Size 103.00 - Importance 30.60 - Type "AA" -} - -Location "Seares" "Sol/Earth/Moon" -{ - LongLat [ 145.8 73.5 0 ] - Size 110.00 - Importance 31.44 - Type "AA" -} - -Location "Secchi" "Sol/Earth/Moon" -{ - LongLat [ 43.5 2.4 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Sechenov" "Sol/Earth/Moon" -{ - LongLat [ -142.6 -7.1 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Seeliger" "Sol/Earth/Moon" -{ - LongLat [ 3 -2.2 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Segers" "Sol/Earth/Moon" -{ - LongLat [ 127.7 47.1 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Segner" "Sol/Earth/Moon" -{ - LongLat [ -48.3 -58.9 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Seidel" "Sol/Earth/Moon" -{ - LongLat [ 152.2 -32.8 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Seleucus" "Sol/Earth/Moon" -{ - LongLat [ -66.6 21 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Seneca" "Sol/Earth/Moon" -{ - LongLat [ 80.2 26.6 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Seyfert" "Sol/Earth/Moon" -{ - LongLat [ 114.6 29.1 0 ] - Size 110.00 - Importance 31.44 - Type "AA" -} - -Location "Shackleton" "Sol/Earth/Moon" -{ - LongLat [ 0 -89.9 0 ] - Size 19.00 - Importance 17.70 - Type "AA" -} - -Location "Shahinaz" "Sol/Earth/Moon" -{ - LongLat [ 122.4 7.5 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Shaler" "Sol/Earth/Moon" -{ - LongLat [ -85.2 -32.9 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Shapley" "Sol/Earth/Moon" -{ - LongLat [ 56.9 9.4 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Sharonov" "Sol/Earth/Moon" -{ - LongLat [ 173.3 12.4 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Sharp" "Sol/Earth/Moon" -{ - LongLat [ -40.2 45.7 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Shatalov" "Sol/Earth/Moon" -{ - LongLat [ 141.5 24.3 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Shayn" "Sol/Earth/Moon" -{ - LongLat [ 172.5 32.6 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Sheepshanks" "Sol/Earth/Moon" -{ - LongLat [ 16.9 59.2 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Sherrington" "Sol/Earth/Moon" -{ - LongLat [ 118 -11.1 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Shi Shen" "Sol/Earth/Moon" -{ - LongLat [ 104.1 76 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Shirakatsi" "Sol/Earth/Moon" -{ - LongLat [ 128.6 -12.1 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Shoemaker" "Sol/Earth/Moon" -{ - LongLat [ 44.9 -88.1 0 ] - Size 50.90 - Importance 22.30 - Type "AA" -} - -Location "Short" "Sol/Earth/Moon" -{ - LongLat [ -7.3 -74.6 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Shternberg (Sternberg)" "Sol/Earth/Moon" -{ - LongLat [ -116.3 19.5 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Shuckburgh" "Sol/Earth/Moon" -{ - LongLat [ 52.8 42.6 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Shuleykin" "Sol/Earth/Moon" -{ - LongLat [ -92.5 -27.1 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Siedentopf" "Sol/Earth/Moon" -{ - LongLat [ 135.5 22 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Sierpinski" "Sol/Earth/Moon" -{ - LongLat [ 154.5 -27.2 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Sikorsky" "Sol/Earth/Moon" -{ - LongLat [ 103.2 -66.1 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Silberschlag" "Sol/Earth/Moon" -{ - LongLat [ 12.5 6.2 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Simpelius" "Sol/Earth/Moon" -{ - LongLat [ 15.2 -73 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Sinas" "Sol/Earth/Moon" -{ - LongLat [ 31.6 8.8 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Sirsalis" "Sol/Earth/Moon" -{ - LongLat [ -60.4 -12.5 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Sisakyan" "Sol/Earth/Moon" -{ - LongLat [ 109 41.2 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Sita" "Sol/Earth/Moon" -{ - LongLat [ 120.8 4.6 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Sklodowska" "Sol/Earth/Moon" -{ - LongLat [ 95.5 -18.2 0 ] - Size 127.00 - Importance 33.28 - Type "AA" -} - -Location "Slipher" "Sol/Earth/Moon" -{ - LongLat [ 160.1 49.5 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Slocum" "Sol/Earth/Moon" -{ - LongLat [ 89 -3 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Smith" "Sol/Earth/Moon" -{ - LongLat [ -150.2 -31.6 0 ] - Size 34.00 - Importance 19.48 - Type "AA" -} - -Location "Smithson" "Sol/Earth/Moon" -{ - LongLat [ 53.6 2.4 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Smoluchowski" "Sol/Earth/Moon" -{ - LongLat [ -96.8 60.3 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Snellius" "Sol/Earth/Moon" -{ - LongLat [ 55.7 -29.3 0 ] - Size 82.00 - Importance 27.67 - Type "AA" -} - -Location "Sniadecki" "Sol/Earth/Moon" -{ - LongLat [ -168.9 -22.5 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Soddy" "Sol/Earth/Moon" -{ - LongLat [ 121.8 0.4 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Somerville" "Sol/Earth/Moon" -{ - LongLat [ 64.9 -8.3 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Sommerfeld" "Sol/Earth/Moon" -{ - LongLat [ -162.4 65.2 0 ] - Size 169.00 - Importance 36.84 - Type "AA" -} - -Location "Sömmering" "Sol/Earth/Moon" -{ - LongLat [ -7.5 0.1 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Soraya" "Sol/Earth/Moon" -{ - LongLat [ -1.6 -12.9 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Sosigenes" "Sol/Earth/Moon" -{ - LongLat [ 17.6 8.7 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "South" "Sol/Earth/Moon" -{ - LongLat [ -50.8 58 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Spallanzani" "Sol/Earth/Moon" -{ - LongLat [ 24.7 -46.3 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Spencer Jones" "Sol/Earth/Moon" -{ - LongLat [ 165.6 13.3 0 ] - Size 85.00 - Importance 28.13 - Type "AA" -} - -Location "Spörer" "Sol/Earth/Moon" -{ - LongLat [ -1.8 -4.3 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Spurr" "Sol/Earth/Moon" -{ - LongLat [ -1.2 27.9 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "St. John" "Sol/Earth/Moon" -{ - LongLat [ 150.2 10.2 0 ] - Size 68.00 - Importance 25.37 - Type "AA" -} - -Location "Stadius" "Sol/Earth/Moon" -{ - LongLat [ -13.7 10.5 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Stark" "Sol/Earth/Moon" -{ - LongLat [ 134.6 -25.5 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "Stearns" "Sol/Earth/Moon" -{ - LongLat [ 162.6 34.8 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Stebbins" "Sol/Earth/Moon" -{ - LongLat [ -141.8 64.8 0 ] - Size 131.00 - Importance 33.68 - Type "AA" -} - -Location "Stefan" "Sol/Earth/Moon" -{ - LongLat [ -108.3 46 0 ] - Size 125.00 - Importance 33.08 - Type "AA" -} - -Location "Stein" "Sol/Earth/Moon" -{ - LongLat [ 179 7.2 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Steinheil" "Sol/Earth/Moon" -{ - LongLat [ 46.5 -48.6 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Steklov" "Sol/Earth/Moon" -{ - LongLat [ -104.9 -36.7 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Stella" "Sol/Earth/Moon" -{ - LongLat [ 29.8 19.9 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Steno" "Sol/Earth/Moon" -{ - LongLat [ 161.8 32.8 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Sternfeld" "Sol/Earth/Moon" -{ - LongLat [ -141.2 -19.6 0 ] - Size 100.00 - Importance 30.21 - Type "AA" -} - -Location "Stetson" "Sol/Earth/Moon" -{ - LongLat [ -118.3 -39.6 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Stevinus" "Sol/Earth/Moon" -{ - LongLat [ 54.2 -32.5 0 ] - Size 74.00 - Importance 26.39 - Type "AA" -} - -Location "Stewart" "Sol/Earth/Moon" -{ - LongLat [ 67 2.2 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Stiborius" "Sol/Earth/Moon" -{ - LongLat [ 32 -34.4 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Stöfler" "Sol/Earth/Moon" -{ - LongLat [ 6 -41.1 0 ] - Size 126.00 - Importance 33.18 - Type "AA" -} - -Location "Stokes" "Sol/Earth/Moon" -{ - LongLat [ -88.1 52.5 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Stoletov" "Sol/Earth/Moon" -{ - LongLat [ -155.2 45.1 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Stoney" "Sol/Earth/Moon" -{ - LongLat [ -156.1 -55.3 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Störmer" "Sol/Earth/Moon" -{ - LongLat [ 146.3 57.3 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Strabo" "Sol/Earth/Moon" -{ - LongLat [ 54.3 61.9 0 ] - Size 55.00 - Importance 23.04 - Type "AA" -} - -Location "Stratton" "Sol/Earth/Moon" -{ - LongLat [ 164.6 -5.8 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Street" "Sol/Earth/Moon" -{ - LongLat [ -10.5 -46.5 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Strömgren" "Sol/Earth/Moon" -{ - LongLat [ -132.4 -21.7 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Struve" "Sol/Earth/Moon" -{ - LongLat [ -77.1 22.4 0 ] - Size 164.00 - Importance 36.47 - Type "AA" -} - -Location "Subbotin" "Sol/Earth/Moon" -{ - LongLat [ 135.3 -29.2 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "Suess" "Sol/Earth/Moon" -{ - LongLat [ -47.6 4.4 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Sulpicius Gallus" "Sol/Earth/Moon" -{ - LongLat [ 11.6 19.6 0 ] - Size 12.00 - Importance 17.09 - Type "AA" -} - -Location "Sumner" "Sol/Earth/Moon" -{ - LongLat [ 108.7 37.5 0 ] - Size 50.00 - Importance 22.13 - Type "AA" -} - -Location "Sundman" "Sol/Earth/Moon" -{ - LongLat [ -91.6 10.8 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Sung-Mei" "Sol/Earth/Moon" -{ - LongLat [ 11.3 24.6 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Susan" "Sol/Earth/Moon" -{ - LongLat [ -6.3 -11 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Sverdrup" "Sol/Earth/Moon" -{ - LongLat [ -152 -88.5 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Swann" "Sol/Earth/Moon" -{ - LongLat [ 112.7 52 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Swasey" "Sol/Earth/Moon" -{ - LongLat [ 89.7 -5.5 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Swift" "Sol/Earth/Moon" -{ - LongLat [ 53.4 19.3 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Sylvester" "Sol/Earth/Moon" -{ - LongLat [ -79.6 82.7 0 ] - Size 58.00 - Importance 23.59 - Type "AA" -} - -Location "Szilard" "Sol/Earth/Moon" -{ - LongLat [ 105.7 34 0 ] - Size 122.00 - Importance 32.77 - Type "AA" -} - -Location "T. Mayer" "Sol/Earth/Moon" -{ - LongLat [ -29.1 15.6 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Tacchini" "Sol/Earth/Moon" -{ - LongLat [ 85.8 4.9 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Tacitus" "Sol/Earth/Moon" -{ - LongLat [ 19 -16.2 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Tacquet" "Sol/Earth/Moon" -{ - LongLat [ 19.2 16.6 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Taizo" "Sol/Earth/Moon" -{ - LongLat [ 2.2 24.7 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Talbot" "Sol/Earth/Moon" -{ - LongLat [ 85.3 -2.5 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Tamm" "Sol/Earth/Moon" -{ - LongLat [ 146.4 -4.4 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Tannerus" "Sol/Earth/Moon" -{ - LongLat [ 22 -56.4 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Taruntius" "Sol/Earth/Moon" -{ - LongLat [ 46.5 5.6 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Taylor" "Sol/Earth/Moon" -{ - LongLat [ 16.7 -5.3 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Tebbutt" "Sol/Earth/Moon" -{ - LongLat [ 53.6 9.6 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Teisserenc" "Sol/Earth/Moon" -{ - LongLat [ -135.9 32.2 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Tempel" "Sol/Earth/Moon" -{ - LongLat [ 11.9 3.9 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Ten Bruggencate" "Sol/Earth/Moon" -{ - LongLat [ 134.4 -9.5 0 ] - Size 59.00 - Importance 23.77 - Type "AA" -} - -Location "Tereshkova" "Sol/Earth/Moon" -{ - LongLat [ 144.3 28.4 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Tesla" "Sol/Earth/Moon" -{ - LongLat [ 124.7 38.5 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Thales" "Sol/Earth/Moon" -{ - LongLat [ 50.3 61.8 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Theaetetus" "Sol/Earth/Moon" -{ - LongLat [ 6 37 0 ] - Size 24.00 - Importance 18.21 - Type "AA" -} - -Location "Thebit" "Sol/Earth/Moon" -{ - LongLat [ -4 -22 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Theiler" "Sol/Earth/Moon" -{ - LongLat [ 83.3 13.4 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Theon Junior" "Sol/Earth/Moon" -{ - LongLat [ 15.8 -2.3 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Theon Senior" "Sol/Earth/Moon" -{ - LongLat [ 15.4 -0.8 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Theophilus" "Sol/Earth/Moon" -{ - LongLat [ 26.4 -11.4 0 ] - Size 110.00 - Importance 31.44 - Type "AA" -} - -Location "Theophrastus" "Sol/Earth/Moon" -{ - LongLat [ 39 17.5 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Thiel" "Sol/Earth/Moon" -{ - LongLat [ -134.5 40.7 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Thiessen" "Sol/Earth/Moon" -{ - LongLat [ -169 75.4 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Thomson" "Sol/Earth/Moon" -{ - LongLat [ 166.2 -32.7 0 ] - Size 117.00 - Importance 32.24 - Type "AA" -} - -Location "Tikhomirov" "Sol/Earth/Moon" -{ - LongLat [ 162 25.2 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Tikhov" "Sol/Earth/Moon" -{ - LongLat [ 171.7 62.3 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Tiling" "Sol/Earth/Moon" -{ - LongLat [ -132.6 -53.1 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Timaeus" "Sol/Earth/Moon" -{ - LongLat [ -0.5 62.8 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Timiryazev" "Sol/Earth/Moon" -{ - LongLat [ -147 -5.5 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Timocharis" "Sol/Earth/Moon" -{ - LongLat [ -13.1 26.7 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Tiselius" "Sol/Earth/Moon" -{ - LongLat [ 176.5 7 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Tisserand" "Sol/Earth/Moon" -{ - LongLat [ 48.2 21.4 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Titius" "Sol/Earth/Moon" -{ - LongLat [ 100.7 -26.8 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Titov" "Sol/Earth/Moon" -{ - LongLat [ 150.5 28.6 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Tolansky" "Sol/Earth/Moon" -{ - LongLat [ -16 -9.5 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "Torricelli" "Sol/Earth/Moon" -{ - LongLat [ 28.5 -4.6 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Toscanelli" "Sol/Earth/Moon" -{ - LongLat [ -47.5 27.4 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Townley" "Sol/Earth/Moon" -{ - LongLat [ 63.3 3.4 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Tralles" "Sol/Earth/Moon" -{ - LongLat [ 52.8 28.4 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Triesnecker" "Sol/Earth/Moon" -{ - LongLat [ 3.6 4.2 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Trouvelot" "Sol/Earth/Moon" -{ - LongLat [ 5.8 49.3 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Trumpler" "Sol/Earth/Moon" -{ - LongLat [ 167.1 29.3 0 ] - Size 77.00 - Importance 26.88 - Type "AA" -} - -Location "Tsander (Zander)" "Sol/Earth/Moon" -{ - LongLat [ -149.3 6.2 0 ] - Size 181.00 - Importance 37.67 - Type "AA" -} - -Location "Tseraskiy (Ceraski)" "Sol/Earth/Moon" -{ - LongLat [ 141.6 -49 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Tsinger (Zinger)" "Sol/Earth/Moon" -{ - LongLat [ 175.6 56.7 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Tsiolkovskiy" "Sol/Earth/Moon" -{ - LongLat [ 128.9 -21.2 0 ] - Size 185.00 - Importance 37.93 - Type "AA" -} - -Location "Tsu Chung-Chi" "Sol/Earth/Moon" -{ - LongLat [ 145.1 17.3 0 ] - Size 28.00 - Importance 18.68 - Type "AA" -} - -Location "Tucker" "Sol/Earth/Moon" -{ - LongLat [ 88.2 -5.6 0 ] - Size 7.00 - Importance 16.71 - Type "AA" -} - -Location "Turner" "Sol/Earth/Moon" -{ - LongLat [ -13.2 -1.4 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Tycho" "Sol/Earth/Moon" -{ - LongLat [ -11.1 -43.4 0 ] - Size 102.00 - Importance 30.47 - Type "AA" -} - -Location "Tyndall" "Sol/Earth/Moon" -{ - LongLat [ 117 -34.9 0 ] - Size 18.00 - Importance 17.60 - Type "AA" -} - -Location "Ukert" "Sol/Earth/Moon" -{ - LongLat [ 1.4 7.8 0 ] - Size 23.00 - Importance 18.10 - Type "AA" -} - -Location "Ulugh Beigh" "Sol/Earth/Moon" -{ - LongLat [ -81.9 32.7 0 ] - Size 54.00 - Importance 22.86 - Type "AA" -} - -Location "Urey" "Sol/Earth/Moon" -{ - LongLat [ 87.4 27.9 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Väisälä" "Sol/Earth/Moon" -{ - LongLat [ -47.8 25.9 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Valier" "Sol/Earth/Moon" -{ - LongLat [ 174.5 6.8 0 ] - Size 67.00 - Importance 25.20 - Type "AA" -} - -Location "van Albada" "Sol/Earth/Moon" -{ - LongLat [ 64.3 9.4 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Van Biesbroeck" "Sol/Earth/Moon" -{ - LongLat [ -45.6 28.7 0 ] - Size 9.00 - Importance 16.86 - Type "AA" -} - -Location "Van de Graaff" "Sol/Earth/Moon" -{ - LongLat [ 172.2 -27.4 0 ] - Size 233.00 - Importance 40.63 - Type "AA" -} - -Location "Van den Bergh" "Sol/Earth/Moon" -{ - LongLat [ -159.1 31.3 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "van den Bos" "Sol/Earth/Moon" -{ - LongLat [ 146 -5.3 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Van der Waals" "Sol/Earth/Moon" -{ - LongLat [ 119.9 -43.9 0 ] - Size 104.00 - Importance 30.72 - Type "AA" -} - -Location "Van Gent" "Sol/Earth/Moon" -{ - LongLat [ 160.4 15.4 0 ] - Size 43.00 - Importance 20.90 - Type "AA" -} - -Location "Van Maanen" "Sol/Earth/Moon" -{ - LongLat [ 128 35.7 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "van Rhijn" "Sol/Earth/Moon" -{ - LongLat [ 146.4 52.6 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Van Vleck" "Sol/Earth/Moon" -{ - LongLat [ 78.3 -1.9 0 ] - Size 31.00 - Importance 19.07 - Type "AA" -} - -Location "Van Wijk" "Sol/Earth/Moon" -{ - LongLat [ 118.8 -62.8 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "van't Hoff" "Sol/Earth/Moon" -{ - LongLat [ -131.8 62.1 0 ] - Size 92.00 - Importance 29.14 - Type "AA" -} - -Location "Vasco da Gama" "Sol/Earth/Moon" -{ - LongLat [ -83.9 13.6 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Vashakidze" "Sol/Earth/Moon" -{ - LongLat [ 93.3 43.6 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Vavilov" "Sol/Earth/Moon" -{ - LongLat [ -137.9 -0.8 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Vega" "Sol/Earth/Moon" -{ - LongLat [ 63.4 -45.4 0 ] - Size 75.00 - Importance 26.55 - Type "AA" -} - -Location "Vendelinus" "Sol/Earth/Moon" -{ - LongLat [ 61.6 -16.4 0 ] - Size 131.00 - Importance 33.68 - Type "AA" -} - -Location "Vening Meinesz" "Sol/Earth/Moon" -{ - LongLat [ 162.6 -0.3 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Ventris" "Sol/Earth/Moon" -{ - LongLat [ 158 -4.9 0 ] - Size 95.00 - Importance 29.55 - Type "AA" -} - -Location "Vera" "Sol/Earth/Moon" -{ - LongLat [ -43.7 26.3 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Vernadskiy" "Sol/Earth/Moon" -{ - LongLat [ 130.5 23.2 0 ] - Size 91.00 - Importance 29.00 - Type "AA" -} - -Location "Verne" "Sol/Earth/Moon" -{ - LongLat [ -25.3 24.9 0 ] - Size 2.00 - Importance 16.30 - Type "AA" -} - -Location "Vertregt" "Sol/Earth/Moon" -{ - LongLat [ 171.1 -19.8 0 ] - Size 187.00 - Importance 38.06 - Type "AA" -} - -Location "Very" "Sol/Earth/Moon" -{ - LongLat [ 25.3 25.6 0 ] - Size 5.00 - Importance 16.55 - Type "AA" -} - -Location "Vesalius" "Sol/Earth/Moon" -{ - LongLat [ 114.5 -3.1 0 ] - Size 61.00 - Importance 24.13 - Type "AA" -} - -Location "Vestine" "Sol/Earth/Moon" -{ - LongLat [ 93.9 33.9 0 ] - Size 96.00 - Importance 29.69 - Type "AA" -} - -Location "Vetchinkin" "Sol/Earth/Moon" -{ - LongLat [ 131.3 10.2 0 ] - Size 98.00 - Importance 29.95 - Type "AA" -} - -Location "Vieta" "Sol/Earth/Moon" -{ - LongLat [ -56.3 -29.2 0 ] - Size 87.00 - Importance 28.42 - Type "AA" -} - -Location "Vil'ev" "Sol/Earth/Moon" -{ - LongLat [ 144.4 -6.1 0 ] - Size 45.00 - Importance 21.25 - Type "AA" -} - -Location "Virchow" "Sol/Earth/Moon" -{ - LongLat [ 83.7 9.8 0 ] - Size 16.00 - Importance 17.42 - Type "AA" -} - -Location "Virtanen" "Sol/Earth/Moon" -{ - LongLat [ 176.7 15.5 0 ] - Size 44.00 - Importance 21.08 - Type "AA" -} - -Location "Vitello" "Sol/Earth/Moon" -{ - LongLat [ -37.5 -30.4 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Vitruvius" "Sol/Earth/Moon" -{ - LongLat [ 31.3 17.6 0 ] - Size 29.00 - Importance 18.80 - Type "AA" -} - -Location "Viviani" "Sol/Earth/Moon" -{ - LongLat [ 117.1 5.2 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Vlacq" "Sol/Earth/Moon" -{ - LongLat [ 38.8 -53.3 0 ] - Size 89.00 - Importance 28.71 - Type "AA" -} - -Location "Vogel" "Sol/Earth/Moon" -{ - LongLat [ 5.9 -15.1 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Volkov" "Sol/Earth/Moon" -{ - LongLat [ 131.7 -13.6 0 ] - Size 40.00 - Importance 20.41 - Type "AA" -} - -Location "Volta" "Sol/Earth/Moon" -{ - LongLat [ -84.4 53.9 0 ] - Size 123.00 - Importance 32.88 - Type "AA" -} - -Location "Volterra" "Sol/Earth/Moon" -{ - LongLat [ 132.2 56.8 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "von Behring" "Sol/Earth/Moon" -{ - LongLat [ 71.8 -7.8 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "von Békésy" "Sol/Earth/Moon" -{ - LongLat [ 126.8 51.9 0 ] - Size 96.00 - Importance 29.69 - Type "AA" -} - -Location "von Braun" "Sol/Earth/Moon" -{ - LongLat [ -78 41.1 0 ] - Size 60.00 - Importance 23.95 - Type "AA" -} - -Location "Von der Pahlen" "Sol/Earth/Moon" -{ - LongLat [ -132.7 -24.8 0 ] - Size 56.00 - Importance 23.22 - Type "AA" -} - -Location "Von Kármán" "Sol/Earth/Moon" -{ - LongLat [ 175.9 -44.8 0 ] - Size 180.00 - Importance 37.60 - Type "AA" -} - -Location "Von Neumann" "Sol/Earth/Moon" -{ - LongLat [ 153.2 40.4 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Von Zeipel" "Sol/Earth/Moon" -{ - LongLat [ -141.6 42.6 0 ] - Size 83.00 - Importance 27.82 - Type "AA" -} - -Location "Voskresenskiy" "Sol/Earth/Moon" -{ - LongLat [ -88.1 28 0 ] - Size 49.00 - Importance 21.95 - Type "AA" -} - -Location "W. Bond" "Sol/Earth/Moon" -{ - LongLat [ -4.5 65.4 0 ] - Size 156.00 - Importance 35.86 - Type "AA" -} - -Location "Walker" "Sol/Earth/Moon" -{ - LongLat [ -162.2 -26 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Wallace" "Sol/Earth/Moon" -{ - LongLat [ -8.7 20.3 0 ] - Size 26.00 - Importance 18.44 - Type "AA" -} - -Location "Wallach" "Sol/Earth/Moon" -{ - LongLat [ 32.3 4.9 0 ] - Size 6.00 - Importance 16.63 - Type "AA" -} - -Location "Walter" "Sol/Earth/Moon" -{ - LongLat [ -33.8 28 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Walther" "Sol/Earth/Moon" -{ - LongLat [ 1 -33.1 0 ] - Size 128.00 - Importance 33.38 - Type "AA" -} - -Location "Wan-Hoo (Van-Gu)" "Sol/Earth/Moon" -{ - LongLat [ -138.8 -9.8 0 ] - Size 52.00 - Importance 22.49 - Type "AA" -} - -Location "Wargentin" "Sol/Earth/Moon" -{ - LongLat [ -60.2 -49.6 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Warner" "Sol/Earth/Moon" -{ - LongLat [ 87.3 -4 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Waterman" "Sol/Earth/Moon" -{ - LongLat [ 128 -25.9 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Watson" "Sol/Earth/Moon" -{ - LongLat [ -124.5 -62.6 0 ] - Size 62.00 - Importance 24.31 - Type "AA" -} - -Location "Watt" "Sol/Earth/Moon" -{ - LongLat [ 48.6 -49.5 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Watts" "Sol/Earth/Moon" -{ - LongLat [ 46.3 8.9 0 ] - Size 15.00 - Importance 17.34 - Type "AA" -} - -Location "Webb" "Sol/Earth/Moon" -{ - LongLat [ 60 -0.9 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Weber" "Sol/Earth/Moon" -{ - LongLat [ -123.4 50.4 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Wegener" "Sol/Earth/Moon" -{ - LongLat [ -113.3 45.2 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Weierstrass" "Sol/Earth/Moon" -{ - LongLat [ 77.2 -1.3 0 ] - Size 33.00 - Importance 19.34 - Type "AA" -} - -Location "Weigel" "Sol/Earth/Moon" -{ - LongLat [ -38.8 -58.2 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Weinek" "Sol/Earth/Moon" -{ - LongLat [ 37 -27.5 0 ] - Size 32.00 - Importance 19.20 - Type "AA" -} - -Location "Weiss" "Sol/Earth/Moon" -{ - LongLat [ -19.5 -31.8 0 ] - Size 66.00 - Importance 25.02 - Type "AA" -} - -Location "Werner" "Sol/Earth/Moon" -{ - LongLat [ 3.3 -28 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Wexler" "Sol/Earth/Moon" -{ - LongLat [ 90.2 -69.1 0 ] - Size 51.00 - Importance 22.31 - Type "AA" -} - -Location "Weyl" "Sol/Earth/Moon" -{ - LongLat [ -120.2 17.5 0 ] - Size 108.00 - Importance 31.21 - Type "AA" -} - -Location "Whewell" "Sol/Earth/Moon" -{ - LongLat [ 13.7 4.2 0 ] - Size 13.00 - Importance 17.17 - Type "AA" -} - -Location "White" "Sol/Earth/Moon" -{ - LongLat [ -158.3 -44.6 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Wichmann" "Sol/Earth/Moon" -{ - LongLat [ -38.1 -7.5 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Widmannstätten" "Sol/Earth/Moon" -{ - LongLat [ 85.5 -6.1 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Wiechert" "Sol/Earth/Moon" -{ - LongLat [ 165 -84.5 0 ] - Size 41.00 - Importance 20.57 - Type "AA" -} - -Location "Wiener" "Sol/Earth/Moon" -{ - LongLat [ 146.6 40.8 0 ] - Size 120.00 - Importance 32.56 - Type "AA" -} - -Location "Wildt" "Sol/Earth/Moon" -{ - LongLat [ 75.8 9 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Wilhelm" "Sol/Earth/Moon" -{ - LongLat [ -20.4 -43.4 0 ] - Size 106.00 - Importance 30.97 - Type "AA" -} - -Location "Wilkins" "Sol/Earth/Moon" -{ - LongLat [ 19.6 -29.4 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Williams" "Sol/Earth/Moon" -{ - LongLat [ 37.2 42 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Wilsing" "Sol/Earth/Moon" -{ - LongLat [ -155.2 -21.5 0 ] - Size 73.00 - Importance 26.22 - Type "AA" -} - -Location "Wilson" "Sol/Earth/Moon" -{ - LongLat [ -42.4 -69.2 0 ] - Size 69.00 - Importance 25.54 - Type "AA" -} - -Location "Winkler" "Sol/Earth/Moon" -{ - LongLat [ -179 42.2 0 ] - Size 22.00 - Importance 18.00 - Type "AA" -} - -Location "Winlock" "Sol/Earth/Moon" -{ - LongLat [ -105.6 35.6 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Winthrop" "Sol/Earth/Moon" -{ - LongLat [ -44.4 -10.7 0 ] - Size 17.00 - Importance 17.51 - Type "AA" -} - -Location "Wöhler" "Sol/Earth/Moon" -{ - LongLat [ 31.4 -38.2 0 ] - Size 27.00 - Importance 18.56 - Type "AA" -} - -Location "Wolf" "Sol/Earth/Moon" -{ - LongLat [ -16.6 -22.7 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Wollaston" "Sol/Earth/Moon" -{ - LongLat [ -46.9 30.6 0 ] - Size 10.00 - Importance 16.93 - Type "AA" -} - -Location "Woltjer" "Sol/Earth/Moon" -{ - LongLat [ -159.6 45.2 0 ] - Size 46.00 - Importance 21.42 - Type "AA" -} - -Location "Wood" "Sol/Earth/Moon" -{ - LongLat [ -120.8 43 0 ] - Size 78.00 - Importance 27.04 - Type "AA" -} - -Location "Wright" "Sol/Earth/Moon" -{ - LongLat [ -86.6 -31.6 0 ] - Size 39.00 - Importance 20.25 - Type "AA" -} - -Location "Wróblewski" "Sol/Earth/Moon" -{ - LongLat [ 152.8 -24 0 ] - Size 21.00 - Importance 17.89 - Type "AA" -} - -Location "Wrottesley" "Sol/Earth/Moon" -{ - LongLat [ 56.8 -23.9 0 ] - Size 57.00 - Importance 23.40 - Type "AA" -} - -Location "Wurzelbauer" "Sol/Earth/Moon" -{ - LongLat [ -15.9 -33.9 0 ] - Size 88.00 - Importance 28.57 - Type "AA" -} - -Location "Wyld" "Sol/Earth/Moon" -{ - LongLat [ 98.1 -1.4 0 ] - Size 93.00 - Importance 29.28 - Type "AA" -} - -Location "Xenophanes" "Sol/Earth/Moon" -{ - LongLat [ -82 57.5 0 ] - Size 125.00 - Importance 33.08 - Type "AA" -} - -Location "Xenophon" "Sol/Earth/Moon" -{ - LongLat [ 122.1 -22.8 0 ] - Size 25.00 - Importance 18.32 - Type "AA" -} - -Location "Yablochkov" "Sol/Earth/Moon" -{ - LongLat [ 128.3 60.9 0 ] - Size 99.00 - Importance 30.08 - Type "AA" -} - -Location "Yakovkin" "Sol/Earth/Moon" -{ - LongLat [ -78.8 -54.5 0 ] - Size 37.00 - Importance 19.93 - Type "AA" -} - -Location "Yamamoto" "Sol/Earth/Moon" -{ - LongLat [ 160.9 58.1 0 ] - Size 76.00 - Importance 26.72 - Type "AA" -} - -Location "Yangel'" "Sol/Earth/Moon" -{ - LongLat [ 4.7 17 0 ] - Size 8.00 - Importance 16.78 - Type "AA" -} - -Location "Yerkes" "Sol/Earth/Moon" -{ - LongLat [ 51.7 14.6 0 ] - Size 36.00 - Importance 19.78 - Type "AA" -} - -Location "Yoshi" "Sol/Earth/Moon" -{ - LongLat [ 11 24.6 0 ] - Size 1.00 - Importance 16.18 - Type "AA" -} - -Location "Young" "Sol/Earth/Moon" -{ - LongLat [ 50.9 -41.5 0 ] - Size 71.00 - Importance 25.89 - Type "AA" -} - -Location "Zach" "Sol/Earth/Moon" -{ - LongLat [ 5.3 -60.9 0 ] - Size 70.00 - Importance 25.72 - Type "AA" -} - -Location "Zagut" "Sol/Earth/Moon" -{ - LongLat [ 22.1 -32 0 ] - Size 84.00 - Importance 27.98 - Type "AA" -} - -Location "Zähringer" "Sol/Earth/Moon" -{ - LongLat [ 40.2 5.6 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Zanstra" "Sol/Earth/Moon" -{ - LongLat [ 124.7 2.9 0 ] - Size 42.00 - Importance 20.74 - Type "AA" -} - -Location "Zasyadko" "Sol/Earth/Moon" -{ - LongLat [ 94.2 3.9 0 ] - Size 11.00 - Importance 17.01 - Type "AA" -} - -Location "Zeeman" "Sol/Earth/Moon" -{ - LongLat [ -133.6 -75.2 0 ] - Size 190.00 - Importance 38.25 - Type "AA" -} - -Location "Zelinskiy" "Sol/Earth/Moon" -{ - LongLat [ 166.8 -28.9 0 ] - Size 53.00 - Importance 22.68 - Type "AA" -} - -Location "Zeno" "Sol/Earth/Moon" -{ - LongLat [ 72.9 45.2 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Zernike" "Sol/Earth/Moon" -{ - LongLat [ 168.2 18.4 0 ] - Size 48.00 - Importance 21.78 - Type "AA" -} - -Location "Zhiritskiy" "Sol/Earth/Moon" -{ - LongLat [ 120.3 -24.8 0 ] - Size 35.00 - Importance 19.63 - Type "AA" -} - -Location "Zhukovskiy" "Sol/Earth/Moon" -{ - LongLat [ -167 7.8 0 ] - Size 81.00 - Importance 27.51 - Type "AA" -} - -Location "Zinner" "Sol/Earth/Moon" -{ - LongLat [ -58.8 26.6 0 ] - Size 4.00 - Importance 16.47 - Type "AA" -} - -Location "Zöllner" "Sol/Earth/Moon" -{ - LongLat [ 18.9 -8 0 ] - Size 47.00 - Importance 21.60 - Type "AA" -} - -Location "Zsigmondy" "Sol/Earth/Moon" -{ - LongLat [ -104.7 59.7 0 ] - Size 65.00 - Importance 24.84 - Type "AA" -} - -Location "Zucchius" "Sol/Earth/Moon" -{ - LongLat [ -50.3 -61.4 0 ] - Size 64.00 - Importance 24.67 - Type "AA" -} - -Location "Zupus" "Sol/Earth/Moon" -{ - LongLat [ -52.3 -17.2 0 ] - Size 38.00 - Importance 20.09 - Type "AA" -} - -Location "Zwicky" "Sol/Earth/Moon" -{ - LongLat [ 168.1 -15.4 0 ] - Size 150.00 - Importance 35.37 - Type "AA" -} - -Location "Reiner Gamma" "Sol/Earth/Moon" -{ - LongLat [ -59 7.5 0 ] - Size 70.00 - Importance 25.72 - Type "AL" -} - -Location "Catena Abulfeda" "Sol/Earth/Moon" -{ - LongLat [ 17.2 -16.9 0 ] - Size 219.00 - Importance 39.91 - Type "CA" -} - -Location "Catena Artamonov" "Sol/Earth/Moon" -{ - LongLat [ 105.9 26 0 ] - Size 134.00 - Importance 33.96 - Type "CA" -} - -Location "Catena Brigitte" "Sol/Earth/Moon" -{ - LongLat [ 27.5 18.5 0 ] - Size 5.00 - Importance 16.55 - Type "CA" -} - -Location "Catena Davy" "Sol/Earth/Moon" -{ - LongLat [ -7 -11 0 ] - Size 50.00 - Importance 22.13 - Type "CA" -} - -Location "Catena Dziewulski" "Sol/Earth/Moon" -{ - LongLat [ 100 19 0 ] - Size 80.00 - Importance 27.36 - Type "CA" -} - -Location "Catena Gregory" "Sol/Earth/Moon" -{ - LongLat [ 129.9 -0.6 0 ] - Size 152.00 - Importance 35.54 - Type "CA" -} - -Location "Catena Humboldt" "Sol/Earth/Moon" -{ - LongLat [ 84.6 -21.5 0 ] - Size 165.00 - Importance 36.55 - Type "CA" -} - -Location "Catena Krafft" "Sol/Earth/Moon" -{ - LongLat [ -72 15 0 ] - Size 60.00 - Importance 23.95 - Type "CA" -} - -Location "Catena Kurchatov" "Sol/Earth/Moon" -{ - LongLat [ 136.3 37.2 0 ] - Size 226.00 - Importance 40.28 - Type "CA" -} - -Location "Catena Leuschner (GDL)" "Sol/Earth/Moon" -{ - LongLat [ -110.1 4.7 0 ] - Size 364.00 - Importance 45.51 - Type "CA" -} - -Location "Catena Littrow" "Sol/Earth/Moon" -{ - LongLat [ 29.5 22.2 0 ] - Size 10.00 - Importance 16.93 - Type "CA" -} - -Location "Catena Lucretius (RNII)" "Sol/Earth/Moon" -{ - LongLat [ -126.1 -3.4 0 ] - Size 271.00 - Importance 42.33 - Type "CA" -} - -Location "Catena Mendeleev" "Sol/Earth/Moon" -{ - LongLat [ 139.4 6.3 0 ] - Size 188.00 - Importance 38.12 - Type "CA" -} - -Location "Catena Michelson (GIRD)" "Sol/Earth/Moon" -{ - LongLat [ -113.4 1.4 0 ] - Size 456.00 - Importance 47.83 - Type "CA" -} - -Location "Catena Pierre" "Sol/Earth/Moon" -{ - LongLat [ -31.8 19.8 0 ] - Size 9.00 - Importance 16.86 - Type "CA" -} - -Location "Catena Sumner" "Sol/Earth/Moon" -{ - LongLat [ 112.3 37.3 0 ] - Size 247.00 - Importance 41.29 - Type "CA" -} - -Location "Catena Sylvester" "Sol/Earth/Moon" -{ - LongLat [ -86.2 81.4 0 ] - Size 173.00 - Importance 37.12 - Type "CA" -} - -Location "Catena Taruntius" "Sol/Earth/Moon" -{ - LongLat [ 48 3 0 ] - Size 100.00 - Importance 30.21 - Type "CA" -} - -Location "Catena Timocharis" "Sol/Earth/Moon" -{ - LongLat [ -13 29 0 ] - Size 50.00 - Importance 22.13 - Type "CA" -} - -Location "Catena Yuri" "Sol/Earth/Moon" -{ - LongLat [ -30.4 24.4 0 ] - Size 5.00 - Importance 16.55 - Type "CA" -} - -Location "Dorsa Aldrovandi" "Sol/Earth/Moon" -{ - LongLat [ 28.5 24 0 ] - Size 136.00 - Importance 34.15 - Type "DO" -} - -Location "Dorsa Andrusov" "Sol/Earth/Moon" -{ - LongLat [ 57 -1 0 ] - Size 160.00 - Importance 36.17 - Type "DO" -} - -Location "Dorsa Argand" "Sol/Earth/Moon" -{ - LongLat [ -40.6 28.1 0 ] - Size 109.00 - Importance 31.33 - Type "DO" -} - -Location "Dorsa Barlow" "Sol/Earth/Moon" -{ - LongLat [ 31 15 0 ] - Size 120.00 - Importance 32.56 - Type "DO" -} - -Location "Dorsa Burnet" "Sol/Earth/Moon" -{ - LongLat [ -57 28.4 0 ] - Size 194.00 - Importance 38.49 - Type "DO" -} - -Location "Dorsa Cato" "Sol/Earth/Moon" -{ - LongLat [ 47 1 0 ] - Size 140.00 - Importance 34.51 - Type "DO" -} - -Location "Dorsa Dana" "Sol/Earth/Moon" -{ - LongLat [ 90 3 0 ] - Size 70.00 - Importance 25.72 - Type "DO" -} - -Location "Dorsa Ewing" "Sol/Earth/Moon" -{ - LongLat [ -39.4 -10.2 0 ] - Size 141.00 - Importance 34.60 - Type "DO" -} - -Location "Dorsa Geikie" "Sol/Earth/Moon" -{ - LongLat [ 52.5 -4.6 0 ] - Size 228.00 - Importance 40.38 - Type "DO" -} - -Location "Dorsa Harker" "Sol/Earth/Moon" -{ - LongLat [ 64 14.5 0 ] - Size 197.00 - Importance 38.68 - Type "DO" -} - -Location "Dorsa Lister" "Sol/Earth/Moon" -{ - LongLat [ 23.8 20.3 0 ] - Size 203.00 - Importance 39.03 - Type "DO" -} - -Location "Dorsa Mawson" "Sol/Earth/Moon" -{ - LongLat [ 53 -7 0 ] - Size 132.00 - Importance 33.77 - Type "DO" -} - -Location "Dorsa Rubey" "Sol/Earth/Moon" -{ - LongLat [ -42 -10 0 ] - Size 100.00 - Importance 30.21 - Type "DO" -} - -Location "Dorsa Smirnov" "Sol/Earth/Moon" -{ - LongLat [ 25.3 27.3 0 ] - Size 156.00 - Importance 35.86 - Type "DO" -} - -Location "Dorsa Sorby" "Sol/Earth/Moon" -{ - LongLat [ 14 19 0 ] - Size 80.00 - Importance 27.36 - Type "DO" -} - -Location "Dorsa Stille" "Sol/Earth/Moon" -{ - LongLat [ -19 27 0 ] - Size 80.00 - Importance 27.36 - Type "DO" -} - -Location "Dorsa Tetyaev" "Sol/Earth/Moon" -{ - LongLat [ 64.2 19.9 0 ] - Size 176.00 - Importance 37.33 - Type "DO" -} - -Location "Dorsa Whiston" "Sol/Earth/Moon" -{ - LongLat [ -56.4 29.4 0 ] - Size 85.00 - Importance 28.13 - Type "DO" -} - -Location "Dorsum Arduino" "Sol/Earth/Moon" -{ - LongLat [ -35.8 24.9 0 ] - Size 107.00 - Importance 31.09 - Type "DO" -} - -Location "Dorsum Azara" "Sol/Earth/Moon" -{ - LongLat [ 19.2 26.7 0 ] - Size 105.00 - Importance 30.84 - Type "DO" -} - -Location "Dorsum Bucher" "Sol/Earth/Moon" -{ - LongLat [ -39 31 0 ] - Size 90.00 - Importance 28.86 - Type "DO" -} - -Location "Dorsum Buckland" "Sol/Earth/Moon" -{ - LongLat [ 12.8 20.4 0 ] - Size 380.00 - Importance 45.96 - Type "DO" -} - -Location "Dorsum Cayeux" "Sol/Earth/Moon" -{ - LongLat [ 51.2 1.6 0 ] - Size 84.00 - Importance 27.98 - Type "DO" -} - -Location "Dorsum Cloos" "Sol/Earth/Moon" -{ - LongLat [ 91 1 0 ] - Size 100.00 - Importance 30.21 - Type "DO" -} - -Location "Dorsum Cushman" "Sol/Earth/Moon" -{ - LongLat [ 49 1 0 ] - Size 80.00 - Importance 27.36 - Type "DO" -} - -Location "Dorsum Gast" "Sol/Earth/Moon" -{ - LongLat [ 9 24 0 ] - Size 60.00 - Importance 23.95 - Type "DO" -} - -Location "Dorsum Grabau" "Sol/Earth/Moon" -{ - LongLat [ -15.9 29.4 0 ] - Size 121.00 - Importance 32.67 - Type "DO" -} - -Location "Dorsum Guettard" "Sol/Earth/Moon" -{ - LongLat [ -18 -10 0 ] - Size 40.00 - Importance 20.41 - Type "DO" -} - -Location "Dorsum Heim" "Sol/Earth/Moon" -{ - LongLat [ -29.8 32 0 ] - Size 148.00 - Importance 35.21 - Type "DO" -} - -Location "Dorsum Higazy" "Sol/Earth/Moon" -{ - LongLat [ -17 28 0 ] - Size 60.00 - Importance 23.95 - Type "DO" -} - -Location "Dorsum Nicol" "Sol/Earth/Moon" -{ - LongLat [ 23 18 0 ] - Size 50.00 - Importance 22.13 - Type "DO" -} - -Location "Dorsum Niggli" "Sol/Earth/Moon" -{ - LongLat [ -52 29 0 ] - Size 50.00 - Importance 22.13 - Type "DO" -} - -Location "Dorsum Oppel" "Sol/Earth/Moon" -{ - LongLat [ 52.6 18.7 0 ] - Size 268.00 - Importance 42.21 - Type "DO" -} - -Location "Dorsum Owen" "Sol/Earth/Moon" -{ - LongLat [ 11 25 0 ] - Size 50.00 - Importance 22.13 - Type "DO" -} - -Location "Dorsum Scilla" "Sol/Earth/Moon" -{ - LongLat [ -60.4 32.8 0 ] - Size 108.00 - Importance 31.21 - Type "DO" -} - -Location "Dorsum Termier" "Sol/Earth/Moon" -{ - LongLat [ 58 11 0 ] - Size 90.00 - Importance 28.86 - Type "DO" -} - -Location "Dorsum Thera" "Sol/Earth/Moon" -{ - LongLat [ -31.4 24.4 0 ] - Size 7.00 - Importance 16.71 - Type "DO" -} - -Location "Dorsum Von Cotta" "Sol/Earth/Moon" -{ - LongLat [ 11.9 23.2 0 ] - Size 199.00 - Importance 38.80 - Type "DO" -} - -Location "Dorsum Zirkel" "Sol/Earth/Moon" -{ - LongLat [ -23.5 28.1 0 ] - Size 193.00 - Importance 38.43 - Type "DO" -} - -Location "Lacus Aestatis" "Sol/Earth/Moon" -{ - LongLat [ -69 -15 0 ] - Size 90.00 - Importance 28.86 - Type "LC" -} - -Location "Lacus Autumni" "Sol/Earth/Moon" -{ - LongLat [ -83.9 -9.9 0 ] - Size 183.00 - Importance 37.80 - Type "LC" -} - -Location "Lacus Bonitatis" "Sol/Earth/Moon" -{ - LongLat [ 43.7 23.2 0 ] - Size 92.00 - Importance 29.14 - Type "LC" -} - -Location "Lacus Doloris" "Sol/Earth/Moon" -{ - LongLat [ 9 17.1 0 ] - Size 110.00 - Importance 31.44 - Type "LC" -} - -Location "Lacus Excellentiae" "Sol/Earth/Moon" -{ - LongLat [ -44 -35.4 0 ] - Size 184.00 - Importance 37.86 - Type "LC" -} - -Location "Lacus Felicitatis" "Sol/Earth/Moon" -{ - LongLat [ 5 19 0 ] - Size 90.00 - Importance 28.86 - Type "LC" -} - -Location "Lacus Gaudii" "Sol/Earth/Moon" -{ - LongLat [ 12.6 16.2 0 ] - Size 113.00 - Importance 31.79 - Type "LC" -} - -Location "Lacus Hiemalis" "Sol/Earth/Moon" -{ - LongLat [ 14 15 0 ] - Size 50.00 - Importance 22.13 - Type "LC" -} - -Location "Lacus Lenitatis" "Sol/Earth/Moon" -{ - LongLat [ 12 14 0 ] - Size 80.00 - Importance 27.36 - Type "LC" -} - -Location "Lacus Luxuriae" "Sol/Earth/Moon" -{ - LongLat [ 176 19 0 ] - Size 50.00 - Importance 22.13 - Type "LC" -} - -Location "Lacus Mortis" "Sol/Earth/Moon" -{ - LongLat [ 27.2 45 0 ] - Size 151.00 - Importance 35.46 - Type "LC" -} - -Location "Lacus Oblivionis" "Sol/Earth/Moon" -{ - LongLat [ -168 -21 0 ] - Size 50.00 - Importance 22.13 - Type "LC" -} - -Location "Lacus Odii" "Sol/Earth/Moon" -{ - LongLat [ 7 19 0 ] - Size 70.00 - Importance 25.72 - Type "LC" -} - -Location "Lacus Perseverantiae" "Sol/Earth/Moon" -{ - LongLat [ 62 8 0 ] - Size 70.00 - Importance 25.72 - Type "LC" -} - -Location "Lacus Solitudinis" "Sol/Earth/Moon" -{ - LongLat [ 104.3 -27.8 0 ] - Size 139.00 - Importance 34.42 - Type "LC" -} - -Location "Lacus Somniorum" "Sol/Earth/Moon" -{ - LongLat [ 29.2 38 0 ] - Size 384.00 - Importance 46.07 - Type "LC" -} - -Location "Lacus Spei" "Sol/Earth/Moon" -{ - LongLat [ 65 43 0 ] - Size 80.00 - Importance 27.36 - Type "LC" -} - -Location "Lacus Temporis" "Sol/Earth/Moon" -{ - LongLat [ 58.4 45.9 0 ] - Size 117.00 - Importance 32.24 - Type "LC" -} - -Location "Lacus Timoris" "Sol/Earth/Moon" -{ - LongLat [ -27.3 -38.8 0 ] - Size 117.00 - Importance 32.24 - Type "LC" -} - -Location "Lacus Veris" "Sol/Earth/Moon" -{ - LongLat [ -86.1 -16.5 0 ] - Size 396.00 - Importance 46.39 - Type "LC" -} - -Location "Apennine Front" "Sol/Earth/Moon" -{ - LongLat [ 3.7 25.9 0 ] - Size 6.00 - Importance 16.63 - Type "LF" -} - -Location "Baby Ray" "Sol/Earth/Moon" -{ - LongLat [ 15.4 -9.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Bear Mountain" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Bench" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Block" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Bowen-Apollo" "Sol/Earth/Moon" -{ - LongLat [ 30.9 20.3 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Bridge" "Sol/Earth/Moon" -{ - LongLat [ 3.6 26 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Brontë" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Camelot" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Cinco" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Cochise" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Cone" "Sol/Earth/Moon" -{ - LongLat [ -17.4 -3.7 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Crescent" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -2.9 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Doublet" "Sol/Earth/Moon" -{ - LongLat [ -17.5 -3.7 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Dune" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Earthlight" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Elbow" "Sol/Earth/Moon" -{ - LongLat [ 3.6 26 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Emory" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "End" "Sol/Earth/Moon" -{ - LongLat [ 15.6 -8.9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Falcon" "Sol/Earth/Moon" -{ - LongLat [ 30.3 20.4 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Family Mountain" "Sol/Earth/Moon" -{ - LongLat [ 30.3 20.4 0 ] - Size 7.00 - Importance 16.71 - Type "LF" -} - -Location "Flag" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Flank" "Sol/Earth/Moon" -{ - LongLat [ -17.4 -3.7 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Gator" "Sol/Earth/Moon" -{ - LongLat [ 15.6 -9 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Halfway" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Halo" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Head" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Hess-Apollo" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Horatio" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Index" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Kiva" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -8.6 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Lara" "Sol/Earth/Moon" -{ - LongLat [ 30.5 20.4 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Last" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Light Mantle" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 4.00 - Importance 16.47 - Type "LF" -} - -Location "Mackin" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Middle Crescent" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Nansen-Apollo" "Sol/Earth/Moon" -{ - LongLat [ 30.5 20.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "North Complex" "Sol/Earth/Moon" -{ - LongLat [ 3.6 26.2 0 ] - Size 2.00 - Importance 16.30 - Type "LF" -} - -Location "North Massif" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.4 0 ] - Size 14.00 - Importance 17.25 - Type "LF" -} - -Location "North Ray" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -8.8 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Old Nameless" "Sol/Earth/Moon" -{ - LongLat [ -17.5 -3.7 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Palmetto" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -8.9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Plain" "Sol/Earth/Moon" -{ - LongLat [ 3.6 26.2 0 ] - Size 2.00 - Importance 16.30 - Type "LF" -} - -Location "Plum" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Powell" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Ravine" "Sol/Earth/Moon" -{ - LongLat [ 15.6 -8.9 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Rhysling" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Scarp" "Sol/Earth/Moon" -{ - LongLat [ 30.6 20.3 0 ] - Size 8.00 - Importance 16.78 - Type "LF" -} - -Location "Sculptured Hills" "Sol/Earth/Moon" -{ - LongLat [ 31 20.3 0 ] - Size 8.00 - Importance 16.78 - Type "LF" -} - -Location "Shakespeare" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Sharp-Apollo" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Sherlock" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Shorty" "Sol/Earth/Moon" -{ - LongLat [ 30.6 20.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Smoky Mountains" "Sol/Earth/Moon" -{ - LongLat [ 15.6 -8.8 0 ] - Size 3.00 - Importance 16.39 - Type "LF" -} - -Location "Snowman" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "South Cluster" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26 0 ] - Size 2.00 - Importance 16.30 - Type "LF" -} - -Location "South Massif" "Sol/Earth/Moon" -{ - LongLat [ 30.4 20 0 ] - Size 16.00 - Importance 17.42 - Type "LF" -} - -Location "South Ray" "Sol/Earth/Moon" -{ - LongLat [ 15.4 -9.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Spook" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Spot" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Spur" "Sol/Earth/Moon" -{ - LongLat [ 3.7 25.9 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "St. George" "Sol/Earth/Moon" -{ - LongLat [ 3.5 26 0 ] - Size 2.00 - Importance 16.30 - Type "LF" -} - -Location "Statio Tranquillitatis" "Sol/Earth/Moon" -{ - LongLat [ 23.5 0.8 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Steno-Apollo" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Stone Mountain" "Sol/Earth/Moon" -{ - LongLat [ 15.6 -9.1 0 ] - Size 5.00 - Importance 16.55 - Type "LF" -} - -Location "Stubby" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Surveyor" "Sol/Earth/Moon" -{ - LongLat [ -23.4 -3.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Taurus-Littrow Valley" "Sol/Earth/Moon" -{ - LongLat [ 31 20 0 ] - Size 30.00 - Importance 18.93 - Type "LF" -} - -Location "Terrace" "Sol/Earth/Moon" -{ - LongLat [ 3.7 26.1 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Tortilla Flat" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Trap" "Sol/Earth/Moon" -{ - LongLat [ 15.4 -9.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Trident" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Triplet" "Sol/Earth/Moon" -{ - LongLat [ -17.5 -3.7 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Van Serg" "Sol/Earth/Moon" -{ - LongLat [ 30.8 20.2 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Victory" "Sol/Earth/Moon" -{ - LongLat [ 30.7 20.2 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "Weird" "Sol/Earth/Moon" -{ - LongLat [ -17.5 -3.7 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Wessex Cleft" "Sol/Earth/Moon" -{ - LongLat [ 30.9 20.3 0 ] - Size 4.00 - Importance 16.47 - Type "LF" -} - -Location "West" "Sol/Earth/Moon" -{ - LongLat [ 23.5 0.8 0 ] - Size 0.10 - Importance 15.98 - Type "LF" -} - -Location "Wreck" "Sol/Earth/Moon" -{ - LongLat [ 15.5 -9.1 0 ] - Size 1.00 - Importance 16.18 - Type "LF" -} - -Location "MARE ANGUIS" "Sol/Earth/Moon" -{ - LongLat [ 67.7 22.6 0 ] - Size 150.00 - Importance 35.37 - Type "ME" -} - -Location "MARE AUSTRALE" "Sol/Earth/Moon" -{ - LongLat [ 93 -38.9 0 ] - Size 603.00 - Importance 50.58 - Type "ME" -} - -Location "MARE COGNITUM" "Sol/Earth/Moon" -{ - LongLat [ -23.1 -10 0 ] - Size 376.00 - Importance 45.85 - Type "ME" -} - -Location "MARE CRISIUM" "Sol/Earth/Moon" -{ - LongLat [ 59.1 17 0 ] - Size 418.00 - Importance 46.95 - Type "ME" -} - -Location "MARE FECUNDITATIS" "Sol/Earth/Moon" -{ - LongLat [ 51.3 -7.8 0 ] - Size 909.00 - Importance 54.39 - Type "ME" -} - -Location "MARE FRIGORIS" "Sol/Earth/Moon" -{ - LongLat [ 1.4 56 0 ] - Size 1596.00 - Importance 59.26 - Type "ME" -} - -Location "MARE HUMBOLDTIANUM" "Sol/Earth/Moon" -{ - LongLat [ 81.5 56.8 0 ] - Size 273.00 - Importance 42.41 - Type "ME" -} - -Location "MARE HUMORUM" "Sol/Earth/Moon" -{ - LongLat [ -38.6 -24.4 0 ] - Size 389.00 - Importance 46.21 - Type "ME" -} - -Location "MARE IMBRIUM" "Sol/Earth/Moon" -{ - LongLat [ -15.6 32.8 0 ] - Size 1123.00 - Importance 56.27 - Type "ME" -} - -Location "MARE INGENII" "Sol/Earth/Moon" -{ - LongLat [ 163.5 -33.7 0 ] - Size 318.00 - Importance 44.08 - Type "ME" -} - -Location "MARE INSULARUM" "Sol/Earth/Moon" -{ - LongLat [ -30.9 7.5 0 ] - Size 513.00 - Importance 49.00 - Type "ME" -} - -Location "MARE MARGINIS" "Sol/Earth/Moon" -{ - LongLat [ 86.1 13.3 0 ] - Size 420.00 - Importance 47.00 - Type "ME" -} - -Location "MARE MOSCOVIENSE" "Sol/Earth/Moon" -{ - LongLat [ 147.9 27.3 0 ] - Size 277.00 - Importance 42.57 - Type "ME" -} - -Location "MARE NECTARIS" "Sol/Earth/Moon" -{ - LongLat [ 35.5 -15.2 0 ] - Size 333.00 - Importance 44.57 - Type "ME" -} - -Location "MARE NUBIUM" "Sol/Earth/Moon" -{ - LongLat [ -16.6 -21.3 0 ] - Size 715.00 - Importance 52.19 - Type "ME" -} - -Location "MARE ORIENTALE" "Sol/Earth/Moon" -{ - LongLat [ -92.8 -19.4 0 ] - Size 327.00 - Importance 44.38 - Type "ME" -} - -Location "MARE SERENITATIS" "Sol/Earth/Moon" -{ - LongLat [ 17.5 28 0 ] - Size 707.00 - Importance 52.09 - Type "ME" -} - -Location "MARE SMYTHII" "Sol/Earth/Moon" -{ - LongLat [ 87.5 1.3 0 ] - Size 373.00 - Importance 45.77 - Type "ME" -} - -Location "MARE SPUMANS" "Sol/Earth/Moon" -{ - LongLat [ 65.1 1.1 0 ] - Size 139.00 - Importance 34.42 - Type "ME" -} - -Location "MARE TRANQUILLITATIS" "Sol/Earth/Moon" -{ - LongLat [ 31.4 8.5 0 ] - Size 873.00 - Importance 54.03 - Type "ME" -} - -Location "MARE UNDARUM" "Sol/Earth/Moon" -{ - LongLat [ 68.4 6.8 0 ] - Size 243.00 - Importance 41.11 - Type "ME" -} - -Location "MARE VAPORUM" "Sol/Earth/Moon" -{ - LongLat [ 3.6 13.3 0 ] - Size 245.00 - Importance 41.20 - Type "ME" -} - -Location "Mons Agnes" "Sol/Earth/Moon" -{ - LongLat [ 5.3 18.6 0 ] - Size 1.00 - Importance 16.18 - Type "MO" -} - -Location "Mons Ampère" "Sol/Earth/Moon" -{ - LongLat [ -4 19 0 ] - Size 30.00 - Importance 18.93 - Type "MO" -} - -Location "Mons André" "Sol/Earth/Moon" -{ - LongLat [ 120.6 5.2 0 ] - Size 10.00 - Importance 16.93 - Type "MO" -} - -Location "Mons Ardeshir" "Sol/Earth/Moon" -{ - LongLat [ 121 5 0 ] - Size 8.00 - Importance 16.78 - Type "MO" -} - -Location "Mons Argaeus" "Sol/Earth/Moon" -{ - LongLat [ 29 19 0 ] - Size 50.00 - Importance 22.13 - Type "MO" -} - -Location "Mons Bradley" "Sol/Earth/Moon" -{ - LongLat [ 1 22 0 ] - Size 30.00 - Importance 18.93 - Type "MO" -} - -Location "Mons Delisle" "Sol/Earth/Moon" -{ - LongLat [ -35.8 29.5 0 ] - Size 30.00 - Importance 18.93 - Type "MO" -} - -Location "Mons Dieter" "Sol/Earth/Moon" -{ - LongLat [ 120.2 5 0 ] - Size 20.00 - Importance 17.79 - Type "MO" -} - -Location "Mons Dilip" "Sol/Earth/Moon" -{ - LongLat [ 120.8 5.6 0 ] - Size 2.00 - Importance 16.30 - Type "MO" -} - -Location "Mons Esam" "Sol/Earth/Moon" -{ - LongLat [ 35.7 14.6 0 ] - Size 8.00 - Importance 16.78 - Type "MO" -} - -Location "Mons Ganau" "Sol/Earth/Moon" -{ - LongLat [ 120.6 4.8 0 ] - Size 14.00 - Importance 17.25 - Type "MO" -} - -Location "Mons Gruithuisen Delta" "Sol/Earth/Moon" -{ - LongLat [ -39.5 36 0 ] - Size 20.00 - Importance 17.79 - Type "MO" -} - -Location "Mons Gruithuisen Gamma" "Sol/Earth/Moon" -{ - LongLat [ -40.5 36.6 0 ] - Size 20.00 - Importance 17.79 - Type "MO" -} - -Location "Mons Hadley" "Sol/Earth/Moon" -{ - LongLat [ 4.7 26.5 0 ] - Size 25.00 - Importance 18.32 - Type "MO" -} - -Location "Mons Hadley Delta" "Sol/Earth/Moon" -{ - LongLat [ 3.8 25.8 0 ] - Size 15.00 - Importance 17.34 - Type "MO" -} - -Location "Mons Hansteen" "Sol/Earth/Moon" -{ - LongLat [ -50 -12.1 0 ] - Size 30.00 - Importance 18.93 - Type "MO" -} - -Location "Mons Herodotus" "Sol/Earth/Moon" -{ - LongLat [ -53 27.5 0 ] - Size 5.00 - Importance 16.55 - Type "MO" -} - -Location "Mons Huygens" "Sol/Earth/Moon" -{ - LongLat [ -2.9 20 0 ] - Size 40.00 - Importance 20.41 - Type "MO" -} - -Location "Mons La Hire" "Sol/Earth/Moon" -{ - LongLat [ -25.5 27.8 0 ] - Size 25.00 - Importance 18.32 - Type "MO" -} - -Location "Mons Maraldi" "Sol/Earth/Moon" -{ - LongLat [ 35.3 20.3 0 ] - Size 15.00 - Importance 17.34 - Type "MO" -} - -Location "Mons Moro" "Sol/Earth/Moon" -{ - LongLat [ -19.7 -12 0 ] - Size 10.00 - Importance 16.93 - Type "MO" -} - -Location "Mons Penck" "Sol/Earth/Moon" -{ - LongLat [ 21.6 -10 0 ] - Size 30.00 - Importance 18.93 - Type "MO" -} - -Location "Mons Pico" "Sol/Earth/Moon" -{ - LongLat [ -8.9 45.7 0 ] - Size 25.00 - Importance 18.32 - Type "MO" -} - -Location "Mons Piton" "Sol/Earth/Moon" -{ - LongLat [ -1.1 40.6 0 ] - Size 25.00 - Importance 18.32 - Type "MO" -} - -Location "Mons Rümker" "Sol/Earth/Moon" -{ - LongLat [ -58.1 40.8 0 ] - Size 70.00 - Importance 25.72 - Type "MO" -} - -Location "Mons Usov" "Sol/Earth/Moon" -{ - LongLat [ 63 12 0 ] - Size 15.00 - Importance 17.34 - Type "MO" -} - -Location "Mons Vinogradov" "Sol/Earth/Moon" -{ - LongLat [ -32.4 22.4 0 ] - Size 25.00 - Importance 18.32 - Type "MO" -} - -Location "Mons Vitruvius" "Sol/Earth/Moon" -{ - LongLat [ 30.8 19.4 0 ] - Size 15.00 - Importance 17.34 - Type "MO" -} - -Location "Mons Wolff" "Sol/Earth/Moon" -{ - LongLat [ -6.8 17 0 ] - Size 35.00 - Importance 19.63 - Type "MO" -} - -Location "Mont Blanc" "Sol/Earth/Moon" -{ - LongLat [ 1 45 0 ] - Size 25.00 - Importance 18.32 - Type "MO" -} - -Location "Montes Agricola" "Sol/Earth/Moon" -{ - LongLat [ -54.2 29.1 0 ] - Size 141.00 - Importance 34.60 - Type "MO" -} - -Location "Montes Alpes" "Sol/Earth/Moon" -{ - LongLat [ -0.8 46.4 0 ] - Size 281.00 - Importance 42.73 - Type "MO" -} - -Location "Montes Apenninus" "Sol/Earth/Moon" -{ - LongLat [ -3.7 18.9 0 ] - Size 401.00 - Importance 46.52 - Type "MO" -} - -Location "Montes Archimedes" "Sol/Earth/Moon" -{ - LongLat [ -4.6 25.3 0 ] - Size 163.00 - Importance 36.40 - Type "MO" -} - -Location "Montes Carpatus" "Sol/Earth/Moon" -{ - LongLat [ -24.4 14.5 0 ] - Size 361.00 - Importance 45.43 - Type "MO" -} - -Location "Montes Caucasus" "Sol/Earth/Moon" -{ - LongLat [ 10 38.4 0 ] - Size 445.00 - Importance 47.58 - Type "MO" -} - -Location "Montes Cordillera" "Sol/Earth/Moon" -{ - LongLat [ -81.6 -17.5 0 ] - Size 574.00 - Importance 50.10 - Type "MO" -} - -Location "Montes Haemus" "Sol/Earth/Moon" -{ - LongLat [ 9.2 19.9 0 ] - Size 560.00 - Importance 49.86 - Type "MO" -} - -Location "Montes Harbinger" "Sol/Earth/Moon" -{ - LongLat [ -41 27 0 ] - Size 90.00 - Importance 28.86 - Type "MO" -} - -Location "Montes Jura" "Sol/Earth/Moon" -{ - LongLat [ -34 47.1 0 ] - Size 422.00 - Importance 47.04 - Type "MO" -} - -Location "Montes Pyrenaeus" "Sol/Earth/Moon" -{ - LongLat [ 41.2 -15.6 0 ] - Size 164.00 - Importance 36.47 - Type "MO" -} - -Location "Montes Recti" "Sol/Earth/Moon" -{ - LongLat [ -20 48 0 ] - Size 90.00 - Importance 28.86 - Type "MO" -} - -Location "Montes Riphaeus" "Sol/Earth/Moon" -{ - LongLat [ -28.1 -7.7 0 ] - Size 189.00 - Importance 38.18 - Type "MO" -} - -Location "Montes Rook" "Sol/Earth/Moon" -{ - LongLat [ -82.5 -20.6 0 ] - Size 791.00 - Importance 53.13 - Type "MO" -} - -Location "Montes Secchi" "Sol/Earth/Moon" -{ - LongLat [ 43 3 0 ] - Size 50.00 - Importance 22.13 - Type "MO" -} - -Location "Montes Spitzbergen" "Sol/Earth/Moon" -{ - LongLat [ -5 35 0 ] - Size 60.00 - Importance 23.95 - Type "MO" -} - -Location "Montes Taurus" "Sol/Earth/Moon" -{ - LongLat [ 41.1 28.4 0 ] - Size 172.00 - Importance 37.05 - Type "MO" -} - -Location "Montes Teneriffe" "Sol/Earth/Moon" -{ - LongLat [ -11.8 47.1 0 ] - Size 182.00 - Importance 37.73 - Type "MO" -} - -Location "OCEANUS PROCELLARUM" "Sol/Earth/Moon" -{ - LongLat [ -57.4 18.4 0 ] - Size 2568.00 - Importance 63.10 - Type "OC" -} - -Location "Palus Epidemiarum" "Sol/Earth/Moon" -{ - LongLat [ -28.2 -32 0 ] - Size 286.00 - Importance 42.92 - Type "PA" -} - -Location "Palus Putredinis" "Sol/Earth/Moon" -{ - LongLat [ 0.4 26.5 0 ] - Size 161.00 - Importance 36.25 - Type "PA" -} - -Location "Palus Somni" "Sol/Earth/Moon" -{ - LongLat [ 45 14.1 0 ] - Size 143.00 - Importance 34.78 - Type "PA" -} - -Location "Planitia Descensus" "Sol/Earth/Moon" -{ - LongLat [ -64.4 7.1 0 ] - Size 1.00 - Importance 16.18 - Type "PL" -} - -Location "Promontorium Agarum" "Sol/Earth/Moon" -{ - LongLat [ 66 14 0 ] - Size 70.00 - Importance 25.72 - Type "PR" -} - -Location "Promontorium Agassiz" "Sol/Earth/Moon" -{ - LongLat [ 1.8 42 0 ] - Size 20.00 - Importance 17.79 - Type "PR" -} - -Location "Promontorium Archerusia" "Sol/Earth/Moon" -{ - LongLat [ 22 16.7 0 ] - Size 10.00 - Importance 16.93 - Type "PR" -} - -Location "Promontorium Deville" "Sol/Earth/Moon" -{ - LongLat [ 1 43.2 0 ] - Size 20.00 - Importance 17.79 - Type "PR" -} - -Location "Promontorium Fresnel" "Sol/Earth/Moon" -{ - LongLat [ 4.7 29 0 ] - Size 20.00 - Importance 17.79 - Type "PR" -} - -Location "Promontorium Heraclides" "Sol/Earth/Moon" -{ - LongLat [ -33.2 40.3 0 ] - Size 50.00 - Importance 22.13 - Type "PR" -} - -Location "Promontorium Kelvin" "Sol/Earth/Moon" -{ - LongLat [ -33 -27 0 ] - Size 50.00 - Importance 22.13 - Type "PR" -} - -Location "Promontorium Laplace" "Sol/Earth/Moon" -{ - LongLat [ -25.8 46 0 ] - Size 50.00 - Importance 22.13 - Type "PR" -} - -Location "Promontorium Taenarium" "Sol/Earth/Moon" -{ - LongLat [ -8 -19 0 ] - Size 70.00 - Importance 25.72 - Type "PR" -} - -Location "Rima Agatharchides" "Sol/Earth/Moon" -{ - LongLat [ -28 -20 0 ] - Size 50.00 - Importance 22.13 - Type "RI" -} - -Location "Rima Agricola" "Sol/Earth/Moon" -{ - LongLat [ -53 29 0 ] - Size 110.00 - Importance 31.44 - Type "RI" -} - -Location "Rima Archytas" "Sol/Earth/Moon" -{ - LongLat [ 3 53 0 ] - Size 90.00 - Importance 28.86 - Type "RI" -} - -Location "Rima Ariadaeus" "Sol/Earth/Moon" -{ - LongLat [ 14 6.4 0 ] - Size 250.00 - Importance 41.43 - Type "RI" -} - -Location "Rima Artsimovich" "Sol/Earth/Moon" -{ - LongLat [ -39 27 0 ] - Size 70.00 - Importance 25.72 - Type "RI" -} - -Location "Rima Billy" "Sol/Earth/Moon" -{ - LongLat [ -48 -15 0 ] - Size 70.00 - Importance 25.72 - Type "RI" -} - -Location "Rima Birt" "Sol/Earth/Moon" -{ - LongLat [ -9 -21 0 ] - Size 50.00 - Importance 22.13 - Type "RI" -} - -Location "Rima Bradley" "Sol/Earth/Moon" -{ - LongLat [ -1.2 23.8 0 ] - Size 161.00 - Importance 36.25 - Type "RI" -} - -Location "Rima Brayley" "Sol/Earth/Moon" -{ - LongLat [ -37.5 21.4 0 ] - Size 311.00 - Importance 43.84 - Type "RI" -} - -Location "Rima Calippus" "Sol/Earth/Moon" -{ - LongLat [ 13 37 0 ] - Size 40.00 - Importance 20.41 - Type "RI" -} - -Location "Rima Cardanus" "Sol/Earth/Moon" -{ - LongLat [ -71.5 11.4 0 ] - Size 175.00 - Importance 37.26 - Type "RI" -} - -Location "Rima Carmen" "Sol/Earth/Moon" -{ - LongLat [ 29.3 19.8 0 ] - Size 10.00 - Importance 16.93 - Type "RI" -} - -Location "Rima Cauchy" "Sol/Earth/Moon" -{ - LongLat [ 38 10.5 0 ] - Size 140.00 - Importance 34.51 - Type "RI" -} - -Location "Rima Cleomedes" "Sol/Earth/Moon" -{ - LongLat [ 57 27 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rima Cleopatra" "Sol/Earth/Moon" -{ - LongLat [ -53.8 30 0 ] - Size 14.00 - Importance 17.25 - Type "RI" -} - -Location "Rima Conon" "Sol/Earth/Moon" -{ - LongLat [ 2 18.6 0 ] - Size 30.00 - Importance 18.93 - Type "RI" -} - -Location "Rima Dawes" "Sol/Earth/Moon" -{ - LongLat [ 26.6 17.5 0 ] - Size 15.00 - Importance 17.34 - Type "RI" -} - -Location "Rima Delisle" "Sol/Earth/Moon" -{ - LongLat [ -32 31 0 ] - Size 60.00 - Importance 23.95 - Type "RI" -} - -Location "Rima Diophantus" "Sol/Earth/Moon" -{ - LongLat [ -33 29 0 ] - Size 150.00 - Importance 35.37 - Type "RI" -} - -Location "Rima Draper" "Sol/Earth/Moon" -{ - LongLat [ -25 18 0 ] - Size 160.00 - Importance 36.17 - Type "RI" -} - -Location "Rima Euler" "Sol/Earth/Moon" -{ - LongLat [ -31 21 0 ] - Size 90.00 - Importance 28.86 - Type "RI" -} - -Location "Rima Flammarion" "Sol/Earth/Moon" -{ - LongLat [ -5.6 -2.8 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rima Furnerius" "Sol/Earth/Moon" -{ - LongLat [ 61 -35 0 ] - Size 50.00 - Importance 22.13 - Type "RI" -} - -Location "Rima G. Bond" "Sol/Earth/Moon" -{ - LongLat [ 35.5 33.3 0 ] - Size 168.00 - Importance 36.77 - Type "RI" -} - -Location "Rima Galilaei" "Sol/Earth/Moon" -{ - LongLat [ -58.5 11.9 0 ] - Size 89.00 - Importance 28.71 - Type "RI" -} - -Location "Rima Gärtner" "Sol/Earth/Moon" -{ - LongLat [ 36 59 0 ] - Size 30.00 - Importance 18.93 - Type "RI" -} - -Location "Rima Gay-Lussac" "Sol/Earth/Moon" -{ - LongLat [ -22 13 0 ] - Size 40.00 - Importance 20.41 - Type "RI" -} - -Location "Rima Hadley" "Sol/Earth/Moon" -{ - LongLat [ 3 25 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rima Hansteen" "Sol/Earth/Moon" -{ - LongLat [ -53 -12 0 ] - Size 25.00 - Importance 18.32 - Type "RI" -} - -Location "Rima Hesiodus" "Sol/Earth/Moon" -{ - LongLat [ -20 -30 0 ] - Size 256.00 - Importance 41.69 - Type "RI" -} - -Location "Rima Hyginus" "Sol/Earth/Moon" -{ - LongLat [ 7.8 7.4 0 ] - Size 219.00 - Importance 39.91 - Type "RI" -} - -Location "Rima Jansen" "Sol/Earth/Moon" -{ - LongLat [ 29 14.5 0 ] - Size 35.00 - Importance 19.63 - Type "RI" -} - -Location "Rima Krieger" "Sol/Earth/Moon" -{ - LongLat [ -45.6 29 0 ] - Size 22.00 - Importance 18.00 - Type "RI" -} - -Location "Rima Mairan" "Sol/Earth/Moon" -{ - LongLat [ -47 38 0 ] - Size 90.00 - Importance 28.86 - Type "RI" -} - -Location "Rima Marcello" "Sol/Earth/Moon" -{ - LongLat [ 27.7 18.6 0 ] - Size 2.00 - Importance 16.30 - Type "RI" -} - -Location "Rima Marius" "Sol/Earth/Moon" -{ - LongLat [ -48.9 16.5 0 ] - Size 121.00 - Importance 32.67 - Type "RI" -} - -Location "Rima Messier" "Sol/Earth/Moon" -{ - LongLat [ 45 -1 0 ] - Size 100.00 - Importance 30.21 - Type "RI" -} - -Location "Rima Milichius" "Sol/Earth/Moon" -{ - LongLat [ -33 8 0 ] - Size 100.00 - Importance 30.21 - Type "RI" -} - -Location "Rima Oppolzer" "Sol/Earth/Moon" -{ - LongLat [ 1 -1.7 0 ] - Size 94.00 - Importance 29.42 - Type "RI" -} - -Location "Rima Réaumur" "Sol/Earth/Moon" -{ - LongLat [ 3 -3 0 ] - Size 30.00 - Importance 18.93 - Type "RI" -} - -Location "Rima Reiko" "Sol/Earth/Moon" -{ - LongLat [ 27.7 18.6 0 ] - Size 2.00 - Importance 16.30 - Type "RI" -} - -Location "Rima Rudolf" "Sol/Earth/Moon" -{ - LongLat [ 29.6 19.6 0 ] - Size 8.00 - Importance 16.78 - Type "RI" -} - -Location "Rima Schröter" "Sol/Earth/Moon" -{ - LongLat [ -6 1 0 ] - Size 40.00 - Importance 20.41 - Type "RI" -} - -Location "Rima Sharp" "Sol/Earth/Moon" -{ - LongLat [ -50.5 46.7 0 ] - Size 107.00 - Importance 31.09 - Type "RI" -} - -Location "Rima Sheepshanks" "Sol/Earth/Moon" -{ - LongLat [ 24 58 0 ] - Size 200.00 - Importance 38.85 - Type "RI" -} - -Location "Rima Siegfried" "Sol/Earth/Moon" -{ - LongLat [ 103 -25.9 0 ] - Size 14.00 - Importance 17.25 - Type "RI" -} - -Location "Rima Suess" "Sol/Earth/Moon" -{ - LongLat [ -48.2 6.7 0 ] - Size 165.00 - Importance 36.55 - Type "RI" -} - -Location "Rima Sung-Mei" "Sol/Earth/Moon" -{ - LongLat [ 11.3 24.6 0 ] - Size 4.00 - Importance 16.47 - Type "RI" -} - -Location "Rima T. Mayer" "Sol/Earth/Moon" -{ - LongLat [ -31 13 0 ] - Size 50.00 - Importance 22.13 - Type "RI" -} - -Location "Rima Vladimir" "Sol/Earth/Moon" -{ - LongLat [ -0.7 25.2 0 ] - Size 14.00 - Importance 17.25 - Type "RI" -} - -Location "Rima Wan-Yu" "Sol/Earth/Moon" -{ - LongLat [ -31.5 20 0 ] - Size 12.00 - Importance 17.09 - Type "RI" -} - -Location "Rima Yangel'" "Sol/Earth/Moon" -{ - LongLat [ 4.6 16.7 0 ] - Size 30.00 - Importance 18.93 - Type "RI" -} - -Location "Rima Zahia" "Sol/Earth/Moon" -{ - LongLat [ -29.5 25 0 ] - Size 16.00 - Importance 17.42 - Type "RI" -} - -Location "Rimae Alphonsus" "Sol/Earth/Moon" -{ - LongLat [ -2 -14 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rimae Apollonius" "Sol/Earth/Moon" -{ - LongLat [ 53 5 0 ] - Size 230.00 - Importance 40.48 - Type "RI" -} - -Location "Rimae Archimedes" "Sol/Earth/Moon" -{ - LongLat [ -4.1 26.6 0 ] - Size 169.00 - Importance 36.84 - Type "RI" -} - -Location "Rimae Aristarchus" "Sol/Earth/Moon" -{ - LongLat [ -47.5 26.9 0 ] - Size 121.00 - Importance 32.67 - Type "RI" -} - -Location "Rimae Arzachel" "Sol/Earth/Moon" -{ - LongLat [ -2 -18 0 ] - Size 50.00 - Importance 22.13 - Type "RI" -} - -Location "Rimae Atlas" "Sol/Earth/Moon" -{ - LongLat [ 43.6 47.5 0 ] - Size 60.00 - Importance 23.95 - Type "RI" -} - -Location "Rimae Bode" "Sol/Earth/Moon" -{ - LongLat [ -4 10 0 ] - Size 70.00 - Importance 25.72 - Type "RI" -} - -Location "Rimae Boscovich" "Sol/Earth/Moon" -{ - LongLat [ 11.1 9.8 0 ] - Size 40.00 - Importance 20.41 - Type "RI" -} - -Location "Rimae Bürg" "Sol/Earth/Moon" -{ - LongLat [ 23.8 44.5 0 ] - Size 147.00 - Importance 35.12 - Type "RI" -} - -Location "Rimae Chacornac" "Sol/Earth/Moon" -{ - LongLat [ 32 29 0 ] - Size 120.00 - Importance 32.56 - Type "RI" -} - -Location "Rimae Daniell" "Sol/Earth/Moon" -{ - LongLat [ 26 37 0 ] - Size 200.00 - Importance 38.85 - Type "RI" -} - -Location "Rimae Darwin" "Sol/Earth/Moon" -{ - LongLat [ -69.5 -19.3 0 ] - Size 143.00 - Importance 34.78 - Type "RI" -} - -Location "Rimae de Gasparis" "Sol/Earth/Moon" -{ - LongLat [ -51.1 -24.6 0 ] - Size 93.00 - Importance 29.28 - Type "RI" -} - -Location "Rimae Doppelmayer" "Sol/Earth/Moon" -{ - LongLat [ -45.1 -25.9 0 ] - Size 162.00 - Importance 36.32 - Type "RI" -} - -Location "Rimae Focas" "Sol/Earth/Moon" -{ - LongLat [ -98 -28 0 ] - Size 100.00 - Importance 30.21 - Type "RI" -} - -Location "Rimae Fresnel" "Sol/Earth/Moon" -{ - LongLat [ 4 28 0 ] - Size 90.00 - Importance 28.86 - Type "RI" -} - -Location "Rimae Gassendi" "Sol/Earth/Moon" -{ - LongLat [ -40 -18 0 ] - Size 70.00 - Importance 25.72 - Type "RI" -} - -Location "Rimae Gerard" "Sol/Earth/Moon" -{ - LongLat [ -84 46 0 ] - Size 100.00 - Importance 30.21 - Type "RI" -} - -Location "Rimae Goclenius" "Sol/Earth/Moon" -{ - LongLat [ 43 -8 0 ] - Size 240.00 - Importance 40.96 - Type "RI" -} - -Location "Rimae Grimaldi" "Sol/Earth/Moon" -{ - LongLat [ -64 -9 0 ] - Size 230.00 - Importance 40.48 - Type "RI" -} - -Location "Rimae Gutenberg" "Sol/Earth/Moon" -{ - LongLat [ 38 -5 0 ] - Size 330.00 - Importance 44.47 - Type "RI" -} - -Location "Rimae Herigonius" "Sol/Earth/Moon" -{ - LongLat [ -37 -13 0 ] - Size 100.00 - Importance 30.21 - Type "RI" -} - -Location "Rimae Hevelius" "Sol/Earth/Moon" -{ - LongLat [ -68 1 0 ] - Size 182.00 - Importance 37.73 - Type "RI" -} - -Location "Rimae Hippalus" "Sol/Earth/Moon" -{ - LongLat [ -29.2 -25.5 0 ] - Size 191.00 - Importance 38.31 - Type "RI" -} - -Location "Rimae Hypatia" "Sol/Earth/Moon" -{ - LongLat [ 22.4 -0.4 0 ] - Size 206.00 - Importance 39.20 - Type "RI" -} - -Location "Rimae Janssen" "Sol/Earth/Moon" -{ - LongLat [ 40 -45.6 0 ] - Size 114.00 - Importance 31.90 - Type "RI" -} - -Location "Rimae Kopff" "Sol/Earth/Moon" -{ - LongLat [ -89.6 -17.4 0 ] - Size 41.00 - Importance 20.57 - Type "RI" -} - -Location "Rimae Liebig" "Sol/Earth/Moon" -{ - LongLat [ -45 -20 0 ] - Size 140.00 - Importance 34.51 - Type "RI" -} - -Location "Rimae Littrow" "Sol/Earth/Moon" -{ - LongLat [ 29.9 22.1 0 ] - Size 115.00 - Importance 32.01 - Type "RI" -} - -Location "Rimae Maclear" "Sol/Earth/Moon" -{ - LongLat [ 20 13 0 ] - Size 110.00 - Importance 31.44 - Type "RI" -} - -Location "Rimae Maestlin" "Sol/Earth/Moon" -{ - LongLat [ -40 2 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rimae Maupertuis" "Sol/Earth/Moon" -{ - LongLat [ -23 52 0 ] - Size 60.00 - Importance 23.95 - Type "RI" -} - -Location "Rimae Menelaus" "Sol/Earth/Moon" -{ - LongLat [ 17.9 17.2 0 ] - Size 131.00 - Importance 33.68 - Type "RI" -} - -Location "Rimae Mersenius" "Sol/Earth/Moon" -{ - LongLat [ -49.2 -21.5 0 ] - Size 84.00 - Importance 27.98 - Type "RI" -} - -Location "Rimae Opelt" "Sol/Earth/Moon" -{ - LongLat [ -18 -13 0 ] - Size 70.00 - Importance 25.72 - Type "RI" -} - -Location "Rimae Palmieri" "Sol/Earth/Moon" -{ - LongLat [ -47 -28 0 ] - Size 150.00 - Importance 35.37 - Type "RI" -} - -Location "Rimae Parry" "Sol/Earth/Moon" -{ - LongLat [ -16.8 -6.1 0 ] - Size 82.00 - Importance 27.67 - Type "RI" -} - -Location "Rimae Petavius" "Sol/Earth/Moon" -{ - LongLat [ 58.9 -25.9 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rimae Pettit" "Sol/Earth/Moon" -{ - LongLat [ -92 -23 0 ] - Size 450.00 - Importance 47.70 - Type "RI" -} - -Location "Rimae Pitatus" "Sol/Earth/Moon" -{ - LongLat [ -13.8 -28.5 0 ] - Size 94.00 - Importance 29.42 - Type "RI" -} - -Location "Rimae Plato" "Sol/Earth/Moon" -{ - LongLat [ -3.2 52.9 0 ] - Size 87.00 - Importance 28.42 - Type "RI" -} - -Location "Rimae Plinius" "Sol/Earth/Moon" -{ - LongLat [ 23.6 17.9 0 ] - Size 124.00 - Importance 32.98 - Type "RI" -} - -Location "Rimae Posidonius" "Sol/Earth/Moon" -{ - LongLat [ 28.7 32 0 ] - Size 70.00 - Importance 25.72 - Type "RI" -} - -Location "Rimae Prinz" "Sol/Earth/Moon" -{ - LongLat [ -43 27 0 ] - Size 80.00 - Importance 27.36 - Type "RI" -} - -Location "Rimae Ramsden" "Sol/Earth/Moon" -{ - LongLat [ -31.4 -33.9 0 ] - Size 108.00 - Importance 31.21 - Type "RI" -} - -Location "Rimae Repsold" "Sol/Earth/Moon" -{ - LongLat [ -81.7 50.6 0 ] - Size 166.00 - Importance 36.62 - Type "RI" -} - -Location "Rimae Riccioli" "Sol/Earth/Moon" -{ - LongLat [ -74 -2 0 ] - Size 400.00 - Importance 46.49 - Type "RI" -} - -Location "Rimae Ritter" "Sol/Earth/Moon" -{ - LongLat [ 18 3 0 ] - Size 100.00 - Importance 30.21 - Type "RI" -} - -Location "Rimae Römer" "Sol/Earth/Moon" -{ - LongLat [ 35 27 0 ] - Size 110.00 - Importance 31.44 - Type "RI" -} - -Location "Rimae Secchi" "Sol/Earth/Moon" -{ - LongLat [ 44 1 0 ] - Size 35.00 - Importance 19.63 - Type "RI" -} - -Location "Rimae Sirsalis" "Sol/Earth/Moon" -{ - LongLat [ -61.7 -15.7 0 ] - Size 426.00 - Importance 47.14 - Type "RI" -} - -Location "Rimae Sosigenes" "Sol/Earth/Moon" -{ - LongLat [ 18.7 8.6 0 ] - Size 190.00 - Importance 38.25 - Type "RI" -} - -Location "Rimae Sulpicius Gallus" "Sol/Earth/Moon" -{ - LongLat [ 10 21 0 ] - Size 90.00 - Importance 28.86 - Type "RI" -} - -Location "Rimae Taruntius" "Sol/Earth/Moon" -{ - LongLat [ 46.5 5.5 0 ] - Size 25.00 - Importance 18.32 - Type "RI" -} - -Location "Rimae Theaetetus" "Sol/Earth/Moon" -{ - LongLat [ 6 33 0 ] - Size 50.00 - Importance 22.13 - Type "RI" -} - -Location "Rimae Triesnecker" "Sol/Earth/Moon" -{ - LongLat [ 4.6 4.3 0 ] - Size 215.00 - Importance 39.70 - Type "RI" -} - -Location "Rimae Vasco da Gama" "Sol/Earth/Moon" -{ - LongLat [ -82 10 0 ] - Size 60.00 - Importance 23.95 - Type "RI" -} - -Location "Rimae Zupus" "Sol/Earth/Moon" -{ - LongLat [ -53 -15 0 ] - Size 120.00 - Importance 32.56 - Type "RI" -} - -Location "Rupes Altai" "Sol/Earth/Moon" -{ - LongLat [ 22.6 -24.3 0 ] - Size 427.00 - Importance 47.16 - Type "RU" -} - -Location "Rupes Boris" "Sol/Earth/Moon" -{ - LongLat [ -33.5 30.5 0 ] - Size 4.00 - Importance 16.47 - Type "RU" -} - -Location "Rupes Cauchy" "Sol/Earth/Moon" -{ - LongLat [ 37 9 0 ] - Size 120.00 - Importance 32.56 - Type "RU" -} - -Location "Rupes Kelvin" "Sol/Earth/Moon" -{ - LongLat [ -33.1 -27.3 0 ] - Size 78.00 - Importance 27.04 - Type "RU" -} - -Location "Rupes Liebig" "Sol/Earth/Moon" -{ - LongLat [ -46 -25 0 ] - Size 180.00 - Importance 37.60 - Type "RU" -} - -Location "Rupes Mercator" "Sol/Earth/Moon" -{ - LongLat [ -22.3 -31 0 ] - Size 93.00 - Importance 29.28 - Type "RU" -} - -Location "Rupes Recta" "Sol/Earth/Moon" -{ - LongLat [ -7.8 -22.1 0 ] - Size 134.00 - Importance 33.96 - Type "RU" -} - -Location "Rupes Toscanelli" "Sol/Earth/Moon" -{ - LongLat [ -47.5 27.4 0 ] - Size 70.00 - Importance 25.72 - Type "RU" -} - -Location "Sinus Aestuum" "Sol/Earth/Moon" -{ - LongLat [ -8.8 10.9 0 ] - Size 290.00 - Importance 43.08 - Type "SI" -} - -Location "Sinus Amoris" "Sol/Earth/Moon" -{ - LongLat [ 39.1 18.1 0 ] - Size 130.00 - Importance 33.58 - Type "SI" -} - -Location "Sinus Asperitatis" "Sol/Earth/Moon" -{ - LongLat [ 27.4 -3.8 0 ] - Size 206.00 - Importance 39.20 - Type "SI" -} - -Location "Sinus Concordiae" "Sol/Earth/Moon" -{ - LongLat [ 43.2 10.8 0 ] - Size 142.00 - Importance 34.69 - Type "SI" -} - -Location "Sinus Fidei" "Sol/Earth/Moon" -{ - LongLat [ 2 18 0 ] - Size 70.00 - Importance 25.72 - Type "SI" -} - -Location "Sinus Honoris" "Sol/Earth/Moon" -{ - LongLat [ 18.1 11.7 0 ] - Size 109.00 - Importance 31.33 - Type "SI" -} - -Location "Sinus Iridum" "Sol/Earth/Moon" -{ - LongLat [ -31.5 44.1 0 ] - Size 236.00 - Importance 40.77 - Type "SI" -} - -Location "Sinus Lunicus" "Sol/Earth/Moon" -{ - LongLat [ -1.4 31.8 0 ] - Size 126.00 - Importance 33.18 - Type "SI" -} - -Location "Sinus Medii" "Sol/Earth/Moon" -{ - LongLat [ 1.7 2.4 0 ] - Size 335.00 - Importance 44.63 - Type "SI" -} - -Location "Sinus Roris" "Sol/Earth/Moon" -{ - LongLat [ -56.6 54 0 ] - Size 202.00 - Importance 38.97 - Type "SI" -} - -Location "Sinus Successus" "Sol/Earth/Moon" -{ - LongLat [ 59 0.9 0 ] - Size 132.00 - Importance 33.77 - Type "SI" -} - -Location "Vallis Alpes" "Sol/Earth/Moon" -{ - LongLat [ 3.2 48.5 0 ] - Size 166.00 - Importance 36.62 - Type "VA" -} - -Location "Vallis Baade" "Sol/Earth/Moon" -{ - LongLat [ -76.2 -45.9 0 ] - Size 203.00 - Importance 39.03 - Type "VA" -} - -Location "Vallis Bohr" "Sol/Earth/Moon" -{ - LongLat [ -86.6 12.4 0 ] - Size 80.00 - Importance 27.36 - Type "VA" -} - -Location "Vallis Bouvard" "Sol/Earth/Moon" -{ - LongLat [ -83.1 -38.3 0 ] - Size 284.00 - Importance 42.85 - Type "VA" -} - -Location "Vallis Capella" "Sol/Earth/Moon" -{ - LongLat [ 34.9 -7.6 0 ] - Size 49.00 - Importance 21.95 - Type "VA" -} - -Location "Vallis Inghirami" "Sol/Earth/Moon" -{ - LongLat [ -72.2 -43.8 0 ] - Size 148.00 - Importance 35.21 - Type "VA" -} - -Location "Vallis Palitzsch" "Sol/Earth/Moon" -{ - LongLat [ 64.3 -26.4 0 ] - Size 132.00 - Importance 33.77 - Type "VA" -} - -Location "Vallis Planck" "Sol/Earth/Moon" -{ - LongLat [ 126.1 -58.4 0 ] - Size 451.00 - Importance 47.72 - Type "VA" -} - -Location "Vallis Rheita" "Sol/Earth/Moon" -{ - LongLat [ 51.5 -42.5 0 ] - Size 445.00 - Importance 47.58 - Type "VA" -} - -Location "Vallis Schrödinger" "Sol/Earth/Moon" -{ - LongLat [ 105 -67 0 ] - Size 310.00 - Importance 43.80 - Type "VA" -} - -Location "Vallis Schröteri" "Sol/Earth/Moon" -{ - LongLat [ -50.8 26.2 0 ] - Size 168.00 - Importance 36.77 - Type "VA" -} - -Location "Vallis Snellius" "Sol/Earth/Moon" -{ - LongLat [ 56 -31.1 0 ] - Size 592.00 - Importance 50.40 - Type "VA" -} - -# Update 2008 Dec 08, Grant Hutchison -# ----------------------------------- - -Location "Haworth" "Sol/Earth/Moon" -{ - LongLat [ -4.0 -86.9 0 ] - Size 35 - Importance 14.37 - Type "AA" -} - -Location "Lenard" "Sol/Earth/Moon" -{ - LongLat [ 105.0 85.2 0 ] - Size 48 - Importance 17.42 - Type "AA" -} - -# Update 2009 Mar 12, Grant Hutchison -# ----------------------------------- - -Location "Aepinus" "Sol/Earth/Moon" -{ - LongLat [ -108.3 88.02 0 ] - Size 17.5 - Importance 10.39 - Type "AA" -} - -Location "Bosch" "Sol/Earth/Moon" -{ - LongLat [ 133.6 86.82 0 ] - Size 18.6 - Importance 10.64 - Type "AA" -} - -Location "Erlanger" "Sol/Earth/Moon" -{ - LongLat [ 28.62 86.94 0 ] - Size 9.9 - Importance 8.92 - Type "AA" -} - -Location "Fibiger" "Sol/Earth/Moon" -{ - LongLat [ 37.3 86.08 0 ] - Size 17.7 - Importance 10.44 - Type "AA" -} - -Location "Florey" "Sol/Earth/Moon" -{ - LongLat [ -17.84 86.82 0 ] - Size 54.7 - Importance 19.03 - Type "AA" -} - -Location "Gore" "Sol/Earth/Moon" -{ - LongLat [ -61.84 86.16 0 ] - Size 8.5 - Importance 8.41 - Type "AA" -} - -Location "Grignard" "Sol/Earth/Moon" -{ - LongLat [ -75.61 84.49 0 ] - Size 12.2 - Importance 9.21 - Type "AA" -} - -Location "Haber" "Sol/Earth/Moon" -{ - LongLat [ -95.32 83.41 0 ] - Size 55.5 - Importance 19.22 - Type "AA" -} - -Location "Hevesy" "Sol/Earth/Moon" -{ - LongLat [ 150.1 83.14 0 ] - Size 49.5 - Importance 17.78 - Type "AA" -} - -Location "Haskin" "Sol/Earth/Moon" -{ - LongLat [ 133.97 81.52 0 ] - Size 58.4 - Importance 19.93 - Type "AA" -} - -Location "Houssay" "Sol/Earth/Moon" -{ - LongLat [ 98.52 83.08 0 ] - Size 24.5 - Importance 11.97 - Type "AA" -} - -Location "Ibn Bajja" "Sol/Earth/Moon" -{ - LongLat [ -72.81 -86.4 0 ] - Size 12.6 - Importance 9.30 - Type "AA" -} - -Location "Kocher" "Sol/Earth/Moon" -{ - LongLat [ -134.5 -84.6 0 ] - Size 21.7 - Importance 11.34 - Type "AA" -} - -Location "Kuhn" "Sol/Earth/Moon" -{ - LongLat [ -153.63 -84.6 0 ] - Size 16 - Importance 10.06 - Type "AA" -} - -Location "Laveran" "Sol/Earth/Moon" -{ - LongLat [ -160.64 -81.93 0 ] - Size 12.6 - Importance 9.30 - Type "AA" -} - -Location "Nefed’ev" "Sol/Earth/Moon" -{ - LongLat [ 135.15 -81.14 0 ] - Size 40.2 - Importance 15.59 - Type "AA" -} - -Location "Svedberg" "Sol/Earth/Moon" -{ - LongLat [ 64.64 -81.54 0 ] - Size 14.4 - Importance 9.70 - Type "AA" -} - -Location "von Baeyer" "Sol/Earth/Moon" -{ - LongLat [ 61.34 -81.64 0 ] - Size 13.8 - Importance 9.57 - Type "AA" -} - -Location "Wapowski" "Sol/Earth/Moon" -{ - LongLat [ 53.52 -82.92 0 ] - Size 11.6 - Importance 9.08 - Type "AA" -} - -# Update 2009 Oct 07, Grant Hutchison -# ----------------------------------- - -Location "Braude" "Sol/Earth/Moon" -{ - LongLat [ 157.8 -81.83 0 ] - Size 10.5 - Importance 8.84 - Type "AA" -} - -Location "Hinshelwood" "Sol/Earth/Moon" -{ - LongLat [ -46.37 89.36 0 ] - Size 14.2 - Importance 9.70 - Type "AA" -} - -Location "Whipple" "Sol/Earth/Moon" -{ - LongLat [ 118.24 89.12 0 ] - Size 15.7 - Importance 9.99 - Type "AA" -} +# Processed 2004-7-11 21:22:38 UTC +# by Dr. Fridger Schrempp, fridger.schrempp@desy.de +# ------------------------------------------------------ + +Location "Abbe" "Sol/Earth/Moon" +{ + LongLat [ 175.2 -57.3 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Abbot" "Sol/Earth/Moon" +{ + LongLat [ 54.8 5.6 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Abel" "Sol/Earth/Moon" +{ + LongLat [ 87.3 -34.5 0 ] + Size 122.00 + Importance 32.77 + Type "AA" +} + +Location "Abenezra" "Sol/Earth/Moon" +{ + LongLat [ 11.9 -21 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Abetti" "Sol/Earth/Moon" +{ + LongLat [ 27.8 20.1 0 ] + Size 1.50 + Importance 16.24 + Type "AA" +} + +Location "Abul Wáfa" "Sol/Earth/Moon" +{ + LongLat [ 116.6 1 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Abulfeda" "Sol/Earth/Moon" +{ + LongLat [ 13.9 -13.8 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Acosta" "Sol/Earth/Moon" +{ + LongLat [ 60.1 -5.6 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Adams" "Sol/Earth/Moon" +{ + LongLat [ 68.2 -31.9 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Agatharchides" "Sol/Earth/Moon" +{ + LongLat [ -30.9 -19.8 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Agrippa" "Sol/Earth/Moon" +{ + LongLat [ 10.5 4.1 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Airy" "Sol/Earth/Moon" +{ + LongLat [ 5.7 -18.1 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Aitken" "Sol/Earth/Moon" +{ + LongLat [ 173.4 -16.8 0 ] + Size 135.00 + Importance 34.06 + Type "AA" +} + +Location "Akis" "Sol/Earth/Moon" +{ + LongLat [ -31.8 20 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Alan" "Sol/Earth/Moon" +{ + LongLat [ -6.1 -10.9 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Al-Bakri" "Sol/Earth/Moon" +{ + LongLat [ 20.2 14.3 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Albategnius" "Sol/Earth/Moon" +{ + LongLat [ 4.3 -11.7 0 ] + Size 114.00 + Importance 31.90 + Type "AA" +} + +Location "Al-Biruni" "Sol/Earth/Moon" +{ + LongLat [ 92.5 17.9 0 ] + Size 77.00 + Importance 26.88 + Type "AA" +} + +Location "Alden" "Sol/Earth/Moon" +{ + LongLat [ 110.8 -23.6 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Alder" "Sol/Earth/Moon" +{ + LongLat [ -177.4 -48.6 0 ] + Size 77.00 + Importance 26.88 + Type "AA" +} + +Location "Aldrin" "Sol/Earth/Moon" +{ + LongLat [ 22.1 1.4 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Alekhin" "Sol/Earth/Moon" +{ + LongLat [ -131.3 -68.2 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Alexander" "Sol/Earth/Moon" +{ + LongLat [ 13.5 40.3 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Alfraganus" "Sol/Earth/Moon" +{ + LongLat [ 19 -5.4 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Alhazen" "Sol/Earth/Moon" +{ + LongLat [ 71.8 15.9 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Aliacensis" "Sol/Earth/Moon" +{ + LongLat [ 5.2 -30.6 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "Al-Khwarizmi" "Sol/Earth/Moon" +{ + LongLat [ 106.4 7.1 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Almanon" "Sol/Earth/Moon" +{ + LongLat [ 15.2 -16.8 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Al-Marrakushi" "Sol/Earth/Moon" +{ + LongLat [ 55.8 -10.4 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Aloha" "Sol/Earth/Moon" +{ + LongLat [ -53.9 29.8 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Alpetragius" "Sol/Earth/Moon" +{ + LongLat [ -4.5 -16 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Alphonsus" "Sol/Earth/Moon" +{ + LongLat [ -3.2 -13.7 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "Alter" "Sol/Earth/Moon" +{ + LongLat [ -107.5 18.7 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Ameghino" "Sol/Earth/Moon" +{ + LongLat [ 57 3.3 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Amici" "Sol/Earth/Moon" +{ + LongLat [ -172.1 -9.9 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Ammonius" "Sol/Earth/Moon" +{ + LongLat [ -0.8 -8.5 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Amontons" "Sol/Earth/Moon" +{ + LongLat [ 46.8 -5.3 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Amundsen" "Sol/Earth/Moon" +{ + LongLat [ 85.6 -84.3 0 ] + Size 101.00 + Importance 30.34 + Type "AA" +} + +Location "Anaxagoras" "Sol/Earth/Moon" +{ + LongLat [ -10.1 73.4 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Anaximander" "Sol/Earth/Moon" +{ + LongLat [ -51.3 66.9 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Anaximenes" "Sol/Earth/Moon" +{ + LongLat [ -44.5 72.5 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "AndÄ›l" "Sol/Earth/Moon" +{ + LongLat [ 12.4 -10.4 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Anders" "Sol/Earth/Moon" +{ + LongLat [ -142.9 -41.3 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Anderson" "Sol/Earth/Moon" +{ + LongLat [ 171.1 15.8 0 ] + Size 109.00 + Importance 31.33 + Type "AA" +} + +Location "Andersson" "Sol/Earth/Moon" +{ + LongLat [ -95.3 -49.7 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Andronov" "Sol/Earth/Moon" +{ + LongLat [ 146.1 -22.7 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Ango" "Sol/Earth/Moon" +{ + LongLat [ -32.3 20.5 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Angström" "Sol/Earth/Moon" +{ + LongLat [ -41.6 29.9 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Ann" "Sol/Earth/Moon" +{ + LongLat [ -0.1 25.1 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Annegrit" "Sol/Earth/Moon" +{ + LongLat [ -25.6 29.4 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Ansgarius" "Sol/Earth/Moon" +{ + LongLat [ 79.7 -12.7 0 ] + Size 94.00 + Importance 29.42 + Type "AA" +} + +Location "Antoniadi" "Sol/Earth/Moon" +{ + LongLat [ -172 -69.7 0 ] + Size 143.00 + Importance 34.78 + Type "AA" +} + +Location "Anuchin" "Sol/Earth/Moon" +{ + LongLat [ 101.3 -49 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Anville" "Sol/Earth/Moon" +{ + LongLat [ 49.5 1.9 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Apianus" "Sol/Earth/Moon" +{ + LongLat [ 7.9 -26.9 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Apollo" "Sol/Earth/Moon" +{ + LongLat [ -151.8 -36.1 0 ] + Size 537.00 + Importance 49.45 + Type "AA" +} + +Location "Apollonius" "Sol/Earth/Moon" +{ + LongLat [ 61.1 4.5 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Appleton" "Sol/Earth/Moon" +{ + LongLat [ 158.3 37.2 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Arago" "Sol/Earth/Moon" +{ + LongLat [ 21.4 6.2 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Aratus" "Sol/Earth/Moon" +{ + LongLat [ 4.5 23.6 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Archimedes" "Sol/Earth/Moon" +{ + LongLat [ -4 29.7 0 ] + Size 82.00 + Importance 27.67 + Type "AA" +} + +Location "Archytas" "Sol/Earth/Moon" +{ + LongLat [ 5 58.7 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Argelander" "Sol/Earth/Moon" +{ + LongLat [ 5.8 -16.5 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Ariadaeus" "Sol/Earth/Moon" +{ + LongLat [ 17.3 4.6 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Aristarchus" "Sol/Earth/Moon" +{ + LongLat [ -47.4 23.7 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Aristillus" "Sol/Earth/Moon" +{ + LongLat [ 1.2 33.9 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Aristoteles" "Sol/Earth/Moon" +{ + LongLat [ 17.4 50.2 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "ArmiÅ„ski" "Sol/Earth/Moon" +{ + LongLat [ 154.2 -16.4 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Armstrong" "Sol/Earth/Moon" +{ + LongLat [ 25 1.4 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Arnold" "Sol/Earth/Moon" +{ + LongLat [ 35.9 66.8 0 ] + Size 94.00 + Importance 29.42 + Type "AA" +} + +Location "Arrhenius" "Sol/Earth/Moon" +{ + LongLat [ -91.3 -55.6 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Artamonov" "Sol/Earth/Moon" +{ + LongLat [ 103.5 25.5 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Artem'ev" "Sol/Earth/Moon" +{ + LongLat [ -144.4 10.8 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Artemis" "Sol/Earth/Moon" +{ + LongLat [ -25.4 25 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Artsimovich" "Sol/Earth/Moon" +{ + LongLat [ -36.6 27.6 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Aryabhata" "Sol/Earth/Moon" +{ + LongLat [ 35.1 6.2 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Arzachel" "Sol/Earth/Moon" +{ + LongLat [ -1.9 -18.2 0 ] + Size 96.00 + Importance 29.69 + Type "AA" +} + +Location "Asada" "Sol/Earth/Moon" +{ + LongLat [ 49.9 7.3 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Asclepi" "Sol/Earth/Moon" +{ + LongLat [ 25.4 -55.1 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Ashbrook" "Sol/Earth/Moon" +{ + LongLat [ -112.5 -81.4 0 ] + Size 156.00 + Importance 35.86 + Type "AA" +} + +Location "Aston" "Sol/Earth/Moon" +{ + LongLat [ -87.7 32.9 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Atlas" "Sol/Earth/Moon" +{ + LongLat [ 44.4 46.7 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Atwood" "Sol/Earth/Moon" +{ + LongLat [ 57.7 -5.8 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Autolycus" "Sol/Earth/Moon" +{ + LongLat [ 1.5 30.7 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Auwers" "Sol/Earth/Moon" +{ + LongLat [ 17.2 15.1 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Auzout" "Sol/Earth/Moon" +{ + LongLat [ 64.1 10.3 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Avery" "Sol/Earth/Moon" +{ + LongLat [ 81.4 -1.4 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Avicenna" "Sol/Earth/Moon" +{ + LongLat [ -97.2 39.7 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Avogadro" "Sol/Earth/Moon" +{ + LongLat [ 164.9 63.1 0 ] + Size 139.00 + Importance 34.42 + Type "AA" +} + +Location "Azophi" "Sol/Earth/Moon" +{ + LongLat [ 12.7 -22.1 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Baade" "Sol/Earth/Moon" +{ + LongLat [ -81.8 -44.8 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Babakin" "Sol/Earth/Moon" +{ + LongLat [ 123.3 -20.8 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Babbage" "Sol/Earth/Moon" +{ + LongLat [ -57.1 59.7 0 ] + Size 143.00 + Importance 34.78 + Type "AA" +} + +Location "Babcock" "Sol/Earth/Moon" +{ + LongLat [ 93.9 4.2 0 ] + Size 99.00 + Importance 30.08 + Type "AA" +} + +Location "Back" "Sol/Earth/Moon" +{ + LongLat [ 80.7 1.1 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Backlund" "Sol/Earth/Moon" +{ + LongLat [ 103 -16 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Baco" "Sol/Earth/Moon" +{ + LongLat [ 19.1 -51 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Baillaud" "Sol/Earth/Moon" +{ + LongLat [ 37.5 74.6 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Bailly" "Sol/Earth/Moon" +{ + LongLat [ -69.1 -66.5 0 ] + Size 287.00 + Importance 42.96 + Type "AA" +} + +Location "Baily" "Sol/Earth/Moon" +{ + LongLat [ 30.4 49.7 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Balandin" "Sol/Earth/Moon" +{ + LongLat [ 152.6 -18.9 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Balboa" "Sol/Earth/Moon" +{ + LongLat [ -83.2 19.1 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Baldet" "Sol/Earth/Moon" +{ + LongLat [ -151.1 -53.3 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Ball" "Sol/Earth/Moon" +{ + LongLat [ -8.4 -35.9 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Balmer" "Sol/Earth/Moon" +{ + LongLat [ 69.8 -20.3 0 ] + Size 138.00 + Importance 34.33 + Type "AA" +} + +Location "Banachiewicz" "Sol/Earth/Moon" +{ + LongLat [ 80.1 5.2 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Bancroft" "Sol/Earth/Moon" +{ + LongLat [ -6.4 28 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Banting" "Sol/Earth/Moon" +{ + LongLat [ 16.4 26.6 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Barbier" "Sol/Earth/Moon" +{ + LongLat [ 157.9 -23.8 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Barkla" "Sol/Earth/Moon" +{ + LongLat [ 67.2 -10.7 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Barnard" "Sol/Earth/Moon" +{ + LongLat [ 85.6 -29.5 0 ] + Size 105.00 + Importance 30.84 + Type "AA" +} + +Location "Barocius" "Sol/Earth/Moon" +{ + LongLat [ 16.8 -44.9 0 ] + Size 82.00 + Importance 27.67 + Type "AA" +} + +Location "Barringer" "Sol/Earth/Moon" +{ + LongLat [ -149.7 -28 0 ] + Size 68.00 + Importance 25.37 + Type "AA" +} + +Location "Barrow" "Sol/Earth/Moon" +{ + LongLat [ 7.7 71.3 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Bartels" "Sol/Earth/Moon" +{ + LongLat [ -89.8 24.5 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Bawa" "Sol/Earth/Moon" +{ + LongLat [ 102.6 -25.3 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Bayer" "Sol/Earth/Moon" +{ + LongLat [ -35 -51.6 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Beals" "Sol/Earth/Moon" +{ + LongLat [ 86.5 37.3 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Beaumont" "Sol/Earth/Moon" +{ + LongLat [ 28.8 -18 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Becquerel" "Sol/Earth/Moon" +{ + LongLat [ 129.7 40.7 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "BeÄvář" "Sol/Earth/Moon" +{ + LongLat [ 125.2 -1.9 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Beer" "Sol/Earth/Moon" +{ + LongLat [ -9.1 27.1 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Behaim" "Sol/Earth/Moon" +{ + LongLat [ 79.4 -16.5 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Beijerinck" "Sol/Earth/Moon" +{ + LongLat [ 151.8 -13.5 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Beketov" "Sol/Earth/Moon" +{ + LongLat [ 29.2 16.3 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Béla" "Sol/Earth/Moon" +{ + LongLat [ 2.3 24.7 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Bel'kovich" "Sol/Earth/Moon" +{ + LongLat [ 90.2 61.1 0 ] + Size 214.00 + Importance 39.65 + Type "AA" +} + +Location "Bell" "Sol/Earth/Moon" +{ + LongLat [ -96.4 21.8 0 ] + Size 86.00 + Importance 28.27 + Type "AA" +} + +Location "Bellinsgauzen" "Sol/Earth/Moon" +{ + LongLat [ -164.6 -60.6 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Bellot" "Sol/Earth/Moon" +{ + LongLat [ 48.2 -12.4 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Belopol'skiy" "Sol/Earth/Moon" +{ + LongLat [ -128.1 -17.2 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Belyaev" "Sol/Earth/Moon" +{ + LongLat [ 143.5 23.3 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Benedict" "Sol/Earth/Moon" +{ + LongLat [ 141.5 4.4 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Bergman" "Sol/Earth/Moon" +{ + LongLat [ 137.5 7 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Bergstrand" "Sol/Earth/Moon" +{ + LongLat [ 176.3 -18.8 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Berkner" "Sol/Earth/Moon" +{ + LongLat [ -105.2 25.2 0 ] + Size 86.00 + Importance 28.27 + Type "AA" +} + +Location "Berlage" "Sol/Earth/Moon" +{ + LongLat [ -162.8 -63.2 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Bernoulli" "Sol/Earth/Moon" +{ + LongLat [ 60.7 35 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Berosus" "Sol/Earth/Moon" +{ + LongLat [ 69.9 33.5 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Berzelius" "Sol/Earth/Moon" +{ + LongLat [ 50.9 36.6 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Bessarion" "Sol/Earth/Moon" +{ + LongLat [ -37.3 14.9 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Bessel" "Sol/Earth/Moon" +{ + LongLat [ 17.9 21.8 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Bettinus" "Sol/Earth/Moon" +{ + LongLat [ -44.8 -63.4 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Bhabha" "Sol/Earth/Moon" +{ + LongLat [ -164.5 -55.1 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Bianchini" "Sol/Earth/Moon" +{ + LongLat [ -34.3 48.7 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Biela" "Sol/Earth/Moon" +{ + LongLat [ 51.3 -54.9 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Bilharz" "Sol/Earth/Moon" +{ + LongLat [ 56.3 -5.8 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Billy" "Sol/Earth/Moon" +{ + LongLat [ -50.1 -13.8 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Bingham" "Sol/Earth/Moon" +{ + LongLat [ 115.1 8.1 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Biot" "Sol/Earth/Moon" +{ + LongLat [ 51.1 -22.6 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Birkeland" "Sol/Earth/Moon" +{ + LongLat [ 173.9 -30.2 0 ] + Size 82.00 + Importance 27.67 + Type "AA" +} + +Location "Birkhoff" "Sol/Earth/Moon" +{ + LongLat [ -146.1 58.7 0 ] + Size 345.00 + Importance 44.95 + Type "AA" +} + +Location "Birmingham" "Sol/Earth/Moon" +{ + LongLat [ -10.5 65.1 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Birt" "Sol/Earth/Moon" +{ + LongLat [ -8.5 -22.4 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Bjerknes" "Sol/Earth/Moon" +{ + LongLat [ 113 -38.4 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Black" "Sol/Earth/Moon" +{ + LongLat [ 80.4 -9.2 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Blackett" "Sol/Earth/Moon" +{ + LongLat [ -116.1 -37.5 0 ] + Size 141.00 + Importance 34.60 + Type "AA" +} + +Location "Blagg" "Sol/Earth/Moon" +{ + LongLat [ 1.5 1.3 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Blancanus" "Sol/Earth/Moon" +{ + LongLat [ -21.4 -63.8 0 ] + Size 117.00 + Importance 32.24 + Type "AA" +} + +Location "Blanchard" "Sol/Earth/Moon" +{ + LongLat [ -94.4 -58.5 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Blanchinus" "Sol/Earth/Moon" +{ + LongLat [ 2.5 -25.4 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Blazhko" "Sol/Earth/Moon" +{ + LongLat [ -148 31.6 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Bliss" "Sol/Earth/Moon" +{ + LongLat [ -13.5 53 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Bobillier" "Sol/Earth/Moon" +{ + LongLat [ 15.5 19.6 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Bobone" "Sol/Earth/Moon" +{ + LongLat [ -131.8 26.9 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Bode" "Sol/Earth/Moon" +{ + LongLat [ -2.4 6.7 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Boethius" "Sol/Earth/Moon" +{ + LongLat [ 72.3 5.6 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Boguslawsky" "Sol/Earth/Moon" +{ + LongLat [ 43.2 -72.9 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Bohnenberger" "Sol/Earth/Moon" +{ + LongLat [ 40 -16.2 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Bohr" "Sol/Earth/Moon" +{ + LongLat [ -86.6 12.4 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Bok" "Sol/Earth/Moon" +{ + LongLat [ -171.6 -20.2 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Boltzmann" "Sol/Earth/Moon" +{ + LongLat [ -90.7 -74.9 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Bolyai" "Sol/Earth/Moon" +{ + LongLat [ 125.9 -33.6 0 ] + Size 135.00 + Importance 34.06 + Type "AA" +} + +Location "Bombelli" "Sol/Earth/Moon" +{ + LongLat [ 56.2 5.3 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Bondarenko" "Sol/Earth/Moon" +{ + LongLat [ 136.3 -17.8 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Bonpland" "Sol/Earth/Moon" +{ + LongLat [ -17.4 -8.3 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Boole" "Sol/Earth/Moon" +{ + LongLat [ -87.4 63.7 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Borda" "Sol/Earth/Moon" +{ + LongLat [ 46.6 -25.1 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Borel" "Sol/Earth/Moon" +{ + LongLat [ 26.4 22.3 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Boris" "Sol/Earth/Moon" +{ + LongLat [ -33.5 30.6 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Borman" "Sol/Earth/Moon" +{ + LongLat [ -147.7 -38.8 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Born" "Sol/Earth/Moon" +{ + LongLat [ 66.8 -6 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Boscovich" "Sol/Earth/Moon" +{ + LongLat [ 11.1 9.8 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Bose" "Sol/Earth/Moon" +{ + LongLat [ -170 -53.5 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Boss" "Sol/Earth/Moon" +{ + LongLat [ 89.2 45.8 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Bouguer" "Sol/Earth/Moon" +{ + LongLat [ -35.8 52.3 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Boussingault" "Sol/Earth/Moon" +{ + LongLat [ 54.6 -70.2 0 ] + Size 142.00 + Importance 34.69 + Type "AA" +} + +Location "Bowditch" "Sol/Earth/Moon" +{ + LongLat [ 103.1 -25 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Bowen" "Sol/Earth/Moon" +{ + LongLat [ 9.1 17.6 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Boyle" "Sol/Earth/Moon" +{ + LongLat [ 178.1 -53.1 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Brackett" "Sol/Earth/Moon" +{ + LongLat [ 23.6 17.9 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Bragg" "Sol/Earth/Moon" +{ + LongLat [ -102.9 42.5 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Brashear" "Sol/Earth/Moon" +{ + LongLat [ -170.7 -73.8 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Brayley" "Sol/Earth/Moon" +{ + LongLat [ -36.9 20.9 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Bredikhin" "Sol/Earth/Moon" +{ + LongLat [ -158.2 17.3 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Breislak" "Sol/Earth/Moon" +{ + LongLat [ 18.3 -48.2 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Brenner" "Sol/Earth/Moon" +{ + LongLat [ 39.3 -39 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Brewster" "Sol/Earth/Moon" +{ + LongLat [ 34.7 23.3 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Brianchon" "Sol/Earth/Moon" +{ + LongLat [ -86.2 75 0 ] + Size 134.00 + Importance 33.96 + Type "AA" +} + +Location "Bridgman" "Sol/Earth/Moon" +{ + LongLat [ 137.1 43.5 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Briggs" "Sol/Earth/Moon" +{ + LongLat [ -69.1 26.5 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Brisbane" "Sol/Earth/Moon" +{ + LongLat [ 68.5 -49.1 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Bronk" "Sol/Earth/Moon" +{ + LongLat [ -134.5 26.1 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Brouwer" "Sol/Earth/Moon" +{ + LongLat [ -126 -36.2 0 ] + Size 158.00 + Importance 36.02 + Type "AA" +} + +Location "Brown" "Sol/Earth/Moon" +{ + LongLat [ -17.9 -46.4 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Bruce" "Sol/Earth/Moon" +{ + LongLat [ 0.4 1.1 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Brunner" "Sol/Earth/Moon" +{ + LongLat [ 90.9 -9.9 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Buch" "Sol/Earth/Moon" +{ + LongLat [ 17.7 -38.8 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Buffon" "Sol/Earth/Moon" +{ + LongLat [ -133.4 -40.4 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Buisson" "Sol/Earth/Moon" +{ + LongLat [ 112.5 -1.4 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Bullialdus" "Sol/Earth/Moon" +{ + LongLat [ -22.2 -20.7 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Bunsen" "Sol/Earth/Moon" +{ + LongLat [ -85.3 41.4 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Burckhardt" "Sol/Earth/Moon" +{ + LongLat [ 56.5 31.1 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Bürg" "Sol/Earth/Moon" +{ + LongLat [ 28.2 45 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Burnham" "Sol/Earth/Moon" +{ + LongLat [ 7.3 -13.9 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Büsching" "Sol/Earth/Moon" +{ + LongLat [ 20 -38 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Butlerov" "Sol/Earth/Moon" +{ + LongLat [ -108.7 12.5 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Buys-Ballot" "Sol/Earth/Moon" +{ + LongLat [ 174.5 20.8 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Byrd" "Sol/Earth/Moon" +{ + LongLat [ 9.8 85.3 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Byrgius" "Sol/Earth/Moon" +{ + LongLat [ -65.3 -24.7 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "C. Herschel" "Sol/Earth/Moon" +{ + LongLat [ -31.2 34.5 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "C. Mayer" "Sol/Earth/Moon" +{ + LongLat [ 17.3 63.2 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Cabannes" "Sol/Earth/Moon" +{ + LongLat [ -169.6 -60.9 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Cabeus" "Sol/Earth/Moon" +{ + LongLat [ -35.5 -84.9 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Cailleux" "Sol/Earth/Moon" +{ + LongLat [ 153.3 -60.8 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Cajal" "Sol/Earth/Moon" +{ + LongLat [ 31.1 12.6 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Cajori" "Sol/Earth/Moon" +{ + LongLat [ 168.8 -47.4 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Calippus" "Sol/Earth/Moon" +{ + LongLat [ 10.7 38.9 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Cameron" "Sol/Earth/Moon" +{ + LongLat [ 45.9 6.2 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Campanus" "Sol/Earth/Moon" +{ + LongLat [ -27.8 -28 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Campbell" "Sol/Earth/Moon" +{ + LongLat [ 151.4 45.3 0 ] + Size 219.00 + Importance 39.91 + Type "AA" +} + +Location "Cannizzaro" "Sol/Earth/Moon" +{ + LongLat [ -99.6 55.6 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Cannon" "Sol/Earth/Moon" +{ + LongLat [ 81.4 19.9 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Cantor" "Sol/Earth/Moon" +{ + LongLat [ 118.6 38.2 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Capella" "Sol/Earth/Moon" +{ + LongLat [ 35 -7.5 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Capuanus" "Sol/Earth/Moon" +{ + LongLat [ -26.7 -34.1 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Cardanus" "Sol/Earth/Moon" +{ + LongLat [ -72.5 13.2 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Carlini" "Sol/Earth/Moon" +{ + LongLat [ -24.1 33.7 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Carlos" "Sol/Earth/Moon" +{ + LongLat [ 2.3 24.9 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Carmichael" "Sol/Earth/Moon" +{ + LongLat [ 40.4 19.6 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Carnot" "Sol/Earth/Moon" +{ + LongLat [ -143.5 52.3 0 ] + Size 126.00 + Importance 33.18 + Type "AA" +} + +Location "Carol" "Sol/Earth/Moon" +{ + LongLat [ 122.3 8.5 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Carpenter" "Sol/Earth/Moon" +{ + LongLat [ -50.9 69.4 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Carrel" "Sol/Earth/Moon" +{ + LongLat [ 26.7 10.7 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Carrillo" "Sol/Earth/Moon" +{ + LongLat [ 80.9 -2.2 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Carrington" "Sol/Earth/Moon" +{ + LongLat [ 62.1 44 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Cartan" "Sol/Earth/Moon" +{ + LongLat [ 59.3 4.2 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Carver" "Sol/Earth/Moon" +{ + LongLat [ 126.9 -43 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Casatus" "Sol/Earth/Moon" +{ + LongLat [ -29.5 -72.8 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "Cassegrain" "Sol/Earth/Moon" +{ + LongLat [ 113.5 -52.4 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Cassini" "Sol/Earth/Moon" +{ + LongLat [ 4.6 40.2 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Catalán" "Sol/Earth/Moon" +{ + LongLat [ -87.3 -45.7 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Catharina" "Sol/Earth/Moon" +{ + LongLat [ 23.4 -18.1 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Cauchy" "Sol/Earth/Moon" +{ + LongLat [ 38.6 9.6 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Cavalerius" "Sol/Earth/Moon" +{ + LongLat [ -66.8 5.1 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Cavendish" "Sol/Earth/Moon" +{ + LongLat [ -53.7 -24.5 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Caventou" "Sol/Earth/Moon" +{ + LongLat [ -29.4 29.8 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Cayley" "Sol/Earth/Moon" +{ + LongLat [ 15.1 4 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Celsius" "Sol/Earth/Moon" +{ + LongLat [ 20.1 -34.1 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Censorinus" "Sol/Earth/Moon" +{ + LongLat [ 32.7 -0.4 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Cepheus" "Sol/Earth/Moon" +{ + LongLat [ 45.8 40.8 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Chacornac" "Sol/Earth/Moon" +{ + LongLat [ 31.7 29.8 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Chadwick" "Sol/Earth/Moon" +{ + LongLat [ -101.3 -52.7 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Chaffee" "Sol/Earth/Moon" +{ + LongLat [ -153.9 -38.8 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Challis" "Sol/Earth/Moon" +{ + LongLat [ 9.2 79.5 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Chalonge" "Sol/Earth/Moon" +{ + LongLat [ -117.3 -21.2 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Chamberlin" "Sol/Earth/Moon" +{ + LongLat [ 95.7 -58.9 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Champollion" "Sol/Earth/Moon" +{ + LongLat [ 175.2 37.4 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Chandler" "Sol/Earth/Moon" +{ + LongLat [ 171.5 43.8 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Chang Heng" "Sol/Earth/Moon" +{ + LongLat [ 112.2 19 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Chang-Ngo" "Sol/Earth/Moon" +{ + LongLat [ -2.1 -12.7 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Chant" "Sol/Earth/Moon" +{ + LongLat [ -109.2 -40 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Chaplygin" "Sol/Earth/Moon" +{ + LongLat [ 150.3 -6.2 0 ] + Size 137.00 + Importance 34.24 + Type "AA" +} + +Location "Chapman" "Sol/Earth/Moon" +{ + LongLat [ -100.7 50.4 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Chappe" "Sol/Earth/Moon" +{ + LongLat [ -91.5 -61.2 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Chappell" "Sol/Earth/Moon" +{ + LongLat [ -177 54.7 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Charles" "Sol/Earth/Moon" +{ + LongLat [ -26.4 29.9 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Charlier" "Sol/Earth/Moon" +{ + LongLat [ -131.5 36.6 0 ] + Size 99.00 + Importance 30.08 + Type "AA" +} + +Location "Chaucer" "Sol/Earth/Moon" +{ + LongLat [ -140 3.7 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Chauvenet" "Sol/Earth/Moon" +{ + LongLat [ 137 -11.5 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Chebyshev" "Sol/Earth/Moon" +{ + LongLat [ -133.1 -33.7 0 ] + Size 178.00 + Importance 37.47 + Type "AA" +} + +Location "Chernyshev" "Sol/Earth/Moon" +{ + LongLat [ 174.2 47.3 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Chevallier" "Sol/Earth/Moon" +{ + LongLat [ 51.2 44.9 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Ching-Te" "Sol/Earth/Moon" +{ + LongLat [ 30 20 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Chladni" "Sol/Earth/Moon" +{ + LongLat [ 1.1 4 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Chrétien" "Sol/Earth/Moon" +{ + LongLat [ 162.9 -45.9 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Christel" "Sol/Earth/Moon" +{ + LongLat [ 11 24.5 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Cichus" "Sol/Earth/Moon" +{ + LongLat [ -21.1 -33.3 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Clairaut" "Sol/Earth/Moon" +{ + LongLat [ 13.9 -47.7 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Clark" "Sol/Earth/Moon" +{ + LongLat [ 118.9 -38.4 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Clausius" "Sol/Earth/Moon" +{ + LongLat [ -43.8 -36.9 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Clavius" "Sol/Earth/Moon" +{ + LongLat [ -14.1 -58.8 0 ] + Size 245.00 + Importance 41.20 + Type "AA" +} + +Location "Cleomedes" "Sol/Earth/Moon" +{ + LongLat [ 56 27.7 0 ] + Size 125.00 + Importance 33.08 + Type "AA" +} + +Location "Cleostratus" "Sol/Earth/Moon" +{ + LongLat [ -77 60.4 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Clerke" "Sol/Earth/Moon" +{ + LongLat [ 29.8 21.7 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Coblentz" "Sol/Earth/Moon" +{ + LongLat [ 126.1 -37.9 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Cockcroft" "Sol/Earth/Moon" +{ + LongLat [ -162.6 31.3 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Collins" "Sol/Earth/Moon" +{ + LongLat [ 23.7 1.3 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Colombo" "Sol/Earth/Moon" +{ + LongLat [ 45.8 -15.1 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Compton" "Sol/Earth/Moon" +{ + LongLat [ 103.8 55.3 0 ] + Size 162.00 + Importance 36.32 + Type "AA" +} + +Location "Comrie" "Sol/Earth/Moon" +{ + LongLat [ -112.7 23.3 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Comstock" "Sol/Earth/Moon" +{ + LongLat [ -121.5 21.8 0 ] + Size 72.00 + Importance 26.06 + Type "AA" +} + +Location "Condon" "Sol/Earth/Moon" +{ + LongLat [ 60.4 1.9 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Condorcet" "Sol/Earth/Moon" +{ + LongLat [ 69.6 12.1 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Congreve" "Sol/Earth/Moon" +{ + LongLat [ -167.3 -0.2 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Conon" "Sol/Earth/Moon" +{ + LongLat [ 2 21.6 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Cook" "Sol/Earth/Moon" +{ + LongLat [ 48.9 -17.5 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Cooper" "Sol/Earth/Moon" +{ + LongLat [ 175.6 52.9 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Copernicus" "Sol/Earth/Moon" +{ + LongLat [ -20.1 9.7 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Cori" "Sol/Earth/Moon" +{ + LongLat [ -151.9 -50.6 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Coriolis" "Sol/Earth/Moon" +{ + LongLat [ 171.8 0.1 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Couder" "Sol/Earth/Moon" +{ + LongLat [ -92.4 -4.8 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Coulomb" "Sol/Earth/Moon" +{ + LongLat [ -114.6 54.7 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Courtney" "Sol/Earth/Moon" +{ + LongLat [ -30.8 25.1 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Cremona" "Sol/Earth/Moon" +{ + LongLat [ -90.6 67.5 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Crile" "Sol/Earth/Moon" +{ + LongLat [ 46 14.2 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Crocco" "Sol/Earth/Moon" +{ + LongLat [ 150.2 -47.5 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Crommelin" "Sol/Earth/Moon" +{ + LongLat [ -146.9 -68.1 0 ] + Size 94.00 + Importance 29.42 + Type "AA" +} + +Location "Crookes" "Sol/Earth/Moon" +{ + LongLat [ -164.5 -10.3 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Crozier" "Sol/Earth/Moon" +{ + LongLat [ 50.8 -13.5 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Crüger" "Sol/Earth/Moon" +{ + LongLat [ -66.8 -16.7 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Ctesibius" "Sol/Earth/Moon" +{ + LongLat [ 118.7 0.8 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Curie" "Sol/Earth/Moon" +{ + LongLat [ 91 -22.9 0 ] + Size 151.00 + Importance 35.46 + Type "AA" +} + +Location "Curtis" "Sol/Earth/Moon" +{ + LongLat [ 56.6 14.6 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Curtius" "Sol/Earth/Moon" +{ + LongLat [ 4.4 -67.2 0 ] + Size 95.00 + Importance 29.55 + Type "AA" +} + +Location "Cusanus" "Sol/Earth/Moon" +{ + LongLat [ 70.8 72 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Cuvier" "Sol/Earth/Moon" +{ + LongLat [ 9.9 -50.3 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Cyrano" "Sol/Earth/Moon" +{ + LongLat [ 157.7 -20.5 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Cyrillus" "Sol/Earth/Moon" +{ + LongLat [ 24 -13.2 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Cysatus" "Sol/Earth/Moon" +{ + LongLat [ -6.1 -66.2 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "da Vinci" "Sol/Earth/Moon" +{ + LongLat [ 45 9.1 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Daedalus" "Sol/Earth/Moon" +{ + LongLat [ 179.4 -5.9 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Dag" "Sol/Earth/Moon" +{ + LongLat [ 5.3 18.7 0 ] + Size 0.50 + Importance 16.10 + Type "AA" +} + +Location "Daguerre" "Sol/Earth/Moon" +{ + LongLat [ 33.6 -11.9 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Dale" "Sol/Earth/Moon" +{ + LongLat [ 82.9 -9.6 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "D'Alembert" "Sol/Earth/Moon" +{ + LongLat [ 163.9 50.8 0 ] + Size 248.00 + Importance 41.34 + Type "AA" +} + +Location "Dalton" "Sol/Earth/Moon" +{ + LongLat [ -84.3 17.1 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Daly" "Sol/Earth/Moon" +{ + LongLat [ 59.6 5.7 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Damoiseau" "Sol/Earth/Moon" +{ + LongLat [ -61.1 -4.8 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Daniell" "Sol/Earth/Moon" +{ + LongLat [ 31.1 35.3 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Danjon" "Sol/Earth/Moon" +{ + LongLat [ 124 -11.4 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Dante" "Sol/Earth/Moon" +{ + LongLat [ 180 25.5 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Darney" "Sol/Earth/Moon" +{ + LongLat [ -23.5 -14.5 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "D'Arrest" "Sol/Earth/Moon" +{ + LongLat [ 14.7 2.3 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "D'Arsonval" "Sol/Earth/Moon" +{ + LongLat [ 124.6 -10.3 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Darwin" "Sol/Earth/Moon" +{ + LongLat [ -69.5 -20.2 0 ] + Size 120.00 + Importance 32.56 + Type "AA" +} + +Location "Das" "Sol/Earth/Moon" +{ + LongLat [ -136.8 -26.6 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Daubrée" "Sol/Earth/Moon" +{ + LongLat [ 14.7 15.7 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Davisson" "Sol/Earth/Moon" +{ + LongLat [ -174.6 -37.5 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Davy" "Sol/Earth/Moon" +{ + LongLat [ -8.1 -11.8 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Dawes" "Sol/Earth/Moon" +{ + LongLat [ 26.4 17.2 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Dawson" "Sol/Earth/Moon" +{ + LongLat [ -134.7 -67.4 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "De Forest" "Sol/Earth/Moon" +{ + LongLat [ -162.1 -77.3 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "de Gasparis" "Sol/Earth/Moon" +{ + LongLat [ -50.7 -25.9 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "de Gerlache" "Sol/Earth/Moon" +{ + LongLat [ -87.1 -88.5 0 ] + Size 32.40 + Importance 19.26 + Type "AA" +} + +Location "De La Rue" "Sol/Earth/Moon" +{ + LongLat [ 52.3 59.1 0 ] + Size 134.00 + Importance 33.96 + Type "AA" +} + +Location "De Moraes" "Sol/Earth/Moon" +{ + LongLat [ 143.2 49.5 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "De Morgan" "Sol/Earth/Moon" +{ + LongLat [ 14.9 3.3 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "De Roy" "Sol/Earth/Moon" +{ + LongLat [ -99.1 -55.3 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "De Sitter" "Sol/Earth/Moon" +{ + LongLat [ 39.6 80.1 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "De Vico" "Sol/Earth/Moon" +{ + LongLat [ -60.2 -19.7 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "De Vries" "Sol/Earth/Moon" +{ + LongLat [ -176.7 -19.9 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Debes" "Sol/Earth/Moon" +{ + LongLat [ 51.7 29.5 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Debus" "Sol/Earth/Moon" +{ + LongLat [ 99.6 -10.5 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Debye" "Sol/Earth/Moon" +{ + LongLat [ -176.2 49.6 0 ] + Size 142.00 + Importance 34.69 + Type "AA" +} + +Location "Dechen" "Sol/Earth/Moon" +{ + LongLat [ -68.2 46.1 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Delambre" "Sol/Earth/Moon" +{ + LongLat [ 17.5 -1.9 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Delaunay" "Sol/Earth/Moon" +{ + LongLat [ 2.5 -22.2 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Delia" "Sol/Earth/Moon" +{ + LongLat [ -6.1 -10.9 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Delisle" "Sol/Earth/Moon" +{ + LongLat [ -34.6 29.9 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Dellinger" "Sol/Earth/Moon" +{ + LongLat [ 140.6 -6.8 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Delmotte" "Sol/Earth/Moon" +{ + LongLat [ 60.2 27.1 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Delporte" "Sol/Earth/Moon" +{ + LongLat [ 121.6 -16 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Deluc" "Sol/Earth/Moon" +{ + LongLat [ -2.8 -55 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Dembowski" "Sol/Earth/Moon" +{ + LongLat [ 7.2 2.9 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Democritus" "Sol/Earth/Moon" +{ + LongLat [ 35 62.3 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Demonax" "Sol/Earth/Moon" +{ + LongLat [ 60.8 -77.9 0 ] + Size 128.00 + Importance 33.38 + Type "AA" +} + +Location "Denning" "Sol/Earth/Moon" +{ + LongLat [ 142.6 -16.4 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Desargues" "Sol/Earth/Moon" +{ + LongLat [ -73.3 70.2 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Descartes" "Sol/Earth/Moon" +{ + LongLat [ 15.7 -11.7 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Deseilligny" "Sol/Earth/Moon" +{ + LongLat [ 20.6 21.1 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Deslandres" "Sol/Earth/Moon" +{ + LongLat [ -4.8 -33.1 0 ] + Size 256.00 + Importance 41.69 + Type "AA" +} + +Location "Deutsch" "Sol/Earth/Moon" +{ + LongLat [ 110.5 24.1 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Dewar" "Sol/Earth/Moon" +{ + LongLat [ 165.5 -2.7 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Diana" "Sol/Earth/Moon" +{ + LongLat [ 35.7 14.3 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Diderot" "Sol/Earth/Moon" +{ + LongLat [ 121.5 -20.4 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Dionysius" "Sol/Earth/Moon" +{ + LongLat [ 17.3 2.8 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Diophantus" "Sol/Earth/Moon" +{ + LongLat [ -34.3 27.6 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Dirichlet" "Sol/Earth/Moon" +{ + LongLat [ -151.4 11.1 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Dobrovol'skiy" "Sol/Earth/Moon" +{ + LongLat [ 129.7 -12.8 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Doerfel" "Sol/Earth/Moon" +{ + LongLat [ -107.9 -69.1 0 ] + Size 68.00 + Importance 25.37 + Type "AA" +} + +Location "Dollond" "Sol/Earth/Moon" +{ + LongLat [ 14.4 -10.4 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Donati" "Sol/Earth/Moon" +{ + LongLat [ 5.2 -20.7 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Donna" "Sol/Earth/Moon" +{ + LongLat [ 38.3 7.2 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Donner" "Sol/Earth/Moon" +{ + LongLat [ 98 -31.4 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Doppelmayer" "Sol/Earth/Moon" +{ + LongLat [ -41.4 -28.5 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Doppler" "Sol/Earth/Moon" +{ + LongLat [ -159.6 -12.6 0 ] + Size 110.00 + Importance 31.44 + Type "AA" +} + +Location "Douglass" "Sol/Earth/Moon" +{ + LongLat [ -122.4 35.9 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Dove" "Sol/Earth/Moon" +{ + LongLat [ 31.5 -46.7 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Draper" "Sol/Earth/Moon" +{ + LongLat [ -21.7 17.6 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Drebbel" "Sol/Earth/Moon" +{ + LongLat [ -49 -40.9 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Dreyer" "Sol/Earth/Moon" +{ + LongLat [ 96.9 10 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Drude" "Sol/Earth/Moon" +{ + LongLat [ -91.8 -38.5 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Dryden" "Sol/Earth/Moon" +{ + LongLat [ -155.2 -33 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Drygalski" "Sol/Earth/Moon" +{ + LongLat [ -84.9 -79.3 0 ] + Size 149.00 + Importance 35.29 + Type "AA" +} + +Location "Dubyago" "Sol/Earth/Moon" +{ + LongLat [ 70 4.4 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Dufay" "Sol/Earth/Moon" +{ + LongLat [ 169.5 5.5 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Dugan" "Sol/Earth/Moon" +{ + LongLat [ 103.3 64.2 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Dunér" "Sol/Earth/Moon" +{ + LongLat [ 179.5 44.8 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Dunthorne" "Sol/Earth/Moon" +{ + LongLat [ -31.6 -30.1 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Dyson" "Sol/Earth/Moon" +{ + LongLat [ -121.2 61.3 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Dziewulski" "Sol/Earth/Moon" +{ + LongLat [ 98.9 21.2 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Eckert" "Sol/Earth/Moon" +{ + LongLat [ 58.3 17.3 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Eddington" "Sol/Earth/Moon" +{ + LongLat [ -72.2 21.3 0 ] + Size 118.00 + Importance 32.34 + Type "AA" +} + +Location "Edison" "Sol/Earth/Moon" +{ + LongLat [ 99.1 25 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Edith" "Sol/Earth/Moon" +{ + LongLat [ 102.3 -25.8 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Egede" "Sol/Earth/Moon" +{ + LongLat [ 10.6 48.7 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Ehrlich" "Sol/Earth/Moon" +{ + LongLat [ -172.4 40.9 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Eichstadt" "Sol/Earth/Moon" +{ + LongLat [ -78.3 -22.6 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Eijkman" "Sol/Earth/Moon" +{ + LongLat [ -141.5 -63.1 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Eimmart" "Sol/Earth/Moon" +{ + LongLat [ 64.8 24 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Einstein" "Sol/Earth/Moon" +{ + LongLat [ -88.7 16.3 0 ] + Size 198.00 + Importance 38.74 + Type "AA" +} + +Location "Einthoven" "Sol/Earth/Moon" +{ + LongLat [ 109.6 -4.9 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Elger" "Sol/Earth/Moon" +{ + LongLat [ -29.8 -35.3 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Ellerman" "Sol/Earth/Moon" +{ + LongLat [ -120.1 -25.3 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Ellison" "Sol/Earth/Moon" +{ + LongLat [ -107.5 55.1 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Elmer" "Sol/Earth/Moon" +{ + LongLat [ 84.1 -10.1 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Elvey" "Sol/Earth/Moon" +{ + LongLat [ -100.5 8.8 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Emden" "Sol/Earth/Moon" +{ + LongLat [ -177.3 63.3 0 ] + Size 111.00 + Importance 31.56 + Type "AA" +} + +Location "Encke" "Sol/Earth/Moon" +{ + LongLat [ -36.6 4.6 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Endymion" "Sol/Earth/Moon" +{ + LongLat [ 57 53.9 0 ] + Size 123.00 + Importance 32.88 + Type "AA" +} + +Location "Engel'gardt (Engelhardt)" "Sol/Earth/Moon" +{ + LongLat [ -159 5.7 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Eötvös" "Sol/Earth/Moon" +{ + LongLat [ 133.8 -35.5 0 ] + Size 99.00 + Importance 30.08 + Type "AA" +} + +Location "Epigenes" "Sol/Earth/Moon" +{ + LongLat [ -4.6 67.5 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Epimenides" "Sol/Earth/Moon" +{ + LongLat [ -30.2 -40.9 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Eratosthenes" "Sol/Earth/Moon" +{ + LongLat [ -11.3 14.5 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Erro" "Sol/Earth/Moon" +{ + LongLat [ 98.5 5.7 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Esclangon" "Sol/Earth/Moon" +{ + LongLat [ 42.1 21.5 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Esnault-Pelterie" "Sol/Earth/Moon" +{ + LongLat [ -141.4 47.7 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "Espin" "Sol/Earth/Moon" +{ + LongLat [ 109.1 28.1 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Euclides" "Sol/Earth/Moon" +{ + LongLat [ -29.5 -7.4 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Euctemon" "Sol/Earth/Moon" +{ + LongLat [ 31.3 76.4 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Eudoxus" "Sol/Earth/Moon" +{ + LongLat [ 16.3 44.3 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Euler" "Sol/Earth/Moon" +{ + LongLat [ -29.2 23.3 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Evans" "Sol/Earth/Moon" +{ + LongLat [ -133.5 -9.5 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Evdokimov" "Sol/Earth/Moon" +{ + LongLat [ -153 34.8 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Evershed" "Sol/Earth/Moon" +{ + LongLat [ -159.5 35.7 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Ewen" "Sol/Earth/Moon" +{ + LongLat [ 121.4 7.7 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Fabbroni" "Sol/Earth/Moon" +{ + LongLat [ 29.2 18.7 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Fabricius" "Sol/Earth/Moon" +{ + LongLat [ 42 -42.9 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Fabry" "Sol/Earth/Moon" +{ + LongLat [ 100.7 42.9 0 ] + Size 184.00 + Importance 37.86 + Type "AA" +} + +Location "Fahrenheit" "Sol/Earth/Moon" +{ + LongLat [ 61.7 13.1 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Fairouz" "Sol/Earth/Moon" +{ + LongLat [ 102.9 -26.1 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Faraday" "Sol/Earth/Moon" +{ + LongLat [ 8.7 -42.4 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Faustini" "Sol/Earth/Moon" +{ + LongLat [ 77 -87.3 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Fauth" "Sol/Earth/Moon" +{ + LongLat [ -20.1 6.3 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Faye" "Sol/Earth/Moon" +{ + LongLat [ 3.9 -21.4 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Fechner" "Sol/Earth/Moon" +{ + LongLat [ 124.9 -59 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Fedorov" "Sol/Earth/Moon" +{ + LongLat [ -37 28.2 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Felix" "Sol/Earth/Moon" +{ + LongLat [ -25.4 25.1 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Fényi" "Sol/Earth/Moon" +{ + LongLat [ -105.1 -44.9 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Feoktistov" "Sol/Earth/Moon" +{ + LongLat [ 140.7 30.9 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Fermat" "Sol/Earth/Moon" +{ + LongLat [ 19.8 -22.6 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Fermi" "Sol/Earth/Moon" +{ + LongLat [ 122.6 -19.3 0 ] + Size 183.00 + Importance 37.80 + Type "AA" +} + +Location "Fernelius" "Sol/Earth/Moon" +{ + LongLat [ 4.9 -38.1 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Fersman" "Sol/Earth/Moon" +{ + LongLat [ -126 18.7 0 ] + Size 151.00 + Importance 35.46 + Type "AA" +} + +Location "Fesenkov" "Sol/Earth/Moon" +{ + LongLat [ 135.1 -23.2 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Feuillée" "Sol/Earth/Moon" +{ + LongLat [ -9.4 27.4 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Finsch" "Sol/Earth/Moon" +{ + LongLat [ 21.3 23.6 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Finsen" "Sol/Earth/Moon" +{ + LongLat [ -177.9 -42 0 ] + Size 72.00 + Importance 26.06 + Type "AA" +} + +Location "Firmicus" "Sol/Earth/Moon" +{ + LongLat [ 63.4 7.3 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Firsov" "Sol/Earth/Moon" +{ + LongLat [ 112.2 4.5 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Fischer" "Sol/Earth/Moon" +{ + LongLat [ 142.4 8 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Fitzgerald" "Sol/Earth/Moon" +{ + LongLat [ -171.7 27.5 0 ] + Size 110.00 + Importance 31.44 + Type "AA" +} + +Location "Fizeau" "Sol/Earth/Moon" +{ + LongLat [ -133.9 -58.6 0 ] + Size 111.00 + Importance 31.56 + Type "AA" +} + +Location "Flammarion" "Sol/Earth/Moon" +{ + LongLat [ -3.7 -3.4 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Flamsteed" "Sol/Earth/Moon" +{ + LongLat [ -44.3 -4.5 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Fleming" "Sol/Earth/Moon" +{ + LongLat [ 109.6 15 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Florensky" "Sol/Earth/Moon" +{ + LongLat [ 131.5 25.3 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Focas" "Sol/Earth/Moon" +{ + LongLat [ -93.8 -33.7 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Fontana" "Sol/Earth/Moon" +{ + LongLat [ -56.6 -16.1 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Fontenelle" "Sol/Earth/Moon" +{ + LongLat [ -18.9 63.4 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Foster" "Sol/Earth/Moon" +{ + LongLat [ -141.5 23.7 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Foucault" "Sol/Earth/Moon" +{ + LongLat [ -39.7 50.4 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Fourier" "Sol/Earth/Moon" +{ + LongLat [ -53 -30.3 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Fowler" "Sol/Earth/Moon" +{ + LongLat [ -145 42.3 0 ] + Size 146.00 + Importance 35.04 + Type "AA" +} + +Location "Fox" "Sol/Earth/Moon" +{ + LongLat [ 98.2 0.5 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Fra Mauro" "Sol/Earth/Moon" +{ + LongLat [ -17 -6.1 0 ] + Size 101.00 + Importance 30.34 + Type "AA" +} + +Location "Fracastorius" "Sol/Earth/Moon" +{ + LongLat [ 33.2 -21.5 0 ] + Size 112.00 + Importance 31.67 + Type "AA" +} + +Location "Franck" "Sol/Earth/Moon" +{ + LongLat [ 35.5 22.6 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Franklin" "Sol/Earth/Moon" +{ + LongLat [ 47.7 38.8 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Franz" "Sol/Earth/Moon" +{ + LongLat [ 40.2 16.6 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Fraunhofer" "Sol/Earth/Moon" +{ + LongLat [ 59.1 -39.5 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Fredholm" "Sol/Earth/Moon" +{ + LongLat [ 46.5 18.4 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Freud" "Sol/Earth/Moon" +{ + LongLat [ -52.3 25.8 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Freundlich" "Sol/Earth/Moon" +{ + LongLat [ 171 25 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Fridman (Friedmann)" "Sol/Earth/Moon" +{ + LongLat [ -126 -12.6 0 ] + Size 102.00 + Importance 30.47 + Type "AA" +} + +Location "Froelich" "Sol/Earth/Moon" +{ + LongLat [ -109.7 80.3 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Frost" "Sol/Earth/Moon" +{ + LongLat [ -118.4 37.7 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Fryxell" "Sol/Earth/Moon" +{ + LongLat [ -101.4 -21.3 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Furnerius" "Sol/Earth/Moon" +{ + LongLat [ 60.6 -36 0 ] + Size 135.00 + Importance 34.06 + Type "AA" +} + +Location "G. Bond" "Sol/Earth/Moon" +{ + LongLat [ 36.2 32.4 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Gadomski" "Sol/Earth/Moon" +{ + LongLat [ -147.3 36.4 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Gagarin" "Sol/Earth/Moon" +{ + LongLat [ 149.2 -20.2 0 ] + Size 265.00 + Importance 42.08 + Type "AA" +} + +Location "Galen" "Sol/Earth/Moon" +{ + LongLat [ 5 21.9 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Galilaei" "Sol/Earth/Moon" +{ + LongLat [ -62.7 10.5 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Galle" "Sol/Earth/Moon" +{ + LongLat [ 22.3 55.9 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Galois" "Sol/Earth/Moon" +{ + LongLat [ -151.9 -14.2 0 ] + Size 222.00 + Importance 40.07 + Type "AA" +} + +Location "Galvani" "Sol/Earth/Moon" +{ + LongLat [ -84.6 49.6 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Gambart" "Sol/Earth/Moon" +{ + LongLat [ -15.2 1 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Gamow" "Sol/Earth/Moon" +{ + LongLat [ 145.3 65.3 0 ] + Size 129.00 + Importance 33.48 + Type "AA" +} + +Location "Ganskiy (Hansky)" "Sol/Earth/Moon" +{ + LongLat [ 97 -9.7 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Ganswindt" "Sol/Earth/Moon" +{ + LongLat [ 110.3 -79.6 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Garavito" "Sol/Earth/Moon" +{ + LongLat [ 156.7 -47.5 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Gardner" "Sol/Earth/Moon" +{ + LongLat [ 33.8 17.7 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Gärtner" "Sol/Earth/Moon" +{ + LongLat [ 34.6 59.1 0 ] + Size 115.00 + Importance 32.01 + Type "AA" +} + +Location "Gassendi" "Sol/Earth/Moon" +{ + LongLat [ -40.1 -17.6 0 ] + Size 101.00 + Importance 30.34 + Type "AA" +} + +Location "Gaston" "Sol/Earth/Moon" +{ + LongLat [ -34 30.9 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Gaudibert" "Sol/Earth/Moon" +{ + LongLat [ 37.8 -10.9 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Gauricus" "Sol/Earth/Moon" +{ + LongLat [ -12.6 -33.8 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "Gauss" "Sol/Earth/Moon" +{ + LongLat [ 79 35.7 0 ] + Size 177.00 + Importance 37.40 + Type "AA" +} + +Location "Gavrilov" "Sol/Earth/Moon" +{ + LongLat [ 130.9 17.4 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Gay-Lussac" "Sol/Earth/Moon" +{ + LongLat [ -20.8 13.9 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Geber" "Sol/Earth/Moon" +{ + LongLat [ 13.9 -19.4 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Geiger" "Sol/Earth/Moon" +{ + LongLat [ 158.5 -14.6 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Geissler" "Sol/Earth/Moon" +{ + LongLat [ 76.5 -2.6 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Geminus" "Sol/Earth/Moon" +{ + LongLat [ 56.7 34.5 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Gemma Frisius" "Sol/Earth/Moon" +{ + LongLat [ 13.3 -34.2 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Gerard" "Sol/Earth/Moon" +{ + LongLat [ -80 44.5 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Gerasimovich" "Sol/Earth/Moon" +{ + LongLat [ -122.6 -22.9 0 ] + Size 86.00 + Importance 28.27 + Type "AA" +} + +Location "Gernsback" "Sol/Earth/Moon" +{ + LongLat [ 99.7 -36.5 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Gibbs" "Sol/Earth/Moon" +{ + LongLat [ 84.3 -18.4 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Gilbert" "Sol/Earth/Moon" +{ + LongLat [ 76 -3.2 0 ] + Size 112.00 + Importance 31.67 + Type "AA" +} + +Location "Gill" "Sol/Earth/Moon" +{ + LongLat [ 75.9 -63.9 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Ginzel" "Sol/Earth/Moon" +{ + LongLat [ 97.4 14.3 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Gioja" "Sol/Earth/Moon" +{ + LongLat [ 2 83.3 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Giordano Bruno" "Sol/Earth/Moon" +{ + LongLat [ 102.8 35.9 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Glaisher" "Sol/Earth/Moon" +{ + LongLat [ 49.5 13.2 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Glauber" "Sol/Earth/Moon" +{ + LongLat [ 142.6 11.5 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Glazenap" "Sol/Earth/Moon" +{ + LongLat [ 137.6 -1.6 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Glushko" "Sol/Earth/Moon" +{ + LongLat [ -77.6 8.4 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Goclenius" "Sol/Earth/Moon" +{ + LongLat [ 45 -10 0 ] + Size 72.00 + Importance 26.06 + Type "AA" +} + +Location "Goddard" "Sol/Earth/Moon" +{ + LongLat [ 89 14.8 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Godin" "Sol/Earth/Moon" +{ + LongLat [ 10.2 1.8 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Goldschmidt" "Sol/Earth/Moon" +{ + LongLat [ -3.8 73.2 0 ] + Size 113.00 + Importance 31.79 + Type "AA" +} + +Location "Golgi" "Sol/Earth/Moon" +{ + LongLat [ -60 27.8 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Golitsyn" "Sol/Earth/Moon" +{ + LongLat [ -105 -25.1 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Golovin" "Sol/Earth/Moon" +{ + LongLat [ 161.1 39.9 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Goodacre" "Sol/Earth/Moon" +{ + LongLat [ 14.1 -32.7 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Gould" "Sol/Earth/Moon" +{ + LongLat [ -17.2 -19.2 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Grace" "Sol/Earth/Moon" +{ + LongLat [ 35.9 14.2 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Grachev" "Sol/Earth/Moon" +{ + LongLat [ -108.2 -3.7 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Graff" "Sol/Earth/Moon" +{ + LongLat [ -88.6 -42.4 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Grave" "Sol/Earth/Moon" +{ + LongLat [ 150.3 -17.1 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Greaves" "Sol/Earth/Moon" +{ + LongLat [ 52.7 13.2 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Green" "Sol/Earth/Moon" +{ + LongLat [ 132.9 4.1 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Gregory" "Sol/Earth/Moon" +{ + LongLat [ 127.2 2.2 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Grigg" "Sol/Earth/Moon" +{ + LongLat [ -129.4 12.9 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Grimaldi" "Sol/Earth/Moon" +{ + LongLat [ -68.3 -5.5 0 ] + Size 172.00 + Importance 37.05 + Type "AA" +} + +Location "Grissom" "Sol/Earth/Moon" +{ + LongLat [ -147.4 -47 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Grotrian" "Sol/Earth/Moon" +{ + LongLat [ 128.3 -66.5 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Grove" "Sol/Earth/Moon" +{ + LongLat [ 32.9 40.3 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Gruemberger" "Sol/Earth/Moon" +{ + LongLat [ -10 -66.9 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Gruithuisen" "Sol/Earth/Moon" +{ + LongLat [ -39.7 32.9 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Guericke" "Sol/Earth/Moon" +{ + LongLat [ -14.1 -11.5 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Guillaume" "Sol/Earth/Moon" +{ + LongLat [ -173.4 45.4 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Gullstrand" "Sol/Earth/Moon" +{ + LongLat [ -129.3 45.2 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Gum" "Sol/Earth/Moon" +{ + LongLat [ 88.6 -40.4 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Gutenberg" "Sol/Earth/Moon" +{ + LongLat [ 41.2 -8.6 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Guthnick" "Sol/Earth/Moon" +{ + LongLat [ -93.9 -47.7 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Guyot" "Sol/Earth/Moon" +{ + LongLat [ 117.5 11.4 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Gyldén" "Sol/Earth/Moon" +{ + LongLat [ 0.3 -5.3 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "H. G. Wells" "Sol/Earth/Moon" +{ + LongLat [ 122.8 40.7 0 ] + Size 114.00 + Importance 31.90 + Type "AA" +} + +Location "Hagecius" "Sol/Earth/Moon" +{ + LongLat [ 46.6 -59.8 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Hagen" "Sol/Earth/Moon" +{ + LongLat [ 135.1 -48.3 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Hahn" "Sol/Earth/Moon" +{ + LongLat [ 73.6 31.3 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Haidinger" "Sol/Earth/Moon" +{ + LongLat [ -25 -39.2 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Hainzel" "Sol/Earth/Moon" +{ + LongLat [ -33.5 -41.3 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Haldane" "Sol/Earth/Moon" +{ + LongLat [ 84.1 -1.7 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Hale" "Sol/Earth/Moon" +{ + LongLat [ 90.8 -74.2 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Hall" "Sol/Earth/Moon" +{ + LongLat [ 37 33.7 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Halley" "Sol/Earth/Moon" +{ + LongLat [ 5.7 -8 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Hamilton" "Sol/Earth/Moon" +{ + LongLat [ 84.7 -42.8 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Hanno" "Sol/Earth/Moon" +{ + LongLat [ 71.2 -56.3 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Hansen" "Sol/Earth/Moon" +{ + LongLat [ 72.5 14 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Hansteen" "Sol/Earth/Moon" +{ + LongLat [ -52 -11.5 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Harden" "Sol/Earth/Moon" +{ + LongLat [ 143.5 5.5 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Harding" "Sol/Earth/Moon" +{ + LongLat [ -71.7 43.5 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Haret" "Sol/Earth/Moon" +{ + LongLat [ -176.5 -59 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Hargreaves" "Sol/Earth/Moon" +{ + LongLat [ 64 -2.2 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Harkhebi" "Sol/Earth/Moon" +{ + LongLat [ 98.3 39.6 0 ] + Size 237.00 + Importance 40.82 + Type "AA" +} + +Location "Harlan" "Sol/Earth/Moon" +{ + LongLat [ 79.5 -38.5 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Harold" "Sol/Earth/Moon" +{ + LongLat [ -6 -10.9 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Harpalus" "Sol/Earth/Moon" +{ + LongLat [ -43.4 52.6 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Harriot" "Sol/Earth/Moon" +{ + LongLat [ 114.3 33.1 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Hartmann" "Sol/Earth/Moon" +{ + LongLat [ 135.3 3.2 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Hartwig" "Sol/Earth/Moon" +{ + LongLat [ -80.5 -6.1 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "Harvey" "Sol/Earth/Moon" +{ + LongLat [ -146.5 19.5 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Hase" "Sol/Earth/Moon" +{ + LongLat [ 62.5 -29.4 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Hatanaka" "Sol/Earth/Moon" +{ + LongLat [ -121.5 29.7 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Hausen" "Sol/Earth/Moon" +{ + LongLat [ -88.1 -65 0 ] + Size 167.00 + Importance 36.69 + Type "AA" +} + +Location "Hayford" "Sol/Earth/Moon" +{ + LongLat [ -176.4 12.7 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Hayn" "Sol/Earth/Moon" +{ + LongLat [ 85.2 64.7 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Healy" "Sol/Earth/Moon" +{ + LongLat [ -110.5 32.8 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Heaviside" "Sol/Earth/Moon" +{ + LongLat [ 167.1 -10.4 0 ] + Size 165.00 + Importance 36.55 + Type "AA" +} + +Location "Hecataeus" "Sol/Earth/Moon" +{ + LongLat [ 79.4 -21.8 0 ] + Size 167.00 + Importance 36.69 + Type "AA" +} + +Location "Hédervári" "Sol/Earth/Moon" +{ + LongLat [ 84 -81.8 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Hedin" "Sol/Earth/Moon" +{ + LongLat [ -76.5 2 0 ] + Size 150.00 + Importance 35.37 + Type "AA" +} + +Location "Heinrich" "Sol/Earth/Moon" +{ + LongLat [ -15.3 24.8 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Heinsius" "Sol/Earth/Moon" +{ + LongLat [ -17.7 -39.5 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Heis" "Sol/Earth/Moon" +{ + LongLat [ -31.9 32.4 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Helberg" "Sol/Earth/Moon" +{ + LongLat [ -102.2 22.5 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Helicon" "Sol/Earth/Moon" +{ + LongLat [ -23.1 40.4 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Hell" "Sol/Earth/Moon" +{ + LongLat [ -7.8 -32.4 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Helmert" "Sol/Earth/Moon" +{ + LongLat [ 87.6 -7.6 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Helmholtz" "Sol/Earth/Moon" +{ + LongLat [ 64.1 -68.1 0 ] + Size 94.00 + Importance 29.42 + Type "AA" +} + +Location "Henderson" "Sol/Earth/Moon" +{ + LongLat [ 152.1 4.8 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Hendrix" "Sol/Earth/Moon" +{ + LongLat [ -159.2 -46.6 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Henry" "Sol/Earth/Moon" +{ + LongLat [ -56.8 -24 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Henry Frères" "Sol/Earth/Moon" +{ + LongLat [ -58.9 -23.5 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Henyey" "Sol/Earth/Moon" +{ + LongLat [ -151.6 13.5 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Heraclitus" "Sol/Earth/Moon" +{ + LongLat [ 6.2 -49.2 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Hercules" "Sol/Earth/Moon" +{ + LongLat [ 39.1 46.7 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Herigonius" "Sol/Earth/Moon" +{ + LongLat [ -33.9 -13.3 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Hermann" "Sol/Earth/Moon" +{ + LongLat [ -57 -0.9 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Hermite" "Sol/Earth/Moon" +{ + LongLat [ -89.9 86 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Herodotus" "Sol/Earth/Moon" +{ + LongLat [ -49.7 23.2 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Heron (Hero)" "Sol/Earth/Moon" +{ + LongLat [ 119.8 0.7 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Herschel" "Sol/Earth/Moon" +{ + LongLat [ -2.1 -5.7 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Hertz" "Sol/Earth/Moon" +{ + LongLat [ 104.5 13.4 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Hertzsprung" "Sol/Earth/Moon" +{ + LongLat [ -129.2 2.6 0 ] + Size 591.00 + Importance 50.38 + Type "AA" +} + +Location "Hesiodus" "Sol/Earth/Moon" +{ + LongLat [ -16.3 -29.4 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Hess" "Sol/Earth/Moon" +{ + LongLat [ 174.6 -54.3 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Hevelius" "Sol/Earth/Moon" +{ + LongLat [ -67.6 2.2 0 ] + Size 115.00 + Importance 32.01 + Type "AA" +} + +Location "Heymans" "Sol/Earth/Moon" +{ + LongLat [ -144.1 75.3 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Heyrovsky" "Sol/Earth/Moon" +{ + LongLat [ -95.3 -39.6 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Hilbert" "Sol/Earth/Moon" +{ + LongLat [ 108.2 -17.9 0 ] + Size 151.00 + Importance 35.46 + Type "AA" +} + +Location "Hill" "Sol/Earth/Moon" +{ + LongLat [ 40.8 20.9 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Hind" "Sol/Earth/Moon" +{ + LongLat [ 7.4 -7.9 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Hippalus" "Sol/Earth/Moon" +{ + LongLat [ -30.2 -24.8 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Hipparchus" "Sol/Earth/Moon" +{ + LongLat [ 5.2 -5.1 0 ] + Size 138.00 + Importance 34.33 + Type "AA" +} + +Location "Hippocrates" "Sol/Earth/Moon" +{ + LongLat [ -145.9 70.7 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Hirayama" "Sol/Earth/Moon" +{ + LongLat [ 93.5 -6.1 0 ] + Size 132.00 + Importance 33.77 + Type "AA" +} + +Location "Hoffmeister" "Sol/Earth/Moon" +{ + LongLat [ 136.9 15.2 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Hogg" "Sol/Earth/Moon" +{ + LongLat [ 121.9 33.6 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Hohmann" "Sol/Earth/Moon" +{ + LongLat [ -94.1 -17.9 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Holden" "Sol/Earth/Moon" +{ + LongLat [ 62.5 -19.1 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Holetschek" "Sol/Earth/Moon" +{ + LongLat [ 150.9 -27.6 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Hommel" "Sol/Earth/Moon" +{ + LongLat [ 33.8 -54.7 0 ] + Size 126.00 + Importance 33.18 + Type "AA" +} + +Location "Hooke" "Sol/Earth/Moon" +{ + LongLat [ 54.9 41.2 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Hopmann" "Sol/Earth/Moon" +{ + LongLat [ 160.3 -50.8 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Hornsby" "Sol/Earth/Moon" +{ + LongLat [ 12.5 23.8 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Horrebow" "Sol/Earth/Moon" +{ + LongLat [ -40.8 58.7 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Horrocks" "Sol/Earth/Moon" +{ + LongLat [ 5.9 -4 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Hortensius" "Sol/Earth/Moon" +{ + LongLat [ -28 6.5 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Houtermans" "Sol/Earth/Moon" +{ + LongLat [ 87.2 -9.4 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Houzeau" "Sol/Earth/Moon" +{ + LongLat [ -123.5 -17.1 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Hubble" "Sol/Earth/Moon" +{ + LongLat [ 86.9 22.1 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Huggins" "Sol/Earth/Moon" +{ + LongLat [ -1.4 -41.1 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Humason" "Sol/Earth/Moon" +{ + LongLat [ -56.6 30.7 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Humboldt" "Sol/Earth/Moon" +{ + LongLat [ 80.9 -27 0 ] + Size 189.00 + Importance 38.18 + Type "AA" +} + +Location "Hume" "Sol/Earth/Moon" +{ + LongLat [ 90.4 -4.7 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Hutton" "Sol/Earth/Moon" +{ + LongLat [ 168.7 37.3 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Huxley" "Sol/Earth/Moon" +{ + LongLat [ -4.5 20.2 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Hyginus" "Sol/Earth/Moon" +{ + LongLat [ 6.3 7.8 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Hypatia" "Sol/Earth/Moon" +{ + LongLat [ 22.6 -4.3 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Ian" "Sol/Earth/Moon" +{ + LongLat [ -0.4 25.7 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Ibn Battuta" "Sol/Earth/Moon" +{ + LongLat [ 50.4 -6.9 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Ibn Firnas" "Sol/Earth/Moon" +{ + LongLat [ 122.3 6.8 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Ibn Yunus" "Sol/Earth/Moon" +{ + LongLat [ 91.1 14.1 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Ibn-Rushd" "Sol/Earth/Moon" +{ + LongLat [ 21.7 -11.7 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Icarus" "Sol/Earth/Moon" +{ + LongLat [ -173.2 -5.3 0 ] + Size 96.00 + Importance 29.69 + Type "AA" +} + +Location "Ideler" "Sol/Earth/Moon" +{ + LongLat [ 22.3 -49.2 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Idel'son" "Sol/Earth/Moon" +{ + LongLat [ 110.9 -81.5 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Il'in" "Sol/Earth/Moon" +{ + LongLat [ -97.5 -17.8 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Ina" "Sol/Earth/Moon" +{ + LongLat [ 5.3 18.6 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Ingalls" "Sol/Earth/Moon" +{ + LongLat [ -153.1 26.4 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Inghirami" "Sol/Earth/Moon" +{ + LongLat [ -68.8 -47.5 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Innes" "Sol/Earth/Moon" +{ + LongLat [ 119.2 27.8 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Ioffe" "Sol/Earth/Moon" +{ + LongLat [ -129.2 -14.4 0 ] + Size 86.00 + Importance 28.27 + Type "AA" +} + +Location "Isabel" "Sol/Earth/Moon" +{ + LongLat [ -34.1 28.2 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Isaev" "Sol/Earth/Moon" +{ + LongLat [ 147.5 -17.5 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Isidorus" "Sol/Earth/Moon" +{ + LongLat [ 33.5 -8 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Isis" "Sol/Earth/Moon" +{ + LongLat [ 27.5 18.9 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Ivan" "Sol/Earth/Moon" +{ + LongLat [ -43.3 26.9 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Izsak" "Sol/Earth/Moon" +{ + LongLat [ 117.1 -23.3 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "J. Herschel" "Sol/Earth/Moon" +{ + LongLat [ -42 62 0 ] + Size 165.00 + Importance 36.55 + Type "AA" +} + +Location "Jackson" "Sol/Earth/Moon" +{ + LongLat [ -163.1 22.4 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Jacobi" "Sol/Earth/Moon" +{ + LongLat [ 11.4 -56.7 0 ] + Size 68.00 + Importance 25.37 + Type "AA" +} + +Location "Jansen" "Sol/Earth/Moon" +{ + LongLat [ 28.7 13.5 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Jansky" "Sol/Earth/Moon" +{ + LongLat [ 89.5 8.5 0 ] + Size 72.00 + Importance 26.06 + Type "AA" +} + +Location "Janssen" "Sol/Earth/Moon" +{ + LongLat [ 40.3 -45.4 0 ] + Size 199.00 + Importance 38.80 + Type "AA" +} + +Location "Jarvis" "Sol/Earth/Moon" +{ + LongLat [ -148.9 -34.9 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Jeans" "Sol/Earth/Moon" +{ + LongLat [ 91.4 -55.8 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "Jehan" "Sol/Earth/Moon" +{ + LongLat [ -31.9 20.7 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Jenkins" "Sol/Earth/Moon" +{ + LongLat [ 78.1 0.3 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Jenner" "Sol/Earth/Moon" +{ + LongLat [ 95.9 -42.1 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Jerik" "Sol/Earth/Moon" +{ + LongLat [ 27.6 18.5 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Joliot" "Sol/Earth/Moon" +{ + LongLat [ 93.1 25.8 0 ] + Size 164.00 + Importance 36.47 + Type "AA" +} + +Location "Jomo" "Sol/Earth/Moon" +{ + LongLat [ 2.4 24.4 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "José" "Sol/Earth/Moon" +{ + LongLat [ -1.6 -12.7 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Joule" "Sol/Earth/Moon" +{ + LongLat [ -144.2 27.3 0 ] + Size 96.00 + Importance 29.69 + Type "AA" +} + +Location "Joy" "Sol/Earth/Moon" +{ + LongLat [ 6.6 25 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Jules Verne" "Sol/Earth/Moon" +{ + LongLat [ 147 -35 0 ] + Size 143.00 + Importance 34.78 + Type "AA" +} + +Location "Julienne" "Sol/Earth/Moon" +{ + LongLat [ 3.2 26 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Julius Caesar" "Sol/Earth/Moon" +{ + LongLat [ 15.4 9 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Kaiser" "Sol/Earth/Moon" +{ + LongLat [ 6.5 -36.5 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Kamerlingh Onnes" "Sol/Earth/Moon" +{ + LongLat [ -115.8 15 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Kane" "Sol/Earth/Moon" +{ + LongLat [ 26.1 63.1 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Kant" "Sol/Earth/Moon" +{ + LongLat [ 20.1 -10.6 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Kao" "Sol/Earth/Moon" +{ + LongLat [ 87.6 -6.7 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Kapteyn" "Sol/Earth/Moon" +{ + LongLat [ 70.6 -10.8 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Karima" "Sol/Earth/Moon" +{ + LongLat [ 103 -25.9 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Karpinskiy" "Sol/Earth/Moon" +{ + LongLat [ 166.3 73.3 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Karrer" "Sol/Earth/Moon" +{ + LongLat [ -141.8 -52.1 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Kasper" "Sol/Earth/Moon" +{ + LongLat [ 122.1 8.3 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Kästner" "Sol/Earth/Moon" +{ + LongLat [ 78.5 -6.8 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "Katchalsky" "Sol/Earth/Moon" +{ + LongLat [ 116.1 5.9 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Kathleen" "Sol/Earth/Moon" +{ + LongLat [ -0.7 25.4 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Kearons" "Sol/Earth/Moon" +{ + LongLat [ -112.6 -11.4 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Keeler" "Sol/Earth/Moon" +{ + LongLat [ 161.9 -10.2 0 ] + Size 160.00 + Importance 36.17 + Type "AA" +} + +Location "Kekulé" "Sol/Earth/Moon" +{ + LongLat [ -138.1 16.4 0 ] + Size 94.00 + Importance 29.42 + Type "AA" +} + +Location "Keldysh" "Sol/Earth/Moon" +{ + LongLat [ 43.6 51.2 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Kepínski" "Sol/Earth/Moon" +{ + LongLat [ 126.6 28.8 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Kepler" "Sol/Earth/Moon" +{ + LongLat [ -38 8.1 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Khvol'son" "Sol/Earth/Moon" +{ + LongLat [ 111.4 -13.8 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Kibal'chich" "Sol/Earth/Moon" +{ + LongLat [ -146.5 3 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Kidinnu" "Sol/Earth/Moon" +{ + LongLat [ 122.9 35.9 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Kies" "Sol/Earth/Moon" +{ + LongLat [ -22.5 -26.3 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Kiess" "Sol/Earth/Moon" +{ + LongLat [ 84 -6.4 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Kimura" "Sol/Earth/Moon" +{ + LongLat [ 118.4 -57.1 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Kinau" "Sol/Earth/Moon" +{ + LongLat [ 15.1 -60.8 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "King" "Sol/Earth/Moon" +{ + LongLat [ 120.5 5 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Kira" "Sol/Earth/Moon" +{ + LongLat [ 132.8 -17.6 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Kirch" "Sol/Earth/Moon" +{ + LongLat [ -5.6 39.2 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Kircher" "Sol/Earth/Moon" +{ + LongLat [ -45.3 -67.1 0 ] + Size 72.00 + Importance 26.06 + Type "AA" +} + +Location "Kirchhoff" "Sol/Earth/Moon" +{ + LongLat [ 38.8 30.3 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Kirkwood" "Sol/Earth/Moon" +{ + LongLat [ -156.1 68.8 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Klaproth" "Sol/Earth/Moon" +{ + LongLat [ -26 -69.8 0 ] + Size 119.00 + Importance 32.45 + Type "AA" +} + +Location "Klein" "Sol/Earth/Moon" +{ + LongLat [ 2.6 -12 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Kleymenov" "Sol/Earth/Moon" +{ + LongLat [ -140.2 -32.4 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Klute" "Sol/Earth/Moon" +{ + LongLat [ -141.3 37.2 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Knox-Shaw" "Sol/Earth/Moon" +{ + LongLat [ 80.2 5.3 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Koch" "Sol/Earth/Moon" +{ + LongLat [ 150.1 -42.8 0 ] + Size 95.00 + Importance 29.55 + Type "AA" +} + +Location "Kohlschütter" "Sol/Earth/Moon" +{ + LongLat [ 154 14.4 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Kolhörster" "Sol/Earth/Moon" +{ + LongLat [ -114.6 11.2 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Komarov" "Sol/Earth/Moon" +{ + LongLat [ 152.5 24.7 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Kondratyuk" "Sol/Earth/Moon" +{ + LongLat [ 115.5 -14.9 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "König" "Sol/Earth/Moon" +{ + LongLat [ -24.6 -24.1 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Konoplev" "Sol/Earth/Moon" +{ + LongLat [ -125.5 -28.5 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Konstantinov" "Sol/Earth/Moon" +{ + LongLat [ 158.4 19.8 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Kopff" "Sol/Earth/Moon" +{ + LongLat [ -89.6 -17.4 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Korolev" "Sol/Earth/Moon" +{ + LongLat [ -157.4 -4 0 ] + Size 437.00 + Importance 47.40 + Type "AA" +} + +Location "Kosberg" "Sol/Earth/Moon" +{ + LongLat [ 149.6 -20.2 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Kostinskiy" "Sol/Earth/Moon" +{ + LongLat [ 118.8 14.7 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Koval'skiy" "Sol/Earth/Moon" +{ + LongLat [ 101 -21.9 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Kovalevskaya" "Sol/Earth/Moon" +{ + LongLat [ -129.6 30.8 0 ] + Size 115.00 + Importance 32.01 + Type "AA" +} + +Location "Kozyrev" "Sol/Earth/Moon" +{ + LongLat [ 129.3 -46.8 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Krafft" "Sol/Earth/Moon" +{ + LongLat [ -72.6 16.6 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Kramarov" "Sol/Earth/Moon" +{ + LongLat [ -98.8 -2.3 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Kramers" "Sol/Earth/Moon" +{ + LongLat [ -127.6 53.6 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Krasnov" "Sol/Earth/Moon" +{ + LongLat [ -79.6 -29.9 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Krasovskiy" "Sol/Earth/Moon" +{ + LongLat [ -175.5 3.9 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Kreiken" "Sol/Earth/Moon" +{ + LongLat [ 84.6 -9 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Krieger" "Sol/Earth/Moon" +{ + LongLat [ -45.6 29 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Krishna" "Sol/Earth/Moon" +{ + LongLat [ 11.3 24.5 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Krogh" "Sol/Earth/Moon" +{ + LongLat [ 65.7 9.4 0 ] + Size 19.00 + Importance 17.70 + Type "AA" +} + +Location "Krusenstern" "Sol/Earth/Moon" +{ + LongLat [ 5.9 -26.2 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Krylov" "Sol/Earth/Moon" +{ + LongLat [ -165.8 35.6 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Kugler" "Sol/Earth/Moon" +{ + LongLat [ 103.7 -53.8 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Kuiper" "Sol/Earth/Moon" +{ + LongLat [ -22.7 -9.8 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Kulik" "Sol/Earth/Moon" +{ + LongLat [ -154.5 42.4 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Kundt" "Sol/Earth/Moon" +{ + LongLat [ -11.5 -11.5 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Kunowsky" "Sol/Earth/Moon" +{ + LongLat [ -32.5 3.2 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Kuo Shou Ching" "Sol/Earth/Moon" +{ + LongLat [ -133.7 8.4 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Kurchatov" "Sol/Earth/Moon" +{ + LongLat [ 142.1 38.3 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "La Caille" "Sol/Earth/Moon" +{ + LongLat [ 1.1 -23.8 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "La Condamine" "Sol/Earth/Moon" +{ + LongLat [ -28.2 53.4 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "La Pérouse" "Sol/Earth/Moon" +{ + LongLat [ 76.3 -10.7 0 ] + Size 77.00 + Importance 26.88 + Type "AA" +} + +Location "Lacchini" "Sol/Earth/Moon" +{ + LongLat [ -107.5 41.7 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Lacroix" "Sol/Earth/Moon" +{ + LongLat [ -59 -37.9 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Lade" "Sol/Earth/Moon" +{ + LongLat [ 10.1 -1.3 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Lagalla" "Sol/Earth/Moon" +{ + LongLat [ -22.5 -44.6 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Lagrange" "Sol/Earth/Moon" +{ + LongLat [ -72.8 -32.3 0 ] + Size 225.00 + Importance 40.23 + Type "AA" +} + +Location "Lalande" "Sol/Earth/Moon" +{ + LongLat [ -8.6 -4.4 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Lallemand" "Sol/Earth/Moon" +{ + LongLat [ -84.1 -14.3 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Lamarck" "Sol/Earth/Moon" +{ + LongLat [ -69.8 -22.9 0 ] + Size 100.00 + Importance 30.21 + Type "AA" +} + +Location "Lamb" "Sol/Earth/Moon" +{ + LongLat [ 100.1 -42.9 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Lambert" "Sol/Earth/Moon" +{ + LongLat [ -21 25.8 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Lamé" "Sol/Earth/Moon" +{ + LongLat [ 64.5 -14.7 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Lamèch" "Sol/Earth/Moon" +{ + LongLat [ 13.1 42.7 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Lamont" "Sol/Earth/Moon" +{ + LongLat [ 23.7 4.4 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Lampland" "Sol/Earth/Moon" +{ + LongLat [ 131 -31 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Landau" "Sol/Earth/Moon" +{ + LongLat [ -118.1 41.6 0 ] + Size 214.00 + Importance 39.65 + Type "AA" +} + +Location "Lander" "Sol/Earth/Moon" +{ + LongLat [ 131.8 -15.3 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Landsteiner" "Sol/Earth/Moon" +{ + LongLat [ -14.8 31.3 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Lane" "Sol/Earth/Moon" +{ + LongLat [ 132 -9.5 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Langemak" "Sol/Earth/Moon" +{ + LongLat [ 118.7 -10.3 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Langevin" "Sol/Earth/Moon" +{ + LongLat [ 162.7 44.3 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Langley" "Sol/Earth/Moon" +{ + LongLat [ -86.3 51.1 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Langmuir" "Sol/Earth/Moon" +{ + LongLat [ -128.4 -35.7 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Langrenus" "Sol/Earth/Moon" +{ + LongLat [ 61.1 -8.9 0 ] + Size 127.00 + Importance 33.28 + Type "AA" +} + +Location "Lansberg" "Sol/Earth/Moon" +{ + LongLat [ -26.6 -0.3 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Larmor" "Sol/Earth/Moon" +{ + LongLat [ -179.7 32.1 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Lassell" "Sol/Earth/Moon" +{ + LongLat [ -7.9 -15.5 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Laue" "Sol/Earth/Moon" +{ + LongLat [ -96.7 28 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Lauritsen" "Sol/Earth/Moon" +{ + LongLat [ 96.1 -27.6 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Lavoisier" "Sol/Earth/Moon" +{ + LongLat [ -81.2 38.2 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Lawrence" "Sol/Earth/Moon" +{ + LongLat [ 43.2 7.4 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Le Gentil" "Sol/Earth/Moon" +{ + LongLat [ -75.7 -74.6 0 ] + Size 128.00 + Importance 33.38 + Type "AA" +} + +Location "Le Monnier" "Sol/Earth/Moon" +{ + LongLat [ 30.6 26.6 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Le Verrier" "Sol/Earth/Moon" +{ + LongLat [ -20.6 40.3 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Leakey" "Sol/Earth/Moon" +{ + LongLat [ 37.4 -3.2 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Leavitt" "Sol/Earth/Moon" +{ + LongLat [ -139.3 -44.8 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Lebedev" "Sol/Earth/Moon" +{ + LongLat [ 107.8 -47.3 0 ] + Size 102.00 + Importance 30.47 + Type "AA" +} + +Location "Lebedinskiy" "Sol/Earth/Moon" +{ + LongLat [ -164.3 8.3 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Lebesgue" "Sol/Earth/Moon" +{ + LongLat [ 89 -5.1 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Lee" "Sol/Earth/Moon" +{ + LongLat [ -40.7 -30.7 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Leeuwenhoek" "Sol/Earth/Moon" +{ + LongLat [ -178.7 -29.3 0 ] + Size 125.00 + Importance 33.08 + Type "AA" +} + +Location "Legendre" "Sol/Earth/Moon" +{ + LongLat [ 70.2 -28.9 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Lehmann" "Sol/Earth/Moon" +{ + LongLat [ -56 -40 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Leibnitz" "Sol/Earth/Moon" +{ + LongLat [ 179.2 -38.3 0 ] + Size 245.00 + Importance 41.20 + Type "AA" +} + +Location "Lemaître" "Sol/Earth/Moon" +{ + LongLat [ -149.6 -61.2 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Lents (Lenz)" "Sol/Earth/Moon" +{ + LongLat [ -102.1 2.8 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Leonov" "Sol/Earth/Moon" +{ + LongLat [ 148.2 19 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Lepaute" "Sol/Earth/Moon" +{ + LongLat [ -33.6 -33.3 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Letronne" "Sol/Earth/Moon" +{ + LongLat [ -42.5 -10.8 0 ] + Size 116.00 + Importance 32.13 + Type "AA" +} + +Location "Leucippus" "Sol/Earth/Moon" +{ + LongLat [ -116 29.1 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Leuschner" "Sol/Earth/Moon" +{ + LongLat [ -108.8 1.8 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Levi-Civita" "Sol/Earth/Moon" +{ + LongLat [ 143.4 -23.7 0 ] + Size 121.00 + Importance 32.67 + Type "AA" +} + +Location "Lewis" "Sol/Earth/Moon" +{ + LongLat [ -113.8 -18.5 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Lexell" "Sol/Earth/Moon" +{ + LongLat [ -4.2 -35.8 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Ley" "Sol/Earth/Moon" +{ + LongLat [ 154.9 42.2 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "Licetus" "Sol/Earth/Moon" +{ + LongLat [ 6.7 -47.1 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Lichtenberg" "Sol/Earth/Moon" +{ + LongLat [ -67.7 31.8 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Lick" "Sol/Earth/Moon" +{ + LongLat [ 52.7 12.4 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Liebig" "Sol/Earth/Moon" +{ + LongLat [ -48.2 -24.3 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Lilius" "Sol/Earth/Moon" +{ + LongLat [ 6.2 -54.5 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Linda" "Sol/Earth/Moon" +{ + LongLat [ -33.4 30.7 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Lindbergh" "Sol/Earth/Moon" +{ + LongLat [ 52.9 -5.4 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Lindblad" "Sol/Earth/Moon" +{ + LongLat [ -98.8 70.4 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Lindenau" "Sol/Earth/Moon" +{ + LongLat [ 24.9 -32.3 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Lindsay" "Sol/Earth/Moon" +{ + LongLat [ 13 -7 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Linné" "Sol/Earth/Moon" +{ + LongLat [ 11.8 27.7 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Liouville" "Sol/Earth/Moon" +{ + LongLat [ 73.5 2.6 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Lippershey" "Sol/Earth/Moon" +{ + LongLat [ -10.3 -25.9 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Lippmann" "Sol/Earth/Moon" +{ + LongLat [ -114.9 -56 0 ] + Size 160.00 + Importance 36.17 + Type "AA" +} + +Location "Lipskiy" "Sol/Earth/Moon" +{ + LongLat [ -179.5 -2.2 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Litke (Lütke)" "Sol/Earth/Moon" +{ + LongLat [ 123.1 -16.8 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Littrow" "Sol/Earth/Moon" +{ + LongLat [ 31.4 21.5 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Lobachevskiy" "Sol/Earth/Moon" +{ + LongLat [ 112.6 9.9 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Lockyer" "Sol/Earth/Moon" +{ + LongLat [ 36.7 -46.2 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Lodygin" "Sol/Earth/Moon" +{ + LongLat [ -146.8 -17.7 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Loewy" "Sol/Earth/Moon" +{ + LongLat [ -32.8 -22.7 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Lohrmann" "Sol/Earth/Moon" +{ + LongLat [ -67.2 -0.5 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Lohse" "Sol/Earth/Moon" +{ + LongLat [ 60.2 -13.7 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Lomonosov" "Sol/Earth/Moon" +{ + LongLat [ 98 27.3 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Longomontanus" "Sol/Earth/Moon" +{ + LongLat [ -21.8 -49.6 0 ] + Size 157.00 + Importance 35.94 + Type "AA" +} + +Location "Lorentz" "Sol/Earth/Moon" +{ + LongLat [ -95.3 32.6 0 ] + Size 312.00 + Importance 43.87 + Type "AA" +} + +Location "Louise" "Sol/Earth/Moon" +{ + LongLat [ -34.2 28.5 0 ] + Size 0.80 + Importance 16.15 + Type "AA" +} + +Location "Louville" "Sol/Earth/Moon" +{ + LongLat [ -46 44 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Love" "Sol/Earth/Moon" +{ + LongLat [ 129 -6.3 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Lovelace" "Sol/Earth/Moon" +{ + LongLat [ -106.4 82.3 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Lovell" "Sol/Earth/Moon" +{ + LongLat [ -141.9 -36.8 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Lowell" "Sol/Earth/Moon" +{ + LongLat [ -103.1 -12.9 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Lubbock" "Sol/Earth/Moon" +{ + LongLat [ 41.8 -3.9 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Lubiniezky" "Sol/Earth/Moon" +{ + LongLat [ -23.8 -17.8 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Lucian" "Sol/Earth/Moon" +{ + LongLat [ 36.7 14.3 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Lucretius" "Sol/Earth/Moon" +{ + LongLat [ -120.8 -8.2 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Ludwig" "Sol/Earth/Moon" +{ + LongLat [ 97.4 -7.7 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Lundmark" "Sol/Earth/Moon" +{ + LongLat [ 152.5 -39.7 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Luther" "Sol/Earth/Moon" +{ + LongLat [ 24.1 33.2 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Lyapunov" "Sol/Earth/Moon" +{ + LongLat [ 89.3 26.3 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Lyell" "Sol/Earth/Moon" +{ + LongLat [ 40.6 13.6 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Lyman" "Sol/Earth/Moon" +{ + LongLat [ 163.6 -64.8 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Lyot" "Sol/Earth/Moon" +{ + LongLat [ 84.5 -49.8 0 ] + Size 132.00 + Importance 33.77 + Type "AA" +} + +Location "Mach" "Sol/Earth/Moon" +{ + LongLat [ -149.3 18.5 0 ] + Size 180.00 + Importance 37.60 + Type "AA" +} + +Location "Maclaurin" "Sol/Earth/Moon" +{ + LongLat [ 68 -1.9 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Maclear" "Sol/Earth/Moon" +{ + LongLat [ 20.1 10.5 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "MacMillan" "Sol/Earth/Moon" +{ + LongLat [ -7.8 24.2 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Macrobius" "Sol/Earth/Moon" +{ + LongLat [ 46 21.3 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Mädler" "Sol/Earth/Moon" +{ + LongLat [ 29.8 -11 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Maestlin" "Sol/Earth/Moon" +{ + LongLat [ -40.6 4.9 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Magelhaens" "Sol/Earth/Moon" +{ + LongLat [ 44.1 -11.9 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Maginus" "Sol/Earth/Moon" +{ + LongLat [ -6.3 -50.5 0 ] + Size 194.00 + Importance 38.49 + Type "AA" +} + +Location "Main" "Sol/Earth/Moon" +{ + LongLat [ 10.1 80.8 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Mairan" "Sol/Earth/Moon" +{ + LongLat [ -43.4 41.6 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Maksutov" "Sol/Earth/Moon" +{ + LongLat [ -168.7 -40.5 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Malapert" "Sol/Earth/Moon" +{ + LongLat [ 12.9 -84.9 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Mallet" "Sol/Earth/Moon" +{ + LongLat [ 54.2 -45.4 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Malyy" "Sol/Earth/Moon" +{ + LongLat [ 105.3 21.9 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Mandel'shtam" "Sol/Earth/Moon" +{ + LongLat [ 162.4 5.4 0 ] + Size 197.00 + Importance 38.68 + Type "AA" +} + +Location "Manilius" "Sol/Earth/Moon" +{ + LongLat [ 9.1 14.5 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Manners" "Sol/Earth/Moon" +{ + LongLat [ 20 4.6 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Manuel" "Sol/Earth/Moon" +{ + LongLat [ 11.3 24.5 0 ] + Size 0.50 + Importance 16.10 + Type "AA" +} + +Location "Manzinus" "Sol/Earth/Moon" +{ + LongLat [ 26.8 -67.7 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Maraldi" "Sol/Earth/Moon" +{ + LongLat [ 34.9 19.4 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Marci" "Sol/Earth/Moon" +{ + LongLat [ -167 22.6 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Marco Polo" "Sol/Earth/Moon" +{ + LongLat [ -2 15.4 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Marconi" "Sol/Earth/Moon" +{ + LongLat [ 145.1 -9.6 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Marinus" "Sol/Earth/Moon" +{ + LongLat [ 76.5 -39.4 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Mariotte" "Sol/Earth/Moon" +{ + LongLat [ -139.1 -28.5 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Marius" "Sol/Earth/Moon" +{ + LongLat [ -50.8 11.9 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Markov" "Sol/Earth/Moon" +{ + LongLat [ -62.7 53.4 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Marth" "Sol/Earth/Moon" +{ + LongLat [ -29.3 -31.1 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Mary" "Sol/Earth/Moon" +{ + LongLat [ 27.4 18.9 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Maskelyne" "Sol/Earth/Moon" +{ + LongLat [ 30.1 2.2 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Mason" "Sol/Earth/Moon" +{ + LongLat [ 30.5 42.6 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Maunder" "Sol/Earth/Moon" +{ + LongLat [ -93.8 -14.6 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Maupertuis" "Sol/Earth/Moon" +{ + LongLat [ -27.3 49.6 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Maurolycus" "Sol/Earth/Moon" +{ + LongLat [ 14 -42 0 ] + Size 114.00 + Importance 31.90 + Type "AA" +} + +Location "Maury" "Sol/Earth/Moon" +{ + LongLat [ 39.6 37.1 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Mavis" "Sol/Earth/Moon" +{ + LongLat [ -26.4 29.8 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Maxwell" "Sol/Earth/Moon" +{ + LongLat [ 98.9 30.2 0 ] + Size 107.00 + Importance 31.09 + Type "AA" +} + +Location "McAdie" "Sol/Earth/Moon" +{ + LongLat [ 92.1 2.1 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "McAuliffe" "Sol/Earth/Moon" +{ + LongLat [ -148.9 -33 0 ] + Size 19.00 + Importance 17.70 + Type "AA" +} + +Location "McClure" "Sol/Earth/Moon" +{ + LongLat [ 50.3 -15.3 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "McDonald" "Sol/Earth/Moon" +{ + LongLat [ -20.9 30.4 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "McKellar" "Sol/Earth/Moon" +{ + LongLat [ -170.8 -15.7 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "McLaughlin" "Sol/Earth/Moon" +{ + LongLat [ -92.9 47.1 0 ] + Size 79.00 + Importance 27.20 + Type "AA" +} + +Location "McMath" "Sol/Earth/Moon" +{ + LongLat [ -165.6 17.3 0 ] + Size 86.00 + Importance 28.27 + Type "AA" +} + +Location "McNair" "Sol/Earth/Moon" +{ + LongLat [ -147.3 -35.7 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "McNally" "Sol/Earth/Moon" +{ + LongLat [ -127.2 22.6 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Mechnikov" "Sol/Earth/Moon" +{ + LongLat [ -149 -11 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Mee" "Sol/Earth/Moon" +{ + LongLat [ -35.3 -43.7 0 ] + Size 126.00 + Importance 33.18 + Type "AA" +} + +Location "Mees" "Sol/Earth/Moon" +{ + LongLat [ -96.1 13.6 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Meggers" "Sol/Earth/Moon" +{ + LongLat [ 123 24.3 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Meitner" "Sol/Earth/Moon" +{ + LongLat [ 112.7 -10.5 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Melissa" "Sol/Earth/Moon" +{ + LongLat [ 121.8 8.1 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Mendel" "Sol/Earth/Moon" +{ + LongLat [ -109.4 -48.8 0 ] + Size 138.00 + Importance 34.33 + Type "AA" +} + +Location "Mendeleev" "Sol/Earth/Moon" +{ + LongLat [ 140.9 5.7 0 ] + Size 313.00 + Importance 43.91 + Type "AA" +} + +Location "Menelaus" "Sol/Earth/Moon" +{ + LongLat [ 16 16.3 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Menzel" "Sol/Earth/Moon" +{ + LongLat [ 36.9 3.4 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Mercator" "Sol/Earth/Moon" +{ + LongLat [ -26.1 -29.3 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Mercurius" "Sol/Earth/Moon" +{ + LongLat [ 66.2 46.6 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Merrill" "Sol/Earth/Moon" +{ + LongLat [ -116.3 75.2 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Mersenius" "Sol/Earth/Moon" +{ + LongLat [ -49.2 -21.5 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Meshcherskiy" "Sol/Earth/Moon" +{ + LongLat [ 125.5 12.2 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Messala" "Sol/Earth/Moon" +{ + LongLat [ 60.5 39.2 0 ] + Size 125.00 + Importance 33.08 + Type "AA" +} + +Location "Messier" "Sol/Earth/Moon" +{ + LongLat [ 47.6 -1.9 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Metius" "Sol/Earth/Moon" +{ + LongLat [ 43.3 -40.3 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Meton" "Sol/Earth/Moon" +{ + LongLat [ 18.8 73.6 0 ] + Size 130.00 + Importance 33.58 + Type "AA" +} + +Location "Mezentsev" "Sol/Earth/Moon" +{ + LongLat [ -128.7 72.1 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Michael" "Sol/Earth/Moon" +{ + LongLat [ 0.2 25.1 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Michelson" "Sol/Earth/Moon" +{ + LongLat [ -120.7 7.2 0 ] + Size 123.00 + Importance 32.88 + Type "AA" +} + +Location "MilankoviÄ" "Sol/Earth/Moon" +{ + LongLat [ 168.8 77.2 0 ] + Size 101.00 + Importance 30.34 + Type "AA" +} + +Location "Milichius" "Sol/Earth/Moon" +{ + LongLat [ -30.2 10 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Miller" "Sol/Earth/Moon" +{ + LongLat [ 0.8 -39.3 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Millikan" "Sol/Earth/Moon" +{ + LongLat [ 121.5 46.8 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Mills" "Sol/Earth/Moon" +{ + LongLat [ 156 8.6 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Milne" "Sol/Earth/Moon" +{ + LongLat [ 112.2 -31.4 0 ] + Size 272.00 + Importance 42.37 + Type "AA" +} + +Location "Mineur" "Sol/Earth/Moon" +{ + LongLat [ -161.3 25 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Minkowski" "Sol/Earth/Moon" +{ + LongLat [ -146 -56.5 0 ] + Size 113.00 + Importance 31.79 + Type "AA" +} + +Location "Minnaert" "Sol/Earth/Moon" +{ + LongLat [ 179.6 -67.8 0 ] + Size 125.00 + Importance 33.08 + Type "AA" +} + +Location "Mitchell" "Sol/Earth/Moon" +{ + LongLat [ 20.2 49.7 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Mitra" "Sol/Earth/Moon" +{ + LongLat [ -154.7 18 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Möbius" "Sol/Earth/Moon" +{ + LongLat [ 101.2 15.8 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "MohoroviÄić" "Sol/Earth/Moon" +{ + LongLat [ -165 -19 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Moigno" "Sol/Earth/Moon" +{ + LongLat [ 28.9 66.4 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Moiseev" "Sol/Earth/Moon" +{ + LongLat [ 103.3 9.5 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Moissan" "Sol/Earth/Moon" +{ + LongLat [ 137.4 4.8 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Moltke" "Sol/Earth/Moon" +{ + LongLat [ 24.2 -0.6 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Monge" "Sol/Earth/Moon" +{ + LongLat [ 47.6 -19.2 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Monira" "Sol/Earth/Moon" +{ + LongLat [ -1.7 -12.6 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Montanari" "Sol/Earth/Moon" +{ + LongLat [ -20.6 -45.8 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Montgolfier" "Sol/Earth/Moon" +{ + LongLat [ -159.8 47.3 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Moore" "Sol/Earth/Moon" +{ + LongLat [ -177.5 37.4 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Moretus" "Sol/Earth/Moon" +{ + LongLat [ -5.8 -70.6 0 ] + Size 111.00 + Importance 31.56 + Type "AA" +} + +Location "Morley" "Sol/Earth/Moon" +{ + LongLat [ 64.6 -2.8 0 ] + Size 14.00 + Importance 17.25 + Type "AA" +} + +Location "Morozov" "Sol/Earth/Moon" +{ + LongLat [ 127.4 5 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Morse" "Sol/Earth/Moon" +{ + LongLat [ -175.1 22.1 0 ] + Size 77.00 + Importance 26.88 + Type "AA" +} + +Location "Moseley" "Sol/Earth/Moon" +{ + LongLat [ -90.1 20.9 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Mösting" "Sol/Earth/Moon" +{ + LongLat [ -5.9 -0.7 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Mouchez" "Sol/Earth/Moon" +{ + LongLat [ -26.6 78.3 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Moulton" "Sol/Earth/Moon" +{ + LongLat [ 97.2 -61.1 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Müller" "Sol/Earth/Moon" +{ + LongLat [ 2.1 -7.6 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Murakami" "Sol/Earth/Moon" +{ + LongLat [ -140.5 -23.3 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Murchison" "Sol/Earth/Moon" +{ + LongLat [ -0.1 5.1 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Mutus" "Sol/Earth/Moon" +{ + LongLat [ 30.1 -63.6 0 ] + Size 77.00 + Importance 26.88 + Type "AA" +} + +Location "Nagaoka" "Sol/Earth/Moon" +{ + LongLat [ 154 19.4 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Nansen" "Sol/Earth/Moon" +{ + LongLat [ 95.3 80.9 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Naonobu" "Sol/Earth/Moon" +{ + LongLat [ 57.8 -4.6 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Nasireddin" "Sol/Earth/Moon" +{ + LongLat [ 0.2 -41 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Nasmyth" "Sol/Earth/Moon" +{ + LongLat [ -56.2 -50.5 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Nassau" "Sol/Earth/Moon" +{ + LongLat [ 177.4 -24.9 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Natasha" "Sol/Earth/Moon" +{ + LongLat [ -31.3 20 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Naumann" "Sol/Earth/Moon" +{ + LongLat [ -62 35.4 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Neander" "Sol/Earth/Moon" +{ + LongLat [ 39.9 -31.3 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Nearch" "Sol/Earth/Moon" +{ + LongLat [ 39.1 -58.5 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Necho" "Sol/Earth/Moon" +{ + LongLat [ 123.1 -5 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Neison" "Sol/Earth/Moon" +{ + LongLat [ 25.1 68.3 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Neper" "Sol/Earth/Moon" +{ + LongLat [ 84.6 8.5 0 ] + Size 137.00 + Importance 34.24 + Type "AA" +} + +Location "Nernst" "Sol/Earth/Moon" +{ + LongLat [ -94.8 35.3 0 ] + Size 116.00 + Importance 32.13 + Type "AA" +} + +Location "Neujmin" "Sol/Earth/Moon" +{ + LongLat [ 125 -27 0 ] + Size 101.00 + Importance 30.34 + Type "AA" +} + +Location "Neumayer" "Sol/Earth/Moon" +{ + LongLat [ 70.7 -71.1 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Newcomb" "Sol/Earth/Moon" +{ + LongLat [ 43.8 29.9 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Newton" "Sol/Earth/Moon" +{ + LongLat [ -16.9 -76.7 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Nicholson" "Sol/Earth/Moon" +{ + LongLat [ -85.1 -26.2 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Nicolai" "Sol/Earth/Moon" +{ + LongLat [ 25.9 -42.4 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Nicollet" "Sol/Earth/Moon" +{ + LongLat [ -12.5 -21.9 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Nielsen" "Sol/Earth/Moon" +{ + LongLat [ -51.8 31.8 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Niepce" "Sol/Earth/Moon" +{ + LongLat [ -119.1 72.7 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Nijland" "Sol/Earth/Moon" +{ + LongLat [ 134.1 33 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Nikolaev" "Sol/Earth/Moon" +{ + LongLat [ 151.3 35.2 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Nishina" "Sol/Earth/Moon" +{ + LongLat [ -170.4 -44.6 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Nobel" "Sol/Earth/Moon" +{ + LongLat [ -101.3 15 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Nobile" "Sol/Earth/Moon" +{ + LongLat [ 53.5 -85.2 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Nobili" "Sol/Earth/Moon" +{ + LongLat [ 75.9 0.2 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Nöggerath" "Sol/Earth/Moon" +{ + LongLat [ -45.7 -48.8 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Nonius" "Sol/Earth/Moon" +{ + LongLat [ 3.8 -34.8 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Norman" "Sol/Earth/Moon" +{ + LongLat [ -30.4 -11.8 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Nöther (Noether)" "Sol/Earth/Moon" +{ + LongLat [ -113.5 66.6 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Numerov" "Sol/Earth/Moon" +{ + LongLat [ -160.7 -70.7 0 ] + Size 113.00 + Importance 31.79 + Type "AA" +} + +Location "Nunn" "Sol/Earth/Moon" +{ + LongLat [ 91.1 4.6 0 ] + Size 19.00 + Importance 17.70 + Type "AA" +} + +Location "NuÅ¡l" "Sol/Earth/Moon" +{ + LongLat [ 167.6 32.3 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Oberth" "Sol/Earth/Moon" +{ + LongLat [ 155.4 62.4 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Obruchev" "Sol/Earth/Moon" +{ + LongLat [ 162.1 -38.9 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "O'Day" "Sol/Earth/Moon" +{ + LongLat [ 157.5 -30.6 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Oenopides" "Sol/Earth/Moon" +{ + LongLat [ -64.1 57 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Oersted" "Sol/Earth/Moon" +{ + LongLat [ 47.2 43.1 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Ohm" "Sol/Earth/Moon" +{ + LongLat [ -113.5 18.4 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Oken" "Sol/Earth/Moon" +{ + LongLat [ 75.9 -43.7 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Olbers" "Sol/Earth/Moon" +{ + LongLat [ -75.9 7.4 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Olcott" "Sol/Earth/Moon" +{ + LongLat [ 117.8 20.6 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Olivier" "Sol/Earth/Moon" +{ + LongLat [ 138.5 59.1 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Omar Khayyam" "Sol/Earth/Moon" +{ + LongLat [ -102.1 58 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Onizuka" "Sol/Earth/Moon" +{ + LongLat [ -148.9 -36.2 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Opelt" "Sol/Earth/Moon" +{ + LongLat [ -17.5 -16.3 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Oppenheimer" "Sol/Earth/Moon" +{ + LongLat [ -166.3 -35.2 0 ] + Size 208.00 + Importance 39.31 + Type "AA" +} + +Location "Oppolzer" "Sol/Earth/Moon" +{ + LongLat [ -0.5 -1.5 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Oresme" "Sol/Earth/Moon" +{ + LongLat [ 169.2 -42.4 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Orlov" "Sol/Earth/Moon" +{ + LongLat [ -175 -25.7 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Orontius" "Sol/Earth/Moon" +{ + LongLat [ -4.6 -40.6 0 ] + Size 105.00 + Importance 30.84 + Type "AA" +} + +Location "Osama" "Sol/Earth/Moon" +{ + LongLat [ 5.2 18.6 0 ] + Size 0.50 + Importance 16.10 + Type "AA" +} + +Location "Osiris" "Sol/Earth/Moon" +{ + LongLat [ 27.6 18.6 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Osman" "Sol/Earth/Moon" +{ + LongLat [ -6.2 -11 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Ostwald" "Sol/Earth/Moon" +{ + LongLat [ 121.9 10.4 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Palisa" "Sol/Earth/Moon" +{ + LongLat [ -7.2 -9.4 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Palitzsch" "Sol/Earth/Moon" +{ + LongLat [ 64.5 -28 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Pallas" "Sol/Earth/Moon" +{ + LongLat [ -1.6 5.5 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Palmieri" "Sol/Earth/Moon" +{ + LongLat [ -47.7 -28.6 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Paneth" "Sol/Earth/Moon" +{ + LongLat [ -94.8 63 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Pannekoek" "Sol/Earth/Moon" +{ + LongLat [ 140.5 -4.2 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Papaleksi" "Sol/Earth/Moon" +{ + LongLat [ 164 10.2 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Paracelsus" "Sol/Earth/Moon" +{ + LongLat [ 163.1 -23 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Paraskevopoulos" "Sol/Earth/Moon" +{ + LongLat [ -149.9 50.4 0 ] + Size 94.00 + Importance 29.42 + Type "AA" +} + +Location "Parenago" "Sol/Earth/Moon" +{ + LongLat [ -108.5 25.9 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Parkhurst" "Sol/Earth/Moon" +{ + LongLat [ 103.6 -33.4 0 ] + Size 96.00 + Importance 29.69 + Type "AA" +} + +Location "Parrot" "Sol/Earth/Moon" +{ + LongLat [ 3.3 -14.5 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Parry" "Sol/Earth/Moon" +{ + LongLat [ -15.8 -7.9 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Parsons" "Sol/Earth/Moon" +{ + LongLat [ -171.2 37.3 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Pascal" "Sol/Earth/Moon" +{ + LongLat [ -70.3 74.6 0 ] + Size 115.00 + Importance 32.01 + Type "AA" +} + +Location "Paschen" "Sol/Earth/Moon" +{ + LongLat [ -139.8 -13.5 0 ] + Size 124.00 + Importance 32.98 + Type "AA" +} + +Location "Pasteur" "Sol/Earth/Moon" +{ + LongLat [ 104.6 -11.9 0 ] + Size 224.00 + Importance 40.17 + Type "AA" +} + +Location "Patricia" "Sol/Earth/Moon" +{ + LongLat [ 0.3 25 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Patsaev" "Sol/Earth/Moon" +{ + LongLat [ 133.4 -16.7 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Pauli" "Sol/Earth/Moon" +{ + LongLat [ 137.5 -44.5 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Pavlov" "Sol/Earth/Moon" +{ + LongLat [ 142.5 -28.8 0 ] + Size 148.00 + Importance 35.21 + Type "AA" +} + +Location "Pawsey" "Sol/Earth/Moon" +{ + LongLat [ 145 44.5 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Peary" "Sol/Earth/Moon" +{ + LongLat [ 33 88.6 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Pease" "Sol/Earth/Moon" +{ + LongLat [ -106.1 12.5 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Peek" "Sol/Earth/Moon" +{ + LongLat [ 86.9 2.6 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Peirce" "Sol/Earth/Moon" +{ + LongLat [ 53.5 18.3 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Peirescius" "Sol/Earth/Moon" +{ + LongLat [ 67.6 -46.5 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Pentland" "Sol/Earth/Moon" +{ + LongLat [ 11.5 -64.6 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Perel'man" "Sol/Earth/Moon" +{ + LongLat [ 106 -24 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Perepelkin" "Sol/Earth/Moon" +{ + LongLat [ 129 -10 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Perkin" "Sol/Earth/Moon" +{ + LongLat [ -175.9 47.2 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Perrine" "Sol/Earth/Moon" +{ + LongLat [ -127.8 42.5 0 ] + Size 86.00 + Importance 28.27 + Type "AA" +} + +Location "Petavius" "Sol/Earth/Moon" +{ + LongLat [ 60.4 -25.1 0 ] + Size 188.00 + Importance 38.12 + Type "AA" +} + +Location "Petermann" "Sol/Earth/Moon" +{ + LongLat [ 66.3 74.2 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Peters" "Sol/Earth/Moon" +{ + LongLat [ 29.5 68.1 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Petit" "Sol/Earth/Moon" +{ + LongLat [ 63.5 2.3 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Petrie" "Sol/Earth/Moon" +{ + LongLat [ 108.4 45.3 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Petropavlovskiy" "Sol/Earth/Moon" +{ + LongLat [ -114.8 37.2 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Petrov" "Sol/Earth/Moon" +{ + LongLat [ 88 -61.4 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Pettit" "Sol/Earth/Moon" +{ + LongLat [ -86.6 -27.5 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Petzval" "Sol/Earth/Moon" +{ + LongLat [ -110.4 -62.7 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Phillips" "Sol/Earth/Moon" +{ + LongLat [ 75.3 -26.6 0 ] + Size 122.00 + Importance 32.77 + Type "AA" +} + +Location "Philolaus" "Sol/Earth/Moon" +{ + LongLat [ -32.4 72.1 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Phocylides" "Sol/Earth/Moon" +{ + LongLat [ -57 -52.7 0 ] + Size 121.00 + Importance 32.67 + Type "AA" +} + +Location "Piazzi" "Sol/Earth/Moon" +{ + LongLat [ -67.9 -36.6 0 ] + Size 134.00 + Importance 33.96 + Type "AA" +} + +Location "Piazzi Smyth" "Sol/Earth/Moon" +{ + LongLat [ -3.2 41.9 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Picard" "Sol/Earth/Moon" +{ + LongLat [ 54.7 14.6 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Piccolomini" "Sol/Earth/Moon" +{ + LongLat [ 32.2 -29.7 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Pickering" "Sol/Earth/Moon" +{ + LongLat [ 7 -2.9 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Pictet" "Sol/Earth/Moon" +{ + LongLat [ -7.4 -43.6 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Pikel'ner" "Sol/Earth/Moon" +{ + LongLat [ 123.3 -47.9 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Pilâtre" "Sol/Earth/Moon" +{ + LongLat [ -86.9 -60.2 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Pingré" "Sol/Earth/Moon" +{ + LongLat [ -73.7 -58.7 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Pirquet" "Sol/Earth/Moon" +{ + LongLat [ 139.6 -20.3 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Pitatus" "Sol/Earth/Moon" +{ + LongLat [ -13.5 -29.9 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Pitiscus" "Sol/Earth/Moon" +{ + LongLat [ 30.9 -50.4 0 ] + Size 82.00 + Importance 27.67 + Type "AA" +} + +Location "Pizzetti" "Sol/Earth/Moon" +{ + LongLat [ 118.8 -34.9 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Plana" "Sol/Earth/Moon" +{ + LongLat [ 28.2 42.2 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Planck" "Sol/Earth/Moon" +{ + LongLat [ 136.8 -57.9 0 ] + Size 314.00 + Importance 43.94 + Type "AA" +} + +Location "Planté" "Sol/Earth/Moon" +{ + LongLat [ 163.3 -10.2 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Plaskett" "Sol/Earth/Moon" +{ + LongLat [ 174.3 82.1 0 ] + Size 109.00 + Importance 31.33 + Type "AA" +} + +Location "Plato" "Sol/Earth/Moon" +{ + LongLat [ -9.4 51.6 0 ] + Size 109.00 + Importance 31.33 + Type "AA" +} + +Location "Playfair" "Sol/Earth/Moon" +{ + LongLat [ 8.4 -23.5 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Plinius" "Sol/Earth/Moon" +{ + LongLat [ 23.7 15.4 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Plummer" "Sol/Earth/Moon" +{ + LongLat [ -155 -25 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Plutarch" "Sol/Earth/Moon" +{ + LongLat [ 79 24.1 0 ] + Size 68.00 + Importance 25.37 + Type "AA" +} + +Location "Poczobutt" "Sol/Earth/Moon" +{ + LongLat [ -98.8 57.1 0 ] + Size 195.00 + Importance 38.56 + Type "AA" +} + +Location "Pogson" "Sol/Earth/Moon" +{ + LongLat [ 110.5 -42.2 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Poincaré" "Sol/Earth/Moon" +{ + LongLat [ 163.6 -56.7 0 ] + Size 319.00 + Importance 44.11 + Type "AA" +} + +Location "Poinsot" "Sol/Earth/Moon" +{ + LongLat [ -145.7 79.5 0 ] + Size 68.00 + Importance 25.37 + Type "AA" +} + +Location "Poisson" "Sol/Earth/Moon" +{ + LongLat [ 10.6 -30.4 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Polybius" "Sol/Earth/Moon" +{ + LongLat [ 25.6 -22.4 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Polzunov" "Sol/Earth/Moon" +{ + LongLat [ 114.6 25.3 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Pomortsev" "Sol/Earth/Moon" +{ + LongLat [ 66.9 0.7 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Poncelet" "Sol/Earth/Moon" +{ + LongLat [ -54.1 75.8 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Pons" "Sol/Earth/Moon" +{ + LongLat [ 21.5 -25.3 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Pontanus" "Sol/Earth/Moon" +{ + LongLat [ 14.4 -28.4 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Pontécoulant" "Sol/Earth/Moon" +{ + LongLat [ 66 -58.7 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Popov" "Sol/Earth/Moon" +{ + LongLat [ 99.7 17.2 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Porter" "Sol/Earth/Moon" +{ + LongLat [ -10.1 -56.1 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Posidonius" "Sol/Earth/Moon" +{ + LongLat [ 29.9 31.8 0 ] + Size 95.00 + Importance 29.55 + Type "AA" +} + +Location "Poynting" "Sol/Earth/Moon" +{ + LongLat [ -133.4 18.1 0 ] + Size 128.00 + Importance 33.38 + Type "AA" +} + +Location "Prager" "Sol/Earth/Moon" +{ + LongLat [ 130.5 -3.9 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Prandtl" "Sol/Earth/Moon" +{ + LongLat [ 141.8 -60.1 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Priestley" "Sol/Earth/Moon" +{ + LongLat [ 108.4 -57.3 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Prinz" "Sol/Earth/Moon" +{ + LongLat [ -44.1 25.5 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Priscilla" "Sol/Earth/Moon" +{ + LongLat [ -6.2 -10.9 0 ] + Size 1.80 + Importance 16.28 + Type "AA" +} + +Location "Proclus" "Sol/Earth/Moon" +{ + LongLat [ 46.8 16.1 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Proctor" "Sol/Earth/Moon" +{ + LongLat [ -5.1 -46.4 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Protagoras" "Sol/Earth/Moon" +{ + LongLat [ 7.3 56 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Ptolemaeus" "Sol/Earth/Moon" +{ + LongLat [ -1.9 -9.3 0 ] + Size 164.00 + Importance 36.47 + Type "AA" +} + +Location "Puiseux" "Sol/Earth/Moon" +{ + LongLat [ -39 -27.8 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Pupin" "Sol/Earth/Moon" +{ + LongLat [ -11 23.8 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Purbach" "Sol/Earth/Moon" +{ + LongLat [ -2.3 -25.5 0 ] + Size 115.00 + Importance 32.01 + Type "AA" +} + +Location "PurkynÄ›" "Sol/Earth/Moon" +{ + LongLat [ 94.9 -1.6 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Pythagoras" "Sol/Earth/Moon" +{ + LongLat [ -63 63.5 0 ] + Size 142.00 + Importance 34.69 + Type "AA" +} + +Location "Pytheas" "Sol/Earth/Moon" +{ + LongLat [ -20.6 20.5 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Quetelet" "Sol/Earth/Moon" +{ + LongLat [ -134.9 43.1 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Rabbi Levi" "Sol/Earth/Moon" +{ + LongLat [ 23.6 -34.7 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Racah" "Sol/Earth/Moon" +{ + LongLat [ -179.8 -13.8 0 ] + Size 63.00 + Importance 24.49 + Type "AA" +} + +Location "Raimond" "Sol/Earth/Moon" +{ + LongLat [ -159.3 14.6 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Raman" "Sol/Earth/Moon" +{ + LongLat [ -55.1 27 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Ramsay" "Sol/Earth/Moon" +{ + LongLat [ 144.5 -40.2 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Ramsden" "Sol/Earth/Moon" +{ + LongLat [ -31.8 -32.9 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Rankine" "Sol/Earth/Moon" +{ + LongLat [ 71.5 -3.9 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Raspletin" "Sol/Earth/Moon" +{ + LongLat [ 151.8 -22.5 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Ravi" "Sol/Earth/Moon" +{ + LongLat [ -1.9 -22.5 0 ] + Size 2.50 + Importance 16.34 + Type "AA" +} + +Location "Rayet" "Sol/Earth/Moon" +{ + LongLat [ 114.5 44.7 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Rayleigh" "Sol/Earth/Moon" +{ + LongLat [ 89.6 29.3 0 ] + Size 114.00 + Importance 31.90 + Type "AA" +} + +Location "Razumov" "Sol/Earth/Moon" +{ + LongLat [ -114.3 39.1 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Réaumur" "Sol/Earth/Moon" +{ + LongLat [ 0.7 -2.4 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Recht" "Sol/Earth/Moon" +{ + LongLat [ 124 9.8 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Regiomontanus" "Sol/Earth/Moon" +{ + LongLat [ -1 -28.3 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "Regnault" "Sol/Earth/Moon" +{ + LongLat [ -88 54.1 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Reichenbach" "Sol/Earth/Moon" +{ + LongLat [ 48 -30.3 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Reimarus" "Sol/Earth/Moon" +{ + LongLat [ 60.3 -47.7 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Reiner" "Sol/Earth/Moon" +{ + LongLat [ -54.9 7 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Reinhold" "Sol/Earth/Moon" +{ + LongLat [ -22.8 3.3 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Repsold" "Sol/Earth/Moon" +{ + LongLat [ -78.6 51.3 0 ] + Size 109.00 + Importance 31.33 + Type "AA" +} + +Location "Resnik" "Sol/Earth/Moon" +{ + LongLat [ -150.1 -33.8 0 ] + Size 20.00 + Importance 17.79 + Type "AA" +} + +Location "Respighi" "Sol/Earth/Moon" +{ + LongLat [ 71.9 2.8 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Rhaeticus" "Sol/Earth/Moon" +{ + LongLat [ 4.9 0 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Rheita" "Sol/Earth/Moon" +{ + LongLat [ 47.2 -37.1 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Riccioli" "Sol/Earth/Moon" +{ + LongLat [ -74.6 -3.3 0 ] + Size 139.00 + Importance 34.42 + Type "AA" +} + +Location "Riccius" "Sol/Earth/Moon" +{ + LongLat [ 26.5 -36.9 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Ricco" "Sol/Earth/Moon" +{ + LongLat [ 176.3 75.6 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Richards" "Sol/Earth/Moon" +{ + LongLat [ 140.1 7.7 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Richardson" "Sol/Earth/Moon" +{ + LongLat [ 100.5 31.1 0 ] + Size 141.00 + Importance 34.60 + Type "AA" +} + +Location "Riedel" "Sol/Earth/Moon" +{ + LongLat [ -139.6 -48.9 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Riemann" "Sol/Earth/Moon" +{ + LongLat [ 86.8 38.9 0 ] + Size 163.00 + Importance 36.40 + Type "AA" +} + +Location "Ritchey" "Sol/Earth/Moon" +{ + LongLat [ 8.5 -11.1 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Rittenhouse" "Sol/Earth/Moon" +{ + LongLat [ 106.5 -74.5 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Ritter" "Sol/Earth/Moon" +{ + LongLat [ 19.2 2 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Ritz" "Sol/Earth/Moon" +{ + LongLat [ 92.2 -15.1 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Robert" "Sol/Earth/Moon" +{ + LongLat [ 27.4 19 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Roberts" "Sol/Earth/Moon" +{ + LongLat [ -174.5 71.1 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Robertson" "Sol/Earth/Moon" +{ + LongLat [ -105.2 21.8 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Robinson" "Sol/Earth/Moon" +{ + LongLat [ -45.9 59 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Rocca" "Sol/Earth/Moon" +{ + LongLat [ -72.8 -12.7 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Rocco" "Sol/Earth/Moon" +{ + LongLat [ -45 28.9 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Roche" "Sol/Earth/Moon" +{ + LongLat [ 136.5 -42.3 0 ] + Size 160.00 + Importance 36.17 + Type "AA" +} + +Location "Romeo" "Sol/Earth/Moon" +{ + LongLat [ 122.6 7.5 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Römer" "Sol/Earth/Moon" +{ + LongLat [ 36.4 25.4 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Röntgen" "Sol/Earth/Moon" +{ + LongLat [ -91.4 33 0 ] + Size 126.00 + Importance 33.18 + Type "AA" +} + +Location "Rosa" "Sol/Earth/Moon" +{ + LongLat [ -32.3 20.3 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Rosenberger" "Sol/Earth/Moon" +{ + LongLat [ 43.1 -55.4 0 ] + Size 95.00 + Importance 29.55 + Type "AA" +} + +Location "Ross" "Sol/Earth/Moon" +{ + LongLat [ 21.7 11.7 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Rosse" "Sol/Earth/Moon" +{ + LongLat [ 35 -17.9 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Rosseland" "Sol/Earth/Moon" +{ + LongLat [ 131 -41 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Rost" "Sol/Earth/Moon" +{ + LongLat [ -33.7 -56.4 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Rothmann" "Sol/Earth/Moon" +{ + LongLat [ 27.7 -30.8 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Rowland" "Sol/Earth/Moon" +{ + LongLat [ -162.5 57.4 0 ] + Size 171.00 + Importance 36.98 + Type "AA" +} + +Location "Rozhdestvenskiy" "Sol/Earth/Moon" +{ + LongLat [ -155.4 85.2 0 ] + Size 177.00 + Importance 37.40 + Type "AA" +} + +Location "Rumford" "Sol/Earth/Moon" +{ + LongLat [ -169.8 -28.8 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Runge" "Sol/Earth/Moon" +{ + LongLat [ 86.7 -2.5 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Russell" "Sol/Earth/Moon" +{ + LongLat [ -75.4 26.5 0 ] + Size 103.00 + Importance 30.60 + Type "AA" +} + +Location "Ruth" "Sol/Earth/Moon" +{ + LongLat [ -45.1 28.7 0 ] + Size 3.00 + Importance 16.39 + Type "AA" +} + +Location "Rutherford" "Sol/Earth/Moon" +{ + LongLat [ 137 10.7 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Rutherfurd" "Sol/Earth/Moon" +{ + LongLat [ -12.1 -60.9 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Rydberg" "Sol/Earth/Moon" +{ + LongLat [ -96.3 -46.5 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Rynin" "Sol/Earth/Moon" +{ + LongLat [ -103.5 47 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Sabatier" "Sol/Earth/Moon" +{ + LongLat [ 79 13.2 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Sabine" "Sol/Earth/Moon" +{ + LongLat [ 20.1 1.4 0 ] + Size 30.00 + Importance 18.93 + Type "AA" +} + +Location "Sacrobosco" "Sol/Earth/Moon" +{ + LongLat [ 16.7 -23.7 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Saenger" "Sol/Earth/Moon" +{ + LongLat [ 102.4 4.3 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Å afařík" "Sol/Earth/Moon" +{ + LongLat [ 176.9 10.6 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Saha" "Sol/Earth/Moon" +{ + LongLat [ 102.7 -1.6 0 ] + Size 99.00 + Importance 30.08 + Type "AA" +} + +Location "Samir" "Sol/Earth/Moon" +{ + LongLat [ -34.3 28.5 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Sampson" "Sol/Earth/Moon" +{ + LongLat [ -16.5 29.7 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Sanford" "Sol/Earth/Moon" +{ + LongLat [ -138.9 32.6 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Santbech" "Sol/Earth/Moon" +{ + LongLat [ 44 -20.9 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Santos-Dumont" "Sol/Earth/Moon" +{ + LongLat [ 4.8 27.7 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Sarabhai" "Sol/Earth/Moon" +{ + LongLat [ 21 24.7 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Sarton" "Sol/Earth/Moon" +{ + LongLat [ -121.1 49.3 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Sasserides" "Sol/Earth/Moon" +{ + LongLat [ -9.3 -39.1 0 ] + Size 90.00 + Importance 28.86 + Type "AA" +} + +Location "Saunder" "Sol/Earth/Moon" +{ + LongLat [ 8.8 -4.2 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Saussure" "Sol/Earth/Moon" +{ + LongLat [ -3.8 -43.4 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Scaliger" "Sol/Earth/Moon" +{ + LongLat [ 108.9 -27.1 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Schaeberle" "Sol/Earth/Moon" +{ + LongLat [ 117.2 -26.2 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Scheele" "Sol/Earth/Moon" +{ + LongLat [ -37.8 -9.4 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Scheiner" "Sol/Earth/Moon" +{ + LongLat [ -27.5 -60.5 0 ] + Size 110.00 + Importance 31.44 + Type "AA" +} + +Location "Schiaparelli" "Sol/Earth/Moon" +{ + LongLat [ -58.8 23.4 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Schickard" "Sol/Earth/Moon" +{ + LongLat [ -55.3 -44.3 0 ] + Size 206.00 + Importance 39.20 + Type "AA" +} + +Location "Schiller" "Sol/Earth/Moon" +{ + LongLat [ -39 -51.9 0 ] + Size 180.00 + Importance 37.60 + Type "AA" +} + +Location "Schjellerup" "Sol/Earth/Moon" +{ + LongLat [ 157.1 69.7 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Schlesinger" "Sol/Earth/Moon" +{ + LongLat [ -138.6 47.4 0 ] + Size 97.00 + Importance 29.82 + Type "AA" +} + +Location "Schliemann" "Sol/Earth/Moon" +{ + LongLat [ 155.2 -2.1 0 ] + Size 80.00 + Importance 27.36 + Type "AA" +} + +Location "Schlüter" "Sol/Earth/Moon" +{ + LongLat [ -83.3 -5.9 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Schmidt" "Sol/Earth/Moon" +{ + LongLat [ 18.8 1 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Schneller" "Sol/Earth/Moon" +{ + LongLat [ -163.6 41.8 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Schomberger" "Sol/Earth/Moon" +{ + LongLat [ 24.9 -76.7 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Schönfeld" "Sol/Earth/Moon" +{ + LongLat [ -98.1 44.8 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Schorr" "Sol/Earth/Moon" +{ + LongLat [ 89.7 -19.5 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Schrödinger" "Sol/Earth/Moon" +{ + LongLat [ 132.4 -75 0 ] + Size 312.00 + Importance 43.87 + Type "AA" +} + +Location "Schröter" "Sol/Earth/Moon" +{ + LongLat [ -7 2.6 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Schubert" "Sol/Earth/Moon" +{ + LongLat [ 81 2.8 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Schumacher" "Sol/Earth/Moon" +{ + LongLat [ 60.7 42.4 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Schuster" "Sol/Earth/Moon" +{ + LongLat [ 146.5 4.2 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "Schwabe" "Sol/Earth/Moon" +{ + LongLat [ 45.6 65.1 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Schwarzschild" "Sol/Earth/Moon" +{ + LongLat [ 121.2 70.1 0 ] + Size 212.00 + Importance 39.54 + Type "AA" +} + +Location "Scobee" "Sol/Earth/Moon" +{ + LongLat [ -148.9 -31.1 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Scoresby" "Sol/Earth/Moon" +{ + LongLat [ 14.1 77.7 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Scott" "Sol/Earth/Moon" +{ + LongLat [ 48.5 -82.1 0 ] + Size 103.00 + Importance 30.60 + Type "AA" +} + +Location "Seares" "Sol/Earth/Moon" +{ + LongLat [ 145.8 73.5 0 ] + Size 110.00 + Importance 31.44 + Type "AA" +} + +Location "Secchi" "Sol/Earth/Moon" +{ + LongLat [ 43.5 2.4 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Sechenov" "Sol/Earth/Moon" +{ + LongLat [ -142.6 -7.1 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Seeliger" "Sol/Earth/Moon" +{ + LongLat [ 3 -2.2 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Segers" "Sol/Earth/Moon" +{ + LongLat [ 127.7 47.1 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Segner" "Sol/Earth/Moon" +{ + LongLat [ -48.3 -58.9 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Seidel" "Sol/Earth/Moon" +{ + LongLat [ 152.2 -32.8 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Seleucus" "Sol/Earth/Moon" +{ + LongLat [ -66.6 21 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Seneca" "Sol/Earth/Moon" +{ + LongLat [ 80.2 26.6 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Seyfert" "Sol/Earth/Moon" +{ + LongLat [ 114.6 29.1 0 ] + Size 110.00 + Importance 31.44 + Type "AA" +} + +Location "Shackleton" "Sol/Earth/Moon" +{ + LongLat [ 0 -89.9 0 ] + Size 19.00 + Importance 17.70 + Type "AA" +} + +Location "Shahinaz" "Sol/Earth/Moon" +{ + LongLat [ 122.4 7.5 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Shaler" "Sol/Earth/Moon" +{ + LongLat [ -85.2 -32.9 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Shapley" "Sol/Earth/Moon" +{ + LongLat [ 56.9 9.4 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Sharonov" "Sol/Earth/Moon" +{ + LongLat [ 173.3 12.4 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Sharp" "Sol/Earth/Moon" +{ + LongLat [ -40.2 45.7 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Shatalov" "Sol/Earth/Moon" +{ + LongLat [ 141.5 24.3 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Shayn" "Sol/Earth/Moon" +{ + LongLat [ 172.5 32.6 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Sheepshanks" "Sol/Earth/Moon" +{ + LongLat [ 16.9 59.2 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Sherrington" "Sol/Earth/Moon" +{ + LongLat [ 118 -11.1 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Shi Shen" "Sol/Earth/Moon" +{ + LongLat [ 104.1 76 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Shirakatsi" "Sol/Earth/Moon" +{ + LongLat [ 128.6 -12.1 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Shoemaker" "Sol/Earth/Moon" +{ + LongLat [ 44.9 -88.1 0 ] + Size 50.90 + Importance 22.30 + Type "AA" +} + +Location "Short" "Sol/Earth/Moon" +{ + LongLat [ -7.3 -74.6 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Shternberg (Sternberg)" "Sol/Earth/Moon" +{ + LongLat [ -116.3 19.5 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Shuckburgh" "Sol/Earth/Moon" +{ + LongLat [ 52.8 42.6 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Shuleykin" "Sol/Earth/Moon" +{ + LongLat [ -92.5 -27.1 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Siedentopf" "Sol/Earth/Moon" +{ + LongLat [ 135.5 22 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Sierpinski" "Sol/Earth/Moon" +{ + LongLat [ 154.5 -27.2 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Sikorsky" "Sol/Earth/Moon" +{ + LongLat [ 103.2 -66.1 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Silberschlag" "Sol/Earth/Moon" +{ + LongLat [ 12.5 6.2 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Simpelius" "Sol/Earth/Moon" +{ + LongLat [ 15.2 -73 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Sinas" "Sol/Earth/Moon" +{ + LongLat [ 31.6 8.8 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Sirsalis" "Sol/Earth/Moon" +{ + LongLat [ -60.4 -12.5 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Sisakyan" "Sol/Earth/Moon" +{ + LongLat [ 109 41.2 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Sita" "Sol/Earth/Moon" +{ + LongLat [ 120.8 4.6 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Sklodowska" "Sol/Earth/Moon" +{ + LongLat [ 95.5 -18.2 0 ] + Size 127.00 + Importance 33.28 + Type "AA" +} + +Location "Slipher" "Sol/Earth/Moon" +{ + LongLat [ 160.1 49.5 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Slocum" "Sol/Earth/Moon" +{ + LongLat [ 89 -3 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Smith" "Sol/Earth/Moon" +{ + LongLat [ -150.2 -31.6 0 ] + Size 34.00 + Importance 19.48 + Type "AA" +} + +Location "Smithson" "Sol/Earth/Moon" +{ + LongLat [ 53.6 2.4 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Smoluchowski" "Sol/Earth/Moon" +{ + LongLat [ -96.8 60.3 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Snellius" "Sol/Earth/Moon" +{ + LongLat [ 55.7 -29.3 0 ] + Size 82.00 + Importance 27.67 + Type "AA" +} + +Location "Sniadecki" "Sol/Earth/Moon" +{ + LongLat [ -168.9 -22.5 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Soddy" "Sol/Earth/Moon" +{ + LongLat [ 121.8 0.4 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Somerville" "Sol/Earth/Moon" +{ + LongLat [ 64.9 -8.3 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Sommerfeld" "Sol/Earth/Moon" +{ + LongLat [ -162.4 65.2 0 ] + Size 169.00 + Importance 36.84 + Type "AA" +} + +Location "Sömmering" "Sol/Earth/Moon" +{ + LongLat [ -7.5 0.1 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Soraya" "Sol/Earth/Moon" +{ + LongLat [ -1.6 -12.9 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Sosigenes" "Sol/Earth/Moon" +{ + LongLat [ 17.6 8.7 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "South" "Sol/Earth/Moon" +{ + LongLat [ -50.8 58 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Spallanzani" "Sol/Earth/Moon" +{ + LongLat [ 24.7 -46.3 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Spencer Jones" "Sol/Earth/Moon" +{ + LongLat [ 165.6 13.3 0 ] + Size 85.00 + Importance 28.13 + Type "AA" +} + +Location "Spörer" "Sol/Earth/Moon" +{ + LongLat [ -1.8 -4.3 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Spurr" "Sol/Earth/Moon" +{ + LongLat [ -1.2 27.9 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "St. John" "Sol/Earth/Moon" +{ + LongLat [ 150.2 10.2 0 ] + Size 68.00 + Importance 25.37 + Type "AA" +} + +Location "Stadius" "Sol/Earth/Moon" +{ + LongLat [ -13.7 10.5 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Stark" "Sol/Earth/Moon" +{ + LongLat [ 134.6 -25.5 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "Stearns" "Sol/Earth/Moon" +{ + LongLat [ 162.6 34.8 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Stebbins" "Sol/Earth/Moon" +{ + LongLat [ -141.8 64.8 0 ] + Size 131.00 + Importance 33.68 + Type "AA" +} + +Location "Stefan" "Sol/Earth/Moon" +{ + LongLat [ -108.3 46 0 ] + Size 125.00 + Importance 33.08 + Type "AA" +} + +Location "Stein" "Sol/Earth/Moon" +{ + LongLat [ 179 7.2 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Steinheil" "Sol/Earth/Moon" +{ + LongLat [ 46.5 -48.6 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Steklov" "Sol/Earth/Moon" +{ + LongLat [ -104.9 -36.7 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Stella" "Sol/Earth/Moon" +{ + LongLat [ 29.8 19.9 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Steno" "Sol/Earth/Moon" +{ + LongLat [ 161.8 32.8 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Sternfeld" "Sol/Earth/Moon" +{ + LongLat [ -141.2 -19.6 0 ] + Size 100.00 + Importance 30.21 + Type "AA" +} + +Location "Stetson" "Sol/Earth/Moon" +{ + LongLat [ -118.3 -39.6 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Stevinus" "Sol/Earth/Moon" +{ + LongLat [ 54.2 -32.5 0 ] + Size 74.00 + Importance 26.39 + Type "AA" +} + +Location "Stewart" "Sol/Earth/Moon" +{ + LongLat [ 67 2.2 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Stiborius" "Sol/Earth/Moon" +{ + LongLat [ 32 -34.4 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Stöfler" "Sol/Earth/Moon" +{ + LongLat [ 6 -41.1 0 ] + Size 126.00 + Importance 33.18 + Type "AA" +} + +Location "Stokes" "Sol/Earth/Moon" +{ + LongLat [ -88.1 52.5 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Stoletov" "Sol/Earth/Moon" +{ + LongLat [ -155.2 45.1 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Stoney" "Sol/Earth/Moon" +{ + LongLat [ -156.1 -55.3 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Störmer" "Sol/Earth/Moon" +{ + LongLat [ 146.3 57.3 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Strabo" "Sol/Earth/Moon" +{ + LongLat [ 54.3 61.9 0 ] + Size 55.00 + Importance 23.04 + Type "AA" +} + +Location "Stratton" "Sol/Earth/Moon" +{ + LongLat [ 164.6 -5.8 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Street" "Sol/Earth/Moon" +{ + LongLat [ -10.5 -46.5 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Strömgren" "Sol/Earth/Moon" +{ + LongLat [ -132.4 -21.7 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Struve" "Sol/Earth/Moon" +{ + LongLat [ -77.1 22.4 0 ] + Size 164.00 + Importance 36.47 + Type "AA" +} + +Location "Subbotin" "Sol/Earth/Moon" +{ + LongLat [ 135.3 -29.2 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "Suess" "Sol/Earth/Moon" +{ + LongLat [ -47.6 4.4 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Sulpicius Gallus" "Sol/Earth/Moon" +{ + LongLat [ 11.6 19.6 0 ] + Size 12.00 + Importance 17.09 + Type "AA" +} + +Location "Sumner" "Sol/Earth/Moon" +{ + LongLat [ 108.7 37.5 0 ] + Size 50.00 + Importance 22.13 + Type "AA" +} + +Location "Sundman" "Sol/Earth/Moon" +{ + LongLat [ -91.6 10.8 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Sung-Mei" "Sol/Earth/Moon" +{ + LongLat [ 11.3 24.6 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Susan" "Sol/Earth/Moon" +{ + LongLat [ -6.3 -11 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Sverdrup" "Sol/Earth/Moon" +{ + LongLat [ -152 -88.5 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Swann" "Sol/Earth/Moon" +{ + LongLat [ 112.7 52 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Swasey" "Sol/Earth/Moon" +{ + LongLat [ 89.7 -5.5 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Swift" "Sol/Earth/Moon" +{ + LongLat [ 53.4 19.3 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Sylvester" "Sol/Earth/Moon" +{ + LongLat [ -79.6 82.7 0 ] + Size 58.00 + Importance 23.59 + Type "AA" +} + +Location "Szilard" "Sol/Earth/Moon" +{ + LongLat [ 105.7 34 0 ] + Size 122.00 + Importance 32.77 + Type "AA" +} + +Location "T. Mayer" "Sol/Earth/Moon" +{ + LongLat [ -29.1 15.6 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Tacchini" "Sol/Earth/Moon" +{ + LongLat [ 85.8 4.9 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Tacitus" "Sol/Earth/Moon" +{ + LongLat [ 19 -16.2 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Tacquet" "Sol/Earth/Moon" +{ + LongLat [ 19.2 16.6 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Taizo" "Sol/Earth/Moon" +{ + LongLat [ 2.2 24.7 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Talbot" "Sol/Earth/Moon" +{ + LongLat [ 85.3 -2.5 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Tamm" "Sol/Earth/Moon" +{ + LongLat [ 146.4 -4.4 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Tannerus" "Sol/Earth/Moon" +{ + LongLat [ 22 -56.4 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Taruntius" "Sol/Earth/Moon" +{ + LongLat [ 46.5 5.6 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Taylor" "Sol/Earth/Moon" +{ + LongLat [ 16.7 -5.3 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Tebbutt" "Sol/Earth/Moon" +{ + LongLat [ 53.6 9.6 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Teisserenc" "Sol/Earth/Moon" +{ + LongLat [ -135.9 32.2 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Tempel" "Sol/Earth/Moon" +{ + LongLat [ 11.9 3.9 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Ten Bruggencate" "Sol/Earth/Moon" +{ + LongLat [ 134.4 -9.5 0 ] + Size 59.00 + Importance 23.77 + Type "AA" +} + +Location "Tereshkova" "Sol/Earth/Moon" +{ + LongLat [ 144.3 28.4 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Tesla" "Sol/Earth/Moon" +{ + LongLat [ 124.7 38.5 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Thales" "Sol/Earth/Moon" +{ + LongLat [ 50.3 61.8 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Theaetetus" "Sol/Earth/Moon" +{ + LongLat [ 6 37 0 ] + Size 24.00 + Importance 18.21 + Type "AA" +} + +Location "Thebit" "Sol/Earth/Moon" +{ + LongLat [ -4 -22 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Theiler" "Sol/Earth/Moon" +{ + LongLat [ 83.3 13.4 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Theon Junior" "Sol/Earth/Moon" +{ + LongLat [ 15.8 -2.3 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Theon Senior" "Sol/Earth/Moon" +{ + LongLat [ 15.4 -0.8 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Theophilus" "Sol/Earth/Moon" +{ + LongLat [ 26.4 -11.4 0 ] + Size 110.00 + Importance 31.44 + Type "AA" +} + +Location "Theophrastus" "Sol/Earth/Moon" +{ + LongLat [ 39 17.5 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Thiel" "Sol/Earth/Moon" +{ + LongLat [ -134.5 40.7 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Thiessen" "Sol/Earth/Moon" +{ + LongLat [ -169 75.4 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Thomson" "Sol/Earth/Moon" +{ + LongLat [ 166.2 -32.7 0 ] + Size 117.00 + Importance 32.24 + Type "AA" +} + +Location "Tikhomirov" "Sol/Earth/Moon" +{ + LongLat [ 162 25.2 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Tikhov" "Sol/Earth/Moon" +{ + LongLat [ 171.7 62.3 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Tiling" "Sol/Earth/Moon" +{ + LongLat [ -132.6 -53.1 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Timaeus" "Sol/Earth/Moon" +{ + LongLat [ -0.5 62.8 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Timiryazev" "Sol/Earth/Moon" +{ + LongLat [ -147 -5.5 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Timocharis" "Sol/Earth/Moon" +{ + LongLat [ -13.1 26.7 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Tiselius" "Sol/Earth/Moon" +{ + LongLat [ 176.5 7 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Tisserand" "Sol/Earth/Moon" +{ + LongLat [ 48.2 21.4 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Titius" "Sol/Earth/Moon" +{ + LongLat [ 100.7 -26.8 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Titov" "Sol/Earth/Moon" +{ + LongLat [ 150.5 28.6 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Tolansky" "Sol/Earth/Moon" +{ + LongLat [ -16 -9.5 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "Torricelli" "Sol/Earth/Moon" +{ + LongLat [ 28.5 -4.6 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Toscanelli" "Sol/Earth/Moon" +{ + LongLat [ -47.5 27.4 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Townley" "Sol/Earth/Moon" +{ + LongLat [ 63.3 3.4 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Tralles" "Sol/Earth/Moon" +{ + LongLat [ 52.8 28.4 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Triesnecker" "Sol/Earth/Moon" +{ + LongLat [ 3.6 4.2 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Trouvelot" "Sol/Earth/Moon" +{ + LongLat [ 5.8 49.3 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Trumpler" "Sol/Earth/Moon" +{ + LongLat [ 167.1 29.3 0 ] + Size 77.00 + Importance 26.88 + Type "AA" +} + +Location "Tsander (Zander)" "Sol/Earth/Moon" +{ + LongLat [ -149.3 6.2 0 ] + Size 181.00 + Importance 37.67 + Type "AA" +} + +Location "Tseraskiy (Ceraski)" "Sol/Earth/Moon" +{ + LongLat [ 141.6 -49 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Tsinger (Zinger)" "Sol/Earth/Moon" +{ + LongLat [ 175.6 56.7 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Tsiolkovskiy" "Sol/Earth/Moon" +{ + LongLat [ 128.9 -21.2 0 ] + Size 185.00 + Importance 37.93 + Type "AA" +} + +Location "Tsu Chung-Chi" "Sol/Earth/Moon" +{ + LongLat [ 145.1 17.3 0 ] + Size 28.00 + Importance 18.68 + Type "AA" +} + +Location "Tucker" "Sol/Earth/Moon" +{ + LongLat [ 88.2 -5.6 0 ] + Size 7.00 + Importance 16.71 + Type "AA" +} + +Location "Turner" "Sol/Earth/Moon" +{ + LongLat [ -13.2 -1.4 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Tycho" "Sol/Earth/Moon" +{ + LongLat [ -11.1 -43.4 0 ] + Size 102.00 + Importance 30.47 + Type "AA" +} + +Location "Tyndall" "Sol/Earth/Moon" +{ + LongLat [ 117 -34.9 0 ] + Size 18.00 + Importance 17.60 + Type "AA" +} + +Location "Ukert" "Sol/Earth/Moon" +{ + LongLat [ 1.4 7.8 0 ] + Size 23.00 + Importance 18.10 + Type "AA" +} + +Location "Ulugh Beigh" "Sol/Earth/Moon" +{ + LongLat [ -81.9 32.7 0 ] + Size 54.00 + Importance 22.86 + Type "AA" +} + +Location "Urey" "Sol/Earth/Moon" +{ + LongLat [ 87.4 27.9 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Väisälä" "Sol/Earth/Moon" +{ + LongLat [ -47.8 25.9 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Valier" "Sol/Earth/Moon" +{ + LongLat [ 174.5 6.8 0 ] + Size 67.00 + Importance 25.20 + Type "AA" +} + +Location "van Albada" "Sol/Earth/Moon" +{ + LongLat [ 64.3 9.4 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Van Biesbroeck" "Sol/Earth/Moon" +{ + LongLat [ -45.6 28.7 0 ] + Size 9.00 + Importance 16.86 + Type "AA" +} + +Location "Van de Graaff" "Sol/Earth/Moon" +{ + LongLat [ 172.2 -27.4 0 ] + Size 233.00 + Importance 40.63 + Type "AA" +} + +Location "Van den Bergh" "Sol/Earth/Moon" +{ + LongLat [ -159.1 31.3 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "van den Bos" "Sol/Earth/Moon" +{ + LongLat [ 146 -5.3 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Van der Waals" "Sol/Earth/Moon" +{ + LongLat [ 119.9 -43.9 0 ] + Size 104.00 + Importance 30.72 + Type "AA" +} + +Location "Van Gent" "Sol/Earth/Moon" +{ + LongLat [ 160.4 15.4 0 ] + Size 43.00 + Importance 20.90 + Type "AA" +} + +Location "Van Maanen" "Sol/Earth/Moon" +{ + LongLat [ 128 35.7 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "van Rhijn" "Sol/Earth/Moon" +{ + LongLat [ 146.4 52.6 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Van Vleck" "Sol/Earth/Moon" +{ + LongLat [ 78.3 -1.9 0 ] + Size 31.00 + Importance 19.07 + Type "AA" +} + +Location "Van Wijk" "Sol/Earth/Moon" +{ + LongLat [ 118.8 -62.8 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "van't Hoff" "Sol/Earth/Moon" +{ + LongLat [ -131.8 62.1 0 ] + Size 92.00 + Importance 29.14 + Type "AA" +} + +Location "Vasco da Gama" "Sol/Earth/Moon" +{ + LongLat [ -83.9 13.6 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Vashakidze" "Sol/Earth/Moon" +{ + LongLat [ 93.3 43.6 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Vavilov" "Sol/Earth/Moon" +{ + LongLat [ -137.9 -0.8 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Vega" "Sol/Earth/Moon" +{ + LongLat [ 63.4 -45.4 0 ] + Size 75.00 + Importance 26.55 + Type "AA" +} + +Location "Vendelinus" "Sol/Earth/Moon" +{ + LongLat [ 61.6 -16.4 0 ] + Size 131.00 + Importance 33.68 + Type "AA" +} + +Location "Vening Meinesz" "Sol/Earth/Moon" +{ + LongLat [ 162.6 -0.3 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Ventris" "Sol/Earth/Moon" +{ + LongLat [ 158 -4.9 0 ] + Size 95.00 + Importance 29.55 + Type "AA" +} + +Location "Vera" "Sol/Earth/Moon" +{ + LongLat [ -43.7 26.3 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Vernadskiy" "Sol/Earth/Moon" +{ + LongLat [ 130.5 23.2 0 ] + Size 91.00 + Importance 29.00 + Type "AA" +} + +Location "Verne" "Sol/Earth/Moon" +{ + LongLat [ -25.3 24.9 0 ] + Size 2.00 + Importance 16.30 + Type "AA" +} + +Location "Vertregt" "Sol/Earth/Moon" +{ + LongLat [ 171.1 -19.8 0 ] + Size 187.00 + Importance 38.06 + Type "AA" +} + +Location "Very" "Sol/Earth/Moon" +{ + LongLat [ 25.3 25.6 0 ] + Size 5.00 + Importance 16.55 + Type "AA" +} + +Location "Vesalius" "Sol/Earth/Moon" +{ + LongLat [ 114.5 -3.1 0 ] + Size 61.00 + Importance 24.13 + Type "AA" +} + +Location "Vestine" "Sol/Earth/Moon" +{ + LongLat [ 93.9 33.9 0 ] + Size 96.00 + Importance 29.69 + Type "AA" +} + +Location "Vetchinkin" "Sol/Earth/Moon" +{ + LongLat [ 131.3 10.2 0 ] + Size 98.00 + Importance 29.95 + Type "AA" +} + +Location "Vieta" "Sol/Earth/Moon" +{ + LongLat [ -56.3 -29.2 0 ] + Size 87.00 + Importance 28.42 + Type "AA" +} + +Location "Vil'ev" "Sol/Earth/Moon" +{ + LongLat [ 144.4 -6.1 0 ] + Size 45.00 + Importance 21.25 + Type "AA" +} + +Location "Virchow" "Sol/Earth/Moon" +{ + LongLat [ 83.7 9.8 0 ] + Size 16.00 + Importance 17.42 + Type "AA" +} + +Location "Virtanen" "Sol/Earth/Moon" +{ + LongLat [ 176.7 15.5 0 ] + Size 44.00 + Importance 21.08 + Type "AA" +} + +Location "Vitello" "Sol/Earth/Moon" +{ + LongLat [ -37.5 -30.4 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Vitruvius" "Sol/Earth/Moon" +{ + LongLat [ 31.3 17.6 0 ] + Size 29.00 + Importance 18.80 + Type "AA" +} + +Location "Viviani" "Sol/Earth/Moon" +{ + LongLat [ 117.1 5.2 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Vlacq" "Sol/Earth/Moon" +{ + LongLat [ 38.8 -53.3 0 ] + Size 89.00 + Importance 28.71 + Type "AA" +} + +Location "Vogel" "Sol/Earth/Moon" +{ + LongLat [ 5.9 -15.1 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Volkov" "Sol/Earth/Moon" +{ + LongLat [ 131.7 -13.6 0 ] + Size 40.00 + Importance 20.41 + Type "AA" +} + +Location "Volta" "Sol/Earth/Moon" +{ + LongLat [ -84.4 53.9 0 ] + Size 123.00 + Importance 32.88 + Type "AA" +} + +Location "Volterra" "Sol/Earth/Moon" +{ + LongLat [ 132.2 56.8 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "von Behring" "Sol/Earth/Moon" +{ + LongLat [ 71.8 -7.8 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "von Békésy" "Sol/Earth/Moon" +{ + LongLat [ 126.8 51.9 0 ] + Size 96.00 + Importance 29.69 + Type "AA" +} + +Location "von Braun" "Sol/Earth/Moon" +{ + LongLat [ -78 41.1 0 ] + Size 60.00 + Importance 23.95 + Type "AA" +} + +Location "Von der Pahlen" "Sol/Earth/Moon" +{ + LongLat [ -132.7 -24.8 0 ] + Size 56.00 + Importance 23.22 + Type "AA" +} + +Location "Von Kármán" "Sol/Earth/Moon" +{ + LongLat [ 175.9 -44.8 0 ] + Size 180.00 + Importance 37.60 + Type "AA" +} + +Location "Von Neumann" "Sol/Earth/Moon" +{ + LongLat [ 153.2 40.4 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Von Zeipel" "Sol/Earth/Moon" +{ + LongLat [ -141.6 42.6 0 ] + Size 83.00 + Importance 27.82 + Type "AA" +} + +Location "Voskresenskiy" "Sol/Earth/Moon" +{ + LongLat [ -88.1 28 0 ] + Size 49.00 + Importance 21.95 + Type "AA" +} + +Location "W. Bond" "Sol/Earth/Moon" +{ + LongLat [ -4.5 65.4 0 ] + Size 156.00 + Importance 35.86 + Type "AA" +} + +Location "Walker" "Sol/Earth/Moon" +{ + LongLat [ -162.2 -26 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Wallace" "Sol/Earth/Moon" +{ + LongLat [ -8.7 20.3 0 ] + Size 26.00 + Importance 18.44 + Type "AA" +} + +Location "Wallach" "Sol/Earth/Moon" +{ + LongLat [ 32.3 4.9 0 ] + Size 6.00 + Importance 16.63 + Type "AA" +} + +Location "Walter" "Sol/Earth/Moon" +{ + LongLat [ -33.8 28 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Walther" "Sol/Earth/Moon" +{ + LongLat [ 1 -33.1 0 ] + Size 128.00 + Importance 33.38 + Type "AA" +} + +Location "Wan-Hoo (Van-Gu)" "Sol/Earth/Moon" +{ + LongLat [ -138.8 -9.8 0 ] + Size 52.00 + Importance 22.49 + Type "AA" +} + +Location "Wargentin" "Sol/Earth/Moon" +{ + LongLat [ -60.2 -49.6 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Warner" "Sol/Earth/Moon" +{ + LongLat [ 87.3 -4 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Waterman" "Sol/Earth/Moon" +{ + LongLat [ 128 -25.9 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Watson" "Sol/Earth/Moon" +{ + LongLat [ -124.5 -62.6 0 ] + Size 62.00 + Importance 24.31 + Type "AA" +} + +Location "Watt" "Sol/Earth/Moon" +{ + LongLat [ 48.6 -49.5 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Watts" "Sol/Earth/Moon" +{ + LongLat [ 46.3 8.9 0 ] + Size 15.00 + Importance 17.34 + Type "AA" +} + +Location "Webb" "Sol/Earth/Moon" +{ + LongLat [ 60 -0.9 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Weber" "Sol/Earth/Moon" +{ + LongLat [ -123.4 50.4 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Wegener" "Sol/Earth/Moon" +{ + LongLat [ -113.3 45.2 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Weierstrass" "Sol/Earth/Moon" +{ + LongLat [ 77.2 -1.3 0 ] + Size 33.00 + Importance 19.34 + Type "AA" +} + +Location "Weigel" "Sol/Earth/Moon" +{ + LongLat [ -38.8 -58.2 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Weinek" "Sol/Earth/Moon" +{ + LongLat [ 37 -27.5 0 ] + Size 32.00 + Importance 19.20 + Type "AA" +} + +Location "Weiss" "Sol/Earth/Moon" +{ + LongLat [ -19.5 -31.8 0 ] + Size 66.00 + Importance 25.02 + Type "AA" +} + +Location "Werner" "Sol/Earth/Moon" +{ + LongLat [ 3.3 -28 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Wexler" "Sol/Earth/Moon" +{ + LongLat [ 90.2 -69.1 0 ] + Size 51.00 + Importance 22.31 + Type "AA" +} + +Location "Weyl" "Sol/Earth/Moon" +{ + LongLat [ -120.2 17.5 0 ] + Size 108.00 + Importance 31.21 + Type "AA" +} + +Location "Whewell" "Sol/Earth/Moon" +{ + LongLat [ 13.7 4.2 0 ] + Size 13.00 + Importance 17.17 + Type "AA" +} + +Location "White" "Sol/Earth/Moon" +{ + LongLat [ -158.3 -44.6 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Wichmann" "Sol/Earth/Moon" +{ + LongLat [ -38.1 -7.5 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Widmannstätten" "Sol/Earth/Moon" +{ + LongLat [ 85.5 -6.1 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Wiechert" "Sol/Earth/Moon" +{ + LongLat [ 165 -84.5 0 ] + Size 41.00 + Importance 20.57 + Type "AA" +} + +Location "Wiener" "Sol/Earth/Moon" +{ + LongLat [ 146.6 40.8 0 ] + Size 120.00 + Importance 32.56 + Type "AA" +} + +Location "Wildt" "Sol/Earth/Moon" +{ + LongLat [ 75.8 9 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Wilhelm" "Sol/Earth/Moon" +{ + LongLat [ -20.4 -43.4 0 ] + Size 106.00 + Importance 30.97 + Type "AA" +} + +Location "Wilkins" "Sol/Earth/Moon" +{ + LongLat [ 19.6 -29.4 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Williams" "Sol/Earth/Moon" +{ + LongLat [ 37.2 42 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Wilsing" "Sol/Earth/Moon" +{ + LongLat [ -155.2 -21.5 0 ] + Size 73.00 + Importance 26.22 + Type "AA" +} + +Location "Wilson" "Sol/Earth/Moon" +{ + LongLat [ -42.4 -69.2 0 ] + Size 69.00 + Importance 25.54 + Type "AA" +} + +Location "Winkler" "Sol/Earth/Moon" +{ + LongLat [ -179 42.2 0 ] + Size 22.00 + Importance 18.00 + Type "AA" +} + +Location "Winlock" "Sol/Earth/Moon" +{ + LongLat [ -105.6 35.6 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Winthrop" "Sol/Earth/Moon" +{ + LongLat [ -44.4 -10.7 0 ] + Size 17.00 + Importance 17.51 + Type "AA" +} + +Location "Wöhler" "Sol/Earth/Moon" +{ + LongLat [ 31.4 -38.2 0 ] + Size 27.00 + Importance 18.56 + Type "AA" +} + +Location "Wolf" "Sol/Earth/Moon" +{ + LongLat [ -16.6 -22.7 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Wollaston" "Sol/Earth/Moon" +{ + LongLat [ -46.9 30.6 0 ] + Size 10.00 + Importance 16.93 + Type "AA" +} + +Location "Woltjer" "Sol/Earth/Moon" +{ + LongLat [ -159.6 45.2 0 ] + Size 46.00 + Importance 21.42 + Type "AA" +} + +Location "Wood" "Sol/Earth/Moon" +{ + LongLat [ -120.8 43 0 ] + Size 78.00 + Importance 27.04 + Type "AA" +} + +Location "Wright" "Sol/Earth/Moon" +{ + LongLat [ -86.6 -31.6 0 ] + Size 39.00 + Importance 20.25 + Type "AA" +} + +Location "Wróblewski" "Sol/Earth/Moon" +{ + LongLat [ 152.8 -24 0 ] + Size 21.00 + Importance 17.89 + Type "AA" +} + +Location "Wrottesley" "Sol/Earth/Moon" +{ + LongLat [ 56.8 -23.9 0 ] + Size 57.00 + Importance 23.40 + Type "AA" +} + +Location "Wurzelbauer" "Sol/Earth/Moon" +{ + LongLat [ -15.9 -33.9 0 ] + Size 88.00 + Importance 28.57 + Type "AA" +} + +Location "Wyld" "Sol/Earth/Moon" +{ + LongLat [ 98.1 -1.4 0 ] + Size 93.00 + Importance 29.28 + Type "AA" +} + +Location "Xenophanes" "Sol/Earth/Moon" +{ + LongLat [ -82 57.5 0 ] + Size 125.00 + Importance 33.08 + Type "AA" +} + +Location "Xenophon" "Sol/Earth/Moon" +{ + LongLat [ 122.1 -22.8 0 ] + Size 25.00 + Importance 18.32 + Type "AA" +} + +Location "Yablochkov" "Sol/Earth/Moon" +{ + LongLat [ 128.3 60.9 0 ] + Size 99.00 + Importance 30.08 + Type "AA" +} + +Location "Yakovkin" "Sol/Earth/Moon" +{ + LongLat [ -78.8 -54.5 0 ] + Size 37.00 + Importance 19.93 + Type "AA" +} + +Location "Yamamoto" "Sol/Earth/Moon" +{ + LongLat [ 160.9 58.1 0 ] + Size 76.00 + Importance 26.72 + Type "AA" +} + +Location "Yangel'" "Sol/Earth/Moon" +{ + LongLat [ 4.7 17 0 ] + Size 8.00 + Importance 16.78 + Type "AA" +} + +Location "Yerkes" "Sol/Earth/Moon" +{ + LongLat [ 51.7 14.6 0 ] + Size 36.00 + Importance 19.78 + Type "AA" +} + +Location "Yoshi" "Sol/Earth/Moon" +{ + LongLat [ 11 24.6 0 ] + Size 1.00 + Importance 16.18 + Type "AA" +} + +Location "Young" "Sol/Earth/Moon" +{ + LongLat [ 50.9 -41.5 0 ] + Size 71.00 + Importance 25.89 + Type "AA" +} + +Location "Zach" "Sol/Earth/Moon" +{ + LongLat [ 5.3 -60.9 0 ] + Size 70.00 + Importance 25.72 + Type "AA" +} + +Location "Zagut" "Sol/Earth/Moon" +{ + LongLat [ 22.1 -32 0 ] + Size 84.00 + Importance 27.98 + Type "AA" +} + +Location "Zähringer" "Sol/Earth/Moon" +{ + LongLat [ 40.2 5.6 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Zanstra" "Sol/Earth/Moon" +{ + LongLat [ 124.7 2.9 0 ] + Size 42.00 + Importance 20.74 + Type "AA" +} + +Location "Zasyadko" "Sol/Earth/Moon" +{ + LongLat [ 94.2 3.9 0 ] + Size 11.00 + Importance 17.01 + Type "AA" +} + +Location "Zeeman" "Sol/Earth/Moon" +{ + LongLat [ -133.6 -75.2 0 ] + Size 190.00 + Importance 38.25 + Type "AA" +} + +Location "Zelinskiy" "Sol/Earth/Moon" +{ + LongLat [ 166.8 -28.9 0 ] + Size 53.00 + Importance 22.68 + Type "AA" +} + +Location "Zeno" "Sol/Earth/Moon" +{ + LongLat [ 72.9 45.2 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Zernike" "Sol/Earth/Moon" +{ + LongLat [ 168.2 18.4 0 ] + Size 48.00 + Importance 21.78 + Type "AA" +} + +Location "Zhiritskiy" "Sol/Earth/Moon" +{ + LongLat [ 120.3 -24.8 0 ] + Size 35.00 + Importance 19.63 + Type "AA" +} + +Location "Zhukovskiy" "Sol/Earth/Moon" +{ + LongLat [ -167 7.8 0 ] + Size 81.00 + Importance 27.51 + Type "AA" +} + +Location "Zinner" "Sol/Earth/Moon" +{ + LongLat [ -58.8 26.6 0 ] + Size 4.00 + Importance 16.47 + Type "AA" +} + +Location "Zöllner" "Sol/Earth/Moon" +{ + LongLat [ 18.9 -8 0 ] + Size 47.00 + Importance 21.60 + Type "AA" +} + +Location "Zsigmondy" "Sol/Earth/Moon" +{ + LongLat [ -104.7 59.7 0 ] + Size 65.00 + Importance 24.84 + Type "AA" +} + +Location "Zucchius" "Sol/Earth/Moon" +{ + LongLat [ -50.3 -61.4 0 ] + Size 64.00 + Importance 24.67 + Type "AA" +} + +Location "Zupus" "Sol/Earth/Moon" +{ + LongLat [ -52.3 -17.2 0 ] + Size 38.00 + Importance 20.09 + Type "AA" +} + +Location "Zwicky" "Sol/Earth/Moon" +{ + LongLat [ 168.1 -15.4 0 ] + Size 150.00 + Importance 35.37 + Type "AA" +} + +Location "Reiner Gamma" "Sol/Earth/Moon" +{ + LongLat [ -59 7.5 0 ] + Size 70.00 + Importance 25.72 + Type "AL" +} + +Location "Catena Abulfeda" "Sol/Earth/Moon" +{ + LongLat [ 17.2 -16.9 0 ] + Size 219.00 + Importance 39.91 + Type "CA" +} + +Location "Catena Artamonov" "Sol/Earth/Moon" +{ + LongLat [ 105.9 26 0 ] + Size 134.00 + Importance 33.96 + Type "CA" +} + +Location "Catena Brigitte" "Sol/Earth/Moon" +{ + LongLat [ 27.5 18.5 0 ] + Size 5.00 + Importance 16.55 + Type "CA" +} + +Location "Catena Davy" "Sol/Earth/Moon" +{ + LongLat [ -7 -11 0 ] + Size 50.00 + Importance 22.13 + Type "CA" +} + +Location "Catena Dziewulski" "Sol/Earth/Moon" +{ + LongLat [ 100 19 0 ] + Size 80.00 + Importance 27.36 + Type "CA" +} + +Location "Catena Gregory" "Sol/Earth/Moon" +{ + LongLat [ 129.9 -0.6 0 ] + Size 152.00 + Importance 35.54 + Type "CA" +} + +Location "Catena Humboldt" "Sol/Earth/Moon" +{ + LongLat [ 84.6 -21.5 0 ] + Size 165.00 + Importance 36.55 + Type "CA" +} + +Location "Catena Krafft" "Sol/Earth/Moon" +{ + LongLat [ -72 15 0 ] + Size 60.00 + Importance 23.95 + Type "CA" +} + +Location "Catena Kurchatov" "Sol/Earth/Moon" +{ + LongLat [ 136.3 37.2 0 ] + Size 226.00 + Importance 40.28 + Type "CA" +} + +Location "Catena Leuschner (GDL)" "Sol/Earth/Moon" +{ + LongLat [ -110.1 4.7 0 ] + Size 364.00 + Importance 45.51 + Type "CA" +} + +Location "Catena Littrow" "Sol/Earth/Moon" +{ + LongLat [ 29.5 22.2 0 ] + Size 10.00 + Importance 16.93 + Type "CA" +} + +Location "Catena Lucretius (RNII)" "Sol/Earth/Moon" +{ + LongLat [ -126.1 -3.4 0 ] + Size 271.00 + Importance 42.33 + Type "CA" +} + +Location "Catena Mendeleev" "Sol/Earth/Moon" +{ + LongLat [ 139.4 6.3 0 ] + Size 188.00 + Importance 38.12 + Type "CA" +} + +Location "Catena Michelson (GIRD)" "Sol/Earth/Moon" +{ + LongLat [ -113.4 1.4 0 ] + Size 456.00 + Importance 47.83 + Type "CA" +} + +Location "Catena Pierre" "Sol/Earth/Moon" +{ + LongLat [ -31.8 19.8 0 ] + Size 9.00 + Importance 16.86 + Type "CA" +} + +Location "Catena Sumner" "Sol/Earth/Moon" +{ + LongLat [ 112.3 37.3 0 ] + Size 247.00 + Importance 41.29 + Type "CA" +} + +Location "Catena Sylvester" "Sol/Earth/Moon" +{ + LongLat [ -86.2 81.4 0 ] + Size 173.00 + Importance 37.12 + Type "CA" +} + +Location "Catena Taruntius" "Sol/Earth/Moon" +{ + LongLat [ 48 3 0 ] + Size 100.00 + Importance 30.21 + Type "CA" +} + +Location "Catena Timocharis" "Sol/Earth/Moon" +{ + LongLat [ -13 29 0 ] + Size 50.00 + Importance 22.13 + Type "CA" +} + +Location "Catena Yuri" "Sol/Earth/Moon" +{ + LongLat [ -30.4 24.4 0 ] + Size 5.00 + Importance 16.55 + Type "CA" +} + +Location "Dorsa Aldrovandi" "Sol/Earth/Moon" +{ + LongLat [ 28.5 24 0 ] + Size 136.00 + Importance 34.15 + Type "DO" +} + +Location "Dorsa Andrusov" "Sol/Earth/Moon" +{ + LongLat [ 57 -1 0 ] + Size 160.00 + Importance 36.17 + Type "DO" +} + +Location "Dorsa Argand" "Sol/Earth/Moon" +{ + LongLat [ -40.6 28.1 0 ] + Size 109.00 + Importance 31.33 + Type "DO" +} + +Location "Dorsa Barlow" "Sol/Earth/Moon" +{ + LongLat [ 31 15 0 ] + Size 120.00 + Importance 32.56 + Type "DO" +} + +Location "Dorsa Burnet" "Sol/Earth/Moon" +{ + LongLat [ -57 28.4 0 ] + Size 194.00 + Importance 38.49 + Type "DO" +} + +Location "Dorsa Cato" "Sol/Earth/Moon" +{ + LongLat [ 47 1 0 ] + Size 140.00 + Importance 34.51 + Type "DO" +} + +Location "Dorsa Dana" "Sol/Earth/Moon" +{ + LongLat [ 90 3 0 ] + Size 70.00 + Importance 25.72 + Type "DO" +} + +Location "Dorsa Ewing" "Sol/Earth/Moon" +{ + LongLat [ -39.4 -10.2 0 ] + Size 141.00 + Importance 34.60 + Type "DO" +} + +Location "Dorsa Geikie" "Sol/Earth/Moon" +{ + LongLat [ 52.5 -4.6 0 ] + Size 228.00 + Importance 40.38 + Type "DO" +} + +Location "Dorsa Harker" "Sol/Earth/Moon" +{ + LongLat [ 64 14.5 0 ] + Size 197.00 + Importance 38.68 + Type "DO" +} + +Location "Dorsa Lister" "Sol/Earth/Moon" +{ + LongLat [ 23.8 20.3 0 ] + Size 203.00 + Importance 39.03 + Type "DO" +} + +Location "Dorsa Mawson" "Sol/Earth/Moon" +{ + LongLat [ 53 -7 0 ] + Size 132.00 + Importance 33.77 + Type "DO" +} + +Location "Dorsa Rubey" "Sol/Earth/Moon" +{ + LongLat [ -42 -10 0 ] + Size 100.00 + Importance 30.21 + Type "DO" +} + +Location "Dorsa Smirnov" "Sol/Earth/Moon" +{ + LongLat [ 25.3 27.3 0 ] + Size 156.00 + Importance 35.86 + Type "DO" +} + +Location "Dorsa Sorby" "Sol/Earth/Moon" +{ + LongLat [ 14 19 0 ] + Size 80.00 + Importance 27.36 + Type "DO" +} + +Location "Dorsa Stille" "Sol/Earth/Moon" +{ + LongLat [ -19 27 0 ] + Size 80.00 + Importance 27.36 + Type "DO" +} + +Location "Dorsa Tetyaev" "Sol/Earth/Moon" +{ + LongLat [ 64.2 19.9 0 ] + Size 176.00 + Importance 37.33 + Type "DO" +} + +Location "Dorsa Whiston" "Sol/Earth/Moon" +{ + LongLat [ -56.4 29.4 0 ] + Size 85.00 + Importance 28.13 + Type "DO" +} + +Location "Dorsum Arduino" "Sol/Earth/Moon" +{ + LongLat [ -35.8 24.9 0 ] + Size 107.00 + Importance 31.09 + Type "DO" +} + +Location "Dorsum Azara" "Sol/Earth/Moon" +{ + LongLat [ 19.2 26.7 0 ] + Size 105.00 + Importance 30.84 + Type "DO" +} + +Location "Dorsum Bucher" "Sol/Earth/Moon" +{ + LongLat [ -39 31 0 ] + Size 90.00 + Importance 28.86 + Type "DO" +} + +Location "Dorsum Buckland" "Sol/Earth/Moon" +{ + LongLat [ 12.8 20.4 0 ] + Size 380.00 + Importance 45.96 + Type "DO" +} + +Location "Dorsum Cayeux" "Sol/Earth/Moon" +{ + LongLat [ 51.2 1.6 0 ] + Size 84.00 + Importance 27.98 + Type "DO" +} + +Location "Dorsum Cloos" "Sol/Earth/Moon" +{ + LongLat [ 91 1 0 ] + Size 100.00 + Importance 30.21 + Type "DO" +} + +Location "Dorsum Cushman" "Sol/Earth/Moon" +{ + LongLat [ 49 1 0 ] + Size 80.00 + Importance 27.36 + Type "DO" +} + +Location "Dorsum Gast" "Sol/Earth/Moon" +{ + LongLat [ 9 24 0 ] + Size 60.00 + Importance 23.95 + Type "DO" +} + +Location "Dorsum Grabau" "Sol/Earth/Moon" +{ + LongLat [ -15.9 29.4 0 ] + Size 121.00 + Importance 32.67 + Type "DO" +} + +Location "Dorsum Guettard" "Sol/Earth/Moon" +{ + LongLat [ -18 -10 0 ] + Size 40.00 + Importance 20.41 + Type "DO" +} + +Location "Dorsum Heim" "Sol/Earth/Moon" +{ + LongLat [ -29.8 32 0 ] + Size 148.00 + Importance 35.21 + Type "DO" +} + +Location "Dorsum Higazy" "Sol/Earth/Moon" +{ + LongLat [ -17 28 0 ] + Size 60.00 + Importance 23.95 + Type "DO" +} + +Location "Dorsum Nicol" "Sol/Earth/Moon" +{ + LongLat [ 23 18 0 ] + Size 50.00 + Importance 22.13 + Type "DO" +} + +Location "Dorsum Niggli" "Sol/Earth/Moon" +{ + LongLat [ -52 29 0 ] + Size 50.00 + Importance 22.13 + Type "DO" +} + +Location "Dorsum Oppel" "Sol/Earth/Moon" +{ + LongLat [ 52.6 18.7 0 ] + Size 268.00 + Importance 42.21 + Type "DO" +} + +Location "Dorsum Owen" "Sol/Earth/Moon" +{ + LongLat [ 11 25 0 ] + Size 50.00 + Importance 22.13 + Type "DO" +} + +Location "Dorsum Scilla" "Sol/Earth/Moon" +{ + LongLat [ -60.4 32.8 0 ] + Size 108.00 + Importance 31.21 + Type "DO" +} + +Location "Dorsum Termier" "Sol/Earth/Moon" +{ + LongLat [ 58 11 0 ] + Size 90.00 + Importance 28.86 + Type "DO" +} + +Location "Dorsum Thera" "Sol/Earth/Moon" +{ + LongLat [ -31.4 24.4 0 ] + Size 7.00 + Importance 16.71 + Type "DO" +} + +Location "Dorsum Von Cotta" "Sol/Earth/Moon" +{ + LongLat [ 11.9 23.2 0 ] + Size 199.00 + Importance 38.80 + Type "DO" +} + +Location "Dorsum Zirkel" "Sol/Earth/Moon" +{ + LongLat [ -23.5 28.1 0 ] + Size 193.00 + Importance 38.43 + Type "DO" +} + +Location "Lacus Aestatis" "Sol/Earth/Moon" +{ + LongLat [ -69 -15 0 ] + Size 90.00 + Importance 28.86 + Type "LC" +} + +Location "Lacus Autumni" "Sol/Earth/Moon" +{ + LongLat [ -83.9 -9.9 0 ] + Size 183.00 + Importance 37.80 + Type "LC" +} + +Location "Lacus Bonitatis" "Sol/Earth/Moon" +{ + LongLat [ 43.7 23.2 0 ] + Size 92.00 + Importance 29.14 + Type "LC" +} + +Location "Lacus Doloris" "Sol/Earth/Moon" +{ + LongLat [ 9 17.1 0 ] + Size 110.00 + Importance 31.44 + Type "LC" +} + +Location "Lacus Excellentiae" "Sol/Earth/Moon" +{ + LongLat [ -44 -35.4 0 ] + Size 184.00 + Importance 37.86 + Type "LC" +} + +Location "Lacus Felicitatis" "Sol/Earth/Moon" +{ + LongLat [ 5 19 0 ] + Size 90.00 + Importance 28.86 + Type "LC" +} + +Location "Lacus Gaudii" "Sol/Earth/Moon" +{ + LongLat [ 12.6 16.2 0 ] + Size 113.00 + Importance 31.79 + Type "LC" +} + +Location "Lacus Hiemalis" "Sol/Earth/Moon" +{ + LongLat [ 14 15 0 ] + Size 50.00 + Importance 22.13 + Type "LC" +} + +Location "Lacus Lenitatis" "Sol/Earth/Moon" +{ + LongLat [ 12 14 0 ] + Size 80.00 + Importance 27.36 + Type "LC" +} + +Location "Lacus Luxuriae" "Sol/Earth/Moon" +{ + LongLat [ 176 19 0 ] + Size 50.00 + Importance 22.13 + Type "LC" +} + +Location "Lacus Mortis" "Sol/Earth/Moon" +{ + LongLat [ 27.2 45 0 ] + Size 151.00 + Importance 35.46 + Type "LC" +} + +Location "Lacus Oblivionis" "Sol/Earth/Moon" +{ + LongLat [ -168 -21 0 ] + Size 50.00 + Importance 22.13 + Type "LC" +} + +Location "Lacus Odii" "Sol/Earth/Moon" +{ + LongLat [ 7 19 0 ] + Size 70.00 + Importance 25.72 + Type "LC" +} + +Location "Lacus Perseverantiae" "Sol/Earth/Moon" +{ + LongLat [ 62 8 0 ] + Size 70.00 + Importance 25.72 + Type "LC" +} + +Location "Lacus Solitudinis" "Sol/Earth/Moon" +{ + LongLat [ 104.3 -27.8 0 ] + Size 139.00 + Importance 34.42 + Type "LC" +} + +Location "Lacus Somniorum" "Sol/Earth/Moon" +{ + LongLat [ 29.2 38 0 ] + Size 384.00 + Importance 46.07 + Type "LC" +} + +Location "Lacus Spei" "Sol/Earth/Moon" +{ + LongLat [ 65 43 0 ] + Size 80.00 + Importance 27.36 + Type "LC" +} + +Location "Lacus Temporis" "Sol/Earth/Moon" +{ + LongLat [ 58.4 45.9 0 ] + Size 117.00 + Importance 32.24 + Type "LC" +} + +Location "Lacus Timoris" "Sol/Earth/Moon" +{ + LongLat [ -27.3 -38.8 0 ] + Size 117.00 + Importance 32.24 + Type "LC" +} + +Location "Lacus Veris" "Sol/Earth/Moon" +{ + LongLat [ -86.1 -16.5 0 ] + Size 396.00 + Importance 46.39 + Type "LC" +} + +Location "Apennine Front" "Sol/Earth/Moon" +{ + LongLat [ 3.7 25.9 0 ] + Size 6.00 + Importance 16.63 + Type "LF" +} + +Location "Baby Ray" "Sol/Earth/Moon" +{ + LongLat [ 15.4 -9.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Bear Mountain" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Bench" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Block" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Bowen-Apollo" "Sol/Earth/Moon" +{ + LongLat [ 30.9 20.3 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Bridge" "Sol/Earth/Moon" +{ + LongLat [ 3.6 26 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Brontë" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Camelot" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Cinco" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Cochise" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Cone" "Sol/Earth/Moon" +{ + LongLat [ -17.4 -3.7 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Crescent" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -2.9 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Doublet" "Sol/Earth/Moon" +{ + LongLat [ -17.5 -3.7 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Dune" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Earthlight" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Elbow" "Sol/Earth/Moon" +{ + LongLat [ 3.6 26 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Emory" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "End" "Sol/Earth/Moon" +{ + LongLat [ 15.6 -8.9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Falcon" "Sol/Earth/Moon" +{ + LongLat [ 30.3 20.4 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Family Mountain" "Sol/Earth/Moon" +{ + LongLat [ 30.3 20.4 0 ] + Size 7.00 + Importance 16.71 + Type "LF" +} + +Location "Flag" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Flank" "Sol/Earth/Moon" +{ + LongLat [ -17.4 -3.7 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Gator" "Sol/Earth/Moon" +{ + LongLat [ 15.6 -9 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Halfway" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Halo" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Head" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Hess-Apollo" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Horatio" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Index" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Kiva" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -8.6 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Lara" "Sol/Earth/Moon" +{ + LongLat [ 30.5 20.4 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Last" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Light Mantle" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 4.00 + Importance 16.47 + Type "LF" +} + +Location "Mackin" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Middle Crescent" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Nansen-Apollo" "Sol/Earth/Moon" +{ + LongLat [ 30.5 20.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "North Complex" "Sol/Earth/Moon" +{ + LongLat [ 3.6 26.2 0 ] + Size 2.00 + Importance 16.30 + Type "LF" +} + +Location "North Massif" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.4 0 ] + Size 14.00 + Importance 17.25 + Type "LF" +} + +Location "North Ray" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -8.8 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Old Nameless" "Sol/Earth/Moon" +{ + LongLat [ -17.5 -3.7 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Palmetto" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -8.9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Plain" "Sol/Earth/Moon" +{ + LongLat [ 3.6 26.2 0 ] + Size 2.00 + Importance 16.30 + Type "LF" +} + +Location "Plum" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Powell" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Ravine" "Sol/Earth/Moon" +{ + LongLat [ 15.6 -8.9 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Rhysling" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Scarp" "Sol/Earth/Moon" +{ + LongLat [ 30.6 20.3 0 ] + Size 8.00 + Importance 16.78 + Type "LF" +} + +Location "Sculptured Hills" "Sol/Earth/Moon" +{ + LongLat [ 31 20.3 0 ] + Size 8.00 + Importance 16.78 + Type "LF" +} + +Location "Shakespeare" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Sharp-Apollo" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Sherlock" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Shorty" "Sol/Earth/Moon" +{ + LongLat [ 30.6 20.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Smoky Mountains" "Sol/Earth/Moon" +{ + LongLat [ 15.6 -8.8 0 ] + Size 3.00 + Importance 16.39 + Type "LF" +} + +Location "Snowman" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "South Cluster" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26 0 ] + Size 2.00 + Importance 16.30 + Type "LF" +} + +Location "South Massif" "Sol/Earth/Moon" +{ + LongLat [ 30.4 20 0 ] + Size 16.00 + Importance 17.42 + Type "LF" +} + +Location "South Ray" "Sol/Earth/Moon" +{ + LongLat [ 15.4 -9.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Spook" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Spot" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Spur" "Sol/Earth/Moon" +{ + LongLat [ 3.7 25.9 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "St. George" "Sol/Earth/Moon" +{ + LongLat [ 3.5 26 0 ] + Size 2.00 + Importance 16.30 + Type "LF" +} + +Location "Statio Tranquillitatis" "Sol/Earth/Moon" +{ + LongLat [ 23.5 0.8 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Steno-Apollo" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Stone Mountain" "Sol/Earth/Moon" +{ + LongLat [ 15.6 -9.1 0 ] + Size 5.00 + Importance 16.55 + Type "LF" +} + +Location "Stubby" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Surveyor" "Sol/Earth/Moon" +{ + LongLat [ -23.4 -3.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Taurus-Littrow Valley" "Sol/Earth/Moon" +{ + LongLat [ 31 20 0 ] + Size 30.00 + Importance 18.93 + Type "LF" +} + +Location "Terrace" "Sol/Earth/Moon" +{ + LongLat [ 3.7 26.1 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Tortilla Flat" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Trap" "Sol/Earth/Moon" +{ + LongLat [ 15.4 -9.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Trident" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Triplet" "Sol/Earth/Moon" +{ + LongLat [ -17.5 -3.7 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Van Serg" "Sol/Earth/Moon" +{ + LongLat [ 30.8 20.2 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Victory" "Sol/Earth/Moon" +{ + LongLat [ 30.7 20.2 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "Weird" "Sol/Earth/Moon" +{ + LongLat [ -17.5 -3.7 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Wessex Cleft" "Sol/Earth/Moon" +{ + LongLat [ 30.9 20.3 0 ] + Size 4.00 + Importance 16.47 + Type "LF" +} + +Location "West" "Sol/Earth/Moon" +{ + LongLat [ 23.5 0.8 0 ] + Size 0.10 + Importance 15.98 + Type "LF" +} + +Location "Wreck" "Sol/Earth/Moon" +{ + LongLat [ 15.5 -9.1 0 ] + Size 1.00 + Importance 16.18 + Type "LF" +} + +Location "MARE ANGUIS" "Sol/Earth/Moon" +{ + LongLat [ 67.7 22.6 0 ] + Size 150.00 + Importance 35.37 + Type "ME" +} + +Location "MARE AUSTRALE" "Sol/Earth/Moon" +{ + LongLat [ 93 -38.9 0 ] + Size 603.00 + Importance 50.58 + Type "ME" +} + +Location "MARE COGNITUM" "Sol/Earth/Moon" +{ + LongLat [ -23.1 -10 0 ] + Size 376.00 + Importance 45.85 + Type "ME" +} + +Location "MARE CRISIUM" "Sol/Earth/Moon" +{ + LongLat [ 59.1 17 0 ] + Size 418.00 + Importance 46.95 + Type "ME" +} + +Location "MARE FECUNDITATIS" "Sol/Earth/Moon" +{ + LongLat [ 51.3 -7.8 0 ] + Size 909.00 + Importance 54.39 + Type "ME" +} + +Location "MARE FRIGORIS" "Sol/Earth/Moon" +{ + LongLat [ 1.4 56 0 ] + Size 1596.00 + Importance 59.26 + Type "ME" +} + +Location "MARE HUMBOLDTIANUM" "Sol/Earth/Moon" +{ + LongLat [ 81.5 56.8 0 ] + Size 273.00 + Importance 42.41 + Type "ME" +} + +Location "MARE HUMORUM" "Sol/Earth/Moon" +{ + LongLat [ -38.6 -24.4 0 ] + Size 389.00 + Importance 46.21 + Type "ME" +} + +Location "MARE IMBRIUM" "Sol/Earth/Moon" +{ + LongLat [ -15.6 32.8 0 ] + Size 1123.00 + Importance 56.27 + Type "ME" +} + +Location "MARE INGENII" "Sol/Earth/Moon" +{ + LongLat [ 163.5 -33.7 0 ] + Size 318.00 + Importance 44.08 + Type "ME" +} + +Location "MARE INSULARUM" "Sol/Earth/Moon" +{ + LongLat [ -30.9 7.5 0 ] + Size 513.00 + Importance 49.00 + Type "ME" +} + +Location "MARE MARGINIS" "Sol/Earth/Moon" +{ + LongLat [ 86.1 13.3 0 ] + Size 420.00 + Importance 47.00 + Type "ME" +} + +Location "MARE MOSCOVIENSE" "Sol/Earth/Moon" +{ + LongLat [ 147.9 27.3 0 ] + Size 277.00 + Importance 42.57 + Type "ME" +} + +Location "MARE NECTARIS" "Sol/Earth/Moon" +{ + LongLat [ 35.5 -15.2 0 ] + Size 333.00 + Importance 44.57 + Type "ME" +} + +Location "MARE NUBIUM" "Sol/Earth/Moon" +{ + LongLat [ -16.6 -21.3 0 ] + Size 715.00 + Importance 52.19 + Type "ME" +} + +Location "MARE ORIENTALE" "Sol/Earth/Moon" +{ + LongLat [ -92.8 -19.4 0 ] + Size 327.00 + Importance 44.38 + Type "ME" +} + +Location "MARE SERENITATIS" "Sol/Earth/Moon" +{ + LongLat [ 17.5 28 0 ] + Size 707.00 + Importance 52.09 + Type "ME" +} + +Location "MARE SMYTHII" "Sol/Earth/Moon" +{ + LongLat [ 87.5 1.3 0 ] + Size 373.00 + Importance 45.77 + Type "ME" +} + +Location "MARE SPUMANS" "Sol/Earth/Moon" +{ + LongLat [ 65.1 1.1 0 ] + Size 139.00 + Importance 34.42 + Type "ME" +} + +Location "MARE TRANQUILLITATIS" "Sol/Earth/Moon" +{ + LongLat [ 31.4 8.5 0 ] + Size 873.00 + Importance 54.03 + Type "ME" +} + +Location "MARE UNDARUM" "Sol/Earth/Moon" +{ + LongLat [ 68.4 6.8 0 ] + Size 243.00 + Importance 41.11 + Type "ME" +} + +Location "MARE VAPORUM" "Sol/Earth/Moon" +{ + LongLat [ 3.6 13.3 0 ] + Size 245.00 + Importance 41.20 + Type "ME" +} + +Location "Mons Agnes" "Sol/Earth/Moon" +{ + LongLat [ 5.3 18.6 0 ] + Size 1.00 + Importance 16.18 + Type "MO" +} + +Location "Mons Ampère" "Sol/Earth/Moon" +{ + LongLat [ -4 19 0 ] + Size 30.00 + Importance 18.93 + Type "MO" +} + +Location "Mons André" "Sol/Earth/Moon" +{ + LongLat [ 120.6 5.2 0 ] + Size 10.00 + Importance 16.93 + Type "MO" +} + +Location "Mons Ardeshir" "Sol/Earth/Moon" +{ + LongLat [ 121 5 0 ] + Size 8.00 + Importance 16.78 + Type "MO" +} + +Location "Mons Argaeus" "Sol/Earth/Moon" +{ + LongLat [ 29 19 0 ] + Size 50.00 + Importance 22.13 + Type "MO" +} + +Location "Mons Bradley" "Sol/Earth/Moon" +{ + LongLat [ 1 22 0 ] + Size 30.00 + Importance 18.93 + Type "MO" +} + +Location "Mons Delisle" "Sol/Earth/Moon" +{ + LongLat [ -35.8 29.5 0 ] + Size 30.00 + Importance 18.93 + Type "MO" +} + +Location "Mons Dieter" "Sol/Earth/Moon" +{ + LongLat [ 120.2 5 0 ] + Size 20.00 + Importance 17.79 + Type "MO" +} + +Location "Mons Dilip" "Sol/Earth/Moon" +{ + LongLat [ 120.8 5.6 0 ] + Size 2.00 + Importance 16.30 + Type "MO" +} + +Location "Mons Esam" "Sol/Earth/Moon" +{ + LongLat [ 35.7 14.6 0 ] + Size 8.00 + Importance 16.78 + Type "MO" +} + +Location "Mons Ganau" "Sol/Earth/Moon" +{ + LongLat [ 120.6 4.8 0 ] + Size 14.00 + Importance 17.25 + Type "MO" +} + +Location "Mons Gruithuisen Delta" "Sol/Earth/Moon" +{ + LongLat [ -39.5 36 0 ] + Size 20.00 + Importance 17.79 + Type "MO" +} + +Location "Mons Gruithuisen Gamma" "Sol/Earth/Moon" +{ + LongLat [ -40.5 36.6 0 ] + Size 20.00 + Importance 17.79 + Type "MO" +} + +Location "Mons Hadley" "Sol/Earth/Moon" +{ + LongLat [ 4.7 26.5 0 ] + Size 25.00 + Importance 18.32 + Type "MO" +} + +Location "Mons Hadley Delta" "Sol/Earth/Moon" +{ + LongLat [ 3.8 25.8 0 ] + Size 15.00 + Importance 17.34 + Type "MO" +} + +Location "Mons Hansteen" "Sol/Earth/Moon" +{ + LongLat [ -50 -12.1 0 ] + Size 30.00 + Importance 18.93 + Type "MO" +} + +Location "Mons Herodotus" "Sol/Earth/Moon" +{ + LongLat [ -53 27.5 0 ] + Size 5.00 + Importance 16.55 + Type "MO" +} + +Location "Mons Huygens" "Sol/Earth/Moon" +{ + LongLat [ -2.9 20 0 ] + Size 40.00 + Importance 20.41 + Type "MO" +} + +Location "Mons La Hire" "Sol/Earth/Moon" +{ + LongLat [ -25.5 27.8 0 ] + Size 25.00 + Importance 18.32 + Type "MO" +} + +Location "Mons Maraldi" "Sol/Earth/Moon" +{ + LongLat [ 35.3 20.3 0 ] + Size 15.00 + Importance 17.34 + Type "MO" +} + +Location "Mons Moro" "Sol/Earth/Moon" +{ + LongLat [ -19.7 -12 0 ] + Size 10.00 + Importance 16.93 + Type "MO" +} + +Location "Mons Penck" "Sol/Earth/Moon" +{ + LongLat [ 21.6 -10 0 ] + Size 30.00 + Importance 18.93 + Type "MO" +} + +Location "Mons Pico" "Sol/Earth/Moon" +{ + LongLat [ -8.9 45.7 0 ] + Size 25.00 + Importance 18.32 + Type "MO" +} + +Location "Mons Piton" "Sol/Earth/Moon" +{ + LongLat [ -1.1 40.6 0 ] + Size 25.00 + Importance 18.32 + Type "MO" +} + +Location "Mons Rümker" "Sol/Earth/Moon" +{ + LongLat [ -58.1 40.8 0 ] + Size 70.00 + Importance 25.72 + Type "MO" +} + +Location "Mons Usov" "Sol/Earth/Moon" +{ + LongLat [ 63 12 0 ] + Size 15.00 + Importance 17.34 + Type "MO" +} + +Location "Mons Vinogradov" "Sol/Earth/Moon" +{ + LongLat [ -32.4 22.4 0 ] + Size 25.00 + Importance 18.32 + Type "MO" +} + +Location "Mons Vitruvius" "Sol/Earth/Moon" +{ + LongLat [ 30.8 19.4 0 ] + Size 15.00 + Importance 17.34 + Type "MO" +} + +Location "Mons Wolff" "Sol/Earth/Moon" +{ + LongLat [ -6.8 17 0 ] + Size 35.00 + Importance 19.63 + Type "MO" +} + +Location "Mont Blanc" "Sol/Earth/Moon" +{ + LongLat [ 1 45 0 ] + Size 25.00 + Importance 18.32 + Type "MO" +} + +Location "Montes Agricola" "Sol/Earth/Moon" +{ + LongLat [ -54.2 29.1 0 ] + Size 141.00 + Importance 34.60 + Type "MO" +} + +Location "Montes Alpes" "Sol/Earth/Moon" +{ + LongLat [ -0.8 46.4 0 ] + Size 281.00 + Importance 42.73 + Type "MO" +} + +Location "Montes Apenninus" "Sol/Earth/Moon" +{ + LongLat [ -3.7 18.9 0 ] + Size 401.00 + Importance 46.52 + Type "MO" +} + +Location "Montes Archimedes" "Sol/Earth/Moon" +{ + LongLat [ -4.6 25.3 0 ] + Size 163.00 + Importance 36.40 + Type "MO" +} + +Location "Montes Carpatus" "Sol/Earth/Moon" +{ + LongLat [ -24.4 14.5 0 ] + Size 361.00 + Importance 45.43 + Type "MO" +} + +Location "Montes Caucasus" "Sol/Earth/Moon" +{ + LongLat [ 10 38.4 0 ] + Size 445.00 + Importance 47.58 + Type "MO" +} + +Location "Montes Cordillera" "Sol/Earth/Moon" +{ + LongLat [ -81.6 -17.5 0 ] + Size 574.00 + Importance 50.10 + Type "MO" +} + +Location "Montes Haemus" "Sol/Earth/Moon" +{ + LongLat [ 9.2 19.9 0 ] + Size 560.00 + Importance 49.86 + Type "MO" +} + +Location "Montes Harbinger" "Sol/Earth/Moon" +{ + LongLat [ -41 27 0 ] + Size 90.00 + Importance 28.86 + Type "MO" +} + +Location "Montes Jura" "Sol/Earth/Moon" +{ + LongLat [ -34 47.1 0 ] + Size 422.00 + Importance 47.04 + Type "MO" +} + +Location "Montes Pyrenaeus" "Sol/Earth/Moon" +{ + LongLat [ 41.2 -15.6 0 ] + Size 164.00 + Importance 36.47 + Type "MO" +} + +Location "Montes Recti" "Sol/Earth/Moon" +{ + LongLat [ -20 48 0 ] + Size 90.00 + Importance 28.86 + Type "MO" +} + +Location "Montes Riphaeus" "Sol/Earth/Moon" +{ + LongLat [ -28.1 -7.7 0 ] + Size 189.00 + Importance 38.18 + Type "MO" +} + +Location "Montes Rook" "Sol/Earth/Moon" +{ + LongLat [ -82.5 -20.6 0 ] + Size 791.00 + Importance 53.13 + Type "MO" +} + +Location "Montes Secchi" "Sol/Earth/Moon" +{ + LongLat [ 43 3 0 ] + Size 50.00 + Importance 22.13 + Type "MO" +} + +Location "Montes Spitzbergen" "Sol/Earth/Moon" +{ + LongLat [ -5 35 0 ] + Size 60.00 + Importance 23.95 + Type "MO" +} + +Location "Montes Taurus" "Sol/Earth/Moon" +{ + LongLat [ 41.1 28.4 0 ] + Size 172.00 + Importance 37.05 + Type "MO" +} + +Location "Montes Teneriffe" "Sol/Earth/Moon" +{ + LongLat [ -11.8 47.1 0 ] + Size 182.00 + Importance 37.73 + Type "MO" +} + +Location "OCEANUS PROCELLARUM" "Sol/Earth/Moon" +{ + LongLat [ -57.4 18.4 0 ] + Size 2568.00 + Importance 63.10 + Type "OC" +} + +Location "Palus Epidemiarum" "Sol/Earth/Moon" +{ + LongLat [ -28.2 -32 0 ] + Size 286.00 + Importance 42.92 + Type "PA" +} + +Location "Palus Putredinis" "Sol/Earth/Moon" +{ + LongLat [ 0.4 26.5 0 ] + Size 161.00 + Importance 36.25 + Type "PA" +} + +Location "Palus Somni" "Sol/Earth/Moon" +{ + LongLat [ 45 14.1 0 ] + Size 143.00 + Importance 34.78 + Type "PA" +} + +Location "Planitia Descensus" "Sol/Earth/Moon" +{ + LongLat [ -64.4 7.1 0 ] + Size 1.00 + Importance 16.18 + Type "PL" +} + +Location "Promontorium Agarum" "Sol/Earth/Moon" +{ + LongLat [ 66 14 0 ] + Size 70.00 + Importance 25.72 + Type "PR" +} + +Location "Promontorium Agassiz" "Sol/Earth/Moon" +{ + LongLat [ 1.8 42 0 ] + Size 20.00 + Importance 17.79 + Type "PR" +} + +Location "Promontorium Archerusia" "Sol/Earth/Moon" +{ + LongLat [ 22 16.7 0 ] + Size 10.00 + Importance 16.93 + Type "PR" +} + +Location "Promontorium Deville" "Sol/Earth/Moon" +{ + LongLat [ 1 43.2 0 ] + Size 20.00 + Importance 17.79 + Type "PR" +} + +Location "Promontorium Fresnel" "Sol/Earth/Moon" +{ + LongLat [ 4.7 29 0 ] + Size 20.00 + Importance 17.79 + Type "PR" +} + +Location "Promontorium Heraclides" "Sol/Earth/Moon" +{ + LongLat [ -33.2 40.3 0 ] + Size 50.00 + Importance 22.13 + Type "PR" +} + +Location "Promontorium Kelvin" "Sol/Earth/Moon" +{ + LongLat [ -33 -27 0 ] + Size 50.00 + Importance 22.13 + Type "PR" +} + +Location "Promontorium Laplace" "Sol/Earth/Moon" +{ + LongLat [ -25.8 46 0 ] + Size 50.00 + Importance 22.13 + Type "PR" +} + +Location "Promontorium Taenarium" "Sol/Earth/Moon" +{ + LongLat [ -8 -19 0 ] + Size 70.00 + Importance 25.72 + Type "PR" +} + +Location "Rima Agatharchides" "Sol/Earth/Moon" +{ + LongLat [ -28 -20 0 ] + Size 50.00 + Importance 22.13 + Type "RI" +} + +Location "Rima Agricola" "Sol/Earth/Moon" +{ + LongLat [ -53 29 0 ] + Size 110.00 + Importance 31.44 + Type "RI" +} + +Location "Rima Archytas" "Sol/Earth/Moon" +{ + LongLat [ 3 53 0 ] + Size 90.00 + Importance 28.86 + Type "RI" +} + +Location "Rima Ariadaeus" "Sol/Earth/Moon" +{ + LongLat [ 14 6.4 0 ] + Size 250.00 + Importance 41.43 + Type "RI" +} + +Location "Rima Artsimovich" "Sol/Earth/Moon" +{ + LongLat [ -39 27 0 ] + Size 70.00 + Importance 25.72 + Type "RI" +} + +Location "Rima Billy" "Sol/Earth/Moon" +{ + LongLat [ -48 -15 0 ] + Size 70.00 + Importance 25.72 + Type "RI" +} + +Location "Rima Birt" "Sol/Earth/Moon" +{ + LongLat [ -9 -21 0 ] + Size 50.00 + Importance 22.13 + Type "RI" +} + +Location "Rima Bradley" "Sol/Earth/Moon" +{ + LongLat [ -1.2 23.8 0 ] + Size 161.00 + Importance 36.25 + Type "RI" +} + +Location "Rima Brayley" "Sol/Earth/Moon" +{ + LongLat [ -37.5 21.4 0 ] + Size 311.00 + Importance 43.84 + Type "RI" +} + +Location "Rima Calippus" "Sol/Earth/Moon" +{ + LongLat [ 13 37 0 ] + Size 40.00 + Importance 20.41 + Type "RI" +} + +Location "Rima Cardanus" "Sol/Earth/Moon" +{ + LongLat [ -71.5 11.4 0 ] + Size 175.00 + Importance 37.26 + Type "RI" +} + +Location "Rima Carmen" "Sol/Earth/Moon" +{ + LongLat [ 29.3 19.8 0 ] + Size 10.00 + Importance 16.93 + Type "RI" +} + +Location "Rima Cauchy" "Sol/Earth/Moon" +{ + LongLat [ 38 10.5 0 ] + Size 140.00 + Importance 34.51 + Type "RI" +} + +Location "Rima Cleomedes" "Sol/Earth/Moon" +{ + LongLat [ 57 27 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rima Cleopatra" "Sol/Earth/Moon" +{ + LongLat [ -53.8 30 0 ] + Size 14.00 + Importance 17.25 + Type "RI" +} + +Location "Rima Conon" "Sol/Earth/Moon" +{ + LongLat [ 2 18.6 0 ] + Size 30.00 + Importance 18.93 + Type "RI" +} + +Location "Rima Dawes" "Sol/Earth/Moon" +{ + LongLat [ 26.6 17.5 0 ] + Size 15.00 + Importance 17.34 + Type "RI" +} + +Location "Rima Delisle" "Sol/Earth/Moon" +{ + LongLat [ -32 31 0 ] + Size 60.00 + Importance 23.95 + Type "RI" +} + +Location "Rima Diophantus" "Sol/Earth/Moon" +{ + LongLat [ -33 29 0 ] + Size 150.00 + Importance 35.37 + Type "RI" +} + +Location "Rima Draper" "Sol/Earth/Moon" +{ + LongLat [ -25 18 0 ] + Size 160.00 + Importance 36.17 + Type "RI" +} + +Location "Rima Euler" "Sol/Earth/Moon" +{ + LongLat [ -31 21 0 ] + Size 90.00 + Importance 28.86 + Type "RI" +} + +Location "Rima Flammarion" "Sol/Earth/Moon" +{ + LongLat [ -5.6 -2.8 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rima Furnerius" "Sol/Earth/Moon" +{ + LongLat [ 61 -35 0 ] + Size 50.00 + Importance 22.13 + Type "RI" +} + +Location "Rima G. Bond" "Sol/Earth/Moon" +{ + LongLat [ 35.5 33.3 0 ] + Size 168.00 + Importance 36.77 + Type "RI" +} + +Location "Rima Galilaei" "Sol/Earth/Moon" +{ + LongLat [ -58.5 11.9 0 ] + Size 89.00 + Importance 28.71 + Type "RI" +} + +Location "Rima Gärtner" "Sol/Earth/Moon" +{ + LongLat [ 36 59 0 ] + Size 30.00 + Importance 18.93 + Type "RI" +} + +Location "Rima Gay-Lussac" "Sol/Earth/Moon" +{ + LongLat [ -22 13 0 ] + Size 40.00 + Importance 20.41 + Type "RI" +} + +Location "Rima Hadley" "Sol/Earth/Moon" +{ + LongLat [ 3 25 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rima Hansteen" "Sol/Earth/Moon" +{ + LongLat [ -53 -12 0 ] + Size 25.00 + Importance 18.32 + Type "RI" +} + +Location "Rima Hesiodus" "Sol/Earth/Moon" +{ + LongLat [ -20 -30 0 ] + Size 256.00 + Importance 41.69 + Type "RI" +} + +Location "Rima Hyginus" "Sol/Earth/Moon" +{ + LongLat [ 7.8 7.4 0 ] + Size 219.00 + Importance 39.91 + Type "RI" +} + +Location "Rima Jansen" "Sol/Earth/Moon" +{ + LongLat [ 29 14.5 0 ] + Size 35.00 + Importance 19.63 + Type "RI" +} + +Location "Rima Krieger" "Sol/Earth/Moon" +{ + LongLat [ -45.6 29 0 ] + Size 22.00 + Importance 18.00 + Type "RI" +} + +Location "Rima Mairan" "Sol/Earth/Moon" +{ + LongLat [ -47 38 0 ] + Size 90.00 + Importance 28.86 + Type "RI" +} + +Location "Rima Marcello" "Sol/Earth/Moon" +{ + LongLat [ 27.7 18.6 0 ] + Size 2.00 + Importance 16.30 + Type "RI" +} + +Location "Rima Marius" "Sol/Earth/Moon" +{ + LongLat [ -48.9 16.5 0 ] + Size 121.00 + Importance 32.67 + Type "RI" +} + +Location "Rima Messier" "Sol/Earth/Moon" +{ + LongLat [ 45 -1 0 ] + Size 100.00 + Importance 30.21 + Type "RI" +} + +Location "Rima Milichius" "Sol/Earth/Moon" +{ + LongLat [ -33 8 0 ] + Size 100.00 + Importance 30.21 + Type "RI" +} + +Location "Rima Oppolzer" "Sol/Earth/Moon" +{ + LongLat [ 1 -1.7 0 ] + Size 94.00 + Importance 29.42 + Type "RI" +} + +Location "Rima Réaumur" "Sol/Earth/Moon" +{ + LongLat [ 3 -3 0 ] + Size 30.00 + Importance 18.93 + Type "RI" +} + +Location "Rima Reiko" "Sol/Earth/Moon" +{ + LongLat [ 27.7 18.6 0 ] + Size 2.00 + Importance 16.30 + Type "RI" +} + +Location "Rima Rudolf" "Sol/Earth/Moon" +{ + LongLat [ 29.6 19.6 0 ] + Size 8.00 + Importance 16.78 + Type "RI" +} + +Location "Rima Schröter" "Sol/Earth/Moon" +{ + LongLat [ -6 1 0 ] + Size 40.00 + Importance 20.41 + Type "RI" +} + +Location "Rima Sharp" "Sol/Earth/Moon" +{ + LongLat [ -50.5 46.7 0 ] + Size 107.00 + Importance 31.09 + Type "RI" +} + +Location "Rima Sheepshanks" "Sol/Earth/Moon" +{ + LongLat [ 24 58 0 ] + Size 200.00 + Importance 38.85 + Type "RI" +} + +Location "Rima Siegfried" "Sol/Earth/Moon" +{ + LongLat [ 103 -25.9 0 ] + Size 14.00 + Importance 17.25 + Type "RI" +} + +Location "Rima Suess" "Sol/Earth/Moon" +{ + LongLat [ -48.2 6.7 0 ] + Size 165.00 + Importance 36.55 + Type "RI" +} + +Location "Rima Sung-Mei" "Sol/Earth/Moon" +{ + LongLat [ 11.3 24.6 0 ] + Size 4.00 + Importance 16.47 + Type "RI" +} + +Location "Rima T. Mayer" "Sol/Earth/Moon" +{ + LongLat [ -31 13 0 ] + Size 50.00 + Importance 22.13 + Type "RI" +} + +Location "Rima Vladimir" "Sol/Earth/Moon" +{ + LongLat [ -0.7 25.2 0 ] + Size 14.00 + Importance 17.25 + Type "RI" +} + +Location "Rima Wan-Yu" "Sol/Earth/Moon" +{ + LongLat [ -31.5 20 0 ] + Size 12.00 + Importance 17.09 + Type "RI" +} + +Location "Rima Yangel'" "Sol/Earth/Moon" +{ + LongLat [ 4.6 16.7 0 ] + Size 30.00 + Importance 18.93 + Type "RI" +} + +Location "Rima Zahia" "Sol/Earth/Moon" +{ + LongLat [ -29.5 25 0 ] + Size 16.00 + Importance 17.42 + Type "RI" +} + +Location "Rimae Alphonsus" "Sol/Earth/Moon" +{ + LongLat [ -2 -14 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rimae Apollonius" "Sol/Earth/Moon" +{ + LongLat [ 53 5 0 ] + Size 230.00 + Importance 40.48 + Type "RI" +} + +Location "Rimae Archimedes" "Sol/Earth/Moon" +{ + LongLat [ -4.1 26.6 0 ] + Size 169.00 + Importance 36.84 + Type "RI" +} + +Location "Rimae Aristarchus" "Sol/Earth/Moon" +{ + LongLat [ -47.5 26.9 0 ] + Size 121.00 + Importance 32.67 + Type "RI" +} + +Location "Rimae Arzachel" "Sol/Earth/Moon" +{ + LongLat [ -2 -18 0 ] + Size 50.00 + Importance 22.13 + Type "RI" +} + +Location "Rimae Atlas" "Sol/Earth/Moon" +{ + LongLat [ 43.6 47.5 0 ] + Size 60.00 + Importance 23.95 + Type "RI" +} + +Location "Rimae Bode" "Sol/Earth/Moon" +{ + LongLat [ -4 10 0 ] + Size 70.00 + Importance 25.72 + Type "RI" +} + +Location "Rimae Boscovich" "Sol/Earth/Moon" +{ + LongLat [ 11.1 9.8 0 ] + Size 40.00 + Importance 20.41 + Type "RI" +} + +Location "Rimae Bürg" "Sol/Earth/Moon" +{ + LongLat [ 23.8 44.5 0 ] + Size 147.00 + Importance 35.12 + Type "RI" +} + +Location "Rimae Chacornac" "Sol/Earth/Moon" +{ + LongLat [ 32 29 0 ] + Size 120.00 + Importance 32.56 + Type "RI" +} + +Location "Rimae Daniell" "Sol/Earth/Moon" +{ + LongLat [ 26 37 0 ] + Size 200.00 + Importance 38.85 + Type "RI" +} + +Location "Rimae Darwin" "Sol/Earth/Moon" +{ + LongLat [ -69.5 -19.3 0 ] + Size 143.00 + Importance 34.78 + Type "RI" +} + +Location "Rimae de Gasparis" "Sol/Earth/Moon" +{ + LongLat [ -51.1 -24.6 0 ] + Size 93.00 + Importance 29.28 + Type "RI" +} + +Location "Rimae Doppelmayer" "Sol/Earth/Moon" +{ + LongLat [ -45.1 -25.9 0 ] + Size 162.00 + Importance 36.32 + Type "RI" +} + +Location "Rimae Focas" "Sol/Earth/Moon" +{ + LongLat [ -98 -28 0 ] + Size 100.00 + Importance 30.21 + Type "RI" +} + +Location "Rimae Fresnel" "Sol/Earth/Moon" +{ + LongLat [ 4 28 0 ] + Size 90.00 + Importance 28.86 + Type "RI" +} + +Location "Rimae Gassendi" "Sol/Earth/Moon" +{ + LongLat [ -40 -18 0 ] + Size 70.00 + Importance 25.72 + Type "RI" +} + +Location "Rimae Gerard" "Sol/Earth/Moon" +{ + LongLat [ -84 46 0 ] + Size 100.00 + Importance 30.21 + Type "RI" +} + +Location "Rimae Goclenius" "Sol/Earth/Moon" +{ + LongLat [ 43 -8 0 ] + Size 240.00 + Importance 40.96 + Type "RI" +} + +Location "Rimae Grimaldi" "Sol/Earth/Moon" +{ + LongLat [ -64 -9 0 ] + Size 230.00 + Importance 40.48 + Type "RI" +} + +Location "Rimae Gutenberg" "Sol/Earth/Moon" +{ + LongLat [ 38 -5 0 ] + Size 330.00 + Importance 44.47 + Type "RI" +} + +Location "Rimae Herigonius" "Sol/Earth/Moon" +{ + LongLat [ -37 -13 0 ] + Size 100.00 + Importance 30.21 + Type "RI" +} + +Location "Rimae Hevelius" "Sol/Earth/Moon" +{ + LongLat [ -68 1 0 ] + Size 182.00 + Importance 37.73 + Type "RI" +} + +Location "Rimae Hippalus" "Sol/Earth/Moon" +{ + LongLat [ -29.2 -25.5 0 ] + Size 191.00 + Importance 38.31 + Type "RI" +} + +Location "Rimae Hypatia" "Sol/Earth/Moon" +{ + LongLat [ 22.4 -0.4 0 ] + Size 206.00 + Importance 39.20 + Type "RI" +} + +Location "Rimae Janssen" "Sol/Earth/Moon" +{ + LongLat [ 40 -45.6 0 ] + Size 114.00 + Importance 31.90 + Type "RI" +} + +Location "Rimae Kopff" "Sol/Earth/Moon" +{ + LongLat [ -89.6 -17.4 0 ] + Size 41.00 + Importance 20.57 + Type "RI" +} + +Location "Rimae Liebig" "Sol/Earth/Moon" +{ + LongLat [ -45 -20 0 ] + Size 140.00 + Importance 34.51 + Type "RI" +} + +Location "Rimae Littrow" "Sol/Earth/Moon" +{ + LongLat [ 29.9 22.1 0 ] + Size 115.00 + Importance 32.01 + Type "RI" +} + +Location "Rimae Maclear" "Sol/Earth/Moon" +{ + LongLat [ 20 13 0 ] + Size 110.00 + Importance 31.44 + Type "RI" +} + +Location "Rimae Maestlin" "Sol/Earth/Moon" +{ + LongLat [ -40 2 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rimae Maupertuis" "Sol/Earth/Moon" +{ + LongLat [ -23 52 0 ] + Size 60.00 + Importance 23.95 + Type "RI" +} + +Location "Rimae Menelaus" "Sol/Earth/Moon" +{ + LongLat [ 17.9 17.2 0 ] + Size 131.00 + Importance 33.68 + Type "RI" +} + +Location "Rimae Mersenius" "Sol/Earth/Moon" +{ + LongLat [ -49.2 -21.5 0 ] + Size 84.00 + Importance 27.98 + Type "RI" +} + +Location "Rimae Opelt" "Sol/Earth/Moon" +{ + LongLat [ -18 -13 0 ] + Size 70.00 + Importance 25.72 + Type "RI" +} + +Location "Rimae Palmieri" "Sol/Earth/Moon" +{ + LongLat [ -47 -28 0 ] + Size 150.00 + Importance 35.37 + Type "RI" +} + +Location "Rimae Parry" "Sol/Earth/Moon" +{ + LongLat [ -16.8 -6.1 0 ] + Size 82.00 + Importance 27.67 + Type "RI" +} + +Location "Rimae Petavius" "Sol/Earth/Moon" +{ + LongLat [ 58.9 -25.9 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rimae Pettit" "Sol/Earth/Moon" +{ + LongLat [ -92 -23 0 ] + Size 450.00 + Importance 47.70 + Type "RI" +} + +Location "Rimae Pitatus" "Sol/Earth/Moon" +{ + LongLat [ -13.8 -28.5 0 ] + Size 94.00 + Importance 29.42 + Type "RI" +} + +Location "Rimae Plato" "Sol/Earth/Moon" +{ + LongLat [ -3.2 52.9 0 ] + Size 87.00 + Importance 28.42 + Type "RI" +} + +Location "Rimae Plinius" "Sol/Earth/Moon" +{ + LongLat [ 23.6 17.9 0 ] + Size 124.00 + Importance 32.98 + Type "RI" +} + +Location "Rimae Posidonius" "Sol/Earth/Moon" +{ + LongLat [ 28.7 32 0 ] + Size 70.00 + Importance 25.72 + Type "RI" +} + +Location "Rimae Prinz" "Sol/Earth/Moon" +{ + LongLat [ -43 27 0 ] + Size 80.00 + Importance 27.36 + Type "RI" +} + +Location "Rimae Ramsden" "Sol/Earth/Moon" +{ + LongLat [ -31.4 -33.9 0 ] + Size 108.00 + Importance 31.21 + Type "RI" +} + +Location "Rimae Repsold" "Sol/Earth/Moon" +{ + LongLat [ -81.7 50.6 0 ] + Size 166.00 + Importance 36.62 + Type "RI" +} + +Location "Rimae Riccioli" "Sol/Earth/Moon" +{ + LongLat [ -74 -2 0 ] + Size 400.00 + Importance 46.49 + Type "RI" +} + +Location "Rimae Ritter" "Sol/Earth/Moon" +{ + LongLat [ 18 3 0 ] + Size 100.00 + Importance 30.21 + Type "RI" +} + +Location "Rimae Römer" "Sol/Earth/Moon" +{ + LongLat [ 35 27 0 ] + Size 110.00 + Importance 31.44 + Type "RI" +} + +Location "Rimae Secchi" "Sol/Earth/Moon" +{ + LongLat [ 44 1 0 ] + Size 35.00 + Importance 19.63 + Type "RI" +} + +Location "Rimae Sirsalis" "Sol/Earth/Moon" +{ + LongLat [ -61.7 -15.7 0 ] + Size 426.00 + Importance 47.14 + Type "RI" +} + +Location "Rimae Sosigenes" "Sol/Earth/Moon" +{ + LongLat [ 18.7 8.6 0 ] + Size 190.00 + Importance 38.25 + Type "RI" +} + +Location "Rimae Sulpicius Gallus" "Sol/Earth/Moon" +{ + LongLat [ 10 21 0 ] + Size 90.00 + Importance 28.86 + Type "RI" +} + +Location "Rimae Taruntius" "Sol/Earth/Moon" +{ + LongLat [ 46.5 5.5 0 ] + Size 25.00 + Importance 18.32 + Type "RI" +} + +Location "Rimae Theaetetus" "Sol/Earth/Moon" +{ + LongLat [ 6 33 0 ] + Size 50.00 + Importance 22.13 + Type "RI" +} + +Location "Rimae Triesnecker" "Sol/Earth/Moon" +{ + LongLat [ 4.6 4.3 0 ] + Size 215.00 + Importance 39.70 + Type "RI" +} + +Location "Rimae Vasco da Gama" "Sol/Earth/Moon" +{ + LongLat [ -82 10 0 ] + Size 60.00 + Importance 23.95 + Type "RI" +} + +Location "Rimae Zupus" "Sol/Earth/Moon" +{ + LongLat [ -53 -15 0 ] + Size 120.00 + Importance 32.56 + Type "RI" +} + +Location "Rupes Altai" "Sol/Earth/Moon" +{ + LongLat [ 22.6 -24.3 0 ] + Size 427.00 + Importance 47.16 + Type "RU" +} + +Location "Rupes Boris" "Sol/Earth/Moon" +{ + LongLat [ -33.5 30.5 0 ] + Size 4.00 + Importance 16.47 + Type "RU" +} + +Location "Rupes Cauchy" "Sol/Earth/Moon" +{ + LongLat [ 37 9 0 ] + Size 120.00 + Importance 32.56 + Type "RU" +} + +Location "Rupes Kelvin" "Sol/Earth/Moon" +{ + LongLat [ -33.1 -27.3 0 ] + Size 78.00 + Importance 27.04 + Type "RU" +} + +Location "Rupes Liebig" "Sol/Earth/Moon" +{ + LongLat [ -46 -25 0 ] + Size 180.00 + Importance 37.60 + Type "RU" +} + +Location "Rupes Mercator" "Sol/Earth/Moon" +{ + LongLat [ -22.3 -31 0 ] + Size 93.00 + Importance 29.28 + Type "RU" +} + +Location "Rupes Recta" "Sol/Earth/Moon" +{ + LongLat [ -7.8 -22.1 0 ] + Size 134.00 + Importance 33.96 + Type "RU" +} + +Location "Rupes Toscanelli" "Sol/Earth/Moon" +{ + LongLat [ -47.5 27.4 0 ] + Size 70.00 + Importance 25.72 + Type "RU" +} + +Location "Sinus Aestuum" "Sol/Earth/Moon" +{ + LongLat [ -8.8 10.9 0 ] + Size 290.00 + Importance 43.08 + Type "SI" +} + +Location "Sinus Amoris" "Sol/Earth/Moon" +{ + LongLat [ 39.1 18.1 0 ] + Size 130.00 + Importance 33.58 + Type "SI" +} + +Location "Sinus Asperitatis" "Sol/Earth/Moon" +{ + LongLat [ 27.4 -3.8 0 ] + Size 206.00 + Importance 39.20 + Type "SI" +} + +Location "Sinus Concordiae" "Sol/Earth/Moon" +{ + LongLat [ 43.2 10.8 0 ] + Size 142.00 + Importance 34.69 + Type "SI" +} + +Location "Sinus Fidei" "Sol/Earth/Moon" +{ + LongLat [ 2 18 0 ] + Size 70.00 + Importance 25.72 + Type "SI" +} + +Location "Sinus Honoris" "Sol/Earth/Moon" +{ + LongLat [ 18.1 11.7 0 ] + Size 109.00 + Importance 31.33 + Type "SI" +} + +Location "Sinus Iridum" "Sol/Earth/Moon" +{ + LongLat [ -31.5 44.1 0 ] + Size 236.00 + Importance 40.77 + Type "SI" +} + +Location "Sinus Lunicus" "Sol/Earth/Moon" +{ + LongLat [ -1.4 31.8 0 ] + Size 126.00 + Importance 33.18 + Type "SI" +} + +Location "Sinus Medii" "Sol/Earth/Moon" +{ + LongLat [ 1.7 2.4 0 ] + Size 335.00 + Importance 44.63 + Type "SI" +} + +Location "Sinus Roris" "Sol/Earth/Moon" +{ + LongLat [ -56.6 54 0 ] + Size 202.00 + Importance 38.97 + Type "SI" +} + +Location "Sinus Successus" "Sol/Earth/Moon" +{ + LongLat [ 59 0.9 0 ] + Size 132.00 + Importance 33.77 + Type "SI" +} + +Location "Vallis Alpes" "Sol/Earth/Moon" +{ + LongLat [ 3.2 48.5 0 ] + Size 166.00 + Importance 36.62 + Type "VA" +} + +Location "Vallis Baade" "Sol/Earth/Moon" +{ + LongLat [ -76.2 -45.9 0 ] + Size 203.00 + Importance 39.03 + Type "VA" +} + +Location "Vallis Bohr" "Sol/Earth/Moon" +{ + LongLat [ -86.6 12.4 0 ] + Size 80.00 + Importance 27.36 + Type "VA" +} + +Location "Vallis Bouvard" "Sol/Earth/Moon" +{ + LongLat [ -83.1 -38.3 0 ] + Size 284.00 + Importance 42.85 + Type "VA" +} + +Location "Vallis Capella" "Sol/Earth/Moon" +{ + LongLat [ 34.9 -7.6 0 ] + Size 49.00 + Importance 21.95 + Type "VA" +} + +Location "Vallis Inghirami" "Sol/Earth/Moon" +{ + LongLat [ -72.2 -43.8 0 ] + Size 148.00 + Importance 35.21 + Type "VA" +} + +Location "Vallis Palitzsch" "Sol/Earth/Moon" +{ + LongLat [ 64.3 -26.4 0 ] + Size 132.00 + Importance 33.77 + Type "VA" +} + +Location "Vallis Planck" "Sol/Earth/Moon" +{ + LongLat [ 126.1 -58.4 0 ] + Size 451.00 + Importance 47.72 + Type "VA" +} + +Location "Vallis Rheita" "Sol/Earth/Moon" +{ + LongLat [ 51.5 -42.5 0 ] + Size 445.00 + Importance 47.58 + Type "VA" +} + +Location "Vallis Schrödinger" "Sol/Earth/Moon" +{ + LongLat [ 105 -67 0 ] + Size 310.00 + Importance 43.80 + Type "VA" +} + +Location "Vallis Schröteri" "Sol/Earth/Moon" +{ + LongLat [ -50.8 26.2 0 ] + Size 168.00 + Importance 36.77 + Type "VA" +} + +Location "Vallis Snellius" "Sol/Earth/Moon" +{ + LongLat [ 56 -31.1 0 ] + Size 592.00 + Importance 50.40 + Type "VA" +} + +# Update 2008 Dec 08, Grant Hutchison +# ----------------------------------- + +Location "Haworth" "Sol/Earth/Moon" +{ + LongLat [ -4.0 -86.9 0 ] + Size 35 + Importance 14.37 + Type "AA" +} + +Location "Lenard" "Sol/Earth/Moon" +{ + LongLat [ 105.0 85.2 0 ] + Size 48 + Importance 17.42 + Type "AA" +} + +# Update 2009 Mar 12, Grant Hutchison +# ----------------------------------- + +Location "Aepinus" "Sol/Earth/Moon" +{ + LongLat [ -108.3 88.02 0 ] + Size 17.5 + Importance 10.39 + Type "AA" +} + +Location "Bosch" "Sol/Earth/Moon" +{ + LongLat [ 133.6 86.82 0 ] + Size 18.6 + Importance 10.64 + Type "AA" +} + +Location "Erlanger" "Sol/Earth/Moon" +{ + LongLat [ 28.62 86.94 0 ] + Size 9.9 + Importance 8.92 + Type "AA" +} + +Location "Fibiger" "Sol/Earth/Moon" +{ + LongLat [ 37.3 86.08 0 ] + Size 17.7 + Importance 10.44 + Type "AA" +} + +Location "Florey" "Sol/Earth/Moon" +{ + LongLat [ -17.84 86.82 0 ] + Size 54.7 + Importance 19.03 + Type "AA" +} + +Location "Gore" "Sol/Earth/Moon" +{ + LongLat [ -61.84 86.16 0 ] + Size 8.5 + Importance 8.41 + Type "AA" +} + +Location "Grignard" "Sol/Earth/Moon" +{ + LongLat [ -75.61 84.49 0 ] + Size 12.2 + Importance 9.21 + Type "AA" +} + +Location "Haber" "Sol/Earth/Moon" +{ + LongLat [ -95.32 83.41 0 ] + Size 55.5 + Importance 19.22 + Type "AA" +} + +Location "Hevesy" "Sol/Earth/Moon" +{ + LongLat [ 150.1 83.14 0 ] + Size 49.5 + Importance 17.78 + Type "AA" +} + +Location "Haskin" "Sol/Earth/Moon" +{ + LongLat [ 133.97 81.52 0 ] + Size 58.4 + Importance 19.93 + Type "AA" +} + +Location "Houssay" "Sol/Earth/Moon" +{ + LongLat [ 98.52 83.08 0 ] + Size 24.5 + Importance 11.97 + Type "AA" +} + +Location "Ibn Bajja" "Sol/Earth/Moon" +{ + LongLat [ -72.81 -86.4 0 ] + Size 12.6 + Importance 9.30 + Type "AA" +} + +Location "Kocher" "Sol/Earth/Moon" +{ + LongLat [ -134.5 -84.6 0 ] + Size 21.7 + Importance 11.34 + Type "AA" +} + +Location "Kuhn" "Sol/Earth/Moon" +{ + LongLat [ -153.63 -84.6 0 ] + Size 16 + Importance 10.06 + Type "AA" +} + +Location "Laveran" "Sol/Earth/Moon" +{ + LongLat [ -160.64 -81.93 0 ] + Size 12.6 + Importance 9.30 + Type "AA" +} + +Location "Nefed’ev" "Sol/Earth/Moon" +{ + LongLat [ 135.15 -81.14 0 ] + Size 40.2 + Importance 15.59 + Type "AA" +} + +Location "Svedberg" "Sol/Earth/Moon" +{ + LongLat [ 64.64 -81.54 0 ] + Size 14.4 + Importance 9.70 + Type "AA" +} + +Location "von Baeyer" "Sol/Earth/Moon" +{ + LongLat [ 61.34 -81.64 0 ] + Size 13.8 + Importance 9.57 + Type "AA" +} + +Location "Wapowski" "Sol/Earth/Moon" +{ + LongLat [ 53.52 -82.92 0 ] + Size 11.6 + Importance 9.08 + Type "AA" +} + +# Update 2009 Oct 07, Grant Hutchison +# ----------------------------------- + +Location "Braude" "Sol/Earth/Moon" +{ + LongLat [ 157.8 -81.83 0 ] + Size 10.5 + Importance 8.84 + Type "AA" +} + +Location "Hinshelwood" "Sol/Earth/Moon" +{ + LongLat [ -46.37 89.36 0 ] + Size 14.2 + Importance 9.70 + Type "AA" +} + +Location "Whipple" "Sol/Earth/Moon" +{ + LongLat [ 118.24 89.12 0 ] + Size 15.7 + Importance 9.99 + Type "AA" +} diff --git a/data/neptunemoons_locs.ssc b/data/locations/neptunemoons_locs.ssc similarity index 100% rename from data/neptunemoons_locs.ssc rename to data/locations/neptunemoons_locs.ssc diff --git a/data/ring_locs.ssc b/data/locations/ring_locs.ssc similarity index 93% rename from data/ring_locs.ssc rename to data/locations/ring_locs.ssc index 8a2fa75cdb..ef24047698 100644 --- a/data/ring_locs.ssc +++ b/data/locations/ring_locs.ssc @@ -1,447 +1,447 @@ -Location "Colombo Gap" "Sol/Saturn" -{ - LongLat [ 0 0 17530 ] - Size 100 - Type "XX" -} - -Location "C Ring" "Sol/Saturn" -{ - LongLat [ 0 0 23000 ] - Size 17500 - Type "XX" -} - -Location "Maxwell Gap" "Sol/Saturn" -{ - LongLat [ 0 0 27230 ] - Size 270 - Type "XX" -} - -Location "Bond Gap" "Sol/Saturn" -{ - LongLat [ 0 0 28440 ] - Size 30 - Type "XX" -} - -Location "Dawes Gap" "Sol/Saturn" -{ - LongLat [ 0 0 29940 ] - Size 20 - Type "XX" -} - -Location "B Ring" "Sol/Saturn" -{ - LongLat [ 0 0 44500 ] - Size 25500 - Type "XX" -} - -Location "Huygens Gap" "Sol/Saturn" -{ - LongLat [ 0 0 57410 ] - Size 440 - Type "XX" -} - -Location "Herschel Gap" "Sol/Saturn" -{ - LongLat [ 0 0 57966 ] - Size 102 - Type "XX" -} - -Location "Russell Gap" "Sol/Saturn" -{ - LongLat [ 0 0 58345 ] - Size 33 - Type "XX" -} - -Location "Jeffreys Gap" "Sol/Saturn" -{ - LongLat [ 0 0 58682 ] - Size 38 - Type "XX" -} - -Location "Kuiper Gap" "Sol/Saturn" -{ - LongLat [ 0 0 59136 ] - Size 3 - Type "XX" -} - -Location "Laplace Gap" "Sol/Saturn" -{ - LongLat [ 0 0 59699 ] - Size 238 - Type "XX" -} - -Location "Bessel Gap" "Sol/Saturn" -{ - LongLat [ 0 0 59973 ] - Size 10 - Type "XX" -} - -Location "Barnard Gap" "Sol/Saturn" -{ - LongLat [ 0 0 60044 ] - Size 13 - Type "XX" -} - -Location "Cassini Division" "Sol/Saturn" -{ - LongLat [ 0 0 59580 ] - Size 4700 - Type "XX" -} - -Location "A Ring" "Sol/Saturn" -{ - LongLat [ 0 0 69200 ] - Size 14600 - Type "XX" -} - -Location "Encke Gap" "Sol/Saturn" -{ - LongLat [ 0 0 73300 ] - Size 325 - Type "XX" -} - -Location "Keeler Gap" "Sol/Saturn" -{ - LongLat [ 0 0 76260 ] - Size 35 - Type "XX" -} - -Location "Roche Division" "Sol/Saturn" -{ - LongLat [ 0 0 78220 ] - Size 2600 - Type "XX" -} - -Location "F Ring" "Sol/Saturn" -{ - LongLat [ 0 0 79950 ] - Size 500 - Type "XX" -} - -Location "Colombo Gap" "Sol/Saturn" -{ - LongLat [ 180 0 17530 ] - Size 100 - Type "XX" -} - -Location "C Ring" "Sol/Saturn" -{ - LongLat [ 180 0 23000 ] - Size 17500 - Type "XX" -} - -Location "Maxwell Gap" "Sol/Saturn" -{ - LongLat [ 180 0 27230 ] - Size 270 - Type "XX" -} - -Location "Bond Gap" "Sol/Saturn" -{ - LongLat [ 180 0 28440 ] - Size 30 - Type "XX" -} - -Location "Dawes Gap" "Sol/Saturn" -{ - LongLat [ 180 0 29940 ] - Size 20 - Type "XX" -} - -Location "B Ring" "Sol/Saturn" -{ - LongLat [ 180 0 44500 ] - Size 25500 - Type "XX" -} - -Location "Huygens Gap" "Sol/Saturn" -{ - LongLat [ 180 0 57410 ] - Size 440 - Type "XX" -} - -Location "Herschel Gap" "Sol/Saturn" -{ - LongLat [ 180 0 57966 ] - Size 102 - Type "XX" -} - -Location "Russell Gap" "Sol/Saturn" -{ - LongLat [ 180 0 58345 ] - Size 33 - Type "XX" -} - -Location "Jeffreys Gap" "Sol/Saturn" -{ - LongLat [ 180 0 58682 ] - Size 38 - Type "XX" -} - -Location "Kuiper Gap" "Sol/Saturn" -{ - LongLat [ 180 0 59136 ] - Size 3 - Type "XX" -} - -Location "Laplace Gap" "Sol/Saturn" -{ - LongLat [ 180 0 59699 ] - Size 238 - Type "XX" -} - -Location "Bessel Gap" "Sol/Saturn" -{ - LongLat [ 180 0 59973 ] - Size 10 - Type "XX" -} - -Location "Barnard Gap" "Sol/Saturn" -{ - LongLat [ 180 0 60044 ] - Size 13 - Type "XX" -} - -Location "Cassini Division" "Sol/Saturn" -{ - LongLat [ 180 0 59580 ] - Size 4700 - Type "XX" -} - -Location "A Ring" "Sol/Saturn" -{ - LongLat [ 180 0 69200 ] - Size 14600 - Type "XX" -} - -Location "Encke Gap" "Sol/Saturn" -{ - LongLat [ 180 0 73300 ] - Size 325 - Type "XX" -} - -Location "Keeler Gap" "Sol/Saturn" -{ - LongLat [ 180 0 76260 ] - Size 35 - Type "XX" -} - -Location "Roche Division" "Sol/Saturn" -{ - LongLat [ 180 0 78220 ] - Size 2600 - Type "XX" -} - -Location "F Ring" "Sol/Saturn" -{ - LongLat [ 180 0 79950 ] - Size 500 - Type "XX" -} - -Location "Ring 6" "Sol/Uranus" -{ - LongLat [ 0 0 16278 ] - Importance 2000 - Type "XX" -} - -Location "Ring 5" "Sol/Uranus" -{ - LongLat [ 0 0 16675 ] - Importance 2000 - Type "XX" -} - -Location "Ring 4" "Sol/Uranus" -{ - LongLat [ 0 0 17012 ] - Importance 2000 - Type "XX" -} - -Location "Alpha Ring" "Sol/Uranus" -{ - LongLat [ 0 0 19159 ] - Importance 2000 - Type "XX" -} - -Location "Beta Ring" "Sol/Uranus" -{ - LongLat [ 0 0 20102 ] - Importance 2000 - Type "XX" -} - -Location "Eta Ring" "Sol/Uranus" -{ - LongLat [ 0 0 21617 ] - Importance 2000 - Type "XX" -} - -Location "Gamma Ring" "Sol/Uranus" -{ - LongLat [ 0 0 22068 ] - Importance 2000 - Type "XX" -} - -Location "Delta Ring" "Sol/Uranus" -{ - LongLat [ 0 0 22741 ] - Importance 2000 - Type "XX" -} - -Location "Lambda Ring" "Sol/Uranus" -{ - LongLat [ 0 0 24465 ] - Importance 2000 - Type "XX" -} - -Location "Epsilon Ring" "Sol/Uranus" -{ - LongLat [ 0 0 25590 ] - Importance 2000 - Type "XX" -} - -Location "Ring 6" "Sol/Uranus" -{ - LongLat [ 180 0 16278 ] - Importance 2000 - Type "XX" -} - -Location "Ring 5" "Sol/Uranus" -{ - LongLat [ 180 0 16675 ] - Importance 2000 - Type "XX" -} - -Location "Ring 4" "Sol/Uranus" -{ - LongLat [ 180 0 17012 ] - Importance 2000 - Type "XX" -} - -Location "Alpha Ring" "Sol/Uranus" -{ - LongLat [ 180 0 19159 ] - Importance 2000 - Type "XX" -} - -Location "Beta Ring" "Sol/Uranus" -{ - LongLat [ 180 0 20102 ] - Importance 2000 - Type "XX" -} - -Location "Eta Ring" "Sol/Uranus" -{ - LongLat [ 180 0 21617 ] - Importance 2000 - Type "XX" -} - -Location "Gamma Ring" "Sol/Uranus" -{ - LongLat [ 180 0 22068 ] - Importance 2000 - Type "XX" -} - -Location "Delta Ring" "Sol/Uranus" -{ - LongLat [ 180 0 22741 ] - Importance 2000 - Type "XX" -} - -Location "Lambda Ring" "Sol/Uranus" -{ - LongLat [ 180 0 24465 ] - Importance 2000 - Type "XX" -} - -Location "Epsilon Ring" "Sol/Uranus" -{ - LongLat [ 180 0 25590 ] - Importance 2000 - Type "XX" -} - -Location "Le Verrier Ring" "Sol/Neptune" -{ - LongLat [ 0 0 28430 ] - Importance 3000 - Type "XX" -} - -Location "Adams Ring" "Sol/Neptune" -{ - LongLat [ 0 0 38166 ] - Importance 2000 - Type "XX" -} - -Location "Le Verrier Ring" "Sol/Neptune" -{ - LongLat [ 180 0 28430 ] - Importance 3000 - Type "XX" -} - -Location "Adams Ring" "Sol/Neptune" -{ - LongLat [ 180 0 38166 ] - Importance 2000 - Type "XX" +Location "Colombo Gap" "Sol/Saturn" +{ + LongLat [ 0 0 17530 ] + Size 100 + Type "XX" +} + +Location "C Ring" "Sol/Saturn" +{ + LongLat [ 0 0 23000 ] + Size 17500 + Type "XX" +} + +Location "Maxwell Gap" "Sol/Saturn" +{ + LongLat [ 0 0 27230 ] + Size 270 + Type "XX" +} + +Location "Bond Gap" "Sol/Saturn" +{ + LongLat [ 0 0 28440 ] + Size 30 + Type "XX" +} + +Location "Dawes Gap" "Sol/Saturn" +{ + LongLat [ 0 0 29940 ] + Size 20 + Type "XX" +} + +Location "B Ring" "Sol/Saturn" +{ + LongLat [ 0 0 44500 ] + Size 25500 + Type "XX" +} + +Location "Huygens Gap" "Sol/Saturn" +{ + LongLat [ 0 0 57410 ] + Size 440 + Type "XX" +} + +Location "Herschel Gap" "Sol/Saturn" +{ + LongLat [ 0 0 57966 ] + Size 102 + Type "XX" +} + +Location "Russell Gap" "Sol/Saturn" +{ + LongLat [ 0 0 58345 ] + Size 33 + Type "XX" +} + +Location "Jeffreys Gap" "Sol/Saturn" +{ + LongLat [ 0 0 58682 ] + Size 38 + Type "XX" +} + +Location "Kuiper Gap" "Sol/Saturn" +{ + LongLat [ 0 0 59136 ] + Size 3 + Type "XX" +} + +Location "Laplace Gap" "Sol/Saturn" +{ + LongLat [ 0 0 59699 ] + Size 238 + Type "XX" +} + +Location "Bessel Gap" "Sol/Saturn" +{ + LongLat [ 0 0 59973 ] + Size 10 + Type "XX" +} + +Location "Barnard Gap" "Sol/Saturn" +{ + LongLat [ 0 0 60044 ] + Size 13 + Type "XX" +} + +Location "Cassini Division" "Sol/Saturn" +{ + LongLat [ 0 0 59580 ] + Size 4700 + Type "XX" +} + +Location "A Ring" "Sol/Saturn" +{ + LongLat [ 0 0 69200 ] + Size 14600 + Type "XX" +} + +Location "Encke Gap" "Sol/Saturn" +{ + LongLat [ 0 0 73300 ] + Size 325 + Type "XX" +} + +Location "Keeler Gap" "Sol/Saturn" +{ + LongLat [ 0 0 76260 ] + Size 35 + Type "XX" +} + +Location "Roche Division" "Sol/Saturn" +{ + LongLat [ 0 0 78220 ] + Size 2600 + Type "XX" +} + +Location "F Ring" "Sol/Saturn" +{ + LongLat [ 0 0 79950 ] + Size 500 + Type "XX" +} + +Location "Colombo Gap" "Sol/Saturn" +{ + LongLat [ 180 0 17530 ] + Size 100 + Type "XX" +} + +Location "C Ring" "Sol/Saturn" +{ + LongLat [ 180 0 23000 ] + Size 17500 + Type "XX" +} + +Location "Maxwell Gap" "Sol/Saturn" +{ + LongLat [ 180 0 27230 ] + Size 270 + Type "XX" +} + +Location "Bond Gap" "Sol/Saturn" +{ + LongLat [ 180 0 28440 ] + Size 30 + Type "XX" +} + +Location "Dawes Gap" "Sol/Saturn" +{ + LongLat [ 180 0 29940 ] + Size 20 + Type "XX" +} + +Location "B Ring" "Sol/Saturn" +{ + LongLat [ 180 0 44500 ] + Size 25500 + Type "XX" +} + +Location "Huygens Gap" "Sol/Saturn" +{ + LongLat [ 180 0 57410 ] + Size 440 + Type "XX" +} + +Location "Herschel Gap" "Sol/Saturn" +{ + LongLat [ 180 0 57966 ] + Size 102 + Type "XX" +} + +Location "Russell Gap" "Sol/Saturn" +{ + LongLat [ 180 0 58345 ] + Size 33 + Type "XX" +} + +Location "Jeffreys Gap" "Sol/Saturn" +{ + LongLat [ 180 0 58682 ] + Size 38 + Type "XX" +} + +Location "Kuiper Gap" "Sol/Saturn" +{ + LongLat [ 180 0 59136 ] + Size 3 + Type "XX" +} + +Location "Laplace Gap" "Sol/Saturn" +{ + LongLat [ 180 0 59699 ] + Size 238 + Type "XX" +} + +Location "Bessel Gap" "Sol/Saturn" +{ + LongLat [ 180 0 59973 ] + Size 10 + Type "XX" +} + +Location "Barnard Gap" "Sol/Saturn" +{ + LongLat [ 180 0 60044 ] + Size 13 + Type "XX" +} + +Location "Cassini Division" "Sol/Saturn" +{ + LongLat [ 180 0 59580 ] + Size 4700 + Type "XX" +} + +Location "A Ring" "Sol/Saturn" +{ + LongLat [ 180 0 69200 ] + Size 14600 + Type "XX" +} + +Location "Encke Gap" "Sol/Saturn" +{ + LongLat [ 180 0 73300 ] + Size 325 + Type "XX" +} + +Location "Keeler Gap" "Sol/Saturn" +{ + LongLat [ 180 0 76260 ] + Size 35 + Type "XX" +} + +Location "Roche Division" "Sol/Saturn" +{ + LongLat [ 180 0 78220 ] + Size 2600 + Type "XX" +} + +Location "F Ring" "Sol/Saturn" +{ + LongLat [ 180 0 79950 ] + Size 500 + Type "XX" +} + +Location "Ring 6" "Sol/Uranus" +{ + LongLat [ 0 0 16278 ] + Importance 2000 + Type "XX" +} + +Location "Ring 5" "Sol/Uranus" +{ + LongLat [ 0 0 16675 ] + Importance 2000 + Type "XX" +} + +Location "Ring 4" "Sol/Uranus" +{ + LongLat [ 0 0 17012 ] + Importance 2000 + Type "XX" +} + +Location "Alpha Ring" "Sol/Uranus" +{ + LongLat [ 0 0 19159 ] + Importance 2000 + Type "XX" +} + +Location "Beta Ring" "Sol/Uranus" +{ + LongLat [ 0 0 20102 ] + Importance 2000 + Type "XX" +} + +Location "Eta Ring" "Sol/Uranus" +{ + LongLat [ 0 0 21617 ] + Importance 2000 + Type "XX" +} + +Location "Gamma Ring" "Sol/Uranus" +{ + LongLat [ 0 0 22068 ] + Importance 2000 + Type "XX" +} + +Location "Delta Ring" "Sol/Uranus" +{ + LongLat [ 0 0 22741 ] + Importance 2000 + Type "XX" +} + +Location "Lambda Ring" "Sol/Uranus" +{ + LongLat [ 0 0 24465 ] + Importance 2000 + Type "XX" +} + +Location "Epsilon Ring" "Sol/Uranus" +{ + LongLat [ 0 0 25590 ] + Importance 2000 + Type "XX" +} + +Location "Ring 6" "Sol/Uranus" +{ + LongLat [ 180 0 16278 ] + Importance 2000 + Type "XX" +} + +Location "Ring 5" "Sol/Uranus" +{ + LongLat [ 180 0 16675 ] + Importance 2000 + Type "XX" +} + +Location "Ring 4" "Sol/Uranus" +{ + LongLat [ 180 0 17012 ] + Importance 2000 + Type "XX" +} + +Location "Alpha Ring" "Sol/Uranus" +{ + LongLat [ 180 0 19159 ] + Importance 2000 + Type "XX" +} + +Location "Beta Ring" "Sol/Uranus" +{ + LongLat [ 180 0 20102 ] + Importance 2000 + Type "XX" +} + +Location "Eta Ring" "Sol/Uranus" +{ + LongLat [ 180 0 21617 ] + Importance 2000 + Type "XX" +} + +Location "Gamma Ring" "Sol/Uranus" +{ + LongLat [ 180 0 22068 ] + Importance 2000 + Type "XX" +} + +Location "Delta Ring" "Sol/Uranus" +{ + LongLat [ 180 0 22741 ] + Importance 2000 + Type "XX" +} + +Location "Lambda Ring" "Sol/Uranus" +{ + LongLat [ 180 0 24465 ] + Importance 2000 + Type "XX" +} + +Location "Epsilon Ring" "Sol/Uranus" +{ + LongLat [ 180 0 25590 ] + Importance 2000 + Type "XX" +} + +Location "Le Verrier Ring" "Sol/Neptune" +{ + LongLat [ 0 0 28430 ] + Importance 3000 + Type "XX" +} + +Location "Adams Ring" "Sol/Neptune" +{ + LongLat [ 0 0 38166 ] + Importance 2000 + Type "XX" +} + +Location "Le Verrier Ring" "Sol/Neptune" +{ + LongLat [ 180 0 28430 ] + Importance 3000 + Type "XX" +} + +Location "Adams Ring" "Sol/Neptune" +{ + LongLat [ 180 0 38166 ] + Importance 2000 + Type "XX" } \ No newline at end of file diff --git a/data/saturnmoons_locs.ssc b/data/locations/saturnmoons_locs.ssc similarity index 93% rename from data/saturnmoons_locs.ssc rename to data/locations/saturnmoons_locs.ssc index c3d1da3dc4..7bbe8044ac 100644 --- a/data/saturnmoons_locs.ssc +++ b/data/locations/saturnmoons_locs.ssc @@ -1,3429 +1,3429 @@ -Location "Hilairea" "Sol/Saturn/Epimetheus" -{ - LongLat [ -210 -20 0 ] - Size 30 - Type "AA" -} - -Location "Pollux" "Sol/Saturn/Epimetheus" -{ - LongLat [ -260 -45 0 ] - Size 30 - Type "AA" -} - -Location "Castor" "Sol/Saturn/Janus" -{ - LongLat [ -260 5 0 ] - Size 30 - Type "AA" -} - -Location "Idas" "Sol/Saturn/Janus" -{ - LongLat [ -330 -25 0 ] - Size 40 - Type "AA" -} - -Location "Lynceus" "Sol/Saturn/Janus" -{ - LongLat [ -270 10 0 ] - Size 30 - Type "AA" -} - -Location "Phoibe" "Sol/Saturn/Janus" -{ - LongLat [ -340 60 0 ] - Size 30 - Type "AA" -} - -Location "Accolon" "Sol/Saturn/Mimas" -{ - LongLat [ -184.7 -65.7 0 ] - Size 20 - Type "AA" -} - -Location "Arthur" "Sol/Saturn/Mimas" -{ - LongLat [ -195.6 -33.2 0 ] - Size 40 - Type "AA" -} - -Location "Avalon Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -147.8 39.6 0 ] - Size 80 - Type "CM" -} - -Location "Balin" "Sol/Saturn/Mimas" -{ - LongLat [ -86.8 17.1 0 ] - Size 40 - Type "AA" -} - -Location "Ban" "Sol/Saturn/Mimas" -{ - LongLat [ -156.4 39.2 0 ] - Size 20 - Type "AA" -} - -Location "Bedivere" "Sol/Saturn/Mimas" -{ - LongLat [ -152.3 9.5 0 ] - Size 40 - Type "AA" -} - -Location "Bors" "Sol/Saturn/Mimas" -{ - LongLat [ -166 39 0 ] - Size 20 - Type "AA" -} - -Location "Camelot Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -27.6 -38.4 0 ] - Size 80 - Type "CM" -} - -Location "Dynas" "Sol/Saturn/Mimas" -{ - LongLat [ -82.9 3.8 0 ] - Size 40 - Type "AA" -} - -Location "Elaine" "Sol/Saturn/Mimas" -{ - LongLat [ -108.2 44.5 0 ] - Size 20 - Type "AA" -} - -Location "Gaheris" "Sol/Saturn/Mimas" -{ - LongLat [ -298.4 -40.9 0 ] - Size 20 - Type "AA" -} - -Location "Galahad" "Sol/Saturn/Mimas" -{ - LongLat [ -135 -47 0 ] - Size 30 - Type "AA" -} - -Location "Gareth" "Sol/Saturn/Mimas" -{ - LongLat [ -288.8 -40.9 0 ] - Size 20 - Type "AA" -} - -Location "Gawain" "Sol/Saturn/Mimas" -{ - LongLat [ -260.6 -58.4 0 ] - Size 30 - Type "AA" -} - -Location "Gwynevere" "Sol/Saturn/Mimas" -{ - LongLat [ -324 -16.8 0 ] - Size 40 - Type "AA" -} - -Location "Herschel" "Sol/Saturn/Mimas" -{ - LongLat [ -109.5 2.9 0 ] - Size 150 - Type "AA" -} - -Location "Igraine" "Sol/Saturn/Mimas" -{ - LongLat [ -231.1 -42.1 0 ] - Size 40 - Type "AA" -} - -Location "Iseult" "Sol/Saturn/Mimas" -{ - LongLat [ -36.4 -46.4 0 ] - Size 20 - Type "AA" -} - -Location "Kay" "Sol/Saturn/Mimas" -{ - LongLat [ -126.4 47 0 ] - Size 20 - Type "AA" -} - -Location "Lamerok" "Sol/Saturn/Mimas" -{ - LongLat [ -291.4 -61.3 0 ] - Size 20 - Type "AA" -} - -Location "Launcelot" "Sol/Saturn/Mimas" -{ - LongLat [ -328.2 -10 0 ] - Size 30 - Type "AA" -} - -Location "Lot" "Sol/Saturn/Mimas" -{ - LongLat [ -231.6 -31.1 0 ] - Size 30 - Type "AA" -} - -Location "Mark" "Sol/Saturn/Mimas" -{ - LongLat [ -300.1 -29.7 0 ] - Size 10 - Type "AA" -} - -Location "Merlin" "Sol/Saturn/Mimas" -{ - LongLat [ -219.5 -37.7 0 ] - Size 50 - Type "AA" -} - -Location "Modred" "Sol/Saturn/Mimas" -{ - LongLat [ -213 5 0 ] - Size 20 - Type "AA" -} - -Location "Morgan" "Sol/Saturn/Mimas" -{ - LongLat [ -242.6 23.6 0 ] - Size 50 - Type "AA" -} - -Location "Oeta Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -117.5 32.2 0 ] - Size 60 - Type "CM" -} - -Location "Ossa Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -307.8 -20.6 0 ] - Size 80 - Type "CM" -} - -Location "Palomides" "Sol/Saturn/Mimas" -{ - LongLat [ -168.5 4.1 0 ] - Size 10 - Type "AA" -} - -Location "Pangea Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -348.8 -22.6 0 ] - Size 80 - Type "CM" -} - -Location "Pelion Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -248.3 -24 0 ] - - Size 80 - Type "CM" -} - -Location "Pellinore" "Sol/Saturn/Mimas" -{ - LongLat [ -139.5 29.5 0 ] - Size 40 - Type "AA" -} - -Location "Percivale" "Sol/Saturn/Mimas" -{ - LongLat [ -180.2 -1 0 ] - Size 30 - Type "AA" -} - -Location "Tintagil Chasma" "Sol/Saturn/Mimas" -{ - LongLat [ -205 -49.7 0 ] - Size 40 - Type "CM" -} - -Location "Tristram" "Sol/Saturn/Mimas" -{ - LongLat [ -28.1 -52.2 0 ] - Size 20 - Type "AA" -} - -Location "Uther" "Sol/Saturn/Mimas" -{ - LongLat [ -251.1 -34.9 0 ] - Size 40 - Type "AA" -} - -Location "Dagonet" "Sol/Saturn/Mimas" -{ - LongLat [ -261.29 47.78 0 ] - Size 26 - Type "AA" -} - -Location "Lucas" "Sol/Saturn/Mimas" -{ - LongLat [ -220.53 41.26 0 ] - Size 38.8 - Type "AA" -} - -Location "Marhaus" "Sol/Saturn/Mimas" -{ - LongLat [ -2.58 -9.98 0 ] - Size 34.5 - Type "AA" -} - -Location "Melyodas" "Sol/Saturn/Mimas" -{ - LongLat [ -77.32 -74.54 0 ] - Size 45 - Type "AA" -} - -Location "Nero" "Sol/Saturn/Mimas" -{ - LongLat [ -307.46 -0.33 0 ] - Size 24 - Type "AA" -} - -Location "Royns" "Sol/Saturn/Mimas" -{ - LongLat [ -347.38 32.34 0 ] - Size 22.5 - Type "AA" -} - -Location "Ajax" "Sol/Saturn/Tethys" -{ - LongLat [ -282. -28.41 0 ] - Size 88 - Type "AA" -} - -Location "Anticleia" "Sol/Saturn/Tethys" -{ - LongLat [ -32.37 51.31 0 ] - Size 100.7 - Type "AA" -} - -Location "Antinous" "Sol/Saturn/Tethys" -{ - LongLat [ -286.15 -59.89 0 ] - Size 138 - Type "AA" -} - -Location "Arete" "Sol/Saturn/Tethys" -{ - LongLat [ -299. -4.67 0 ] - Size 13 - Type "AA" -} - -Location "Circe" "Sol/Saturn/Tethys" -{ - LongLat [ -54.66 -12.6 0 ] - Size 79 - Type "AA" -} - -Location "Elpenor" "Sol/Saturn/Tethys" -{ - LongLat [ -263.69 53.43 0 ] - Size 60 - Type "AA" -} - -Location "Eumaeus" "Sol/Saturn/Tethys" -{ - LongLat [ -51.12 23.1 0 ] - Size 30 - Type "AA" -} - -Location "Eurycleia" "Sol/Saturn/Tethys" -{ - LongLat [ -246.5 52.54 0 ] - Size 31 - Type "AA" -} - -Location "Ithaca Chasma" "Sol/Saturn/Tethys" -{ - LongLat [ -6.1 -14. 0 ] - Size 1219 - Type "CM" -} - -Location "Laertes" "Sol/Saturn/Tethys" -{ - LongLat [ -67.46 -46.36 0 ] - Size 51.13 - Type "AA" -} - -Location "Melanthius" "Sol/Saturn/Tethys" -{ - LongLat [ -192.61 -58.5 0 ] - Size 250 - Type "AA" -} - -Location "Mentor" "Sol/Saturn/Tethys" -{ - LongLat [ -44.16 0.25 0 ] - Size 62 - Type "AA" -} - -Location "Nausicaa" "Sol/Saturn/Tethys" -{ - LongLat [ -5. 84.4 0 ] - Size 69 - Type "AA" -} - -Location "Nestor" "Sol/Saturn/Tethys" -{ - LongLat [ -64.81 -54. 0 ] - Size 38.2 - Type "AA" -} - -Location "Odysseus" "Sol/Saturn/Tethys" -{ - LongLat [ -128.89 32.82 0 ] - Size 445 - Type "AA" -} - -Location "Penelope" "Sol/Saturn/Tethys" -{ - LongLat [ -249.22 -10.83 0 ] - Size 207.5 - Type "AA" -} - -Location "Phemius" "Sol/Saturn/Tethys" -{ - LongLat [ -286.22 11.32 0 ] - Size 75.9 - Type "AA" -} - -Location "Polyphemus" "Sol/Saturn/Tethys" -{ - LongLat [ -282.98 -3.48 0 ] - Size 73 - Type "AA" -} - -Location "Teiresias" "Sol/Saturn/Tethys" -{ - LongLat [ -0.83 60.39 0 ] - Size 14.5 - Type "AA" -} - -Location "Telemachus" "Sol/Saturn/Tethys" -{ - LongLat [ -339.38 54. 0 ] - Size 92 - Type "AA" -} - -Location "Achilles" "Sol/Saturn/Tethys" -{ - LongLat [ -324.38 0.6 0 ] - Size 58.6 - Type "AA" -} - -Location "Aietes" "Sol/Saturn/Tethys" -{ - LongLat [ -6.23 -41.44 0 ] - Size 91 - Type "AA" -} - -Location "Alcinous" "Sol/Saturn/Tethys" -{ - LongLat [ -212.61 30.31 0 ] - Size 50 - Type "AA" -} - -Location "Amphinomus" "Sol/Saturn/Tethys" -{ - LongLat [ -128.7 -14.87 0 ] - Size 13.6 - Type "AA" -} - -Location "Demodocus" "Sol/Saturn/Tethys" -{ - LongLat [ -18.21 -59.37 0 ] - Size 125 - Type "AA" -} - -Location "Diomedes" "Sol/Saturn/Tethys" -{ - LongLat [ -289.42 38.12 0 ] - Size 48.57 - Type "AA" -} - -Location "Dolius" "Sol/Saturn/Tethys" -{ - LongLat [ -210.33 -30.15 0 ] - Size 190 - Type "AA" -} - -Location "Euanthes" "Sol/Saturn/Tethys" -{ - LongLat [ -238.91 7.86 0 ] - Size 33 - Type "AA" -} - -Location "Eupithes" "Sol/Saturn/Tethys" -{ - LongLat [ -171.21 18.71 0 ] - Size 22.3 - Type "AA" -} - -Location "Eurylochus" "Sol/Saturn/Tethys" -{ - LongLat [ -27.68 -5.07 0 ] - Size 44.8 - Type "AA" -} - -Location "Eurymachus" "Sol/Saturn/Tethys" -{ - LongLat [ -65. -35.65 0 ] - Size 38.4 - Type "AA" -} - -Location "Halius" "Sol/Saturn/Tethys" -{ - LongLat [ -4.96 44.4 0 ] - Size 29.5 - Type "AA" -} - -Location "Hermione" "Sol/Saturn/Tethys" -{ - LongLat [ -148.69 -38.4 0 ] - Size 68.2 - Type "AA" -} - -Location "Icarius" "Sol/Saturn/Tethys" -{ - LongLat [ -305.85 -5.89 0 ] - Size 54.4 - Type "AA" -} - -Location "Irus" "Sol/Saturn/Tethys" -{ - LongLat [ -244.81 -27. 0 ] - Size 26.5 - Type "AA" -} - -Location "Leocritus" "Sol/Saturn/Tethys" -{ - LongLat [ -118.66 21.53 0 ] - Size 12.5 - Type "AA" -} - -Location "Leucothea" "Sol/Saturn/Tethys" -{ - LongLat [ -123.84 -4.26 0 ] - Size 13.8 - Type "AA" -} - -Location "Maron" "Sol/Saturn/Tethys" -{ - LongLat [ -119.33 2.52 0 ] - Size 11.8 - Type "AA" -} - -Location "Medon" "Sol/Saturn/Tethys" -{ - LongLat [ -143.31 25.5 0 ] - Size 18.7 - Type "AA" -} - -Location "Neleus" "Sol/Saturn/Tethys" -{ - LongLat [ -25.72 -19.38 0 ] - Size 37.6 - Type "AA" -} - -Location "Naubolos" "Sol/Saturn/Tethys" -{ - LongLat [ -305.18 -72.19 0 ] - Size 54.5 - Type "AA" -} - -Location "Ormenus" "Sol/Saturn/Tethys" -{ - LongLat [ -43.85 -20.39 0 ] - Size 39.8 - Type "AA" -} - -Location "Oenops" "Sol/Saturn/Tethys" -{ - LongLat [ -93.44 28.13 0 ] - Size 25.7 - Type "AA" -} - -Location "Periboea" "Sol/Saturn/Tethys" -{ - LongLat [ -34.86 8. 0 ] - Size 51 - Type "AA" -} - -Location "Philoetius" "Sol/Saturn/Tethys" -{ - LongLat [ -184.71 2.32 0 ] - Size 28.3 - Type "AA" -} - -Location "Polycaste" "Sol/Saturn/Tethys" -{ - LongLat [ -86.41 1.38 0 ] - Size 23 - Type "AA" -} - -Location "Poseidon" "Sol/Saturn/Tethys" -{ - LongLat [ -101.3 -55.71 0 ] - Size 63 - Type "AA" -} - -Location "Rhexenor" "Sol/Saturn/Tethys" -{ - LongLat [ -65.22 -75.63 0 ] - Size 38 - Type "AA" -} - -Location "Salmoneus" "Sol/Saturn/Tethys" -{ - LongLat [ -335.18 -1.77 0 ] - Size 93 - Type "AA" -} - -Location "Telemus" "Sol/Saturn/Tethys" -{ - LongLat [ -356.89 -34.53 0 ] - Size 320 - Type "AA" -} - -Location "Theoclymenus" "Sol/Saturn/Tethys" -{ - LongLat [ -205.63 -14.43 0 ] - Size 34.3 - Type "AA" -} - -Location "Ogygia Chasma" "Sol/Saturn/Tethys" -{ - LongLat [ -95.2 56. 0 ] - Size 120 - Type "CM" -} - -Location "Scheria Montes" "Sol/Saturn/Tethys" -{ - LongLat [ -131. 30. 0 ] - Size 185 - Type "MO" -} - -Location "Ahmad" "Sol/Saturn/Enceladus" -{ - LongLat [ -311.57 58.76 0 ] - Size 18.7 - Type "AA" -} - -Location "Aladdin" "Sol/Saturn/Enceladus" -{ - LongLat [ -26.66 60.69 0 ] - Size 37.4 - Type "AA" -} - -Location "Al-Bakbuk" "Sol/Saturn/Enceladus" -{ - LongLat [ -191.19 5.65 0 ] - Size 9 - Type "AA" -} - -Location "Al-Fakik" "Sol/Saturn/Enceladus" -{ - LongLat [ -307.3 35.54 0 ] - Size 16.5 - Type "AA" -} - -Location "Al-Haddar" "Sol/Saturn/Enceladus" -{ - LongLat [ -200.64 50.54 0 ] - Size 14 - Type "AA" -} - -Location "Ali Baba" "Sol/Saturn/Enceladus" -{ - LongLat [ -22.34 55.11 0 ] - Size 39.2 - Type "AA" -} - -Location "Al-Kuz" "Sol/Saturn/Enceladus" -{ - LongLat [ -178.23 -18.66 0 ] - Size 9.3 - Type "AA" -} - -Location "Al-Mustazi" "Sol/Saturn/Enceladus" -{ - LongLat [ -202.04 -20.86 0 ] - Size 10.3 - Type "AA" -} - -Location "Ayyub" "Sol/Saturn/Enceladus" -{ - LongLat [ -295.67 38.44 0 ] - Size 18 - Type "AA" -} - -Location "Aziz" "Sol/Saturn/Enceladus" -{ - LongLat [ -348.84 16.73 0 ] - Size 11 - Type "AA" -} - -Location "Behram" "Sol/Saturn/Enceladus" -{ - LongLat [ -181.02 -15.41 0 ] - Size 13.7 - Type "AA" -} - -Location "Dalilah" "Sol/Saturn/Enceladus" -{ - LongLat [ -248.54 51.89 0 ] - Size 16 - Type "AA" -} - -Location "Duban" "Sol/Saturn/Enceladus" -{ - LongLat [ -282.91 58.38 0 ] - Size 19 - Type "AA" -} - -Location "Dunyazad" "Sol/Saturn/Enceladus" -{ - LongLat [ -200.62 41.9 0 ] - Size 30.9 - Type "AA" -} - -Location "Fitnah" "Sol/Saturn/Enceladus" -{ - LongLat [ -290.63 45.06 0 ] - Size 16.5 - Type "AA" -} - -Location "Ghanim" "Sol/Saturn/Enceladus" -{ - LongLat [ -281.5 38.45 0 ] - Size 13.9 - Type "AA" -} - -Location "Gharib" "Sol/Saturn/Enceladus" -{ - LongLat [ -241.15 81.12 0 ] - Size 26 - Type "AA" -} - -Location "Hassan" "Sol/Saturn/Enceladus" -{ - LongLat [ -188.47 -31.31 0 ] - Size 14.5 - Type "AA" -} - -Location "Jansha" "Sol/Saturn/Enceladus" -{ - LongLat [ -156.87 -30.36 0 ] - Size 9.8 - Type "AA" -} - -Location "Julnar" "Sol/Saturn/Enceladus" -{ - LongLat [ -350. 52.79 0 ] - Size 19 - Type "AA" -} - -Location "Khusrau" "Sol/Saturn/Enceladus" -{ - LongLat [ -185.47 -3.77 0 ] - Size 12.3 - Type "AA" -} - -Location "Marjanah" "Sol/Saturn/Enceladus" -{ - LongLat [ -303.81 38.24 0 ] - Size 14.5 - Type "AA" -} - -Location "Musa" "Sol/Saturn/Enceladus" -{ - LongLat [ -17.58 72.42 0 ] - Size 25 - Type "AA" -} - -Location "Omar" "Sol/Saturn/Enceladus" -{ - LongLat [ -273.93 17.66 0 ] - Size 12 - Type "AA" -} - -Location "Otbah" "Sol/Saturn/Enceladus" -{ - LongLat [ -159.51 -39.8 0 ] - Size 9.4 - Type "AA" -} - -Location "Peri-Banu" "Sol/Saturn/Enceladus" -{ - LongLat [ -322.91 62. 0 ] - Size 18 - Type "AA" -} - -Location "Rayya" "Sol/Saturn/Enceladus" -{ - LongLat [ -178.41 -32.45 0 ] - Size 9 - Type "AA" -} - -Location "Salih" "Sol/Saturn/Enceladus" -{ - LongLat [ -4.67 -5.29 0 ] - Size 4 - Type "AA" -} - -Location "Samad" "Sol/Saturn/Enceladus" -{ - LongLat [ -4.48 60.3 0 ] - Size 16.3 - Type "AA" -} - -Location "Shahrazad" "Sol/Saturn/Enceladus" -{ - LongLat [ -199.73 47.3 0 ] - Size 20 - Type "AA" -} - -Location "Shahryar" "Sol/Saturn/Enceladus" -{ - LongLat [ -227.5 58.32 0 ] - Size 24 - Type "AA" -} - -Location "Shakashik" "Sol/Saturn/Enceladus" -{ - LongLat [ -180.82 -17.27 0 ] - Size 8.5 - Type "AA" -} - -Location "Sharrkan" "Sol/Saturn/Enceladus" -{ - LongLat [ -302.21 16.07 0 ] - Size 3.7 - Type "AA" -} - -Location "Shirin" "Sol/Saturn/Enceladus" -{ - LongLat [ -172.44 -1.9 0 ] - Size 8.7 - Type "AA" -} - -Location "Sindbad" "Sol/Saturn/Enceladus" -{ - LongLat [ -212.07 67. 0 ] - Size 29.1 - Type "AA" -} - -Location "Zumurrud" "Sol/Saturn/Enceladus" -{ - LongLat [ -181.57 -21.9 0 ] - Size 21 - Type "AA" -} - -Location "Cufa Dorsa" "Sol/Saturn/Enceladus" -{ - LongLat [ -286.17 3.19 0 ] - Size 90 - Type "DO" -} - -Location "Ebony Dorsum" "Sol/Saturn/Enceladus" -{ - LongLat [ -280.54 5.74 0 ] - Size 70 - Type "DO" -} - -Location "Anbar Fossae" "Sol/Saturn/Enceladus" -{ - LongLat [ -323.32 -8.76 0 ] - Size 165 - Type "FO" -} - -Location "Bassorah Fossa" "Sol/Saturn/Enceladus" -{ - LongLat [ -19.9 39.8 0 ] - Size 75 - Type "FO" -} - -Location "Daryabar Fossa" "Sol/Saturn/Enceladus" -{ - LongLat [ -5.42 9.65 0 ] - Size 200 - Type "FO" -} - -Location "Isbanir Fossa" "Sol/Saturn/Enceladus" -{ - LongLat [ -358.26 11.3 0 ] - Size 170 - Type "FO" -} - -Location "Khorasan Fossa" "Sol/Saturn/Enceladus" -{ - LongLat [ -236.87 -19. 0 ] - Size 290 - Type "FO" -} - -Location "Diyar Planitia" "Sol/Saturn/Enceladus" -{ - LongLat [ -251.95 -13.4 0 ] - Size 325 - Type "PL" -} - -Location "Sarandib Planitia" "Sol/Saturn/Enceladus" -{ - LongLat [ -311.82 10.23 0 ] - Size 165 - Type "PL" -} - -Location "Alexandria Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -137.56 -75.63 0 ] - Size 111 - Type "SU" -} - -Location "Baghdad Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -230.54 -86.91 0 ] - Size 176 - Type "SU" -} - -Location "Cairo Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -154.48 -81.62 0 ] - Size 165 - Type "SU" -} - -Location "Camphor Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -149.4 -70.78 0 ] - Size 77 - Type "SU" -} - -Location "Cashmere Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -296.06 -52.07 0 ] - Size 260 - Type "SU" -} - -Location "Damascus Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -285.87 -80.59 0 ] - Size 125 - Type "SU" -} - -Location "Hamah Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -306. 27.26 0 ] - Size 164 - Type "SU" -} - -Location "Harran Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -245.93 26.39 0 ] - Size 291 - Type "SU" -} - -Location "Labtayt Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -286.08 -27.69 0 ] - Size 162 - Type "SU" -} - -Location "Láhej Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -302. -10.89 0 ] - Size 150 - Type "SU" -} - -Location "Mosul Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -336.73 -58.1 0 ] - Size 60 - Type "SU" -} - -Location "Samarkand Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -327.5 30. 0 ] - Size 360 - Type "SU" -} - -Location "Ajib" "Sol/Saturn/Enceladus" -{ - LongLat [ -239.4 61.7 0 ] - Size 15.2 - Type "AA" -} - -Location "Bahman" "Sol/Saturn/Enceladus" -{ - LongLat [ -61.36 14.67 0 ] - Size 10.3 - Type "AA" -} - -Location "Harun" "Sol/Saturn/Enceladus" -{ - LongLat [ -225.6 36.33 0 ] - Size 13.9 - Type "AA" -} - -Location "Hisham" "Sol/Saturn/Enceladus" -{ - LongLat [ -280.7 48.21 0 ] - Size 22.1 - Type "AA" -} - -Location "Ishak" "Sol/Saturn/Enceladus" -{ - LongLat [ -225.1 47.5 0 ] - Size 14.4 - Type "AA" -} - -Location "Ja’afar" "Sol/Saturn/Enceladus" -{ - LongLat [ -337.6 34.5 0 ] - Size 9.9 - Type "AA" -} - -Location "Kamar" "Sol/Saturn/Enceladus" -{ - LongLat [ -32. -41. 0 ] - Size 22 - Type "AA" -} - -Location "Kasim" "Sol/Saturn/Enceladus" -{ - LongLat [ -173.11 42.38 0 ] - Size 10.7 - Type "AA" -} - -Location "Ma’aruf" "Sol/Saturn/Enceladus" -{ - LongLat [ -333.5 -37.2 0 ] - Size 6.8 - Type "AA" -} - -Location "Masrur" "Sol/Saturn/Enceladus" -{ - LongLat [ -294.28 66.38 0 ] - Size 13 - Type "AA" -} - -Location "Morgiana" "Sol/Saturn/Enceladus" -{ - LongLat [ -196.1 31.74 0 ] - Size 14.3 - Type "AA" -} - -Location "Mustafa" "Sol/Saturn/Enceladus" -{ - LongLat [ -184.9 -30.9 0 ] - Size 14.7 - Type "AA" -} - -Location "Parwez" "Sol/Saturn/Enceladus" -{ - LongLat [ -25.6 22.9 0 ] - Size 14.6 - Type "AA" -} - -Location "Perizadah" "Sol/Saturn/Enceladus" -{ - LongLat [ -155. -21.2 0 ] - Size 10.5 - Type "AA" -} - -Location "Sabur" "Sol/Saturn/Enceladus" -{ - LongLat [ -296.1 -24. 0 ] - Size 7.6 - Type "AA" -} - -Location "Yunan" "Sol/Saturn/Enceladus" -{ - LongLat [ -286.03 53.81 0 ] - Size 19.7 - Type "AA" -} - -Location "Zaynab" "Sol/Saturn/Enceladus" -{ - LongLat [ -25.16 69.2 0 ] - Size 20 - Type "AA" -} - -Location "Al-Medinah Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -358.6 -50.7 0 ] - Size 117.5 - Type "SU" -} - -Location "Al-Yaman Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -191.8 9.7 0 ] - Size 177.9 - Type "SU" -} - -Location "Andalús Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -79.1 29.1 0 ] - Size 162 - Type "SU" -} - -Location "Bulak Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -109.2 16.3 0 ] - Size 49.4 - Type "SU" -} - -Location "Makran Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -135.8 -54.4 0 ] - Size 170.5 - Type "SU" -} - -Location "Misr Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -199.7 18. 0 ] - Size 109.8 - Type "SU" -} - -Location "Shiraz Sulcus" "Sol/Saturn/Enceladus" -{ - LongLat [ -39.4 -57.2 0 ] - Size 80 - Type "SU" -} - -Location "Sind Sulci" "Sol/Saturn/Enceladus" -{ - LongLat [ -107.3 -16.4 0 ] - Size 116 - Type "SU" -} - -Location "Bishangarh Fossae" "Sol/Saturn/Enceladus" -{ - LongLat [ -225.8 -24. 0 ] - Size 163 - Type "FO" -} - -Location "Kaukabán Fossae" "Sol/Saturn/Enceladus" -{ - LongLat [ -266. 33. 0 ] - Size 83.4 - Type "FO" -} - -Location "Adrastus" "Sol/Saturn/Dione" -{ - LongLat [ -46. -61.7 0 ] - Size 35 - Type "AA" -} - -Location "Aeneas" "Sol/Saturn/Dione" -{ - LongLat [ -46.3 26.2 0 ] - Size 160 - Type "AA" -} - -Location "Amata" "Sol/Saturn/Dione" -{ - LongLat [ -279.9 5.2 0 ] - Size 68.5 - Type "AA" -} - -Location "Anchises" "Sol/Saturn/Dione" -{ - LongLat [ -65.3 -33.8 0 ] - Size 42 - Type "AA" -} - -Location "Antenor" "Sol/Saturn/Dione" -{ - LongLat [ -11.6 -6.8 0 ] - Size 73 - Type "AA" -} - -Location "Butes" "Sol/Saturn/Dione" -{ - LongLat [ -46. 65.5 0 ] - Size 30 - Type "AA" -} - -Location "Caieta" "Sol/Saturn/Dione" -{ - LongLat [ -79.9 -24.6 0 ] - Size 49 - Type "AA" -} - -Location "Cassandra" "Sol/Saturn/Dione" -{ - LongLat [ -246. -40.2 0 ] - Size 11 - Type "AA" -} - -Location "Catillus" "Sol/Saturn/Dione" -{ - LongLat [ -275.2 -2. 0 ] - Size 40 - Type "AA" -} - -Location "Coras" "Sol/Saturn/Dione" -{ - LongLat [ -268.4 0.6 0 ] - Size 37 - Type "AA" -} - -Location "Creusa" "Sol/Saturn/Dione" -{ - LongLat [ -76.2 49.4 0 ] - Size 35 - Type "AA" -} - -Location "Dido" "Sol/Saturn/Dione" -{ - LongLat [ -19.2 -23.7 0 ] - Size 122 - Type "AA" -} - -Location "Halys" "Sol/Saturn/Dione" -{ - LongLat [ -53.5 -59.1 0 ] - Size 31 - Type "AA" -} - -Location "Ilia" "Sol/Saturn/Dione" -{ - LongLat [ -346.5 -0.4 0 ] - Size 50 - Type "AA" -} - -Location "Italus" "Sol/Saturn/Dione" -{ - LongLat [ -76.6 -18.3 0 ] - Size 37 - Type "AA" -} - -Location "Larissa Chasma" "Sol/Saturn/Dione" -{ - LongLat [ -71.1 30.2 0 ] - Size 315 - Type "CM" -} - -Location "Latagus" "Sol/Saturn/Dione" -{ - LongLat [ -26.5 14.8 0 ] - Size 37 - Type "AA" -} - -Location "Latium Chasma" "Sol/Saturn/Dione" -{ - LongLat [ -69.5 21.2 0 ] - Size 381 - Type "CM" -} - -Location "Lausus" "Sol/Saturn/Dione" -{ - LongLat [ -23.8 36. 0 ] - Size 28 - Type "AA" -} - -Location "Magus" "Sol/Saturn/Dione" -{ - LongLat [ -24.4 18.7 0 ] - Size 41 - Type "AA" -} - -Location "Massicus" "Sol/Saturn/Dione" -{ - LongLat [ -55.4 -34.9 0 ] - Size 35 - Type "AA" -} - -Location "Palatine Chasmata" "Sol/Saturn/Dione" -{ - LongLat [ -315. -35. 0 ] - Size 850 - Type "CM" -} - -Location "Palinurus" "Sol/Saturn/Dione" -{ - LongLat [ -63. -3.6 0 ] - Size 11.5 - Type "AA" -} - -Location "Remus" "Sol/Saturn/Dione" -{ - LongLat [ -31.9 -13.6 0 ] - Size 62 - Type "AA" -} - -Location "Ripheus" "Sol/Saturn/Dione" -{ - LongLat [ -36.8 -56.3 0 ] - Size 34 - Type "AA" -} - -Location "Romulus" "Sol/Saturn/Dione" -{ - LongLat [ -27. -8. 0 ] - Size 80 - Type "AA" -} - -Location "Sabinus" "Sol/Saturn/Dione" -{ - LongLat [ -187. -43.5 0 ] - Size 79 - Type "AA" -} - -Location "Tibur Chasmata" "Sol/Saturn/Dione" -{ - LongLat [ -69.1 57.2 0 ] - Size 156 - Type "CM" -} - -Location "Turnus" "Sol/Saturn/Dione" -{ - LongLat [ -345. 15.8 0 ] - Size 98 - Type "AA" -} - -Location "Camilla" "Sol/Saturn/Dione" -{ - LongLat [ -60. -4.41 0 ] - Size 31.2 - Type "AA" -} - -Location "Acestes" "Sol/Saturn/Dione" -{ - LongLat [ -242.9 50.2 0 ] - Size 108 - Type "AA" -} - -Location "Allecto" "Sol/Saturn/Dione" -{ - LongLat [ -223.8 -7.8 0 ] - Size 103 - Type "AA" -} - -Location "Amastrus" "Sol/Saturn/Dione" -{ - LongLat [ -236.5 -9.8 0 ] - Size 66 - Type "AA" -} - -Location "Amycus" "Sol/Saturn/Dione" -{ - LongLat [ -88. -37.4 0 ] - Size 26 - Type "AA" -} - -Location "Anna" "Sol/Saturn/Dione" -{ - LongLat [ -89.2 -63.3 0 ] - Size 13.4 - Type "AA" -} - -Location "Ascanius" "Sol/Saturn/Dione" -{ - LongLat [ -231.7 33.5 0 ] - Size 98 - Type "AA" -} - -Location "Aulestes" "Sol/Saturn/Dione" -{ - LongLat [ -147. 10. 0 ] - Size 48 - Type "AA" -} - -Location "Cretheus" "Sol/Saturn/Dione" -{ - LongLat [ -88. -43.5 0 ] - Size 28.5 - Type "AA" -} - -Location "Daucus" "Sol/Saturn/Dione" -{ - LongLat [ -301. -15.2 0 ] - Size 72 - Type "AA" -} - -Location "Dercennus" "Sol/Saturn/Dione" -{ - LongLat [ -278.7 29.5 0 ] - Size 85 - Type "AA" -} - -Location "Entellus" "Sol/Saturn/Dione" -{ - LongLat [ -210.2 -11. 0 ] - Size 63 - Type "AA" -} - -Location "Erulus" "Sol/Saturn/Dione" -{ - LongLat [ -104.6 -35. 0 ] - Size 115 - Type "AA" -} - -Location "Euryalus" "Sol/Saturn/Dione" -{ - LongLat [ -359.9 -74.4 0 ] - Size 36 - Type "AA" -} - -Location "Eumelus" "Sol/Saturn/Dione" -{ - LongLat [ -65.4 -0.1 0 ] - Size 34.6 - Type "AA" -} - -Location "Evander" "Sol/Saturn/Dione" -{ - LongLat [ -147. -58. 0 ] - Size 360 - Type "AA" -} - -Location "Herbesus" "Sol/Saturn/Dione" -{ - LongLat [ -155.4 34.7 0 ] - Size 55 - Type "AA" -} - -Location "Lagus" "Sol/Saturn/Dione" -{ - LongLat [ -102.5 -13.4 0 ] - Size 75.7 - Type "AA" -} - -Location "Larides" "Sol/Saturn/Dione" -{ - LongLat [ -310.8 7.3 0 ] - Size 28 - Type "AA" -} - -Location "Latinus" "Sol/Saturn/Dione" -{ - LongLat [ -201. 52. 0 ] - Size 124 - Type "AA" -} - -Location "Liger" "Sol/Saturn/Dione" -{ - LongLat [ -126. 24. 0 ] - Size 54 - Type "AA" -} - -Location "Lucagus" "Sol/Saturn/Dione" -{ - LongLat [ -130.6 22.2 0 ] - Size 45.7 - Type "AA" -} - -Location "Metiscus" "Sol/Saturn/Dione" -{ - LongLat [ -92.8 5.9 0 ] - Size 43 - Type "AA" -} - -Location "Mezentius" "Sol/Saturn/Dione" -{ - LongLat [ -182.5 19.2 0 ] - Size 50.8 - Type "AA" -} - -Location "Murranus" "Sol/Saturn/Dione" -{ - LongLat [ -90.4 12.6 0 ] - Size 55 - Type "AA" -} - -Location "Nisus" "Sol/Saturn/Dione" -{ - LongLat [ -334.4 -68.3 0 ] - Size 34 - Type "AA" -} - -Location "Pagasus" "Sol/Saturn/Dione" -{ - LongLat [ -240.8 -3. 0 ] - Size 66 - Type "AA" -} - -Location "Phaleris" "Sol/Saturn/Dione" -{ - LongLat [ -169.4 -79.8 0 ] - Size 43 - Type "AA" -} - -Location "Prytanis" "Sol/Saturn/Dione" -{ - LongLat [ -287.4 -45.8 0 ] - Size 101 - Type "AA" -} - -Location "Sagaris" "Sol/Saturn/Dione" -{ - LongLat [ -103.6 4.8 0 ] - Size 49 - Type "AA" -} - -Location "Silvius" "Sol/Saturn/Dione" -{ - LongLat [ -332. -32.7 0 ] - Size 70 - Type "AA" -} - -Location "Tereus" "Sol/Saturn/Dione" -{ - LongLat [ -244.4 -2.6 0 ] - Size 32 - Type "AA" -} - -Location "Thymber" "Sol/Saturn/Dione" -{ - LongLat [ -308.5 14. 0 ] - Size 29 - Type "AA" -} - -Location "Tiburtus" "Sol/Saturn/Dione" -{ - LongLat [ -189.1 29.2 0 ] - Size 59 - Type "AA" -} - -Location "Tyrrhus" "Sol/Saturn/Dione" -{ - LongLat [ -287.4 24.7 0 ] - Size 46 - Type "AA" -} - -Location "Aufidus Catena" "Sol/Saturn/Dione" -{ - LongLat [ -287.5 -79.1 0 ] - Size 310 - Type "CA" -} - -Location "Pactolus Catena" "Sol/Saturn/Dione" -{ - LongLat [ -326.3 8.5 0 ] - Size 175 - Type "CA" -} - -Location "Pantagias Catenae" "Sol/Saturn/Dione" -{ - LongLat [ -141.7 -15.3 0 ] - Size 200 - Type "CA" -} - -Location "Aurunca Chasmata" "Sol/Saturn/Dione" -{ - LongLat [ -265. 15. 0 ] - Size 275 - Type "CM" -} - -Location "Drepanum Chasma" "Sol/Saturn/Dione" -{ - LongLat [ -261.2 -47.4 0 ] - Size 360 - Type "CM" -} - -Location "Eurotas Chasmata" "Sol/Saturn/Dione" -{ - LongLat [ -295.1 6.1 0 ] - Size 945 - Type "CM" -} - -Location "Janiculum Dorsa" "Sol/Saturn/Dione" -{ - LongLat [ -140. 18. 0 ] - Size 900 - Type "DO" -} - -Location "Arpi Fossae" "Sol/Saturn/Dione" -{ - LongLat [ -131. 44.3 0 ] - Size 300 - Type "FO" -} - -Location "Clusium Fossae" "Sol/Saturn/Dione" -{ - LongLat [ -303.5 42.5 0 ] - Size 250 - Type "FO" -} - -Location "Fidena Fossae" "Sol/Saturn/Dione" -{ - LongLat [ -95.5 1.75 0 ] - Size 450 - Type "FO" -} - -Location "Petelia Fossae" "Sol/Saturn/Dione" -{ - LongLat [ -81.6 -8. 0 ] - Size 225 - Type "FO" -} - -Location "Padua Chasmata" "Sol/Saturn/Dione" -{ - LongLat [ -247.6 13. 0 ] - Size 1025 - Type "CM" -} - -Location "Carthage Fossae" "Sol/Saturn/Dione" -{ - LongLat [ -333. 11. 0 ] - Size 470 - Type "FO" -} - -# 32 records, 8269 lines read. -Location "Aananin" "Sol/Saturn/Rhea" -{ - LongLat [ -339.9 34.9 0 ] - Size 50 - Type "AA" -} - -Location "Adjua" "Sol/Saturn/Rhea" -{ - LongLat [ -118.9 40.2 0 ] - Size 50 - Type "AA" -} - -Location "Agunua" "Sol/Saturn/Rhea" -{ - LongLat [ -66.2 63.3 0 ] - Size 50 - Type "AA" -} - -Location "Ameta" "Sol/Saturn/Rhea" -{ - LongLat [ -21.9 53.3 0 ] - Size 50 - Type "AA" -} - -Location "Arunaka" "Sol/Saturn/Rhea" -{ - LongLat [ -22.1 -15.3 0 ] - Size 50 - Type "AA" -} - -Location "Atum" "Sol/Saturn/Rhea" -{ - LongLat [ -1.1 -47.1 0 ] - Size 100 - Type "AA" -} - -Location "Bulagat" "Sol/Saturn/Rhea" -{ - LongLat [ -15.2 -38.2 0 ] - Size 100 - Type "AA" -} - -Location "Bumba" "Sol/Saturn/Rhea" -{ - LongLat [ -50.4 63.1 0 ] - Size 150 - Type "AA" -} - -Location "Burkhan" "Sol/Saturn/Rhea" -{ - LongLat [ -310.6 66.8 0 ] - Size 30 - Type "AA" -} - -Location "Con" "Sol/Saturn/Rhea" -{ - LongLat [ -12.7 -25.8 0 ] - Size 100 - Type "AA" -} - -Location "Djuli" "Sol/Saturn/Rhea" -{ - LongLat [ -46.7 -31.2 0 ] - Size 150 - Type "AA" -} - -Location "Ellyay" "Sol/Saturn/Rhea" -{ - LongLat [ -91.8 71.4 0 ] - Size 150 - Type "AA" -} - -Location "Faro" "Sol/Saturn/Rhea" -{ - LongLat [ -114 45.3 0 ] - Size 100 - Type "AA" -} - -Location "Haik" "Sol/Saturn/Rhea" -{ - LongLat [ -29.3 -36.6 0 ] - Size 100 - Type "AA" -} - -Location "Haoso" "Sol/Saturn/Rhea" -{ - LongLat [ -12.5 8.3 0 ] - Size 100 - Type "AA" -} - -Location "Heller" "Sol/Saturn/Rhea" -{ - LongLat [ -315.1 10.1 0 ] - Size 100 - Type "AA" -} - -Location "Iraca" "Sol/Saturn/Rhea" -{ - LongLat [ -112.1 39.4 0 ] - Size 100 - Type "AA" -} - -Location "Izanagi" "Sol/Saturn/Rhea" -{ - LongLat [ -310.2 -49.4 0 ] - Size 200 - Type "AA" -} - -Location "Izanami" "Sol/Saturn/Rhea" -{ - LongLat [ -313.4 -46.3 0 ] - Size 100 - Type "AA" -} - -Location "Jumo" "Sol/Saturn/Rhea" -{ - LongLat [ -66.5 52.8 0 ] - Size 30 - Type "AA" -} - -Location "Karora" "Sol/Saturn/Rhea" -{ - LongLat [ -20.1 5.9 0 ] - Size 50 - Type "AA" -} - -Location "Khado" "Sol/Saturn/Rhea" -{ - LongLat [ -359.1 41.6 0 ] - Size 50 - Type "AA" -} - -Location "Kiho" "Sol/Saturn/Rhea" -{ - LongLat [ -358.7 -11.1 0 ] - Size 150 - Type "AA" -} - -Location "Kumpara" "Sol/Saturn/Rhea" -{ - LongLat [ -327.1 9.6 0 ] - Size 30 - Type "AA" -} - -Location "Kun Lun Chasma" "Sol/Saturn/Rhea" -{ - LongLat [ -307.5 46 0 ] - Size 200 - Type "CM" -} - -Location "Leza" "Sol/Saturn/Rhea" -{ - LongLat [ -309.2 -21.8 0 ] - Size 150 - Type "AA" -} - -Location "Lowa" "Sol/Saturn/Rhea" -{ - LongLat [ -16.6 40.9 0 ] - Size 30 - Type "AA" -} - -Location "Malunga" "Sol/Saturn/Rhea" -{ - LongLat [ -56.2 65.1 0 ] - Size 30 - Type "AA" -} - -Location "Manoid" "Sol/Saturn/Rhea" -{ - LongLat [ -8.5 29.5 0 ] - Size 30 - Type "AA" -} - -Location "Melo" "Sol/Saturn/Rhea" -{ - LongLat [ -7.1 -53.2 0 ] - Size 100 - Type "AA" -} - -Location "Mubai" "Sol/Saturn/Rhea" -{ - LongLat [ -20.2 55.8 0 ] - Size 30 - Type "AA" -} - - -Location "Num" "Sol/Saturn/Rhea" -{ - LongLat [ -92.7 24 0 ] - Size 50 - Type "AA" -} - -Location "Ormazd" "Sol/Saturn/Rhea" -{ - LongLat [ -58.5 52.5 0 ] - Size 200 - Type "AA" -} - -Location "Pan Ku" "Sol/Saturn/Rhea" -{ - LongLat [ -107.7 65.7 0 ] - Size 50 - Type "AA" -} - -Location "Pedn" "Sol/Saturn/Rhea" -{ - LongLat [ -351.7 46 0 ] - Size 100 - Type "AA" -} - -Location "Pu Chou Chasma" "Sol/Saturn/Rhea" -{ - LongLat [ -95.3 26.1 0 ] - Size 300 - Type "CM" -} - -Location "Qat" "Sol/Saturn/Rhea" -{ - LongLat [ -351.6 -23.8 0 ] - Size 150 - Type "AA" -} - -Location "Sholmo" "Sol/Saturn/Rhea" -{ - LongLat [ -346.4 12 0 ] - Size 50 - Type "AA" -} - -Location "Taaroa" "Sol/Saturn/Rhea" -{ - LongLat [ -95.5 16.5 0 ] - Size 50 - Type "AA" -} - -Location "Thunupa" "Sol/Saturn/Rhea" -{ - LongLat [ -21.3 45.6 0 ] - Size 50 - Type "AA" -} - -Location "Tika" "Sol/Saturn/Rhea" -{ - LongLat [ -84.1 25.1 0 ] - Size 50 - Type "AA" -} - -Location "Tirawa" "Sol/Saturn/Rhea" -{ - LongLat [ -151.7 34.2 0 ] - Size 300 - Type "AA" -} - -Location "Tore" "Sol/Saturn/Rhea" -{ - LongLat [ -335.6 0 0 ] - Size 30 - Type "AA" -} - -Location "Torom" "Sol/Saturn/Rhea" -{ - LongLat [ -343.5 -68.1 0 ] - Size 150 - Type "AA" -} - -Location "Uku" "Sol/Saturn/Rhea" -{ - LongLat [ -95.5 78.7 0 ] - Size 50 - Type "AA" -} - -Location "Whanin" "Sol/Saturn/Rhea" -{ - LongLat [ -115 66.9 0 ] - Size 100 - Type "AA" -} - -Location "Wuraka" "Sol/Saturn/Rhea" -{ - LongLat [ -4 25.1 0 ] - Size 30 - Type "AA" -} - -Location "Xamba" "Sol/Saturn/Rhea" -{ - LongLat [ -349.7 2.1 0 ] - Size 150 - Type "AA" -} - -Location "Xu" "Sol/Saturn/Rhea" -{ - LongLat [ -71.9 55 0 ] - Size 50 - Type "AA" -} - -Location "Yu-Ti" "Sol/Saturn/Rhea" -{ - LongLat [ -81.5 50.1 0 ] - Size 100 - Type "AA" -} - -# 50 records, 8269 lines read. - -Location "Afekan" "Sol/Saturn/Titan" -{ - LongLat [ -200.3 25.8 0 ] - Size 115 - Type "AA" -} - -Location "Menrva" "Sol/Saturn/Titan" -{ - LongLat [ -87.2 20.1 0 ] - Size 392 - Type "AA" -} - -Location "Sinlap" "Sol/Saturn/Titan" -{ - LongLat [ -16. 11.3 0 ] - Size 80 - Type "AA" -} - -Location "Ksa" "Sol/Saturn/Titan" -{ - LongLat [ -65.4 14. 0 ] - Size 29 - Type "AA" -} - -Location "AARU" "Sol/Saturn/Titan" -{ - LongLat [ -340. 10. 0 ] - Size 500 # estimate - Type "AL" -} - -Location "ADIRI" "Sol/Saturn/Titan" -{ - LongLat [ -210. -10. 0 ] - Size 2000 # estimate - Type "AL" -} - -Location "AZTLAN" "Sol/Saturn/Titan" -{ - LongLat [ -20. -10. 0 ] - Size 500 # estimate - Type "AL" -} - -Location "BELET" "Sol/Saturn/Titan" -{ - LongLat [ -255. -5. 0 ] - Size 3000 # estimate - Type "AL" -} - -Location "CHING-TU" "Sol/Saturn/Titan" -{ - LongLat [ -205. -30. 0 ] - Size 1000 # estimate - Type "AL" -} - -Location "DILMUN" "Sol/Saturn/Titan" -{ - LongLat [ -175. 15. 0 ] - Size 2000 # estimate - Type "AL" -} - -Location "FENSAL" "Sol/Saturn/Titan" -{ - LongLat [ -30. 5. 0 ] - Size 1000 # estimate - Type "AL" -} - -Location "MEZZORAMIA" "Sol/Saturn/Titan" -{ - LongLat [ 0. -70. 0 ] - Size 1000 # estimate - Type "AL" -} - -Location "QUIVIRA" "Sol/Saturn/Titan" -{ - LongLat [ -15. 0. 0 ] - Size 1000 # estimate - Type "AL" -} - -Location "SENKYO" "Sol/Saturn/Titan" -{ - LongLat [ -320. -5. 0 ] - Size 1000 # estimate - Type "AL" -} - -Location "SHANGRI-LA" "Sol/Saturn/Titan" -{ - LongLat [ -165. -10. 0 ] - Size 3000 # estimate - Type "AL" -} - -Location "TSEGIHI" "Sol/Saturn/Titan" -{ - LongLat [ -10. -40. 0 ] - Size 3000 # estimate - Type "AL" -} - -Location "XANADU" "Sol/Saturn/Titan" -{ - LongLat [ -100. -15. 0 ] - Size 3400 - Type "AL" -} - -Location "Hotei Arcus" "Sol/Saturn/Titan" -{ - LongLat [ -79. -28. 0 ] - Size 600 - Type "AR" -} - -Location "Bazaruto Facula" "Sol/Saturn/Titan" -{ - LongLat [ -16.1 11.6 0 ] - Size 215 - Type "FA" -} - -Location "Coats Facula" "Sol/Saturn/Titan" -{ - LongLat [ -29.2 -11.1 0 ] - Size 80 - Type "FA" -} - -Location "Crete Facula" "Sol/Saturn/Titan" -{ - LongLat [ -150.1 9.4 0 ] - Size 680 - Type "FA" -} - -Location "Elba Facula" "Sol/Saturn/Titan" -{ - LongLat [ -1.2 -10.8 0 ] - Size 250 - Type "FA" -} - -Location "Kerguelen Facula" "Sol/Saturn/Titan" -{ - LongLat [ -151. -5.4 0 ] - Size 135 - Type "FA" -} - -Location "Mindanao Facula" "Sol/Saturn/Titan" -{ - LongLat [ -174.2 -6.6 0 ] - Size 210 - Type "FA" -} - -Location "Santorini Facula" "Sol/Saturn/Titan" -{ - LongLat [ -145.6 2.4 0 ] - Size 140 - Type "FA" -} - -Location "Shikoku Facula" "Sol/Saturn/Titan" -{ - LongLat [ -164.1 -10.4 0 ] - Size 285 - Type "FA" -} - -Location "Vis Facula" "Sol/Saturn/Titan" -{ - LongLat [ -138.4 7. 0 ] - Size 215 - Type "FA" -} - -Location "Antilia Faculae" "Sol/Saturn/Titan" -{ - LongLat [ -187. -11. 0 ] - Size 260 - Type "FA" -} - -Location "Nicobar Faculae" "Sol/Saturn/Titan" -{ - LongLat [ -159. 2. 0 ] - Size 575 - Type "FA" -} - -Location "Oahu Facula" "Sol/Saturn/Titan" -{ - LongLat [ -166.7 5. 0 ] - Size 465 - Type "FA" -} - -Location "Sotra Facula" "Sol/Saturn/Titan" -{ - LongLat [ -39.8 -12.5 0 ] - Size 235 - Type "FA" -} - -Location "Texel Facula" "Sol/Saturn/Titan" -{ - LongLat [ -182.6 -11.5 0 ] - Size 190 - Type "FA" -} - -Location "Tortola Facula" "Sol/Saturn/Titan" -{ - LongLat [ -143.1 8.8 0 ] - Size 65 - Type "FA" -} - -Location "Ara Fluctus" "Sol/Saturn/Titan" -{ - LongLat [ -118.4 39.8 0 ] - Size 70 - Type "FL" -} - -Location "Leilah Fluctus" "Sol/Saturn/Titan" -{ - LongLat [ -77.8 50.5 0 ] - Size 190 - Type "FL" -} - -Location "Rohe Fluctus" "Sol/Saturn/Titan" -{ - LongLat [ -37.8 47.3 0 ] - Size 103 - Type "FL" -} - -Location "Winia Fluctus" "Sol/Saturn/Titan" -{ - LongLat [ -46. 49. 0 ] - Size 300 - Type "FL" -} - -Location "Elivagar Flumina" "Sol/Saturn/Titan" -{ - LongLat [ -78.5 19.3 0 ] - Size 260 - Type "FM" -} - -Location "Ontario Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -183. -72. 0 ] - Size 235 - Type "LC" -} - -Location "Abaya Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -45.5 73.2 0 ] - Size 65 - Type "LC" -} - -Location "Bolsena Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -10.3 75.8 0 ] - Size 101 - Type "LC" -} - -Location "Feia Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -64.4 73.7 0 ] - Size 47 - Type "LC" -} - -Location "Kivu Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -121.0 87.0 0 ] - Size 77.5 - Type "LC" -} - -Location "Koitere Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -36.1 79.4 0 ] - Size 68 - Type "LC" -} - -Location "Mackay Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -97.5 78.3 0 ] - Size 180 - Type "LC" -} - -Location "Mývatn Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -135.3 78.2 0 ] - Size 55 - Type "LC" -} - -Location "Neagh Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -32.2 81.1 0 ] - Size 98 - Type "LC" -} - -Location "Oneida Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -131.8 76.1 0 ] - Size 51 - Type "LC" -} - -Location "Sotonera Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -17.5 76.8 0 ] - Size 63 - Type "LC" -} - -Location "Sparrow Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -64.7 84.3 0 ] - Size 81.4 - Type "LC" -} - -Location "Waikare Lacus" "Sol/Saturn/Titan" -{ - LongLat [ -126. 81.6 0 ] - Size 52.5 - Type "LC" -} - -Location "Guabonito" "Sol/Saturn/Titan" -{ - LongLat [ -150.8 -10.9 0 ] - Size 55 - Type "LG" -} - -Location "Nath" "Sol/Saturn/Titan" -{ - LongLat [ -7.7 -30.5 0 ] - Size 95 - Type "LG" -} - -Location "Selk" "Sol/Saturn/Titan" -{ - LongLat [ -199. 7. 0 ] - Size 80 - Type "AA" -} - -Location "Veles" "Sol/Saturn/Titan" -{ - LongLat [ -137.3 2. 0 ] - Size 45 - Type "LG" -} - -Location "Ganesa Macula" "Sol/Saturn/Titan" -{ - LongLat [ -87.3 50. 0 ] - Size 160 - Type "MA" -} - -Location "Eir Macula" "Sol/Saturn/Titan" -{ - LongLat [ -114.7 -24. 0 ] - Size 145 - Type "MA" -} - -Location "Elpis Macula" "Sol/Saturn/Titan" -{ - LongLat [ -27. 31.2 0 ] - Size 500 - Type "MA" -} - -Location "Omacatl Macula" "Sol/Saturn/Titan" -{ - LongLat [ -37.2 17.6 0 ] - Size 225 - Type "MA" -} - -Location "Polelya Macula" "Sol/Saturn/Titan" -{ - LongLat [ -56. 50. 0 ] - Size 175 - Type "MA" -} - -Location "Chusuk Planitia" "Sol/Saturn/Titan" -{ - LongLat [ -23.5 -5. 0 ] - Size 125 - Type "PL" -} - -Location "HOTEI REGIO" "Sol/Saturn/Titan" -{ - LongLat [ -78. -26. 0 ] - Size 500 - Type "RE" -} - -Location "TUI REGIO" "Sol/Saturn/Titan" -{ - LongLat [ -130. -20. 0 ] - Size 500 # estimate - Type "RE" -} - -Location "Hobal Virga" "Sol/Saturn/Titan" -{ - LongLat [ -166. -35. 0 ] - Size 1075 - Type "VI" -} - -Location "Kalseru Virga" "Sol/Saturn/Titan" -{ - LongLat [ -137. -36. 0 ] - Size 630 - Type "VI" -} - -Location "Shiwanni Virgae" "Sol/Saturn/Titan" -{ - LongLat [ -32. -25. 0 ] - Size 1400 - Type "VI" -} - -Location "Bacab Virgae" "Sol/Saturn/Titan" -{ - LongLat [ -151. -19. 0 ] - Size 485 - Type "VI" -} - -Location "Perkunas Virgae" "Sol/Saturn/Titan" -{ - LongLat [ -162. -27. 0 ] - Size 980 - Type "VI" -} - -Location "KRAKEN MARE" "Sol/Saturn/Titan" -{ - LongLat [ -310. 68. 0 ] - Size 1170 - Type "ME" -} - -Location "LIGEIA MARE" "Sol/Saturn/Titan" -{ - LongLat [ -248. 79. 0 ] - Size 500 - Type "ME" -} - -Location "PUNGA MARE" "Sol/Saturn/Titan" -{ - LongLat [ -339.7 85.1 0 ] - Size 380 - Type "ME" -} - -Location "Mayda Insula" "Sol/Saturn/Titan" -{ - LongLat [ -312.2 79.1 0 ] - Size 168 - Type "IN" -} - -Location "Sikun Labyrinthus" "Sol/Saturn/Titan" -{ - LongLat [ -28.9 -77.9 0 ] - Size 175 - Type "LB" -} - -# (Hyperion coordinates taken from Phil Stooke's -# shape model and texture) -Location "Bahloo" "Sol/Saturn/Hyperion" -{ - LongLat [ -61 -18 0 ] - Size 20 - Type "AA" -} - -Location "Bond-Lassell Dorsum" "Sol/Saturn/Hyperion" -{ - LongLat [ -75 35 0 ] - Size 250 - Type "DO" -} - -Location "Helios" "Sol/Saturn/Hyperion" - -{ - LongLat [ -22 5 0 ] - Size 60 - Type "AA" -} - -Location "Jarilo" "Sol/Saturn/Hyperion" -{ - LongLat [ -43 8 0 ] - Size 30 - Type "AA" -} - -Location "Meri" "Sol/Saturn/Hyperion" -{ - LongLat [ -61 -50 0 ] - Size 30 - Type "AA" -} - -# 5 records, 8269 lines read. -Location "Almeric" "Sol/Saturn/Iapetus" -{ - LongLat [ -276. 53.4 0 ] - Size 43 - Type "AA" -} - -Location "Baligant" "Sol/Saturn/Iapetus" -{ - LongLat [ -224.9 16.4 0 ] - Size 66 - Type "AA" -} - -Location "Basan" "Sol/Saturn/Iapetus" -{ - LongLat [ -194.7 33.3 0 ] - Size 76 - Type "AA" -} - -Location "Berenger" "Sol/Saturn/Iapetus" -{ - LongLat [ -219.7 62.1 0 ] - Size 84 - Type "AA" -} - -Location "Besgun" "Sol/Saturn/Iapetus" -{ - LongLat [ -309.8 76. 0 ] - Size 56 - Type "AA" -} - -Location "Charlemagne" "Sol/Saturn/Iapetus" -{ - LongLat [ -258.8 55. 0 ] - Size 95 - Type "AA" -} - -Location "Geboin" "Sol/Saturn/Iapetus" -{ - LongLat [ -173.4 58.6 0 ] - Size 81 - Type "AA" -} - -Location "Godefroy" "Sol/Saturn/Iapetus" -{ - LongLat [ -249.1 71.9 0 ] - Size 63 - Type "AA" -} - -Location "Grandoyne" "Sol/Saturn/Iapetus" -{ - LongLat [ -214.5 17.7 0 ] - Size 65 - Type "AA" -} - -Location "Hamon" "Sol/Saturn/Iapetus" -{ - LongLat [ -270. 10.6 0 ] - Size 96 - Type "AA" -} - -Location "Lorant" "Sol/Saturn/Iapetus" -{ - LongLat [ -159.8 65.2 0 ] - Size 44 - Type "AA" -} - -Location "Marsilion" "Sol/Saturn/Iapetus" -{ - LongLat [ -176.1 39.2 0 ] - Size 136 - Type "AA" -} - -Location "Milon" "Sol/Saturn/Iapetus" -{ - LongLat [ -270.2 67.9 0 ] - Size 119 - Type "AA" -} - -Location "Ogier" "Sol/Saturn/Iapetus" -{ - LongLat [ -275.1 42.5 0 ] - Size 100 - Type "AA" -} - -Location "Oliver" "Sol/Saturn/Iapetus" -{ - LongLat [ -200.8 62.5 0 ] - Size 113 - Type "AA" -} - -Location "Othon" "Sol/Saturn/Iapetus" -{ - LongLat [ -347.8 33.3 0 ] - Size 86 - Type "AA" -} - -Location "Roland" "Sol/Saturn/Iapetus" -{ - LongLat [ -25.2 73.3 0 ] - Size 144 - Type "AA" -} - -Location "Turpin" "Sol/Saturn/Iapetus" -{ - LongLat [ -1.4 47.7 0 ] - Size 87 - Type "AA" -} - -Location "Acelin" "Sol/Saturn/Iapetus" -{ - LongLat [ -154.9 42.7 0 ] - Size 38 - Type "AA" -} - -Location "Adelroth" "Sol/Saturn/Iapetus" -{ - LongLat [ -183.6 6.6 0 ] - Size 57 - Type "AA" -} - -Location "Anseïs" "Sol/Saturn/Iapetus" -{ - LongLat [ -290.8 -40.7 0 ] - Size 48 - Type "AA" -} - -Location "Astor" "Sol/Saturn/Iapetus" -{ - LongLat [ -321.2 14.9 0 ] - Size 122 - Type "AA" -} - -Location "Basbrun" "Sol/Saturn/Iapetus" -{ - LongLat [ -111.8 -52. 0 ] - Size 80 - Type "AA" -} - -Location "Basile" "Sol/Saturn/Iapetus" -{ - LongLat [ -187.9 -0.7 0 ] - Size 6 - Type "AA" -} - -Location "Bevon" "Sol/Saturn/Iapetus" -{ - LongLat [ -93. 70.7 0 ] - Size 48 - Type "AA" -} - -Location "Bramimond" "Sol/Saturn/Iapetus" -{ - LongLat [ -178. 38. 0 ] - Size 200 - Type "AA" -} - -Location "Clarin" "Sol/Saturn/Iapetus" -{ - LongLat [ -71.6 18.3 0 ] - Size 84 - Type "AA" -} - -Location "Climborin" "Sol/Saturn/Iapetus" -{ - LongLat [ -116.9 30.4 0 ] - Size 49 - Type "AA" -} - -Location "Corsablis" "Sol/Saturn/Iapetus" -{ - LongLat [ -114.2 0.9 0 ] - Size 73 - Type "AA" -} - -Location "Dapamort" "Sol/Saturn/Iapetus" -{ - LongLat [ -84.9 36.6 0 ] - Size 49 - Type "AA" -} - -Location "Engelier" "Sol/Saturn/Iapetus" -{ - LongLat [ -264.7 -40.5 0 ] - Size 504 - Type "AA" -} - -Location "Escremiz" "Sol/Saturn/Iapetus" -{ - LongLat [ -173.5 1.6 0 ] - Size 0.06 - Type "AA" -} - -Location "Eudropin" "Sol/Saturn/Iapetus" -{ - LongLat [ -220.7 0.9 0 ] - Size 42 - Type "AA" -} - -Location "Falsaron" "Sol/Saturn/Iapetus" -{ - LongLat [ -82.6 33.8 0 ] - Size 424 - Type "AA" -} - -Location "Ganelon" "Sol/Saturn/Iapetus" -{ - LongLat [ -19.8 -44.3 0 ] - Size 230 - Type "AA" -} - -Location "Garlon" "Sol/Saturn/Iapetus" -{ - LongLat [ -240.5 -3.2 0 ] - Size 47 - Type "AA" -} - -Location "Gerin" "Sol/Saturn/Iapetus" -{ - LongLat [ -233. -45.6 0 ] - Size 445 - Type "AA" -} - -Location "Ivon" "Sol/Saturn/Iapetus" -{ - LongLat [ -315. 18. 0 ] - Size 100 - Type "AA" -} - -Location "Johun" "Sol/Saturn/Iapetus" -{ - LongLat [ -83.4 12.4 0 ] - Size 64 - Type "AA" -} - -Location "Jurfaleu" "Sol/Saturn/Iapetus" -{ - LongLat [ -2.5 13. 0 ] - Size 107 - Type "AA" -} - -Location "Malprimis" "Sol/Saturn/Iapetus" -{ - LongLat [ -118.2 -15.2 0 ] - Size 377 - Type "AA" -} - -Location "Malun" "Sol/Saturn/Iapetus" -{ - LongLat [ -41.3 5.9 0 ] - Size 121 - Type "AA" -} - -Location "Margaris" "Sol/Saturn/Iapetus" -{ - LongLat [ -135.8 27.7 0 ] - Size 75 - Type "AA" -} - -Location "Matthay" "Sol/Saturn/Iapetus" -{ - LongLat [ -187.4 -3.5 0 ] - Size 58 - Type "AA" -} - -Location "Naimon" "Sol/Saturn/Iapetus" -{ - LongLat [ -329.3 9.3 0 ] - Size 244 - Type "AA" -} - -Location "Nevelon" "Sol/Saturn/Iapetus" -{ - LongLat [ -197. -33.2 0 ] - Size 49 - Type "AA" -} - -Location "Pinabel" "Sol/Saturn/Iapetus" -{ - LongLat [ -33. -39. 0 ] - Size 83 - Type "AA" -} - -Location "Priamon" "Sol/Saturn/Iapetus" -{ - LongLat [ -187. 1.5 0 ] - Size 17 - Type "AA" -} - -Location "Rabel" "Sol/Saturn/Iapetus" -{ - LongLat [ -166.2 -64.4 0 ] - Size 91 - Type "AA" -} - -Location "Rugis" "Sol/Saturn/Iapetus" -{ - LongLat [ -99. -0.1 0 ] - Size 19 - Type "AA" -} - -Location "Samson" "Sol/Saturn/Iapetus" -{ - LongLat [ -298.6 6.5 0 ] - Size 33 - Type "AA" -} - -Location "Thierry" "Sol/Saturn/Iapetus" -{ - LongLat [ -8. -55. 0 ] - Size 110 - Type "AA" -} - -Location "Tibbald" "Sol/Saturn/Iapetus" -{ - LongLat [ -358. 57. 0 ] - Size 160 - Type "AA" -} - -Location "Timozel" "Sol/Saturn/Iapetus" -{ - LongLat [ -212.3 -9.9 0 ] - Size 58 - Type "AA" -} - -Location "Torleu" "Sol/Saturn/Iapetus" -{ - LongLat [ -188.4 -0.2 0 ] - Size 8 - Type "AA" -} - -Location "Turgis" "Sol/Saturn/Iapetus" -{ - LongLat [ -28.4 16.9 0 ] - Size 580 - Type "AA" -} - -Location "Valdebron" "Sol/Saturn/Iapetus" -{ - LongLat [ -104.4 29.6 0 ] - Size 49 - Type "AA" -} - -Location "Carcassone Montes" "Sol/Saturn/Iapetus" -{ - LongLat [ -216.7 0. 0 ] - Size 740 - Type "MO" -} - -Location "Cordova Mons" "Sol/Saturn/Iapetus" -{ - LongLat [ -206.2 0. 0 ] - Size 85 - Type "MO" -} - -Location "Gayne Mons" "Sol/Saturn/Iapetus" -{ - LongLat [ -176. 0. 0 ] - Size 65 - Type "MO" -} - -Location "Haltile Mons" "Sol/Saturn/Iapetus" -{ - LongLat [ -190.4 0. 0 ] - Size 45 - Type "MO" -} - -Location "Seville Mons" "Sol/Saturn/Iapetus" -{ - LongLat [ -346.3 0. 0 ] - Size 69 - Type "MO" -} - -Location "Sorence Mons" "Sol/Saturn/Iapetus" -{ - LongLat [ -193.7 0. 0 ] - Size 46 - Type "MO" -} - -Location "Toledo Montes" "Sol/Saturn/Iapetus" -{ - LongLat [ -136. 0. 0 ] - Size 1100 - Type "MO" -} - -Location "Tortelosa Montes" "Sol/Saturn/Iapetus" -{ - LongLat [ -64.7 0. 0 ] - Size 294 - Type "MO" -} - -Location "Valterne Mons" "Sol/Saturn/Iapetus" -{ - LongLat [ -170.6 0. 0 ] - Size 50 - Type "MO" -} - -Location "CASSINI REGIO" "Sol/Saturn/Iapetus" -{ - LongLat [ -92.6 -28.1 0 ] - Size 1000 - Type "RE" -} - -Location "RONCEVAUX TERRA" "Sol/Saturn/Iapetus" -{ - LongLat [ -239.5 37. 0 ] - Size 1284 - Type "TA" -} - -Location "SARAGOSSA TERRA" "Sol/Saturn/Iapetus" -{ - LongLat [ -180. -45. 0 ] - Size 2300 - Type "TA" -} - -# Celestia format generated by phoebe-locs.pl Revision: 1.0 -# USGS Phoebe location names from -# http://planetarynames.wr.usgs.gov/ -# -# Processed 2006-1-15 22:30:36 UTC -# by Dr. Fridger Schrempp, fridger.schrempp@desy.de -# ------------------------------------------------------ - - -Location "Acastus" "Sol/Saturn/Phoebe" -{ -LongLat [ 211.5 9.6 0 ] -Size 34.0 -Type "AA" -} - - -Location "Admetus" "Sol/Saturn/Phoebe" -{ -LongLat [ 320.9 11.4 0 ] -Size 58.0 -Type "AA" -} - - -Location "Amphion" "Sol/Saturn/Phoebe" -{ -LongLat [ 358.2 -27.0 0 ] -Size 18.0 -Type "AA" -} - - -Location "Butes" "Sol/Saturn/Phoebe" -{ -LongLat [ 67.5 -49.6 0 ] -Size 29.0 -Type "AA" -} - - -Location "Calais" "Sol/Saturn/Phoebe" -{ -LongLat [ 134.6 -38.7 0 ] -Size 31.0 -Type "AA" -} - - -Location "Canthus" "Sol/Saturn/Phoebe" -{ -LongLat [ 17.8 -69.6 0 ] -Size 44.0 -Type "AA" -} - - -Location "Clytius" "Sol/Saturn/Phoebe" -{ -LongLat [ 166.9 46.0 0 ] -Size 52.0 -Type "AA" -} - - -Location "Erginus" "Sol/Saturn/Phoebe" -{ -LongLat [ 22.9 31.6 0 ] -Size 38.0 -Type "AA" -} - - -Location "Euphemus" "Sol/Saturn/Phoebe" -{ -LongLat [ 28.9 -31.3 0 ] -Size 23.0 -Type "AA" -} - - -Location "Eurydamas" "Sol/Saturn/Phoebe" -{ -LongLat [ 78.4 -61.5 0 ] -Size 19.0 -Type "AA" -} - - -Location "Eurytion" "Sol/Saturn/Phoebe" -{ -LongLat [ 352 -30.4 0 ] -Size 14.0 -Type "AA" -} - - -Location "Eurytus" "Sol/Saturn/Phoebe" -{ -LongLat [ 182.8 -39.7 0 ] -Size 89.0 -Type "AA" -} - - -Location "Hylas" "Sol/Saturn/Phoebe" -{ -LongLat [ 5.5 7.9 0 ] -Size 30.0 -Type "AA" -} - - -Location "Idmon" "Sol/Saturn/Phoebe" -{ -LongLat [ 162.2 -67.1 0 ] -Size 61.0 -Type "AA" -} - - -Location "Iphitus" "Sol/Saturn/Phoebe" -{ -LongLat [ 66.7 -27.2 0 ] -Size 22.0 -Type "AA" -} - - -Location "Jason" "Sol/Saturn/Phoebe" -{ -LongLat [ 42.3 16.2 0 ] -Size 101.0 -Type "AA" -} - - -Location "LETO REGIO" "Sol/Saturn/Phoebe" -{ -LongLat [ 340 60.0 0 ] -Size 95.0 -Type "RE" -} - - -Location "Mopsus" "Sol/Saturn/Phoebe" -{ -LongLat [ 250.9 6.6 0 ] -Size 37.0 -Type "AA" -} - - -Location "Nauplius" "Sol/Saturn/Phoebe" -{ -LongLat [ 118.5 31.5 0 ] -Size 24.0 -Type "AA" -} - - -Location "Oileus" "Sol/Saturn/Phoebe" -{ -LongLat [ 263.1 -77.1 0 ] -Size 56.0 -Type "AA" -} - - -Location "Peleus" "Sol/Saturn/Phoebe" -{ -LongLat [ 167.8 20.2 0.5 ] -Size 44.0 -Type "AA" -} - - -Location "Phlias" "Sol/Saturn/Phoebe" -{ -LongLat [ 0.9 1.6 0.5 ] -Size 14.0 -Type "AA" -} - - -Location "Talaus" "Sol/Saturn/Phoebe" -{ -LongLat [ 34.8 -52.3 0 ] -Size 15.0 -Type "AA" -} - - -Location "Telamon" "Sol/Saturn/Phoebe" -{ -LongLat [ 267.4 -48.1 0 ] -Size 28.0 -Type "AA" -} - - -Location "Zetes" "Sol/Saturn/Phoebe" -{ -LongLat [ 137 -20.0 0 ] -Size 29.0 -Type "AA" -} +Location "Hilairea" "Sol/Saturn/Epimetheus" +{ + LongLat [ -210 -20 0 ] + Size 30 + Type "AA" +} + +Location "Pollux" "Sol/Saturn/Epimetheus" +{ + LongLat [ -260 -45 0 ] + Size 30 + Type "AA" +} + +Location "Castor" "Sol/Saturn/Janus" +{ + LongLat [ -260 5 0 ] + Size 30 + Type "AA" +} + +Location "Idas" "Sol/Saturn/Janus" +{ + LongLat [ -330 -25 0 ] + Size 40 + Type "AA" +} + +Location "Lynceus" "Sol/Saturn/Janus" +{ + LongLat [ -270 10 0 ] + Size 30 + Type "AA" +} + +Location "Phoibe" "Sol/Saturn/Janus" +{ + LongLat [ -340 60 0 ] + Size 30 + Type "AA" +} + +Location "Accolon" "Sol/Saturn/Mimas" +{ + LongLat [ -184.7 -65.7 0 ] + Size 20 + Type "AA" +} + +Location "Arthur" "Sol/Saturn/Mimas" +{ + LongLat [ -195.6 -33.2 0 ] + Size 40 + Type "AA" +} + +Location "Avalon Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -147.8 39.6 0 ] + Size 80 + Type "CM" +} + +Location "Balin" "Sol/Saturn/Mimas" +{ + LongLat [ -86.8 17.1 0 ] + Size 40 + Type "AA" +} + +Location "Ban" "Sol/Saturn/Mimas" +{ + LongLat [ -156.4 39.2 0 ] + Size 20 + Type "AA" +} + +Location "Bedivere" "Sol/Saturn/Mimas" +{ + LongLat [ -152.3 9.5 0 ] + Size 40 + Type "AA" +} + +Location "Bors" "Sol/Saturn/Mimas" +{ + LongLat [ -166 39 0 ] + Size 20 + Type "AA" +} + +Location "Camelot Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -27.6 -38.4 0 ] + Size 80 + Type "CM" +} + +Location "Dynas" "Sol/Saturn/Mimas" +{ + LongLat [ -82.9 3.8 0 ] + Size 40 + Type "AA" +} + +Location "Elaine" "Sol/Saturn/Mimas" +{ + LongLat [ -108.2 44.5 0 ] + Size 20 + Type "AA" +} + +Location "Gaheris" "Sol/Saturn/Mimas" +{ + LongLat [ -298.4 -40.9 0 ] + Size 20 + Type "AA" +} + +Location "Galahad" "Sol/Saturn/Mimas" +{ + LongLat [ -135 -47 0 ] + Size 30 + Type "AA" +} + +Location "Gareth" "Sol/Saturn/Mimas" +{ + LongLat [ -288.8 -40.9 0 ] + Size 20 + Type "AA" +} + +Location "Gawain" "Sol/Saturn/Mimas" +{ + LongLat [ -260.6 -58.4 0 ] + Size 30 + Type "AA" +} + +Location "Gwynevere" "Sol/Saturn/Mimas" +{ + LongLat [ -324 -16.8 0 ] + Size 40 + Type "AA" +} + +Location "Herschel" "Sol/Saturn/Mimas" +{ + LongLat [ -109.5 2.9 0 ] + Size 150 + Type "AA" +} + +Location "Igraine" "Sol/Saturn/Mimas" +{ + LongLat [ -231.1 -42.1 0 ] + Size 40 + Type "AA" +} + +Location "Iseult" "Sol/Saturn/Mimas" +{ + LongLat [ -36.4 -46.4 0 ] + Size 20 + Type "AA" +} + +Location "Kay" "Sol/Saturn/Mimas" +{ + LongLat [ -126.4 47 0 ] + Size 20 + Type "AA" +} + +Location "Lamerok" "Sol/Saturn/Mimas" +{ + LongLat [ -291.4 -61.3 0 ] + Size 20 + Type "AA" +} + +Location "Launcelot" "Sol/Saturn/Mimas" +{ + LongLat [ -328.2 -10 0 ] + Size 30 + Type "AA" +} + +Location "Lot" "Sol/Saturn/Mimas" +{ + LongLat [ -231.6 -31.1 0 ] + Size 30 + Type "AA" +} + +Location "Mark" "Sol/Saturn/Mimas" +{ + LongLat [ -300.1 -29.7 0 ] + Size 10 + Type "AA" +} + +Location "Merlin" "Sol/Saturn/Mimas" +{ + LongLat [ -219.5 -37.7 0 ] + Size 50 + Type "AA" +} + +Location "Modred" "Sol/Saturn/Mimas" +{ + LongLat [ -213 5 0 ] + Size 20 + Type "AA" +} + +Location "Morgan" "Sol/Saturn/Mimas" +{ + LongLat [ -242.6 23.6 0 ] + Size 50 + Type "AA" +} + +Location "Oeta Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -117.5 32.2 0 ] + Size 60 + Type "CM" +} + +Location "Ossa Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -307.8 -20.6 0 ] + Size 80 + Type "CM" +} + +Location "Palomides" "Sol/Saturn/Mimas" +{ + LongLat [ -168.5 4.1 0 ] + Size 10 + Type "AA" +} + +Location "Pangea Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -348.8 -22.6 0 ] + Size 80 + Type "CM" +} + +Location "Pelion Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -248.3 -24 0 ] + + Size 80 + Type "CM" +} + +Location "Pellinore" "Sol/Saturn/Mimas" +{ + LongLat [ -139.5 29.5 0 ] + Size 40 + Type "AA" +} + +Location "Percivale" "Sol/Saturn/Mimas" +{ + LongLat [ -180.2 -1 0 ] + Size 30 + Type "AA" +} + +Location "Tintagil Chasma" "Sol/Saturn/Mimas" +{ + LongLat [ -205 -49.7 0 ] + Size 40 + Type "CM" +} + +Location "Tristram" "Sol/Saturn/Mimas" +{ + LongLat [ -28.1 -52.2 0 ] + Size 20 + Type "AA" +} + +Location "Uther" "Sol/Saturn/Mimas" +{ + LongLat [ -251.1 -34.9 0 ] + Size 40 + Type "AA" +} + +Location "Dagonet" "Sol/Saturn/Mimas" +{ + LongLat [ -261.29 47.78 0 ] + Size 26 + Type "AA" +} + +Location "Lucas" "Sol/Saturn/Mimas" +{ + LongLat [ -220.53 41.26 0 ] + Size 38.8 + Type "AA" +} + +Location "Marhaus" "Sol/Saturn/Mimas" +{ + LongLat [ -2.58 -9.98 0 ] + Size 34.5 + Type "AA" +} + +Location "Melyodas" "Sol/Saturn/Mimas" +{ + LongLat [ -77.32 -74.54 0 ] + Size 45 + Type "AA" +} + +Location "Nero" "Sol/Saturn/Mimas" +{ + LongLat [ -307.46 -0.33 0 ] + Size 24 + Type "AA" +} + +Location "Royns" "Sol/Saturn/Mimas" +{ + LongLat [ -347.38 32.34 0 ] + Size 22.5 + Type "AA" +} + +Location "Ajax" "Sol/Saturn/Tethys" +{ + LongLat [ -282. -28.41 0 ] + Size 88 + Type "AA" +} + +Location "Anticleia" "Sol/Saturn/Tethys" +{ + LongLat [ -32.37 51.31 0 ] + Size 100.7 + Type "AA" +} + +Location "Antinous" "Sol/Saturn/Tethys" +{ + LongLat [ -286.15 -59.89 0 ] + Size 138 + Type "AA" +} + +Location "Arete" "Sol/Saturn/Tethys" +{ + LongLat [ -299. -4.67 0 ] + Size 13 + Type "AA" +} + +Location "Circe" "Sol/Saturn/Tethys" +{ + LongLat [ -54.66 -12.6 0 ] + Size 79 + Type "AA" +} + +Location "Elpenor" "Sol/Saturn/Tethys" +{ + LongLat [ -263.69 53.43 0 ] + Size 60 + Type "AA" +} + +Location "Eumaeus" "Sol/Saturn/Tethys" +{ + LongLat [ -51.12 23.1 0 ] + Size 30 + Type "AA" +} + +Location "Eurycleia" "Sol/Saturn/Tethys" +{ + LongLat [ -246.5 52.54 0 ] + Size 31 + Type "AA" +} + +Location "Ithaca Chasma" "Sol/Saturn/Tethys" +{ + LongLat [ -6.1 -14. 0 ] + Size 1219 + Type "CM" +} + +Location "Laertes" "Sol/Saturn/Tethys" +{ + LongLat [ -67.46 -46.36 0 ] + Size 51.13 + Type "AA" +} + +Location "Melanthius" "Sol/Saturn/Tethys" +{ + LongLat [ -192.61 -58.5 0 ] + Size 250 + Type "AA" +} + +Location "Mentor" "Sol/Saturn/Tethys" +{ + LongLat [ -44.16 0.25 0 ] + Size 62 + Type "AA" +} + +Location "Nausicaa" "Sol/Saturn/Tethys" +{ + LongLat [ -5. 84.4 0 ] + Size 69 + Type "AA" +} + +Location "Nestor" "Sol/Saturn/Tethys" +{ + LongLat [ -64.81 -54. 0 ] + Size 38.2 + Type "AA" +} + +Location "Odysseus" "Sol/Saturn/Tethys" +{ + LongLat [ -128.89 32.82 0 ] + Size 445 + Type "AA" +} + +Location "Penelope" "Sol/Saturn/Tethys" +{ + LongLat [ -249.22 -10.83 0 ] + Size 207.5 + Type "AA" +} + +Location "Phemius" "Sol/Saturn/Tethys" +{ + LongLat [ -286.22 11.32 0 ] + Size 75.9 + Type "AA" +} + +Location "Polyphemus" "Sol/Saturn/Tethys" +{ + LongLat [ -282.98 -3.48 0 ] + Size 73 + Type "AA" +} + +Location "Teiresias" "Sol/Saturn/Tethys" +{ + LongLat [ -0.83 60.39 0 ] + Size 14.5 + Type "AA" +} + +Location "Telemachus" "Sol/Saturn/Tethys" +{ + LongLat [ -339.38 54. 0 ] + Size 92 + Type "AA" +} + +Location "Achilles" "Sol/Saturn/Tethys" +{ + LongLat [ -324.38 0.6 0 ] + Size 58.6 + Type "AA" +} + +Location "Aietes" "Sol/Saturn/Tethys" +{ + LongLat [ -6.23 -41.44 0 ] + Size 91 + Type "AA" +} + +Location "Alcinous" "Sol/Saturn/Tethys" +{ + LongLat [ -212.61 30.31 0 ] + Size 50 + Type "AA" +} + +Location "Amphinomus" "Sol/Saturn/Tethys" +{ + LongLat [ -128.7 -14.87 0 ] + Size 13.6 + Type "AA" +} + +Location "Demodocus" "Sol/Saturn/Tethys" +{ + LongLat [ -18.21 -59.37 0 ] + Size 125 + Type "AA" +} + +Location "Diomedes" "Sol/Saturn/Tethys" +{ + LongLat [ -289.42 38.12 0 ] + Size 48.57 + Type "AA" +} + +Location "Dolius" "Sol/Saturn/Tethys" +{ + LongLat [ -210.33 -30.15 0 ] + Size 190 + Type "AA" +} + +Location "Euanthes" "Sol/Saturn/Tethys" +{ + LongLat [ -238.91 7.86 0 ] + Size 33 + Type "AA" +} + +Location "Eupithes" "Sol/Saturn/Tethys" +{ + LongLat [ -171.21 18.71 0 ] + Size 22.3 + Type "AA" +} + +Location "Eurylochus" "Sol/Saturn/Tethys" +{ + LongLat [ -27.68 -5.07 0 ] + Size 44.8 + Type "AA" +} + +Location "Eurymachus" "Sol/Saturn/Tethys" +{ + LongLat [ -65. -35.65 0 ] + Size 38.4 + Type "AA" +} + +Location "Halius" "Sol/Saturn/Tethys" +{ + LongLat [ -4.96 44.4 0 ] + Size 29.5 + Type "AA" +} + +Location "Hermione" "Sol/Saturn/Tethys" +{ + LongLat [ -148.69 -38.4 0 ] + Size 68.2 + Type "AA" +} + +Location "Icarius" "Sol/Saturn/Tethys" +{ + LongLat [ -305.85 -5.89 0 ] + Size 54.4 + Type "AA" +} + +Location "Irus" "Sol/Saturn/Tethys" +{ + LongLat [ -244.81 -27. 0 ] + Size 26.5 + Type "AA" +} + +Location "Leocritus" "Sol/Saturn/Tethys" +{ + LongLat [ -118.66 21.53 0 ] + Size 12.5 + Type "AA" +} + +Location "Leucothea" "Sol/Saturn/Tethys" +{ + LongLat [ -123.84 -4.26 0 ] + Size 13.8 + Type "AA" +} + +Location "Maron" "Sol/Saturn/Tethys" +{ + LongLat [ -119.33 2.52 0 ] + Size 11.8 + Type "AA" +} + +Location "Medon" "Sol/Saturn/Tethys" +{ + LongLat [ -143.31 25.5 0 ] + Size 18.7 + Type "AA" +} + +Location "Neleus" "Sol/Saturn/Tethys" +{ + LongLat [ -25.72 -19.38 0 ] + Size 37.6 + Type "AA" +} + +Location "Naubolos" "Sol/Saturn/Tethys" +{ + LongLat [ -305.18 -72.19 0 ] + Size 54.5 + Type "AA" +} + +Location "Ormenus" "Sol/Saturn/Tethys" +{ + LongLat [ -43.85 -20.39 0 ] + Size 39.8 + Type "AA" +} + +Location "Oenops" "Sol/Saturn/Tethys" +{ + LongLat [ -93.44 28.13 0 ] + Size 25.7 + Type "AA" +} + +Location "Periboea" "Sol/Saturn/Tethys" +{ + LongLat [ -34.86 8. 0 ] + Size 51 + Type "AA" +} + +Location "Philoetius" "Sol/Saturn/Tethys" +{ + LongLat [ -184.71 2.32 0 ] + Size 28.3 + Type "AA" +} + +Location "Polycaste" "Sol/Saturn/Tethys" +{ + LongLat [ -86.41 1.38 0 ] + Size 23 + Type "AA" +} + +Location "Poseidon" "Sol/Saturn/Tethys" +{ + LongLat [ -101.3 -55.71 0 ] + Size 63 + Type "AA" +} + +Location "Rhexenor" "Sol/Saturn/Tethys" +{ + LongLat [ -65.22 -75.63 0 ] + Size 38 + Type "AA" +} + +Location "Salmoneus" "Sol/Saturn/Tethys" +{ + LongLat [ -335.18 -1.77 0 ] + Size 93 + Type "AA" +} + +Location "Telemus" "Sol/Saturn/Tethys" +{ + LongLat [ -356.89 -34.53 0 ] + Size 320 + Type "AA" +} + +Location "Theoclymenus" "Sol/Saturn/Tethys" +{ + LongLat [ -205.63 -14.43 0 ] + Size 34.3 + Type "AA" +} + +Location "Ogygia Chasma" "Sol/Saturn/Tethys" +{ + LongLat [ -95.2 56. 0 ] + Size 120 + Type "CM" +} + +Location "Scheria Montes" "Sol/Saturn/Tethys" +{ + LongLat [ -131. 30. 0 ] + Size 185 + Type "MO" +} + +Location "Ahmad" "Sol/Saturn/Enceladus" +{ + LongLat [ -311.57 58.76 0 ] + Size 18.7 + Type "AA" +} + +Location "Aladdin" "Sol/Saturn/Enceladus" +{ + LongLat [ -26.66 60.69 0 ] + Size 37.4 + Type "AA" +} + +Location "Al-Bakbuk" "Sol/Saturn/Enceladus" +{ + LongLat [ -191.19 5.65 0 ] + Size 9 + Type "AA" +} + +Location "Al-Fakik" "Sol/Saturn/Enceladus" +{ + LongLat [ -307.3 35.54 0 ] + Size 16.5 + Type "AA" +} + +Location "Al-Haddar" "Sol/Saturn/Enceladus" +{ + LongLat [ -200.64 50.54 0 ] + Size 14 + Type "AA" +} + +Location "Ali Baba" "Sol/Saturn/Enceladus" +{ + LongLat [ -22.34 55.11 0 ] + Size 39.2 + Type "AA" +} + +Location "Al-Kuz" "Sol/Saturn/Enceladus" +{ + LongLat [ -178.23 -18.66 0 ] + Size 9.3 + Type "AA" +} + +Location "Al-Mustazi" "Sol/Saturn/Enceladus" +{ + LongLat [ -202.04 -20.86 0 ] + Size 10.3 + Type "AA" +} + +Location "Ayyub" "Sol/Saturn/Enceladus" +{ + LongLat [ -295.67 38.44 0 ] + Size 18 + Type "AA" +} + +Location "Aziz" "Sol/Saturn/Enceladus" +{ + LongLat [ -348.84 16.73 0 ] + Size 11 + Type "AA" +} + +Location "Behram" "Sol/Saturn/Enceladus" +{ + LongLat [ -181.02 -15.41 0 ] + Size 13.7 + Type "AA" +} + +Location "Dalilah" "Sol/Saturn/Enceladus" +{ + LongLat [ -248.54 51.89 0 ] + Size 16 + Type "AA" +} + +Location "Duban" "Sol/Saturn/Enceladus" +{ + LongLat [ -282.91 58.38 0 ] + Size 19 + Type "AA" +} + +Location "Dunyazad" "Sol/Saturn/Enceladus" +{ + LongLat [ -200.62 41.9 0 ] + Size 30.9 + Type "AA" +} + +Location "Fitnah" "Sol/Saturn/Enceladus" +{ + LongLat [ -290.63 45.06 0 ] + Size 16.5 + Type "AA" +} + +Location "Ghanim" "Sol/Saturn/Enceladus" +{ + LongLat [ -281.5 38.45 0 ] + Size 13.9 + Type "AA" +} + +Location "Gharib" "Sol/Saturn/Enceladus" +{ + LongLat [ -241.15 81.12 0 ] + Size 26 + Type "AA" +} + +Location "Hassan" "Sol/Saturn/Enceladus" +{ + LongLat [ -188.47 -31.31 0 ] + Size 14.5 + Type "AA" +} + +Location "Jansha" "Sol/Saturn/Enceladus" +{ + LongLat [ -156.87 -30.36 0 ] + Size 9.8 + Type "AA" +} + +Location "Julnar" "Sol/Saturn/Enceladus" +{ + LongLat [ -350. 52.79 0 ] + Size 19 + Type "AA" +} + +Location "Khusrau" "Sol/Saturn/Enceladus" +{ + LongLat [ -185.47 -3.77 0 ] + Size 12.3 + Type "AA" +} + +Location "Marjanah" "Sol/Saturn/Enceladus" +{ + LongLat [ -303.81 38.24 0 ] + Size 14.5 + Type "AA" +} + +Location "Musa" "Sol/Saturn/Enceladus" +{ + LongLat [ -17.58 72.42 0 ] + Size 25 + Type "AA" +} + +Location "Omar" "Sol/Saturn/Enceladus" +{ + LongLat [ -273.93 17.66 0 ] + Size 12 + Type "AA" +} + +Location "Otbah" "Sol/Saturn/Enceladus" +{ + LongLat [ -159.51 -39.8 0 ] + Size 9.4 + Type "AA" +} + +Location "Peri-Banu" "Sol/Saturn/Enceladus" +{ + LongLat [ -322.91 62. 0 ] + Size 18 + Type "AA" +} + +Location "Rayya" "Sol/Saturn/Enceladus" +{ + LongLat [ -178.41 -32.45 0 ] + Size 9 + Type "AA" +} + +Location "Salih" "Sol/Saturn/Enceladus" +{ + LongLat [ -4.67 -5.29 0 ] + Size 4 + Type "AA" +} + +Location "Samad" "Sol/Saturn/Enceladus" +{ + LongLat [ -4.48 60.3 0 ] + Size 16.3 + Type "AA" +} + +Location "Shahrazad" "Sol/Saturn/Enceladus" +{ + LongLat [ -199.73 47.3 0 ] + Size 20 + Type "AA" +} + +Location "Shahryar" "Sol/Saturn/Enceladus" +{ + LongLat [ -227.5 58.32 0 ] + Size 24 + Type "AA" +} + +Location "Shakashik" "Sol/Saturn/Enceladus" +{ + LongLat [ -180.82 -17.27 0 ] + Size 8.5 + Type "AA" +} + +Location "Sharrkan" "Sol/Saturn/Enceladus" +{ + LongLat [ -302.21 16.07 0 ] + Size 3.7 + Type "AA" +} + +Location "Shirin" "Sol/Saturn/Enceladus" +{ + LongLat [ -172.44 -1.9 0 ] + Size 8.7 + Type "AA" +} + +Location "Sindbad" "Sol/Saturn/Enceladus" +{ + LongLat [ -212.07 67. 0 ] + Size 29.1 + Type "AA" +} + +Location "Zumurrud" "Sol/Saturn/Enceladus" +{ + LongLat [ -181.57 -21.9 0 ] + Size 21 + Type "AA" +} + +Location "Cufa Dorsa" "Sol/Saturn/Enceladus" +{ + LongLat [ -286.17 3.19 0 ] + Size 90 + Type "DO" +} + +Location "Ebony Dorsum" "Sol/Saturn/Enceladus" +{ + LongLat [ -280.54 5.74 0 ] + Size 70 + Type "DO" +} + +Location "Anbar Fossae" "Sol/Saturn/Enceladus" +{ + LongLat [ -323.32 -8.76 0 ] + Size 165 + Type "FO" +} + +Location "Bassorah Fossa" "Sol/Saturn/Enceladus" +{ + LongLat [ -19.9 39.8 0 ] + Size 75 + Type "FO" +} + +Location "Daryabar Fossa" "Sol/Saturn/Enceladus" +{ + LongLat [ -5.42 9.65 0 ] + Size 200 + Type "FO" +} + +Location "Isbanir Fossa" "Sol/Saturn/Enceladus" +{ + LongLat [ -358.26 11.3 0 ] + Size 170 + Type "FO" +} + +Location "Khorasan Fossa" "Sol/Saturn/Enceladus" +{ + LongLat [ -236.87 -19. 0 ] + Size 290 + Type "FO" +} + +Location "Diyar Planitia" "Sol/Saturn/Enceladus" +{ + LongLat [ -251.95 -13.4 0 ] + Size 325 + Type "PL" +} + +Location "Sarandib Planitia" "Sol/Saturn/Enceladus" +{ + LongLat [ -311.82 10.23 0 ] + Size 165 + Type "PL" +} + +Location "Alexandria Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -137.56 -75.63 0 ] + Size 111 + Type "SU" +} + +Location "Baghdad Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -230.54 -86.91 0 ] + Size 176 + Type "SU" +} + +Location "Cairo Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -154.48 -81.62 0 ] + Size 165 + Type "SU" +} + +Location "Camphor Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -149.4 -70.78 0 ] + Size 77 + Type "SU" +} + +Location "Cashmere Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -296.06 -52.07 0 ] + Size 260 + Type "SU" +} + +Location "Damascus Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -285.87 -80.59 0 ] + Size 125 + Type "SU" +} + +Location "Hamah Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -306. 27.26 0 ] + Size 164 + Type "SU" +} + +Location "Harran Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -245.93 26.39 0 ] + Size 291 + Type "SU" +} + +Location "Labtayt Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -286.08 -27.69 0 ] + Size 162 + Type "SU" +} + +Location "Láhej Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -302. -10.89 0 ] + Size 150 + Type "SU" +} + +Location "Mosul Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -336.73 -58.1 0 ] + Size 60 + Type "SU" +} + +Location "Samarkand Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -327.5 30. 0 ] + Size 360 + Type "SU" +} + +Location "Ajib" "Sol/Saturn/Enceladus" +{ + LongLat [ -239.4 61.7 0 ] + Size 15.2 + Type "AA" +} + +Location "Bahman" "Sol/Saturn/Enceladus" +{ + LongLat [ -61.36 14.67 0 ] + Size 10.3 + Type "AA" +} + +Location "Harun" "Sol/Saturn/Enceladus" +{ + LongLat [ -225.6 36.33 0 ] + Size 13.9 + Type "AA" +} + +Location "Hisham" "Sol/Saturn/Enceladus" +{ + LongLat [ -280.7 48.21 0 ] + Size 22.1 + Type "AA" +} + +Location "Ishak" "Sol/Saturn/Enceladus" +{ + LongLat [ -225.1 47.5 0 ] + Size 14.4 + Type "AA" +} + +Location "Ja’afar" "Sol/Saturn/Enceladus" +{ + LongLat [ -337.6 34.5 0 ] + Size 9.9 + Type "AA" +} + +Location "Kamar" "Sol/Saturn/Enceladus" +{ + LongLat [ -32. -41. 0 ] + Size 22 + Type "AA" +} + +Location "Kasim" "Sol/Saturn/Enceladus" +{ + LongLat [ -173.11 42.38 0 ] + Size 10.7 + Type "AA" +} + +Location "Ma’aruf" "Sol/Saturn/Enceladus" +{ + LongLat [ -333.5 -37.2 0 ] + Size 6.8 + Type "AA" +} + +Location "Masrur" "Sol/Saturn/Enceladus" +{ + LongLat [ -294.28 66.38 0 ] + Size 13 + Type "AA" +} + +Location "Morgiana" "Sol/Saturn/Enceladus" +{ + LongLat [ -196.1 31.74 0 ] + Size 14.3 + Type "AA" +} + +Location "Mustafa" "Sol/Saturn/Enceladus" +{ + LongLat [ -184.9 -30.9 0 ] + Size 14.7 + Type "AA" +} + +Location "Parwez" "Sol/Saturn/Enceladus" +{ + LongLat [ -25.6 22.9 0 ] + Size 14.6 + Type "AA" +} + +Location "Perizadah" "Sol/Saturn/Enceladus" +{ + LongLat [ -155. -21.2 0 ] + Size 10.5 + Type "AA" +} + +Location "Sabur" "Sol/Saturn/Enceladus" +{ + LongLat [ -296.1 -24. 0 ] + Size 7.6 + Type "AA" +} + +Location "Yunan" "Sol/Saturn/Enceladus" +{ + LongLat [ -286.03 53.81 0 ] + Size 19.7 + Type "AA" +} + +Location "Zaynab" "Sol/Saturn/Enceladus" +{ + LongLat [ -25.16 69.2 0 ] + Size 20 + Type "AA" +} + +Location "Al-Medinah Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -358.6 -50.7 0 ] + Size 117.5 + Type "SU" +} + +Location "Al-Yaman Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -191.8 9.7 0 ] + Size 177.9 + Type "SU" +} + +Location "Andalús Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -79.1 29.1 0 ] + Size 162 + Type "SU" +} + +Location "Bulak Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -109.2 16.3 0 ] + Size 49.4 + Type "SU" +} + +Location "Makran Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -135.8 -54.4 0 ] + Size 170.5 + Type "SU" +} + +Location "Misr Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -199.7 18. 0 ] + Size 109.8 + Type "SU" +} + +Location "Shiraz Sulcus" "Sol/Saturn/Enceladus" +{ + LongLat [ -39.4 -57.2 0 ] + Size 80 + Type "SU" +} + +Location "Sind Sulci" "Sol/Saturn/Enceladus" +{ + LongLat [ -107.3 -16.4 0 ] + Size 116 + Type "SU" +} + +Location "Bishangarh Fossae" "Sol/Saturn/Enceladus" +{ + LongLat [ -225.8 -24. 0 ] + Size 163 + Type "FO" +} + +Location "Kaukabán Fossae" "Sol/Saturn/Enceladus" +{ + LongLat [ -266. 33. 0 ] + Size 83.4 + Type "FO" +} + +Location "Adrastus" "Sol/Saturn/Dione" +{ + LongLat [ -46. -61.7 0 ] + Size 35 + Type "AA" +} + +Location "Aeneas" "Sol/Saturn/Dione" +{ + LongLat [ -46.3 26.2 0 ] + Size 160 + Type "AA" +} + +Location "Amata" "Sol/Saturn/Dione" +{ + LongLat [ -279.9 5.2 0 ] + Size 68.5 + Type "AA" +} + +Location "Anchises" "Sol/Saturn/Dione" +{ + LongLat [ -65.3 -33.8 0 ] + Size 42 + Type "AA" +} + +Location "Antenor" "Sol/Saturn/Dione" +{ + LongLat [ -11.6 -6.8 0 ] + Size 73 + Type "AA" +} + +Location "Butes" "Sol/Saturn/Dione" +{ + LongLat [ -46. 65.5 0 ] + Size 30 + Type "AA" +} + +Location "Caieta" "Sol/Saturn/Dione" +{ + LongLat [ -79.9 -24.6 0 ] + Size 49 + Type "AA" +} + +Location "Cassandra" "Sol/Saturn/Dione" +{ + LongLat [ -246. -40.2 0 ] + Size 11 + Type "AA" +} + +Location "Catillus" "Sol/Saturn/Dione" +{ + LongLat [ -275.2 -2. 0 ] + Size 40 + Type "AA" +} + +Location "Coras" "Sol/Saturn/Dione" +{ + LongLat [ -268.4 0.6 0 ] + Size 37 + Type "AA" +} + +Location "Creusa" "Sol/Saturn/Dione" +{ + LongLat [ -76.2 49.4 0 ] + Size 35 + Type "AA" +} + +Location "Dido" "Sol/Saturn/Dione" +{ + LongLat [ -19.2 -23.7 0 ] + Size 122 + Type "AA" +} + +Location "Halys" "Sol/Saturn/Dione" +{ + LongLat [ -53.5 -59.1 0 ] + Size 31 + Type "AA" +} + +Location "Ilia" "Sol/Saturn/Dione" +{ + LongLat [ -346.5 -0.4 0 ] + Size 50 + Type "AA" +} + +Location "Italus" "Sol/Saturn/Dione" +{ + LongLat [ -76.6 -18.3 0 ] + Size 37 + Type "AA" +} + +Location "Larissa Chasma" "Sol/Saturn/Dione" +{ + LongLat [ -71.1 30.2 0 ] + Size 315 + Type "CM" +} + +Location "Latagus" "Sol/Saturn/Dione" +{ + LongLat [ -26.5 14.8 0 ] + Size 37 + Type "AA" +} + +Location "Latium Chasma" "Sol/Saturn/Dione" +{ + LongLat [ -69.5 21.2 0 ] + Size 381 + Type "CM" +} + +Location "Lausus" "Sol/Saturn/Dione" +{ + LongLat [ -23.8 36. 0 ] + Size 28 + Type "AA" +} + +Location "Magus" "Sol/Saturn/Dione" +{ + LongLat [ -24.4 18.7 0 ] + Size 41 + Type "AA" +} + +Location "Massicus" "Sol/Saturn/Dione" +{ + LongLat [ -55.4 -34.9 0 ] + Size 35 + Type "AA" +} + +Location "Palatine Chasmata" "Sol/Saturn/Dione" +{ + LongLat [ -315. -35. 0 ] + Size 850 + Type "CM" +} + +Location "Palinurus" "Sol/Saturn/Dione" +{ + LongLat [ -63. -3.6 0 ] + Size 11.5 + Type "AA" +} + +Location "Remus" "Sol/Saturn/Dione" +{ + LongLat [ -31.9 -13.6 0 ] + Size 62 + Type "AA" +} + +Location "Ripheus" "Sol/Saturn/Dione" +{ + LongLat [ -36.8 -56.3 0 ] + Size 34 + Type "AA" +} + +Location "Romulus" "Sol/Saturn/Dione" +{ + LongLat [ -27. -8. 0 ] + Size 80 + Type "AA" +} + +Location "Sabinus" "Sol/Saturn/Dione" +{ + LongLat [ -187. -43.5 0 ] + Size 79 + Type "AA" +} + +Location "Tibur Chasmata" "Sol/Saturn/Dione" +{ + LongLat [ -69.1 57.2 0 ] + Size 156 + Type "CM" +} + +Location "Turnus" "Sol/Saturn/Dione" +{ + LongLat [ -345. 15.8 0 ] + Size 98 + Type "AA" +} + +Location "Camilla" "Sol/Saturn/Dione" +{ + LongLat [ -60. -4.41 0 ] + Size 31.2 + Type "AA" +} + +Location "Acestes" "Sol/Saturn/Dione" +{ + LongLat [ -242.9 50.2 0 ] + Size 108 + Type "AA" +} + +Location "Allecto" "Sol/Saturn/Dione" +{ + LongLat [ -223.8 -7.8 0 ] + Size 103 + Type "AA" +} + +Location "Amastrus" "Sol/Saturn/Dione" +{ + LongLat [ -236.5 -9.8 0 ] + Size 66 + Type "AA" +} + +Location "Amycus" "Sol/Saturn/Dione" +{ + LongLat [ -88. -37.4 0 ] + Size 26 + Type "AA" +} + +Location "Anna" "Sol/Saturn/Dione" +{ + LongLat [ -89.2 -63.3 0 ] + Size 13.4 + Type "AA" +} + +Location "Ascanius" "Sol/Saturn/Dione" +{ + LongLat [ -231.7 33.5 0 ] + Size 98 + Type "AA" +} + +Location "Aulestes" "Sol/Saturn/Dione" +{ + LongLat [ -147. 10. 0 ] + Size 48 + Type "AA" +} + +Location "Cretheus" "Sol/Saturn/Dione" +{ + LongLat [ -88. -43.5 0 ] + Size 28.5 + Type "AA" +} + +Location "Daucus" "Sol/Saturn/Dione" +{ + LongLat [ -301. -15.2 0 ] + Size 72 + Type "AA" +} + +Location "Dercennus" "Sol/Saturn/Dione" +{ + LongLat [ -278.7 29.5 0 ] + Size 85 + Type "AA" +} + +Location "Entellus" "Sol/Saturn/Dione" +{ + LongLat [ -210.2 -11. 0 ] + Size 63 + Type "AA" +} + +Location "Erulus" "Sol/Saturn/Dione" +{ + LongLat [ -104.6 -35. 0 ] + Size 115 + Type "AA" +} + +Location "Euryalus" "Sol/Saturn/Dione" +{ + LongLat [ -359.9 -74.4 0 ] + Size 36 + Type "AA" +} + +Location "Eumelus" "Sol/Saturn/Dione" +{ + LongLat [ -65.4 -0.1 0 ] + Size 34.6 + Type "AA" +} + +Location "Evander" "Sol/Saturn/Dione" +{ + LongLat [ -147. -58. 0 ] + Size 360 + Type "AA" +} + +Location "Herbesus" "Sol/Saturn/Dione" +{ + LongLat [ -155.4 34.7 0 ] + Size 55 + Type "AA" +} + +Location "Lagus" "Sol/Saturn/Dione" +{ + LongLat [ -102.5 -13.4 0 ] + Size 75.7 + Type "AA" +} + +Location "Larides" "Sol/Saturn/Dione" +{ + LongLat [ -310.8 7.3 0 ] + Size 28 + Type "AA" +} + +Location "Latinus" "Sol/Saturn/Dione" +{ + LongLat [ -201. 52. 0 ] + Size 124 + Type "AA" +} + +Location "Liger" "Sol/Saturn/Dione" +{ + LongLat [ -126. 24. 0 ] + Size 54 + Type "AA" +} + +Location "Lucagus" "Sol/Saturn/Dione" +{ + LongLat [ -130.6 22.2 0 ] + Size 45.7 + Type "AA" +} + +Location "Metiscus" "Sol/Saturn/Dione" +{ + LongLat [ -92.8 5.9 0 ] + Size 43 + Type "AA" +} + +Location "Mezentius" "Sol/Saturn/Dione" +{ + LongLat [ -182.5 19.2 0 ] + Size 50.8 + Type "AA" +} + +Location "Murranus" "Sol/Saturn/Dione" +{ + LongLat [ -90.4 12.6 0 ] + Size 55 + Type "AA" +} + +Location "Nisus" "Sol/Saturn/Dione" +{ + LongLat [ -334.4 -68.3 0 ] + Size 34 + Type "AA" +} + +Location "Pagasus" "Sol/Saturn/Dione" +{ + LongLat [ -240.8 -3. 0 ] + Size 66 + Type "AA" +} + +Location "Phaleris" "Sol/Saturn/Dione" +{ + LongLat [ -169.4 -79.8 0 ] + Size 43 + Type "AA" +} + +Location "Prytanis" "Sol/Saturn/Dione" +{ + LongLat [ -287.4 -45.8 0 ] + Size 101 + Type "AA" +} + +Location "Sagaris" "Sol/Saturn/Dione" +{ + LongLat [ -103.6 4.8 0 ] + Size 49 + Type "AA" +} + +Location "Silvius" "Sol/Saturn/Dione" +{ + LongLat [ -332. -32.7 0 ] + Size 70 + Type "AA" +} + +Location "Tereus" "Sol/Saturn/Dione" +{ + LongLat [ -244.4 -2.6 0 ] + Size 32 + Type "AA" +} + +Location "Thymber" "Sol/Saturn/Dione" +{ + LongLat [ -308.5 14. 0 ] + Size 29 + Type "AA" +} + +Location "Tiburtus" "Sol/Saturn/Dione" +{ + LongLat [ -189.1 29.2 0 ] + Size 59 + Type "AA" +} + +Location "Tyrrhus" "Sol/Saturn/Dione" +{ + LongLat [ -287.4 24.7 0 ] + Size 46 + Type "AA" +} + +Location "Aufidus Catena" "Sol/Saturn/Dione" +{ + LongLat [ -287.5 -79.1 0 ] + Size 310 + Type "CA" +} + +Location "Pactolus Catena" "Sol/Saturn/Dione" +{ + LongLat [ -326.3 8.5 0 ] + Size 175 + Type "CA" +} + +Location "Pantagias Catenae" "Sol/Saturn/Dione" +{ + LongLat [ -141.7 -15.3 0 ] + Size 200 + Type "CA" +} + +Location "Aurunca Chasmata" "Sol/Saturn/Dione" +{ + LongLat [ -265. 15. 0 ] + Size 275 + Type "CM" +} + +Location "Drepanum Chasma" "Sol/Saturn/Dione" +{ + LongLat [ -261.2 -47.4 0 ] + Size 360 + Type "CM" +} + +Location "Eurotas Chasmata" "Sol/Saturn/Dione" +{ + LongLat [ -295.1 6.1 0 ] + Size 945 + Type "CM" +} + +Location "Janiculum Dorsa" "Sol/Saturn/Dione" +{ + LongLat [ -140. 18. 0 ] + Size 900 + Type "DO" +} + +Location "Arpi Fossae" "Sol/Saturn/Dione" +{ + LongLat [ -131. 44.3 0 ] + Size 300 + Type "FO" +} + +Location "Clusium Fossae" "Sol/Saturn/Dione" +{ + LongLat [ -303.5 42.5 0 ] + Size 250 + Type "FO" +} + +Location "Fidena Fossae" "Sol/Saturn/Dione" +{ + LongLat [ -95.5 1.75 0 ] + Size 450 + Type "FO" +} + +Location "Petelia Fossae" "Sol/Saturn/Dione" +{ + LongLat [ -81.6 -8. 0 ] + Size 225 + Type "FO" +} + +Location "Padua Chasmata" "Sol/Saturn/Dione" +{ + LongLat [ -247.6 13. 0 ] + Size 1025 + Type "CM" +} + +Location "Carthage Fossae" "Sol/Saturn/Dione" +{ + LongLat [ -333. 11. 0 ] + Size 470 + Type "FO" +} + +# 32 records, 8269 lines read. +Location "Aananin" "Sol/Saturn/Rhea" +{ + LongLat [ -339.9 34.9 0 ] + Size 50 + Type "AA" +} + +Location "Adjua" "Sol/Saturn/Rhea" +{ + LongLat [ -118.9 40.2 0 ] + Size 50 + Type "AA" +} + +Location "Agunua" "Sol/Saturn/Rhea" +{ + LongLat [ -66.2 63.3 0 ] + Size 50 + Type "AA" +} + +Location "Ameta" "Sol/Saturn/Rhea" +{ + LongLat [ -21.9 53.3 0 ] + Size 50 + Type "AA" +} + +Location "Arunaka" "Sol/Saturn/Rhea" +{ + LongLat [ -22.1 -15.3 0 ] + Size 50 + Type "AA" +} + +Location "Atum" "Sol/Saturn/Rhea" +{ + LongLat [ -1.1 -47.1 0 ] + Size 100 + Type "AA" +} + +Location "Bulagat" "Sol/Saturn/Rhea" +{ + LongLat [ -15.2 -38.2 0 ] + Size 100 + Type "AA" +} + +Location "Bumba" "Sol/Saturn/Rhea" +{ + LongLat [ -50.4 63.1 0 ] + Size 150 + Type "AA" +} + +Location "Burkhan" "Sol/Saturn/Rhea" +{ + LongLat [ -310.6 66.8 0 ] + Size 30 + Type "AA" +} + +Location "Con" "Sol/Saturn/Rhea" +{ + LongLat [ -12.7 -25.8 0 ] + Size 100 + Type "AA" +} + +Location "Djuli" "Sol/Saturn/Rhea" +{ + LongLat [ -46.7 -31.2 0 ] + Size 150 + Type "AA" +} + +Location "Ellyay" "Sol/Saturn/Rhea" +{ + LongLat [ -91.8 71.4 0 ] + Size 150 + Type "AA" +} + +Location "Faro" "Sol/Saturn/Rhea" +{ + LongLat [ -114 45.3 0 ] + Size 100 + Type "AA" +} + +Location "Haik" "Sol/Saturn/Rhea" +{ + LongLat [ -29.3 -36.6 0 ] + Size 100 + Type "AA" +} + +Location "Haoso" "Sol/Saturn/Rhea" +{ + LongLat [ -12.5 8.3 0 ] + Size 100 + Type "AA" +} + +Location "Heller" "Sol/Saturn/Rhea" +{ + LongLat [ -315.1 10.1 0 ] + Size 100 + Type "AA" +} + +Location "Iraca" "Sol/Saturn/Rhea" +{ + LongLat [ -112.1 39.4 0 ] + Size 100 + Type "AA" +} + +Location "Izanagi" "Sol/Saturn/Rhea" +{ + LongLat [ -310.2 -49.4 0 ] + Size 200 + Type "AA" +} + +Location "Izanami" "Sol/Saturn/Rhea" +{ + LongLat [ -313.4 -46.3 0 ] + Size 100 + Type "AA" +} + +Location "Jumo" "Sol/Saturn/Rhea" +{ + LongLat [ -66.5 52.8 0 ] + Size 30 + Type "AA" +} + +Location "Karora" "Sol/Saturn/Rhea" +{ + LongLat [ -20.1 5.9 0 ] + Size 50 + Type "AA" +} + +Location "Khado" "Sol/Saturn/Rhea" +{ + LongLat [ -359.1 41.6 0 ] + Size 50 + Type "AA" +} + +Location "Kiho" "Sol/Saturn/Rhea" +{ + LongLat [ -358.7 -11.1 0 ] + Size 150 + Type "AA" +} + +Location "Kumpara" "Sol/Saturn/Rhea" +{ + LongLat [ -327.1 9.6 0 ] + Size 30 + Type "AA" +} + +Location "Kun Lun Chasma" "Sol/Saturn/Rhea" +{ + LongLat [ -307.5 46 0 ] + Size 200 + Type "CM" +} + +Location "Leza" "Sol/Saturn/Rhea" +{ + LongLat [ -309.2 -21.8 0 ] + Size 150 + Type "AA" +} + +Location "Lowa" "Sol/Saturn/Rhea" +{ + LongLat [ -16.6 40.9 0 ] + Size 30 + Type "AA" +} + +Location "Malunga" "Sol/Saturn/Rhea" +{ + LongLat [ -56.2 65.1 0 ] + Size 30 + Type "AA" +} + +Location "Manoid" "Sol/Saturn/Rhea" +{ + LongLat [ -8.5 29.5 0 ] + Size 30 + Type "AA" +} + +Location "Melo" "Sol/Saturn/Rhea" +{ + LongLat [ -7.1 -53.2 0 ] + Size 100 + Type "AA" +} + +Location "Mubai" "Sol/Saturn/Rhea" +{ + LongLat [ -20.2 55.8 0 ] + Size 30 + Type "AA" +} + + +Location "Num" "Sol/Saturn/Rhea" +{ + LongLat [ -92.7 24 0 ] + Size 50 + Type "AA" +} + +Location "Ormazd" "Sol/Saturn/Rhea" +{ + LongLat [ -58.5 52.5 0 ] + Size 200 + Type "AA" +} + +Location "Pan Ku" "Sol/Saturn/Rhea" +{ + LongLat [ -107.7 65.7 0 ] + Size 50 + Type "AA" +} + +Location "Pedn" "Sol/Saturn/Rhea" +{ + LongLat [ -351.7 46 0 ] + Size 100 + Type "AA" +} + +Location "Pu Chou Chasma" "Sol/Saturn/Rhea" +{ + LongLat [ -95.3 26.1 0 ] + Size 300 + Type "CM" +} + +Location "Qat" "Sol/Saturn/Rhea" +{ + LongLat [ -351.6 -23.8 0 ] + Size 150 + Type "AA" +} + +Location "Sholmo" "Sol/Saturn/Rhea" +{ + LongLat [ -346.4 12 0 ] + Size 50 + Type "AA" +} + +Location "Taaroa" "Sol/Saturn/Rhea" +{ + LongLat [ -95.5 16.5 0 ] + Size 50 + Type "AA" +} + +Location "Thunupa" "Sol/Saturn/Rhea" +{ + LongLat [ -21.3 45.6 0 ] + Size 50 + Type "AA" +} + +Location "Tika" "Sol/Saturn/Rhea" +{ + LongLat [ -84.1 25.1 0 ] + Size 50 + Type "AA" +} + +Location "Tirawa" "Sol/Saturn/Rhea" +{ + LongLat [ -151.7 34.2 0 ] + Size 300 + Type "AA" +} + +Location "Tore" "Sol/Saturn/Rhea" +{ + LongLat [ -335.6 0 0 ] + Size 30 + Type "AA" +} + +Location "Torom" "Sol/Saturn/Rhea" +{ + LongLat [ -343.5 -68.1 0 ] + Size 150 + Type "AA" +} + +Location "Uku" "Sol/Saturn/Rhea" +{ + LongLat [ -95.5 78.7 0 ] + Size 50 + Type "AA" +} + +Location "Whanin" "Sol/Saturn/Rhea" +{ + LongLat [ -115 66.9 0 ] + Size 100 + Type "AA" +} + +Location "Wuraka" "Sol/Saturn/Rhea" +{ + LongLat [ -4 25.1 0 ] + Size 30 + Type "AA" +} + +Location "Xamba" "Sol/Saturn/Rhea" +{ + LongLat [ -349.7 2.1 0 ] + Size 150 + Type "AA" +} + +Location "Xu" "Sol/Saturn/Rhea" +{ + LongLat [ -71.9 55 0 ] + Size 50 + Type "AA" +} + +Location "Yu-Ti" "Sol/Saturn/Rhea" +{ + LongLat [ -81.5 50.1 0 ] + Size 100 + Type "AA" +} + +# 50 records, 8269 lines read. + +Location "Afekan" "Sol/Saturn/Titan" +{ + LongLat [ -200.3 25.8 0 ] + Size 115 + Type "AA" +} + +Location "Menrva" "Sol/Saturn/Titan" +{ + LongLat [ -87.2 20.1 0 ] + Size 392 + Type "AA" +} + +Location "Sinlap" "Sol/Saturn/Titan" +{ + LongLat [ -16. 11.3 0 ] + Size 80 + Type "AA" +} + +Location "Ksa" "Sol/Saturn/Titan" +{ + LongLat [ -65.4 14. 0 ] + Size 29 + Type "AA" +} + +Location "AARU" "Sol/Saturn/Titan" +{ + LongLat [ -340. 10. 0 ] + Size 500 # estimate + Type "AL" +} + +Location "ADIRI" "Sol/Saturn/Titan" +{ + LongLat [ -210. -10. 0 ] + Size 2000 # estimate + Type "AL" +} + +Location "AZTLAN" "Sol/Saturn/Titan" +{ + LongLat [ -20. -10. 0 ] + Size 500 # estimate + Type "AL" +} + +Location "BELET" "Sol/Saturn/Titan" +{ + LongLat [ -255. -5. 0 ] + Size 3000 # estimate + Type "AL" +} + +Location "CHING-TU" "Sol/Saturn/Titan" +{ + LongLat [ -205. -30. 0 ] + Size 1000 # estimate + Type "AL" +} + +Location "DILMUN" "Sol/Saturn/Titan" +{ + LongLat [ -175. 15. 0 ] + Size 2000 # estimate + Type "AL" +} + +Location "FENSAL" "Sol/Saturn/Titan" +{ + LongLat [ -30. 5. 0 ] + Size 1000 # estimate + Type "AL" +} + +Location "MEZZORAMIA" "Sol/Saturn/Titan" +{ + LongLat [ 0. -70. 0 ] + Size 1000 # estimate + Type "AL" +} + +Location "QUIVIRA" "Sol/Saturn/Titan" +{ + LongLat [ -15. 0. 0 ] + Size 1000 # estimate + Type "AL" +} + +Location "SENKYO" "Sol/Saturn/Titan" +{ + LongLat [ -320. -5. 0 ] + Size 1000 # estimate + Type "AL" +} + +Location "SHANGRI-LA" "Sol/Saturn/Titan" +{ + LongLat [ -165. -10. 0 ] + Size 3000 # estimate + Type "AL" +} + +Location "TSEGIHI" "Sol/Saturn/Titan" +{ + LongLat [ -10. -40. 0 ] + Size 3000 # estimate + Type "AL" +} + +Location "XANADU" "Sol/Saturn/Titan" +{ + LongLat [ -100. -15. 0 ] + Size 3400 + Type "AL" +} + +Location "Hotei Arcus" "Sol/Saturn/Titan" +{ + LongLat [ -79. -28. 0 ] + Size 600 + Type "AR" +} + +Location "Bazaruto Facula" "Sol/Saturn/Titan" +{ + LongLat [ -16.1 11.6 0 ] + Size 215 + Type "FA" +} + +Location "Coats Facula" "Sol/Saturn/Titan" +{ + LongLat [ -29.2 -11.1 0 ] + Size 80 + Type "FA" +} + +Location "Crete Facula" "Sol/Saturn/Titan" +{ + LongLat [ -150.1 9.4 0 ] + Size 680 + Type "FA" +} + +Location "Elba Facula" "Sol/Saturn/Titan" +{ + LongLat [ -1.2 -10.8 0 ] + Size 250 + Type "FA" +} + +Location "Kerguelen Facula" "Sol/Saturn/Titan" +{ + LongLat [ -151. -5.4 0 ] + Size 135 + Type "FA" +} + +Location "Mindanao Facula" "Sol/Saturn/Titan" +{ + LongLat [ -174.2 -6.6 0 ] + Size 210 + Type "FA" +} + +Location "Santorini Facula" "Sol/Saturn/Titan" +{ + LongLat [ -145.6 2.4 0 ] + Size 140 + Type "FA" +} + +Location "Shikoku Facula" "Sol/Saturn/Titan" +{ + LongLat [ -164.1 -10.4 0 ] + Size 285 + Type "FA" +} + +Location "Vis Facula" "Sol/Saturn/Titan" +{ + LongLat [ -138.4 7. 0 ] + Size 215 + Type "FA" +} + +Location "Antilia Faculae" "Sol/Saturn/Titan" +{ + LongLat [ -187. -11. 0 ] + Size 260 + Type "FA" +} + +Location "Nicobar Faculae" "Sol/Saturn/Titan" +{ + LongLat [ -159. 2. 0 ] + Size 575 + Type "FA" +} + +Location "Oahu Facula" "Sol/Saturn/Titan" +{ + LongLat [ -166.7 5. 0 ] + Size 465 + Type "FA" +} + +Location "Sotra Facula" "Sol/Saturn/Titan" +{ + LongLat [ -39.8 -12.5 0 ] + Size 235 + Type "FA" +} + +Location "Texel Facula" "Sol/Saturn/Titan" +{ + LongLat [ -182.6 -11.5 0 ] + Size 190 + Type "FA" +} + +Location "Tortola Facula" "Sol/Saturn/Titan" +{ + LongLat [ -143.1 8.8 0 ] + Size 65 + Type "FA" +} + +Location "Ara Fluctus" "Sol/Saturn/Titan" +{ + LongLat [ -118.4 39.8 0 ] + Size 70 + Type "FL" +} + +Location "Leilah Fluctus" "Sol/Saturn/Titan" +{ + LongLat [ -77.8 50.5 0 ] + Size 190 + Type "FL" +} + +Location "Rohe Fluctus" "Sol/Saturn/Titan" +{ + LongLat [ -37.8 47.3 0 ] + Size 103 + Type "FL" +} + +Location "Winia Fluctus" "Sol/Saturn/Titan" +{ + LongLat [ -46. 49. 0 ] + Size 300 + Type "FL" +} + +Location "Elivagar Flumina" "Sol/Saturn/Titan" +{ + LongLat [ -78.5 19.3 0 ] + Size 260 + Type "FM" +} + +Location "Ontario Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -183. -72. 0 ] + Size 235 + Type "LC" +} + +Location "Abaya Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -45.5 73.2 0 ] + Size 65 + Type "LC" +} + +Location "Bolsena Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -10.3 75.8 0 ] + Size 101 + Type "LC" +} + +Location "Feia Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -64.4 73.7 0 ] + Size 47 + Type "LC" +} + +Location "Kivu Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -121.0 87.0 0 ] + Size 77.5 + Type "LC" +} + +Location "Koitere Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -36.1 79.4 0 ] + Size 68 + Type "LC" +} + +Location "Mackay Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -97.5 78.3 0 ] + Size 180 + Type "LC" +} + +Location "Mývatn Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -135.3 78.2 0 ] + Size 55 + Type "LC" +} + +Location "Neagh Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -32.2 81.1 0 ] + Size 98 + Type "LC" +} + +Location "Oneida Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -131.8 76.1 0 ] + Size 51 + Type "LC" +} + +Location "Sotonera Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -17.5 76.8 0 ] + Size 63 + Type "LC" +} + +Location "Sparrow Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -64.7 84.3 0 ] + Size 81.4 + Type "LC" +} + +Location "Waikare Lacus" "Sol/Saturn/Titan" +{ + LongLat [ -126. 81.6 0 ] + Size 52.5 + Type "LC" +} + +Location "Guabonito" "Sol/Saturn/Titan" +{ + LongLat [ -150.8 -10.9 0 ] + Size 55 + Type "LG" +} + +Location "Nath" "Sol/Saturn/Titan" +{ + LongLat [ -7.7 -30.5 0 ] + Size 95 + Type "LG" +} + +Location "Selk" "Sol/Saturn/Titan" +{ + LongLat [ -199. 7. 0 ] + Size 80 + Type "AA" +} + +Location "Veles" "Sol/Saturn/Titan" +{ + LongLat [ -137.3 2. 0 ] + Size 45 + Type "LG" +} + +Location "Ganesa Macula" "Sol/Saturn/Titan" +{ + LongLat [ -87.3 50. 0 ] + Size 160 + Type "MA" +} + +Location "Eir Macula" "Sol/Saturn/Titan" +{ + LongLat [ -114.7 -24. 0 ] + Size 145 + Type "MA" +} + +Location "Elpis Macula" "Sol/Saturn/Titan" +{ + LongLat [ -27. 31.2 0 ] + Size 500 + Type "MA" +} + +Location "Omacatl Macula" "Sol/Saturn/Titan" +{ + LongLat [ -37.2 17.6 0 ] + Size 225 + Type "MA" +} + +Location "Polelya Macula" "Sol/Saturn/Titan" +{ + LongLat [ -56. 50. 0 ] + Size 175 + Type "MA" +} + +Location "Chusuk Planitia" "Sol/Saturn/Titan" +{ + LongLat [ -23.5 -5. 0 ] + Size 125 + Type "PL" +} + +Location "HOTEI REGIO" "Sol/Saturn/Titan" +{ + LongLat [ -78. -26. 0 ] + Size 500 + Type "RE" +} + +Location "TUI REGIO" "Sol/Saturn/Titan" +{ + LongLat [ -130. -20. 0 ] + Size 500 # estimate + Type "RE" +} + +Location "Hobal Virga" "Sol/Saturn/Titan" +{ + LongLat [ -166. -35. 0 ] + Size 1075 + Type "VI" +} + +Location "Kalseru Virga" "Sol/Saturn/Titan" +{ + LongLat [ -137. -36. 0 ] + Size 630 + Type "VI" +} + +Location "Shiwanni Virgae" "Sol/Saturn/Titan" +{ + LongLat [ -32. -25. 0 ] + Size 1400 + Type "VI" +} + +Location "Bacab Virgae" "Sol/Saturn/Titan" +{ + LongLat [ -151. -19. 0 ] + Size 485 + Type "VI" +} + +Location "Perkunas Virgae" "Sol/Saturn/Titan" +{ + LongLat [ -162. -27. 0 ] + Size 980 + Type "VI" +} + +Location "KRAKEN MARE" "Sol/Saturn/Titan" +{ + LongLat [ -310. 68. 0 ] + Size 1170 + Type "ME" +} + +Location "LIGEIA MARE" "Sol/Saturn/Titan" +{ + LongLat [ -248. 79. 0 ] + Size 500 + Type "ME" +} + +Location "PUNGA MARE" "Sol/Saturn/Titan" +{ + LongLat [ -339.7 85.1 0 ] + Size 380 + Type "ME" +} + +Location "Mayda Insula" "Sol/Saturn/Titan" +{ + LongLat [ -312.2 79.1 0 ] + Size 168 + Type "IN" +} + +Location "Sikun Labyrinthus" "Sol/Saturn/Titan" +{ + LongLat [ -28.9 -77.9 0 ] + Size 175 + Type "LB" +} + +# (Hyperion coordinates taken from Phil Stooke's +# shape model and texture) +Location "Bahloo" "Sol/Saturn/Hyperion" +{ + LongLat [ -61 -18 0 ] + Size 20 + Type "AA" +} + +Location "Bond-Lassell Dorsum" "Sol/Saturn/Hyperion" +{ + LongLat [ -75 35 0 ] + Size 250 + Type "DO" +} + +Location "Helios" "Sol/Saturn/Hyperion" + +{ + LongLat [ -22 5 0 ] + Size 60 + Type "AA" +} + +Location "Jarilo" "Sol/Saturn/Hyperion" +{ + LongLat [ -43 8 0 ] + Size 30 + Type "AA" +} + +Location "Meri" "Sol/Saturn/Hyperion" +{ + LongLat [ -61 -50 0 ] + Size 30 + Type "AA" +} + +# 5 records, 8269 lines read. +Location "Almeric" "Sol/Saturn/Iapetus" +{ + LongLat [ -276. 53.4 0 ] + Size 43 + Type "AA" +} + +Location "Baligant" "Sol/Saturn/Iapetus" +{ + LongLat [ -224.9 16.4 0 ] + Size 66 + Type "AA" +} + +Location "Basan" "Sol/Saturn/Iapetus" +{ + LongLat [ -194.7 33.3 0 ] + Size 76 + Type "AA" +} + +Location "Berenger" "Sol/Saturn/Iapetus" +{ + LongLat [ -219.7 62.1 0 ] + Size 84 + Type "AA" +} + +Location "Besgun" "Sol/Saturn/Iapetus" +{ + LongLat [ -309.8 76. 0 ] + Size 56 + Type "AA" +} + +Location "Charlemagne" "Sol/Saturn/Iapetus" +{ + LongLat [ -258.8 55. 0 ] + Size 95 + Type "AA" +} + +Location "Geboin" "Sol/Saturn/Iapetus" +{ + LongLat [ -173.4 58.6 0 ] + Size 81 + Type "AA" +} + +Location "Godefroy" "Sol/Saturn/Iapetus" +{ + LongLat [ -249.1 71.9 0 ] + Size 63 + Type "AA" +} + +Location "Grandoyne" "Sol/Saturn/Iapetus" +{ + LongLat [ -214.5 17.7 0 ] + Size 65 + Type "AA" +} + +Location "Hamon" "Sol/Saturn/Iapetus" +{ + LongLat [ -270. 10.6 0 ] + Size 96 + Type "AA" +} + +Location "Lorant" "Sol/Saturn/Iapetus" +{ + LongLat [ -159.8 65.2 0 ] + Size 44 + Type "AA" +} + +Location "Marsilion" "Sol/Saturn/Iapetus" +{ + LongLat [ -176.1 39.2 0 ] + Size 136 + Type "AA" +} + +Location "Milon" "Sol/Saturn/Iapetus" +{ + LongLat [ -270.2 67.9 0 ] + Size 119 + Type "AA" +} + +Location "Ogier" "Sol/Saturn/Iapetus" +{ + LongLat [ -275.1 42.5 0 ] + Size 100 + Type "AA" +} + +Location "Oliver" "Sol/Saturn/Iapetus" +{ + LongLat [ -200.8 62.5 0 ] + Size 113 + Type "AA" +} + +Location "Othon" "Sol/Saturn/Iapetus" +{ + LongLat [ -347.8 33.3 0 ] + Size 86 + Type "AA" +} + +Location "Roland" "Sol/Saturn/Iapetus" +{ + LongLat [ -25.2 73.3 0 ] + Size 144 + Type "AA" +} + +Location "Turpin" "Sol/Saturn/Iapetus" +{ + LongLat [ -1.4 47.7 0 ] + Size 87 + Type "AA" +} + +Location "Acelin" "Sol/Saturn/Iapetus" +{ + LongLat [ -154.9 42.7 0 ] + Size 38 + Type "AA" +} + +Location "Adelroth" "Sol/Saturn/Iapetus" +{ + LongLat [ -183.6 6.6 0 ] + Size 57 + Type "AA" +} + +Location "Anseïs" "Sol/Saturn/Iapetus" +{ + LongLat [ -290.8 -40.7 0 ] + Size 48 + Type "AA" +} + +Location "Astor" "Sol/Saturn/Iapetus" +{ + LongLat [ -321.2 14.9 0 ] + Size 122 + Type "AA" +} + +Location "Basbrun" "Sol/Saturn/Iapetus" +{ + LongLat [ -111.8 -52. 0 ] + Size 80 + Type "AA" +} + +Location "Basile" "Sol/Saturn/Iapetus" +{ + LongLat [ -187.9 -0.7 0 ] + Size 6 + Type "AA" +} + +Location "Bevon" "Sol/Saturn/Iapetus" +{ + LongLat [ -93. 70.7 0 ] + Size 48 + Type "AA" +} + +Location "Bramimond" "Sol/Saturn/Iapetus" +{ + LongLat [ -178. 38. 0 ] + Size 200 + Type "AA" +} + +Location "Clarin" "Sol/Saturn/Iapetus" +{ + LongLat [ -71.6 18.3 0 ] + Size 84 + Type "AA" +} + +Location "Climborin" "Sol/Saturn/Iapetus" +{ + LongLat [ -116.9 30.4 0 ] + Size 49 + Type "AA" +} + +Location "Corsablis" "Sol/Saturn/Iapetus" +{ + LongLat [ -114.2 0.9 0 ] + Size 73 + Type "AA" +} + +Location "Dapamort" "Sol/Saturn/Iapetus" +{ + LongLat [ -84.9 36.6 0 ] + Size 49 + Type "AA" +} + +Location "Engelier" "Sol/Saturn/Iapetus" +{ + LongLat [ -264.7 -40.5 0 ] + Size 504 + Type "AA" +} + +Location "Escremiz" "Sol/Saturn/Iapetus" +{ + LongLat [ -173.5 1.6 0 ] + Size 0.06 + Type "AA" +} + +Location "Eudropin" "Sol/Saturn/Iapetus" +{ + LongLat [ -220.7 0.9 0 ] + Size 42 + Type "AA" +} + +Location "Falsaron" "Sol/Saturn/Iapetus" +{ + LongLat [ -82.6 33.8 0 ] + Size 424 + Type "AA" +} + +Location "Ganelon" "Sol/Saturn/Iapetus" +{ + LongLat [ -19.8 -44.3 0 ] + Size 230 + Type "AA" +} + +Location "Garlon" "Sol/Saturn/Iapetus" +{ + LongLat [ -240.5 -3.2 0 ] + Size 47 + Type "AA" +} + +Location "Gerin" "Sol/Saturn/Iapetus" +{ + LongLat [ -233. -45.6 0 ] + Size 445 + Type "AA" +} + +Location "Ivon" "Sol/Saturn/Iapetus" +{ + LongLat [ -315. 18. 0 ] + Size 100 + Type "AA" +} + +Location "Johun" "Sol/Saturn/Iapetus" +{ + LongLat [ -83.4 12.4 0 ] + Size 64 + Type "AA" +} + +Location "Jurfaleu" "Sol/Saturn/Iapetus" +{ + LongLat [ -2.5 13. 0 ] + Size 107 + Type "AA" +} + +Location "Malprimis" "Sol/Saturn/Iapetus" +{ + LongLat [ -118.2 -15.2 0 ] + Size 377 + Type "AA" +} + +Location "Malun" "Sol/Saturn/Iapetus" +{ + LongLat [ -41.3 5.9 0 ] + Size 121 + Type "AA" +} + +Location "Margaris" "Sol/Saturn/Iapetus" +{ + LongLat [ -135.8 27.7 0 ] + Size 75 + Type "AA" +} + +Location "Matthay" "Sol/Saturn/Iapetus" +{ + LongLat [ -187.4 -3.5 0 ] + Size 58 + Type "AA" +} + +Location "Naimon" "Sol/Saturn/Iapetus" +{ + LongLat [ -329.3 9.3 0 ] + Size 244 + Type "AA" +} + +Location "Nevelon" "Sol/Saturn/Iapetus" +{ + LongLat [ -197. -33.2 0 ] + Size 49 + Type "AA" +} + +Location "Pinabel" "Sol/Saturn/Iapetus" +{ + LongLat [ -33. -39. 0 ] + Size 83 + Type "AA" +} + +Location "Priamon" "Sol/Saturn/Iapetus" +{ + LongLat [ -187. 1.5 0 ] + Size 17 + Type "AA" +} + +Location "Rabel" "Sol/Saturn/Iapetus" +{ + LongLat [ -166.2 -64.4 0 ] + Size 91 + Type "AA" +} + +Location "Rugis" "Sol/Saturn/Iapetus" +{ + LongLat [ -99. -0.1 0 ] + Size 19 + Type "AA" +} + +Location "Samson" "Sol/Saturn/Iapetus" +{ + LongLat [ -298.6 6.5 0 ] + Size 33 + Type "AA" +} + +Location "Thierry" "Sol/Saturn/Iapetus" +{ + LongLat [ -8. -55. 0 ] + Size 110 + Type "AA" +} + +Location "Tibbald" "Sol/Saturn/Iapetus" +{ + LongLat [ -358. 57. 0 ] + Size 160 + Type "AA" +} + +Location "Timozel" "Sol/Saturn/Iapetus" +{ + LongLat [ -212.3 -9.9 0 ] + Size 58 + Type "AA" +} + +Location "Torleu" "Sol/Saturn/Iapetus" +{ + LongLat [ -188.4 -0.2 0 ] + Size 8 + Type "AA" +} + +Location "Turgis" "Sol/Saturn/Iapetus" +{ + LongLat [ -28.4 16.9 0 ] + Size 580 + Type "AA" +} + +Location "Valdebron" "Sol/Saturn/Iapetus" +{ + LongLat [ -104.4 29.6 0 ] + Size 49 + Type "AA" +} + +Location "Carcassone Montes" "Sol/Saturn/Iapetus" +{ + LongLat [ -216.7 0. 0 ] + Size 740 + Type "MO" +} + +Location "Cordova Mons" "Sol/Saturn/Iapetus" +{ + LongLat [ -206.2 0. 0 ] + Size 85 + Type "MO" +} + +Location "Gayne Mons" "Sol/Saturn/Iapetus" +{ + LongLat [ -176. 0. 0 ] + Size 65 + Type "MO" +} + +Location "Haltile Mons" "Sol/Saturn/Iapetus" +{ + LongLat [ -190.4 0. 0 ] + Size 45 + Type "MO" +} + +Location "Seville Mons" "Sol/Saturn/Iapetus" +{ + LongLat [ -346.3 0. 0 ] + Size 69 + Type "MO" +} + +Location "Sorence Mons" "Sol/Saturn/Iapetus" +{ + LongLat [ -193.7 0. 0 ] + Size 46 + Type "MO" +} + +Location "Toledo Montes" "Sol/Saturn/Iapetus" +{ + LongLat [ -136. 0. 0 ] + Size 1100 + Type "MO" +} + +Location "Tortelosa Montes" "Sol/Saturn/Iapetus" +{ + LongLat [ -64.7 0. 0 ] + Size 294 + Type "MO" +} + +Location "Valterne Mons" "Sol/Saturn/Iapetus" +{ + LongLat [ -170.6 0. 0 ] + Size 50 + Type "MO" +} + +Location "CASSINI REGIO" "Sol/Saturn/Iapetus" +{ + LongLat [ -92.6 -28.1 0 ] + Size 1000 + Type "RE" +} + +Location "RONCEVAUX TERRA" "Sol/Saturn/Iapetus" +{ + LongLat [ -239.5 37. 0 ] + Size 1284 + Type "TA" +} + +Location "SARAGOSSA TERRA" "Sol/Saturn/Iapetus" +{ + LongLat [ -180. -45. 0 ] + Size 2300 + Type "TA" +} + +# Celestia format generated by phoebe-locs.pl Revision: 1.0 +# USGS Phoebe location names from +# http://planetarynames.wr.usgs.gov/ +# +# Processed 2006-1-15 22:30:36 UTC +# by Dr. Fridger Schrempp, fridger.schrempp@desy.de +# ------------------------------------------------------ + + +Location "Acastus" "Sol/Saturn/Phoebe" +{ +LongLat [ 211.5 9.6 0 ] +Size 34.0 +Type "AA" +} + + +Location "Admetus" "Sol/Saturn/Phoebe" +{ +LongLat [ 320.9 11.4 0 ] +Size 58.0 +Type "AA" +} + + +Location "Amphion" "Sol/Saturn/Phoebe" +{ +LongLat [ 358.2 -27.0 0 ] +Size 18.0 +Type "AA" +} + + +Location "Butes" "Sol/Saturn/Phoebe" +{ +LongLat [ 67.5 -49.6 0 ] +Size 29.0 +Type "AA" +} + + +Location "Calais" "Sol/Saturn/Phoebe" +{ +LongLat [ 134.6 -38.7 0 ] +Size 31.0 +Type "AA" +} + + +Location "Canthus" "Sol/Saturn/Phoebe" +{ +LongLat [ 17.8 -69.6 0 ] +Size 44.0 +Type "AA" +} + + +Location "Clytius" "Sol/Saturn/Phoebe" +{ +LongLat [ 166.9 46.0 0 ] +Size 52.0 +Type "AA" +} + + +Location "Erginus" "Sol/Saturn/Phoebe" +{ +LongLat [ 22.9 31.6 0 ] +Size 38.0 +Type "AA" +} + + +Location "Euphemus" "Sol/Saturn/Phoebe" +{ +LongLat [ 28.9 -31.3 0 ] +Size 23.0 +Type "AA" +} + + +Location "Eurydamas" "Sol/Saturn/Phoebe" +{ +LongLat [ 78.4 -61.5 0 ] +Size 19.0 +Type "AA" +} + + +Location "Eurytion" "Sol/Saturn/Phoebe" +{ +LongLat [ 352 -30.4 0 ] +Size 14.0 +Type "AA" +} + + +Location "Eurytus" "Sol/Saturn/Phoebe" +{ +LongLat [ 182.8 -39.7 0 ] +Size 89.0 +Type "AA" +} + + +Location "Hylas" "Sol/Saturn/Phoebe" +{ +LongLat [ 5.5 7.9 0 ] +Size 30.0 +Type "AA" +} + + +Location "Idmon" "Sol/Saturn/Phoebe" +{ +LongLat [ 162.2 -67.1 0 ] +Size 61.0 +Type "AA" +} + + +Location "Iphitus" "Sol/Saturn/Phoebe" +{ +LongLat [ 66.7 -27.2 0 ] +Size 22.0 +Type "AA" +} + + +Location "Jason" "Sol/Saturn/Phoebe" +{ +LongLat [ 42.3 16.2 0 ] +Size 101.0 +Type "AA" +} + + +Location "LETO REGIO" "Sol/Saturn/Phoebe" +{ +LongLat [ 340 60.0 0 ] +Size 95.0 +Type "RE" +} + + +Location "Mopsus" "Sol/Saturn/Phoebe" +{ +LongLat [ 250.9 6.6 0 ] +Size 37.0 +Type "AA" +} + + +Location "Nauplius" "Sol/Saturn/Phoebe" +{ +LongLat [ 118.5 31.5 0 ] +Size 24.0 +Type "AA" +} + + +Location "Oileus" "Sol/Saturn/Phoebe" +{ +LongLat [ 263.1 -77.1 0 ] +Size 56.0 +Type "AA" +} + + +Location "Peleus" "Sol/Saturn/Phoebe" +{ +LongLat [ 167.8 20.2 0.5 ] +Size 44.0 +Type "AA" +} + + +Location "Phlias" "Sol/Saturn/Phoebe" +{ +LongLat [ 0.9 1.6 0.5 ] +Size 14.0 +Type "AA" +} + + +Location "Talaus" "Sol/Saturn/Phoebe" +{ +LongLat [ 34.8 -52.3 0 ] +Size 15.0 +Type "AA" +} + + +Location "Telamon" "Sol/Saturn/Phoebe" +{ +LongLat [ 267.4 -48.1 0 ] +Size 28.0 +Type "AA" +} + + +Location "Zetes" "Sol/Saturn/Phoebe" +{ +LongLat [ 137 -20.0 0 ] +Size 29.0 +Type "AA" +} diff --git a/data/uranusmoons_locs.ssc b/data/locations/uranusmoons_locs.ssc similarity index 100% rename from data/uranusmoons_locs.ssc rename to data/locations/uranusmoons_locs.ssc diff --git a/data/venus_locs.ssc b/data/locations/venus_locs.ssc similarity index 93% rename from data/venus_locs.ssc rename to data/locations/venus_locs.ssc index 0bfafc84e8..945c42f827 100644 --- a/data/venus_locs.ssc +++ b/data/locations/venus_locs.ssc @@ -1,15179 +1,15179 @@ -# Processed 2004-7-11 21:11:4 UTC -# by Dr. Fridger Schrempp, fridger.schrempp@desy.de -# ------------------------------------------------------ - -Location "Abigail" "Sol/Venus" -{ - LongLat [ -111.2 52.2 0 ] - Size 18.40 - Importance 32.70 - Type "AA" -} - -Location "Abika" "Sol/Venus" -{ - LongLat [ -104.4 52.5 0 ] - Size 14.50 - Importance 31.84 - Type "AA" -} - -Location "Abington" "Sol/Venus" -{ - LongLat [ -277.7 47.8 0 ] - Size 21.70 - Importance 33.39 - Type "AA" -} - -Location "Abra" "Sol/Venus" -{ - LongLat [ -97.4 -6.2 0 ] - Size 7.20 - Importance 30.04 - Type "AA" -} - -Location "Adaiah" "Sol/Venus" -{ - LongLat [ -253.4 47.3 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Adamson" "Sol/Venus" -{ - LongLat [ -29.6 14.8 0 ] - Size 27.20 - Importance 34.46 - Type "AA" -} - -Location "Addams" "Sol/Venus" -{ - LongLat [ -98.9 56.2 0 ] - Size 87.00 - Importance 43.36 - Type "AA" -} - -Location "Adivar" "Sol/Venus" -{ - LongLat [ -76.2 -8.9 0 ] - Size 30.30 - Importance 35.03 - Type "AA" -} - -Location "Adzoba" "Sol/Venus" -{ - LongLat [ -117 -12.8 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Aethelflaed" "Sol/Venus" -{ - LongLat [ -196.6 18.2 0 ] - Size 20.00 - Importance 33.04 - Type "AA" -} - -Location "Afiba" "Sol/Venus" -{ - LongLat [ -102.7 47.1 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Afiruwa" "Sol/Venus" -{ - LongLat [ -3.8 -4.3 0 ] - Size 5.20 - Importance 29.48 - Type "AA" -} - -Location "Aftenia" "Sol/Venus" -{ - LongLat [ -324 -50 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Afua" "Sol/Venus" -{ - LongLat [ -124 -15.5 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Aglaonice" "Sol/Venus" -{ - LongLat [ -339.9 26.4 0 ] - Size 63.70 - Importance 40.28 - Type "AA" -} - -Location "Agnesi" "Sol/Venus" -{ - LongLat [ -37.7 39.4 0 ] - Size 42.40 - Importance 37.10 - Type "AA" -} - -Location "Agoe" "Sol/Venus" -{ - LongLat [ -4.3 -13.1 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "Agrippina" "Sol/Venus" -{ - LongLat [ -65.7 33.2 0 ] - Size 38.60 - Importance 36.47 - Type "AA" -} - -Location "Ahava" "Sol/Venus" -{ - LongLat [ -187.3 -53.6 0 ] - Size 10.40 - Importance 30.87 - Type "AA" -} - -Location "Aigul" "Sol/Venus" -{ - LongLat [ -280.4 -38.2 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Ailar" "Sol/Venus" -{ - LongLat [ -68.4 15.8 0 ] - Size 8.20 - Importance 30.30 - Type "AA" -} - -Location "Aimee" "Sol/Venus" -{ - LongLat [ -127.2 -16.1 0 ] - Size 17.00 - Importance 32.40 - Type "AA" -} - -Location "Aisha" "Sol/Venus" -{ - LongLat [ -53.3 -39.3 0 ] - Size 10.60 - Importance 30.92 - Type "AA" -} - -Location "Aita" "Sol/Venus" -{ - LongLat [ -270.7 -8.9 0 ] - Size 14.00 - Importance 31.73 - Type "AA" -} - -Location "Akeley" "Sol/Venus" -{ - LongLat [ -244.5 -8 0 ] - Size 23.40 - Importance 33.73 - Type "AA" -} - -Location "Akhmatova" "Sol/Venus" -{ - LongLat [ -307.9 -61.3 0 ] - Size 41.40 - Importance 36.93 - Type "AA" -} - -Location "Akiko" "Sol/Venus" -{ - LongLat [ -187.3 -30.6 0 ] - Size 17.40 - Importance 32.49 - Type "AA" -} - -Location "Akosua" "Sol/Venus" -{ - LongLat [ -18.1 58.6 0 ] - Size 6.20 - Importance 29.76 - Type "AA" -} - -Location "Aksentyeva" "Sol/Venus" -{ - LongLat [ -271.9 42 0 ] - Size 42.50 - Importance 37.11 - Type "AA" -} - -Location "Akuba" "Sol/Venus" -{ - LongLat [ -23 -9.6 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Alcott" "Sol/Venus" -{ - LongLat [ -354.4 59.5 0 ] - Size 66.00 - Importance 40.60 - Type "AA" -} - -Location "Alima" "Sol/Venus" -{ - LongLat [ -229.2 46 0 ] - Size 10.30 - Importance 30.84 - Type "AA" -} - -Location "Alimat" "Sol/Venus" -{ - LongLat [ -205.9 29.5 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Alison" "Sol/Venus" -{ - LongLat [ -165.6 4 0 ] - Size 14.40 - Importance 31.82 - Type "AA" -} - -Location "Alma" "Sol/Venus" -{ - LongLat [ -228.8 2.4 0 ] - Size 16.80 - Importance 32.36 - Type "AA" -} - -Location "Almeida" "Sol/Venus" -{ - LongLat [ -123.3 -46.6 0 ] - Size 15.50 - Importance 32.07 - Type "AA" -} - -Location "Altana" "Sol/Venus" -{ - LongLat [ -69.9 -1.4 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Al-Taymuriyya" "Sol/Venus" -{ - LongLat [ -336.1 -32.9 0 ] - Size 19.00 - Importance 32.83 - Type "AA" -} - -Location "Amalasuntha" "Sol/Venus" -{ - LongLat [ -342.4 11.5 0 ] - Size 15.40 - Importance 32.05 - Type "AA" -} - -Location "Amanda" "Sol/Venus" -{ - LongLat [ -94.5 29.2 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Amaya" "Sol/Venus" -{ - LongLat [ -89.4 -11.3 0 ] - Size 34.50 - Importance 35.77 - Type "AA" -} - -Location "Amenardes" "Sol/Venus" -{ - LongLat [ -54.3 -15 0 ] - Size 27.90 - Importance 34.59 - Type "AA" -} - -Location "Aminata" "Sol/Venus" -{ - LongLat [ -25.2 -6.6 0 ] - Size 9.70 - Importance 30.69 - Type "AA" -} - -Location "Anaxandra" "Sol/Venus" -{ - LongLat [ -162.3 -44.2 0 ] - Size 20.40 - Importance 33.12 - Type "AA" -} - -Location "Andami" "Sol/Venus" -{ - LongLat [ -26.5 17.5 0 ] - Size 28.90 - Importance 34.77 - Type "AA" -} - -Location "Andreianova" "Sol/Venus" -{ - LongLat [ -68.8 3 0 ] - Size 66.10 - Importance 40.62 - Type "AA" -} - -Location "Anicia" "Sol/Venus" -{ - LongLat [ -31.3 26.3 0 ] - Size 38.20 - Importance 36.41 - Type "AA" -} - -Location "Annia Faustina" "Sol/Venus" -{ - LongLat [ -4.7 -22.1 0 ] - Size 23.40 - Importance 33.73 - Type "AA" -} - -Location "Antonina" "Sol/Venus" -{ - LongLat [ -106.8 -28.1 0 ] - Size 13.80 - Importance 31.68 - Type "AA" -} - -Location "Anush" "Sol/Venus" -{ - LongLat [ -86.5 -14.9 0 ] - Size 12.70 - Importance 31.42 - Type "AA" -} - -Location "Anya" "Sol/Venus" -{ - LongLat [ -297.8 -39.5 0 ] - Size 18.10 - Importance 32.64 - Type "AA" -} - -Location "Ariadne" "Sol/Venus" -{ - LongLat [ -360 -43.9 0 ] - Size 23.60 - Importance 33.77 - Type "AA" -} - -Location "Asmik" "Sol/Venus" -{ - LongLat [ -166.4 -3.9 0 ] - Size 19.50 - Importance 32.93 - Type "AA" -} - -Location "Astrid" "Sol/Venus" -{ - LongLat [ -335.2 21.4 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Audrey" "Sol/Venus" -{ - LongLat [ -348.1 -23.8 0 ] - Size 15.20 - Importance 32.00 - Type "AA" -} - -Location "Aurelia" "Sol/Venus" -{ - LongLat [ -331.8 -20.3 0 ] - Size 31.10 - Importance 35.17 - Type "AA" -} - -Location "Austen" "Sol/Venus" -{ - LongLat [ -168.4 25 0 ] - Size 45.10 - Importance 37.53 - Type "AA" -} - -Location "Avene" "Sol/Venus" -{ - LongLat [ -149.4 -40.4 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Avviyar" "Sol/Venus" -{ - LongLat [ -353.7 18 0 ] - Size 20.60 - Importance 33.16 - Type "AA" -} - -Location "Ayana" "Sol/Venus" -{ - LongLat [ -175.5 29.2 0 ] - Size 13.80 - Importance 31.68 - Type "AA" -} - -Location "Ayashe" "Sol/Venus" -{ - LongLat [ -31.4 -22.7 0 ] - Size 6.70 - Importance 29.90 - Type "AA" -} - -Location "Ayisatu" "Sol/Venus" -{ - LongLat [ -5.5 -34.6 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Bachira" "Sol/Venus" -{ - LongLat [ -10 -26.5 0 ] - Size 7.30 - Importance 30.06 - Type "AA" -} - -Location "Badarzewska" "Sol/Venus" -{ - LongLat [ -137.2 22.6 0 ] - Size 29.60 - Importance 34.90 - Type "AA" -} - -Location "Bahriyat" "Sol/Venus" -{ - LongLat [ -357.5 -50.3 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Baker" "Sol/Venus" -{ - LongLat [ -40.3 -62.5 0 ] - Size 109.00 - Importance 45.99 - Type "AA" -} - -Location "Bakisat" "Sol/Venus" -{ - LongLat [ -356.8 -26 0 ] - Size 7.40 - Importance 30.09 - Type "AA" -} - -Location "Balch" "Sol/Venus" -{ - LongLat [ -282.9 -29.9 0 ] - Size 40.00 - Importance 36.70 - Type "AA" -} - -Location "Ban Zhao" "Sol/Venus" -{ - LongLat [ -147 -17.1 0 ] - Size 39.00 - Importance 36.54 - Type "AA" -} - -Location "Baranamtarra" "Sol/Venus" -{ - LongLat [ -267.8 -17.9 0 ] - Size 25.50 - Importance 34.13 - Type "AA" -} - -Location "Barauka" "Sol/Venus" -{ - LongLat [ -346.3 -10.6 0 ] - Size 12.90 - Importance 31.47 - Type "AA" -} - -Location "Barrera" "Sol/Venus" -{ - LongLat [ -109.4 -16.6 0 ] - Size 27.00 - Importance 34.42 - Type "AA" -} - -Location "Barrymore" "Sol/Venus" -{ - LongLat [ -195.7 52.3 0 ] - Size 56.60 - Importance 39.27 - Type "AA" -} - -Location "Barsova" "Sol/Venus" -{ - LongLat [ -223 -61.3 0 ] - Size 76.00 - Importance 41.95 - Type "AA" -} - -Location "Barto" "Sol/Venus" -{ - LongLat [ -146.3 -45.3 0 ] - Size 48.00 - Importance 37.98 - Type "AA" -} - -Location "Barton" "Sol/Venus" -{ - LongLat [ -337.5 -27.4 0 ] - Size 52.20 - Importance 38.62 - Type "AA" -} - -Location "Bascom" "Sol/Venus" -{ - LongLat [ -302.2 10.4 0 ] - Size 34.60 - Importance 35.79 - Type "AA" -} - -Location "Bashkirtseff" "Sol/Venus" -{ - LongLat [ -194 -14.7 0 ] - Size 36.20 - Importance 36.07 - Type "AA" -} - -Location "Bassi" "Sol/Venus" -{ - LongLat [ -64.6 19 0 ] - Size 31.00 - Importance 35.16 - Type "AA" -} - -Location "Bathsheba" "Sol/Venus" -{ - LongLat [ -49.5 15.1 0 ] - Size 32.30 - Importance 35.39 - Type "AA" -} - -Location "Batten" "Sol/Venus" -{ - LongLat [ -217.4 -15.2 0 ] - Size 65.00 - Importance 40.47 - Type "AA" -} - -Location "Batya" "Sol/Venus" -{ - LongLat [ -235.4 -72.7 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Beecher" "Sol/Venus" -{ - LongLat [ -253.4 -13 0 ] - Size 40.40 - Importance 36.77 - Type "AA" -} - -Location "Behn" "Sol/Venus" -{ - LongLat [ -142 32.4 0 ] - Size 25.40 - Importance 34.12 - Type "AA" -} - -Location "Bender" "Sol/Venus" -{ - LongLat [ -327.4 13 0 ] - Size 39.80 - Importance 36.67 - Type "AA" -} - -Location "Berggolts" "Sol/Venus" -{ - LongLat [ -53 63.5 0 ] - Size 29.50 - Importance 34.88 - Type "AA" -} - -Location "Bernadette" "Sol/Venus" -{ - LongLat [ -285.6 46.6 0 ] - Size 12.80 - Importance 31.45 - Type "AA" -} - -Location "Bernhardt" "Sol/Venus" -{ - LongLat [ -84.4 -31.6 0 ] - Size 25.30 - Importance 34.10 - Type "AA" -} - -Location "Bernice" "Sol/Venus" -{ - LongLat [ -14.8 40.7 0 ] - Size 12.60 - Importance 31.40 - Type "AA" -} - -Location "Berta" "Sol/Venus" -{ - LongLat [ -322 -62 0 ] - Size 20.00 - Importance 33.04 - Type "AA" -} - -Location "Bette" "Sol/Venus" -{ - LongLat [ -347.9 24.6 0 ] - Size 7.20 - Importance 30.04 - Type "AA" -} - -Location "Bickerdyke" "Sol/Venus" -{ - LongLat [ -171.3 82 0 ] - Size 36.30 - Importance 36.08 - Type "AA" -} - -Location "Bineta" "Sol/Venus" -{ - LongLat [ -144.1 -57.3 0 ] - Size 10.70 - Importance 30.94 - Type "AA" -} - -Location "Birute" "Sol/Venus" -{ - LongLat [ -32 -36.1 0 ] - Size 22.30 - Importance 33.51 - Type "AA" -} - -Location "Blackburne" "Sol/Venus" -{ - LongLat [ -183.9 -11 0 ] - Size 30.50 - Importance 35.07 - Type "AA" -} - -Location "Blanche" "Sol/Venus" -{ - LongLat [ -157 9.3 0 ] - Size 12.30 - Importance 31.33 - Type "AA" -} - -Location "Blixen" "Sol/Venus" -{ - LongLat [ -145.7 60.1 0 ] - Size 20.80 - Importance 33.20 - Type "AA" -} - -Location "Bly" "Sol/Venus" -{ - LongLat [ -305.5 -37.7 0 ] - Size 18.70 - Importance 32.77 - Type "AA" -} - -Location "Boivin" "Sol/Venus" -{ - LongLat [ -299.5 -4.3 0 ] - Size 20.40 - Importance 33.12 - Type "AA" -} - -Location "Boleyn" "Sol/Venus" -{ - LongLat [ -220.1 -24.4 0 ] - Size 70.40 - Importance 41.20 - Type "AA" -} - -Location "Bonnevie" "Sol/Venus" -{ - LongLat [ -127 36.1 0 ] - Size 92.20 - Importance 44.00 - Type "AA" -} - -Location "Bonnin" "Sol/Venus" -{ - LongLat [ -117.6 6.3 0 ] - Size 28.50 - Importance 34.70 - Type "AA" -} - -Location "Boulanger" "Sol/Venus" -{ - LongLat [ -99.2 26.6 0 ] - Size 71.50 - Importance 41.35 - Type "AA" -} - -Location "Bourke-White" "Sol/Venus" -{ - LongLat [ -147.9 -21.2 0 ] - Size 33.60 - Importance 35.62 - Type "AA" -} - -Location "Boyd" "Sol/Venus" -{ - LongLat [ -221.4 39.4 0 ] - Size 22.00 - Importance 33.45 - Type "AA" -} - -Location "Boye" "Sol/Venus" -{ - LongLat [ -292.3 9.6 0 ] - Size 28.00 - Importance 34.61 - Type "AA" -} - -Location "Bradstreet" "Sol/Venus" -{ - LongLat [ -47.7 -16.5 0 ] - Size 36.00 - Importance 36.03 - Type "AA" -} - -Location "Bridgit" "Sol/Venus" -{ - LongLat [ -348.9 45.3 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Brooke" "Sol/Venus" -{ - LongLat [ -296.6 -48.4 0 ] - Size 22.90 - Importance 33.63 - Type "AA" -} - -Location "Browning" "Sol/Venus" -{ - LongLat [ -4.9 -28.3 0 ] - Size 23.40 - Importance 33.73 - Type "AA" -} - -Location "Bryce" "Sol/Venus" -{ - LongLat [ -197 62.5 0 ] - Size 23.90 - Importance 33.82 - Type "AA" -} - -Location "Buck" "Sol/Venus" -{ - LongLat [ -349.6 5.7 0 ] - Size 21.80 - Importance 33.41 - Type "AA" -} - -Location "Budevska" "Sol/Venus" -{ - LongLat [ -143.2 -0.5 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Bugoslavskaya" "Sol/Venus" -{ - LongLat [ -300.4 23 0 ] - Size 29.90 - Importance 34.96 - Type "AA" -} - -Location "Caccini" "Sol/Venus" -{ - LongLat [ -170.4 -17.4 0 ] - Size 38.10 - Importance 36.39 - Type "AA" -} - -Location "Caitlin" "Sol/Venus" -{ - LongLat [ -12 65.3 0 ] - Size 14.70 - Importance 31.89 - Type "AA" -} - -Location "Caiwenji" "Sol/Venus" -{ - LongLat [ -287.6 12.4 0 ] - Size 22.60 - Importance 33.57 - Type "AA" -} - -Location "Caldwell" "Sol/Venus" -{ - LongLat [ -112.4 -23.6 0 ] - Size 51.00 - Importance 38.44 - Type "AA" -} - -Location "Callas" "Sol/Venus" -{ - LongLat [ -27 -2.4 0 ] - Size 33.80 - Importance 35.65 - Type "AA" -} - -Location "Callirhoe" "Sol/Venus" -{ - LongLat [ -140.7 -21.2 0 ] - Size 33.80 - Importance 35.65 - Type "AA" -} - -Location "Caroline" "Sol/Venus" -{ - LongLat [ -306.3 -6.9 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Carr" "Sol/Venus" -{ - LongLat [ -295.7 24 0 ] - Size 31.90 - Importance 35.32 - Type "AA" -} - -Location "Carreno" "Sol/Venus" -{ - LongLat [ -16.1 3.9 0 ] - Size 57.00 - Importance 39.33 - Type "AA" -} - -Location "Carson" "Sol/Venus" -{ - LongLat [ -344.1 24.2 0 ] - Size 38.80 - Importance 36.51 - Type "AA" -} - -Location "Carter" "Sol/Venus" -{ - LongLat [ -67.3 -5.3 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "Castro" "Sol/Venus" -{ - LongLat [ -233.9 -3.4 0 ] - Size 22.90 - Importance 33.63 - Type "AA" -} - -Location "Cather" "Sol/Venus" -{ - LongLat [ -107 -47.1 0 ] - Size 24.60 - Importance 33.96 - Type "AA" -} - -Location "Centlivre" "Sol/Venus" -{ - LongLat [ -290.4 -19.1 0 ] - Size 28.80 - Importance 34.76 - Type "AA" -} - -Location "Chapelle" "Sol/Venus" -{ - LongLat [ -103.8 -6.4 0 ] - Size 22.00 - Importance 33.45 - Type "AA" -} - -Location "Chechek" "Sol/Venus" -{ - LongLat [ -272.3 2.6 0 ] - Size 7.20 - Importance 30.04 - Type "AA" -} - -Location "Chiyojo" "Sol/Venus" -{ - LongLat [ -95.7 47.8 0 ] - Size 40.20 - Importance 36.74 - Type "AA" -} - -Location "Chloe" "Sol/Venus" -{ - LongLat [ -98.6 7.4 0 ] - Size 18.60 - Importance 32.74 - Type "AA" -} - -Location "Cholpon" "Sol/Venus" -{ - LongLat [ -290 -40 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "Christie" "Sol/Venus" -{ - LongLat [ -72.7 -28.3 0 ] - Size 23.30 - Importance 33.71 - Type "AA" -} - -Location "Chubado" "Sol/Venus" -{ - LongLat [ -5.6 -45.3 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Clara" "Sol/Venus" -{ - LongLat [ -235.3 37.5 0 ] - Size 3.20 - Importance 28.89 - Type "AA" -} - -Location "Cleopatra" "Sol/Venus" -{ - LongLat [ -7.1 -65.8 0 ] - Size 105.00 - Importance 45.53 - Type "AA" -} - -Location "Cline" "Sol/Venus" -{ - LongLat [ -317.1 21.8 0 ] - Size 38.00 - Importance 36.37 - Type "AA" -} - -Location "Clio" "Sol/Venus" -{ - LongLat [ -333.5 -6.3 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Cochran" "Sol/Venus" -{ - LongLat [ -143.4 -51.9 0 ] - Size 100.00 - Importance 44.94 - Type "AA" -} - -Location "Cohn" "Sol/Venus" -{ - LongLat [ -208.1 33.3 0 ] - Size 18.30 - Importance 32.68 - Type "AA" -} - -Location "Colleen" "Sol/Venus" -{ - LongLat [ -162.2 60.8 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Comnena" "Sol/Venus" -{ - LongLat [ -343.7 -1.2 0 ] - Size 19.50 - Importance 32.93 - Type "AA" -} - -Location "Conway" "Sol/Venus" -{ - LongLat [ -39 -48.3 0 ] - Size 49.30 - Importance 38.18 - Type "AA" -} - -Location "Cori" "Sol/Venus" -{ - LongLat [ -72.9 -25.4 0 ] - Size 56.10 - Importance 39.20 - Type "AA" -} - -Location "Corinna" "Sol/Venus" -{ - LongLat [ -40.6 -22.9 0 ] - Size 19.20 - Importance 32.87 - Type "AA" -} - -Location "Corpman" "Sol/Venus" -{ - LongLat [ -151.8 -0.3 0 ] - Size 46.00 - Importance 37.67 - Type "AA" -} - -Location "Cortese" "Sol/Venus" -{ - LongLat [ -218.4 11.4 0 ] - Size 27.70 - Importance 34.55 - Type "AA" -} - -Location "Cotton" "Sol/Venus" -{ - LongLat [ -300.2 -70.8 0 ] - Size 48.10 - Importance 38.00 - Type "AA" -} - -Location "Cunitz" "Sol/Venus" -{ - LongLat [ -350.9 -14.5 0 ] - Size 48.60 - Importance 38.07 - Type "AA" -} - -Location "Cynthia" "Sol/Venus" -{ - LongLat [ -347.5 16.7 0 ] - Size 15.90 - Importance 32.16 - Type "AA" -} - -Location "Dado" "Sol/Venus" -{ - LongLat [ -87.6 13.9 0 ] - Size 11.20 - Importance 31.06 - Type "AA" -} - -Location "Dafina" "Sol/Venus" -{ - LongLat [ -244.1 -28.6 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Danilova" "Sol/Venus" -{ - LongLat [ -337.2 26.4 0 ] - Size 48.80 - Importance 38.10 - Type "AA" -} - -Location "Danute" "Sol/Venus" -{ - LongLat [ -56.5 63.5 0 ] - Size 12.30 - Importance 31.33 - Type "AA" -} - -Location "Daphne" "Sol/Venus" -{ - LongLat [ -280.4 -41.3 0 ] - Size 15.50 - Importance 32.07 - Type "AA" -} - -Location "Darline" "Sol/Venus" -{ - LongLat [ -232.6 19.3 0 ] - Size 13.00 - Importance 31.50 - Type "AA" -} - -Location "Dashkova" "Sol/Venus" -{ - LongLat [ -306.5 -78.2 0 ] - Size 45.10 - Importance 37.53 - Type "AA" -} - -Location "Datsolalee" "Sol/Venus" -{ - LongLat [ -171.8 -38.3 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "de Ayala" "Sol/Venus" -{ - LongLat [ -31.9 -12.4 0 ] - Size 19.00 - Importance 32.83 - Type "AA" -} - -Location "de Beausoleil" "Sol/Venus" -{ - LongLat [ -102.8 5 0 ] - Size 28.20 - Importance 34.64 - Type "AA" -} - -Location "de Beauvoir" "Sol/Venus" -{ - LongLat [ -96.1 -2 0 ] - Size 52.50 - Importance 38.67 - Type "AA" -} - -Location "de Lalande" "Sol/Venus" -{ - LongLat [ -355 -20.5 0 ] - Size 21.30 - Importance 33.31 - Type "AA" -} - -Location "de Staël" "Sol/Venus" -{ - LongLat [ -324.3 -37.4 0 ] - Size 25.00 - Importance 34.04 - Type "AA" -} - -Location "De Witt" "Sol/Venus" -{ - LongLat [ -275.6 6.5 0 ] - Size 20.70 - Importance 33.18 - Type "AA" -} - -Location "Deborah" "Sol/Venus" -{ - LongLat [ -10.6 37.3 0 ] - Size 9.70 - Importance 30.69 - Type "AA" -} - -Location "Defa" "Sol/Venus" -{ - LongLat [ -11.3 -32.2 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Degu" "Sol/Venus" -{ - LongLat [ -289.9 -27.3 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Deken" "Sol/Venus" -{ - LongLat [ -288.5 -47.1 0 ] - Size 48.00 - Importance 37.98 - Type "AA" -} - -Location "Deledda" "Sol/Venus" -{ - LongLat [ -127.5 -76 0 ] - Size 32.00 - Importance 35.34 - Type "AA" -} - -Location "Delilah" "Sol/Venus" -{ - LongLat [ -250.2 57.9 0 ] - Size 18.50 - Importance 32.72 - Type "AA" -} - -Location "Deloria" "Sol/Venus" -{ - LongLat [ -97.1 32 0 ] - Size 31.90 - Importance 35.32 - Type "AA" -} - -Location "Dena" "Sol/Venus" -{ - LongLat [ -338.7 20.7 0 ] - Size 2.40 - Importance 28.65 - Type "AA" -} - -Location "d'Este" "Sol/Venus" -{ - LongLat [ -238.9 34.3 0 ] - Size 21.60 - Importance 33.37 - Type "AA" -} - -Location "Devorah" "Sol/Venus" -{ - LongLat [ -343.4 22.5 0 ] - Size 4.80 - Importance 29.36 - Type "AA" -} - -Location "Devorguilla" "Sol/Venus" -{ - LongLat [ -4 -15.3 0 ] - Size 22.90 - Importance 33.63 - Type "AA" -} - -Location "Dheepa" "Sol/Venus" -{ - LongLat [ -176.3 21.6 0 ] - Size 4.70 - Importance 29.34 - Type "AA" -} - -Location "Dickinson" "Sol/Venus" -{ - LongLat [ -177.2 -74.6 0 ] - Size 67.50 - Importance 40.81 - Type "AA" -} - -Location "Dinah" "Sol/Venus" -{ - LongLat [ -37.1 62.9 0 ] - Size 15.60 - Importance 32.09 - Type "AA" -} - -Location "Dix" "Sol/Venus" -{ - LongLat [ -329 37 0 ] - Size 63.30 - Importance 40.23 - Type "AA" -} - -Location "Dolores" "Sol/Venus" -{ - LongLat [ -201.6 -51.4 0 ] - Size 12.60 - Importance 31.40 - Type "AA" -} - -Location "Domnika" "Sol/Venus" -{ - LongLat [ -294.3 -18.4 0 ] - Size 6.70 - Importance 29.90 - Type "AA" -} - -Location "Doris" "Sol/Venus" -{ - LongLat [ -90 -2.3 0 ] - Size 14.50 - Importance 31.84 - Type "AA" -} - -Location "Dorothy" "Sol/Venus" -{ - LongLat [ -11.3 35.4 0 ] - Size 8.40 - Importance 30.36 - Type "AA" -} - -Location "du Chatelet" "Sol/Venus" -{ - LongLat [ -165 -21.5 0 ] - Size 18.50 - Importance 32.72 - Type "AA" -} - -Location "Duncan" "Sol/Venus" -{ - LongLat [ -291.7 -68.1 0 ] - Size 40.30 - Importance 36.75 - Type "AA" -} - -Location "Dunghe" "Sol/Venus" -{ - LongLat [ -295.3 56.2 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Durant" "Sol/Venus" -{ - LongLat [ -227.7 62.3 0 ] - Size 21.10 - Importance 33.26 - Type "AA" -} - -Location "Duse" "Sol/Venus" -{ - LongLat [ -358 82.5 0 ] - Size 30.40 - Importance 35.05 - Type "AA" -} - -Location "Dyasya" "Sol/Venus" -{ - LongLat [ -297.6 -5.1 0 ] - Size 7.80 - Importance 30.20 - Type "AA" -} - -Location "Edgeworth" "Sol/Venus" -{ - LongLat [ -22.8 -32.2 0 ] - Size 29.00 - Importance 34.79 - Type "AA" -} - -Location "Edinger" "Sol/Venus" -{ - LongLat [ -208.5 68.8 0 ] - Size 33.30 - Importance 35.57 - Type "AA" -} - -Location "Efimova" "Sol/Venus" -{ - LongLat [ -223 -81 0 ] - Size 26.50 - Importance 34.33 - Type "AA" -} - -Location "Eila" "Sol/Venus" -{ - LongLat [ -94.6 75 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Eileen" "Sol/Venus" -{ - LongLat [ -232.7 22.8 0 ] - Size 16.10 - Importance 32.20 - Type "AA" -} - -Location "Eini" "Sol/Venus" -{ - LongLat [ -96.4 41.6 0 ] - Size 5.90 - Importance 29.68 - Type "AA" -} - -Location "Elena" "Sol/Venus" -{ - LongLat [ -73.4 18.3 0 ] - Size 17.60 - Importance 32.53 - Type "AA" -} - -Location "Elizabeth" "Sol/Venus" -{ - LongLat [ -215.4 -59.1 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Ellen" "Sol/Venus" -{ - LongLat [ -281.3 22.8 0 ] - Size 14.60 - Importance 31.87 - Type "AA" -} - -Location "Elma" "Sol/Venus" -{ - LongLat [ -91.1 10.1 0 ] - Size 10.20 - Importance 30.82 - Type "AA" -} - -Location "Elza" "Sol/Venus" -{ - LongLat [ -275.9 34.4 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Emilia" "Sol/Venus" -{ - LongLat [ -88.2 26.5 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Emma" "Sol/Venus" -{ - LongLat [ -302.3 13.7 0 ] - Size 11.80 - Importance 31.21 - Type "AA" -} - -Location "Enid" "Sol/Venus" -{ - LongLat [ -352.1 -16.4 0 ] - Size 9.20 - Importance 30.56 - Type "AA" -} - -Location "Erika" "Sol/Venus" -{ - LongLat [ -175.4 -72 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Erin" "Sol/Venus" -{ - LongLat [ -184.8 47 0 ] - Size 13.60 - Importance 31.64 - Type "AA" -} - -Location "Erinna" "Sol/Venus" -{ - LongLat [ -309.1 78 0 ] - Size 33.80 - Importance 35.65 - Type "AA" -} - -Location "Erkeley" "Sol/Venus" -{ - LongLat [ -103.3 -43.9 0 ] - Size 8.00 - Importance 30.25 - Type "AA" -} - -Location "Ermolova" "Sol/Venus" -{ - LongLat [ -154.4 -60.3 0 ] - Size 60.90 - Importance 39.89 - Type "AA" -} - -Location "Erxleben" "Sol/Venus" -{ - LongLat [ -39.4 50.9 0 ] - Size 31.60 - Importance 35.26 - Type "AA" -} - -Location "Escoda" "Sol/Venus" -{ - LongLat [ -149.5 -18.2 0 ] - Size 19.60 - Importance 32.95 - Type "AA" -} - -Location "Esmeralda" "Sol/Venus" -{ - LongLat [ -104.5 -64.4 0 ] - Size 9.80 - Importance 30.72 - Type "AA" -} - -Location "Estelle" "Sol/Venus" -{ - LongLat [ -93.7 -1.1 0 ] - Size 18.80 - Importance 32.79 - Type "AA" -} - -Location "Esterica" "Sol/Venus" -{ - LongLat [ -3.6 -36.8 0 ] - Size 3.60 - Importance 29.01 - Type "AA" -} - -Location "Esther" "Sol/Venus" -{ - LongLat [ -21.8 -19.4 0 ] - Size 17.60 - Importance 32.53 - Type "AA" -} - -Location "Eudocia" "Sol/Venus" -{ - LongLat [ -202 59.1 0 ] - Size 27.50 - Importance 34.51 - Type "AA" -} - -Location "Eugenia" "Sol/Venus" -{ - LongLat [ -105.4 -80.6 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Evangeline" "Sol/Venus" -{ - LongLat [ -221.9 -69.6 0 ] - Size 16.00 - Importance 32.18 - Type "AA" -} - -Location "Evelyn" "Sol/Venus" -{ - LongLat [ -212.3 61.2 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Evika" "Sol/Venus" -{ - LongLat [ -31.4 5.1 0 ] - Size 20.30 - Importance 33.10 - Type "AA" -} - -Location "Ezraela" "Sol/Venus" -{ - LongLat [ -186.8 -57 0 ] - Size 7.80 - Importance 30.20 - Type "AA" -} - -Location "Faiga" "Sol/Venus" -{ - LongLat [ -170.9 -4.9 0 ] - Size 9.60 - Importance 30.66 - Type "AA" -} - -Location "Faina" "Sol/Venus" -{ - LongLat [ -100.7 -71.1 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Farida" "Sol/Venus" -{ - LongLat [ -39 -4.8 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Fatima" "Sol/Venus" -{ - LongLat [ -31.9 17.8 0 ] - Size 14.50 - Importance 31.84 - Type "AA" -} - -Location "Faufau" "Sol/Venus" -{ - LongLat [ -8.3 -18.8 0 ] - Size 7.80 - Importance 30.20 - Type "AA" -} - -Location "Fava" "Sol/Venus" -{ - LongLat [ -87.4 0.7 0 ] - Size 9.70 - Importance 30.69 - Type "AA" -} - -Location "Fazu" "Sol/Venus" -{ - LongLat [ -106 -32.4 0 ] - Size 6.10 - Importance 29.73 - Type "AA" -} - -Location "Fedorets" "Sol/Venus" -{ - LongLat [ -65.6 -59.7 0 ] - Size 57.60 - Importance 39.42 - Type "AA" -} - -Location "Felicia" "Sol/Venus" -{ - LongLat [ -226.5 19.8 0 ] - Size 11.50 - Importance 31.14 - Type "AA" -} - -Location "Ferber" "Sol/Venus" -{ - LongLat [ -12.9 -26.4 0 ] - Size 23.10 - Importance 33.67 - Type "AA" -} - -Location "Fernandez" "Sol/Venus" -{ - LongLat [ -17.2 -76.2 0 ] - Size 23.70 - Importance 33.79 - Type "AA" -} - -Location "Ferrier" "Sol/Venus" -{ - LongLat [ -111.3 -15.7 0 ] - Size 29.10 - Importance 34.81 - Type "AA" -} - -Location "Feruk" "Sol/Venus" -{ - LongLat [ -107.6 64 0 ] - Size 8.30 - Importance 30.33 - Type "AA" -} - -Location "Festa" "Sol/Venus" -{ - LongLat [ -27.2 -11.5 0 ] - Size 35.30 - Importance 35.91 - Type "AA" -} - -Location "Fiona" "Sol/Venus" -{ - LongLat [ -166.6 -5 0 ] - Size 3.50 - Importance 28.98 - Type "AA" -} - -Location "Firuza" "Sol/Venus" -{ - LongLat [ -108 -51.8 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Flagstad" "Sol/Venus" -{ - LongLat [ -18.9 54.3 0 ] - Size 39.20 - Importance 36.57 - Type "AA" -} - -Location "Florence" "Sol/Venus" -{ - LongLat [ -85 15.2 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Flutra" "Sol/Venus" -{ - LongLat [ -112 68.4 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Fossey" "Sol/Venus" -{ - LongLat [ -188.7 -2 0 ] - Size 30.40 - Importance 35.05 - Type "AA" -} - -Location "Fouquet" "Sol/Venus" -{ - LongLat [ -203.5 15.1 0 ] - Size 47.80 - Importance 37.95 - Type "AA" -} - -Location "Francesca" "Sol/Venus" -{ - LongLat [ -57.7 28 0 ] - Size 17.00 - Importance 32.40 - Type "AA" -} - -Location "Frank" "Sol/Venus" -{ - LongLat [ -12.9 13.1 0 ] - Size 22.70 - Importance 33.59 - Type "AA" -} - -Location "Fredegonde" "Sol/Venus" -{ - LongLat [ -93.3 50.5 0 ] - Size 25.20 - Importance 34.08 - Type "AA" -} - -Location "Frida" "Sol/Venus" -{ - LongLat [ -55.6 -68.2 0 ] - Size 21.60 - Importance 33.37 - Type "AA" -} - -Location "Frosya" "Sol/Venus" -{ - LongLat [ -113.4 -29.5 0 ] - Size 9.80 - Importance 30.72 - Type "AA" -} - -Location "Fukiko" "Sol/Venus" -{ - LongLat [ -105.8 23.1 0 ] - Size 13.90 - Importance 31.71 - Type "AA" -} - -Location "Gabriela" "Sol/Venus" -{ - LongLat [ -240.4 17.8 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "Gahano" "Sol/Venus" -{ - LongLat [ -77.4 80.2 0 ] - Size 4.50 - Importance 29.28 - Type "AA" -} - -Location "Galina" "Sol/Venus" -{ - LongLat [ -307.1 -47.6 0 ] - Size 16.80 - Importance 32.36 - Type "AA" -} - -Location "Galindo" "Sol/Venus" -{ - LongLat [ -258.8 23.3 0 ] - Size 23.80 - Importance 33.80 - Type "AA" -} - -Location "Gautier" "Sol/Venus" -{ - LongLat [ -42.8 -26.3 0 ] - Size 59.30 - Importance 39.66 - Type "AA" -} - -Location "Gaze" "Sol/Venus" -{ - LongLat [ -240.2 -17.9 0 ] - Size 33.30 - Importance 35.57 - Type "AA" -} - -Location "Gentileschi" "Sol/Venus" -{ - LongLat [ -260.6 -45.2 0 ] - Size 20.50 - Importance 33.14 - Type "AA" -} - -Location "Georgina" "Sol/Venus" -{ - LongLat [ -58.8 20.4 0 ] - Size 5.90 - Importance 29.68 - Type "AA" -} - -Location "Germain" "Sol/Venus" -{ - LongLat [ -63.7 37.9 0 ] - Size 35.50 - Importance 35.95 - Type "AA" -} - -Location "Giliani" "Sol/Venus" -{ - LongLat [ -142.1 72.9 0 ] - Size 19.90 - Importance 33.02 - Type "AA" -} - -Location "Gillian" "Sol/Venus" -{ - LongLat [ -50.1 15.2 0 ] - Size 14.70 - Importance 31.89 - Type "AA" -} - -Location "Gilmore" "Sol/Venus" -{ - LongLat [ -132.8 6.7 0 ] - Size 21.30 - Importance 33.31 - Type "AA" -} - -Location "Gina" "Sol/Venus" -{ - LongLat [ -76.5 -78.1 0 ] - Size 14.60 - Importance 31.87 - Type "AA" -} - -Location "Giselle" "Sol/Venus" -{ - LongLat [ -298 11.8 0 ] - Size 10.40 - Importance 30.87 - Type "AA" -} - -Location "Glaspell" "Sol/Venus" -{ - LongLat [ -269.6 58.4 0 ] - Size 26.30 - Importance 34.29 - Type "AA" -} - -Location "Gloria" "Sol/Venus" -{ - LongLat [ -94.2 -68.5 0 ] - Size 20.70 - Importance 33.18 - Type "AA" -} - -Location "Godiva" "Sol/Venus" -{ - LongLat [ -251.6 56.1 0 ] - Size 30.70 - Importance 35.10 - Type "AA" -} - -Location "Goeppert-Mayer" "Sol/Venus" -{ - LongLat [ -26.8 -59.7 0 ] - Size 33.50 - Importance 35.60 - Type "AA" -} - -Location "Golubkina" "Sol/Venus" -{ - LongLat [ -286.5 -60.3 0 ] - Size 28.40 - Importance 34.68 - Type "AA" -} - -Location "Goncharova" "Sol/Venus" -{ - LongLat [ -97.7 63 0 ] - Size 30.30 - Importance 35.03 - Type "AA" -} - -Location "Grace" "Sol/Venus" -{ - LongLat [ -268.9 13.8 0 ] - Size 19.00 - Importance 32.83 - Type "AA" -} - -Location "Gražina" "Sol/Venus" -{ - LongLat [ -337.5 -72.4 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Greenaway" "Sol/Venus" -{ - LongLat [ -145.1 -22.9 0 ] - Size 93.00 - Importance 44.10 - Type "AA" -} - -Location "Gregory" "Sol/Venus" -{ - LongLat [ -95.8 -7.1 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Gretchen" "Sol/Venus" -{ - LongLat [ -212.3 59.7 0 ] - Size 20.80 - Importance 33.20 - Type "AA" -} - -Location "Grey" "Sol/Venus" -{ - LongLat [ -329.4 52.4 0 ] - Size 50.00 - Importance 38.29 - Type "AA" -} - -Location "Grimke" "Sol/Venus" -{ - LongLat [ -215.3 -17.2 0 ] - Size 34.80 - Importance 35.83 - Type "AA" -} - -Location "Guan Daosheng" "Sol/Venus" -{ - LongLat [ -181.8 61.1 0 ] - Size 43.60 - Importance 37.29 - Type "AA" -} - -Location "Gudrun" "Sol/Venus" -{ - LongLat [ -326.4 -10.6 0 ] - Size 13.30 - Importance 31.57 - Type "AA" -} - -Location "Guilbert" "Sol/Venus" -{ - LongLat [ -13.6 58 0 ] - Size 25.50 - Importance 34.13 - Type "AA" -} - -Location "Gulchatay" "Sol/Venus" -{ - LongLat [ -295.5 -20.5 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Gulnara" "Sol/Venus" -{ - LongLat [ -174 23.7 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Guzel" "Sol/Venus" -{ - LongLat [ -298.7 57.6 0 ] - Size 7.30 - Importance 30.06 - Type "AA" -} - -Location "Gwynn" "Sol/Venus" -{ - LongLat [ -37.2 -9.7 0 ] - Size 32.00 - Importance 35.34 - Type "AA" -} - -Location "Hadisha" "Sol/Venus" -{ - LongLat [ -97.2 39 0 ] - Size 8.90 - Importance 30.49 - Type "AA" -} - -Location "Halima" "Sol/Venus" -{ - LongLat [ -14.6 -28.5 0 ] - Size 8.90 - Importance 30.49 - Type "AA" -} - -Location "Halle" "Sol/Venus" -{ - LongLat [ -145.5 19.8 0 ] - Size 21.50 - Importance 33.35 - Type "AA" -} - -Location "Hamuda" "Sol/Venus" -{ - LongLat [ -2.5 -62.9 0 ] - Size 15.80 - Importance 32.14 - Type "AA" -} - -Location "Hanka" "Sol/Venus" -{ - LongLat [ -114.3 27.3 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Hannah" "Sol/Venus" -{ - LongLat [ -102.6 -17.9 0 ] - Size 19.80 - Importance 33.00 - Type "AA" -} - -Location "Hansberry" "Sol/Venus" -{ - LongLat [ -324.1 22.7 0 ] - Size 26.60 - Importance 34.34 - Type "AA" -} - -Location "Hapei" "Sol/Venus" -{ - LongLat [ -178 -66.1 0 ] - Size 4.20 - Importance 29.19 - Type "AA" -} - -Location "Hayashi" "Sol/Venus" -{ - LongLat [ -243.9 -53.8 0 ] - Size 43.10 - Importance 37.21 - Type "AA" -} - -Location "Heather" "Sol/Venus" -{ - LongLat [ -334.1 6.8 0 ] - Size 11.50 - Importance 31.14 - Type "AA" -} - -Location "Heidi" "Sol/Venus" -{ - LongLat [ -350.1 -23.6 0 ] - Size 15.20 - Importance 32.00 - Type "AA" -} - -Location "Helga" "Sol/Venus" -{ - LongLat [ -116.7 10.4 0 ] - Size 8.80 - Importance 30.46 - Type "AA" -} - -Location "Hellman" "Sol/Venus" -{ - LongLat [ -356.3 -4.7 0 ] - Size 34.70 - Importance 35.81 - Type "AA" -} - -Location "Heloise" "Sol/Venus" -{ - LongLat [ -51.9 -40 0 ] - Size 38.00 - Importance 36.37 - Type "AA" -} - -Location "Helvi" "Sol/Venus" -{ - LongLat [ -82.7 -12.4 0 ] - Size 12.20 - Importance 31.31 - Type "AA" -} - -Location "Henie" "Sol/Venus" -{ - LongLat [ -146 51.9 0 ] - Size 70.40 - Importance 41.20 - Type "AA" -} - -Location "Hepworth" "Sol/Venus" -{ - LongLat [ -94.7 -5.1 0 ] - Size 62.60 - Importance 40.13 - Type "AA" -} - -Location "Higgins" "Sol/Venus" -{ - LongLat [ -241.3 -8.1 0 ] - Size 40.00 - Importance 36.70 - Type "AA" -} - -Location "Hilkka" "Sol/Venus" -{ - LongLat [ -72 69 0 ] - Size 10.30 - Importance 30.84 - Type "AA" -} - -Location "Himiko" "Sol/Venus" -{ - LongLat [ -124.3 -19 0 ] - Size 36.60 - Importance 36.14 - Type "AA" -} - -Location "Hiriata" "Sol/Venus" -{ - LongLat [ -23.5 -15.3 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Hiromi" "Sol/Venus" -{ - LongLat [ -287.3 -35.2 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Holiday" "Sol/Venus" -{ - LongLat [ -12.8 46.7 0 ] - Size 27.70 - Importance 34.55 - Type "AA" -} - -Location "Horner" "Sol/Venus" -{ - LongLat [ -97.7 -23.4 0 ] - Size 25.20 - Importance 34.08 - Type "AA" -} - -Location "Howe" "Sol/Venus" -{ - LongLat [ -174.8 45.7 0 ] - Size 38.60 - Importance 36.47 - Type "AA" -} - -Location "Hsueh T'ao" "Sol/Venus" -{ - LongLat [ -13.8 52.6 0 ] - Size 21.00 - Importance 33.24 - Type "AA" -} - -Location "Hua Mulan" "Sol/Venus" -{ - LongLat [ -337.7 -86.8 0 ] - Size 24.00 - Importance 33.84 - Type "AA" -} - -Location "Huang Daopo" "Sol/Venus" -{ - LongLat [ -165.3 54.2 0 ] - Size 29.10 - Importance 34.81 - Type "AA" -} - -Location "Huarei" "Sol/Venus" -{ - LongLat [ -32.3 -15 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Hull" "Sol/Venus" -{ - LongLat [ -263.6 -59.4 0 ] - Size 47.30 - Importance 37.87 - Type "AA" -} - -Location "Hurston" "Sol/Venus" -{ - LongLat [ -94.7 77.6 0 ] - Size 52.40 - Importance 38.65 - Type "AA" -} - -Location "Hwangcini" "Sol/Venus" -{ - LongLat [ -141.8 -6.3 0 ] - Size 30.20 - Importance 35.01 - Type "AA" -} - -Location "Icheko" "Sol/Venus" -{ - LongLat [ -97.9 -6.6 0 ] - Size 5.90 - Importance 29.68 - Type "AA" -} - -Location "Ichikawa" "Sol/Venus" -{ - LongLat [ -156.3 61.6 0 ] - Size 31.40 - Importance 35.23 - Type "AA" -} - -Location "Ilga" "Sol/Venus" -{ - LongLat [ -307.3 12.4 0 ] - Size 10.80 - Importance 30.97 - Type "AA" -} - -Location "Imagmi" "Sol/Venus" -{ - LongLat [ -100.7 48.4 0 ] - Size 7.60 - Importance 30.14 - Type "AA" -} - -Location "Indira" "Sol/Venus" -{ - LongLat [ -289.8 -64.1 0 ] - Size 16.60 - Importance 32.31 - Type "AA" -} - -Location "Ines" "Sol/Venus" -{ - LongLat [ -241.9 67.1 0 ] - Size 11.20 - Importance 31.06 - Type "AA" -} - -Location "Inga" "Sol/Venus" -{ - LongLat [ -226.6 -38.1 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Ingrid" "Sol/Venus" -{ - LongLat [ -308.9 12.4 0 ] - Size 11.50 - Importance 31.14 - Type "AA" -} - -Location "Inira" "Sol/Venus" -{ - LongLat [ -239.4 43.1 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Inkeri" "Sol/Venus" -{ - LongLat [ -223.9 28.3 0 ] - Size 10.10 - Importance 30.79 - Type "AA" -} - -Location "Iondra" "Sol/Venus" -{ - LongLat [ -286.5 -10.5 0 ] - Size 7.90 - Importance 30.22 - Type "AA" -} - -Location "Iraida" "Sol/Venus" -{ - LongLat [ -108.1 -27.8 0 ] - Size 6.50 - Importance 29.84 - Type "AA" -} - -Location "Irene" "Sol/Venus" -{ - LongLat [ -134 -49.8 0 ] - Size 13.60 - Importance 31.64 - Type "AA" -} - -Location "Irina" "Sol/Venus" -{ - LongLat [ -91.2 -35 0 ] - Size 15.20 - Importance 32.00 - Type "AA" -} - -Location "Irinuca" "Sol/Venus" -{ - LongLat [ -121.9 -51.4 0 ] - Size 8.00 - Importance 30.25 - Type "AA" -} - -Location "Irma" "Sol/Venus" -{ - LongLat [ -122 50.9 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Isabella" "Sol/Venus" -{ - LongLat [ -204.2 29.8 0 ] - Size 175.00 - Importance 52.95 - Type "AA" -} - -Location "Isako" "Sol/Venus" -{ - LongLat [ -278 9 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Isolde" "Sol/Venus" -{ - LongLat [ -211.9 74.5 0 ] - Size 11.90 - Importance 31.23 - Type "AA" -} - -Location "Istadoy" "Sol/Venus" -{ - LongLat [ -132.6 51.8 0 ] - Size 5.40 - Importance 29.54 - Type "AA" -} - -Location "Ivka" "Sol/Venus" -{ - LongLat [ -303.8 -68.2 0 ] - Size 14.90 - Importance 31.93 - Type "AA" -} - -Location "Ivne" "Sol/Venus" -{ - LongLat [ -132.8 27 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Izakay" "Sol/Venus" -{ - LongLat [ -210.8 12.3 0 ] - Size 10.20 - Importance 30.82 - Type "AA" -} - -Location "Izudyr" "Sol/Venus" -{ - LongLat [ -135.2 53.9 0 ] - Size 6.60 - Importance 29.87 - Type "AA" -} - -Location "Jaantje" "Sol/Venus" -{ - LongLat [ -123 -46.5 0 ] - Size 7.80 - Importance 30.20 - Type "AA" -} - -Location "Jacqueline" "Sol/Venus" -{ - LongLat [ -123.6 70.1 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Jadwiga" "Sol/Venus" -{ - LongLat [ -91 -68.4 0 ] - Size 12.70 - Importance 31.42 - Type "AA" -} - -Location "Jalgurik" "Sol/Venus" -{ - LongLat [ -125.1 42.3 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Jamila" "Sol/Venus" -{ - LongLat [ -134.8 -45.8 0 ] - Size 7.90 - Importance 30.22 - Type "AA" -} - -Location "Jane" "Sol/Venus" -{ - LongLat [ -304.8 60.5 0 ] - Size 10.20 - Importance 30.82 - Type "AA" -} - -Location "Janice" "Sol/Venus" -{ - LongLat [ -261.9 -87.3 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Janina" "Sol/Venus" -{ - LongLat [ -135.7 2 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Janyl" "Sol/Venus" -{ - LongLat [ -138.8 28 0 ] - Size 5.60 - Importance 29.59 - Type "AA" -} - -Location "Jasmin" "Sol/Venus" -{ - LongLat [ -61.6 -15.6 0 ] - Size 15.10 - Importance 31.98 - Type "AA" -} - -Location "Jeanne" "Sol/Venus" -{ - LongLat [ -331.5 -40.1 0 ] - Size 19.40 - Importance 32.91 - Type "AA" -} - -Location "Jennifer" "Sol/Venus" -{ - LongLat [ -99.8 4.6 0 ] - Size 9.60 - Importance 30.66 - Type "AA" -} - -Location "Jerusha" "Sol/Venus" -{ - LongLat [ -342.7 22 0 ] - Size 17.20 - Importance 32.44 - Type "AA" -} - -Location "Jex-Blake" "Sol/Venus" -{ - LongLat [ -169.3 -65.4 0 ] - Size 31.60 - Importance 35.26 - Type "AA" -} - -Location "Jhirad" "Sol/Venus" -{ - LongLat [ -105.6 16.8 0 ] - Size 50.20 - Importance 38.32 - Type "AA" -} - -Location "Jitka" "Sol/Venus" -{ - LongLat [ -70.9 61.9 0 ] - Size 13.00 - Importance 31.50 - Type "AA" -} - -Location "Jocelyn" "Sol/Venus" -{ - LongLat [ -276.4 33.2 0 ] - Size 14.00 - Importance 31.73 - Type "AA" -} - -Location "Jodi" "Sol/Venus" -{ - LongLat [ -68.7 35.7 0 ] - Size 10.20 - Importance 30.82 - Type "AA" -} - -Location "Johanna" "Sol/Venus" -{ - LongLat [ -247.3 -19.5 0 ] - Size 15.10 - Importance 31.98 - Type "AA" -} - -Location "Johnson" "Sol/Venus" -{ - LongLat [ -254.6 -51.8 0 ] - Size 24.50 - Importance 33.94 - Type "AA" -} - -Location "Joliot-Curie" "Sol/Venus" -{ - LongLat [ -62.4 1.6 0 ] - Size 91.10 - Importance 43.86 - Type "AA" -} - -Location "Joshee" "Sol/Venus" -{ - LongLat [ -288.7 -5.5 0 ] - Size 37.00 - Importance 36.20 - Type "AA" -} - -Location "Juanita" "Sol/Venus" -{ - LongLat [ -90 62.8 0 ] - Size 19.30 - Importance 32.89 - Type "AA" -} - -Location "Judith" "Sol/Venus" -{ - LongLat [ -104.5 29.1 0 ] - Size 16.60 - Importance 32.31 - Type "AA" -} - -Location "Julie" "Sol/Venus" -{ - LongLat [ -242.6 -51 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Jumaisat" "Sol/Venus" -{ - LongLat [ -135.6 15.1 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Jutta" "Sol/Venus" -{ - LongLat [ -142.6 -0 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Kafutchi" "Sol/Venus" -{ - LongLat [ -16.4 -26.7 0 ] - Size 7.10 - Importance 30.01 - Type "AA" -} - -Location "Kahlo" "Sol/Venus" -{ - LongLat [ -178.9 59.9 0 ] - Size 35.60 - Importance 35.96 - Type "AA" -} - -Location "Kaikilani" "Sol/Venus" -{ - LongLat [ -163.2 32.8 0 ] - Size 19.90 - Importance 33.02 - Type "AA" -} - -Location "Kaisa" "Sol/Venus" -{ - LongLat [ -293.3 -13.5 0 ] - Size 12.00 - Importance 31.26 - Type "AA" -} - -Location "Kala" "Sol/Venus" -{ - LongLat [ -314.4 -1.5 0 ] - Size 17.40 - Importance 32.49 - Type "AA" -} - -Location "Kalombo" "Sol/Venus" -{ - LongLat [ -34 30.5 0 ] - Size 9.60 - Importance 30.66 - Type "AA" -} - -Location "Kanik" "Sol/Venus" -{ - LongLat [ -249.9 32.5 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Karen" "Sol/Venus" -{ - LongLat [ -17.7 12.4 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Karo" "Sol/Venus" -{ - LongLat [ -37.2 -21.9 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Kartini" "Sol/Venus" -{ - LongLat [ -333 -57.8 0 ] - Size 23.40 - Importance 33.73 - Type "AA" -} - -Location "Kastusha" "Sol/Venus" -{ - LongLat [ -59.9 28.6 0 ] - Size 13.00 - Importance 31.50 - Type "AA" -} - -Location "Katrya" "Sol/Venus" -{ - LongLat [ -108.7 29.5 0 ] - Size 9.20 - Importance 30.56 - Type "AA" -} - -Location "Katya" "Sol/Venus" -{ - LongLat [ -285.7 -57.8 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Kauffman" "Sol/Venus" -{ - LongLat [ -27.1 -49.4 0 ] - Size 25.50 - Importance 34.13 - Type "AA" -} - -Location "Kavtora" "Sol/Venus" -{ - LongLat [ -23.3 -59 0 ] - Size 9.80 - Importance 30.72 - Type "AA" -} - -Location "Kelea" "Sol/Venus" -{ - LongLat [ -25.6 -8.9 0 ] - Size 24.50 - Importance 33.94 - Type "AA" -} - -Location "Kelila" "Sol/Venus" -{ - LongLat [ -191.8 -52.6 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Kelly" "Sol/Venus" -{ - LongLat [ -359.2 4.8 0 ] - Size 11.20 - Importance 31.06 - Type "AA" -} - -Location "Kemble" "Sol/Venus" -{ - LongLat [ -14.9 -47.7 0 ] - Size 23.60 - Importance 33.77 - Type "AA" -} - -Location "Kenny" "Sol/Venus" -{ - LongLat [ -271.1 44.4 0 ] - Size 52.70 - Importance 38.70 - Type "AA" -} - -Location "Ketzia" "Sol/Venus" -{ - LongLat [ -300.5 -3.9 0 ] - Size 14.60 - Importance 31.87 - Type "AA" -} - -Location "Khadako" "Sol/Venus" -{ - LongLat [ -139.3 -54.2 0 ] - Size 7.40 - Importance 30.09 - Type "AA" -} - -Location "Khafiza" "Sol/Venus" -{ - LongLat [ -299.2 -6 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Khatun" "Sol/Venus" -{ - LongLat [ -87.2 -40.3 0 ] - Size 44.10 - Importance 37.37 - Type "AA" -} - -Location "Khelifa" "Sol/Venus" -{ - LongLat [ -129.9 1.5 0 ] - Size 10.80 - Importance 30.97 - Type "AA" -} - -Location "Kimitonga" "Sol/Venus" -{ - LongLat [ -48.3 25.1 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Kingsley" "Sol/Venus" -{ - LongLat [ -306.4 22.6 0 ] - Size 26.60 - Importance 34.34 - Type "AA" -} - -Location "Kiris" "Sol/Venus" -{ - LongLat [ -98.8 -20.9 0 ] - Size 13.30 - Importance 31.57 - Type "AA" -} - -Location "Kitna" "Sol/Venus" -{ - LongLat [ -277.3 28.9 0 ] - Size 15.30 - Importance 32.02 - Type "AA" -} - -Location "Klafsky" "Sol/Venus" -{ - LongLat [ -188.1 20.7 0 ] - Size 25.50 - Importance 34.13 - Type "AA" -} - -Location "Klenova" "Sol/Venus" -{ - LongLat [ -104.5 -78.1 0 ] - Size 141.00 - Importance 49.51 - Type "AA" -} - -Location "Kodu" "Sol/Venus" -{ - LongLat [ -338.7 -0.9 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Koidula" "Sol/Venus" -{ - LongLat [ -139.6 -64.2 0 ] - Size 67.00 - Importance 40.74 - Type "AA" -} - -Location "Koinyt" "Sol/Venus" -{ - LongLat [ -293.2 30.9 0 ] - Size 11.70 - Importance 31.19 - Type "AA" -} - -Location "Kollado" "Sol/Venus" -{ - LongLat [ -53.4 61 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Kollwitz" "Sol/Venus" -{ - LongLat [ -133.6 -25.2 0 ] - Size 29.10 - Importance 34.81 - Type "AA" -} - -Location "Konopnicka" "Sol/Venus" -{ - LongLat [ -166.6 -14.5 0 ] - Size 20.10 - Importance 33.06 - Type "AA" -} - -Location "Kosi" "Sol/Venus" -{ - LongLat [ -54.9 43.9 0 ] - Size 7.70 - Importance 30.17 - Type "AA" -} - -Location "Kristina" "Sol/Venus" -{ - LongLat [ -315.9 65.2 0 ] - Size 9.70 - Importance 30.69 - Type "AA" -} - -Location "Kumba" "Sol/Venus" -{ - LongLat [ -332.7 -26.3 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Kumudu" "Sol/Venus" -{ - LongLat [ -154.1 -61.3 0 ] - Size 4.40 - Importance 29.25 - Type "AA" -} - -Location "Kuro" "Sol/Venus" -{ - LongLat [ -57.6 -7.8 0 ] - Size 8.80 - Importance 30.46 - Type "AA" -} - -Location "Kyen" "Sol/Venus" -{ - LongLat [ -64.7 6.2 0 ] - Size 5.20 - Importance 29.48 - Type "AA" -} - -Location "Kylli" "Sol/Venus" -{ - LongLat [ -67 -41.1 0 ] - Size 13.20 - Importance 31.54 - Type "AA" -} - -Location "La Fayette" "Sol/Venus" -{ - LongLat [ -107.6 -70.2 0 ] - Size 39.60 - Importance 36.64 - Type "AA" -} - -Location "Lachappelle" "Sol/Venus" -{ - LongLat [ -336.7 -26.7 0 ] - Size 36.80 - Importance 36.17 - Type "AA" -} - -Location "Lagerlöf" "Sol/Venus" -{ - LongLat [ -285.2 -81.2 0 ] - Size 56.00 - Importance 39.18 - Type "AA" -} - -Location "Landowska" "Sol/Venus" -{ - LongLat [ -74.3 -84.6 0 ] - Size 33.00 - Importance 35.51 - Type "AA" -} - -Location "Langtry" "Sol/Venus" -{ - LongLat [ -155 17 0 ] - Size 50.30 - Importance 38.33 - Type "AA" -} - -Location "Lara" "Sol/Venus" -{ - LongLat [ -2.9 4.2 0 ] - Size 3.40 - Importance 28.95 - Type "AA" -} - -Location "Laulani" "Sol/Venus" -{ - LongLat [ -121.2 68.2 0 ] - Size 12.40 - Importance 31.35 - Type "AA" -} - -Location "Laura" "Sol/Venus" -{ - LongLat [ -141.2 -48.9 0 ] - Size 17.20 - Importance 32.44 - Type "AA" -} - -Location "Laurencin" "Sol/Venus" -{ - LongLat [ -46.5 15.4 0 ] - Size 29.80 - Importance 34.94 - Type "AA" -} - -Location "Lazarus" "Sol/Venus" -{ - LongLat [ -127.2 52.9 0 ] - Size 24.20 - Importance 33.88 - Type "AA" -} - -Location "Leah" "Sol/Venus" -{ - LongLat [ -187.8 34.2 0 ] - Size 12.00 - Importance 31.26 - Type "AA" -} - -Location "Lebedeva" "Sol/Venus" -{ - LongLat [ -49.8 -45.2 0 ] - Size 37.40 - Importance 36.27 - Type "AA" -} - -Location "Lehmann" "Sol/Venus" -{ - LongLat [ -39.1 44.1 0 ] - Size 21.70 - Importance 33.39 - Type "AA" -} - -Location "Leida" "Sol/Venus" -{ - LongLat [ -266.6 23.3 0 ] - Size 18.80 - Importance 32.79 - Type "AA" -} - -Location "Leila" "Sol/Venus" -{ - LongLat [ -86.8 44.2 0 ] - Size 18.80 - Importance 32.79 - Type "AA" -} - -Location "Lena" "Sol/Venus" -{ - LongLat [ -23 -39.5 0 ] - Size 15.20 - Importance 32.00 - Type "AA" -} - -Location "Lenore" "Sol/Venus" -{ - LongLat [ -292.2 -38.7 0 ] - Size 15.50 - Importance 32.07 - Type "AA" -} - -Location "Leona" "Sol/Venus" -{ - LongLat [ -169 3.1 0 ] - Size 3.00 - Importance 28.83 - Type "AA" -} - -Location "Leonard" "Sol/Venus" -{ - LongLat [ -185.2 73.8 0 ] - Size 31.70 - Importance 35.28 - Type "AA" -} - -Location "Leslie" "Sol/Venus" -{ - LongLat [ -13.5 11.2 0 ] - Size 7.20 - Importance 30.04 - Type "AA" -} - -Location "Letitia" "Sol/Venus" -{ - LongLat [ -288.7 -34.5 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "Leyster" "Sol/Venus" -{ - LongLat [ -260 -1 0 ] - Size 45.80 - Importance 37.64 - Type "AA" -} - -Location "Lhagva" "Sol/Venus" -{ - LongLat [ -300.1 75.8 0 ] - Size 7.90 - Importance 30.22 - Type "AA" -} - -Location "Li Qingzhao" "Sol/Venus" -{ - LongLat [ -94.6 -23.7 0 ] - Size 22.80 - Importance 33.61 - Type "AA" -} - -Location "Lida" "Sol/Venus" -{ - LongLat [ -273.9 -36.6 0 ] - Size 20.30 - Importance 33.10 - Type "AA" -} - -Location "Lilian" "Sol/Venus" -{ - LongLat [ -336 -25.6 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Liliya" "Sol/Venus" -{ - LongLat [ -31.1 -30.2 0 ] - Size 15.00 - Importance 31.96 - Type "AA" -} - -Location "Lind" "Sol/Venus" -{ - LongLat [ -355 -50.2 0 ] - Size 25.80 - Importance 34.19 - Type "AA" -} - -Location "Linda" "Sol/Venus" -{ - LongLat [ -2.8 12.4 0 ] - Size 7.10 - Importance 30.01 - Type "AA" -} - -Location "Lineta" "Sol/Venus" -{ - LongLat [ -354.1 5 0 ] - Size 15.60 - Importance 32.09 - Type "AA" -} - -Location "Liv" "Sol/Venus" -{ - LongLat [ -303.9 21.1 0 ] - Size 11.20 - Importance 31.06 - Type "AA" -} - -Location "Loan" "Sol/Venus" -{ - LongLat [ -60 -28.3 0 ] - Size 7.40 - Importance 30.09 - Type "AA" -} - -Location "Lockwood" "Sol/Venus" -{ - LongLat [ -51.6 32.9 0 ] - Size 22.00 - Importance 33.45 - Type "AA" -} - -Location "Lois" "Sol/Venus" -{ - LongLat [ -214.7 17.9 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Lonsdale" "Sol/Venus" -{ - LongLat [ -222.4 -55.6 0 ] - Size 43.00 - Importance 37.19 - Type "AA" -} - -Location "Lorelei" "Sol/Venus" -{ - LongLat [ -243.9 -55.7 0 ] - Size 15.00 - Importance 31.96 - Type "AA" -} - -Location "Loretta" "Sol/Venus" -{ - LongLat [ -202.6 19.7 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Lotta" "Sol/Venus" -{ - LongLat [ -335.9 -51.1 0 ] - Size 11.80 - Importance 31.21 - Type "AA" -} - -Location "Lu Zhi" "Sol/Venus" -{ - LongLat [ -303.4 42.6 0 ] - Size 8.30 - Importance 30.33 - Type "AA" -} - -Location "Lucia" "Sol/Venus" -{ - LongLat [ -67.8 62.1 0 ] - Size 16.00 - Importance 32.18 - Type "AA" -} - -Location "Lullin" "Sol/Venus" -{ - LongLat [ -81.3 -23 0 ] - Size 25.10 - Importance 34.06 - Type "AA" -} - -Location "Lydia" "Sol/Venus" -{ - LongLat [ -340.7 -10.7 0 ] - Size 15.20 - Importance 32.00 - Type "AA" -} - -Location "Lyon" "Sol/Venus" -{ - LongLat [ -270.6 66.5 0 ] - Size 12.40 - Importance 31.35 - Type "AA" -} - -Location "Lyuba" "Sol/Venus" -{ - LongLat [ -283.9 -1.6 0 ] - Size 12.40 - Importance 31.35 - Type "AA" -} - -Location "Lyudmila" "Sol/Venus" -{ - LongLat [ -329.7 -62.1 0 ] - Size 14.10 - Importance 31.75 - Type "AA" -} - -Location "Ma Shouzhen" "Sol/Venus" -{ - LongLat [ -92.5 35.7 0 ] - Size 18.90 - Importance 32.81 - Type "AA" -} - -Location "Maa-Ling" "Sol/Venus" -{ - LongLat [ -359.5 14.7 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "MacDonald" "Sol/Venus" -{ - LongLat [ -120.7 -30 0 ] - Size 17.60 - Importance 32.53 - Type "AA" -} - -Location "Madeleine" "Sol/Venus" -{ - LongLat [ -293.2 4.7 0 ] - Size 16.00 - Importance 32.18 - Type "AA" -} - -Location "Madina" "Sol/Venus" -{ - LongLat [ -58 -22.7 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "Mae" "Sol/Venus" -{ - LongLat [ -345.2 40.5 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Magda" "Sol/Venus" -{ - LongLat [ -329.7 -67 0 ] - Size 10.10 - Importance 30.79 - Type "AA" -} - -Location "Magdalena" "Sol/Venus" -{ - LongLat [ -48.7 11.2 0 ] - Size 11.50 - Importance 31.14 - Type "AA" -} - -Location "Magnani" "Sol/Venus" -{ - LongLat [ -337.2 -58.6 0 ] - Size 26.40 - Importance 34.31 - Type "AA" -} - -Location "Mahina" "Sol/Venus" -{ - LongLat [ -182.2 2 0 ] - Size 15.40 - Importance 32.05 - Type "AA" -} - -Location "Makola" "Sol/Venus" -{ - LongLat [ -106.7 3.8 0 ] - Size 16.60 - Importance 32.31 - Type "AA" -} - -Location "Maltby" "Sol/Venus" -{ - LongLat [ -119.7 23.3 0 ] - Size 36.60 - Importance 36.14 - Type "AA" -} - -Location "Mamajan" "Sol/Venus" -{ - LongLat [ -257.3 65.1 0 ] - Size 2.00 - Importance 28.53 - Type "AA" -} - -Location "Mansa" "Sol/Venus" -{ - LongLat [ -63.4 33.9 0 ] - Size 8.10 - Importance 30.28 - Type "AA" -} - -Location "Manton" "Sol/Venus" -{ - LongLat [ -26.9 -9.3 0 ] - Size 20.50 - Importance 33.14 - Type "AA" -} - -Location "Manzolini" "Sol/Venus" -{ - LongLat [ -91.3 -25.6 0 ] - Size 41.80 - Importance 37.00 - Type "AA" -} - -Location "Maranda" "Sol/Venus" -{ - LongLat [ -169.7 -4.9 0 ] - Size 16.80 - Importance 32.36 - Type "AA" -} - -Location "Marere" "Sol/Venus" -{ - LongLat [ -65.8 -19.6 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "Maret" "Sol/Venus" -{ - LongLat [ -280.2 33.3 0 ] - Size 11.70 - Importance 31.19 - Type "AA" -} - -Location "Margarita" "Sol/Venus" -{ - LongLat [ -9.2 -12.7 0 ] - Size 13.00 - Importance 31.50 - Type "AA" -} - -Location "Margit" "Sol/Venus" -{ - LongLat [ -273.1 -60.1 0 ] - Size 14.00 - Importance 31.73 - Type "AA" -} - -Location "Maria Celeste" "Sol/Venus" -{ - LongLat [ -140.4 -23.4 0 ] - Size 97.50 - Importance 44.64 - Type "AA" -} - -Location "Marianne" "Sol/Venus" -{ - LongLat [ -358 -9.3 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Marie" "Sol/Venus" -{ - LongLat [ -232.4 21.7 0 ] - Size 14.20 - Importance 31.77 - Type "AA" -} - -Location "Mariko" "Sol/Venus" -{ - LongLat [ -132.9 23.3 0 ] - Size 12.90 - Importance 31.47 - Type "AA" -} - -Location "Markham" "Sol/Venus" -{ - LongLat [ -155.6 4.1 0 ] - Size 71.80 - Importance 41.39 - Type "AA" -} - -Location "Marsh" "Sol/Venus" -{ - LongLat [ -46.6 63.6 0 ] - Size 47.70 - Importance 37.93 - Type "AA" -} - -Location "Martinez" "Sol/Venus" -{ - LongLat [ -174.7 11.7 0 ] - Size 23.50 - Importance 33.75 - Type "AA" -} - -Location "Marysya" "Sol/Venus" -{ - LongLat [ -75.1 -53.3 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "Marzhan" "Sol/Venus" -{ - LongLat [ -248.3 58.9 0 ] - Size 13.80 - Importance 31.68 - Type "AA" -} - -Location "Masako" "Sol/Venus" -{ - LongLat [ -53.2 30.2 0 ] - Size 23.80 - Importance 33.80 - Type "AA" -} - -Location "Masha" "Sol/Venus" -{ - LongLat [ -88.5 -60.7 0 ] - Size 6.40 - Importance 29.82 - Type "AA" -} - -Location "Matahina" "Sol/Venus" -{ - LongLat [ -65.9 72.3 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Maurea" "Sol/Venus" -{ - LongLat [ -69.1 39.5 0 ] - Size 9.90 - Importance 30.74 - Type "AA" -} - -Location "Mbul'di" "Sol/Venus" -{ - LongLat [ -74.7 -23.8 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Mead" "Sol/Venus" -{ - LongLat [ -57.2 -12.5 0 ] - Size 270.00 - Importance 61.53 - Type "AA" -} - -Location "Medhavi" "Sol/Venus" -{ - LongLat [ -40.6 19.4 0 ] - Size 30.40 - Importance 35.05 - Type "AA" -} - -Location "Megan" "Sol/Venus" -{ - LongLat [ -130.6 61.8 0 ] - Size 15.80 - Importance 32.14 - Type "AA" -} - -Location "Meitner" "Sol/Venus" -{ - LongLat [ -321.6 55.6 0 ] - Size 149.00 - Importance 50.35 - Type "AA" -} - -Location "Melanie" "Sol/Venus" -{ - LongLat [ -144.3 62.8 0 ] - Size 12.30 - Importance 31.33 - Type "AA" -} - -Location "Melanka" "Sol/Venus" -{ - LongLat [ -19.2 -34.4 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Melba" "Sol/Venus" -{ - LongLat [ -193.5 -4.7 0 ] - Size 21.80 - Importance 33.41 - Type "AA" -} - -Location "Melina" "Sol/Venus" -{ - LongLat [ -319.5 69.9 0 ] - Size 12.70 - Importance 31.42 - Type "AA" -} - -Location "Meredith" "Sol/Venus" -{ - LongLat [ -278.9 14.5 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Merian" "Sol/Venus" -{ - LongLat [ -76.3 -34.5 0 ] - Size 22.20 - Importance 33.49 - Type "AA" -} - -Location "Merit Ptah" "Sol/Venus" -{ - LongLat [ -115.6 -11.4 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Michelle" "Sol/Venus" -{ - LongLat [ -40.5 19.6 0 ] - Size 15.00 - Importance 31.96 - Type "AA" -} - -Location "Mildred" "Sol/Venus" -{ - LongLat [ -348.3 51.7 0 ] - Size 12.00 - Importance 31.26 - Type "AA" -} - -Location "Millay" "Sol/Venus" -{ - LongLat [ -111.2 -24.4 0 ] - Size 48.00 - Importance 37.98 - Type "AA" -} - -Location "Miovasu" "Sol/Venus" -{ - LongLat [ -99.9 -72.1 0 ] - Size 4.50 - Importance 29.28 - Type "AA" -} - -Location "Mirabeau" "Sol/Venus" -{ - LongLat [ -284.3 -1.1 0 ] - Size 23.80 - Importance 33.80 - Type "AA" -} - -Location "Miriam" "Sol/Venus" -{ - LongLat [ -48.2 -36.5 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Mona Lisa" "Sol/Venus" -{ - LongLat [ -25.1 -25.6 0 ] - Size 79.40 - Importance 42.39 - Type "AA" -} - -Location "Monika" "Sol/Venus" -{ - LongLat [ -122.4 -72.3 0 ] - Size 25.50 - Importance 34.13 - Type "AA" -} - -Location "Montessori" "Sol/Venus" -{ - LongLat [ -280 -59.4 0 ] - Size 42.10 - Importance 37.05 - Type "AA" -} - -Location "Montez" "Sol/Venus" -{ - LongLat [ -266.5 -17.9 0 ] - Size 21.10 - Importance 33.26 - Type "AA" -} - -Location "Moore" "Sol/Venus" -{ - LongLat [ -248.4 30.4 0 ] - Size 21.10 - Importance 33.26 - Type "AA" -} - -Location "Morisot" "Sol/Venus" -{ - LongLat [ -211.3 61.2 0 ] - Size 48.00 - Importance 37.98 - Type "AA" -} - -Location "Mosaido" "Sol/Venus" -{ - LongLat [ -75.2 -17.3 0 ] - Size 7.40 - Importance 30.09 - Type "AA" -} - -Location "Moses" "Sol/Venus" -{ - LongLat [ -119.9 -34.6 0 ] - Size 28.00 - Importance 34.61 - Type "AA" -} - -Location "Mowatt" "Sol/Venus" -{ - LongLat [ -292.3 14.6 0 ] - Size 38.40 - Importance 36.44 - Type "AA" -} - -Location "Mu Guiying" "Sol/Venus" -{ - LongLat [ -81 -41.2 0 ] - Size 32.30 - Importance 35.39 - Type "AA" -} - -Location "Mukhina" "Sol/Venus" -{ - LongLat [ -0.5 -29.5 0 ] - Size 24.50 - Importance 33.94 - Type "AA" -} - -Location "Mumtaz-Mahal" "Sol/Venus" -{ - LongLat [ -228.4 -30.3 0 ] - Size 38.20 - Importance 36.41 - Type "AA" -} - -Location "Munter" "Sol/Venus" -{ - LongLat [ -39.3 15.3 0 ] - Size 32.10 - Importance 35.35 - Type "AA" -} - -Location "Muriel" "Sol/Venus" -{ - LongLat [ -12.4 41.7 0 ] - Size 20.20 - Importance 33.08 - Type "AA" -} - -Location "Nadeyka" "Sol/Venus" -{ - LongLat [ -305.3 54.8 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Nadia" "Sol/Venus" -{ - LongLat [ -0.6 27.9 0 ] - Size 11.30 - Importance 31.09 - Type "AA" -} - -Location "Nadine" "Sol/Venus" -{ - LongLat [ -359.1 -7.8 0 ] - Size 18.60 - Importance 32.74 - Type "AA" -} - -Location "Nadira" "Sol/Venus" -{ - LongLat [ -201.5 -44.1 0 ] - Size 31.40 - Importance 35.23 - Type "AA" -} - -Location "Nakai" "Sol/Venus" -{ - LongLat [ -286.2 61 0 ] - Size 4.50 - Importance 29.28 - Type "AA" -} - -Location "Nalkowska" "Sol/Venus" -{ - LongLat [ -290 -28.1 0 ] - Size 22.20 - Importance 33.49 - Type "AA" -} - -Location "Nalkuta" "Sol/Venus" -{ - LongLat [ -307.8 -30.1 0 ] - Size 6.50 - Importance 29.84 - Type "AA" -} - -Location "Namiko" "Sol/Venus" -{ - LongLat [ -56.2 -43.4 0 ] - Size 13.00 - Importance 31.50 - Type "AA" -} - -Location "Nana" "Sol/Venus" -{ - LongLat [ -75.4 -49.8 0 ] - Size 8.80 - Importance 30.46 - Type "AA" -} - -Location "Nanichi" "Sol/Venus" -{ - LongLat [ -337.8 44.8 0 ] - Size 19.00 - Importance 32.83 - Type "AA" -} - -Location "Naomi" "Sol/Venus" -{ - LongLat [ -70.3 -6 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "Nastya" "Sol/Venus" -{ - LongLat [ -275.8 49 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Natalia" "Sol/Venus" -{ - LongLat [ -272.9 -67.1 0 ] - Size 10.80 - Importance 30.97 - Type "AA" -} - -Location "Ndella" "Sol/Venus" -{ - LongLat [ -60.7 15.9 0 ] - Size 5.90 - Importance 29.68 - Type "AA" -} - -Location "Neda" "Sol/Venus" -{ - LongLat [ -313.5 -16.7 0 ] - Size 7.70 - Importance 30.17 - Type "AA" -} - -Location "Nedko" "Sol/Venus" -{ - LongLat [ -317.6 8.8 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Neeltje" "Sol/Venus" -{ - LongLat [ -124.4 -12.4 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Nelike" "Sol/Venus" -{ - LongLat [ -329.2 26.8 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "NÄ›mcová" "Sol/Venus" -{ - LongLat [ -125.1 -5.9 0 ] - Size 22.90 - Importance 33.63 - Type "AA" -} - -Location "Nevelson" "Sol/Venus" -{ - LongLat [ -307.8 35.3 0 ] - Size 69.80 - Importance 41.12 - Type "AA" -} - -Location "Ngaio" "Sol/Venus" -{ - LongLat [ -61.8 53.3 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Ngone" "Sol/Venus" -{ - LongLat [ -331.9 -6 0 ] - Size 12.20 - Importance 31.31 - Type "AA" -} - -Location "Nicole" "Sol/Venus" -{ - LongLat [ -259.3 -48.4 0 ] - Size 6.40 - Importance 29.82 - Type "AA" -} - -Location "Nijinskaya" "Sol/Venus" -{ - LongLat [ -122.5 -25.8 0 ] - Size 36.20 - Importance 36.07 - Type "AA" -} - -Location "Nilanti" "Sol/Venus" -{ - LongLat [ -331.4 38.2 0 ] - Size 9.20 - Importance 30.56 - Type "AA" -} - -Location "Nilsson" "Sol/Venus" -{ - LongLat [ -277.6 75.9 0 ] - Size 27.30 - Importance 34.48 - Type "AA" -} - -Location "Nin" "Sol/Venus" -{ - LongLat [ -266.4 3.9 0 ] - Size 27.10 - Importance 34.44 - Type "AA" -} - -Location "Nina" "Sol/Venus" -{ - LongLat [ -238.7 55.5 0 ] - Size 24.60 - Importance 33.96 - Type "AA" -} - -Location "Ninzi" "Sol/Venus" -{ - LongLat [ -331.7 -15.9 0 ] - Size 7.10 - Importance 30.01 - Type "AA" -} - -Location "Nofret" "Sol/Venus" -{ - LongLat [ -252.2 58.8 0 ] - Size 22.50 - Importance 33.55 - Type "AA" -} - -Location "Nomeda" "Sol/Venus" -{ - LongLat [ -55.5 49.2 0 ] - Size 10.40 - Importance 30.87 - Type "AA" -} - -Location "Noreen" "Sol/Venus" -{ - LongLat [ -22.7 -33.6 0 ] - Size 18.60 - Importance 32.74 - Type "AA" -} - -Location "Noriko" "Sol/Venus" -{ - LongLat [ -358.3 5.3 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Nsele" "Sol/Venus" -{ - LongLat [ -64.2 -6.7 0 ] - Size 5.10 - Importance 29.45 - Type "AA" -} - -Location "Nuon" "Sol/Venus" -{ - LongLat [ -336.6 -78.6 0 ] - Size 6.50 - Importance 29.84 - Type "AA" -} - -Location "Nuriet" "Sol/Venus" -{ - LongLat [ -245.6 -20.6 0 ] - Size 17.90 - Importance 32.60 - Type "AA" -} - -Location "Nutsa" "Sol/Venus" -{ - LongLat [ -341.2 -27.5 0 ] - Size 8.00 - Importance 30.25 - Type "AA" -} - -Location "Nyal'ga" "Sol/Venus" -{ - LongLat [ -64.5 -17 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Nyele" "Sol/Venus" -{ - LongLat [ -318.4 22.7 0 ] - Size 11.90 - Importance 31.23 - Type "AA" -} - -Location "Nyogari" "Sol/Venus" -{ - LongLat [ -306.4 46.4 0 ] - Size 13.00 - Importance 31.50 - Type "AA" -} - -Location "Oakley" "Sol/Venus" -{ - LongLat [ -310.5 29.3 0 ] - Size 18.40 - Importance 32.70 - Type "AA" -} - -Location "Obukhova" "Sol/Venus" -{ - LongLat [ -289.7 -70.7 0 ] - Size 46.00 - Importance 37.67 - Type "AA" -} - -Location "O'Connor" "Sol/Venus" -{ - LongLat [ -143.9 26 0 ] - Size 30.40 - Importance 35.05 - Type "AA" -} - -Location "Odarka" "Sol/Venus" -{ - LongLat [ -138.2 -40.8 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Odikha" "Sol/Venus" -{ - LongLat [ -238.1 41.6 0 ] - Size 10.60 - Importance 30.92 - Type "AA" -} - -Location "Odilia" "Sol/Venus" -{ - LongLat [ -200.2 -81.2 0 ] - Size 20.80 - Importance 33.20 - Type "AA" -} - -Location "Ogulbek" "Sol/Venus" -{ - LongLat [ -145 -2.4 0 ] - Size 6.50 - Importance 29.84 - Type "AA" -} - -Location "Oivit" "Sol/Venus" -{ - LongLat [ -195.5 73.9 0 ] - Size 4.80 - Importance 29.36 - Type "AA" -} - -Location "O'Keeffe" "Sol/Venus" -{ - LongLat [ -228.8 -24.5 0 ] - Size 76.90 - Importance 42.07 - Type "AA" -} - -Location "Oksana" "Sol/Venus" -{ - LongLat [ -352 -11.9 0 ] - Size 7.70 - Importance 30.17 - Type "AA" -} - -Location "Oku" "Sol/Venus" -{ - LongLat [ -232.2 64.2 0 ] - Size 13.30 - Importance 31.57 - Type "AA" -} - -Location "Olena" "Sol/Venus" -{ - LongLat [ -149 -10.9 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Olesnicka" "Sol/Venus" -{ - LongLat [ -210.9 -18.3 0 ] - Size 33.00 - Importance 35.51 - Type "AA" -} - -Location "Olesya" "Sol/Venus" -{ - LongLat [ -273.3 -5.6 0 ] - Size 12.00 - Importance 31.26 - Type "AA" -} - -Location "Olga" "Sol/Venus" -{ - LongLat [ -283.8 -26.1 0 ] - Size 15.50 - Importance 32.07 - Type "AA" -} - -Location "Olivia" "Sol/Venus" -{ - LongLat [ -207.9 -37.2 0 ] - Size 10.20 - Importance 30.82 - Type "AA" -} - -Location "Olya" "Sol/Venus" -{ - LongLat [ -291.8 -51.4 0 ] - Size 13.40 - Importance 31.59 - Type "AA" -} - -Location "Oma" "Sol/Venus" -{ - LongLat [ -329.1 42.7 0 ] - Size 7.60 - Importance 30.14 - Type "AA" -} - -Location "Onissya" "Sol/Venus" -{ - LongLat [ -150.2 25.6 0 ] - Size 8.20 - Importance 30.30 - Type "AA" -} - -Location "Opika" "Sol/Venus" -{ - LongLat [ -151.9 57.1 0 ] - Size 9.80 - Importance 30.72 - Type "AA" -} - -Location "Orczy" "Sol/Venus" -{ - LongLat [ -52.3 -3.7 0 ] - Size 26.90 - Importance 34.40 - Type "AA" -} - -Location "Orguk" "Sol/Venus" -{ - LongLat [ -198.2 23.5 0 ] - Size 11.70 - Importance 31.19 - Type "AA" -} - -Location "Orlette" "Sol/Venus" -{ - LongLat [ -193.3 68.1 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Orlova" "Sol/Venus" -{ - LongLat [ -235 -56.5 0 ] - Size 19.60 - Importance 32.95 - Type "AA" -} - -Location "Ortensia" "Sol/Venus" -{ - LongLat [ -155.7 -7.6 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Oshalche" "Sol/Venus" -{ - LongLat [ -155.5 -29.7 0 ] - Size 8.30 - Importance 30.33 - Type "AA" -} - -Location "Osipenko" "Sol/Venus" -{ - LongLat [ -321 -71.2 0 ] - Size 30.00 - Importance 34.98 - Type "AA" -} - -Location "Ottavia" "Sol/Venus" -{ - LongLat [ -187.1 47.5 0 ] - Size 12.90 - Importance 31.47 - Type "AA" -} - -Location "Outi" "Sol/Venus" -{ - LongLat [ -267.7 -61.6 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Paige" "Sol/Venus" -{ - LongLat [ -24.6 1.2 0 ] - Size 6.80 - Importance 29.93 - Type "AA" -} - -Location "Pamela" "Sol/Venus" -{ - LongLat [ -238.5 -11 0 ] - Size 14.20 - Importance 31.77 - Type "AA" -} - -Location "Parishan" "Sol/Venus" -{ - LongLat [ -146.5 0.2 0 ] - Size 6.80 - Importance 29.93 - Type "AA" -} - -Location "Parra" "Sol/Venus" -{ - LongLat [ -78.5 -20.5 0 ] - Size 42.40 - Importance 37.10 - Type "AA" -} - -Location "Parvina" "Sol/Venus" -{ - LongLat [ -153 62.2 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Pasha" "Sol/Venus" -{ - LongLat [ -156.3 -42.7 0 ] - Size 7.20 - Importance 30.04 - Type "AA" -} - -Location "Pat" "Sol/Venus" -{ - LongLat [ -262.6 -2.9 0 ] - Size 10.10 - Importance 30.79 - Type "AA" -} - -Location "Patimat" "Sol/Venus" -{ - LongLat [ -156.5 1.3 0 ] - Size 5.10 - Importance 29.45 - Type "AA" -} - -Location "Patti" "Sol/Venus" -{ - LongLat [ -301.6 -35 0 ] - Size 47.00 - Importance 37.83 - Type "AA" -} - -Location "Pavlinka" "Sol/Venus" -{ - LongLat [ -158.7 25.5 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Peck" "Sol/Venus" -{ - LongLat [ -294.3 28.9 0 ] - Size 30.40 - Importance 35.05 - Type "AA" -} - -Location "Peggy" "Sol/Venus" -{ - LongLat [ -357.2 20.4 0 ] - Size 11.90 - Importance 31.23 - Type "AA" -} - -Location "Peña" "Sol/Venus" -{ - LongLat [ -190.6 23.6 0 ] - Size 29.60 - Importance 34.90 - Type "AA" -} - -Location "Phaedra" "Sol/Venus" -{ - LongLat [ -252.7 -35.9 0 ] - Size 15.70 - Importance 32.11 - Type "AA" -} - -Location "Philomena" "Sol/Venus" -{ - LongLat [ -151.9 40.7 0 ] - Size 14.80 - Importance 31.91 - Type "AA" -} - -Location "Phryne" "Sol/Venus" -{ - LongLat [ -314.7 46.2 0 ] - Size 39.40 - Importance 36.61 - Type "AA" -} - -Location "Phyllis" "Sol/Venus" -{ - LongLat [ -132.4 -12.3 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Piaf" "Sol/Venus" -{ - LongLat [ -5.3 -0.8 0 ] - Size 39.10 - Importance 36.56 - Type "AA" -} - -Location "Piret" "Sol/Venus" -{ - LongLat [ -41.7 -37.8 0 ] - Size 27.00 - Importance 34.42 - Type "AA" -} - -Location "Pirkko" "Sol/Venus" -{ - LongLat [ -254.6 -44.8 0 ] - Size 12.30 - Importance 31.33 - Type "AA" -} - -Location "Piscopia" "Sol/Venus" -{ - LongLat [ -190.9 -1.5 0 ] - Size 26.20 - Importance 34.27 - Type "AA" -} - -Location "Polenova" "Sol/Venus" -{ - LongLat [ -335.5 45.5 0 ] - Size 41.00 - Importance 36.87 - Type "AA" -} - -Location "Polina" "Sol/Venus" -{ - LongLat [ -148.2 -42.4 0 ] - Size 21.60 - Importance 33.37 - Type "AA" -} - -Location "Ponselle" "Sol/Venus" -{ - LongLat [ -289.1 63 0 ] - Size 57.70 - Importance 39.43 - Type "AA" -} - -Location "Potanina" "Sol/Venus" -{ - LongLat [ -53.1 -31.6 0 ] - Size 94.20 - Importance 44.24 - Type "AA" -} - -Location "Potter" "Sol/Venus" -{ - LongLat [ -309.1 -7.2 0 ] - Size 46.90 - Importance 37.81 - Type "AA" -} - -Location "Prichard" "Sol/Venus" -{ - LongLat [ -11.5 -44 0 ] - Size 23.30 - Importance 33.71 - Type "AA" -} - -Location "Puhioia" "Sol/Venus" -{ - LongLat [ -69.4 -20.6 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Purev" "Sol/Venus" -{ - LongLat [ -46.4 31.1 0 ] - Size 11.60 - Importance 31.16 - Type "AA" -} - -Location "Pychik" "Sol/Venus" -{ - LongLat [ -33.8 62.4 0 ] - Size 10.10 - Importance 30.79 - Type "AA" -} - -Location "Qarlygha" "Sol/Venus" -{ - LongLat [ -162.9 33 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Quimby" "Sol/Venus" -{ - LongLat [ -76.7 5.7 0 ] - Size 23.20 - Importance 33.69 - Type "AA" -} - -Location "Qulzhan" "Sol/Venus" -{ - LongLat [ -165.4 -23.5 0 ] - Size 7.90 - Importance 30.22 - Type "AA" -} - -Location "Quslu" "Sol/Venus" -{ - LongLat [ -166.8 -6.2 0 ] - Size 8.70 - Importance 30.43 - Type "AA" -} - -Location "Rachel" "Sol/Venus" -{ - LongLat [ -13.5 48.7 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Radhika" "Sol/Venus" -{ - LongLat [ -166.4 30.3 0 ] - Size 7.90 - Importance 30.22 - Type "AA" -} - -Location "Radka" "Sol/Venus" -{ - LongLat [ -96.3 -75.6 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Radmila" "Sol/Venus" -{ - LongLat [ -167 -69.1 0 ] - Size 5.20 - Importance 29.48 - Type "AA" -} - -Location "Rae" "Sol/Venus" -{ - LongLat [ -58.4 8.9 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Rafiga" "Sol/Venus" -{ - LongLat [ -175.6 -62.9 0 ] - Size 5.70 - Importance 29.62 - Type "AA" -} - -Location "Raisa" "Sol/Venus" -{ - LongLat [ -280.3 -27.5 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Raki" "Sol/Venus" -{ - LongLat [ -70 49.4 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Rampyari" "Sol/Venus" -{ - LongLat [ -179.3 -50.6 0 ] - Size 7.70 - Importance 30.17 - Type "AA" -} - -Location "Rand" "Sol/Venus" -{ - LongLat [ -59.5 63.8 0 ] - Size 24.30 - Importance 33.90 - Type "AA" -} - -Location "Rani" "Sol/Venus" -{ - LongLat [ -160.4 -64.1 0 ] - Size 10.70 - Importance 30.94 - Type "AA" -} - -Location "Raymonde" "Sol/Venus" -{ - LongLat [ -191.5 -48.4 0 ] - Size 5.30 - Importance 29.51 - Type "AA" -} - -Location "Rebecca" "Sol/Venus" -{ - LongLat [ -5.4 12.1 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Recamier" "Sol/Venus" -{ - LongLat [ -58.1 12.6 0 ] - Size 25.30 - Importance 34.10 - Type "AA" -} - -Location "Regina" "Sol/Venus" -{ - LongLat [ -147.3 -30 0 ] - Size 24.90 - Importance 34.02 - Type "AA" -} - -Location "Reiko" "Sol/Venus" -{ - LongLat [ -192.1 -22.6 0 ] - Size 9.70 - Importance 30.69 - Type "AA" -} - -Location "Retno" "Sol/Venus" -{ - LongLat [ -192.3 52.9 0 ] - Size 7.20 - Importance 30.04 - Type "AA" -} - -Location "Rhoda" "Sol/Venus" -{ - LongLat [ -347.7 -11.4 0 ] - Size 12.20 - Importance 31.31 - Type "AA" -} - -Location "Rhys" "Sol/Venus" -{ - LongLat [ -298.8 -8.6 0 ] - Size 44.00 - Importance 37.35 - Type "AA" -} - -Location "Richards" "Sol/Venus" -{ - LongLat [ -196.1 -2.5 0 ] - Size 25.00 - Importance 34.04 - Type "AA" -} - -Location "Riley" "Sol/Venus" -{ - LongLat [ -72.5 -14.1 0 ] - Size 20.20 - Importance 33.08 - Type "AA" -} - -Location "Rita" "Sol/Venus" -{ - LongLat [ -334.8 -71 0 ] - Size 8.30 - Importance 30.33 - Type "AA" -} - -Location "Romanskaya" "Sol/Venus" -{ - LongLat [ -178.4 -23.2 0 ] - Size 30.40 - Importance 35.05 - Type "AA" -} - -Location "Romola" "Sol/Venus" -{ - LongLat [ -54.2 -9.3 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "Roptyna" "Sol/Venus" -{ - LongLat [ -28.9 -62.2 0 ] - Size 11.50 - Importance 31.14 - Type "AA" -} - -Location "Rosa Bonheur" "Sol/Venus" -{ - LongLat [ -288.8 -9.7 0 ] - Size 104.00 - Importance 45.41 - Type "AA" -} - -Location "Rose" "Sol/Venus" -{ - LongLat [ -248.2 35.2 0 ] - Size 15.50 - Importance 32.07 - Type "AA" -} - -Location "Rossetti" "Sol/Venus" -{ - LongLat [ -6.4 -57 0 ] - Size 23.40 - Importance 33.73 - Type "AA" -} - -Location "Rowena" "Sol/Venus" -{ - LongLat [ -171.4 -10.4 0 ] - Size 19.50 - Importance 32.93 - Type "AA" -} - -Location "Roxanna" "Sol/Venus" -{ - LongLat [ -334.6 -26.5 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Royle" "Sol/Venus" -{ - LongLat [ -193.7 32.7 0 ] - Size 6.10 - Importance 29.73 - Type "AA" -} - -Location "Rudneva" "Sol/Venus" -{ - LongLat [ -174.7 -78.4 0 ] - Size 29.80 - Importance 34.94 - Type "AA" -} - -Location "Rufina" "Sol/Venus" -{ - LongLat [ -195.1 74.6 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Ruit" "Sol/Venus" -{ - LongLat [ -72.9 25.5 0 ] - Size 6.40 - Importance 29.82 - Type "AA" -} - -Location "Runak" "Sol/Venus" -{ - LongLat [ -196.3 58.5 0 ] - Size 7.60 - Importance 30.14 - Type "AA" -} - -Location "Ruslanova" "Sol/Venus" -{ - LongLat [ -16.6 -83.9 0 ] - Size 44.30 - Importance 37.40 - Type "AA" -} - -Location "Ruth" "Sol/Venus" -{ - LongLat [ -19.9 -43.3 0 ] - Size 18.50 - Importance 32.72 - Type "AA" -} - -Location "Sabin" "Sol/Venus" -{ - LongLat [ -274.7 38.5 0 ] - Size 33.10 - Importance 35.53 - Type "AA" -} - -Location "Sabira" "Sol/Venus" -{ - LongLat [ -239.9 5.8 0 ] - Size 15.70 - Importance 32.11 - Type "AA" -} - -Location "Safarmo" "Sol/Venus" -{ - LongLat [ -161.4 10.8 0 ] - Size 7.40 - Importance 30.09 - Type "AA" -} - -Location "Saida" "Sol/Venus" -{ - LongLat [ -302 -28.2 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Salika" "Sol/Venus" -{ - LongLat [ -97.7 5 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Samantha" "Sol/Venus" -{ - LongLat [ -281.7 -45.6 0 ] - Size 16.90 - Importance 32.38 - Type "AA" -} - -Location "Samintang" "Sol/Venus" -{ - LongLat [ -80.7 39 0 ] - Size 25.90 - Importance 34.21 - Type "AA" -} - -Location "Sandel" "Sol/Venus" -{ - LongLat [ -211.7 45.7 0 ] - Size 17.90 - Importance 32.60 - Type "AA" -} - -Location "Sandi" "Sol/Venus" -{ - LongLat [ -315.1 68.1 0 ] - Size 12.60 - Importance 31.40 - Type "AA" -} - -Location "Sandugach" "Sol/Venus" -{ - LongLat [ -143.5 -59.9 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Sanger" "Sol/Venus" -{ - LongLat [ -288.6 -33.8 0 ] - Size 83.60 - Importance 42.93 - Type "AA" -} - -Location "Sanija" "Sol/Venus" -{ - LongLat [ -251 -33.1 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Saodat" "Sol/Venus" -{ - LongLat [ -344.6 2.9 0 ] - Size 3.70 - Importance 29.04 - Type "AA" -} - -Location "Sarah" "Sol/Venus" -{ - LongLat [ -1.8 42.4 0 ] - Size 18.50 - Importance 32.72 - Type "AA" -} - -Location "Sartika" "Sol/Venus" -{ - LongLat [ -67 63.4 0 ] - Size 18.70 - Importance 32.77 - Type "AA" -} - -Location "Sasha" "Sol/Venus" -{ - LongLat [ -277.3 -38.3 0 ] - Size 4.60 - Importance 29.31 - Type "AA" -} - -Location "Saskia" "Sol/Venus" -{ - LongLat [ -337.1 28.6 0 ] - Size 37.10 - Importance 36.22 - Type "AA" -} - -Location "Sayers" "Sol/Venus" -{ - LongLat [ -229.8 67.5 0 ] - Size 98.00 - Importance 44.70 - Type "AA" -} - -Location "Sayligul" "Sol/Venus" -{ - LongLat [ -172.9 -73.6 0 ] - Size 4.30 - Importance 29.22 - Type "AA" -} - -Location "Scarpellini" "Sol/Venus" -{ - LongLat [ -34.6 23.2 0 ] - Size 27.10 - Importance 34.44 - Type "AA" -} - -Location "Seiko" "Sol/Venus" -{ - LongLat [ -216.6 21 0 ] - Size 3.40 - Importance 28.95 - Type "AA" -} - -Location "Selma" "Sol/Venus" -{ - LongLat [ -155.9 -68.5 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Seseg" "Sol/Venus" -{ - LongLat [ -312.6 36.3 0 ] - Size 9.80 - Importance 30.72 - Type "AA" -} - -Location "Sévigné" "Sol/Venus" -{ - LongLat [ -326.5 -52.6 0 ] - Size 29.60 - Importance 34.90 - Type "AA" -} - -Location "Seymour" "Sol/Venus" -{ - LongLat [ -326.5 -18.2 0 ] - Size 63.00 - Importance 40.19 - Type "AA" -} - -Location "Shakira" "Sol/Venus" -{ - LongLat [ -213.6 -3 0 ] - Size 17.60 - Importance 32.53 - Type "AA" -} - -Location "Shasenem" "Sol/Venus" -{ - LongLat [ -258.9 44 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Sheila" "Sol/Venus" -{ - LongLat [ -50.2 -19.9 0 ] - Size 5.60 - Importance 29.59 - Type "AA" -} - -Location "Shih Mai-Yu" "Sol/Venus" -{ - LongLat [ -318.9 -18.4 0 ] - Size 22.30 - Importance 33.51 - Type "AA" -} - -Location "Shirley" "Sol/Venus" -{ - LongLat [ -55.4 -31.5 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Shushan" "Sol/Venus" -{ - LongLat [ -70.2 43.8 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Sidney" "Sol/Venus" -{ - LongLat [ -199.6 -13.4 0 ] - Size 20.20 - Importance 33.08 - Type "AA" -} - -Location "Sigrid" "Sol/Venus" -{ - LongLat [ -314.4 -63.6 0 ] - Size 16.20 - Importance 32.22 - Type "AA" -} - -Location "Simbya" "Sol/Venus" -{ - LongLat [ -130 74.4 0 ] - Size 4.00 - Importance 29.13 - Type "AA" -} - -Location "Simonenko" "Sol/Venus" -{ - LongLat [ -97.6 26.9 0 ] - Size 31.90 - Importance 35.32 - Type "AA" -} - -Location "Sirani" "Sol/Venus" -{ - LongLat [ -230.4 31.5 0 ] - Size 28.30 - Importance 34.66 - Type "AA" -} - -Location "Sitwell" "Sol/Venus" -{ - LongLat [ -190.4 -16.6 0 ] - Size 32.80 - Importance 35.48 - Type "AA" -} - -Location "Solace" "Sol/Venus" -{ - LongLat [ -317.2 -35.9 0 ] - Size 5.30 - Importance 29.51 - Type "AA" -} - -Location "Sophia" "Sol/Venus" -{ - LongLat [ -18.8 28.6 0 ] - Size 17.60 - Importance 32.53 - Type "AA" -} - -Location "Sovadi" "Sol/Venus" -{ - LongLat [ -225.5 44.8 0 ] - Size 12.40 - Importance 31.35 - Type "AA" -} - -Location "Stanton" "Sol/Venus" -{ - LongLat [ -199.3 23.3 0 ] - Size 107.00 - Importance 45.76 - Type "AA" -} - -Location "Stefania" "Sol/Venus" -{ - LongLat [ -333.3 -51.3 0 ] - Size 11.70 - Importance 31.19 - Type "AA" -} - -Location "Stein" "Sol/Venus" -{ - LongLat [ -345.5 30.1 0 ] - Size 13.30 - Importance 31.57 - Type "AA" -} - -Location "Steinbach" "Sol/Venus" -{ - LongLat [ -256.9 41.4 0 ] - Size 20.30 - Importance 33.10 - Type "AA" -} - -Location "Stina" "Sol/Venus" -{ - LongLat [ -22.8 -37.4 0 ] - Size 10.40 - Importance 30.87 - Type "AA" -} - -Location "Storni" "Sol/Venus" -{ - LongLat [ -245.6 9.8 0 ] - Size 21.70 - Importance 33.39 - Type "AA" -} - -Location "Stowe" "Sol/Venus" -{ - LongLat [ -233.2 43.2 0 ] - Size 80.00 - Importance 42.47 - Type "AA" -} - -Location "Stuart" "Sol/Venus" -{ - LongLat [ -20.2 30.8 0 ] - Size 68.60 - Importance 40.96 - Type "AA" -} - -Location "Suliko" "Sol/Venus" -{ - LongLat [ -214.6 -9.6 0 ] - Size 14.90 - Importance 31.93 - Type "AA" -} - -Location "Sullivan" "Sol/Venus" -{ - LongLat [ -110.9 1.4 0 ] - Size 32.00 - Importance 35.34 - Type "AA" -} - -Location "Surija" "Sol/Venus" -{ - LongLat [ -178.2 -5.3 0 ] - Size 15.30 - Importance 32.02 - Type "AA" -} - -Location "Susanna" "Sol/Venus" -{ - LongLat [ -93.3 -6 0 ] - Size 13.30 - Importance 31.57 - Type "AA" -} - -Location "Sveta" "Sol/Venus" -{ - LongLat [ -273.2 -82.5 0 ] - Size 21.00 - Importance 33.24 - Type "AA" -} - -Location "Taglioni" "Sol/Venus" -{ - LongLat [ -122.6 -41.7 0 ] - Size 31.00 - Importance 35.16 - Type "AA" -} - -Location "Tahia" "Sol/Venus" -{ - LongLat [ -73.7 -44.3 0 ] - Size 6.10 - Importance 29.73 - Type "AA" -} - -Location "Taira" "Sol/Venus" -{ - LongLat [ -296.8 1.6 0 ] - Size 19.60 - Importance 32.95 - Type "AA" -} - -Location "Tako" "Sol/Venus" -{ - LongLat [ -285.3 -25.1 0 ] - Size 10.70 - Importance 30.94 - Type "AA" -} - -Location "Talvikki" "Sol/Venus" -{ - LongLat [ -22 -41.9 0 ] - Size 12.60 - Importance 31.40 - Type "AA" -} - -Location "Tamara" "Sol/Venus" -{ - LongLat [ -317.2 -61.6 0 ] - Size 11.00 - Importance 31.01 - Type "AA" -} - -Location "Tanya" "Sol/Venus" -{ - LongLat [ -282.7 19.3 0 ] - Size 14.00 - Importance 31.73 - Type "AA" -} - -Location "Tatyana" "Sol/Venus" -{ - LongLat [ -212.4 -85.4 0 ] - Size 19.00 - Importance 32.83 - Type "AA" -} - -Location "Taussig" "Sol/Venus" -{ - LongLat [ -229 9.2 0 ] - Size 25.80 - Importance 34.19 - Type "AA" -} - -Location "Tehina" "Sol/Venus" -{ - LongLat [ -76.4 30.4 0 ] - Size 5.40 - Importance 29.54 - Type "AA" -} - -Location "Tekarohi" "Sol/Venus" -{ - LongLat [ -76.4 -21.2 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Temou" "Sol/Venus" -{ - LongLat [ -83.4 10 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Teresa" "Sol/Venus" -{ - LongLat [ -10 42.5 0 ] - Size 14.80 - Importance 31.91 - Type "AA" -} - -Location "Terhi" "Sol/Venus" -{ - LongLat [ -253.1 -45.7 0 ] - Size 10.70 - Importance 30.94 - Type "AA" -} - -Location "Teroro" "Sol/Venus" -{ - LongLat [ -88.1 75.8 0 ] - Size 9.20 - Importance 30.56 - Type "AA" -} - -Location "Teumere" "Sol/Venus" -{ - LongLat [ -88.1 38.3 0 ] - Size 5.40 - Importance 29.54 - Type "AA" -} - -Location "Teura" "Sol/Venus" -{ - LongLat [ -90.2 12.3 0 ] - Size 9.30 - Importance 30.59 - Type "AA" -} - -Location "Thomas" "Sol/Venus" -{ - LongLat [ -272.5 13 0 ] - Size 25.20 - Importance 34.08 - Type "AA" -} - -Location "Tiffany" "Sol/Venus" -{ - LongLat [ -22.9 8.7 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Tinyl" "Sol/Venus" -{ - LongLat [ -132.1 -9.7 0 ] - Size 12.80 - Importance 31.45 - Type "AA" -} - -Location "Toklas" "Sol/Venus" -{ - LongLat [ -273.1 -0.7 0 ] - Size 17.50 - Importance 32.51 - Type "AA" -} - -Location "Tolgonay" "Sol/Venus" -{ - LongLat [ -271.1 -68.8 0 ] - Size 4.60 - Importance 29.31 - Type "AA" -} - -Location "Trollope" "Sol/Venus" -{ - LongLat [ -246.4 54.8 0 ] - Size 27.20 - Importance 34.46 - Type "AA" -} - -Location "Truth" "Sol/Venus" -{ - LongLat [ -287.8 -28.7 0 ] - Size 47.30 - Importance 37.87 - Type "AA" -} - -Location "Tseraskaya" "Sol/Venus" -{ - LongLat [ -79.2 -28.6 0 ] - Size 30.30 - Importance 35.03 - Type "AA" -} - -Location "Tsetsa" "Sol/Venus" -{ - LongLat [ -317.7 -31.3 0 ] - Size 9.90 - Importance 30.74 - Type "AA" -} - -Location "Tsiala" "Sol/Venus" -{ - LongLat [ -100 -2.9 0 ] - Size 16.50 - Importance 32.29 - Type "AA" -} - -Location "Tsvetayeva" "Sol/Venus" -{ - LongLat [ -147.4 -64.6 0 ] - Size 42.90 - Importance 37.18 - Type "AA" -} - -Location "Tsyrma" "Sol/Venus" -{ - LongLat [ -318.5 14.1 0 ] - Size 7.80 - Importance 30.20 - Type "AA" -} - -Location "Tubman" "Sol/Venus" -{ - LongLat [ -204.6 -23.6 0 ] - Size 42.90 - Importance 37.18 - Type "AA" -} - -Location "Tünde" "Sol/Venus" -{ - LongLat [ -193 -76.8 0 ] - Size 16.30 - Importance 32.25 - Type "AA" -} - -Location "Tursunoy" "Sol/Venus" -{ - LongLat [ -229.3 -80.9 0 ] - Size 4.70 - Importance 29.34 - Type "AA" -} - -Location "Tussaud" "Sol/Venus" -{ - LongLat [ -221 -21.7 0 ] - Size 16.00 - Importance 32.18 - Type "AA" -} - -Location "Tuyara" "Sol/Venus" -{ - LongLat [ -15.5 62.9 0 ] - Size 13.20 - Importance 31.54 - Type "AA" -} - -Location "Ualinka" "Sol/Venus" -{ - LongLat [ -168.6 -13.2 0 ] - Size 8.10 - Importance 30.28 - Type "AA" -} - -Location "Udagan" "Sol/Venus" -{ - LongLat [ -206.9 -10.7 0 ] - Size 11.50 - Importance 31.14 - Type "AA" -} - -Location "Udaltsova" "Sol/Venus" -{ - LongLat [ -275.3 20.3 0 ] - Size 26.70 - Importance 34.36 - Type "AA" -} - -Location "Udyaka" "Sol/Venus" -{ - LongLat [ -172.9 -30.9 0 ] - Size 7.70 - Importance 30.17 - Type "AA" -} - -Location "Ugne" "Sol/Venus" -{ - LongLat [ -205.8 -34.9 0 ] - Size 10.30 - Importance 30.84 - Type "AA" -} - -Location "Uleken" "Sol/Venus" -{ - LongLat [ -185.1 -33.7 0 ] - Size 10.90 - Importance 30.99 - Type "AA" -} - -Location "Ulla" "Sol/Venus" -{ - LongLat [ -184.5 51.5 0 ] - Size 10.40 - Importance 30.87 - Type "AA" -} - -Location "Ulpu" "Sol/Venus" -{ - LongLat [ -179 35.7 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Ulrique" "Sol/Venus" -{ - LongLat [ -55.6 -75.9 0 ] - Size 19.60 - Importance 32.95 - Type "AA" -} - -Location "Uluk" "Sol/Venus" -{ - LongLat [ -178.6 62.2 0 ] - Size 10.30 - Importance 30.84 - Type "AA" -} - -Location "Ul'yana" "Sol/Venus" -{ - LongLat [ -253 -24.3 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Umaima" "Sol/Venus" -{ - LongLat [ -195.4 23.3 0 ] - Size 6.90 - Importance 29.95 - Type "AA" -} - -Location "Umkana" "Sol/Venus" -{ - LongLat [ -198.6 53.3 0 ] - Size 6.20 - Importance 29.76 - Type "AA" -} - -Location "Unay" "Sol/Venus" -{ - LongLat [ -172.7 -53.5 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Undset" "Sol/Venus" -{ - LongLat [ -60.8 -51.7 0 ] - Size 20.00 - Importance 33.04 - Type "AA" -} - -Location "Unitkak" "Sol/Venus" -{ - LongLat [ -199.5 -40.8 0 ] - Size 8.00 - Importance 30.25 - Type "AA" -} - -Location "Urazbike" "Sol/Venus" -{ - LongLat [ -202.5 9 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Ustinya" "Sol/Venus" -{ - LongLat [ -251.6 41.2 0 ] - Size 11.80 - Importance 31.21 - Type "AA" -} - -Location "Uvaysi" "Sol/Venus" -{ - LongLat [ -198.3 -2.3 0 ] - Size 38.90 - Importance 36.52 - Type "AA" -} - -Location "Uyengimi" "Sol/Venus" -{ - LongLat [ -204.9 76.9 0 ] - Size 8.90 - Importance 30.49 - Type "AA" -} - -Location "Văcărescu" "Sol/Venus" -{ - LongLat [ -199.8 63 0 ] - Size 31.50 - Importance 35.25 - Type "AA" -} - -Location "Vaka" "Sol/Venus" -{ - LongLat [ -8.9 41.4 0 ] - Size 11.80 - Importance 31.21 - Type "AA" -} - -Location "Valadon" "Sol/Venus" -{ - LongLat [ -167.7 49 0 ] - Size 25.20 - Importance 34.08 - Type "AA" -} - -Location "Valborg" "Sol/Venus" -{ - LongLat [ -272.1 -75.5 0 ] - Size 20.00 - Importance 33.04 - Type "AA" -} - -Location "Valentina" "Sol/Venus" -{ - LongLat [ -144.1 -46.4 0 ] - Size 24.60 - Importance 33.96 - Type "AA" -} - -Location "Valerie" "Sol/Venus" -{ - LongLat [ -30.9 6.4 0 ] - Size 13.60 - Importance 31.64 - Type "AA" -} - -Location "Vallija" "Sol/Venus" -{ - LongLat [ -120 -26.3 0 ] - Size 15.20 - Importance 32.00 - Type "AA" -} - -Location "Vanessa" "Sol/Venus" -{ - LongLat [ -1.9 6 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Vard" "Sol/Venus" -{ - LongLat [ -314.5 -17.5 0 ] - Size 6.10 - Importance 29.73 - Type "AA" -} - -Location "Varya" "Sol/Venus" -{ - LongLat [ -211.8 -2.8 0 ] - Size 14.30 - Importance 31.80 - Type "AA" -} - -Location "Vashti" "Sol/Venus" -{ - LongLat [ -43.7 6.8 0 ] - Size 17.00 - Importance 32.40 - Type "AA" -} - -Location "Vasilutsa" "Sol/Venus" -{ - LongLat [ -334.4 -16.5 0 ] - Size 5.70 - Importance 29.62 - Type "AA" -} - -Location "Vassi" "Sol/Venus" -{ - LongLat [ -346.5 -34.4 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Veriko" "Sol/Venus" -{ - LongLat [ -350.1 -20.4 0 ] - Size 5.20 - Importance 29.48 - Type "AA" -} - -Location "Veronica" "Sol/Venus" -{ - LongLat [ -124.6 38.1 0 ] - Size 17.90 - Importance 32.60 - Type "AA" -} - -Location "Vesna" "Sol/Venus" -{ - LongLat [ -220.5 60.3 0 ] - Size 14.90 - Importance 31.93 - Type "AA" -} - -Location "Veta" "Sol/Venus" -{ - LongLat [ -349.5 -42.6 0 ] - Size 6.40 - Importance 29.82 - Type "AA" -} - -Location "Vigée-Lebrun" "Sol/Venus" -{ - LongLat [ -141.4 -17.3 0 ] - Size 57.80 - Importance 39.45 - Type "AA" -} - -Location "Viola" "Sol/Venus" -{ - LongLat [ -240.5 36.1 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Virga" "Sol/Venus" -{ - LongLat [ -7.7 26.9 0 ] - Size 10.30 - Importance 30.84 - Type "AA" -} - -Location "Virginia" "Sol/Venus" -{ - LongLat [ -185.9 52.9 0 ] - Size 18.50 - Importance 32.72 - Type "AA" -} - -Location "Virve" "Sol/Venus" -{ - LongLat [ -346.9 5.1 0 ] - Size 18.00 - Importance 32.62 - Type "AA" -} - -Location "Vlasta" "Sol/Venus" -{ - LongLat [ -250.1 -28.4 0 ] - Size 10.70 - Importance 30.94 - Type "AA" -} - -Location "Volkova" "Sol/Venus" -{ - LongLat [ -242.2 -75.2 0 ] - Size 47.50 - Importance 37.90 - Type "AA" -} - -Location "Volyana" "Sol/Venus" -{ - LongLat [ -359.9 -60.6 0 ] - Size 5.30 - Importance 29.51 - Type "AA" -} - -Location "von Paradis" "Sol/Venus" -{ - LongLat [ -314.9 32.2 0 ] - Size 37.50 - Importance 36.29 - Type "AA" -} - -Location "von Schuurman" "Sol/Venus" -{ - LongLat [ -191 5 0 ] - Size 29.10 - Importance 34.81 - Type "AA" -} - -Location "Von Siebold" "Sol/Venus" -{ - LongLat [ -36.6 52 0 ] - Size 32.40 - Importance 35.41 - Type "AA" -} - -Location "von Suttner" "Sol/Venus" -{ - LongLat [ -234.9 10.6 0 ] - Size 24.00 - Importance 33.84 - Type "AA" -} - -Location "Voynich" "Sol/Venus" -{ - LongLat [ -56.1 -35.4 0 ] - Size 48.70 - Importance 38.09 - Type "AA" -} - -Location "Wanda" "Sol/Venus" -{ - LongLat [ -323.1 -71.3 0 ] - Size 21.70 - Importance 33.39 - Type "AA" -} - -Location "Wang Zhenyi" "Sol/Venus" -{ - LongLat [ -217.8 -13.2 0 ] - Size 23.40 - Importance 33.73 - Type "AA" -} - -Location "Warren" "Sol/Venus" -{ - LongLat [ -176.5 11.7 0 ] - Size 50.90 - Importance 38.42 - Type "AA" -} - -Location "Wazata" "Sol/Venus" -{ - LongLat [ -298.3 -33.6 0 ] - Size 13.90 - Importance 31.71 - Type "AA" -} - -Location "Weil" "Sol/Venus" -{ - LongLat [ -283.1 -19.4 0 ] - Size 24.20 - Importance 33.88 - Type "AA" -} - -Location "Wen Shu" "Sol/Venus" -{ - LongLat [ -303.7 5 0 ] - Size 31.50 - Importance 35.25 - Type "AA" -} - -Location "Wendla" "Sol/Venus" -{ - LongLat [ -207.6 -22.5 0 ] - Size 5.70 - Importance 29.62 - Type "AA" -} - -Location "West" "Sol/Venus" -{ - LongLat [ -303 -26.1 0 ] - Size 28.80 - Importance 34.76 - Type "AA" -} - -Location "Wharton" "Sol/Venus" -{ - LongLat [ -61.9 -55.7 0 ] - Size 50.50 - Importance 38.36 - Type "AA" -} - -Location "Wheatley" "Sol/Venus" -{ - LongLat [ -268 -16.6 0 ] - Size 74.80 - Importance 41.79 - Type "AA" -} - -Location "Whiting" "Sol/Venus" -{ - LongLat [ -128 6.1 0 ] - Size 35.70 - Importance 35.98 - Type "AA" -} - -Location "Whitney" "Sol/Venus" -{ - LongLat [ -151.3 30.2 0 ] - Size 42.50 - Importance 37.11 - Type "AA" -} - -Location "Wieck" "Sol/Venus" -{ - LongLat [ -244.8 74.2 0 ] - Size 20.20 - Importance 33.08 - Type "AA" -} - -Location "Wilder" "Sol/Venus" -{ - LongLat [ -122.6 -17.4 0 ] - Size 35.10 - Importance 35.88 - Type "AA" -} - -Location "Willard" "Sol/Venus" -{ - LongLat [ -296.1 24.6 0 ] - Size 48.40 - Importance 38.04 - Type "AA" -} - -Location "Wilma" "Sol/Venus" -{ - LongLat [ -1.7 -36.7 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Winema" "Sol/Venus" -{ - LongLat [ -168.6 -3 0 ] - Size 21.70 - Importance 33.39 - Type "AA" -} - -Location "Winnemucca" "Sol/Venus" -{ - LongLat [ -121.1 15.4 0 ] - Size 30.30 - Importance 35.03 - Type "AA" -} - -Location "Wiwi-yokpa" "Sol/Venus" -{ - LongLat [ -228.4 73.8 0 ] - Size 4.50 - Importance 29.28 - Type "AA" -} - -Location "Wollstonecraft" "Sol/Venus" -{ - LongLat [ -260.8 39.1 0 ] - Size 44.10 - Importance 37.37 - Type "AA" -} - -Location "Woolf" "Sol/Venus" -{ - LongLat [ -27.2 37.7 0 ] - Size 24.50 - Importance 33.94 - Type "AA" -} - -Location "Workman" "Sol/Venus" -{ - LongLat [ -299.9 12.9 0 ] - Size 17.40 - Importance 32.49 - Type "AA" -} - -Location "Wu Hou" "Sol/Venus" -{ - LongLat [ -317.4 25.5 0 ] - Size 27.50 - Importance 34.51 - Type "AA" -} - -Location "Wynne" "Sol/Venus" -{ - LongLat [ -53.6 -55 0 ] - Size 10.00 - Importance 30.77 - Type "AA" -} - -Location "Xantippe" "Sol/Venus" -{ - LongLat [ -11.8 10.9 0 ] - Size 40.40 - Importance 36.77 - Type "AA" -} - -Location "Xenia" "Sol/Venus" -{ - LongLat [ -249.4 30.3 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Xi Wang" "Sol/Venus" -{ - LongLat [ -208 -14 0 ] - Size 7.70 - Importance 30.17 - Type "AA" -} - -Location "Xiao Hong" "Sol/Venus" -{ - LongLat [ -101.7 43.5 0 ] - Size 38.70 - Importance 36.49 - Type "AA" -} - -Location "Ximena" "Sol/Venus" -{ - LongLat [ -243.6 68.2 0 ] - Size 12.80 - Importance 31.45 - Type "AA" -} - -Location "Yablochkina" "Sol/Venus" -{ - LongLat [ -195.3 -48.3 0 ] - Size 64.30 - Importance 40.37 - Type "AA" -} - -Location "Yakyt" "Sol/Venus" -{ - LongLat [ -170.2 -2.1 0 ] - Size 13.80 - Importance 31.68 - Type "AA" -} - -Location "Yale" "Sol/Venus" -{ - LongLat [ -271.2 13.4 0 ] - Size 18.50 - Importance 32.72 - Type "AA" -} - -Location "Yambika" "Sol/Venus" -{ - LongLat [ -208.7 -32.6 0 ] - Size 6.50 - Importance 29.84 - Type "AA" -} - -Location "Yasuko" "Sol/Venus" -{ - LongLat [ -169 26.1 0 ] - Size 10.60 - Importance 30.92 - Type "AA" -} - -Location "Yazruk" "Sol/Venus" -{ - LongLat [ -160.2 -21.2 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Yelya" "Sol/Venus" -{ - LongLat [ -211.7 47.5 0 ] - Size 8.60 - Importance 30.41 - Type "AA" -} - -Location "Yemysh" "Sol/Venus" -{ - LongLat [ -214.7 -11.9 0 ] - Size 6.00 - Importance 29.71 - Type "AA" -} - -Location "Yenlik" "Sol/Venus" -{ - LongLat [ -225.4 16 0 ] - Size 8.60 - Importance 30.41 - Type "AA" -} - -Location "Yerguk" "Sol/Venus" -{ - LongLat [ -226.8 -42.7 0 ] - Size 6.30 - Importance 29.79 - Type "AA" -} - -Location "Yeska" "Sol/Venus" -{ - LongLat [ -230.1 -27.4 0 ] - Size 9.10 - Importance 30.54 - Type "AA" -} - -Location "Yetta" "Sol/Venus" -{ - LongLat [ -185.4 -58.6 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Yokhtik" "Sol/Venus" -{ - LongLat [ -158.1 50.1 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Yoko" "Sol/Venus" -{ - LongLat [ -232 5.7 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Yolanda" "Sol/Venus" -{ - LongLat [ -152.7 -7.8 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Yomile" "Sol/Venus" -{ - LongLat [ -138.7 27.3 0 ] - Size 13.60 - Importance 31.64 - Type "AA" -} - -Location "Yonge" "Sol/Venus" -{ - LongLat [ -115.1 14 0 ] - Size 42.80 - Importance 37.16 - Type "AA" -} - -Location "Yonok" "Sol/Venus" -{ - LongLat [ -234.1 65.1 0 ] - Size 9.50 - Importance 30.64 - Type "AA" -} - -Location "Yonsuk" "Sol/Venus" -{ - LongLat [ -234.8 34 0 ] - Size 8.50 - Importance 30.38 - Type "AA" -} - -Location "Yoshioka" "Sol/Venus" -{ - LongLat [ -59 32.4 0 ] - Size 16.60 - Importance 32.31 - Type "AA" -} - -Location "Ytunde" "Sol/Venus" -{ - LongLat [ -81.1 -49.9 0 ] - Size 6.10 - Importance 29.73 - Type "AA" -} - -Location "Yvette" "Sol/Venus" -{ - LongLat [ -249.6 -7.5 0 ] - Size 10.60 - Importance 30.92 - Type "AA" -} - -Location "Yvonne" "Sol/Venus" -{ - LongLat [ -298.4 56 0 ] - Size 14.50 - Importance 31.84 - Type "AA" -} - -Location "Zakiya" "Sol/Venus" -{ - LongLat [ -234.1 66.5 0 ] - Size 7.50 - Importance 30.12 - Type "AA" -} - -Location "Zamudio" "Sol/Venus" -{ - LongLat [ -189.3 -9.6 0 ] - Size 19.00 - Importance 32.83 - Type "AA" -} - -Location "Zarema" "Sol/Venus" -{ - LongLat [ -235.2 -16.8 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Zdravka" "Sol/Venus" -{ - LongLat [ -299 -65.1 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Zeinab" "Sol/Venus" -{ - LongLat [ -159.6 2.2 0 ] - Size 12.50 - Importance 31.38 - Type "AA" -} - -Location "Zemfira" "Sol/Venus" -{ - LongLat [ -157.7 46.2 0 ] - Size 11.40 - Importance 31.11 - Type "AA" -} - -Location "Zenobia" "Sol/Venus" -{ - LongLat [ -28.6 29.3 0 ] - Size 39.10 - Importance 36.56 - Type "AA" -} - -Location "Zerine" "Sol/Venus" -{ - LongLat [ -258.6 29.6 0 ] - Size 6.50 - Importance 29.84 - Type "AA" -} - -Location "Zhilova" "Sol/Venus" -{ - LongLat [ -125.7 -66.3 0 ] - Size 53.00 - Importance 38.74 - Type "AA" -} - -Location "Zhu Shuzhen" "Sol/Venus" -{ - LongLat [ -356.5 26.5 0 ] - Size 29.40 - Importance 34.87 - Type "AA" -} - -Location "Zija" "Sol/Venus" -{ - LongLat [ -265 3.5 0 ] - Size 16.80 - Importance 32.36 - Type "AA" -} - -Location "Zina" "Sol/Venus" -{ - LongLat [ -320.1 -41.9 0 ] - Size 9.00 - Importance 30.51 - Type "AA" -} - -Location "Živile" "Sol/Venus" -{ - LongLat [ -113.1 -48.8 0 ] - Size 13.50 - Importance 31.61 - Type "AA" -} - -Location "Zlata" "Sol/Venus" -{ - LongLat [ -333.9 -64.6 0 ] - Size 7.00 - Importance 29.98 - Type "AA" -} - -Location "Zosia" "Sol/Venus" -{ - LongLat [ -109.2 18.9 0 ] - Size 10.50 - Importance 30.89 - Type "AA" -} - -Location "Zoya" "Sol/Venus" -{ - LongLat [ -236.2 -69.1 0 ] - Size 20.00 - Importance 33.04 - Type "AA" -} - -Location "Zuhrah" "Sol/Venus" -{ - LongLat [ -357 -34.7 0 ] - Size 5.80 - Importance 29.65 - Type "AA" -} - -Location "Zula" "Sol/Venus" -{ - LongLat [ -282 -7.3 0 ] - Size 5.00 - Importance 29.42 - Type "AA" -} - -Location "Zulfiya" "Sol/Venus" -{ - LongLat [ -101.9 -18.4 0 ] - Size 12.90 - Importance 31.47 - Type "AA" -} - -Location "Zulma" "Sol/Venus" -{ - LongLat [ -102 7.7 0 ] - Size 11.00 - Importance 31.01 - Type "AA" -} - -Location "Zumrad" "Sol/Venus" -{ - LongLat [ -94.8 -32.1 0 ] - Size 12.90 - Importance 31.47 - Type "AA" -} - -Location "Zurka" "Sol/Venus" -{ - LongLat [ -275.2 12.8 0 ] - Size 5.50 - Importance 29.56 - Type "AA" -} - -Location "Zvereva" "Sol/Venus" -{ - LongLat [ -283.1 -45.4 0 ] - Size 22.90 - Importance 33.63 - Type "AA" -} - -Location "Aikhylu Chasma" "Sol/Venus" -{ - LongLat [ -292 -32 0 ] - Size 300.00 - Importance 64.01 - Type "CM" -} - -Location "Aranyani Chasma" "Sol/Venus" -{ - LongLat [ -74.4 -69.3 0 ] - Size 718.00 - Importance 93.34 - Type "CM" -} - -Location "Ardwinna Chasma" "Sol/Venus" -{ - LongLat [ -197 -21 0 ] - Size 500.00 - Importance 78.97 - Type "CM" -} - -Location "Artemis Chasma" "Sol/Venus" -{ - LongLat [ -138.5 41.2 0 ] - Size 3087.00 - Importance 215.45 - Type "CM" -} - -Location "Artio Chasma" "Sol/Venus" -{ - LongLat [ -39 35.5 0 ] - Size 450.00 - Importance 75.44 - Type "CM" -} - -Location "Baba-Jaga Chasma" "Sol/Venus" -{ - LongLat [ -49.5 -53.2 0 ] - Size 580.00 - Importance 84.42 - Type "CM" -} - -Location "Britomartis Chasma" "Sol/Venus" -{ - LongLat [ -130 33 0 ] - Size 1000.00 - Importance 110.29 - Type "CM" -} - -Location "Chang Xi Chasmata" "Sol/Venus" -{ - LongLat [ -17 59 0 ] - Size 220.00 - Importance 57.17 - Type "CM" -} - -Location "Chondi Chasma" "Sol/Venus" -{ - LongLat [ -230 18.5 0 ] - Size 1000.00 - Importance 110.29 - Type "CM" -} - -Location "Dali Chasma" "Sol/Venus" -{ - LongLat [ -167 17.6 0 ] - Size 2077.00 - Importance 167.18 - Type "CM" -} - -Location "Daura Chasma" "Sol/Venus" -{ - LongLat [ -53.8 -73.8 0 ] - Size 729.00 - Importance 94.03 - Type "CM" -} - -Location "Devana Chasma" "Sol/Venus" -{ - LongLat [ -285 -16 0 ] - Size 4600.00 - Importance 283.81 - Type "CM" -} - -Location "Dewi Ratih Chasma" "Sol/Venus" -{ - LongLat [ -359.7 6.5 0 ] - Size 1000.00 - Importance 110.29 - Type "CM" -} - -Location "Diana Chasma" "Sol/Venus" -{ - LongLat [ -154.8 14.8 0 ] - Size 938.00 - Importance 106.68 - Type "CM" -} - -Location "Dziwica Chasma" "Sol/Venus" -{ - LongLat [ -235 16.5 0 ] - Size 1300.00 - Importance 127.08 - Type "CM" -} - -Location "Gamsilg Chasma" "Sol/Venus" -{ - LongLat [ -64 46 0 ] - Size 600.00 - Importance 85.74 - Type "CM" -} - -Location "Ganis Chasma" "Sol/Venus" -{ - LongLat [ -194 -14.5 0 ] - Size 615.00 - Importance 86.73 - Type "CM" -} - -Location "Geyaguga Chasma" "Sol/Venus" -{ - LongLat [ -70 56.5 0 ] - Size 800.00 - Importance 98.42 - Type "CM" -} - -Location "Gui Ye Chasma" "Sol/Venus" -{ - LongLat [ -337.1 9 0 ] - Size 210.00 - Importance 56.26 - Type "CM" -} - -Location "Hanghepiwi Chasma" "Sol/Venus" -{ - LongLat [ -18 48.5 0 ] - Size 1100.00 - Importance 116.00 - Type "CM" -} - -Location "Hecate Chasma" "Sol/Venus" -{ - LongLat [ -254.3 -18.2 0 ] - Size 3145.00 - Importance 218.13 - Type "CM" -} - -Location "Heng-o Chasma" "Sol/Venus" -{ - LongLat [ -355.5 -6.6 0 ] - Size 734.00 - Importance 94.34 - Type "CM" -} - -Location "Hina Chasma" "Sol/Venus" -{ - LongLat [ -20 -63.7 0 ] - Size 415.00 - Importance 72.89 - Type "CM" -} - -Location "Ix Chel Chasma" "Sol/Venus" -{ - LongLat [ -73.4 10 0 ] - Size 503.00 - Importance 79.18 - Type "CM" -} - -Location "Juno Chasma" "Sol/Venus" -{ - LongLat [ -111.1 30.5 0 ] - Size 915.00 - Importance 105.33 - Type "CM" -} - -Location "Kaygus Chasmata" "Sol/Venus" -{ - LongLat [ -52.1 -49.6 0 ] - Size 503.00 - Importance 79.18 - Type "CM" -} - -Location "Kicheda Chasma" "Sol/Venus" -{ - LongLat [ -213 2.5 0 ] - Size 1500.00 - Importance 137.78 - Type "CM" -} - -Location "Kokomikeis Chasma" "Sol/Venus" -{ - LongLat [ -85 -0 0 ] - Size 1000.00 - Importance 110.29 - Type "CM" -} - -Location "Kottravey Chasma" "Sol/Venus" -{ - LongLat [ -77.9 -30.5 0 ] - Size 744.00 - Importance 94.97 - Type "CM" -} - -Location "Kov-Ava Chasma" "Sol/Venus" -{ - LongLat [ -21.8 58.8 0 ] - Size 470.00 - Importance 76.86 - Type "CM" -} - -Location "Kozhla-Ava Chasma" "Sol/Venus" -{ - LongLat [ -50.6 -56.2 0 ] - Size 581.00 - Importance 84.48 - Type "CM" -} - -Location "Kuanja Chasma" "Sol/Venus" -{ - LongLat [ -99.5 12 0 ] - Size 890.00 - Importance 103.85 - Type "CM" -} - -Location "Lasdona Chasma" "Sol/Venus" -{ - LongLat [ -36.8 -69.3 0 ] - Size 697.00 - Importance 92.02 - Type "CM" -} - -Location "Latona Chasma" "Sol/Venus" -{ - LongLat [ -267.5 -26 0 ] - Size 530.00 - Importance 81.04 - Type "CM" -} - -Location "Lesavka Chasma" "Sol/Venus" -{ - LongLat [ -215 0.8 0 ] - Size 800.00 - Importance 98.42 - Type "CM" -} - -Location "Medeina Chasma" "Sol/Venus" -{ - LongLat [ -89.3 -46.2 0 ] - Size 606.00 - Importance 86.14 - Type "CM" -} - -Location "Mežas-Mate Chasma" "Sol/Venus" -{ - LongLat [ -50.7 -51 0 ] - Size 506.00 - Importance 79.39 - Type "CM" -} - -Location "Misne Chasma" "Sol/Venus" -{ - LongLat [ -316.5 -78.3 0 ] - Size 610.00 - Importance 86.40 - Type "CM" -} - -Location "Mist Chasma" "Sol/Venus" -{ - LongLat [ -247.3 -39.5 0 ] - Size 244.00 - Importance 59.30 - Type "CM" -} - -Location "Morana Chasma" "Sol/Venus" -{ - LongLat [ -24.6 -68.9 0 ] - Size 317.00 - Importance 65.38 - Type "CM" -} - -Location "Mots Chasma" "Sol/Venus" -{ - LongLat [ -56.1 -51.9 0 ] - Size 464.00 - Importance 76.44 - Type "CM" -} - -Location "Nang-byon Chasma" "Sol/Venus" -{ - LongLat [ -316.5 -4 0 ] - Size 450.00 - Importance 75.44 - Type "CM" -} - -Location "Olapa Chasma" "Sol/Venus" -{ - LongLat [ -208.5 42 0 ] - Size 650.00 - Importance 89.01 - Type "CM" -} - -Location "Parga Chasmata" "Sol/Venus" -{ - LongLat [ -255 20 0 ] - Size 11000.00 - Importance 557.21 - Type "CM" -} - -Location "Pinga Chasma" "Sol/Venus" -{ - LongLat [ -287 20 0 ] - Size 500.00 - Importance 78.97 - Type "CM" -} - -Location "Quilla Chasma" "Sol/Venus" -{ - LongLat [ -127.3 23.7 0 ] - Size 973.00 - Importance 108.73 - Type "CM" -} - -Location "Rabie Chasma" "Sol/Venus" -{ - LongLat [ -267 10.5 0 ] - Size 950.00 - Importance 107.39 - Type "CM" -} - -Location "Reitia Chasma" "Sol/Venus" -{ - LongLat [ -100 51.5 0 ] - Size 400.00 - Importance 71.78 - Type "CM" -} - -Location "Seo-Ne Chasma" "Sol/Venus" -{ - LongLat [ -26 63.5 0 ] - Size 430.00 - Importance 73.99 - Type "CM" -} - -Location "Sutkatyn Chasmata" "Sol/Venus" -{ - LongLat [ -11 64 0 ] - Size 350.00 - Importance 67.98 - Type "CM" -} - -Location "Tellervo Chasma" "Sol/Venus" -{ - LongLat [ -125 60 0 ] - Size 600.00 - Importance 85.74 - Type "CM" -} - -Location "Tkashi-mapa Chasma" "Sol/Venus" -{ - LongLat [ -206 -13 0 ] - Size 1100.00 - Importance 116.00 - Type "CM" -} - -Location "Tsects Chasma" "Sol/Venus" -{ - LongLat [ -35 61.6 0 ] - Size 600.00 - Importance 85.74 - Type "CM" -} - -Location "Varz Chasma" "Sol/Venus" -{ - LongLat [ -27 -71.3 0 ] - Size 346.00 - Importance 67.67 - Type "CM" -} - -Location "Vir-ava Chasma" "Sol/Venus" -{ - LongLat [ -124 16.5 0 ] - Size 1700.00 - Importance 148.19 - Type "CM" -} - -Location "Vires-Akka Chasma" "Sol/Venus" -{ - LongLat [ -341.6 -75.6 0 ] - Size 742.00 - Importance 94.84 - Type "CM" -} - -Location "Xaratanga Chasma" "Sol/Venus" -{ - LongLat [ -70 54 0 ] - Size 1300.00 - Importance 127.08 - Type "CM" -} - -Location "Zewana Chasma" "Sol/Venus" -{ - LongLat [ -212 -9 0 ] - Size 900.00 - Importance 104.44 - Type "CM" -} - -Location "Žverine Chasma" "Sol/Venus" -{ - LongLat [ -271 -18.5 0 ] - Size 1300.00 - Importance 127.08 - Type "CM" -} - -Location "Akkruva Colles" "Sol/Venus" -{ - LongLat [ -115.5 -46.1 0 ] - Size 1059.00 - Importance 113.68 - Type "CO" -} - -Location "Asherat Colles" "Sol/Venus" -{ - LongLat [ -162 -12 0 ] - Size 500.00 - Importance 78.97 - Type "CO" -} - -Location "Chernava Colles" "Sol/Venus" -{ - LongLat [ -335.5 10.5 0 ] - Size 1000.00 - Importance 110.29 - Type "CO" -} - -Location "Jurate Colles" "Sol/Venus" -{ - LongLat [ -153.5 -56.8 0 ] - Size 418.00 - Importance 73.11 - Type "CO" -} - -Location "Marake Colles" "Sol/Venus" -{ - LongLat [ -217.8 -55.7 0 ] - Size 150.00 - Importance 50.45 - Type "CO" -} - -Location "Mena Colles" "Sol/Venus" -{ - LongLat [ -160 52.5 0 ] - Size 850.00 - Importance 101.45 - Type "CO" -} - -Location "Migazesh Colles" "Sol/Venus" -{ - LongLat [ -198 49 0 ] - Size 230.00 - Importance 58.07 - Type "CO" -} - -Location "Molpe Colles" "Sol/Venus" -{ - LongLat [ -192 -76 0 ] - Size 548.00 - Importance 82.26 - Type "CO" -} - -Location "Nahete Colles" "Sol/Venus" -{ - LongLat [ -241 -38 0 ] - Size 400.00 - Importance 71.78 - Type "CO" -} - -Location "Nuliayoq Colles" "Sol/Venus" -{ - LongLat [ -224 -48 0 ] - Size 350.00 - Importance 67.98 - Type "CO" -} - -Location "Olosa Colles" "Sol/Venus" -{ - LongLat [ -353.3 -18 0 ] - Size 200.00 - Importance 55.34 - Type "CO" -} - -Location "Ran Colles" "Sol/Venus" -{ - LongLat [ -163 -1 0 ] - Size 400.00 - Importance 71.78 - Type "CO" -} - -Location "Ruad Colles" "Sol/Venus" -{ - LongLat [ -118 68 0 ] - Size 400.00 - Importance 71.78 - Type "CO" -} - -Location "Salofa Colles" "Sol/Venus" -{ - LongLat [ -167 63 0 ] - Size 250.00 - Importance 59.82 - Type "CO" -} - -Location "T'ien Hu Colles" "Sol/Venus" -{ - LongLat [ -15.1 -30.7 0 ] - Size 947.00 - Importance 107.21 - Type "CO" -} - -Location "Urutonga Colles" "Sol/Venus" -{ - LongLat [ -154 -10 0 ] - Size 500.00 - Importance 78.97 - Type "CO" -} - -Location "Abundia Corona" "Sol/Venus" -{ - LongLat [ -125 -18.5 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Aeracura Corona" "Sol/Venus" -{ - LongLat [ -238.5 19 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Agraulos Corona" "Sol/Venus" -{ - LongLat [ -165.8 27.7 0 ] - Size 170.00 - Importance 52.46 - Type "CR" -} - -Location "Allatu Corona" "Sol/Venus" -{ - LongLat [ -114 -15.5 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Ama Corona" "Sol/Venus" -{ - LongLat [ -278.2 45.7 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Ambar-ona Corona" "Sol/Venus" -{ - LongLat [ -82.5 70 0 ] - Size 550.00 - Importance 82.40 - Type "CR" -} - -Location "Ament Corona" "Sol/Venus" -{ - LongLat [ -217.9 67.2 0 ] - Size 115.00 - Importance 46.68 - Type "CR" -} - -Location "Among Corona" "Sol/Venus" -{ - LongLat [ -213.5 13.4 0 ] - Size 210.00 - Importance 56.26 - Type "CR" -} - -Location "Anahit Corona" "Sol/Venus" -{ - LongLat [ -277.3 -77.1 0 ] - Size 324.00 - Importance 65.94 - Type "CR" -} - -Location "Annapurna Corona" "Sol/Venus" -{ - LongLat [ -152 35.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Aramaiti Corona" "Sol/Venus" -{ - LongLat [ -82 26.3 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Artemis Corona" "Sol/Venus" -{ - LongLat [ -135 35 0 ] - Size 2600.00 - Importance 192.55 - Type "CR" -} - -Location "Aruru Corona" "Sol/Venus" -{ - LongLat [ -262 -9 0 ] - Size 450.00 - Importance 75.44 - Type "CR" -} - -Location "Ashnan Corona" "Sol/Venus" -{ - LongLat [ -357 -50.2 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Asomama Corona" "Sol/Venus" -{ - LongLat [ -21.6 -23.3 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Aspasia Corona" "Sol/Venus" -{ - LongLat [ -189.1 -56.1 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Atahensik Corona" "Sol/Venus" -{ - LongLat [ -170 19 0 ] - Size 700.00 - Importance 92.21 - Type "CR" -} - -Location "Atargatis Corona" "Sol/Venus" -{ - LongLat [ -8.6 8 0 ] - Size 360.00 - Importance 68.76 - Type "CR" -} - -Location "Atete Corona" "Sol/Venus" -{ - LongLat [ -243.5 16 0 ] - Size 600.00 - Importance 85.74 - Type "CR" -} - -Location "Atse Estsan Corona" "Sol/Venus" -{ - LongLat [ -92 -8.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Attabeira Corona" "Sol/Venus" -{ - LongLat [ -211.5 1.5 0 ] - Size 240.00 - Importance 58.95 - Type "CR" -} - -Location "Audhumla Corona" "Sol/Venus" -{ - LongLat [ -12 -45.5 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Bachue Corona" "Sol/Venus" -{ - LongLat [ -261.4 -73.3 0 ] - Size 463.00 - Importance 76.36 - Type "CR" -} - -Location "Ba'het Corona" "Sol/Venus" -{ - LongLat [ -0.1 -48.4 0 ] - Size 145.00 - Importance 49.93 - Type "CR" -} - -Location "Banba Corona" "Sol/Venus" -{ - LongLat [ -209.2 47.2 0 ] - Size 110.00 - Importance 46.11 - Type "CR" -} - -Location "Bau Corona" "Sol/Venus" -{ - LongLat [ -259.3 -52.8 0 ] - Size 355.00 - Importance 68.37 - Type "CR" -} - -Location "Beiwe Corona" "Sol/Venus" -{ - LongLat [ -306.5 -52.6 0 ] - Size 600.00 - Importance 85.74 - Type "CR" -} - -Location "Belet-Ili Corona" "Sol/Venus" -{ - LongLat [ -20 -6 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Benten Corona" "Sol/Venus" -{ - LongLat [ -340 -16 0 ] - Size 310.00 - Importance 64.82 - Type "CR" -} - -Location "Beruth Corona" "Sol/Venus" -{ - LongLat [ -233.5 19 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Beyla Corona" "Sol/Venus" -{ - LongLat [ -15.5 -26.5 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Bhumidevi Corona" "Sol/Venus" -{ - LongLat [ -343.6 17.2 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Bhumiya Corona" "Sol/Venus" -{ - LongLat [ -118 -15 0 ] - Size 100.00 - Importance 44.94 - Type "CR" -} - -Location "Bibi-Patma Corona" "Sol/Venus" -{ - LongLat [ -302 47 0 ] - Size 450.00 - Importance 75.44 - Type "CR" -} - -Location "Bil Corona" "Sol/Venus" -{ - LongLat [ -168 -3 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Blai Corona" "Sol/Venus" -{ - LongLat [ -134.5 0.4 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Blathnat Corona" "Sol/Venus" -{ - LongLat [ -293.8 -35 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Blid Corona" "Sol/Venus" -{ - LongLat [ -231.3 0.5 0 ] - Size 175.00 - Importance 52.95 - Type "CR" -} - -Location "Boala Corona" "Sol/Venus" -{ - LongLat [ -359 70 0 ] - Size 220.00 - Importance 57.17 - Type "CR" -} - -Location "Boann Corona" "Sol/Venus" -{ - LongLat [ -136.5 -27 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Bona Corona" "Sol/Venus" -{ - LongLat [ -157.5 24 0 ] - Size 275.00 - Importance 61.95 - Type "CR" -} - -Location "Branwen Corona" "Sol/Venus" -{ - LongLat [ -35 -27 0 ] - Size 320.00 - Importance 65.62 - Type "CR" -} - -Location "Cailleach Corona" "Sol/Venus" -{ - LongLat [ -88.3 48 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Calakomana Corona" "Sol/Venus" -{ - LongLat [ -43.5 -6.5 0 ] - Size 575.00 - Importance 84.08 - Type "CR" -} - -Location "Carpo Corona" "Sol/Venus" -{ - LongLat [ -3 37.5 0 ] - Size 215.00 - Importance 56.72 - Type "CR" -} - -Location "Cassatt Corona" "Sol/Venus" -{ - LongLat [ -207.6 -65.6 0 ] - Size 152.00 - Importance 50.65 - Type "CR" -} - -Location "Cauteovan Corona" "Sol/Venus" -{ - LongLat [ -142.9 -31.5 0 ] - Size 553.00 - Importance 82.60 - Type "CR" -} - -Location "Ceres Corona" "Sol/Venus" -{ - LongLat [ -151.5 16 0 ] - Size 675.00 - Importance 90.62 - Type "CR" -} - -Location "Cerridwen Corona" "Sol/Venus" -{ - LongLat [ -201.8 -49.6 0 ] - Size 217.00 - Importance 56.90 - Type "CR" -} - -Location "Changko Corona" "Sol/Venus" -{ - LongLat [ -6.2 -10.9 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Chantico Corona" "Sol/Venus" -{ - LongLat [ -215 1.7 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Chiun Corona" "Sol/Venus" -{ - LongLat [ -340.5 -18.3 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Chuku Corona" "Sol/Venus" -{ - LongLat [ -265.5 23.5 0 ] - Size 380.00 - Importance 70.28 - Type "CR" -} - -Location "Clonia Corona" "Sol/Venus" -{ - LongLat [ -167.4 -16 0 ] - Size 100.00 - Importance 44.94 - Type "CR" -} - -Location "Coatlicue Corona" "Sol/Venus" -{ - LongLat [ -273 -63.2 0 ] - Size 199.00 - Importance 55.24 - Type "CR" -} - -Location "Codidon Corona" "Sol/Venus" -{ - LongLat [ -56 46 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Colijnsplaat Corona" "Sol/Venus" -{ - LongLat [ -151 32 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Copia Corona" "Sol/Venus" -{ - LongLat [ -75.5 42.5 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Cybele Corona" "Sol/Venus" -{ - LongLat [ -20.7 7.5 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Demeter Corona" "Sol/Venus" -{ - LongLat [ -294.8 -53.9 0 ] - Size 560.00 - Importance 83.08 - Type "CR" -} - -Location "Demvamvit Corona" "Sol/Venus" -{ - LongLat [ -38 65.5 0 ] - Size 370.00 - Importance 69.52 - Type "CR" -} - -Location "Deohako Corona" "Sol/Venus" -{ - LongLat [ -118 67.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Derceto Corona" "Sol/Venus" -{ - LongLat [ -20.2 46.8 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Dhisana Corona" "Sol/Venus" -{ - LongLat [ -111.7 -14.5 0 ] - Size 100.00 - Importance 44.94 - Type "CR" -} - -Location "Dhorani Corona" "Sol/Venus" -{ - LongLat [ -243 8 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Didilia Corona" "Sol/Venus" -{ - LongLat [ -38 -19 0 ] - Size 320.00 - Importance 65.62 - Type "CR" -} - -Location "Dilga Corona" "Sol/Venus" -{ - LongLat [ -250.4 18.7 0 ] - Size 220.00 - Importance 57.17 - Type "CR" -} - -Location "Dunne-Musun Corona" "Sol/Venus" -{ - LongLat [ -85 60 0 ] - Size 630.00 - Importance 87.71 - Type "CR" -} - -Location "Dyamenyuo Corona" "Sol/Venus" -{ - LongLat [ -42.5 57.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Earhart Corona" "Sol/Venus" -{ - LongLat [ -136.2 -70.1 0 ] - Size 414.00 - Importance 72.82 - Type "CR" -} - -Location "Eigin Corona" "Sol/Venus" -{ - LongLat [ -175 5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Eingana Corona" "Sol/Venus" -{ - LongLat [ -350 -5 0 ] - Size 375.00 - Importance 69.90 - Type "CR" -} - -Location "Eithinoha Corona" "Sol/Venus" -{ - LongLat [ -7.5 57 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Ekhe-Burkhan Corona" "Sol/Venus" -{ - LongLat [ -40 50 0 ] - Size 600.00 - Importance 85.74 - Type "CR" -} - -Location "Emegelji Coronae" "Sol/Venus" -{ - LongLat [ -213.5 21.5 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Emegen Corona" "Sol/Venus" -{ - LongLat [ -290.5 -37.5 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Enekeler Corona" "Sol/Venus" -{ - LongLat [ -264 46 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Epona Corona" "Sol/Venus" -{ - LongLat [ -208.5 28 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Ereshkigal Corona" "Sol/Venus" -{ - LongLat [ -84.5 -21 0 ] - Size 320.00 - Importance 65.62 - Type "CR" -} - -Location "Erigone Corona" "Sol/Venus" -{ - LongLat [ -284 34.5 0 ] - Size 325.00 - Importance 66.02 - Type "CR" -} - -Location "Erkir Corona" "Sol/Venus" -{ - LongLat [ -233.7 16.3 0 ] - Size 275.00 - Importance 61.95 - Type "CR" -} - -Location "Eurynome Corona" "Sol/Venus" -{ - LongLat [ -94.5 -26.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Eve Corona" "Sol/Venus" -{ - LongLat [ -359.8 32 0 ] - Size 330.00 - Importance 66.42 - Type "CR" -} - -Location "Fakahotu Corona" "Sol/Venus" -{ - LongLat [ -106.4 -59.1 0 ] - Size 290.00 - Importance 63.19 - Type "CR" -} - -Location "Fatua Corona" "Sol/Venus" -{ - LongLat [ -17.7 16.3 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Fefafa Corona" "Sol/Venus" -{ - LongLat [ -210.8 24.8 0 ] - Size 100.00 - Importance 44.94 - Type "CR" -} - -Location "Feronia Corona" "Sol/Venus" -{ - LongLat [ -281.7 -68 0 ] - Size 360.00 - Importance 68.76 - Type "CR" -} - -Location "Flidais Corona" "Sol/Venus" -{ - LongLat [ -177.3 24.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Fotla Corona" "Sol/Venus" -{ - LongLat [ -163.5 58.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Gaia Corona" "Sol/Venus" -{ - LongLat [ -21.5 -6 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Gefjun Corona" "Sol/Venus" -{ - LongLat [ -98.5 33.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Gertjon Corona" "Sol/Venus" -{ - LongLat [ -276 30 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Habonde Corona" "Sol/Venus" -{ - LongLat [ -81.8 -3 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Hannahannas Corona" "Sol/Venus" -{ - LongLat [ -170.5 -0 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Haumea Corona" "Sol/Venus" -{ - LongLat [ -21.8 -54 0 ] - Size 375.00 - Importance 69.90 - Type "CR" -} - -Location "Heng-o Corona" "Sol/Venus" -{ - LongLat [ -355 -2 0 ] - Size 1060.00 - Importance 113.73 - Type "CR" -} - -Location "Hepat Corona" "Sol/Venus" -{ - LongLat [ -145.5 2 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Hervor Corona" "Sol/Venus" -{ - LongLat [ -269 25.5 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Hlineu Corona" "Sol/Venus" -{ - LongLat [ -241 38.7 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Holde Corona" "Sol/Venus" -{ - LongLat [ -155.8 -53.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Holla Corona" "Sol/Venus" -{ - LongLat [ -237.7 13 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Hulda Corona" "Sol/Venus" -{ - LongLat [ -308.3 -12 0 ] - Size 230.00 - Importance 58.07 - Type "CR" -} - -Location "H'uraru Corona" "Sol/Venus" -{ - LongLat [ -68 -9 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Iang-Mdiye Corona" "Sol/Venus" -{ - LongLat [ -86 47 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Idem-Kuva Corona" "Sol/Venus" -{ - LongLat [ -358 -25 0 ] - Size 230.00 - Importance 58.07 - Type "CR" -} - -Location "Ilyana Corona" "Sol/Venus" -{ - LongLat [ -65 69.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Inacho Corona" "Sol/Venus" -{ - LongLat [ -212.2 20.5 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Inanna Corona" "Sol/Venus" -{ - LongLat [ -35.9 37 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Inari Corona" "Sol/Venus" -{ - LongLat [ -120.3 18 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Indrani Corona" "Sol/Venus" -{ - LongLat [ -70.5 37.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Isong Corona" "Sol/Venus" -{ - LongLat [ -49.2 -12 0 ] - Size 540.00 - Importance 81.72 - Type "CR" -} - -Location "Ituana Corona" "Sol/Venus" -{ - LongLat [ -153.5 -19.5 0 ] - Size 220.00 - Importance 57.17 - Type "CR" -} - -Location "Iweridd Corona" "Sol/Venus" -{ - LongLat [ -310 21 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Ixcuina Corona" "Sol/Venus" -{ - LongLat [ -207.5 47.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Iyatik Corona" "Sol/Venus" -{ - LongLat [ -347.5 16.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Jarina Corona" "Sol/Venus" -{ - LongLat [ -165 -13 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Javine Corona" "Sol/Venus" -{ - LongLat [ -251.2 5.5 0 ] - Size 450.00 - Importance 75.44 - Type "CR" -} - -Location "Jord Corona" "Sol/Venus" -{ - LongLat [ -349.5 58.5 0 ] - Size 130.00 - Importance 48.34 - Type "CR" -} - -Location "Juksakka Corona" "Sol/Venus" -{ - LongLat [ -44.5 19.5 0 ] - Size 320.00 - Importance 65.62 - Type "CR" -} - -Location "Junkgowa Corona" "Sol/Venus" -{ - LongLat [ -257 -37 0 ] - Size 280.00 - Importance 62.36 - Type "CR" -} - -Location "Kaltash Corona" "Sol/Venus" -{ - LongLat [ -75 -0.5 0 ] - Size 450.00 - Importance 75.44 - Type "CR" -} - -Location "Kamadhenu Corona" "Sol/Venus" -{ - LongLat [ -136.5 -21 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Kamui-Huci Corona" "Sol/Venus" -{ - LongLat [ -322.5 63.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Kapenopfu Corona" "Sol/Venus" -{ - LongLat [ -271 21.7 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Katieleo Corona" "Sol/Venus" -{ - LongLat [ -327.5 12.5 0 ] - Size 210.00 - Importance 56.26 - Type "CR" -} - -Location "Kayanu-Hime Corona" "Sol/Venus" -{ - LongLat [ -57 -33.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Khabuchi Corona" "Sol/Venus" -{ - LongLat [ -173 11 0 ] - Size 285.00 - Importance 62.78 - Type "CR" -} - -Location "Khotun Corona" "Sol/Venus" -{ - LongLat [ -81.5 46.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Ki Corona" "Sol/Venus" -{ - LongLat [ -227.8 -43.2 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Kolias Corona" "Sol/Venus" -{ - LongLat [ -207.9 16.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Krumine Corona" "Sol/Venus" -{ - LongLat [ -261.5 5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Kuan-Yin Corona" "Sol/Venus" -{ - LongLat [ -10 4.3 0 ] - Size 310.00 - Importance 64.82 - Type "CR" -} - -Location "Kubebe Corona" "Sol/Venus" -{ - LongLat [ -132.5 -15.5 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Kunhild Corona" "Sol/Venus" -{ - LongLat [ -80.1 -19.3 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Lalohonua Corona" "Sol/Venus" -{ - LongLat [ -250.5 24 0 ] - Size 460.00 - Importance 76.15 - Type "CR" -} - -Location "Latmikaik Corona" "Sol/Venus" -{ - LongLat [ -123 64 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Latta Corona" "Sol/Venus" -{ - LongLat [ -287 38.6 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Lengdin Corona" "Sol/Venus" -{ - LongLat [ -223 -2.5 0 ] - Size 525.00 - Importance 80.70 - Type "CR" -} - -Location "Libera Corona" "Sol/Venus" -{ - LongLat [ -24 -12.5 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Lilwani Corona" "Sol/Venus" -{ - LongLat [ -271.5 29.5 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Ludjatako Corona" "Sol/Venus" -{ - LongLat [ -250.5 12.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Lumimuut Corona" "Sol/Venus" -{ - LongLat [ -234.5 11.5 0 ] - Size 230.00 - Importance 58.07 - Type "CR" -} - -Location "Ma Corona" "Sol/Venus" -{ - LongLat [ -57 22.5 0 ] - Size 420.00 - Importance 73.26 - Type "CR" -} - -Location "Maa-Ema Corona" "Sol/Venus" -{ - LongLat [ -102.5 -40.8 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Madderakka Corona" "Sol/Venus" -{ - LongLat [ -315.5 -9 0 ] - Size 220.00 - Importance 57.17 - Type "CR" -} - -Location "Makh Corona" "Sol/Venus" -{ - LongLat [ -85 48.7 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Mama-Allpa Corona" "Sol/Venus" -{ - LongLat [ -31 27 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Maram Corona" "Sol/Venus" -{ - LongLat [ -221.5 7.5 0 ] - Size 600.00 - Importance 85.74 - Type "CR" -} - -Location "Mari Corona" "Sol/Venus" -{ - LongLat [ -151 -54 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Marzyana Corona" "Sol/Venus" -{ - LongLat [ -67.5 53 0 ] - Size 550.00 - Importance 82.40 - Type "CR" -} - -Location "Masateotl Corona" "Sol/Venus" -{ - LongLat [ -244 53 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Maslenitsa Corona" "Sol/Venus" -{ - LongLat [ -202.5 -77 0 ] - Size 349.00 - Importance 67.91 - Type "CR" -} - -Location "Mawu Corona" "Sol/Venus" -{ - LongLat [ -241.3 -31.7 0 ] - Size 295.00 - Importance 63.60 - Type "CR" -} - -Location "Maya Corona" "Sol/Venus" -{ - LongLat [ -98 -23 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Mayauel Corona" "Sol/Venus" -{ - LongLat [ -154 27.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "May-Enensi Corona" "Sol/Venus" -{ - LongLat [ -68 42.5 0 ] - Size 330.00 - Importance 66.42 - Type "CR" -} - -Location "Mesca Corona" "Sol/Venus" -{ - LongLat [ -342.6 -27 0 ] - Size 190.00 - Importance 54.40 - Type "CR" -} - -Location "Metra Corona" "Sol/Venus" -{ - LongLat [ -97.7 -26 0 ] - Size 101.00 - Importance 45.06 - Type "CR" -} - -Location "Miralaidji Corona" "Sol/Venus" -{ - LongLat [ -163.8 14 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Mirizir Corona" "Sol/Venus" -{ - LongLat [ -185 66.4 0 ] - Size 70.00 - Importance 41.15 - Type "CR" -} - -Location "Miti Corona" "Sol/Venus" -{ - LongLat [ -259.8 3.5 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Momu Coronae" "Sol/Venus" -{ - LongLat [ -220.3 21 0 ] - Size 260.00 - Importance 60.68 - Type "CR" -} - -Location "Moombi Corona" "Sol/Venus" -{ - LongLat [ -235.5 64.5 0 ] - Size 100.00 - Importance 44.94 - Type "CR" -} - -Location "Mou-nyamy Corona" "Sol/Venus" -{ - LongLat [ -59 49.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Mukylchin Corona" "Sol/Venus" -{ - LongLat [ -46 12.5 0 ] - Size 525.00 - Importance 80.70 - Type "CR" -} - -Location "Muzamuza Corona" "Sol/Venus" -{ - LongLat [ -205.4 -65.6 0 ] - Size 163.00 - Importance 51.77 - Type "CR" -} - -Location "Mykh-Imi Corona" "Sol/Venus" -{ - LongLat [ -99 73 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Nabuzana Corona" "Sol/Venus" -{ - LongLat [ -47 8.5 0 ] - Size 525.00 - Importance 80.70 - Type "CR" -} - -Location "Nagavonyi Corona" "Sol/Venus" -{ - LongLat [ -259 18.5 0 ] - Size 190.00 - Importance 54.40 - Type "CR" -} - -Location "Nalwanga Corona" "Sol/Venus" -{ - LongLat [ -247 -48.7 0 ] - Size 380.00 - Importance 70.28 - Type "CR" -} - -Location "Nanen Corona" "Sol/Venus" -{ - LongLat [ -198.5 -69.9 0 ] - Size 50.00 - Importance 38.29 - Type "CR" -} - -Location "Nang Pao Corona" "Sol/Venus" -{ - LongLat [ -204.5 47 0 ] - Size 160.00 - Importance 51.47 - Type "CR" -} - -Location "Naotsete Corona" "Sol/Venus" -{ - LongLat [ -249.5 58.3 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Navolga Corona" "Sol/Venus" -{ - LongLat [ -296.5 48.6 0 ] - Size 170.00 - Importance 52.46 - Type "CR" -} - -Location "Ndoi Corona" "Sol/Venus" -{ - LongLat [ -230.3 20.3 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Nefertiti Corona" "Sol/Venus" -{ - LongLat [ -48.2 -35.9 0 ] - Size 371.00 - Importance 69.60 - Type "CR" -} - -Location "Nehalennia Corona" "Sol/Venus" -{ - LongLat [ -10 -14 0 ] - Size 345.00 - Importance 67.60 - Type "CR" -} - -Location "Nepret Corona" "Sol/Venus" -{ - LongLat [ -6.8 -52.7 0 ] - Size 303.00 - Importance 64.26 - Type "CR" -} - -Location "Neyterkob Corona" "Sol/Venus" -{ - LongLat [ -204.7 -49.7 0 ] - Size 211.00 - Importance 56.35 - Type "CR" -} - -Location "Nightingale Corona" "Sol/Venus" -{ - LongLat [ -129.5 -63.6 0 ] - Size 471.00 - Importance 76.93 - Type "CR" -} - -Location "Ninhursag Corona" "Sol/Venus" -{ - LongLat [ -23.5 38 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Ninkarraka Corona" "Sol/Venus" -{ - LongLat [ -221 -65.3 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Nintu Corona" "Sol/Venus" -{ - LongLat [ -123.5 -19.2 0 ] - Size 75.00 - Importance 41.82 - Type "CR" -} - -Location "Nirmali Corona" "Sol/Venus" -{ - LongLat [ -172.3 6.3 0 ] - Size 60.00 - Importance 39.76 - Type "CR" -} - -Location "Nishtigri Corona" "Sol/Venus" -{ - LongLat [ -72 24.5 0 ] - Size 275.00 - Importance 61.95 - Type "CR" -} - -Location "Nissaba Corona" "Sol/Venus" -{ - LongLat [ -355.5 -25.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Nott Corona" "Sol/Venus" -{ - LongLat [ -202 32.3 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Nungui Corona" "Sol/Venus" -{ - LongLat [ -245.2 42.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Nzambi Corona" "Sol/Venus" -{ - LongLat [ -287.5 45 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Nzingha Corona" "Sol/Venus" -{ - LongLat [ -205.7 -68.7 0 ] - Size 140.00 - Importance 49.41 - Type "CR" -} - -Location "Oanuava Corona" "Sol/Venus" -{ - LongLat [ -255.5 32.5 0 ] - Size 375.00 - Importance 69.90 - Type "CR" -} - -Location "Obasi-Nsi Corona" "Sol/Venus" -{ - LongLat [ -291 53.5 0 ] - Size 230.00 - Importance 58.07 - Type "CR" -} - -Location "Obiemi Corona" "Sol/Venus" -{ - LongLat [ -276.6 31.9 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Obilukha Corona" "Sol/Venus" -{ - LongLat [ -19 81.5 0 ] - Size 220.00 - Importance 57.17 - Type "CR" -} - -Location "Oduduwa Corona" "Sol/Venus" -{ - LongLat [ -211.5 11 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Ohogetsu Corona" "Sol/Venus" -{ - LongLat [ -85.7 27 0 ] - Size 175.00 - Importance 52.95 - Type "CR" -} - -Location "Okhin-Tengri Corona" "Sol/Venus" -{ - LongLat [ -40 70.5 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Olwen Corona" "Sol/Venus" -{ - LongLat [ -67.5 -37.5 0 ] - Size 175.00 - Importance 52.95 - Type "CR" -} - -Location "Omeciuatl Corona" "Sol/Venus" -{ - LongLat [ -119 -16.5 0 ] - Size 175.00 - Importance 52.95 - Type "CR" -} - -Location "Omosi-Mama Corona" "Sol/Venus" -{ - LongLat [ -306 -64.5 0 ] - Size 480.00 - Importance 77.57 - Type "CR" -} - -Location "Onatah Corona" "Sol/Venus" -{ - LongLat [ -5.5 -49 0 ] - Size 298.00 - Importance 63.85 - Type "CR" -} - -Location "Onenhste Corona" "Sol/Venus" -{ - LongLat [ -221.5 19 0 ] - Size 230.00 - Importance 58.07 - Type "CR" -} - -Location "Ops Corona" "Sol/Venus" -{ - LongLat [ -89 -68.8 0 ] - Size 183.00 - Importance 53.73 - Type "CR" -} - -Location "Otau Corona" "Sol/Venus" -{ - LongLat [ -298.7 -67.8 0 ] - Size 172.00 - Importance 52.66 - Type "CR" -} - -Location "Otygen Corona" "Sol/Venus" -{ - LongLat [ -30.5 57 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Pachamama Corona" "Sol/Venus" -{ - LongLat [ -21.8 36 0 ] - Size 130.00 - Importance 48.34 - Type "CR" -} - -Location "Pani Corona" "Sol/Venus" -{ - LongLat [ -231.5 -19.9 0 ] - Size 320.00 - Importance 65.62 - Type "CR" -} - -Location "Pasu-Ava Corona" "Sol/Venus" -{ - LongLat [ -319 -29 0 ] - Size 250.00 - Importance 59.82 - Type "CR" -} - -Location "Pavlova Corona" "Sol/Venus" -{ - LongLat [ -38.9 -14.3 0 ] - Size 37.00 - Importance 36.20 - Type "CR" -} - -Location "Pazar-ana Corona" "Sol/Venus" -{ - LongLat [ -214.8 3.2 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Perchta Corona" "Sol/Venus" -{ - LongLat [ -234.5 -17 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Persephone Corona" "Sol/Venus" -{ - LongLat [ -304.6 36 0 ] - Size 120.00 - Importance 47.24 - Type "CR" -} - -Location "Phra Naret Corona" "Sol/Venus" -{ - LongLat [ -209.6 66.6 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Pölöznitsa Corona" "Sol/Venus" -{ - LongLat [ -302 -0.5 0 ] - Size 675.00 - Importance 90.62 - Type "CR" -} - -Location "Pomona Corona" "Sol/Venus" -{ - LongLat [ -299.4 -79.3 0 ] - Size 315.00 - Importance 65.22 - Type "CR" -} - -Location "Pugos Corona" "Sol/Venus" -{ - LongLat [ -335 19 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Purandhi Corona" "Sol/Venus" -{ - LongLat [ -343.5 -26.1 0 ] - Size 170.00 - Importance 52.46 - Type "CR" -} - -Location "Qetesh Corona" "Sol/Venus" -{ - LongLat [ -343.5 20.5 0 ] - Size 80.00 - Importance 42.47 - Type "CR" -} - -Location "Quetzalpetlatl Corona" "Sol/Venus" -{ - LongLat [ -357 68 0 ] - Size 780.00 - Importance 97.20 - Type "CR" -} - -Location "Rabzhima Corona" "Sol/Venus" -{ - LongLat [ -11 -4.9 0 ] - Size 100.00 - Importance 44.94 - Type "CR" -} - -Location "Rananeida Corona" "Sol/Venus" -{ - LongLat [ -263.5 -62.6 0 ] - Size 448.00 - Importance 75.29 - Type "CR" -} - -Location "Rauni Corona" "Sol/Venus" -{ - LongLat [ -271.9 -40.8 0 ] - Size 271.00 - Importance 61.61 - Type "CR" -} - -Location "Renenti Corona" "Sol/Venus" -{ - LongLat [ -326.2 -32.7 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Repa Corona" "Sol/Venus" -{ - LongLat [ -218.8 13 0 ] - Size 240.00 - Importance 58.95 - Type "CR" -} - -Location "Rigatona Corona" "Sol/Venus" -{ - LongLat [ -278.5 33.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Romi-Kumi Corona" "Sol/Venus" -{ - LongLat [ -180 81.2 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Rosmerta Corona" "Sol/Venus" -{ - LongLat [ -124.5 -0 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Rzhanitsa Corona" "Sol/Venus" -{ - LongLat [ -214.6 17.6 0 ] - Size 450.00 - Importance 75.44 - Type "CR" -} - -Location "Samdzimari Corona" "Sol/Venus" -{ - LongLat [ -339.5 11 0 ] - Size 260.00 - Importance 60.68 - Type "CR" -} - -Location "Samsing Corona" "Sol/Venus" -{ - LongLat [ -229.5 23.8 0 ] - Size 165.00 - Importance 51.97 - Type "CR" -} - -Location "Sand Corona" "Sol/Venus" -{ - LongLat [ -15.5 -41.7 0 ] - Size 181.00 - Importance 53.53 - Type "CR" -} - -Location "Santa Corona" "Sol/Venus" -{ - LongLat [ -288 34.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Sarpanitum Corona" "Sol/Venus" -{ - LongLat [ -14.6 52.3 0 ] - Size 170.00 - Importance 52.46 - Type "CR" -} - -Location "Saunau Corona" "Sol/Venus" -{ - LongLat [ -173 1.3 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Schumann-Heink Corona" "Sol/Venus" -{ - LongLat [ -214.5 -74.3 0 ] - Size 122.00 - Importance 47.46 - Type "CR" -} - -Location "Seia Corona" "Sol/Venus" -{ - LongLat [ -153 3 0 ] - Size 225.00 - Importance 57.62 - Type "CR" -} - -Location "Seiusi Corona" "Sol/Venus" -{ - LongLat [ -241 62 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Selu Corona" "Sol/Venus" -{ - LongLat [ -6 42.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Semiramus Corona" "Sol/Venus" -{ - LongLat [ -293 37 0 ] - Size 375.00 - Importance 69.90 - Type "CR" -} - -Location "Shiwanokia Corona" "Sol/Venus" -{ - LongLat [ -279.8 42 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Shulamite Corona" "Sol/Venus" -{ - LongLat [ -284.3 38.8 0 ] - Size 275.00 - Importance 61.95 - Type "CR" -} - -Location "Shyv-Amashe Corona" "Sol/Venus" -{ - LongLat [ -63 57 0 ] - Size 410.00 - Importance 72.52 - Type "CR" -} - -Location "Silvia Corona" "Sol/Venus" -{ - LongLat [ -355.7 -12.6 0 ] - Size 270.00 - Importance 61.53 - Type "CR" -} - -Location "Sith Corona" "Sol/Venus" -{ - LongLat [ -176.5 10.2 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Su-Anasy Corona" "Sol/Venus" -{ - LongLat [ -39 78 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Sulis Corona" "Sol/Venus" -{ - LongLat [ -14.2 -44.3 0 ] - Size 136.00 - Importance 48.98 - Type "CR" -} - -Location "Sunrta Corona" "Sol/Venus" -{ - LongLat [ -11.7 -8.3 0 ] - Size 170.00 - Importance 52.46 - Type "CR" -} - -Location "Sus-Khotin Corona" "Sol/Venus" -{ - LongLat [ -241 54 0 ] - Size 110.00 - Importance 46.11 - Type "CR" -} - -Location "Tacoma Corona" "Sol/Venus" -{ - LongLat [ -288 37 0 ] - Size 500.00 - Importance 78.97 - Type "CR" -} - -Location "Tadaka Corona" "Sol/Venus" -{ - LongLat [ -210.5 4 0 ] - Size 260.00 - Importance 60.68 - Type "CR" -} - -Location "Tai Shan Corona" "Sol/Venus" -{ - LongLat [ -95 32.5 0 ] - Size 175.00 - Importance 52.95 - Type "CR" -} - -Location "Takus Mana Corona" "Sol/Venus" -{ - LongLat [ -345.3 19.6 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Tamfana Corona" "Sol/Venus" -{ - LongLat [ -6 36.3 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Tamiyo Corona" "Sol/Venus" -{ - LongLat [ -298.5 36 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Tangba Corona" "Sol/Venus" -{ - LongLat [ -258 47 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Taranga Corona" "Sol/Venus" -{ - LongLat [ -251.5 -16.5 0 ] - Size 525.00 - Importance 80.70 - Type "CR" -} - -Location "Teteoinnan Corona" "Sol/Venus" -{ - LongLat [ -149.5 38.5 0 ] - Size 125.00 - Importance 47.79 - Type "CR" -} - -Location "Thermuthis Corona" "Sol/Venus" -{ - LongLat [ -33 8 0 ] - Size 330.00 - Importance 66.42 - Type "CR" -} - -Location "Thouris Corona" "Sol/Venus" -{ - LongLat [ -12.9 6.5 0 ] - Size 190.00 - Importance 54.40 - Type "CR" -} - -Location "Tituba Corona" "Sol/Venus" -{ - LongLat [ -214.7 -42.4 0 ] - Size 163.00 - Importance 51.77 - Type "CR" -} - -Location "Tonatzin Corona" "Sol/Venus" -{ - LongLat [ -164 53 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Toyo-uke Corona" "Sol/Venus" -{ - LongLat [ -41.5 62.5 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Triglava Corona" "Sol/Venus" -{ - LongLat [ -95 53.5 0 ] - Size 400.00 - Importance 71.78 - Type "CR" -} - -Location "Trotula Corona" "Sol/Venus" -{ - LongLat [ -18.9 -41.3 0 ] - Size 146.00 - Importance 50.03 - Type "CR" -} - -Location "Tumas Corona" "Sol/Venus" -{ - LongLat [ -351.2 16.3 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Tunehakwe Corona" "Sol/Venus" -{ - LongLat [ -303.6 33.4 0 ] - Size 290.00 - Importance 63.19 - Type "CR" -} - -Location "Tureshmat Corona" "Sol/Venus" -{ - LongLat [ -289.5 51.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Tusholi Corona" "Sol/Venus" -{ - LongLat [ -101.2 -69.5 0 ] - Size 350.00 - Importance 67.98 - Type "CR" -} - -Location "Tutelina Corona" "Sol/Venus" -{ - LongLat [ -348 -29 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Ugatame Corona" "Sol/Venus" -{ - LongLat [ -255 76.5 0 ] - Size 370.00 - Importance 69.52 - Type "CR" -} - -Location "Ukemochi Corona" "Sol/Venus" -{ - LongLat [ -296.1 39 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Ulgen-ekhe Coronae" "Sol/Venus" -{ - LongLat [ -224 14.2 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Umay-ene Corona" "Sol/Venus" -{ - LongLat [ -50.5 27.5 0 ] - Size 370.00 - Importance 69.52 - Type "CR" -} - -Location "Utset Corona" "Sol/Venus" -{ - LongLat [ -167 55.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Vacuna Corona" "Sol/Venus" -{ - LongLat [ -96 -60.4 0 ] - Size 448.00 - Importance 75.29 - Type "CR" -} - -Location "Vasudhara Corona" "Sol/Venus" -{ - LongLat [ -2.7 -43.2 0 ] - Size 160.00 - Importance 51.47 - Type "CR" -} - -Location "Ved-Ava Corona" "Sol/Venus" -{ - LongLat [ -143 -33 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Verdandi Corona" "Sol/Venus" -{ - LongLat [ -65.2 5.5 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Vesuna Corona" "Sol/Venus" -{ - LongLat [ -275 65.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Whatitiri Corona" "Sol/Venus" -{ - LongLat [ -140 83 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Xcacau Corona" "Sol/Venus" -{ - LongLat [ -131 56 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Xcanil Corona" "Sol/Venus" -{ - LongLat [ -43 37 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Xilonen Corona" "Sol/Venus" -{ - LongLat [ -321 -51 0 ] - Size 300.00 - Importance 64.01 - Type "CR" -} - -Location "Xmukane Corona" "Sol/Venus" -{ - LongLat [ -269.5 28.2 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Yanbike Corona" "Sol/Venus" -{ - LongLat [ -328.5 1.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Yaroslavna Corona" "Sol/Venus" -{ - LongLat [ -21.2 -38.8 0 ] - Size 112.00 - Importance 46.34 - Type "CR" -} - -Location "Ya-Yerv Corona" "Sol/Venus" -{ - LongLat [ -214 9 0 ] - Size 275.00 - Importance 61.95 - Type "CR" -} - -Location "Zamin Corona" "Sol/Venus" -{ - LongLat [ -258.3 -31.5 0 ] - Size 315.00 - Importance 65.22 - Type "CR" -} - -Location "Zaramama Corona" "Sol/Venus" -{ - LongLat [ -240.5 22 0 ] - Size 240.00 - Importance 58.95 - Type "CR" -} - -Location "Žemina Corona" "Sol/Venus" -{ - LongLat [ -186 11.7 0 ] - Size 530.00 - Importance 81.04 - Type "CR" -} - -Location "Zemire Corona" "Sol/Venus" -{ - LongLat [ -312.5 -31.5 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Zemlika Corona" "Sol/Venus" -{ - LongLat [ -50 33.5 0 ] - Size 150.00 - Importance 50.45 - Type "CR" -} - -Location "Zhivana Corona" "Sol/Venus" -{ - LongLat [ -287.5 -13 0 ] - Size 180.00 - Importance 53.44 - Type "CR" -} - -Location "Zisa Corona" "Sol/Venus" -{ - LongLat [ -221 -12 0 ] - Size 850.00 - Importance 101.45 - Type "CR" -} - -Location "Zywie Corona" "Sol/Venus" -{ - LongLat [ -291.2 38.6 0 ] - Size 200.00 - Importance 55.34 - Type "CR" -} - -Location "Abe Mango Dorsa" "Sol/Venus" -{ - LongLat [ -212 -47 0 ] - Size 800.00 - Importance 98.42 - Type "DO" -} - -Location "Achek Dorsa" "Sol/Venus" -{ - LongLat [ -230 37.2 0 ] - Size 1000.00 - Importance 110.29 - Type "DO" -} - -Location "Aditi Dorsa" "Sol/Venus" -{ - LongLat [ -189 30 0 ] - Size 1200.00 - Importance 121.59 - Type "DO" -} - -Location "Ahsonnutli Dorsa" "Sol/Venus" -{ - LongLat [ -196.5 -47.9 0 ] - Size 1708.00 - Importance 148.60 - Type "DO" -} - -Location "Aida-Wedo Dorsa" "Sol/Venus" -{ - LongLat [ -214 -73 0 ] - Size 450.00 - Importance 75.44 - Type "DO" -} - -Location "Akewa Dorsa" "Sol/Venus" -{ - LongLat [ -184 -45.5 0 ] - Size 900.00 - Importance 104.44 - Type "DO" -} - -Location "Akuanda Dorsa" "Sol/Venus" -{ - LongLat [ -232 -63.5 0 ] - Size 800.00 - Importance 98.42 - Type "DO" -} - -Location "Alkonost Dorsa" "Sol/Venus" -{ - LongLat [ -341 5 0 ] - Size 730.00 - Importance 94.09 - Type "DO" -} - -Location "Allat Dorsa" "Sol/Venus" -{ - LongLat [ -70 -60 0 ] - Size 750.00 - Importance 95.34 - Type "DO" -} - -Location "Amitolane Dorsa" "Sol/Venus" -{ - LongLat [ -335 77 0 ] - Size 900.00 - Importance 104.44 - Type "DO" -} - -Location "Anpao Dorsa" "Sol/Venus" -{ - LongLat [ -207 -62 0 ] - Size 550.00 - Importance 82.40 - Type "DO" -} - -Location "Arev Dorsa" "Sol/Venus" -{ - LongLat [ -216 52 0 ] - Size 420.00 - Importance 73.26 - Type "DO" -} - -Location "Asiaq Dorsa" "Sol/Venus" -{ - LongLat [ -55 53 0 ] - Size 400.00 - Importance 71.78 - Type "DO" -} - -Location "Auska Dorsum" "Sol/Venus" -{ - LongLat [ -357.8 -59.9 0 ] - Size 361.00 - Importance 68.83 - Type "DO" -} - -Location "AuÅ¡rÄ Dorsa" "Sol/Venus" -{ - LongLat [ -25.3 -49.4 0 ] - Size 859.00 - Importance 102.00 - Type "DO" -} - -Location "Barbale Dorsa" "Sol/Venus" -{ - LongLat [ -143 -15 0 ] - Size 1200.00 - Importance 121.59 - Type "DO" -} - -Location "Ben Dorsa" "Sol/Venus" -{ - LongLat [ -284.1 -71.2 0 ] - Size 628.00 - Importance 87.58 - Type "DO" -} - -Location "Bezlea Dorsa" "Sol/Venus" -{ - LongLat [ -36.5 -30.4 0 ] - Size 807.00 - Importance 98.85 - Type "DO" -} - -Location "Biliku Dorsa" "Sol/Venus" -{ - LongLat [ -138 47 0 ] - Size 600.00 - Importance 85.74 - Type "DO" -} - -Location "Breksta Dorsa" "Sol/Venus" -{ - LongLat [ -304 -35.9 0 ] - Size 700.00 - Importance 92.21 - Type "DO" -} - -Location "Charykh-Keyok Dorsa" "Sol/Venus" -{ - LongLat [ -285 -54.5 0 ] - Size 550.00 - Importance 82.40 - Type "DO" -} - -Location "Chih Nu Dorsum" "Sol/Venus" -{ - LongLat [ -195 73 0 ] - Size 625.00 - Importance 87.39 - Type "DO" -} - -Location "Dennitsa Dorsa" "Sol/Venus" -{ - LongLat [ -205.9 -85.6 0 ] - Size 872.00 - Importance 102.77 - Type "DO" -} - -Location "Dodola Dorsa" "Sol/Venus" -{ - LongLat [ -272.6 -46.8 0 ] - Size 607.00 - Importance 86.20 - Type "DO" -} - -Location "Dudumitsa Dorsa" "Sol/Venus" -{ - LongLat [ -358 13.5 0 ] - Size 980.00 - Importance 109.13 - Type "DO" -} - -Location "Dyan-Mu Dorsa" "Sol/Venus" -{ - LongLat [ -31.9 -78.2 0 ] - Size 687.00 - Importance 91.38 - Type "DO" -} - -Location "Dylacha Dorsa" "Sol/Venus" -{ - LongLat [ -76 19 0 ] - Size 650.00 - Importance 89.01 - Type "DO" -} - -Location "Etain Dorsa" "Sol/Venus" -{ - LongLat [ -199 45 0 ] - Size 1400.00 - Importance 132.47 - Type "DO" -} - -Location "Frigg Dorsa" "Sol/Venus" -{ - LongLat [ -150.6 -51.2 0 ] - Size 896.00 - Importance 104.20 - Type "DO" -} - -Location "Hemera Dorsa" "Sol/Venus" -{ - LongLat [ -243.4 -51 0 ] - Size 587.00 - Importance 84.88 - Type "DO" -} - -Location "Hera Dorsa" "Sol/Venus" -{ - LongLat [ -29.5 -36.4 0 ] - Size 813.00 - Importance 99.22 - Type "DO" -} - -Location "Iris Dorsa" "Sol/Venus" -{ - LongLat [ -221.3 -52.7 0 ] - Size 2050.00 - Importance 165.85 - Type "DO" -} - -Location "Iyele Dorsa" "Sol/Venus" -{ - LongLat [ -278.7 -50 0 ] - Size 595.00 - Importance 85.41 - Type "DO" -} - -Location "Kadlu Dorsa" "Sol/Venus" -{ - LongLat [ -188 69.5 0 ] - Size 500.00 - Importance 78.97 - Type "DO" -} - -Location "Kalm Dorsa" "Sol/Venus" -{ - LongLat [ -309 -18 0 ] - Size 300.00 - Importance 64.01 - Type "DO" -} - -Location "Kamari Dorsa" "Sol/Venus" -{ - LongLat [ -55.8 -59.2 0 ] - Size 589.00 - Importance 85.01 - Type "DO" -} - -Location "Kastiatsi Dorsa" "Sol/Venus" -{ - LongLat [ -245 53 0 ] - Size 1200.00 - Importance 121.59 - Type "DO" -} - -Location "Khadne Dorsa" "Sol/Venus" -{ - LongLat [ -334.5 14 0 ] - Size 220.00 - Importance 57.17 - Type "DO" -} - -Location "Kotsmanyako Dorsa" "Sol/Venus" -{ - LongLat [ -242 76 0 ] - Size 1900.00 - Importance 158.35 - Type "DO" -} - -Location "Kuldurok Dorsa" "Sol/Venus" -{ - LongLat [ -61 50.4 0 ] - Size 1100.00 - Importance 116.00 - Type "DO" -} - -Location "LaÅ«ma Dorsa" "Sol/Venus" -{ - LongLat [ -190.4 -64.8 0 ] - Size 1517.00 - Importance 138.68 - Type "DO" -} - -Location "Laverna Dorsa" "Sol/Venus" -{ - LongLat [ -132 50 0 ] - Size 1100.00 - Importance 116.00 - Type "DO" -} - -Location "Lemkechen Dorsa" "Sol/Venus" -{ - LongLat [ -68.5 -18.5 0 ] - Size 2000.00 - Importance 163.36 - Type "DO" -} - -Location "Lukelong Dorsa" "Sol/Venus" -{ - LongLat [ -178.8 -73.3 0 ] - Size 1566.00 - Importance 141.24 - Type "DO" -} - -Location "Lumo Dorsa" "Sol/Venus" -{ - LongLat [ -149 -24.5 0 ] - Size 500.00 - Importance 78.97 - Type "DO" -} - -Location "Mardezh-Ava Dorsa" "Sol/Venus" -{ - LongLat [ -68.6 -32.4 0 ] - Size 906.00 - Importance 104.80 - Type "DO" -} - -Location "Menkerot Dorsa" "Sol/Venus" -{ - LongLat [ -351.5 20 0 ] - Size 770.00 - Importance 96.58 - Type "DO" -} - -Location "Metelitsa Dorsa" "Sol/Venus" -{ - LongLat [ -31 -16 0 ] - Size 1300.00 - Importance 127.08 - Type "DO" -} - -Location "Naatse-elit Dorsa" "Sol/Venus" -{ - LongLat [ -249 66 0 ] - Size 950.00 - Importance 107.39 - Type "DO" -} - -Location "Nambi Dorsum" "Sol/Venus" -{ - LongLat [ -213 72.5 0 ] - Size 1125.00 - Importance 117.41 - Type "DO" -} - -Location "Naran Dorsa" "Sol/Venus" -{ - LongLat [ -238 54 0 ] - Size 600.00 - Importance 85.74 - Type "DO" -} - -Location "Natami Dorsa" "Sol/Venus" -{ - LongLat [ -258 71.5 0 ] - Size 800.00 - Importance 98.42 - Type "DO" -} - -Location "Nephele Dorsa" "Sol/Venus" -{ - LongLat [ -138.8 -39.7 0 ] - Size 1937.00 - Importance 160.21 - Type "DO" -} - -Location "Nichka Dorsa" "Sol/Venus" -{ - LongLat [ -354 10 0 ] - Size 550.00 - Importance 82.40 - Type "DO" -} - -Location "Norwan Dorsa" "Sol/Venus" -{ - LongLat [ -163 -65 0 ] - Size 450.00 - Importance 75.44 - Type "DO" -} - -Location "Nuvakchin Dorsa" "Sol/Venus" -{ - LongLat [ -212 53 0 ] - Size 2200.00 - Importance 173.24 - Type "DO" -} - -Location "Odzerchen Dorsa" "Sol/Venus" -{ - LongLat [ -152 72 0 ] - Size 300.00 - Importance 64.01 - Type "DO" -} - -Location "Ojuz Dorsa" "Sol/Venus" -{ - LongLat [ -37 -6 0 ] - Size 400.00 - Importance 71.78 - Type "DO" -} - -Location "Okipeta Dorsa" "Sol/Venus" -{ - LongLat [ -240 -67.5 0 ] - Size 1200.00 - Importance 121.59 - Type "DO" -} - -Location "Oshumare Dorsa" "Sol/Venus" -{ - LongLat [ -79 58.5 0 ] - Size 550.00 - Importance 82.40 - Type "DO" -} - -Location "Oya Dorsa" "Sol/Venus" -{ - LongLat [ -157.5 -21.5 0 ] - Size 480.00 - Importance 77.57 - Type "DO" -} - -Location "Pandrosos Dorsa" "Sol/Venus" -{ - LongLat [ -207.7 -58.2 0 ] - Size 1254.00 - Importance 124.57 - Type "DO" -} - -Location "Poludnitsa Dorsa" "Sol/Venus" -{ - LongLat [ -179.5 -5 0 ] - Size 1500.00 - Importance 137.78 - Type "DO" -} - -Location "Pulugu Dorsa" "Sol/Venus" -{ - LongLat [ -225 65 0 ] - Size 650.00 - Importance 89.01 - Type "DO" -} - -Location "Ragana Dorsa" "Sol/Venus" -{ - LongLat [ -246 69 0 ] - Size 950.00 - Importance 107.39 - Type "DO" -} - -Location "Rokapi Dorsa" "Sol/Venus" -{ - LongLat [ -222 55 0 ] - Size 2200.00 - Importance 173.24 - Type "DO" -} - -Location "Salme Dorsa" "Sol/Venus" -{ - LongLat [ -25.2 -58 0 ] - Size 447.00 - Importance 75.22 - Type "DO" -} - -Location "Saule Dorsa" "Sol/Venus" -{ - LongLat [ -206 58 0 ] - Size 1375.00 - Importance 131.13 - Type "DO" -} - -Location "Sel-Anya Dorsa" "Sol/Venus" -{ - LongLat [ -81.3 -79.4 0 ] - Size 975.00 - Importance 108.84 - Type "DO" -} - -Location "Semuni Dorsa" "Sol/Venus" -{ - LongLat [ -8 -75.9 0 ] - Size 514.00 - Importance 79.94 - Type "DO" -} - -Location "Shishimora Dorsa" "Sol/Venus" -{ - LongLat [ -297 -37 0 ] - Size 800.00 - Importance 98.42 - Type "DO" -} - -Location "Sige Dorsa" "Sol/Venus" -{ - LongLat [ -106.9 -31.2 0 ] - Size 478.00 - Importance 77.43 - Type "DO" -} - -Location "Siksaup Dorsa" "Sol/Venus" -{ - LongLat [ -228 73 0 ] - Size 650.00 - Importance 89.01 - Type "DO" -} - -Location "Sinanevt Dorsa" "Sol/Venus" -{ - LongLat [ -171 -66.5 0 ] - Size 1800.00 - Importance 153.30 - Type "DO" -} - -Location "Sirona Dorsa" "Sol/Venus" -{ - LongLat [ -193.5 43.5 0 ] - Size 700.00 - Importance 92.21 - Type "DO" -} - -Location "Sogbo Dorsa" "Sol/Venus" -{ - LongLat [ -237 40 0 ] - Size 900.00 - Importance 104.44 - Type "DO" -} - -Location "Spidola Dorsa" "Sol/Venus" -{ - LongLat [ -325 73.5 0 ] - Size 950.00 - Importance 107.39 - Type "DO" -} - -Location "Sunna Dorsa" "Sol/Venus" -{ - LongLat [ -134 53 0 ] - Size 500.00 - Importance 78.97 - Type "DO" -} - -Location "Surupa Dorsa" "Sol/Venus" -{ - LongLat [ -209 -71.7 0 ] - Size 981.00 - Importance 109.19 - Type "DO" -} - -Location "Tezan Dorsa" "Sol/Venus" -{ - LongLat [ -47.1 -81.4 0 ] - Size 1079.00 - Importance 114.81 - Type "DO" -} - -Location "Tikoiwuti Dorsa" "Sol/Venus" -{ - LongLat [ -225 -56 0 ] - Size 1000.00 - Importance 110.29 - Type "DO" -} - -Location "Tinianavyt Dorsa" "Sol/Venus" -{ - LongLat [ -239 51 0 ] - Size 1500.00 - Importance 137.78 - Type "DO" -} - -Location "Tomem Dorsa" "Sol/Venus" -{ - LongLat [ -7.2 -31.2 0 ] - Size 970.00 - Importance 108.55 - Type "DO" -} - -Location "Tsovinar Dorsa" "Sol/Venus" -{ - LongLat [ -254 46 0 ] - Size 1100.00 - Importance 116.00 - Type "DO" -} - -Location "Tukwunag Dorsa" "Sol/Venus" -{ - LongLat [ -155 69 0 ] - Size 1000.00 - Importance 110.29 - Type "DO" -} - -Location "Unelanuhi Dorsa" "Sol/Venus" -{ - LongLat [ -87 -12 0 ] - Size 2600.00 - Importance 192.55 - Type "DO" -} - -Location "Uni Dorsa" "Sol/Venus" -{ - LongLat [ -114.3 -33.7 0 ] - Size 800.00 - Importance 98.42 - Type "DO" -} - -Location "Unuk Dorsa" "Sol/Venus" -{ - LongLat [ -351.5 4.5 0 ] - Size 400.00 - Importance 71.78 - Type "DO" -} - -Location "Urkuk Dorsa" "Sol/Venus" -{ - LongLat [ -320 12 0 ] - Size 600.00 - Importance 85.74 - Type "DO" -} - -Location "Vaiva Dorsum" "Sol/Venus" -{ - LongLat [ -204 53.2 0 ] - Size 520.00 - Importance 80.35 - Type "DO" -} - -Location "Varma-Ava Dorsa" "Sol/Venus" -{ - LongLat [ -268.8 -62.3 0 ] - Size 767.00 - Importance 96.40 - Type "DO" -} - -Location "Vedma Dorsa" "Sol/Venus" -{ - LongLat [ -159 -42 0 ] - Size 3345.00 - Importance 227.36 - Type "DO" -} - -Location "Vejas-mate Dorsa" "Sol/Venus" -{ - LongLat [ -245 70.5 0 ] - Size 1600.00 - Importance 143.02 - Type "DO" -} - -Location "Vetsorgo Dorsum" "Sol/Venus" -{ - LongLat [ -163 6.5 0 ] - Size 700.00 - Importance 92.21 - Type "DO" -} - -Location "Wala Dorsa" "Sol/Venus" -{ - LongLat [ -62 17 0 ] - Size 500.00 - Importance 78.97 - Type "DO" -} - -Location "Yalyane Dorsa" "Sol/Venus" -{ - LongLat [ -177 -7 0 ] - Size 1200.00 - Importance 121.59 - Type "DO" -} - -Location "Yumyn-Udyr Dorsa" "Sol/Venus" -{ - LongLat [ -164.7 -81.4 0 ] - Size 1086.00 - Importance 115.21 - Type "DO" -} - -Location "Zaryanitsa Dorsa" "Sol/Venus" -{ - LongLat [ -170 -0 0 ] - Size 1100.00 - Importance 116.00 - Type "DO" -} - -Location "Zimcerla Dorsa" "Sol/Venus" -{ - LongLat [ -73.5 47.5 0 ] - Size 850.00 - Importance 101.45 - Type "DO" -} - -Location "Zorile Dorsa" "Sol/Venus" -{ - LongLat [ -338.4 -39.9 0 ] - Size 1041.00 - Importance 112.65 - Type "DO" -} - -Location "Alpan Fluctus" "Sol/Venus" -{ - LongLat [ -349 7.5 0 ] - Size 500.00 - Importance 78.97 - Type "FL" -} - -Location "Argimpasa Fluctus" "Sol/Venus" -{ - LongLat [ -175.5 -0 0 ] - Size 950.00 - Importance 107.39 - Type "FL" -} - -Location "Arubani Fluctus" "Sol/Venus" -{ - LongLat [ -132 55 0 ] - Size 620.00 - Importance 87.06 - Type "FL" -} - -Location "Bolotnitsa Fluctus" "Sol/Venus" -{ - LongLat [ -160 -50 0 ] - Size 1100.00 - Importance 116.00 - Type "FL" -} - -Location "Cavillaca Fluctus" "Sol/Venus" -{ - LongLat [ -340 72 0 ] - Size 800.00 - Importance 98.42 - Type "FL" -} - -Location "Darago Fluctus" "Sol/Venus" -{ - LongLat [ -313.5 11.5 0 ] - Size 775.00 - Importance 96.89 - Type "FL" -} - -Location "Djabran Fluctus" "Sol/Venus" -{ - LongLat [ -183 43.5 0 ] - Size 300.00 - Importance 64.01 - Type "FL" -} - -Location "Djata Fluctus" "Sol/Venus" -{ - LongLat [ -307.5 -66.5 0 ] - Size 280.00 - Importance 62.36 - Type "FL" -} - -Location "Dotetem Fluctus" "Sol/Venus" -{ - LongLat [ -177.5 6 0 ] - Size 530.00 - Importance 81.04 - Type "FL" -} - -Location "Eriu Fluctus" "Sol/Venus" -{ - LongLat [ -357 37 0 ] - Size 600.00 - Importance 85.74 - Type "FL" -} - -Location "Henwen Fluctus" "Sol/Venus" -{ - LongLat [ -179.9 20.5 0 ] - Size 485.00 - Importance 77.92 - Type "FL" -} - -Location "Hikuleo Fluctus" "Sol/Venus" -{ - LongLat [ -208 -52.5 0 ] - Size 600.00 - Importance 85.74 - Type "FL" -} - -Location "Ilaheva Fluctus" "Sol/Venus" -{ - LongLat [ -84 42.5 0 ] - Size 900.00 - Importance 104.44 - Type "FL" -} - -Location "Itoki Fluctus" "Sol/Venus" -{ - LongLat [ -229 6 0 ] - Size 900.00 - Importance 104.44 - Type "FL" -} - -Location "Juturna Fluctus" "Sol/Venus" -{ - LongLat [ -350 76 0 ] - Size 900.00 - Importance 104.44 - Type "FL" -} - -Location "Kaapaau Fluctus" "Sol/Venus" -{ - LongLat [ -181 66.5 0 ] - Size 350.00 - Importance 67.98 - Type "FL" -} - -Location "Kaiwan Fluctus" "Sol/Venus" -{ - LongLat [ -358 45.5 0 ] - Size 1200.00 - Importance 121.59 - Type "FL" -} - -Location "Kasogonaga Fluctus" "Sol/Venus" -{ - LongLat [ -268 18 0 ] - Size 850.00 - Importance 101.45 - Type "FL" -} - -Location "Koti Fluctus" "Sol/Venus" -{ - LongLat [ -318 -12.5 0 ] - Size 400.00 - Importance 71.78 - Type "FL" -} - -Location "Kunkubey Fluctus" "Sol/Venus" -{ - LongLat [ -207 50 0 ] - Size 350.00 - Importance 67.98 - Type "FL" -} - -Location "Mamapacha Fluctus" "Sol/Venus" -{ - LongLat [ -185 -60 0 ] - Size 900.00 - Importance 104.44 - Type "FL" -} - -Location "Medb Fluctus" "Sol/Venus" -{ - LongLat [ -127 56 0 ] - Size 350.00 - Importance 67.98 - Type "FL" -} - -Location "Merisa Fluctus" "Sol/Venus" -{ - LongLat [ -9 -20.5 0 ] - Size 630.00 - Importance 87.71 - Type "FL" -} - -Location "Mert Fluctus" "Sol/Venus" -{ - LongLat [ -230.5 50.5 0 ] - Size 250.00 - Importance 59.82 - Type "FL" -} - -Location "Mortim-Ekva Fluctus" "Sol/Venus" -{ - LongLat [ -334 -1 0 ] - Size 1250.00 - Importance 124.35 - Type "FL" -} - -Location "Mylitta Fluctus" "Sol/Venus" -{ - LongLat [ -355.5 54 0 ] - Size 1250.00 - Importance 124.35 - Type "FL" -} - -Location "Nambubi Fluctus" "Sol/Venus" -{ - LongLat [ -135 61 0 ] - Size 850.00 - Importance 101.45 - Type "FL" -} - -Location "Naunet Fluctus" "Sol/Venus" -{ - LongLat [ -136 81 0 ] - Size 200.00 - Importance 55.34 - Type "FL" -} - -Location "Neago FluctÅ«s" "Sol/Venus" -{ - LongLat [ -351 -49.3 0 ] - Size 661.30 - Importance 89.74 - Type "FL" -} - -Location "Nekhebet Fluctus" "Sol/Venus" -{ - LongLat [ -35 -0 0 ] - Size 400.00 - Importance 71.78 - Type "FL" -} - -Location "Ney-Anki Fluctus" "Sol/Venus" -{ - LongLat [ -105 37 0 ] - Size 950.00 - Importance 107.39 - Type "FL" -} - -Location "Ningyo Fluctus" "Sol/Venus" -{ - LongLat [ -206 5.5 0 ] - Size 970.00 - Importance 108.55 - Type "FL" -} - -Location "Oilule Fluctus" "Sol/Venus" -{ - LongLat [ -79 22 0 ] - Size 900.00 - Importance 104.44 - Type "FL" -} - -Location "Ovda Fluctus" "Sol/Venus" -{ - LongLat [ -95.5 6.1 0 ] - Size 310.00 - Importance 64.82 - Type "FL" -} - -Location "Praurime Fluctus" "Sol/Venus" -{ - LongLat [ -154 -16 0 ] - Size 750.00 - Importance 95.34 - Type "FL" -} - -Location "Rafara Fluctus" "Sol/Venus" -{ - LongLat [ -159 65 0 ] - Size 700.00 - Importance 92.21 - Type "FL" -} - -Location "Sicasica Fluctus" "Sol/Venus" -{ - LongLat [ -180.4 52 0 ] - Size 175.00 - Importance 52.95 - Type "FL" -} - -Location "Sobra Fluctus" "Sol/Venus" -{ - LongLat [ -248 -6 0 ] - Size 700.00 - Importance 92.21 - Type "FL" -} - -Location "Sonmunde Fluctus" "Sol/Venus" -{ - LongLat [ -120 60 0 ] - Size 400.00 - Importance 71.78 - Type "FL" -} - -Location "Strenia Fluctus" "Sol/Venus" -{ - LongLat [ -250 -41 0 ] - Size 490.00 - Importance 78.27 - Type "FL" -} - -Location "Syvne Fluctus" "Sol/Venus" -{ - LongLat [ -72 36 0 ] - Size 900.00 - Importance 104.44 - Type "FL" -} - -Location "Tie Fluctus" "Sol/Venus" -{ - LongLat [ -159 -21 0 ] - Size 550.00 - Importance 82.40 - Type "FL" -} - -Location "Tsunghi Fluctus" "Sol/Venus" -{ - LongLat [ -130 67 0 ] - Size 800.00 - Importance 98.42 - Type "FL" -} - -Location "Turgmam Fluctus" "Sol/Venus" -{ - LongLat [ -220 -56 0 ] - Size 500.00 - Importance 78.97 - Type "FL" -} - -Location "Ubastet Fluctus" "Sol/Venus" -{ - LongLat [ -27 48 0 ] - Size 550.00 - Importance 82.40 - Type "FL" -} - -Location "Uilata Fluctus" "Sol/Venus" -{ - LongLat [ -314 -17 0 ] - Size 700.00 - Importance 92.21 - Type "FL" -} - -Location "Uzume Fluctus" "Sol/Venus" -{ - LongLat [ -220.3 -28.6 0 ] - Size 700.00 - Importance 92.21 - Type "FL" -} - -Location "Vut-Ami Fluctus" "Sol/Venus" -{ - LongLat [ -67 38 0 ] - Size 1300.00 - Importance 127.08 - Type "FL" -} - -Location "Yagami Fluctus" "Sol/Venus" -{ - LongLat [ -152 80.6 0 ] - Size 260.00 - Importance 60.68 - Type "FL" -} - -Location "Zipaltonal Fluctus" "Sol/Venus" -{ - LongLat [ -251.3 -37.7 0 ] - Size 290.00 - Importance 63.19 - Type "FL" -} - -Location "Aife Fossae" "Sol/Venus" -{ - LongLat [ -131 -67 0 ] - Size 280.00 - Importance 62.36 - Type "FO" -} - -Location "Ajina Fossae" "Sol/Venus" -{ - LongLat [ -258 45 0 ] - Size 300.00 - Importance 64.01 - Type "FO" -} - -Location "Albasty Fossae" "Sol/Venus" -{ - LongLat [ -336.5 9 0 ] - Size 500.00 - Importance 78.97 - Type "FO" -} - -Location "Arianrod Fossae" "Sol/Venus" -{ - LongLat [ -239.9 -37 0 ] - Size 715.00 - Importance 93.15 - Type "FO" -} - -Location "Bellona Fossae" "Sol/Venus" -{ - LongLat [ -222.1 -38 0 ] - Size 855.00 - Importance 101.75 - Type "FO" -} - -Location "Brynhild Fossae" "Sol/Venus" -{ - LongLat [ -18 26 0 ] - Size 1800.00 - Importance 153.30 - Type "FO" -} - -Location "Enyo Fossae" "Sol/Venus" -{ - LongLat [ -351 62 0 ] - Size 700.00 - Importance 92.21 - Type "FO" -} - -Location "Fea Fossae" "Sol/Venus" -{ - LongLat [ -224 -27.5 0 ] - Size 620.00 - Importance 87.06 - Type "FO" -} - -Location "Felesta Fossae" "Sol/Venus" -{ - LongLat [ -46.5 -34.5 0 ] - Size 570.00 - Importance 83.75 - Type "FO" -} - -Location "Friagabi Fossae" "Sol/Venus" -{ - LongLat [ -109.5 -50.2 0 ] - Size 141.00 - Importance 49.51 - Type "FO" -} - -Location "Gulaim Fossae" "Sol/Venus" -{ - LongLat [ -329 5 0 ] - Size 800.00 - Importance 98.42 - Type "FO" -} - -Location "Hanekasa Fossae" "Sol/Venus" -{ - LongLat [ -148.5 -29 0 ] - Size 700.00 - Importance 92.21 - Type "FO" -} - -Location "Ilbis Fossae" "Sol/Venus" -{ - LongLat [ -254.6 -71.9 0 ] - Size 512.00 - Importance 79.80 - Type "FO" -} - -Location "Karra-mÄhte Fossae" "Sol/Venus" -{ - LongLat [ -342 -28 0 ] - Size 1800.00 - Importance 153.30 - Type "FO" -} - -Location "Khosedem Fossae" "Sol/Venus" -{ - LongLat [ -303 13 0 ] - Size 1800.00 - Importance 153.30 - Type "FO" -} - -Location "Magura Fossae" "Sol/Venus" -{ - LongLat [ -332.5 12 0 ] - Size 600.00 - Importance 85.74 - Type "FO" -} - -Location "Manto Fossae" "Sol/Venus" -{ - LongLat [ -64.9 -63.6 0 ] - Size 536.00 - Importance 81.45 - Type "FO" -} - -Location "Minerva Fossae" "Sol/Venus" -{ - LongLat [ -252.5 -64.5 0 ] - Size 741.30 - Importance 94.80 - Type "FO" -} - -Location "Naijok Fossae" "Sol/Venus" -{ - LongLat [ -337 70.2 0 ] - Size 450.00 - Importance 75.44 - Type "FO" -} - -Location "Namjyalma Fossae" "Sol/Venus" -{ - LongLat [ -2.7 -2.5 0 ] - Size 560.00 - Importance 83.08 - Type "FO" -} - -Location "Narundi Fossae" "Sol/Venus" -{ - LongLat [ -329 66.5 0 ] - Size 700.00 - Importance 92.21 - Type "FO" -} - -Location "Nike Fossae" "Sol/Venus" -{ - LongLat [ -340 59.5 0 ] - Size 800.00 - Importance 98.42 - Type "FO" -} - -Location "Penthesilea Fossa" "Sol/Venus" -{ - LongLat [ -214 12 0 ] - Size 1700.00 - Importance 148.19 - Type "FO" -} - -Location "Perunitsa Fossae" "Sol/Venus" -{ - LongLat [ -307 10 0 ] - Size 1300.00 - Importance 127.08 - Type "FO" -} - -Location "Rangrid Fossae" "Sol/Venus" -{ - LongLat [ -356.4 -62.7 0 ] - Size 243.00 - Importance 59.21 - Type "FO" -} - -Location "Saykal Fossae" "Sol/Venus" -{ - LongLat [ -139 -73 0 ] - Size 300.00 - Importance 64.01 - Type "FO" -} - -Location "Sigrun Fossae" "Sol/Venus" -{ - LongLat [ -18 -50.5 0 ] - Size 970.00 - Importance 108.55 - Type "FO" -} - -Location "Valkyrie Fossae" "Sol/Venus" -{ - LongLat [ -7 -58.2 0 ] - Size 357.00 - Importance 68.53 - Type "FO" -} - -Location "Yenkhoboy Fossae" "Sol/Venus" -{ - LongLat [ -7 48 0 ] - Size 900.00 - Importance 104.44 - Type "FO" -} - -Location "Yuzut-Arkh Fossae" "Sol/Venus" -{ - LongLat [ -224 -48 0 ] - Size 550.00 - Importance 82.40 - Type "FO" -} - -Location "Zheztyrnak Fossae" "Sol/Venus" -{ - LongLat [ -182 67.5 0 ] - Size 180.00 - Importance 53.44 - Type "FO" -} - -Location "Aegina Farrum" "Sol/Venus" -{ - LongLat [ -20.9 -35.5 0 ] - Size 60.00 - Importance 39.76 - Type "FR" -} - -Location "Anqet Farra" "Sol/Venus" -{ - LongLat [ -311.5 -33.6 0 ] - Size 125.00 - Importance 47.79 - Type "FR" -} - -Location "Carmenta Farra" "Sol/Venus" -{ - LongLat [ -8 -12.4 0 ] - Size 180.00 - Importance 53.44 - Type "FR" -} - -Location "Egeria Farrum" "Sol/Venus" -{ - LongLat [ -7.5 -43.6 0 ] - Size 40.00 - Importance 36.70 - Type "FR" -} - -Location "Flosshilde Farra" "Sol/Venus" -{ - LongLat [ -279.4 -10.5 0 ] - Size 75.00 - Importance 41.82 - Type "FR" -} - -Location "Liban Farra" "Sol/Venus" -{ - LongLat [ -353.5 23.9 0 ] - Size 100.00 - Importance 44.94 - Type "FR" -} - -Location "Nammu Farra" "Sol/Venus" -{ - LongLat [ -169.4 -2.3 0 ] - Size 160.00 - Importance 51.47 - Type "FR" -} - -Location "Oshun Farra" "Sol/Venus" -{ - LongLat [ -19.3 -4.2 0 ] - Size 80.00 - Importance 42.47 - Type "FR" -} - -Location "Seoritsu Farra" "Sol/Venus" -{ - LongLat [ -11 30 0 ] - Size 230.00 - Importance 58.07 - Type "FR" -} - -Location "Radunitsa Labyrinthus" "Sol/Venus" -{ - LongLat [ -351.3 8.9 0 ] - Size 100.00 - Importance 44.94 - Type "LB" -} - -Location "Antiope Linea" "Sol/Venus" -{ - LongLat [ -350 40 0 ] - Size 1328.75 - Importance 128.64 - Type "LI" -} - -Location "Badb Linea" "Sol/Venus" -{ - LongLat [ -15 -14 0 ] - Size 1750.00 - Importance 150.75 - Type "LI" -} - -Location "Discordia Linea" "Sol/Venus" -{ - LongLat [ -246.5 58 0 ] - Size 800.00 - Importance 98.42 - Type "LI" -} - -Location "Guor Linea" "Sol/Venus" -{ - LongLat [ -0 -20 0 ] - Size 1328.75 - Importance 128.64 - Type "LI" -} - -Location "Hippolyta Linea" "Sol/Venus" -{ - LongLat [ -345 42 0 ] - Size 1328.75 - Importance 128.64 - Type "LI" -} - -Location "Jokwa Linea" "Sol/Venus" -{ - LongLat [ -210 17 0 ] - Size 2200.00 - Importance 173.24 - Type "LI" -} - -Location "Kalaipahoa Linea" "Sol/Venus" -{ - LongLat [ -336.5 60.5 0 ] - Size 2400.00 - Importance 182.96 - Type "LI" -} - -Location "Kara Linea" "Sol/Venus" -{ - LongLat [ -306 44 0 ] - Size 1328.75 - Importance 128.64 - Type "LI" -} - -Location "Lampedo Linea" "Sol/Venus" -{ - LongLat [ -293 -62.2 0 ] - Size 800.00 - Importance 98.42 - Type "LI" -} - -Location "Molpadia Linea" "Sol/Venus" -{ - LongLat [ -355 48 0 ] - Size 1328.75 - Importance 128.64 - Type "LI" -} - -Location "Morrigan Linea" "Sol/Venus" -{ - LongLat [ -311 54.5 0 ] - Size 3200.00 - Importance 220.68 - Type "LI" -} - -Location "Penardun Linea" "Sol/Venus" -{ - LongLat [ -344 54 0 ] - Size 975.00 - Importance 108.84 - Type "LI" -} - -Location "Sarykyz Linea" "Sol/Venus" -{ - LongLat [ -200 77.3 0 ] - Size 370.00 - Importance 69.52 - Type "LI" -} - -Location "Sui-ur Linea" "Sol/Venus" -{ - LongLat [ -260 61 0 ] - Size 700.00 - Importance 92.21 - Type "LI" -} - -Location "Thaukhud Linea" "Sol/Venus" -{ - LongLat [ -232 24 0 ] - Size 900.00 - Importance 104.44 - Type "LI" -} - -Location "Veleda Linea" "Sol/Venus" -{ - LongLat [ -213 10 0 ] - Size 1350.00 - Importance 129.78 - Type "LI" -} - -Location "Virtus Linea" "Sol/Venus" -{ - LongLat [ -21 -12 0 ] - Size 500.00 - Importance 78.97 - Type "LI" -} - -Location "Abeona Mons" "Sol/Venus" -{ - LongLat [ -273.1 44.8 0 ] - Size 375.00 - Importance 69.90 - Type "MO" -} - -Location "Akna Montes" "Sol/Venus" -{ - LongLat [ -318.2 -68.9 0 ] - Size 830.00 - Importance 100.25 - Type "MO" -} - -Location "Aleksota Mons" "Sol/Venus" -{ - LongLat [ -308.5 9 0 ] - Size 250.00 - Importance 59.82 - Type "MO" -} - -Location "Anala Mons" "Sol/Venus" -{ - LongLat [ -14.1 -11 0 ] - Size 525.00 - Importance 80.70 - Type "MO" -} - -Location "Api Mons" "Sol/Venus" -{ - LongLat [ -54.7 -38.9 0 ] - Size 190.00 - Importance 54.40 - Type "MO" -} - -Location "Atai Mons" "Sol/Venus" -{ - LongLat [ -291 22 0 ] - Size 250.00 - Importance 59.82 - Type "MO" -} - -Location "Atanua Mons" "Sol/Venus" -{ - LongLat [ -308.9 -9.5 0 ] - Size 1000.00 - Importance 110.29 - Type "MO" -} - -Location "Atira Mons" "Sol/Venus" -{ - LongLat [ -267.6 -52.2 0 ] - Size 152.00 - Importance 50.65 - Type "MO" -} - -Location "Atsyrkhus Mons" "Sol/Venus" -{ - LongLat [ -227 78.5 0 ] - Size 170.00 - Importance 52.46 - Type "MO" -} - -Location "Awenhai Mons" "Sol/Venus" -{ - LongLat [ -248 60 0 ] - Size 100.00 - Importance 44.94 - Type "MO" -} - -Location "Bagbartu Mons" "Sol/Venus" -{ - LongLat [ -279 -65.5 0 ] - Size 600.00 - Importance 85.74 - Type "MO" -} - -Location "Bécuma Mons" "Sol/Venus" -{ - LongLat [ -21.9 -34 0 ] - Size 299.56 - Importance 63.98 - Type "MO" -} - -Location "Bunzi Mons" "Sol/Venus" -{ - LongLat [ -354.9 -45.8 0 ] - Size 36.00 - Importance 36.03 - Type "MO" -} - -Location "Chloris Mons" "Sol/Venus" -{ - LongLat [ -294.6 45.4 0 ] - Size 180.00 - Importance 53.44 - Type "MO" -} - -Location "Chuginadak Mons" "Sol/Venus" -{ - LongLat [ -246 38 0 ] - Size 450.00 - Importance 75.44 - Type "MO" -} - -Location "Cipactli Mons" "Sol/Venus" -{ - LongLat [ -332.5 31.5 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Ciuacoatl Mons" "Sol/Venus" -{ - LongLat [ -150.9 -53 0 ] - Size 100.00 - Importance 44.94 - Type "MO" -} - -Location "Danu Montes" "Sol/Venus" -{ - LongLat [ -334 -58.5 0 ] - Size 808.00 - Importance 98.91 - Type "MO" -} - -Location "Dzalarhons Mons" "Sol/Venus" -{ - LongLat [ -34 -0.5 0 ] - Size 120.00 - Importance 47.24 - Type "MO" -} - -Location "Egle Mons" "Sol/Venus" -{ - LongLat [ -134 59 0 ] - Size 110.00 - Importance 46.11 - Type "MO" -} - -Location "Eostre Mons" "Sol/Venus" -{ - LongLat [ -329.1 -45.1 0 ] - Size 26.00 - Importance 34.23 - Type "MO" -} - -Location "Erzulie Mons" "Sol/Venus" -{ - LongLat [ -8 68 0 ] - Size 300.00 - Importance 64.01 - Type "MO" -} - -Location "Fand Mons" "Sol/Venus" -{ - LongLat [ -158 -7 0 ] - Size 300.00 - Importance 64.01 - Type "MO" -} - -Location "Faravari Mons" "Sol/Venus" -{ - LongLat [ -309 43.5 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Freyja Montes" "Sol/Venus" -{ - LongLat [ -333.8 -74.1 0 ] - Size 579.00 - Importance 84.35 - Type "MO" -} - -Location "Gula Mons" "Sol/Venus" -{ - LongLat [ -359.1 -21.9 0 ] - Size 276.00 - Importance 62.03 - Type "MO" -} - -Location "Gurshi Mons" "Sol/Venus" -{ - LongLat [ -58.5 47.5 0 ] - Size 210.00 - Importance 56.26 - Type "MO" -} - -Location "Gwen Mons" "Sol/Venus" -{ - LongLat [ -238.7 21.4 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Hallgerda Mons" "Sol/Venus" -{ - LongLat [ -198.3 -53.1 0 ] - Size 57.00 - Importance 39.33 - Type "MO" -} - -Location "Hathor Mons" "Sol/Venus" -{ - LongLat [ -324.7 38.7 0 ] - Size 333.00 - Importance 66.66 - Type "MO" -} - -Location "Idunn Mons" "Sol/Venus" -{ - LongLat [ -214.5 46.5 0 ] - Size 250.00 - Importance 59.82 - Type "MO" -} - -Location "Ilithyia Mons" "Sol/Venus" -{ - LongLat [ -315.5 13.5 0 ] - Size 90.00 - Importance 43.73 - Type "MO" -} - -Location "Innini Mons" "Sol/Venus" -{ - LongLat [ -328.5 34.6 0 ] - Size 339.00 - Importance 67.13 - Type "MO" -} - -Location "Irnini Mons" "Sol/Venus" -{ - LongLat [ -16 -14.6 0 ] - Size 525.00 - Importance 80.70 - Type "MO" -} - -Location "Iseghey Mons" "Sol/Venus" -{ - LongLat [ -171 -9 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Jael Mons" "Sol/Venus" -{ - LongLat [ -120.8 -51.2 0 ] - Size 36.00 - Importance 36.03 - Type "MO" -} - -Location "Kali Mons" "Sol/Venus" -{ - LongLat [ -29.2 -9.4 0 ] - Size 325.00 - Importance 66.02 - Type "MO" -} - -Location "Katl-Imi Mons" "Sol/Venus" -{ - LongLat [ -126 69 0 ] - Size 120.00 - Importance 47.24 - Type "MO" -} - -Location "Kokyanwuti Mons" "Sol/Venus" -{ - LongLat [ -212 -35.5 0 ] - Size 400.00 - Importance 71.78 - Type "MO" -} - -Location "Kshumay Mons" "Sol/Venus" -{ - LongLat [ -58 54.9 0 ] - Size 250.00 - Importance 59.82 - Type "MO" -} - -Location "Kunapipi Mons" "Sol/Venus" -{ - LongLat [ -86 33.9 0 ] - Size 220.00 - Importance 57.17 - Type "MO" -} - -Location "Kurukulla Mons" "Sol/Venus" -{ - LongLat [ -103 -48.7 0 ] - Size 59.00 - Importance 39.62 - Type "MO" -} - -Location "Lahar Mons" "Sol/Venus" -{ - LongLat [ -162 -14 0 ] - Size 225.00 - Importance 57.62 - Type "MO" -} - -Location "Laka Mons" "Sol/Venus" -{ - LongLat [ -262 -79.9 0 ] - Size 220.00 - Importance 57.17 - Type "MO" -} - -Location "Lamashtu Mons" "Sol/Venus" -{ - LongLat [ -172.7 -2.8 0 ] - Size 260.00 - Importance 60.68 - Type "MO" -} - -Location "Lanig Mons" "Sol/Venus" -{ - LongLat [ -91 68.5 0 ] - Size 400.00 - Importance 71.78 - Type "MO" -} - -Location "Loo-Wit Mons" "Sol/Venus" -{ - LongLat [ -56 59.5 0 ] - Size 150.00 - Importance 50.45 - Type "MO" -} - -Location "Maat Mons" "Sol/Venus" -{ - LongLat [ -194.6 -0.5 0 ] - Size 395.00 - Importance 71.41 - Type "MO" -} - -Location "Maxwell Montes" "Sol/Venus" -{ - LongLat [ -3.3 -65.2 0 ] - Size 797.00 - Importance 98.24 - Type "MO" -} - -Location "Mbokomu Mons" "Sol/Venus" -{ - LongLat [ -215.2 15.1 0 ] - Size 460.00 - Importance 76.15 - Type "MO" -} - -Location "Melia Mons" "Sol/Venus" -{ - LongLat [ -119.3 -62.8 0 ] - Size 311.00 - Importance 64.90 - Type "MO" -} - -Location "Mem Loimis Mons" "Sol/Venus" -{ - LongLat [ -209 -9.5 0 ] - Size 300.00 - Importance 64.01 - Type "MO" -} - -Location "Mertseger Mons" "Sol/Venus" -{ - LongLat [ -270.3 38.1 0 ] - Size 450.00 - Importance 75.44 - Type "MO" -} - -Location "Mielikki Mons" "Sol/Venus" -{ - LongLat [ -280.5 27.8 0 ] - Size 450.00 - Importance 75.44 - Type "MO" -} - -Location "Milda Mons" "Sol/Venus" -{ - LongLat [ -159.4 -52.5 0 ] - Size 48.00 - Importance 37.98 - Type "MO" -} - -Location "Mokosha Mons" "Sol/Venus" -{ - LongLat [ -255 -57.7 0 ] - Size 270.00 - Importance 61.53 - Type "MO" -} - -Location "Muhongo Mons" "Sol/Venus" -{ - LongLat [ -174.5 -10.6 0 ] - Size 175.00 - Importance 52.95 - Type "MO" -} - -Location "Muta Mons" "Sol/Venus" -{ - LongLat [ -358.3 -55.5 0 ] - Size 54.00 - Importance 38.89 - Type "MO" -} - -Location "Nahas-tsan Mons" "Sol/Venus" -{ - LongLat [ -205 -14 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Nayunuwi Montes" "Sol/Venus" -{ - LongLat [ -83 -2 0 ] - Size 900.00 - Importance 104.44 - Type "MO" -} - -Location "Ne Ngam Mons" "Sol/Venus" -{ - LongLat [ -257.5 43 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Nepthys Mons" "Sol/Venus" -{ - LongLat [ -317.5 33 0 ] - Size 350.00 - Importance 67.98 - Type "MO" -} - -Location "Nijole Mons" "Sol/Venus" -{ - LongLat [ -185 -45 0 ] - Size 150.00 - Importance 50.45 - Type "MO" -} - -Location "Nokomis Montes" "Sol/Venus" -{ - LongLat [ -189 -20 0 ] - Size 486.00 - Importance 77.99 - Type "MO" -} - -Location "Nyx Mons" "Sol/Venus" -{ - LongLat [ -48.5 -30 0 ] - Size 875.00 - Importance 102.95 - Type "MO" -} - -Location "Ongwuti Mons" "Sol/Venus" -{ - LongLat [ -194.5 2 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Ozza Mons" "Sol/Venus" -{ - LongLat [ -201 -4.5 0 ] - Size 507.00 - Importance 79.45 - Type "MO" -} - -Location "Pahto Mons" "Sol/Venus" -{ - LongLat [ -114.5 64.5 0 ] - Size 300.00 - Importance 64.01 - Type "MO" -} - -Location "Polik-mana Mons" "Sol/Venus" -{ - LongLat [ -264 -24.5 0 ] - Size 600.00 - Importance 85.74 - Type "MO" -} - -Location "Rakapila Mons" "Sol/Venus" -{ - LongLat [ -321.5 43.7 0 ] - Size 130.00 - Importance 48.34 - Type "MO" -} - -Location "Renpet Mons" "Sol/Venus" -{ - LongLat [ -236.2 -76 0 ] - Size 138.00 - Importance 49.19 - Type "MO" -} - -Location "Rhea Mons" "Sol/Venus" -{ - LongLat [ -282.2 -32.4 0 ] - Size 217.00 - Importance 56.90 - Type "MO" -} - -Location "Rhpisunt Mons" "Sol/Venus" -{ - LongLat [ -301.5 -2.5 0 ] - Size 250.00 - Importance 59.82 - Type "MO" -} - -Location "Sakwap-mana Mons" "Sol/Venus" -{ - LongLat [ -219.5 -35 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Samodiva Mons" "Sol/Venus" -{ - LongLat [ -291 -13.6 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Sapas Mons" "Sol/Venus" -{ - LongLat [ -188.3 -8.5 0 ] - Size 217.00 - Importance 56.90 - Type "MO" -} - -Location "Sekmet Mons" "Sol/Venus" -{ - LongLat [ -240.5 -44.5 0 ] - Size 285.00 - Importance 62.78 - Type "MO" -} - -Location "Sephira Mons" "Sol/Venus" -{ - LongLat [ -28 43 0 ] - Size 275.00 - Importance 61.95 - Type "MO" -} - -Location "Siduri Mons" "Sol/Venus" -{ - LongLat [ -297.3 42.3 0 ] - Size 105.00 - Importance 45.53 - Type "MO" -} - -Location "Sif Mons" "Sol/Venus" -{ - LongLat [ -352.4 -22 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Skadi Mons" "Sol/Venus" -{ - LongLat [ -4 -64 0 ] - Size 40.00 - Importance 36.70 - Type "MO" -} - -Location "Somagalags Montes" "Sol/Venus" -{ - LongLat [ -348.5 -9.3 0 ] - Size 105.00 - Importance 45.53 - Type "MO" -} - -Location "Spandarmat Mons" "Sol/Venus" -{ - LongLat [ -255 16.5 0 ] - Size 400.00 - Importance 71.78 - Type "MO" -} - -Location "Talakin Mons" "Sol/Venus" -{ - LongLat [ -355.4 11 0 ] - Size 175.00 - Importance 52.95 - Type "MO" -} - -Location "Tefnut Mons" "Sol/Venus" -{ - LongLat [ -304 38.6 0 ] - Size 182.00 - Importance 53.63 - Type "MO" -} - -Location "Tepev Mons" "Sol/Venus" -{ - LongLat [ -44.3 -29 0 ] - Size 301.00 - Importance 64.09 - Type "MO" -} - -Location "Thallo Mons" "Sol/Venus" -{ - LongLat [ -233.5 -76 0 ] - Size 216.00 - Importance 56.81 - Type "MO" -} - -Location "Theia Mons" "Sol/Venus" -{ - LongLat [ -281 -22.7 0 ] - Size 226.00 - Importance 57.71 - Type "MO" -} - -Location "Ts'an Nu Mons" "Sol/Venus" -{ - LongLat [ -272.9 27.2 0 ] - Size 310.00 - Importance 64.82 - Type "MO" -} - -Location "Tuli Mons" "Sol/Venus" -{ - LongLat [ -314.6 -13.3 0 ] - Size 750.00 - Importance 95.34 - Type "MO" -} - -Location "Tuulikki Mons" "Sol/Venus" -{ - LongLat [ -274.7 -10.3 0 ] - Size 520.00 - Importance 80.35 - Type "MO" -} - -Location "Tuzandi Mons" "Sol/Venus" -{ - LongLat [ -41.5 42.5 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Ua-ogrere Mons" "Sol/Venus" -{ - LongLat [ -117 -40.5 0 ] - Size 200.00 - Importance 55.34 - Type "MO" -} - -Location "Uretsete Mons" "Sol/Venus" -{ - LongLat [ -261 12 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Ushas Mons" "Sol/Venus" -{ - LongLat [ -324.6 24.3 0 ] - Size 413.00 - Importance 72.74 - Type "MO" -} - -Location "Uti Hiata Mons" "Sol/Venus" -{ - LongLat [ -69 -16 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Var Mons" "Sol/Venus" -{ - LongLat [ -316.2 -1.2 0 ] - Size 1000.00 - Importance 110.29 - Type "MO" -} - -Location "Venilia Mons" "Sol/Venus" -{ - LongLat [ -238.8 -32.7 0 ] - Size 320.00 - Importance 65.62 - Type "MO" -} - -Location "Vostrukha Mons" "Sol/Venus" -{ - LongLat [ -299.4 6.3 0 ] - Size 180.00 - Importance 53.44 - Type "MO" -} - -Location "Xochiquetzal Mons" "Sol/Venus" -{ - LongLat [ -270 -3.5 0 ] - Size 80.00 - Importance 42.47 - Type "MO" -} - -Location "Yolkai-Estsan Mons" "Sol/Venus" -{ - LongLat [ -194 -17 0 ] - Size 600.00 - Importance 85.74 - Type "MO" -} - -Location "Yunya-mana Mons" "Sol/Venus" -{ - LongLat [ -285 18 0 ] - Size 500.00 - Importance 78.97 - Type "MO" -} - -Location "Zaltu Mons" "Sol/Venus" -{ - LongLat [ -163.5 -18 0 ] - Size 220.00 - Importance 57.17 - Type "MO" -} - -Location "Aitchison Patera" "Sol/Venus" -{ - LongLat [ -349.4 16.7 0 ] - Size 28.00 - Importance 34.61 - Type "PE" -} - -Location "Anning Paterae" "Sol/Venus" -{ - LongLat [ -57.8 -66.5 0 ] - Size 90.54 - Importance 43.80 - Type "PE" -} - -Location "Anthony Patera" "Sol/Venus" -{ - LongLat [ -32.6 -48.2 0 ] - Size 70.00 - Importance 41.15 - Type "PE" -} - -Location "Apgar Patera" "Sol/Venus" -{ - LongLat [ -83.8 -43.1 0 ] - Size 126.00 - Importance 47.90 - Type "PE" -} - -Location "Ayrton Patera" "Sol/Venus" -{ - LongLat [ -227.3 -6 0 ] - Size 85.00 - Importance 43.11 - Type "PE" -} - -Location "Bakhtadze Patera" "Sol/Venus" -{ - LongLat [ -219.5 -45.5 0 ] - Size 50.00 - Importance 38.29 - Type "PE" -} - -Location "Barnes Patera" "Sol/Venus" -{ - LongLat [ -229.2 15.5 0 ] - Size 15.00 - Importance 31.96 - Type "PE" -} - -Location "Bers Patera" "Sol/Venus" -{ - LongLat [ -183 66.7 0 ] - Size 17.00 - Importance 32.40 - Type "PE" -} - -Location "Bethune Patera" "Sol/Venus" -{ - LongLat [ -321.3 -46.5 0 ] - Size 94.00 - Importance 44.22 - Type "PE" -} - -Location "Boadicea Paterae" "Sol/Venus" -{ - LongLat [ -96.5 -56.6 0 ] - Size 220.00 - Importance 57.17 - Type "PE" -} - -Location "Bremer Patera" "Sol/Venus" -{ - LongLat [ -63.7 -66.8 0 ] - Size 91.00 - Importance 43.85 - Type "PE" -} - -Location "Cavell Patera" "Sol/Venus" -{ - LongLat [ -18.7 -37.9 0 ] - Size 76.00 - Importance 41.95 - Type "PE" -} - -Location "Cherskaya Patera" "Sol/Venus" -{ - LongLat [ -232.5 5.2 0 ] - Size 85.00 - Importance 43.11 - Type "PE" -} - -Location "Colette Patera" "Sol/Venus" -{ - LongLat [ -322.8 -66.3 0 ] - Size 149.00 - Importance 50.35 - Type "PE" -} - -Location "Davies Patera" "Sol/Venus" -{ - LongLat [ -269.3 -47.2 0 ] - Size 93.00 - Importance 44.10 - Type "PE" -} - -Location "Dietrich Patera" "Sol/Venus" -{ - LongLat [ -235.3 5.3 0 ] - Size 100.00 - Importance 44.94 - Type "PE" -} - -Location "Eliot Patera" "Sol/Venus" -{ - LongLat [ -79 -39.1 0 ] - Size 116.00 - Importance 46.79 - Type "PE" -} - -Location "Fedchenko Patera" "Sol/Venus" -{ - LongLat [ -226.5 24 0 ] - Size 75.00 - Importance 41.82 - Type "PE" -} - -Location "Fedsova Patera" "Sol/Venus" -{ - LongLat [ -171.8 -45 0 ] - Size 24.00 - Importance 33.84 - Type "PE" -} - -Location "Graham Patera" "Sol/Venus" -{ - LongLat [ -6 6 0 ] - Size 75.00 - Importance 41.82 - Type "PE" -} - -Location "Grizodubova Patera" "Sol/Venus" -{ - LongLat [ -299.6 -16.7 0 ] - Size 50.00 - Importance 38.29 - Type "PE" -} - -Location "Hatshepsut Patera" "Sol/Venus" -{ - LongLat [ -64.5 -28.1 0 ] - Size 118.00 - Importance 47.02 - Type "PE" -} - -Location "Hiei Chu Patera" "Sol/Venus" -{ - LongLat [ -97.4 -48.2 0 ] - Size 139.00 - Importance 49.30 - Type "PE" -} - -Location "Hroswitha Patera" "Sol/Venus" -{ - LongLat [ -34.8 -35.8 0 ] - Size 163.00 - Importance 51.77 - Type "PE" -} - -Location "Izumi Patera" "Sol/Venus" -{ - LongLat [ -193.6 -50 0 ] - Size 74.00 - Importance 41.68 - Type "PE" -} - -Location "Jaszai Patera" "Sol/Venus" -{ - LongLat [ -305 -32 0 ] - Size 70.00 - Importance 41.15 - Type "PE" -} - -Location "Jotuni Patera" "Sol/Venus" -{ - LongLat [ -214 6.5 0 ] - Size 100.00 - Importance 44.94 - Type "PE" -} - -Location "Keller Patera" "Sol/Venus" -{ - LongLat [ -274 -45 0 ] - Size 69.00 - Importance 41.01 - Type "PE" -} - -Location "Kottauer Patera" "Sol/Venus" -{ - LongLat [ -39.6 -36.7 0 ] - Size 136.00 - Importance 48.98 - Type "PE" -} - -Location "Kupo Patera" "Sol/Venus" -{ - LongLat [ -195.5 41.9 0 ] - Size 100.00 - Importance 44.94 - Type "PE" -} - -Location "Kvasha Patera" "Sol/Venus" -{ - LongLat [ -69 9.5 0 ] - Size 50.00 - Importance 38.29 - Type "PE" -} - -Location "Labé Patera" "Sol/Venus" -{ - LongLat [ -273.1 -52.1 0 ] - Size 83.00 - Importance 42.85 - Type "PE" -} - -Location "Ledoux Patera" "Sol/Venus" -{ - LongLat [ -224.8 9.2 0 ] - Size 75.00 - Importance 41.82 - Type "PE" -} - -Location "Libby Patera" "Sol/Venus" -{ - LongLat [ -199.5 34.5 0 ] - Size 90.00 - Importance 43.73 - Type "PE" -} - -Location "Malibran Patera" "Sol/Venus" -{ - LongLat [ -224.6 18.4 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Malintzin Patera" "Sol/Venus" -{ - LongLat [ -81.5 -57 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Mansfield Patera" "Sol/Venus" -{ - LongLat [ -227.5 -29.5 0 ] - Size 80.00 - Importance 42.47 - Type "PE" -} - -Location "Mehseti Patera" "Sol/Venus" -{ - LongLat [ -311 -16 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Mezrina Patera" "Sol/Venus" -{ - LongLat [ -68.8 33.3 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Mikhaylova Patera" "Sol/Venus" -{ - LongLat [ -348.2 26.8 0 ] - Size 70.00 - Importance 41.15 - Type "PE" -} - -Location "Nordenflycht Patera" "Sol/Venus" -{ - LongLat [ -266 35 0 ] - Size 140.00 - Importance 49.41 - Type "PE" -} - -Location "Panina Patera" "Sol/Venus" -{ - LongLat [ -309.8 13 0 ] - Size 50.00 - Importance 38.29 - Type "PE" -} - -Location "Payne-Gaposchkin Patera" "Sol/Venus" -{ - LongLat [ -196 25.5 0 ] - Size 100.00 - Importance 44.94 - Type "PE" -} - -Location "Pchilka Patera" "Sol/Venus" -{ - LongLat [ -234 -26.5 0 ] - Size 100.00 - Importance 44.94 - Type "PE" -} - -Location "Pocahontas Patera" "Sol/Venus" -{ - LongLat [ -49.4 -64.9 0 ] - Size 78.00 - Importance 42.21 - Type "PE" -} - -Location "Raskova Paterae" "Sol/Venus" -{ - LongLat [ -222.8 51 0 ] - Size 80.00 - Importance 42.47 - Type "PE" -} - -Location "Razia Patera" "Sol/Venus" -{ - LongLat [ -197.8 -46.2 0 ] - Size 157.00 - Importance 51.16 - Type "PE" -} - -Location "Rogneda Patera" "Sol/Venus" -{ - LongLat [ -220.5 2.8 0 ] - Size 120.00 - Importance 47.24 - Type "PE" -} - -Location "Sacajawea Patera" "Sol/Venus" -{ - LongLat [ -335.4 -64.3 0 ] - Size 233.00 - Importance 58.33 - Type "PE" -} - -Location "Sachs Patera" "Sol/Venus" -{ - LongLat [ -334.2 -49.1 0 ] - Size 65.00 - Importance 40.47 - Type "PE" -} - -Location "Sappho Patera" "Sol/Venus" -{ - LongLat [ -16.5 -14.1 0 ] - Size 225.00 - Importance 57.62 - Type "PE" -} - -Location "Serova Patera" "Sol/Venus" -{ - LongLat [ -247 -20 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Shelikhova Patera" "Sol/Venus" -{ - LongLat [ -162.5 75.7 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Shulzhenko Patera" "Sol/Venus" -{ - LongLat [ -264.5 -6.5 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Siddons Patera" "Sol/Venus" -{ - LongLat [ -340.6 -61.6 0 ] - Size 47.00 - Importance 37.83 - Type "PE" -} - -Location "Stopes Patera" "Sol/Venus" -{ - LongLat [ -46.5 -42.6 0 ] - Size 169.00 - Importance 52.36 - Type "PE" -} - -Location "Tarbell Patera" "Sol/Venus" -{ - LongLat [ -351.5 58.2 0 ] - Size 80.00 - Importance 42.47 - Type "PE" -} - -Location "Teasdale Patera" "Sol/Venus" -{ - LongLat [ -189.1 67.6 0 ] - Size 75.00 - Importance 41.82 - Type "PE" -} - -Location "Tenisheva Patera" "Sol/Venus" -{ - LongLat [ -254.8 1.4 0 ] - Size 80.00 - Importance 42.47 - Type "PE" -} - -Location "Tey Patera" "Sol/Venus" -{ - LongLat [ -349.1 17.8 0 ] - Size 20.00 - Importance 33.04 - Type "PE" -} - -Location "Tipporah Patera" "Sol/Venus" -{ - LongLat [ -43 -38.9 0 ] - Size 99.00 - Importance 44.82 - Type "PE" -} - -Location "Viardot Patera" "Sol/Venus" -{ - LongLat [ -254.3 7 0 ] - Size 55.00 - Importance 39.04 - Type "PE" -} - -Location "Villepreux-Power Patera" "Sol/Venus" -{ - LongLat [ -210 22 0 ] - Size 100.00 - Importance 44.94 - Type "PE" -} - -Location "Vovchok Patera" "Sol/Venus" -{ - LongLat [ -310 38 0 ] - Size 80.00 - Importance 42.47 - Type "PE" -} - -Location "Wilde Patera" "Sol/Venus" -{ - LongLat [ -266.3 21.3 0 ] - Size 75.00 - Importance 41.82 - Type "PE" -} - -Location "Žemaite Patera" "Sol/Venus" -{ - LongLat [ -263 35 0 ] - Size 60.00 - Importance 39.76 - Type "PE" -} - -Location "Aibarchin Planitia" "Sol/Venus" -{ - LongLat [ -25 73 0 ] - Size 1200.00 - Importance 121.59 - Type "PL" -} - -Location "Aino Planitia" "Sol/Venus" -{ - LongLat [ -94.5 40.5 0 ] - Size 4985.00 - Importance 300.77 - Type "PL" -} - -Location "Akhtamar Planitia" "Sol/Venus" -{ - LongLat [ -65 -27 0 ] - Size 2700.00 - Importance 197.30 - Type "PL" -} - -Location "Alma-Merghen Planitia" "Sol/Venus" -{ - LongLat [ -100 76 0 ] - Size 1500.00 - Importance 137.78 - Type "PL" -} - -Location "Atalanta Planitia" "Sol/Venus" -{ - LongLat [ -165.8 -45.6 0 ] - Size 2050.00 - Importance 165.85 - Type "PL" -} - -Location "Audra Planitia" "Sol/Venus" -{ - LongLat [ -92.3 -59.8 0 ] - Size 1860.00 - Importance 156.34 - Type "PL" -} - -Location "Bereghinya Planitia" "Sol/Venus" -{ - LongLat [ -23.6 -28.6 0 ] - Size 3900.00 - Importance 252.59 - Type "PL" -} - -Location "Dzerassa Planitia" "Sol/Venus" -{ - LongLat [ -295 15 0 ] - Size 2800.00 - Importance 202.03 - Type "PL" -} - -Location "Fonueha Planitia" "Sol/Venus" -{ - LongLat [ -48 44 0 ] - Size 3000.00 - Importance 211.40 - Type "PL" -} - -Location "Ganiki Planitia" "Sol/Venus" -{ - LongLat [ -189.7 -25.9 0 ] - Size 5160.00 - Importance 308.43 - Type "PL" -} - -Location "Guinevere Planitia" "Sol/Venus" -{ - LongLat [ -325 -21.9 0 ] - Size 7520.00 - Importance 410.08 - Type "PL" -} - -Location "Gunda Planitia" "Sol/Venus" -{ - LongLat [ -267 16 0 ] - Size 1200.00 - Importance 121.59 - Type "PL" -} - -Location "Helen Planitia" "Sol/Venus" -{ - LongLat [ -263.9 51.7 0 ] - Size 4360.00 - Importance 273.17 - Type "PL" -} - -Location "Hinemoa Planitia" "Sol/Venus" -{ - LongLat [ -265 -5 0 ] - Size 3700.00 - Importance 243.55 - Type "PL" -} - -Location "Imapinua Planitia" "Sol/Venus" -{ - LongLat [ -142 60 0 ] - Size 2100.00 - Importance 168.32 - Type "PL" -} - -Location "Kanykey Planitia" "Sol/Venus" -{ - LongLat [ -350 10 0 ] - Size 2100.00 - Importance 168.32 - Type "PL" -} - -Location "Kawelu Planitia" "Sol/Venus" -{ - LongLat [ -246.5 -32.8 0 ] - Size 3910.00 - Importance 253.04 - Type "PL" -} - -Location "Laimdota Planitia" "Sol/Venus" -{ - LongLat [ -117 58 0 ] - Size 1800.00 - Importance 153.30 - Type "PL" -} - -Location "Lavinia Planitia" "Sol/Venus" -{ - LongLat [ -347.5 47.3 0 ] - Size 2820.00 - Importance 202.97 - Type "PL" -} - -Location "Leda Planitia" "Sol/Venus" -{ - LongLat [ -65.1 -44 0 ] - Size 2890.00 - Importance 206.26 - Type "PL" -} - -Location "LibuÅ¡e Planitia" "Sol/Venus" -{ - LongLat [ -290 -60 0 ] - Size 1200.00 - Importance 121.59 - Type "PL" -} - -Location "Llorona Planitia" "Sol/Venus" -{ - LongLat [ -145 -18 0 ] - Size 2600.00 - Importance 192.55 - Type "PL" -} - -Location "Louhi Planitia" "Sol/Venus" -{ - LongLat [ -120.5 -80.5 0 ] - Size 2440.00 - Importance 184.89 - Type "PL" -} - -Location "Lowana Planitia" "Sol/Venus" -{ - LongLat [ -98 -43 0 ] - Size 2700.00 - Importance 197.30 - Type "PL" -} - -Location "Mugazo Planitia" "Sol/Venus" -{ - LongLat [ -60 69 0 ] - Size 1500.00 - Importance 137.78 - Type "PL" -} - -Location "Navka Planitia" "Sol/Venus" -{ - LongLat [ -317.6 8.1 0 ] - Size 2100.00 - Importance 168.32 - Type "PL" -} - -Location "Niobe Planitia" "Sol/Venus" -{ - LongLat [ -112.3 -21 0 ] - Size 5008.00 - Importance 301.78 - Type "PL" -} - -Location "Nsomeka Planitia" "Sol/Venus" -{ - LongLat [ -195 53 0 ] - Size 2100.00 - Importance 168.32 - Type "PL" -} - -Location "Nuptadi Planitia" "Sol/Venus" -{ - LongLat [ -250 73 0 ] - Size 1200.00 - Importance 121.59 - Type "PL" -} - -Location "Rusalka Planitia" "Sol/Venus" -{ - LongLat [ -170.1 -9.8 0 ] - Size 3655.00 - Importance 241.51 - Type "PL" -} - -Location "Sedna Planitia" "Sol/Venus" -{ - LongLat [ -340.7 -42.7 0 ] - Size 3570.00 - Importance 237.64 - Type "PL" -} - -Location "Snegurochka Planitia" "Sol/Venus" -{ - LongLat [ -328 -86.6 0 ] - Size 2775.00 - Importance 200.85 - Type "PL" -} - -Location "Sogolon Planitia" "Sol/Venus" -{ - LongLat [ -107 -8 0 ] - Size 1600.00 - Importance 143.02 - Type "PL" -} - -Location "Tahmina Planitia" "Sol/Venus" -{ - LongLat [ -80 23 0 ] - Size 3000.00 - Importance 211.40 - Type "PL" -} - -Location "Tilli-Hanum Planitia" "Sol/Venus" -{ - LongLat [ -120 -54 0 ] - Size 2300.00 - Importance 178.12 - Type "PL" -} - -Location "Tinatin Planitia" "Sol/Venus" -{ - LongLat [ -15 15 0 ] - Size 2726.30 - Importance 198.55 - Type "PL" -} - -Location "Undine Planitia" "Sol/Venus" -{ - LongLat [ -303 -13 0 ] - Size 2800.00 - Importance 202.03 - Type "PL" -} - -Location "Vellamo Planitia" "Sol/Venus" -{ - LongLat [ -149.1 -45.4 0 ] - Size 2155.00 - Importance 171.03 - Type "PL" -} - -Location "Vinmara Planitia" "Sol/Venus" -{ - LongLat [ -207.6 -53.8 0 ] - Size 1635.00 - Importance 144.83 - Type "PL" -} - -Location "Wawalag Planitia" "Sol/Venus" -{ - LongLat [ -217 30 0 ] - Size 2600.00 - Importance 192.55 - Type "PL" -} - -Location "Zhibek Planitia" "Sol/Venus" -{ - LongLat [ -157 40 0 ] - Size 2000.00 - Importance 163.36 - Type "PL" -} - -Location "Astkhik Planum" "Sol/Venus" -{ - LongLat [ -20 45 0 ] - Size 2000.00 - Importance 163.36 - Type "PM" -} - -Location "Lakshmi Planum" "Sol/Venus" -{ - LongLat [ -339.3 -68.6 0 ] - Size 2345.00 - Importance 180.30 - Type "PM" -} - -Location "ALPHA REGIO" "Sol/Venus" -{ - LongLat [ -0.3 25.5 0 ] - Size 1897.00 - Importance 158.20 - Type "RE" -} - -Location "ASTERIA REGIO" "Sol/Venus" -{ - LongLat [ -267.5 -21.6 0 ] - Size 1131.00 - Importance 117.75 - Type "RE" -} - -Location "ATLA REGIO" "Sol/Venus" -{ - LongLat [ -200.1 -9.2 0 ] - Size 3200.00 - Importance 220.68 - Type "RE" -} - -Location "BELL REGIO" "Sol/Venus" -{ - LongLat [ -51.4 -32.8 0 ] - Size 1778.00 - Importance 152.18 - Type "RE" -} - -Location "BETA REGIO" "Sol/Venus" -{ - LongLat [ -282.8 -25.3 0 ] - Size 2869.00 - Importance 205.27 - Type "RE" -} - -Location "DIONE REGIO" "Sol/Venus" -{ - LongLat [ -328 31.5 0 ] - Size 2300.00 - Importance 178.12 - Type "RE" -} - -Location "DSONKWA REGIO" "Sol/Venus" -{ - LongLat [ -167 53 0 ] - Size 1500.00 - Importance 137.78 - Type "RE" -} - -Location "EISTLA REGIO" "Sol/Venus" -{ - LongLat [ -21.5 -10.5 0 ] - Size 8015.00 - Importance 431.13 - Type "RE" -} - -Location "HYNDLA REGIO" "Sol/Venus" -{ - LongLat [ -294.5 -22.5 0 ] - Size 2300.00 - Importance 178.12 - Type "RE" -} - -Location "IMDR REGIO" "Sol/Venus" -{ - LongLat [ -212 43 0 ] - Size 1611.00 - Importance 143.59 - Type "RE" -} - -Location "ISHKUS REGIO" "Sol/Venus" -{ - LongLat [ -245 61 0 ] - Size 1000.00 - Importance 110.29 - Type "RE" -} - -Location "LAUFEY REGIO" "Sol/Venus" -{ - LongLat [ -315 -7 0 ] - Size 2100.00 - Importance 168.32 - Type "RE" -} - -Location "NERINGA REGIO" "Sol/Venus" -{ - LongLat [ -288 65 0 ] - Size 1100.00 - Importance 116.00 - Type "RE" -} - -Location "OVDA REGIO" "Sol/Venus" -{ - LongLat [ -85.6 2.8 0 ] - Size 5280.00 - Importance 313.68 - Type "RE" -} - -Location "PHOEBE REGIO" "Sol/Venus" -{ - LongLat [ -282.8 6 0 ] - Size 2852.00 - Importance 204.47 - Type "RE" -} - -Location "TETHUS REGIO" "Sol/Venus" -{ - LongLat [ -120 -66 0 ] - Size 2471.40 - Importance 186.40 - Type "RE" -} - -Location "THEMIS REGIO" "Sol/Venus" -{ - LongLat [ -284.2 37.4 0 ] - Size 1811.00 - Importance 153.86 - Type "RE" -} - -Location "THETIS REGIO" "Sol/Venus" -{ - LongLat [ -129.9 11.4 0 ] - Size 2801.00 - Importance 202.07 - Type "RE" -} - -Location "ULFRUN REGIO" "Sol/Venus" -{ - LongLat [ -225 -27 0 ] - Size 3954.00 - Importance 255.02 - Type "RE" -} - -Location "VASILISA REGIO" "Sol/Venus" -{ - LongLat [ -332 11 0 ] - Size 1200.00 - Importance 121.59 - Type "RE" -} - -Location "Fornax Rupes" "Sol/Venus" -{ - LongLat [ -201.1 -30.3 0 ] - Size 729.00 - Importance 94.03 - Type "RU" -} - -Location "Gabie Rupes" "Sol/Venus" -{ - LongLat [ -109.9 -67.5 0 ] - Size 350.00 - Importance 67.98 - Type "RU" -} - -Location "Hestia Rupes" "Sol/Venus" -{ - LongLat [ -71.1 -6 0 ] - Size 588.00 - Importance 84.95 - Type "RU" -} - -Location "Uorsar Rupes" "Sol/Venus" -{ - LongLat [ -341.2 -76.8 0 ] - Size 820.00 - Importance 99.64 - Type "RU" -} - -Location "Ut Rupes" "Sol/Venus" -{ - LongLat [ -321.9 -55.3 0 ] - Size 676.00 - Importance 90.68 - Type "RU" -} - -Location "Vaidilute Rupes" "Sol/Venus" -{ - LongLat [ -22 43.5 0 ] - Size 2000.00 - Importance 163.36 - Type "RU" -} - -Location "Vesta Rupes" "Sol/Venus" -{ - LongLat [ -323.9 -58.3 0 ] - Size 788.00 - Importance 97.69 - Type "RU" -} - -Location "APHRODITE TERRA" "Sol/Venus" -{ - LongLat [ -104.8 5.8 0 ] - Size 10000.00 - Importance 515.08 - Type "TA" -} - -Location "ISHTAR TERRA" "Sol/Venus" -{ - LongLat [ -27.5 -70.4 0 ] - Size 5610.00 - Importance 328.04 - Type "TA" -} - -Location "LADA TERRA" "Sol/Venus" -{ - LongLat [ -20 62.5 0 ] - Size 8615.00 - Importance 456.57 - Type "TA" -} - -Location "Adrasthea Tesserae" "Sol/Venus" -{ - LongLat [ -55 -30 0 ] - Size 750.00 - Importance 95.34 - Type "TE" -} - -Location "Ananke Tessera" "Sol/Venus" -{ - LongLat [ -137 -53.3 0 ] - Size 1060.00 - Importance 113.73 - Type "TE" -} - -Location "Athena Tessera" "Sol/Venus" -{ - LongLat [ -175 -35 0 ] - Size 1800.00 - Importance 153.30 - Type "TE" -} - -Location "Atropos Tessera" "Sol/Venus" -{ - LongLat [ -304 -71.5 0 ] - Size 469.00 - Importance 76.79 - Type "TE" -} - -Location "Bathkol Tessera" "Sol/Venus" -{ - LongLat [ -200 -61 0 ] - Size 1485.00 - Importance 136.99 - Type "TE" -} - -Location "Chimon-mana Tessera" "Sol/Venus" -{ - LongLat [ -270 3 0 ] - Size 1500.00 - Importance 137.78 - Type "TE" -} - -Location "Clidna Tessera" "Sol/Venus" -{ - LongLat [ -29 42 0 ] - Size 500.00 - Importance 78.97 - Type "TE" -} - -Location "Clotho Tessera" "Sol/Venus" -{ - LongLat [ -334.9 -56.4 0 ] - Size 289.00 - Importance 63.11 - Type "TE" -} - -Location "Cocomama Tessera" "Sol/Venus" -{ - LongLat [ -23 62 0 ] - Size 1600.00 - Importance 143.02 - Type "TE" -} - -Location "Dekla Tessera" "Sol/Venus" -{ - LongLat [ -71.8 -57.4 0 ] - Size 1363.00 - Importance 130.48 - Type "TE" -} - -Location "Dolya Tessera" "Sol/Venus" -{ - LongLat [ -296 8 0 ] - Size 1100.00 - Importance 116.00 - Type "TE" -} - -Location "Dou-Mu Tesserae" "Sol/Venus" -{ - LongLat [ -244 60 0 ] - Size 400.00 - Importance 71.78 - Type "TE" -} - -Location "Fortuna Tessera" "Sol/Venus" -{ - LongLat [ -45.1 -69.9 0 ] - Size 2801.00 - Importance 202.07 - Type "TE" -} - -Location "Gbadu Tessera" "Sol/Venus" -{ - LongLat [ -38 1 0 ] - Size 700.00 - Importance 92.21 - Type "TE" -} - -Location "Gegute Tessera" "Sol/Venus" -{ - LongLat [ -121 -17 0 ] - Size 1600.00 - Importance 143.02 - Type "TE" -} - -Location "Giltine Tesserae" "Sol/Venus" -{ - LongLat [ -250 39 0 ] - Size 300.00 - Importance 64.01 - Type "TE" -} - -Location "Haasttse-baad Tessera" "Sol/Venus" -{ - LongLat [ -127 -6 0 ] - Size 2600.00 - Importance 192.55 - Type "TE" -} - -Location "Humai Tessera" "Sol/Venus" -{ - LongLat [ -250 53 0 ] - Size 350.00 - Importance 67.98 - Type "TE" -} - -Location "Husbishag Tesserae" "Sol/Venus" -{ - LongLat [ -101 28 0 ] - Size 1100.00 - Importance 116.00 - Type "TE" -} - -Location "Itzpapalotl Tessera" "Sol/Venus" -{ - LongLat [ -317.6 -75.7 0 ] - Size 380.00 - Importance 70.28 - Type "TE" -} - -Location "Kruchina Tesserae" "Sol/Venus" -{ - LongLat [ -27 -36 0 ] - Size 1000.00 - Importance 110.29 - Type "TE" -} - -Location "Kutue Tessera" "Sol/Venus" -{ - LongLat [ -108.8 -39.5 0 ] - Size 653.00 - Importance 89.20 - Type "TE" -} - -Location "Lachesis Tessera" "Sol/Venus" -{ - LongLat [ -300.1 -44.4 0 ] - Size 664.00 - Importance 89.91 - Type "TE" -} - -Location "Lahevhev Tesserae" "Sol/Venus" -{ - LongLat [ -189 -29 0 ] - Size 1300.00 - Importance 127.08 - Type "TE" -} - -Location "Laima Tessera" "Sol/Venus" -{ - LongLat [ -48.5 -55 0 ] - Size 971.00 - Importance 108.61 - Type "TE" -} - -Location "Lhamo Tessera" "Sol/Venus" -{ - LongLat [ -15 51 0 ] - Size 800.00 - Importance 98.42 - Type "TE" -} - -Location "Likho Tesserae" "Sol/Venus" -{ - LongLat [ -134 -40 0 ] - Size 1200.00 - Importance 121.59 - Type "TE" -} - -Location "Mago-Halmi Tesserae" "Sol/Venus" -{ - LongLat [ -157 -70 0 ] - Size 400.00 - Importance 71.78 - Type "TE" -} - -Location "Magu Tessera" "Sol/Venus" -{ - LongLat [ -305 52 0 ] - Size 300.00 - Importance 64.01 - Type "TE" -} - -Location "Mamitu Tesserae" "Sol/Venus" -{ - LongLat [ -44 -22 0 ] - Size 900.00 - Importance 104.44 - Type "TE" -} - -Location "Manatum Tessera" "Sol/Venus" -{ - LongLat [ -64 4 0 ] - Size 3800.00 - Importance 248.08 - Type "TE" -} - -Location "Manzan-Gurme Tesserae" "Sol/Venus" -{ - LongLat [ -359.5 -39 0 ] - Size 1354.00 - Importance 130.00 - Type "TE" -} - -Location "Meni Tessera" "Sol/Venus" -{ - LongLat [ -77.9 -48.1 0 ] - Size 454.00 - Importance 75.72 - Type "TE" -} - -Location "Meskhent Tessera" "Sol/Venus" -{ - LongLat [ -103.1 -65.8 0 ] - Size 1056.00 - Importance 113.51 - Type "TE" -} - -Location "Minu-Anni Tessera" "Sol/Venus" -{ - LongLat [ -30 20 0 ] - Size 1300.00 - Importance 127.08 - Type "TE" -} - -Location "Moira Tessera" "Sol/Venus" -{ - LongLat [ -310.5 -58.7 0 ] - Size 361.00 - Importance 68.83 - Type "TE" -} - -Location "Nedolya Tesserae" "Sol/Venus" -{ - LongLat [ -294 -5 0 ] - Size 1200.00 - Importance 121.59 - Type "TE" -} - -Location "Nemesis Tesserae" "Sol/Venus" -{ - LongLat [ -181 -40 0 ] - Size 355.00 - Importance 68.37 - Type "TE" -} - -Location "Norna Tesserae" "Sol/Venus" -{ - LongLat [ -263 50 0 ] - Size 700.00 - Importance 92.21 - Type "TE" -} - -Location "Nortia Tesserae" "Sol/Venus" -{ - LongLat [ -160 49 0 ] - Size 650.00 - Importance 89.01 - Type "TE" -} - -Location "Nuahine Tessera" "Sol/Venus" -{ - LongLat [ -157 9 0 ] - Size 1000.00 - Importance 110.29 - Type "TE" -} - -Location "Oddibjord Tessera" "Sol/Venus" -{ - LongLat [ -85 -82 0 ] - Size 900.00 - Importance 104.44 - Type "TE" -} - -Location "Pasom-mana Tesserae" "Sol/Venus" -{ - LongLat [ -49 33 0 ] - Size 1200.00 - Importance 121.59 - Type "TE" -} - -Location "Salus Tessera" "Sol/Venus" -{ - LongLat [ -48.5 1.5 0 ] - Size 850.00 - Importance 101.45 - Type "TE" -} - -Location "Senectus Tesserae" "Sol/Venus" -{ - LongLat [ -292 -50 0 ] - Size 1400.00 - Importance 132.47 - Type "TE" -} - -Location "Shait Tessera" "Sol/Venus" -{ - LongLat [ -173.5 54 0 ] - Size 220.00 - Importance 57.17 - Type "TE" -} - -Location "Shimti Tessera" "Sol/Venus" -{ - LongLat [ -97.7 -31.9 0 ] - Size 1275.00 - Importance 125.72 - Type "TE" -} - -Location "Snotra Tesserae" "Sol/Venus" -{ - LongLat [ -134 -24 0 ] - Size 1000.00 - Importance 110.29 - Type "TE" -} - -Location "Sopdet Tesserae" "Sol/Venus" -{ - LongLat [ -243 45 0 ] - Size 500.00 - Importance 78.97 - Type "TE" -} - -Location "Sudenitsa Tesserae" "Sol/Venus" -{ - LongLat [ -270 -33 0 ] - Size 4200.00 - Importance 266.04 - Type "TE" -} - -Location "Sudice Tessera" "Sol/Venus" -{ - LongLat [ -112 37 0 ] - Size 500.00 - Importance 78.97 - Type "TE" -} - -Location "Tellus Tessera" "Sol/Venus" -{ - LongLat [ -76.8 -42.6 0 ] - Size 2329.00 - Importance 179.53 - Type "TE" -} - -Location "Tushita Tesserae" "Sol/Venus" -{ - LongLat [ -54 42 0 ] - Size 1400.00 - Importance 132.47 - Type "TE" -} - -Location "Tyche Tessera" "Sol/Venus" -{ - LongLat [ -14.5 44 0 ] - Size 575.00 - Importance 84.08 - Type "TE" -} - -Location "Urd Tessera" "Sol/Venus" -{ - LongLat [ -174.5 40 0 ] - Size 250.00 - Importance 59.82 - Type "TE" -} - -Location "Ustrecha Tesserae" "Sol/Venus" -{ - LongLat [ -265 43 0 ] - Size 450.00 - Importance 75.44 - Type "TE" -} - -Location "Vako-nana Tesserae" "Sol/Venus" -{ - LongLat [ -40 -27 0 ] - Size 1200.00 - Importance 121.59 - Type "TE" -} - -Location "Verpeja Tesserae" "Sol/Venus" -{ - LongLat [ -160 58 0 ] - Size 600.00 - Importance 85.74 - Type "TE" -} - -Location "Virilis Tesserae" "Sol/Venus" -{ - LongLat [ -239.7 -56.1 0 ] - Size 782.00 - Importance 97.32 - Type "TE" -} - -Location "Xi Wang-mu Tessera" "Sol/Venus" -{ - LongLat [ -62 30 0 ] - Size 1300.00 - Importance 127.08 - Type "TE" -} - -Location "Yuki-Onne Tessera" "Sol/Venus" -{ - LongLat [ -261 -39 0 ] - Size 1200.00 - Importance 121.59 - Type "TE" -} - -Location "Zirka Tessera" "Sol/Venus" -{ - LongLat [ -300 -33 0 ] - Size 450.00 - Importance 75.44 - Type "TE" -} - -Location "Ale Tholus" "Sol/Venus" -{ - LongLat [ -247 -68.2 0 ] - Size 87.00 - Importance 43.36 - Type "TH" -} - -Location "Amra Tholus" "Sol/Venus" -{ - LongLat [ -98 -53 0 ] - Size 50.00 - Importance 38.29 - Type "TH" -} - -Location "Angerona Tholus" "Sol/Venus" -{ - LongLat [ -287.2 29.8 0 ] - Size 200.00 - Importance 55.34 - Type "TH" -} - -Location "Angrboda Tholus" "Sol/Venus" -{ - LongLat [ -116 73.8 0 ] - Size 80.00 - Importance 42.47 - Type "TH" -} - -Location "Ashtart Tholus" "Sol/Venus" -{ - LongLat [ -247 -48.7 0 ] - Size 138.00 - Importance 49.19 - Type "TH" -} - -Location "Bast Tholus" "Sol/Venus" -{ - LongLat [ -130.3 -57.8 0 ] - Size 83.00 - Importance 42.85 - Type "TH" -} - -Location "Cotis Tholus" "Sol/Venus" -{ - LongLat [ -233 -44.3 0 ] - Size 62.00 - Importance 40.05 - Type "TH" -} - -Location "Dröl-ma Tholus" "Sol/Venus" -{ - LongLat [ -6.3 -24.2 0 ] - Size 40.00 - Importance 36.70 - Type "TH" -} - -Location "Evaki Tholus" "Sol/Venus" -{ - LongLat [ -342.2 -37.6 0 ] - Size 200.00 - Importance 55.34 - Type "TH" -} - -Location "Furki Tholus" "Sol/Venus" -{ - LongLat [ -236.4 -35.9 0 ] - Size 79.00 - Importance 42.34 - Type "TH" -} - -Location "Gerd Tholi" "Sol/Venus" -{ - LongLat [ -291.5 54.5 0 ] - Size 50.00 - Importance 38.29 - Type "TH" -} - -Location "Grechukha Tholi" "Sol/Venus" -{ - LongLat [ -255.8 8.6 0 ] - Size 200.00 - Importance 55.34 - Type "TH" -} - -Location "Justitia Tholus" "Sol/Venus" -{ - LongLat [ -296.5 28.7 0 ] - Size 60.00 - Importance 39.76 - Type "TH" -} - -Location "Khotal-Ekva Tholi" "Sol/Venus" -{ - LongLat [ -177.8 9.1 0 ] - Size 50.00 - Importance 38.29 - Type "TH" -} - -Location "Kwannon Tholus" "Sol/Venus" -{ - LongLat [ -296.8 26.3 0 ] - Size 135.00 - Importance 48.88 - Type "TH" -} - -Location "Mahuea Tholus" "Sol/Venus" -{ - LongLat [ -164.7 37.5 0 ] - Size 110.00 - Importance 46.11 - Type "TH" -} - -Location "Meiboia Tholus" "Sol/Venus" -{ - LongLat [ -281.3 44.7 0 ] - Size 85.00 - Importance 43.11 - Type "TH" -} - -Location "Mentha Tholus" "Sol/Venus" -{ - LongLat [ -237.3 -43 0 ] - Size 79.00 - Importance 42.34 - Type "TH" -} - -Location "Muru Tholus" "Sol/Venus" -{ - LongLat [ -305.5 9 0 ] - Size 40.00 - Importance 36.70 - Type "TH" -} - -Location "Narina Tholi" "Sol/Venus" -{ - LongLat [ -80 25.8 0 ] - Size 55.00 - Importance 39.04 - Type "TH" -} - -Location "Ndara Tholus" "Sol/Venus" -{ - LongLat [ -16 57.5 0 ] - Size 70.00 - Importance 41.15 - Type "TH" -} - -Location "Neegyauks Tholus" "Sol/Venus" -{ - LongLat [ -200 68.6 0 ] - Size 30.00 - Importance 34.98 - Type "TH" -} - -Location "Nertus Tholus" "Sol/Venus" -{ - LongLat [ -247.9 -61.2 0 ] - Size 66.00 - Importance 40.60 - Type "TH" -} - -Location "Norterma Tholus" "Sol/Venus" -{ - LongLat [ -188 77 0 ] - Size 15.00 - Importance 31.96 - Type "TH" -} - -Location "Otafuku Tholi" "Sol/Venus" -{ - LongLat [ -46.3 -28.7 0 ] - Size 80.00 - Importance 42.47 - Type "TH" -} - -Location "Padma Tholi" "Sol/Venus" -{ - LongLat [ -68.3 34.7 0 ] - Size 100.00 - Importance 44.94 - Type "TH" -} - -Location "Perynya Tholus" "Sol/Venus" -{ - LongLat [ -353.2 0.7 0 ] - Size 110.00 - Importance 46.11 - Type "TH" -} - -Location "Podaga Tholus" "Sol/Venus" -{ - LongLat [ -2 56.3 0 ] - Size 40.00 - Importance 36.70 - Type "TH" -} - -Location "Rohina Tholus" "Sol/Venus" -{ - LongLat [ -295.4 40.6 0 ] - Size 30.00 - Importance 34.98 - Type "TH" -} - -Location "Rosna Tholi" "Sol/Venus" -{ - LongLat [ -73.3 25.5 0 ] - Size 130.00 - Importance 48.34 - Type "TH" -} - -Location "Semele Tholi" "Sol/Venus" -{ - LongLat [ -202.9 -64.3 0 ] - Size 194.00 - Importance 54.77 - Type "TH" -} - -Location "Shamiram Tholus" "Sol/Venus" -{ - LongLat [ -335.2 6.9 0 ] - Size 10.00 - Importance 30.77 - Type "TH" -} - -Location "Sumerla Tholi" "Sol/Venus" -{ - LongLat [ -252.2 13.8 0 ] - Size 90.00 - Importance 43.73 - Type "TH" -} - -Location "Toci Tholus" "Sol/Venus" -{ - LongLat [ -355.1 -29.5 0 ] - Size 300.00 - Importance 64.01 - Type "TH" -} - -Location "Turi Tholus" "Sol/Venus" -{ - LongLat [ -222.3 66.9 0 ] - Size 15.00 - Importance 31.96 - Type "TH" -} - -Location "Tursa Tholus" "Sol/Venus" -{ - LongLat [ -205.2 35.4 0 ] - Size 75.00 - Importance 41.82 - Type "TH" -} - -Location "Upunusa Tholus" "Sol/Venus" -{ - LongLat [ -252.4 -66.2 0 ] - Size 223.00 - Importance 57.44 - Type "TH" -} - -Location "Vilakh Tholus" "Sol/Venus" -{ - LongLat [ -176.5 6.5 0 ] - Size 15.00 - Importance 31.96 - Type "TH" -} - -Location "Vupar Tholus" "Sol/Venus" -{ - LongLat [ -306 13.5 0 ] - Size 100.00 - Importance 44.94 - Type "TH" -} - -Location "Wurunsemu Tholus" "Sol/Venus" -{ - LongLat [ -209.9 -40.6 0 ] - Size 83.00 - Importance 42.85 - Type "TH" -} - -Location "Yurt-Ava Tholus" "Sol/Venus" -{ - LongLat [ -341.5 13.8 0 ] - Size 15.00 - Importance 31.96 - Type "TH" -} - -Location "Zorya Tholus" "Sol/Venus" -{ - LongLat [ -335.3 9.4 0 ] - Size 22.00 - Importance 33.45 - Type "TH" -} - -Location "Al-Uzza Undae" "Sol/Venus" -{ - LongLat [ -90.5 -67.7 0 ] - Size 150.00 - Importance 50.45 - Type "UN" -} - -Location "Menat Undae" "Sol/Venus" -{ - LongLat [ -339.4 24.8 0 ] - Size 100.00 - Importance 44.94 - Type "UN" -} - -Location "Ningal Undae" "Sol/Venus" -{ - LongLat [ -60.7 -9 0 ] - Size 225.00 - Importance 57.62 - Type "UN" -} - -Location "Ahsabkab Vallis" "Sol/Venus" -{ - LongLat [ -79 24 0 ] - Size 700.00 - Importance 92.21 - Type "VA" -} - -Location "Alajen Vallis" "Sol/Venus" -{ - LongLat [ -337.1 3.3 0 ] - Size 200.00 - Importance 55.34 - Type "VA" -} - -Location "Albys Vallis" "Sol/Venus" -{ - LongLat [ -30.5 39.5 0 ] - Size 240.00 - Importance 58.95 - Type "VA" -} - -Location "Anuket Vallis" "Sol/Venus" -{ - LongLat [ -8 -66.7 0 ] - Size 350.00 - Importance 67.98 - Type "VA" -} - -Location "Apisuahts Vallis" "Sol/Venus" -{ - LongLat [ -17 66.5 0 ] - Size 550.00 - Importance 82.40 - Type "VA" -} - -Location "Austrina Vallis" "Sol/Venus" -{ - LongLat [ -177 49.5 0 ] - Size 600.00 - Importance 85.74 - Type "VA" -} - -Location "Avfruvva Vallis" "Sol/Venus" -{ - LongLat [ -70 -2 0 ] - Size 70.00 - Importance 41.15 - Type "VA" -} - -Location "Baltis Vallis" "Sol/Venus" -{ - LongLat [ -161.4 -37.3 0 ] - Size 6000.00 - Importance 344.93 - Type "VA" -} - -Location "Banumbirr Vallis" "Sol/Venus" -{ - LongLat [ -4 7 0 ] - Size 400.00 - Importance 71.78 - Type "VA" -} - -Location "Bastryk Vallis" "Sol/Venus" -{ - LongLat [ -347.5 7.5 0 ] - Size 190.00 - Importance 54.40 - Type "VA" -} - -Location "Bayara Vallis" "Sol/Venus" -{ - LongLat [ -16.5 -45.6 0 ] - Size 500.00 - Importance 78.97 - Type "VA" -} - -Location "Belisama Vallis" "Sol/Venus" -{ - LongLat [ -22.5 -50 0 ] - Size 220.00 - Importance 57.17 - Type "VA" -} - -Location "Bennu Vallis" "Sol/Venus" -{ - LongLat [ -341.2 -1.3 0 ] - Size 710.00 - Importance 92.84 - Type "VA" -} - -Location "Chasca Vallis" "Sol/Venus" -{ - LongLat [ -359 52.8 0 ] - Size 400.00 - Importance 71.78 - Type "VA" -} - -Location "Citlalpul Vallis" "Sol/Venus" -{ - LongLat [ -187 51.8 0 ] - Size 3160.00 - Importance 218.83 - Type "VA" -} - -Location "Dilbat Vallis" "Sol/Venus" -{ - LongLat [ -184 55 0 ] - Size 420.00 - Importance 73.26 - Type "VA" -} - -Location "Dzyzlan Vallis" "Sol/Venus" -{ - LongLat [ -182 16 0 ] - Size 250.00 - Importance 59.82 - Type "VA" -} - -Location "Fara Vallis" "Sol/Venus" -{ - LongLat [ -345.5 1.2 0 ] - Size 260.00 - Importance 60.68 - Type "VA" -} - -Location "Fetu-ao Vallis" "Sol/Venus" -{ - LongLat [ -254.7 61 0 ] - Size 400.00 - Importance 71.78 - Type "VA" -} - -Location "Fufei Vallis" "Sol/Venus" -{ - LongLat [ -341 -46 0 ] - Size 170.00 - Importance 52.46 - Type "VA" -} - -Location "Gendenwitha Vallis" "Sol/Venus" -{ - LongLat [ -259 63 0 ] - Size 900.00 - Importance 104.44 - Type "VA" -} - -Location "Helmud Vallis" "Sol/Venus" -{ - LongLat [ -171.3 33.9 0 ] - Size 280.00 - Importance 62.36 - Type "VA" -} - -Location "Hoku-ao Vallis" "Sol/Venus" -{ - LongLat [ -166.5 -28 0 ] - Size 450.00 - Importance 75.44 - Type "VA" -} - -Location "Ikhwezi Vallis" "Sol/Venus" -{ - LongLat [ -147.8 -16 0 ] - Size 1700.00 - Importance 148.19 - Type "VA" -} - -Location "Jutrzenka Vallis" "Sol/Venus" -{ - LongLat [ -155.8 -27 0 ] - Size 970.00 - Importance 108.55 - Type "VA" -} - -Location "Kallistos Vallis" "Sol/Venus" -{ - LongLat [ -21.5 51.1 0 ] - Size 900.00 - Importance 104.44 - Type "VA" -} - -Location "Khalanasy Vallis" "Sol/Venus" -{ - LongLat [ -168.5 51 0 ] - Size 320.00 - Importance 65.62 - Type "VA" -} - -Location "Kimtinh Vallis" "Sol/Venus" -{ - LongLat [ -67 46.5 0 ] - Size 550.00 - Importance 82.40 - Type "VA" -} - -Location "Kinsei Vallis" "Sol/Venus" -{ - LongLat [ -141 -13.6 0 ] - Size 800.00 - Importance 98.42 - Type "VA" -} - -Location "Koidutäht Vallis" "Sol/Venus" -{ - LongLat [ -130 76.5 0 ] - Size 700.00 - Importance 92.21 - Type "VA" -} - -Location "Kumanyefie Vallis" "Sol/Venus" -{ - LongLat [ -335 80.5 0 ] - Size 600.00 - Importance 85.74 - Type "VA" -} - -Location "KÅ­msong Vallis" "Sol/Venus" -{ - LongLat [ -152.5 59 0 ] - Size 700.00 - Importance 92.21 - Type "VA" -} - -Location "Laidamlulum Vallis" "Sol/Venus" -{ - LongLat [ -151 73 0 ] - Size 2700.00 - Importance 197.30 - Type "VA" -} - -Location "Lo Shen Valles" "Sol/Venus" -{ - LongLat [ -89.6 12.8 0 ] - Size 225.00 - Importance 57.62 - Type "VA" -} - -Location "Lunang Vallis" "Sol/Venus" -{ - LongLat [ -310 -68.2 0 ] - Size 250.00 - Importance 59.82 - Type "VA" -} - -Location "Lusaber Vallis" "Sol/Venus" -{ - LongLat [ -164 47.5 0 ] - Size 500.00 - Importance 78.97 - Type "VA" -} - -Location "Martuv Vallis" "Sol/Venus" -{ - LongLat [ -156 -23 0 ] - Size 250.00 - Importance 59.82 - Type "VA" -} - -Location "Matlalcue Vallis" "Sol/Venus" -{ - LongLat [ -167.5 33 0 ] - Size 300.00 - Importance 64.01 - Type "VA" -} - -Location "Merak Vallis" "Sol/Venus" -{ - LongLat [ -162 63.5 0 ] - Size 200.00 - Importance 55.34 - Type "VA" -} - -Location "Nahid Valles" "Sol/Venus" -{ - LongLat [ -171 55.1 0 ] - Size 500.00 - Importance 78.97 - Type "VA" -} - -Location "Nantosuelta Vallis" "Sol/Venus" -{ - LongLat [ -193 61.9 0 ] - Size 320.00 - Importance 65.62 - Type "VA" -} - -Location "Nepra Vallis" "Sol/Venus" -{ - LongLat [ -24.2 -1.4 0 ] - Size 350.00 - Importance 67.98 - Type "VA" -} - -Location "Ngyandu Vallis" "Sol/Venus" -{ - LongLat [ -12 62 0 ] - Size 500.00 - Importance 78.97 - Type "VA" -} - -Location "Nommo Valles" "Sol/Venus" -{ - LongLat [ -87.3 40.7 0 ] - Size 200.00 - Importance 55.34 - Type "VA" -} - -Location "Nyakaio Vallis" "Sol/Venus" -{ - LongLat [ -339 -47.5 0 ] - Size 150.00 - Importance 50.45 - Type "VA" -} - -Location "Olokun Vallis" "Sol/Venus" -{ - LongLat [ -269 -81.5 0 ] - Size 150.00 - Importance 50.45 - Type "VA" -} - -Location "Omutnitsa Vallis" "Sol/Venus" -{ - LongLat [ -292 -33 0 ] - Size 150.00 - Importance 50.45 - Type "VA" -} - -Location "Poranica Valles" "Sol/Venus" -{ - LongLat [ -178.5 21 0 ] - Size 550.00 - Importance 82.40 - Type "VA" -} - -Location "Saga Vallis" "Sol/Venus" -{ - LongLat [ -340.6 -76.1 0 ] - Size 450.00 - Importance 75.44 - Type "VA" -} - -Location "Samundra Vallis" "Sol/Venus" -{ - LongLat [ -347.1 24.1 0 ] - Size 110.00 - Importance 46.11 - Type "VA" -} - -Location "Sati Vallis" "Sol/Venus" -{ - LongLat [ -334.4 -3.2 0 ] - Size 225.00 - Importance 57.62 - Type "VA" -} - -Location "Sezibwa Vallis" "Sol/Venus" -{ - LongLat [ -37 44 0 ] - Size 300.00 - Importance 64.01 - Type "VA" -} - -Location "Sinann Vallis" "Sol/Venus" -{ - LongLat [ -270 49 0 ] - Size 425.00 - Importance 73.62 - Type "VA" -} - -Location "Tai-pe Valles" "Sol/Venus" -{ - LongLat [ -156.5 -11 0 ] - Size 400.00 - Importance 71.78 - Type "VA" -} - -Location "Tan-yondozo Vallis" "Sol/Venus" -{ - LongLat [ -87 41.5 0 ] - Size 800.00 - Importance 98.42 - Type "VA" -} - -Location "Tapati Vallis" "Sol/Venus" -{ - LongLat [ -304 -27 0 ] - Size 150.00 - Importance 50.45 - Type "VA" -} - -Location "Ta'urua Vallis" "Sol/Venus" -{ - LongLat [ -247.5 80.2 0 ] - Size 525.00 - Importance 80.70 - Type "VA" -} - -Location "Tawera Vallis" "Sol/Venus" -{ - LongLat [ -67.5 11.6 0 ] - Size 500.00 - Importance 78.97 - Type "VA" -} - -Location "Tingoi Vallis" "Sol/Venus" -{ - LongLat [ -318.6 -6 0 ] - Size 250.00 - Importance 59.82 - Type "VA" -} - -Location "Umaga Valles" "Sol/Venus" -{ - LongLat [ -152 49 0 ] - Size 400.00 - Importance 71.78 - Type "VA" -} - -Location "Uottakh-sulus Valles" "Sol/Venus" -{ - LongLat [ -239 -12.5 0 ] - Size 1100.00 - Importance 116.00 - Type "VA" -} - -Location "Utrenitsa Vallis" "Sol/Venus" -{ - LongLat [ -280 -55 0 ] - Size 700.00 - Importance 92.21 - Type "VA" -} - -Location "Vakarine Vallis" "Sol/Venus" -{ - LongLat [ -336.4 -5 0 ] - Size 625.00 - Importance 87.39 - Type "VA" -} - -Location "Veden-Ema Vallis" "Sol/Venus" -{ - LongLat [ -141 15 0 ] - Size 300.00 - Importance 64.01 - Type "VA" -} - -Location "Vesper Vallis" "Sol/Venus" -{ - LongLat [ -180 59.3 0 ] - Size 610.00 - Importance 86.40 - Type "VA" -} - -Location "Xulab Vallis" "Sol/Venus" -{ - LongLat [ -186 57.5 0 ] - Size 820.00 - Importance 99.64 - Type "VA" -} - -Location "Ymoja Vallis" "Sol/Venus" -{ - LongLat [ -204.8 71.6 0 ] - Size 390.00 - Importance 71.03 - Type "VA" -} - -Location "Yuvkha Valles" "Sol/Venus" -{ - LongLat [ -239.5 -10.5 0 ] - Size 200.00 - Importance 55.34 - Type "VA" -} - - -# Update 2007 Jan 14, Grant Hutchison -# ----------------------------------- - -Location "Lindgren Patera" "Sol/Venus" -{ - LongLat [ -241.4 -28.1 0 ] - Size 110 - Importance 46.11 - Type "PE" -} - -Location "Chanum Coronae" "Sol/Venus" -{ - LongLat [ -245.5 29.2 0 ] - Size 330 - Importance 66.42 - Type "CR" -} - -Location "Witte Patera" "Sol/Venus" -{ - LongLat [ -247.6 25.8 0 ] - Size 35 - Importance 35.86 - Type "PE" -} - -Location "Azimua Tholi" "Sol/Venus" -{ - LongLat [ -249.4 34. 0 ] - Size 40 - Importance 36.70 - Type "TH" -} - -Location "Otohime Tholus" "Sol/Venus" -{ - LongLat [ -268.2 32. 0 ] - Size 20 - Importance 33.04 - Type "TH" -} - -Location "Anjea Corona" "Sol/Venus" -{ - LongLat [ -282.8 29. 0 ] - Size 145 - Importance 49.93 - Type "CR" -} - -Location "Durga Corona" "Sol/Venus" -{ - LongLat [ -286.2 31.1 0 ] - Size 227 - Importance 57.80 - Type "CR" -} - -Location "Hutash Corona" "Sol/Venus" -{ - LongLat [ -275.7 34.3 0 ] - Size 91 - Importance 43.85 - Type "CR" -} - -Location "Ikas Coronae" "Sol/Venus" -{ - LongLat [ -288.6 40.7 0 ] - Size 225 - Importance 57.62 - Type "CR" -} - -Location "Orbona Corona" "Sol/Venus" -{ - LongLat [ -293.2 47.8 0 ] - Size 150 - Importance 50.45 - Type "CR" -} - -Location "Partula Corona" "Sol/Venus" -{ - LongLat [ -289.2 49.7 0 ] - Size 145 - Importance 49.93 - Type "CR" -} - -Location "Parvati Corona" "Sol/Venus" -{ - LongLat [ -276.7 36. 0 ] - Size 173 - Importance 52.76 - Type "CR" -} - -Location "Ezili Tholus" "Sol/Venus" -{ - LongLat [ -91.3 -23.7 0 ] - Size 150 - Importance 50.45 - Type "TH" -} - -# Update 2008 Jan 04, Grant Hutchison -# ----------------------------------- - -Location "Larisa" "Sol/Venus" -{ - LongLat [ -131.1 18.5 0 ] - Size 3.7 - Importance 29.04 - Type "AA" -} - -Location "Kono Mons" "Sol/Venus" -{ - LongLat [ -268. -19.5 0 ] - Size 350 - Importance 67.98 - Type "MO" -} - -Location "Copacati Mons" "Sol/Venus" -{ - LongLat [ -276.8 -34.8 0 ] - Size 80 - Importance 42.47 - Type "MO" -} - -Location "Urash Corona" "Sol/Venus" -{ - LongLat [ -282. -43.2 0 ] - Size 360 - Importance 68.76 - Type "CR" -} - -# Update 2008 Apr 21, Grant Hutchison -# ----------------------------------- - -Location "Minona Corona" "Sol/Venus" -{ - LongLat [ -218.5 -23.5 0 ] - Size 130 - Importance 48.34 - Type "CR" -} - -# Update 2009 Oct 07, Grant Hutchison -# ----------------------------------- - -Location "Fulgora Dorsa" "Sol/Venus" -{ - LongLat [ -342. -78.5 0 ] - Size 463 - Importance 76.36 - Type "DO" -} - -Location "Heloha Fluctus" "Sol/Venus" -{ - LongLat [ -344. -77. 0 ] - Size 375 - Importance 69.90 - Type "FL" -} - -Location "Sarasvati Mons" "Sol/Venus" -{ - LongLat [ -354.5 -75.7 0 ] - Size 200 - Importance 55.34 - Type "MO" -} - -Location "Akka Tholus" "Sol/Venus" -{ - LongLat [ -233. -75.1 0 ] - Size 19.4 - Importance 32.91 - Type "TH" -} - -Location "Eirene Tholus" "Sol/Venus" -{ - LongLat [ -230. -75.5 0 ] - Size 58 - Importance 39.48 - Type "TH" -} - -Location "Yansa Tholus" "Sol/Venus" -{ - LongLat [ -232.2 -76.1 0 ] - Size 20 - Importance 33.04 - Type "TH" -} - -# Update 2010 Mar 21, Grant Hutchison -# ----------------------------------- - -Location "Alina" "Sol/Venus" -{ - LongLat [ -267.78 -8.3 0 ] - Size 3.7 - Importance 29.04 - Type "AA" -} - -Location "Amelia" "Sol/Venus" -{ - LongLat [ -280.45 -8.57 0 ] - Size 3.3 - Importance 28.92 - Type "AA" -} - -Location "Azham Corona" "Sol/Venus" -{ - LongLat [ -252.7 -66.4 0 ] - Size 380 - Importance 70.28 - Type "CR" -} - -Location "Metis Mons" "Sol/Venus" -{ - LongLat [ -253. -71. 0 ] - Size 920 - Importance 105.62 - Type "MO" -} +# Processed 2004-7-11 21:11:4 UTC +# by Dr. Fridger Schrempp, fridger.schrempp@desy.de +# ------------------------------------------------------ + +Location "Abigail" "Sol/Venus" +{ + LongLat [ -111.2 52.2 0 ] + Size 18.40 + Importance 32.70 + Type "AA" +} + +Location "Abika" "Sol/Venus" +{ + LongLat [ -104.4 52.5 0 ] + Size 14.50 + Importance 31.84 + Type "AA" +} + +Location "Abington" "Sol/Venus" +{ + LongLat [ -277.7 47.8 0 ] + Size 21.70 + Importance 33.39 + Type "AA" +} + +Location "Abra" "Sol/Venus" +{ + LongLat [ -97.4 -6.2 0 ] + Size 7.20 + Importance 30.04 + Type "AA" +} + +Location "Adaiah" "Sol/Venus" +{ + LongLat [ -253.4 47.3 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Adamson" "Sol/Venus" +{ + LongLat [ -29.6 14.8 0 ] + Size 27.20 + Importance 34.46 + Type "AA" +} + +Location "Addams" "Sol/Venus" +{ + LongLat [ -98.9 56.2 0 ] + Size 87.00 + Importance 43.36 + Type "AA" +} + +Location "Adivar" "Sol/Venus" +{ + LongLat [ -76.2 -8.9 0 ] + Size 30.30 + Importance 35.03 + Type "AA" +} + +Location "Adzoba" "Sol/Venus" +{ + LongLat [ -117 -12.8 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Aethelflaed" "Sol/Venus" +{ + LongLat [ -196.6 18.2 0 ] + Size 20.00 + Importance 33.04 + Type "AA" +} + +Location "Afiba" "Sol/Venus" +{ + LongLat [ -102.7 47.1 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Afiruwa" "Sol/Venus" +{ + LongLat [ -3.8 -4.3 0 ] + Size 5.20 + Importance 29.48 + Type "AA" +} + +Location "Aftenia" "Sol/Venus" +{ + LongLat [ -324 -50 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Afua" "Sol/Venus" +{ + LongLat [ -124 -15.5 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Aglaonice" "Sol/Venus" +{ + LongLat [ -339.9 26.4 0 ] + Size 63.70 + Importance 40.28 + Type "AA" +} + +Location "Agnesi" "Sol/Venus" +{ + LongLat [ -37.7 39.4 0 ] + Size 42.40 + Importance 37.10 + Type "AA" +} + +Location "Agoe" "Sol/Venus" +{ + LongLat [ -4.3 -13.1 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "Agrippina" "Sol/Venus" +{ + LongLat [ -65.7 33.2 0 ] + Size 38.60 + Importance 36.47 + Type "AA" +} + +Location "Ahava" "Sol/Venus" +{ + LongLat [ -187.3 -53.6 0 ] + Size 10.40 + Importance 30.87 + Type "AA" +} + +Location "Aigul" "Sol/Venus" +{ + LongLat [ -280.4 -38.2 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Ailar" "Sol/Venus" +{ + LongLat [ -68.4 15.8 0 ] + Size 8.20 + Importance 30.30 + Type "AA" +} + +Location "Aimee" "Sol/Venus" +{ + LongLat [ -127.2 -16.1 0 ] + Size 17.00 + Importance 32.40 + Type "AA" +} + +Location "Aisha" "Sol/Venus" +{ + LongLat [ -53.3 -39.3 0 ] + Size 10.60 + Importance 30.92 + Type "AA" +} + +Location "Aita" "Sol/Venus" +{ + LongLat [ -270.7 -8.9 0 ] + Size 14.00 + Importance 31.73 + Type "AA" +} + +Location "Akeley" "Sol/Venus" +{ + LongLat [ -244.5 -8 0 ] + Size 23.40 + Importance 33.73 + Type "AA" +} + +Location "Akhmatova" "Sol/Venus" +{ + LongLat [ -307.9 -61.3 0 ] + Size 41.40 + Importance 36.93 + Type "AA" +} + +Location "Akiko" "Sol/Venus" +{ + LongLat [ -187.3 -30.6 0 ] + Size 17.40 + Importance 32.49 + Type "AA" +} + +Location "Akosua" "Sol/Venus" +{ + LongLat [ -18.1 58.6 0 ] + Size 6.20 + Importance 29.76 + Type "AA" +} + +Location "Aksentyeva" "Sol/Venus" +{ + LongLat [ -271.9 42 0 ] + Size 42.50 + Importance 37.11 + Type "AA" +} + +Location "Akuba" "Sol/Venus" +{ + LongLat [ -23 -9.6 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Alcott" "Sol/Venus" +{ + LongLat [ -354.4 59.5 0 ] + Size 66.00 + Importance 40.60 + Type "AA" +} + +Location "Alima" "Sol/Venus" +{ + LongLat [ -229.2 46 0 ] + Size 10.30 + Importance 30.84 + Type "AA" +} + +Location "Alimat" "Sol/Venus" +{ + LongLat [ -205.9 29.5 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Alison" "Sol/Venus" +{ + LongLat [ -165.6 4 0 ] + Size 14.40 + Importance 31.82 + Type "AA" +} + +Location "Alma" "Sol/Venus" +{ + LongLat [ -228.8 2.4 0 ] + Size 16.80 + Importance 32.36 + Type "AA" +} + +Location "Almeida" "Sol/Venus" +{ + LongLat [ -123.3 -46.6 0 ] + Size 15.50 + Importance 32.07 + Type "AA" +} + +Location "Altana" "Sol/Venus" +{ + LongLat [ -69.9 -1.4 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Al-Taymuriyya" "Sol/Venus" +{ + LongLat [ -336.1 -32.9 0 ] + Size 19.00 + Importance 32.83 + Type "AA" +} + +Location "Amalasuntha" "Sol/Venus" +{ + LongLat [ -342.4 11.5 0 ] + Size 15.40 + Importance 32.05 + Type "AA" +} + +Location "Amanda" "Sol/Venus" +{ + LongLat [ -94.5 29.2 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Amaya" "Sol/Venus" +{ + LongLat [ -89.4 -11.3 0 ] + Size 34.50 + Importance 35.77 + Type "AA" +} + +Location "Amenardes" "Sol/Venus" +{ + LongLat [ -54.3 -15 0 ] + Size 27.90 + Importance 34.59 + Type "AA" +} + +Location "Aminata" "Sol/Venus" +{ + LongLat [ -25.2 -6.6 0 ] + Size 9.70 + Importance 30.69 + Type "AA" +} + +Location "Anaxandra" "Sol/Venus" +{ + LongLat [ -162.3 -44.2 0 ] + Size 20.40 + Importance 33.12 + Type "AA" +} + +Location "Andami" "Sol/Venus" +{ + LongLat [ -26.5 17.5 0 ] + Size 28.90 + Importance 34.77 + Type "AA" +} + +Location "Andreianova" "Sol/Venus" +{ + LongLat [ -68.8 3 0 ] + Size 66.10 + Importance 40.62 + Type "AA" +} + +Location "Anicia" "Sol/Venus" +{ + LongLat [ -31.3 26.3 0 ] + Size 38.20 + Importance 36.41 + Type "AA" +} + +Location "Annia Faustina" "Sol/Venus" +{ + LongLat [ -4.7 -22.1 0 ] + Size 23.40 + Importance 33.73 + Type "AA" +} + +Location "Antonina" "Sol/Venus" +{ + LongLat [ -106.8 -28.1 0 ] + Size 13.80 + Importance 31.68 + Type "AA" +} + +Location "Anush" "Sol/Venus" +{ + LongLat [ -86.5 -14.9 0 ] + Size 12.70 + Importance 31.42 + Type "AA" +} + +Location "Anya" "Sol/Venus" +{ + LongLat [ -297.8 -39.5 0 ] + Size 18.10 + Importance 32.64 + Type "AA" +} + +Location "Ariadne" "Sol/Venus" +{ + LongLat [ -360 -43.9 0 ] + Size 23.60 + Importance 33.77 + Type "AA" +} + +Location "Asmik" "Sol/Venus" +{ + LongLat [ -166.4 -3.9 0 ] + Size 19.50 + Importance 32.93 + Type "AA" +} + +Location "Astrid" "Sol/Venus" +{ + LongLat [ -335.2 21.4 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Audrey" "Sol/Venus" +{ + LongLat [ -348.1 -23.8 0 ] + Size 15.20 + Importance 32.00 + Type "AA" +} + +Location "Aurelia" "Sol/Venus" +{ + LongLat [ -331.8 -20.3 0 ] + Size 31.10 + Importance 35.17 + Type "AA" +} + +Location "Austen" "Sol/Venus" +{ + LongLat [ -168.4 25 0 ] + Size 45.10 + Importance 37.53 + Type "AA" +} + +Location "Avene" "Sol/Venus" +{ + LongLat [ -149.4 -40.4 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Avviyar" "Sol/Venus" +{ + LongLat [ -353.7 18 0 ] + Size 20.60 + Importance 33.16 + Type "AA" +} + +Location "Ayana" "Sol/Venus" +{ + LongLat [ -175.5 29.2 0 ] + Size 13.80 + Importance 31.68 + Type "AA" +} + +Location "Ayashe" "Sol/Venus" +{ + LongLat [ -31.4 -22.7 0 ] + Size 6.70 + Importance 29.90 + Type "AA" +} + +Location "Ayisatu" "Sol/Venus" +{ + LongLat [ -5.5 -34.6 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Bachira" "Sol/Venus" +{ + LongLat [ -10 -26.5 0 ] + Size 7.30 + Importance 30.06 + Type "AA" +} + +Location "Badarzewska" "Sol/Venus" +{ + LongLat [ -137.2 22.6 0 ] + Size 29.60 + Importance 34.90 + Type "AA" +} + +Location "Bahriyat" "Sol/Venus" +{ + LongLat [ -357.5 -50.3 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Baker" "Sol/Venus" +{ + LongLat [ -40.3 -62.5 0 ] + Size 109.00 + Importance 45.99 + Type "AA" +} + +Location "Bakisat" "Sol/Venus" +{ + LongLat [ -356.8 -26 0 ] + Size 7.40 + Importance 30.09 + Type "AA" +} + +Location "Balch" "Sol/Venus" +{ + LongLat [ -282.9 -29.9 0 ] + Size 40.00 + Importance 36.70 + Type "AA" +} + +Location "Ban Zhao" "Sol/Venus" +{ + LongLat [ -147 -17.1 0 ] + Size 39.00 + Importance 36.54 + Type "AA" +} + +Location "Baranamtarra" "Sol/Venus" +{ + LongLat [ -267.8 -17.9 0 ] + Size 25.50 + Importance 34.13 + Type "AA" +} + +Location "Barauka" "Sol/Venus" +{ + LongLat [ -346.3 -10.6 0 ] + Size 12.90 + Importance 31.47 + Type "AA" +} + +Location "Barrera" "Sol/Venus" +{ + LongLat [ -109.4 -16.6 0 ] + Size 27.00 + Importance 34.42 + Type "AA" +} + +Location "Barrymore" "Sol/Venus" +{ + LongLat [ -195.7 52.3 0 ] + Size 56.60 + Importance 39.27 + Type "AA" +} + +Location "Barsova" "Sol/Venus" +{ + LongLat [ -223 -61.3 0 ] + Size 76.00 + Importance 41.95 + Type "AA" +} + +Location "Barto" "Sol/Venus" +{ + LongLat [ -146.3 -45.3 0 ] + Size 48.00 + Importance 37.98 + Type "AA" +} + +Location "Barton" "Sol/Venus" +{ + LongLat [ -337.5 -27.4 0 ] + Size 52.20 + Importance 38.62 + Type "AA" +} + +Location "Bascom" "Sol/Venus" +{ + LongLat [ -302.2 10.4 0 ] + Size 34.60 + Importance 35.79 + Type "AA" +} + +Location "Bashkirtseff" "Sol/Venus" +{ + LongLat [ -194 -14.7 0 ] + Size 36.20 + Importance 36.07 + Type "AA" +} + +Location "Bassi" "Sol/Venus" +{ + LongLat [ -64.6 19 0 ] + Size 31.00 + Importance 35.16 + Type "AA" +} + +Location "Bathsheba" "Sol/Venus" +{ + LongLat [ -49.5 15.1 0 ] + Size 32.30 + Importance 35.39 + Type "AA" +} + +Location "Batten" "Sol/Venus" +{ + LongLat [ -217.4 -15.2 0 ] + Size 65.00 + Importance 40.47 + Type "AA" +} + +Location "Batya" "Sol/Venus" +{ + LongLat [ -235.4 -72.7 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Beecher" "Sol/Venus" +{ + LongLat [ -253.4 -13 0 ] + Size 40.40 + Importance 36.77 + Type "AA" +} + +Location "Behn" "Sol/Venus" +{ + LongLat [ -142 32.4 0 ] + Size 25.40 + Importance 34.12 + Type "AA" +} + +Location "Bender" "Sol/Venus" +{ + LongLat [ -327.4 13 0 ] + Size 39.80 + Importance 36.67 + Type "AA" +} + +Location "Berggolts" "Sol/Venus" +{ + LongLat [ -53 63.5 0 ] + Size 29.50 + Importance 34.88 + Type "AA" +} + +Location "Bernadette" "Sol/Venus" +{ + LongLat [ -285.6 46.6 0 ] + Size 12.80 + Importance 31.45 + Type "AA" +} + +Location "Bernhardt" "Sol/Venus" +{ + LongLat [ -84.4 -31.6 0 ] + Size 25.30 + Importance 34.10 + Type "AA" +} + +Location "Bernice" "Sol/Venus" +{ + LongLat [ -14.8 40.7 0 ] + Size 12.60 + Importance 31.40 + Type "AA" +} + +Location "Berta" "Sol/Venus" +{ + LongLat [ -322 -62 0 ] + Size 20.00 + Importance 33.04 + Type "AA" +} + +Location "Bette" "Sol/Venus" +{ + LongLat [ -347.9 24.6 0 ] + Size 7.20 + Importance 30.04 + Type "AA" +} + +Location "Bickerdyke" "Sol/Venus" +{ + LongLat [ -171.3 82 0 ] + Size 36.30 + Importance 36.08 + Type "AA" +} + +Location "Bineta" "Sol/Venus" +{ + LongLat [ -144.1 -57.3 0 ] + Size 10.70 + Importance 30.94 + Type "AA" +} + +Location "Birute" "Sol/Venus" +{ + LongLat [ -32 -36.1 0 ] + Size 22.30 + Importance 33.51 + Type "AA" +} + +Location "Blackburne" "Sol/Venus" +{ + LongLat [ -183.9 -11 0 ] + Size 30.50 + Importance 35.07 + Type "AA" +} + +Location "Blanche" "Sol/Venus" +{ + LongLat [ -157 9.3 0 ] + Size 12.30 + Importance 31.33 + Type "AA" +} + +Location "Blixen" "Sol/Venus" +{ + LongLat [ -145.7 60.1 0 ] + Size 20.80 + Importance 33.20 + Type "AA" +} + +Location "Bly" "Sol/Venus" +{ + LongLat [ -305.5 -37.7 0 ] + Size 18.70 + Importance 32.77 + Type "AA" +} + +Location "Boivin" "Sol/Venus" +{ + LongLat [ -299.5 -4.3 0 ] + Size 20.40 + Importance 33.12 + Type "AA" +} + +Location "Boleyn" "Sol/Venus" +{ + LongLat [ -220.1 -24.4 0 ] + Size 70.40 + Importance 41.20 + Type "AA" +} + +Location "Bonnevie" "Sol/Venus" +{ + LongLat [ -127 36.1 0 ] + Size 92.20 + Importance 44.00 + Type "AA" +} + +Location "Bonnin" "Sol/Venus" +{ + LongLat [ -117.6 6.3 0 ] + Size 28.50 + Importance 34.70 + Type "AA" +} + +Location "Boulanger" "Sol/Venus" +{ + LongLat [ -99.2 26.6 0 ] + Size 71.50 + Importance 41.35 + Type "AA" +} + +Location "Bourke-White" "Sol/Venus" +{ + LongLat [ -147.9 -21.2 0 ] + Size 33.60 + Importance 35.62 + Type "AA" +} + +Location "Boyd" "Sol/Venus" +{ + LongLat [ -221.4 39.4 0 ] + Size 22.00 + Importance 33.45 + Type "AA" +} + +Location "Boye" "Sol/Venus" +{ + LongLat [ -292.3 9.6 0 ] + Size 28.00 + Importance 34.61 + Type "AA" +} + +Location "Bradstreet" "Sol/Venus" +{ + LongLat [ -47.7 -16.5 0 ] + Size 36.00 + Importance 36.03 + Type "AA" +} + +Location "Bridgit" "Sol/Venus" +{ + LongLat [ -348.9 45.3 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Brooke" "Sol/Venus" +{ + LongLat [ -296.6 -48.4 0 ] + Size 22.90 + Importance 33.63 + Type "AA" +} + +Location "Browning" "Sol/Venus" +{ + LongLat [ -4.9 -28.3 0 ] + Size 23.40 + Importance 33.73 + Type "AA" +} + +Location "Bryce" "Sol/Venus" +{ + LongLat [ -197 62.5 0 ] + Size 23.90 + Importance 33.82 + Type "AA" +} + +Location "Buck" "Sol/Venus" +{ + LongLat [ -349.6 5.7 0 ] + Size 21.80 + Importance 33.41 + Type "AA" +} + +Location "Budevska" "Sol/Venus" +{ + LongLat [ -143.2 -0.5 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Bugoslavskaya" "Sol/Venus" +{ + LongLat [ -300.4 23 0 ] + Size 29.90 + Importance 34.96 + Type "AA" +} + +Location "Caccini" "Sol/Venus" +{ + LongLat [ -170.4 -17.4 0 ] + Size 38.10 + Importance 36.39 + Type "AA" +} + +Location "Caitlin" "Sol/Venus" +{ + LongLat [ -12 65.3 0 ] + Size 14.70 + Importance 31.89 + Type "AA" +} + +Location "Caiwenji" "Sol/Venus" +{ + LongLat [ -287.6 12.4 0 ] + Size 22.60 + Importance 33.57 + Type "AA" +} + +Location "Caldwell" "Sol/Venus" +{ + LongLat [ -112.4 -23.6 0 ] + Size 51.00 + Importance 38.44 + Type "AA" +} + +Location "Callas" "Sol/Venus" +{ + LongLat [ -27 -2.4 0 ] + Size 33.80 + Importance 35.65 + Type "AA" +} + +Location "Callirhoe" "Sol/Venus" +{ + LongLat [ -140.7 -21.2 0 ] + Size 33.80 + Importance 35.65 + Type "AA" +} + +Location "Caroline" "Sol/Venus" +{ + LongLat [ -306.3 -6.9 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Carr" "Sol/Venus" +{ + LongLat [ -295.7 24 0 ] + Size 31.90 + Importance 35.32 + Type "AA" +} + +Location "Carreno" "Sol/Venus" +{ + LongLat [ -16.1 3.9 0 ] + Size 57.00 + Importance 39.33 + Type "AA" +} + +Location "Carson" "Sol/Venus" +{ + LongLat [ -344.1 24.2 0 ] + Size 38.80 + Importance 36.51 + Type "AA" +} + +Location "Carter" "Sol/Venus" +{ + LongLat [ -67.3 -5.3 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "Castro" "Sol/Venus" +{ + LongLat [ -233.9 -3.4 0 ] + Size 22.90 + Importance 33.63 + Type "AA" +} + +Location "Cather" "Sol/Venus" +{ + LongLat [ -107 -47.1 0 ] + Size 24.60 + Importance 33.96 + Type "AA" +} + +Location "Centlivre" "Sol/Venus" +{ + LongLat [ -290.4 -19.1 0 ] + Size 28.80 + Importance 34.76 + Type "AA" +} + +Location "Chapelle" "Sol/Venus" +{ + LongLat [ -103.8 -6.4 0 ] + Size 22.00 + Importance 33.45 + Type "AA" +} + +Location "Chechek" "Sol/Venus" +{ + LongLat [ -272.3 2.6 0 ] + Size 7.20 + Importance 30.04 + Type "AA" +} + +Location "Chiyojo" "Sol/Venus" +{ + LongLat [ -95.7 47.8 0 ] + Size 40.20 + Importance 36.74 + Type "AA" +} + +Location "Chloe" "Sol/Venus" +{ + LongLat [ -98.6 7.4 0 ] + Size 18.60 + Importance 32.74 + Type "AA" +} + +Location "Cholpon" "Sol/Venus" +{ + LongLat [ -290 -40 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "Christie" "Sol/Venus" +{ + LongLat [ -72.7 -28.3 0 ] + Size 23.30 + Importance 33.71 + Type "AA" +} + +Location "Chubado" "Sol/Venus" +{ + LongLat [ -5.6 -45.3 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Clara" "Sol/Venus" +{ + LongLat [ -235.3 37.5 0 ] + Size 3.20 + Importance 28.89 + Type "AA" +} + +Location "Cleopatra" "Sol/Venus" +{ + LongLat [ -7.1 -65.8 0 ] + Size 105.00 + Importance 45.53 + Type "AA" +} + +Location "Cline" "Sol/Venus" +{ + LongLat [ -317.1 21.8 0 ] + Size 38.00 + Importance 36.37 + Type "AA" +} + +Location "Clio" "Sol/Venus" +{ + LongLat [ -333.5 -6.3 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Cochran" "Sol/Venus" +{ + LongLat [ -143.4 -51.9 0 ] + Size 100.00 + Importance 44.94 + Type "AA" +} + +Location "Cohn" "Sol/Venus" +{ + LongLat [ -208.1 33.3 0 ] + Size 18.30 + Importance 32.68 + Type "AA" +} + +Location "Colleen" "Sol/Venus" +{ + LongLat [ -162.2 60.8 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Comnena" "Sol/Venus" +{ + LongLat [ -343.7 -1.2 0 ] + Size 19.50 + Importance 32.93 + Type "AA" +} + +Location "Conway" "Sol/Venus" +{ + LongLat [ -39 -48.3 0 ] + Size 49.30 + Importance 38.18 + Type "AA" +} + +Location "Cori" "Sol/Venus" +{ + LongLat [ -72.9 -25.4 0 ] + Size 56.10 + Importance 39.20 + Type "AA" +} + +Location "Corinna" "Sol/Venus" +{ + LongLat [ -40.6 -22.9 0 ] + Size 19.20 + Importance 32.87 + Type "AA" +} + +Location "Corpman" "Sol/Venus" +{ + LongLat [ -151.8 -0.3 0 ] + Size 46.00 + Importance 37.67 + Type "AA" +} + +Location "Cortese" "Sol/Venus" +{ + LongLat [ -218.4 11.4 0 ] + Size 27.70 + Importance 34.55 + Type "AA" +} + +Location "Cotton" "Sol/Venus" +{ + LongLat [ -300.2 -70.8 0 ] + Size 48.10 + Importance 38.00 + Type "AA" +} + +Location "Cunitz" "Sol/Venus" +{ + LongLat [ -350.9 -14.5 0 ] + Size 48.60 + Importance 38.07 + Type "AA" +} + +Location "Cynthia" "Sol/Venus" +{ + LongLat [ -347.5 16.7 0 ] + Size 15.90 + Importance 32.16 + Type "AA" +} + +Location "Dado" "Sol/Venus" +{ + LongLat [ -87.6 13.9 0 ] + Size 11.20 + Importance 31.06 + Type "AA" +} + +Location "Dafina" "Sol/Venus" +{ + LongLat [ -244.1 -28.6 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Danilova" "Sol/Venus" +{ + LongLat [ -337.2 26.4 0 ] + Size 48.80 + Importance 38.10 + Type "AA" +} + +Location "Danute" "Sol/Venus" +{ + LongLat [ -56.5 63.5 0 ] + Size 12.30 + Importance 31.33 + Type "AA" +} + +Location "Daphne" "Sol/Venus" +{ + LongLat [ -280.4 -41.3 0 ] + Size 15.50 + Importance 32.07 + Type "AA" +} + +Location "Darline" "Sol/Venus" +{ + LongLat [ -232.6 19.3 0 ] + Size 13.00 + Importance 31.50 + Type "AA" +} + +Location "Dashkova" "Sol/Venus" +{ + LongLat [ -306.5 -78.2 0 ] + Size 45.10 + Importance 37.53 + Type "AA" +} + +Location "Datsolalee" "Sol/Venus" +{ + LongLat [ -171.8 -38.3 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "de Ayala" "Sol/Venus" +{ + LongLat [ -31.9 -12.4 0 ] + Size 19.00 + Importance 32.83 + Type "AA" +} + +Location "de Beausoleil" "Sol/Venus" +{ + LongLat [ -102.8 5 0 ] + Size 28.20 + Importance 34.64 + Type "AA" +} + +Location "de Beauvoir" "Sol/Venus" +{ + LongLat [ -96.1 -2 0 ] + Size 52.50 + Importance 38.67 + Type "AA" +} + +Location "de Lalande" "Sol/Venus" +{ + LongLat [ -355 -20.5 0 ] + Size 21.30 + Importance 33.31 + Type "AA" +} + +Location "de Staël" "Sol/Venus" +{ + LongLat [ -324.3 -37.4 0 ] + Size 25.00 + Importance 34.04 + Type "AA" +} + +Location "De Witt" "Sol/Venus" +{ + LongLat [ -275.6 6.5 0 ] + Size 20.70 + Importance 33.18 + Type "AA" +} + +Location "Deborah" "Sol/Venus" +{ + LongLat [ -10.6 37.3 0 ] + Size 9.70 + Importance 30.69 + Type "AA" +} + +Location "Defa" "Sol/Venus" +{ + LongLat [ -11.3 -32.2 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Degu" "Sol/Venus" +{ + LongLat [ -289.9 -27.3 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Deken" "Sol/Venus" +{ + LongLat [ -288.5 -47.1 0 ] + Size 48.00 + Importance 37.98 + Type "AA" +} + +Location "Deledda" "Sol/Venus" +{ + LongLat [ -127.5 -76 0 ] + Size 32.00 + Importance 35.34 + Type "AA" +} + +Location "Delilah" "Sol/Venus" +{ + LongLat [ -250.2 57.9 0 ] + Size 18.50 + Importance 32.72 + Type "AA" +} + +Location "Deloria" "Sol/Venus" +{ + LongLat [ -97.1 32 0 ] + Size 31.90 + Importance 35.32 + Type "AA" +} + +Location "Dena" "Sol/Venus" +{ + LongLat [ -338.7 20.7 0 ] + Size 2.40 + Importance 28.65 + Type "AA" +} + +Location "d'Este" "Sol/Venus" +{ + LongLat [ -238.9 34.3 0 ] + Size 21.60 + Importance 33.37 + Type "AA" +} + +Location "Devorah" "Sol/Venus" +{ + LongLat [ -343.4 22.5 0 ] + Size 4.80 + Importance 29.36 + Type "AA" +} + +Location "Devorguilla" "Sol/Venus" +{ + LongLat [ -4 -15.3 0 ] + Size 22.90 + Importance 33.63 + Type "AA" +} + +Location "Dheepa" "Sol/Venus" +{ + LongLat [ -176.3 21.6 0 ] + Size 4.70 + Importance 29.34 + Type "AA" +} + +Location "Dickinson" "Sol/Venus" +{ + LongLat [ -177.2 -74.6 0 ] + Size 67.50 + Importance 40.81 + Type "AA" +} + +Location "Dinah" "Sol/Venus" +{ + LongLat [ -37.1 62.9 0 ] + Size 15.60 + Importance 32.09 + Type "AA" +} + +Location "Dix" "Sol/Venus" +{ + LongLat [ -329 37 0 ] + Size 63.30 + Importance 40.23 + Type "AA" +} + +Location "Dolores" "Sol/Venus" +{ + LongLat [ -201.6 -51.4 0 ] + Size 12.60 + Importance 31.40 + Type "AA" +} + +Location "Domnika" "Sol/Venus" +{ + LongLat [ -294.3 -18.4 0 ] + Size 6.70 + Importance 29.90 + Type "AA" +} + +Location "Doris" "Sol/Venus" +{ + LongLat [ -90 -2.3 0 ] + Size 14.50 + Importance 31.84 + Type "AA" +} + +Location "Dorothy" "Sol/Venus" +{ + LongLat [ -11.3 35.4 0 ] + Size 8.40 + Importance 30.36 + Type "AA" +} + +Location "du Chatelet" "Sol/Venus" +{ + LongLat [ -165 -21.5 0 ] + Size 18.50 + Importance 32.72 + Type "AA" +} + +Location "Duncan" "Sol/Venus" +{ + LongLat [ -291.7 -68.1 0 ] + Size 40.30 + Importance 36.75 + Type "AA" +} + +Location "Dunghe" "Sol/Venus" +{ + LongLat [ -295.3 56.2 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Durant" "Sol/Venus" +{ + LongLat [ -227.7 62.3 0 ] + Size 21.10 + Importance 33.26 + Type "AA" +} + +Location "Duse" "Sol/Venus" +{ + LongLat [ -358 82.5 0 ] + Size 30.40 + Importance 35.05 + Type "AA" +} + +Location "Dyasya" "Sol/Venus" +{ + LongLat [ -297.6 -5.1 0 ] + Size 7.80 + Importance 30.20 + Type "AA" +} + +Location "Edgeworth" "Sol/Venus" +{ + LongLat [ -22.8 -32.2 0 ] + Size 29.00 + Importance 34.79 + Type "AA" +} + +Location "Edinger" "Sol/Venus" +{ + LongLat [ -208.5 68.8 0 ] + Size 33.30 + Importance 35.57 + Type "AA" +} + +Location "Efimova" "Sol/Venus" +{ + LongLat [ -223 -81 0 ] + Size 26.50 + Importance 34.33 + Type "AA" +} + +Location "Eila" "Sol/Venus" +{ + LongLat [ -94.6 75 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Eileen" "Sol/Venus" +{ + LongLat [ -232.7 22.8 0 ] + Size 16.10 + Importance 32.20 + Type "AA" +} + +Location "Eini" "Sol/Venus" +{ + LongLat [ -96.4 41.6 0 ] + Size 5.90 + Importance 29.68 + Type "AA" +} + +Location "Elena" "Sol/Venus" +{ + LongLat [ -73.4 18.3 0 ] + Size 17.60 + Importance 32.53 + Type "AA" +} + +Location "Elizabeth" "Sol/Venus" +{ + LongLat [ -215.4 -59.1 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Ellen" "Sol/Venus" +{ + LongLat [ -281.3 22.8 0 ] + Size 14.60 + Importance 31.87 + Type "AA" +} + +Location "Elma" "Sol/Venus" +{ + LongLat [ -91.1 10.1 0 ] + Size 10.20 + Importance 30.82 + Type "AA" +} + +Location "Elza" "Sol/Venus" +{ + LongLat [ -275.9 34.4 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Emilia" "Sol/Venus" +{ + LongLat [ -88.2 26.5 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Emma" "Sol/Venus" +{ + LongLat [ -302.3 13.7 0 ] + Size 11.80 + Importance 31.21 + Type "AA" +} + +Location "Enid" "Sol/Venus" +{ + LongLat [ -352.1 -16.4 0 ] + Size 9.20 + Importance 30.56 + Type "AA" +} + +Location "Erika" "Sol/Venus" +{ + LongLat [ -175.4 -72 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Erin" "Sol/Venus" +{ + LongLat [ -184.8 47 0 ] + Size 13.60 + Importance 31.64 + Type "AA" +} + +Location "Erinna" "Sol/Venus" +{ + LongLat [ -309.1 78 0 ] + Size 33.80 + Importance 35.65 + Type "AA" +} + +Location "Erkeley" "Sol/Venus" +{ + LongLat [ -103.3 -43.9 0 ] + Size 8.00 + Importance 30.25 + Type "AA" +} + +Location "Ermolova" "Sol/Venus" +{ + LongLat [ -154.4 -60.3 0 ] + Size 60.90 + Importance 39.89 + Type "AA" +} + +Location "Erxleben" "Sol/Venus" +{ + LongLat [ -39.4 50.9 0 ] + Size 31.60 + Importance 35.26 + Type "AA" +} + +Location "Escoda" "Sol/Venus" +{ + LongLat [ -149.5 -18.2 0 ] + Size 19.60 + Importance 32.95 + Type "AA" +} + +Location "Esmeralda" "Sol/Venus" +{ + LongLat [ -104.5 -64.4 0 ] + Size 9.80 + Importance 30.72 + Type "AA" +} + +Location "Estelle" "Sol/Venus" +{ + LongLat [ -93.7 -1.1 0 ] + Size 18.80 + Importance 32.79 + Type "AA" +} + +Location "Esterica" "Sol/Venus" +{ + LongLat [ -3.6 -36.8 0 ] + Size 3.60 + Importance 29.01 + Type "AA" +} + +Location "Esther" "Sol/Venus" +{ + LongLat [ -21.8 -19.4 0 ] + Size 17.60 + Importance 32.53 + Type "AA" +} + +Location "Eudocia" "Sol/Venus" +{ + LongLat [ -202 59.1 0 ] + Size 27.50 + Importance 34.51 + Type "AA" +} + +Location "Eugenia" "Sol/Venus" +{ + LongLat [ -105.4 -80.6 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Evangeline" "Sol/Venus" +{ + LongLat [ -221.9 -69.6 0 ] + Size 16.00 + Importance 32.18 + Type "AA" +} + +Location "Evelyn" "Sol/Venus" +{ + LongLat [ -212.3 61.2 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Evika" "Sol/Venus" +{ + LongLat [ -31.4 5.1 0 ] + Size 20.30 + Importance 33.10 + Type "AA" +} + +Location "Ezraela" "Sol/Venus" +{ + LongLat [ -186.8 -57 0 ] + Size 7.80 + Importance 30.20 + Type "AA" +} + +Location "Faiga" "Sol/Venus" +{ + LongLat [ -170.9 -4.9 0 ] + Size 9.60 + Importance 30.66 + Type "AA" +} + +Location "Faina" "Sol/Venus" +{ + LongLat [ -100.7 -71.1 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Farida" "Sol/Venus" +{ + LongLat [ -39 -4.8 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Fatima" "Sol/Venus" +{ + LongLat [ -31.9 17.8 0 ] + Size 14.50 + Importance 31.84 + Type "AA" +} + +Location "Faufau" "Sol/Venus" +{ + LongLat [ -8.3 -18.8 0 ] + Size 7.80 + Importance 30.20 + Type "AA" +} + +Location "Fava" "Sol/Venus" +{ + LongLat [ -87.4 0.7 0 ] + Size 9.70 + Importance 30.69 + Type "AA" +} + +Location "Fazu" "Sol/Venus" +{ + LongLat [ -106 -32.4 0 ] + Size 6.10 + Importance 29.73 + Type "AA" +} + +Location "Fedorets" "Sol/Venus" +{ + LongLat [ -65.6 -59.7 0 ] + Size 57.60 + Importance 39.42 + Type "AA" +} + +Location "Felicia" "Sol/Venus" +{ + LongLat [ -226.5 19.8 0 ] + Size 11.50 + Importance 31.14 + Type "AA" +} + +Location "Ferber" "Sol/Venus" +{ + LongLat [ -12.9 -26.4 0 ] + Size 23.10 + Importance 33.67 + Type "AA" +} + +Location "Fernandez" "Sol/Venus" +{ + LongLat [ -17.2 -76.2 0 ] + Size 23.70 + Importance 33.79 + Type "AA" +} + +Location "Ferrier" "Sol/Venus" +{ + LongLat [ -111.3 -15.7 0 ] + Size 29.10 + Importance 34.81 + Type "AA" +} + +Location "Feruk" "Sol/Venus" +{ + LongLat [ -107.6 64 0 ] + Size 8.30 + Importance 30.33 + Type "AA" +} + +Location "Festa" "Sol/Venus" +{ + LongLat [ -27.2 -11.5 0 ] + Size 35.30 + Importance 35.91 + Type "AA" +} + +Location "Fiona" "Sol/Venus" +{ + LongLat [ -166.6 -5 0 ] + Size 3.50 + Importance 28.98 + Type "AA" +} + +Location "Firuza" "Sol/Venus" +{ + LongLat [ -108 -51.8 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Flagstad" "Sol/Venus" +{ + LongLat [ -18.9 54.3 0 ] + Size 39.20 + Importance 36.57 + Type "AA" +} + +Location "Florence" "Sol/Venus" +{ + LongLat [ -85 15.2 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Flutra" "Sol/Venus" +{ + LongLat [ -112 68.4 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Fossey" "Sol/Venus" +{ + LongLat [ -188.7 -2 0 ] + Size 30.40 + Importance 35.05 + Type "AA" +} + +Location "Fouquet" "Sol/Venus" +{ + LongLat [ -203.5 15.1 0 ] + Size 47.80 + Importance 37.95 + Type "AA" +} + +Location "Francesca" "Sol/Venus" +{ + LongLat [ -57.7 28 0 ] + Size 17.00 + Importance 32.40 + Type "AA" +} + +Location "Frank" "Sol/Venus" +{ + LongLat [ -12.9 13.1 0 ] + Size 22.70 + Importance 33.59 + Type "AA" +} + +Location "Fredegonde" "Sol/Venus" +{ + LongLat [ -93.3 50.5 0 ] + Size 25.20 + Importance 34.08 + Type "AA" +} + +Location "Frida" "Sol/Venus" +{ + LongLat [ -55.6 -68.2 0 ] + Size 21.60 + Importance 33.37 + Type "AA" +} + +Location "Frosya" "Sol/Venus" +{ + LongLat [ -113.4 -29.5 0 ] + Size 9.80 + Importance 30.72 + Type "AA" +} + +Location "Fukiko" "Sol/Venus" +{ + LongLat [ -105.8 23.1 0 ] + Size 13.90 + Importance 31.71 + Type "AA" +} + +Location "Gabriela" "Sol/Venus" +{ + LongLat [ -240.4 17.8 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "Gahano" "Sol/Venus" +{ + LongLat [ -77.4 80.2 0 ] + Size 4.50 + Importance 29.28 + Type "AA" +} + +Location "Galina" "Sol/Venus" +{ + LongLat [ -307.1 -47.6 0 ] + Size 16.80 + Importance 32.36 + Type "AA" +} + +Location "Galindo" "Sol/Venus" +{ + LongLat [ -258.8 23.3 0 ] + Size 23.80 + Importance 33.80 + Type "AA" +} + +Location "Gautier" "Sol/Venus" +{ + LongLat [ -42.8 -26.3 0 ] + Size 59.30 + Importance 39.66 + Type "AA" +} + +Location "Gaze" "Sol/Venus" +{ + LongLat [ -240.2 -17.9 0 ] + Size 33.30 + Importance 35.57 + Type "AA" +} + +Location "Gentileschi" "Sol/Venus" +{ + LongLat [ -260.6 -45.2 0 ] + Size 20.50 + Importance 33.14 + Type "AA" +} + +Location "Georgina" "Sol/Venus" +{ + LongLat [ -58.8 20.4 0 ] + Size 5.90 + Importance 29.68 + Type "AA" +} + +Location "Germain" "Sol/Venus" +{ + LongLat [ -63.7 37.9 0 ] + Size 35.50 + Importance 35.95 + Type "AA" +} + +Location "Giliani" "Sol/Venus" +{ + LongLat [ -142.1 72.9 0 ] + Size 19.90 + Importance 33.02 + Type "AA" +} + +Location "Gillian" "Sol/Venus" +{ + LongLat [ -50.1 15.2 0 ] + Size 14.70 + Importance 31.89 + Type "AA" +} + +Location "Gilmore" "Sol/Venus" +{ + LongLat [ -132.8 6.7 0 ] + Size 21.30 + Importance 33.31 + Type "AA" +} + +Location "Gina" "Sol/Venus" +{ + LongLat [ -76.5 -78.1 0 ] + Size 14.60 + Importance 31.87 + Type "AA" +} + +Location "Giselle" "Sol/Venus" +{ + LongLat [ -298 11.8 0 ] + Size 10.40 + Importance 30.87 + Type "AA" +} + +Location "Glaspell" "Sol/Venus" +{ + LongLat [ -269.6 58.4 0 ] + Size 26.30 + Importance 34.29 + Type "AA" +} + +Location "Gloria" "Sol/Venus" +{ + LongLat [ -94.2 -68.5 0 ] + Size 20.70 + Importance 33.18 + Type "AA" +} + +Location "Godiva" "Sol/Venus" +{ + LongLat [ -251.6 56.1 0 ] + Size 30.70 + Importance 35.10 + Type "AA" +} + +Location "Goeppert-Mayer" "Sol/Venus" +{ + LongLat [ -26.8 -59.7 0 ] + Size 33.50 + Importance 35.60 + Type "AA" +} + +Location "Golubkina" "Sol/Venus" +{ + LongLat [ -286.5 -60.3 0 ] + Size 28.40 + Importance 34.68 + Type "AA" +} + +Location "Goncharova" "Sol/Venus" +{ + LongLat [ -97.7 63 0 ] + Size 30.30 + Importance 35.03 + Type "AA" +} + +Location "Grace" "Sol/Venus" +{ + LongLat [ -268.9 13.8 0 ] + Size 19.00 + Importance 32.83 + Type "AA" +} + +Location "Gražina" "Sol/Venus" +{ + LongLat [ -337.5 -72.4 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Greenaway" "Sol/Venus" +{ + LongLat [ -145.1 -22.9 0 ] + Size 93.00 + Importance 44.10 + Type "AA" +} + +Location "Gregory" "Sol/Venus" +{ + LongLat [ -95.8 -7.1 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Gretchen" "Sol/Venus" +{ + LongLat [ -212.3 59.7 0 ] + Size 20.80 + Importance 33.20 + Type "AA" +} + +Location "Grey" "Sol/Venus" +{ + LongLat [ -329.4 52.4 0 ] + Size 50.00 + Importance 38.29 + Type "AA" +} + +Location "Grimke" "Sol/Venus" +{ + LongLat [ -215.3 -17.2 0 ] + Size 34.80 + Importance 35.83 + Type "AA" +} + +Location "Guan Daosheng" "Sol/Venus" +{ + LongLat [ -181.8 61.1 0 ] + Size 43.60 + Importance 37.29 + Type "AA" +} + +Location "Gudrun" "Sol/Venus" +{ + LongLat [ -326.4 -10.6 0 ] + Size 13.30 + Importance 31.57 + Type "AA" +} + +Location "Guilbert" "Sol/Venus" +{ + LongLat [ -13.6 58 0 ] + Size 25.50 + Importance 34.13 + Type "AA" +} + +Location "Gulchatay" "Sol/Venus" +{ + LongLat [ -295.5 -20.5 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Gulnara" "Sol/Venus" +{ + LongLat [ -174 23.7 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Guzel" "Sol/Venus" +{ + LongLat [ -298.7 57.6 0 ] + Size 7.30 + Importance 30.06 + Type "AA" +} + +Location "Gwynn" "Sol/Venus" +{ + LongLat [ -37.2 -9.7 0 ] + Size 32.00 + Importance 35.34 + Type "AA" +} + +Location "Hadisha" "Sol/Venus" +{ + LongLat [ -97.2 39 0 ] + Size 8.90 + Importance 30.49 + Type "AA" +} + +Location "Halima" "Sol/Venus" +{ + LongLat [ -14.6 -28.5 0 ] + Size 8.90 + Importance 30.49 + Type "AA" +} + +Location "Halle" "Sol/Venus" +{ + LongLat [ -145.5 19.8 0 ] + Size 21.50 + Importance 33.35 + Type "AA" +} + +Location "Hamuda" "Sol/Venus" +{ + LongLat [ -2.5 -62.9 0 ] + Size 15.80 + Importance 32.14 + Type "AA" +} + +Location "Hanka" "Sol/Venus" +{ + LongLat [ -114.3 27.3 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Hannah" "Sol/Venus" +{ + LongLat [ -102.6 -17.9 0 ] + Size 19.80 + Importance 33.00 + Type "AA" +} + +Location "Hansberry" "Sol/Venus" +{ + LongLat [ -324.1 22.7 0 ] + Size 26.60 + Importance 34.34 + Type "AA" +} + +Location "Hapei" "Sol/Venus" +{ + LongLat [ -178 -66.1 0 ] + Size 4.20 + Importance 29.19 + Type "AA" +} + +Location "Hayashi" "Sol/Venus" +{ + LongLat [ -243.9 -53.8 0 ] + Size 43.10 + Importance 37.21 + Type "AA" +} + +Location "Heather" "Sol/Venus" +{ + LongLat [ -334.1 6.8 0 ] + Size 11.50 + Importance 31.14 + Type "AA" +} + +Location "Heidi" "Sol/Venus" +{ + LongLat [ -350.1 -23.6 0 ] + Size 15.20 + Importance 32.00 + Type "AA" +} + +Location "Helga" "Sol/Venus" +{ + LongLat [ -116.7 10.4 0 ] + Size 8.80 + Importance 30.46 + Type "AA" +} + +Location "Hellman" "Sol/Venus" +{ + LongLat [ -356.3 -4.7 0 ] + Size 34.70 + Importance 35.81 + Type "AA" +} + +Location "Heloise" "Sol/Venus" +{ + LongLat [ -51.9 -40 0 ] + Size 38.00 + Importance 36.37 + Type "AA" +} + +Location "Helvi" "Sol/Venus" +{ + LongLat [ -82.7 -12.4 0 ] + Size 12.20 + Importance 31.31 + Type "AA" +} + +Location "Henie" "Sol/Venus" +{ + LongLat [ -146 51.9 0 ] + Size 70.40 + Importance 41.20 + Type "AA" +} + +Location "Hepworth" "Sol/Venus" +{ + LongLat [ -94.7 -5.1 0 ] + Size 62.60 + Importance 40.13 + Type "AA" +} + +Location "Higgins" "Sol/Venus" +{ + LongLat [ -241.3 -8.1 0 ] + Size 40.00 + Importance 36.70 + Type "AA" +} + +Location "Hilkka" "Sol/Venus" +{ + LongLat [ -72 69 0 ] + Size 10.30 + Importance 30.84 + Type "AA" +} + +Location "Himiko" "Sol/Venus" +{ + LongLat [ -124.3 -19 0 ] + Size 36.60 + Importance 36.14 + Type "AA" +} + +Location "Hiriata" "Sol/Venus" +{ + LongLat [ -23.5 -15.3 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Hiromi" "Sol/Venus" +{ + LongLat [ -287.3 -35.2 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Holiday" "Sol/Venus" +{ + LongLat [ -12.8 46.7 0 ] + Size 27.70 + Importance 34.55 + Type "AA" +} + +Location "Horner" "Sol/Venus" +{ + LongLat [ -97.7 -23.4 0 ] + Size 25.20 + Importance 34.08 + Type "AA" +} + +Location "Howe" "Sol/Venus" +{ + LongLat [ -174.8 45.7 0 ] + Size 38.60 + Importance 36.47 + Type "AA" +} + +Location "Hsueh T'ao" "Sol/Venus" +{ + LongLat [ -13.8 52.6 0 ] + Size 21.00 + Importance 33.24 + Type "AA" +} + +Location "Hua Mulan" "Sol/Venus" +{ + LongLat [ -337.7 -86.8 0 ] + Size 24.00 + Importance 33.84 + Type "AA" +} + +Location "Huang Daopo" "Sol/Venus" +{ + LongLat [ -165.3 54.2 0 ] + Size 29.10 + Importance 34.81 + Type "AA" +} + +Location "Huarei" "Sol/Venus" +{ + LongLat [ -32.3 -15 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Hull" "Sol/Venus" +{ + LongLat [ -263.6 -59.4 0 ] + Size 47.30 + Importance 37.87 + Type "AA" +} + +Location "Hurston" "Sol/Venus" +{ + LongLat [ -94.7 77.6 0 ] + Size 52.40 + Importance 38.65 + Type "AA" +} + +Location "Hwangcini" "Sol/Venus" +{ + LongLat [ -141.8 -6.3 0 ] + Size 30.20 + Importance 35.01 + Type "AA" +} + +Location "Icheko" "Sol/Venus" +{ + LongLat [ -97.9 -6.6 0 ] + Size 5.90 + Importance 29.68 + Type "AA" +} + +Location "Ichikawa" "Sol/Venus" +{ + LongLat [ -156.3 61.6 0 ] + Size 31.40 + Importance 35.23 + Type "AA" +} + +Location "Ilga" "Sol/Venus" +{ + LongLat [ -307.3 12.4 0 ] + Size 10.80 + Importance 30.97 + Type "AA" +} + +Location "Imagmi" "Sol/Venus" +{ + LongLat [ -100.7 48.4 0 ] + Size 7.60 + Importance 30.14 + Type "AA" +} + +Location "Indira" "Sol/Venus" +{ + LongLat [ -289.8 -64.1 0 ] + Size 16.60 + Importance 32.31 + Type "AA" +} + +Location "Ines" "Sol/Venus" +{ + LongLat [ -241.9 67.1 0 ] + Size 11.20 + Importance 31.06 + Type "AA" +} + +Location "Inga" "Sol/Venus" +{ + LongLat [ -226.6 -38.1 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Ingrid" "Sol/Venus" +{ + LongLat [ -308.9 12.4 0 ] + Size 11.50 + Importance 31.14 + Type "AA" +} + +Location "Inira" "Sol/Venus" +{ + LongLat [ -239.4 43.1 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Inkeri" "Sol/Venus" +{ + LongLat [ -223.9 28.3 0 ] + Size 10.10 + Importance 30.79 + Type "AA" +} + +Location "Iondra" "Sol/Venus" +{ + LongLat [ -286.5 -10.5 0 ] + Size 7.90 + Importance 30.22 + Type "AA" +} + +Location "Iraida" "Sol/Venus" +{ + LongLat [ -108.1 -27.8 0 ] + Size 6.50 + Importance 29.84 + Type "AA" +} + +Location "Irene" "Sol/Venus" +{ + LongLat [ -134 -49.8 0 ] + Size 13.60 + Importance 31.64 + Type "AA" +} + +Location "Irina" "Sol/Venus" +{ + LongLat [ -91.2 -35 0 ] + Size 15.20 + Importance 32.00 + Type "AA" +} + +Location "Irinuca" "Sol/Venus" +{ + LongLat [ -121.9 -51.4 0 ] + Size 8.00 + Importance 30.25 + Type "AA" +} + +Location "Irma" "Sol/Venus" +{ + LongLat [ -122 50.9 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Isabella" "Sol/Venus" +{ + LongLat [ -204.2 29.8 0 ] + Size 175.00 + Importance 52.95 + Type "AA" +} + +Location "Isako" "Sol/Venus" +{ + LongLat [ -278 9 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Isolde" "Sol/Venus" +{ + LongLat [ -211.9 74.5 0 ] + Size 11.90 + Importance 31.23 + Type "AA" +} + +Location "Istadoy" "Sol/Venus" +{ + LongLat [ -132.6 51.8 0 ] + Size 5.40 + Importance 29.54 + Type "AA" +} + +Location "Ivka" "Sol/Venus" +{ + LongLat [ -303.8 -68.2 0 ] + Size 14.90 + Importance 31.93 + Type "AA" +} + +Location "Ivne" "Sol/Venus" +{ + LongLat [ -132.8 27 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Izakay" "Sol/Venus" +{ + LongLat [ -210.8 12.3 0 ] + Size 10.20 + Importance 30.82 + Type "AA" +} + +Location "Izudyr" "Sol/Venus" +{ + LongLat [ -135.2 53.9 0 ] + Size 6.60 + Importance 29.87 + Type "AA" +} + +Location "Jaantje" "Sol/Venus" +{ + LongLat [ -123 -46.5 0 ] + Size 7.80 + Importance 30.20 + Type "AA" +} + +Location "Jacqueline" "Sol/Venus" +{ + LongLat [ -123.6 70.1 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Jadwiga" "Sol/Venus" +{ + LongLat [ -91 -68.4 0 ] + Size 12.70 + Importance 31.42 + Type "AA" +} + +Location "Jalgurik" "Sol/Venus" +{ + LongLat [ -125.1 42.3 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Jamila" "Sol/Venus" +{ + LongLat [ -134.8 -45.8 0 ] + Size 7.90 + Importance 30.22 + Type "AA" +} + +Location "Jane" "Sol/Venus" +{ + LongLat [ -304.8 60.5 0 ] + Size 10.20 + Importance 30.82 + Type "AA" +} + +Location "Janice" "Sol/Venus" +{ + LongLat [ -261.9 -87.3 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Janina" "Sol/Venus" +{ + LongLat [ -135.7 2 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Janyl" "Sol/Venus" +{ + LongLat [ -138.8 28 0 ] + Size 5.60 + Importance 29.59 + Type "AA" +} + +Location "Jasmin" "Sol/Venus" +{ + LongLat [ -61.6 -15.6 0 ] + Size 15.10 + Importance 31.98 + Type "AA" +} + +Location "Jeanne" "Sol/Venus" +{ + LongLat [ -331.5 -40.1 0 ] + Size 19.40 + Importance 32.91 + Type "AA" +} + +Location "Jennifer" "Sol/Venus" +{ + LongLat [ -99.8 4.6 0 ] + Size 9.60 + Importance 30.66 + Type "AA" +} + +Location "Jerusha" "Sol/Venus" +{ + LongLat [ -342.7 22 0 ] + Size 17.20 + Importance 32.44 + Type "AA" +} + +Location "Jex-Blake" "Sol/Venus" +{ + LongLat [ -169.3 -65.4 0 ] + Size 31.60 + Importance 35.26 + Type "AA" +} + +Location "Jhirad" "Sol/Venus" +{ + LongLat [ -105.6 16.8 0 ] + Size 50.20 + Importance 38.32 + Type "AA" +} + +Location "Jitka" "Sol/Venus" +{ + LongLat [ -70.9 61.9 0 ] + Size 13.00 + Importance 31.50 + Type "AA" +} + +Location "Jocelyn" "Sol/Venus" +{ + LongLat [ -276.4 33.2 0 ] + Size 14.00 + Importance 31.73 + Type "AA" +} + +Location "Jodi" "Sol/Venus" +{ + LongLat [ -68.7 35.7 0 ] + Size 10.20 + Importance 30.82 + Type "AA" +} + +Location "Johanna" "Sol/Venus" +{ + LongLat [ -247.3 -19.5 0 ] + Size 15.10 + Importance 31.98 + Type "AA" +} + +Location "Johnson" "Sol/Venus" +{ + LongLat [ -254.6 -51.8 0 ] + Size 24.50 + Importance 33.94 + Type "AA" +} + +Location "Joliot-Curie" "Sol/Venus" +{ + LongLat [ -62.4 1.6 0 ] + Size 91.10 + Importance 43.86 + Type "AA" +} + +Location "Joshee" "Sol/Venus" +{ + LongLat [ -288.7 -5.5 0 ] + Size 37.00 + Importance 36.20 + Type "AA" +} + +Location "Juanita" "Sol/Venus" +{ + LongLat [ -90 62.8 0 ] + Size 19.30 + Importance 32.89 + Type "AA" +} + +Location "Judith" "Sol/Venus" +{ + LongLat [ -104.5 29.1 0 ] + Size 16.60 + Importance 32.31 + Type "AA" +} + +Location "Julie" "Sol/Venus" +{ + LongLat [ -242.6 -51 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Jumaisat" "Sol/Venus" +{ + LongLat [ -135.6 15.1 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Jutta" "Sol/Venus" +{ + LongLat [ -142.6 -0 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Kafutchi" "Sol/Venus" +{ + LongLat [ -16.4 -26.7 0 ] + Size 7.10 + Importance 30.01 + Type "AA" +} + +Location "Kahlo" "Sol/Venus" +{ + LongLat [ -178.9 59.9 0 ] + Size 35.60 + Importance 35.96 + Type "AA" +} + +Location "Kaikilani" "Sol/Venus" +{ + LongLat [ -163.2 32.8 0 ] + Size 19.90 + Importance 33.02 + Type "AA" +} + +Location "Kaisa" "Sol/Venus" +{ + LongLat [ -293.3 -13.5 0 ] + Size 12.00 + Importance 31.26 + Type "AA" +} + +Location "Kala" "Sol/Venus" +{ + LongLat [ -314.4 -1.5 0 ] + Size 17.40 + Importance 32.49 + Type "AA" +} + +Location "Kalombo" "Sol/Venus" +{ + LongLat [ -34 30.5 0 ] + Size 9.60 + Importance 30.66 + Type "AA" +} + +Location "Kanik" "Sol/Venus" +{ + LongLat [ -249.9 32.5 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Karen" "Sol/Venus" +{ + LongLat [ -17.7 12.4 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Karo" "Sol/Venus" +{ + LongLat [ -37.2 -21.9 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Kartini" "Sol/Venus" +{ + LongLat [ -333 -57.8 0 ] + Size 23.40 + Importance 33.73 + Type "AA" +} + +Location "Kastusha" "Sol/Venus" +{ + LongLat [ -59.9 28.6 0 ] + Size 13.00 + Importance 31.50 + Type "AA" +} + +Location "Katrya" "Sol/Venus" +{ + LongLat [ -108.7 29.5 0 ] + Size 9.20 + Importance 30.56 + Type "AA" +} + +Location "Katya" "Sol/Venus" +{ + LongLat [ -285.7 -57.8 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Kauffman" "Sol/Venus" +{ + LongLat [ -27.1 -49.4 0 ] + Size 25.50 + Importance 34.13 + Type "AA" +} + +Location "Kavtora" "Sol/Venus" +{ + LongLat [ -23.3 -59 0 ] + Size 9.80 + Importance 30.72 + Type "AA" +} + +Location "Kelea" "Sol/Venus" +{ + LongLat [ -25.6 -8.9 0 ] + Size 24.50 + Importance 33.94 + Type "AA" +} + +Location "Kelila" "Sol/Venus" +{ + LongLat [ -191.8 -52.6 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Kelly" "Sol/Venus" +{ + LongLat [ -359.2 4.8 0 ] + Size 11.20 + Importance 31.06 + Type "AA" +} + +Location "Kemble" "Sol/Venus" +{ + LongLat [ -14.9 -47.7 0 ] + Size 23.60 + Importance 33.77 + Type "AA" +} + +Location "Kenny" "Sol/Venus" +{ + LongLat [ -271.1 44.4 0 ] + Size 52.70 + Importance 38.70 + Type "AA" +} + +Location "Ketzia" "Sol/Venus" +{ + LongLat [ -300.5 -3.9 0 ] + Size 14.60 + Importance 31.87 + Type "AA" +} + +Location "Khadako" "Sol/Venus" +{ + LongLat [ -139.3 -54.2 0 ] + Size 7.40 + Importance 30.09 + Type "AA" +} + +Location "Khafiza" "Sol/Venus" +{ + LongLat [ -299.2 -6 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Khatun" "Sol/Venus" +{ + LongLat [ -87.2 -40.3 0 ] + Size 44.10 + Importance 37.37 + Type "AA" +} + +Location "Khelifa" "Sol/Venus" +{ + LongLat [ -129.9 1.5 0 ] + Size 10.80 + Importance 30.97 + Type "AA" +} + +Location "Kimitonga" "Sol/Venus" +{ + LongLat [ -48.3 25.1 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Kingsley" "Sol/Venus" +{ + LongLat [ -306.4 22.6 0 ] + Size 26.60 + Importance 34.34 + Type "AA" +} + +Location "Kiris" "Sol/Venus" +{ + LongLat [ -98.8 -20.9 0 ] + Size 13.30 + Importance 31.57 + Type "AA" +} + +Location "Kitna" "Sol/Venus" +{ + LongLat [ -277.3 28.9 0 ] + Size 15.30 + Importance 32.02 + Type "AA" +} + +Location "Klafsky" "Sol/Venus" +{ + LongLat [ -188.1 20.7 0 ] + Size 25.50 + Importance 34.13 + Type "AA" +} + +Location "Klenova" "Sol/Venus" +{ + LongLat [ -104.5 -78.1 0 ] + Size 141.00 + Importance 49.51 + Type "AA" +} + +Location "Kodu" "Sol/Venus" +{ + LongLat [ -338.7 -0.9 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Koidula" "Sol/Venus" +{ + LongLat [ -139.6 -64.2 0 ] + Size 67.00 + Importance 40.74 + Type "AA" +} + +Location "Koinyt" "Sol/Venus" +{ + LongLat [ -293.2 30.9 0 ] + Size 11.70 + Importance 31.19 + Type "AA" +} + +Location "Kollado" "Sol/Venus" +{ + LongLat [ -53.4 61 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Kollwitz" "Sol/Venus" +{ + LongLat [ -133.6 -25.2 0 ] + Size 29.10 + Importance 34.81 + Type "AA" +} + +Location "Konopnicka" "Sol/Venus" +{ + LongLat [ -166.6 -14.5 0 ] + Size 20.10 + Importance 33.06 + Type "AA" +} + +Location "Kosi" "Sol/Venus" +{ + LongLat [ -54.9 43.9 0 ] + Size 7.70 + Importance 30.17 + Type "AA" +} + +Location "Kristina" "Sol/Venus" +{ + LongLat [ -315.9 65.2 0 ] + Size 9.70 + Importance 30.69 + Type "AA" +} + +Location "Kumba" "Sol/Venus" +{ + LongLat [ -332.7 -26.3 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Kumudu" "Sol/Venus" +{ + LongLat [ -154.1 -61.3 0 ] + Size 4.40 + Importance 29.25 + Type "AA" +} + +Location "Kuro" "Sol/Venus" +{ + LongLat [ -57.6 -7.8 0 ] + Size 8.80 + Importance 30.46 + Type "AA" +} + +Location "Kyen" "Sol/Venus" +{ + LongLat [ -64.7 6.2 0 ] + Size 5.20 + Importance 29.48 + Type "AA" +} + +Location "Kylli" "Sol/Venus" +{ + LongLat [ -67 -41.1 0 ] + Size 13.20 + Importance 31.54 + Type "AA" +} + +Location "La Fayette" "Sol/Venus" +{ + LongLat [ -107.6 -70.2 0 ] + Size 39.60 + Importance 36.64 + Type "AA" +} + +Location "Lachappelle" "Sol/Venus" +{ + LongLat [ -336.7 -26.7 0 ] + Size 36.80 + Importance 36.17 + Type "AA" +} + +Location "Lagerlöf" "Sol/Venus" +{ + LongLat [ -285.2 -81.2 0 ] + Size 56.00 + Importance 39.18 + Type "AA" +} + +Location "Landowska" "Sol/Venus" +{ + LongLat [ -74.3 -84.6 0 ] + Size 33.00 + Importance 35.51 + Type "AA" +} + +Location "Langtry" "Sol/Venus" +{ + LongLat [ -155 17 0 ] + Size 50.30 + Importance 38.33 + Type "AA" +} + +Location "Lara" "Sol/Venus" +{ + LongLat [ -2.9 4.2 0 ] + Size 3.40 + Importance 28.95 + Type "AA" +} + +Location "Laulani" "Sol/Venus" +{ + LongLat [ -121.2 68.2 0 ] + Size 12.40 + Importance 31.35 + Type "AA" +} + +Location "Laura" "Sol/Venus" +{ + LongLat [ -141.2 -48.9 0 ] + Size 17.20 + Importance 32.44 + Type "AA" +} + +Location "Laurencin" "Sol/Venus" +{ + LongLat [ -46.5 15.4 0 ] + Size 29.80 + Importance 34.94 + Type "AA" +} + +Location "Lazarus" "Sol/Venus" +{ + LongLat [ -127.2 52.9 0 ] + Size 24.20 + Importance 33.88 + Type "AA" +} + +Location "Leah" "Sol/Venus" +{ + LongLat [ -187.8 34.2 0 ] + Size 12.00 + Importance 31.26 + Type "AA" +} + +Location "Lebedeva" "Sol/Venus" +{ + LongLat [ -49.8 -45.2 0 ] + Size 37.40 + Importance 36.27 + Type "AA" +} + +Location "Lehmann" "Sol/Venus" +{ + LongLat [ -39.1 44.1 0 ] + Size 21.70 + Importance 33.39 + Type "AA" +} + +Location "Leida" "Sol/Venus" +{ + LongLat [ -266.6 23.3 0 ] + Size 18.80 + Importance 32.79 + Type "AA" +} + +Location "Leila" "Sol/Venus" +{ + LongLat [ -86.8 44.2 0 ] + Size 18.80 + Importance 32.79 + Type "AA" +} + +Location "Lena" "Sol/Venus" +{ + LongLat [ -23 -39.5 0 ] + Size 15.20 + Importance 32.00 + Type "AA" +} + +Location "Lenore" "Sol/Venus" +{ + LongLat [ -292.2 -38.7 0 ] + Size 15.50 + Importance 32.07 + Type "AA" +} + +Location "Leona" "Sol/Venus" +{ + LongLat [ -169 3.1 0 ] + Size 3.00 + Importance 28.83 + Type "AA" +} + +Location "Leonard" "Sol/Venus" +{ + LongLat [ -185.2 73.8 0 ] + Size 31.70 + Importance 35.28 + Type "AA" +} + +Location "Leslie" "Sol/Venus" +{ + LongLat [ -13.5 11.2 0 ] + Size 7.20 + Importance 30.04 + Type "AA" +} + +Location "Letitia" "Sol/Venus" +{ + LongLat [ -288.7 -34.5 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "Leyster" "Sol/Venus" +{ + LongLat [ -260 -1 0 ] + Size 45.80 + Importance 37.64 + Type "AA" +} + +Location "Lhagva" "Sol/Venus" +{ + LongLat [ -300.1 75.8 0 ] + Size 7.90 + Importance 30.22 + Type "AA" +} + +Location "Li Qingzhao" "Sol/Venus" +{ + LongLat [ -94.6 -23.7 0 ] + Size 22.80 + Importance 33.61 + Type "AA" +} + +Location "Lida" "Sol/Venus" +{ + LongLat [ -273.9 -36.6 0 ] + Size 20.30 + Importance 33.10 + Type "AA" +} + +Location "Lilian" "Sol/Venus" +{ + LongLat [ -336 -25.6 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Liliya" "Sol/Venus" +{ + LongLat [ -31.1 -30.2 0 ] + Size 15.00 + Importance 31.96 + Type "AA" +} + +Location "Lind" "Sol/Venus" +{ + LongLat [ -355 -50.2 0 ] + Size 25.80 + Importance 34.19 + Type "AA" +} + +Location "Linda" "Sol/Venus" +{ + LongLat [ -2.8 12.4 0 ] + Size 7.10 + Importance 30.01 + Type "AA" +} + +Location "Lineta" "Sol/Venus" +{ + LongLat [ -354.1 5 0 ] + Size 15.60 + Importance 32.09 + Type "AA" +} + +Location "Liv" "Sol/Venus" +{ + LongLat [ -303.9 21.1 0 ] + Size 11.20 + Importance 31.06 + Type "AA" +} + +Location "Loan" "Sol/Venus" +{ + LongLat [ -60 -28.3 0 ] + Size 7.40 + Importance 30.09 + Type "AA" +} + +Location "Lockwood" "Sol/Venus" +{ + LongLat [ -51.6 32.9 0 ] + Size 22.00 + Importance 33.45 + Type "AA" +} + +Location "Lois" "Sol/Venus" +{ + LongLat [ -214.7 17.9 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Lonsdale" "Sol/Venus" +{ + LongLat [ -222.4 -55.6 0 ] + Size 43.00 + Importance 37.19 + Type "AA" +} + +Location "Lorelei" "Sol/Venus" +{ + LongLat [ -243.9 -55.7 0 ] + Size 15.00 + Importance 31.96 + Type "AA" +} + +Location "Loretta" "Sol/Venus" +{ + LongLat [ -202.6 19.7 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Lotta" "Sol/Venus" +{ + LongLat [ -335.9 -51.1 0 ] + Size 11.80 + Importance 31.21 + Type "AA" +} + +Location "Lu Zhi" "Sol/Venus" +{ + LongLat [ -303.4 42.6 0 ] + Size 8.30 + Importance 30.33 + Type "AA" +} + +Location "Lucia" "Sol/Venus" +{ + LongLat [ -67.8 62.1 0 ] + Size 16.00 + Importance 32.18 + Type "AA" +} + +Location "Lullin" "Sol/Venus" +{ + LongLat [ -81.3 -23 0 ] + Size 25.10 + Importance 34.06 + Type "AA" +} + +Location "Lydia" "Sol/Venus" +{ + LongLat [ -340.7 -10.7 0 ] + Size 15.20 + Importance 32.00 + Type "AA" +} + +Location "Lyon" "Sol/Venus" +{ + LongLat [ -270.6 66.5 0 ] + Size 12.40 + Importance 31.35 + Type "AA" +} + +Location "Lyuba" "Sol/Venus" +{ + LongLat [ -283.9 -1.6 0 ] + Size 12.40 + Importance 31.35 + Type "AA" +} + +Location "Lyudmila" "Sol/Venus" +{ + LongLat [ -329.7 -62.1 0 ] + Size 14.10 + Importance 31.75 + Type "AA" +} + +Location "Ma Shouzhen" "Sol/Venus" +{ + LongLat [ -92.5 35.7 0 ] + Size 18.90 + Importance 32.81 + Type "AA" +} + +Location "Maa-Ling" "Sol/Venus" +{ + LongLat [ -359.5 14.7 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "MacDonald" "Sol/Venus" +{ + LongLat [ -120.7 -30 0 ] + Size 17.60 + Importance 32.53 + Type "AA" +} + +Location "Madeleine" "Sol/Venus" +{ + LongLat [ -293.2 4.7 0 ] + Size 16.00 + Importance 32.18 + Type "AA" +} + +Location "Madina" "Sol/Venus" +{ + LongLat [ -58 -22.7 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "Mae" "Sol/Venus" +{ + LongLat [ -345.2 40.5 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Magda" "Sol/Venus" +{ + LongLat [ -329.7 -67 0 ] + Size 10.10 + Importance 30.79 + Type "AA" +} + +Location "Magdalena" "Sol/Venus" +{ + LongLat [ -48.7 11.2 0 ] + Size 11.50 + Importance 31.14 + Type "AA" +} + +Location "Magnani" "Sol/Venus" +{ + LongLat [ -337.2 -58.6 0 ] + Size 26.40 + Importance 34.31 + Type "AA" +} + +Location "Mahina" "Sol/Venus" +{ + LongLat [ -182.2 2 0 ] + Size 15.40 + Importance 32.05 + Type "AA" +} + +Location "Makola" "Sol/Venus" +{ + LongLat [ -106.7 3.8 0 ] + Size 16.60 + Importance 32.31 + Type "AA" +} + +Location "Maltby" "Sol/Venus" +{ + LongLat [ -119.7 23.3 0 ] + Size 36.60 + Importance 36.14 + Type "AA" +} + +Location "Mamajan" "Sol/Venus" +{ + LongLat [ -257.3 65.1 0 ] + Size 2.00 + Importance 28.53 + Type "AA" +} + +Location "Mansa" "Sol/Venus" +{ + LongLat [ -63.4 33.9 0 ] + Size 8.10 + Importance 30.28 + Type "AA" +} + +Location "Manton" "Sol/Venus" +{ + LongLat [ -26.9 -9.3 0 ] + Size 20.50 + Importance 33.14 + Type "AA" +} + +Location "Manzolini" "Sol/Venus" +{ + LongLat [ -91.3 -25.6 0 ] + Size 41.80 + Importance 37.00 + Type "AA" +} + +Location "Maranda" "Sol/Venus" +{ + LongLat [ -169.7 -4.9 0 ] + Size 16.80 + Importance 32.36 + Type "AA" +} + +Location "Marere" "Sol/Venus" +{ + LongLat [ -65.8 -19.6 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "Maret" "Sol/Venus" +{ + LongLat [ -280.2 33.3 0 ] + Size 11.70 + Importance 31.19 + Type "AA" +} + +Location "Margarita" "Sol/Venus" +{ + LongLat [ -9.2 -12.7 0 ] + Size 13.00 + Importance 31.50 + Type "AA" +} + +Location "Margit" "Sol/Venus" +{ + LongLat [ -273.1 -60.1 0 ] + Size 14.00 + Importance 31.73 + Type "AA" +} + +Location "Maria Celeste" "Sol/Venus" +{ + LongLat [ -140.4 -23.4 0 ] + Size 97.50 + Importance 44.64 + Type "AA" +} + +Location "Marianne" "Sol/Venus" +{ + LongLat [ -358 -9.3 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Marie" "Sol/Venus" +{ + LongLat [ -232.4 21.7 0 ] + Size 14.20 + Importance 31.77 + Type "AA" +} + +Location "Mariko" "Sol/Venus" +{ + LongLat [ -132.9 23.3 0 ] + Size 12.90 + Importance 31.47 + Type "AA" +} + +Location "Markham" "Sol/Venus" +{ + LongLat [ -155.6 4.1 0 ] + Size 71.80 + Importance 41.39 + Type "AA" +} + +Location "Marsh" "Sol/Venus" +{ + LongLat [ -46.6 63.6 0 ] + Size 47.70 + Importance 37.93 + Type "AA" +} + +Location "Martinez" "Sol/Venus" +{ + LongLat [ -174.7 11.7 0 ] + Size 23.50 + Importance 33.75 + Type "AA" +} + +Location "Marysya" "Sol/Venus" +{ + LongLat [ -75.1 -53.3 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "Marzhan" "Sol/Venus" +{ + LongLat [ -248.3 58.9 0 ] + Size 13.80 + Importance 31.68 + Type "AA" +} + +Location "Masako" "Sol/Venus" +{ + LongLat [ -53.2 30.2 0 ] + Size 23.80 + Importance 33.80 + Type "AA" +} + +Location "Masha" "Sol/Venus" +{ + LongLat [ -88.5 -60.7 0 ] + Size 6.40 + Importance 29.82 + Type "AA" +} + +Location "Matahina" "Sol/Venus" +{ + LongLat [ -65.9 72.3 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Maurea" "Sol/Venus" +{ + LongLat [ -69.1 39.5 0 ] + Size 9.90 + Importance 30.74 + Type "AA" +} + +Location "Mbul'di" "Sol/Venus" +{ + LongLat [ -74.7 -23.8 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Mead" "Sol/Venus" +{ + LongLat [ -57.2 -12.5 0 ] + Size 270.00 + Importance 61.53 + Type "AA" +} + +Location "Medhavi" "Sol/Venus" +{ + LongLat [ -40.6 19.4 0 ] + Size 30.40 + Importance 35.05 + Type "AA" +} + +Location "Megan" "Sol/Venus" +{ + LongLat [ -130.6 61.8 0 ] + Size 15.80 + Importance 32.14 + Type "AA" +} + +Location "Meitner" "Sol/Venus" +{ + LongLat [ -321.6 55.6 0 ] + Size 149.00 + Importance 50.35 + Type "AA" +} + +Location "Melanie" "Sol/Venus" +{ + LongLat [ -144.3 62.8 0 ] + Size 12.30 + Importance 31.33 + Type "AA" +} + +Location "Melanka" "Sol/Venus" +{ + LongLat [ -19.2 -34.4 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Melba" "Sol/Venus" +{ + LongLat [ -193.5 -4.7 0 ] + Size 21.80 + Importance 33.41 + Type "AA" +} + +Location "Melina" "Sol/Venus" +{ + LongLat [ -319.5 69.9 0 ] + Size 12.70 + Importance 31.42 + Type "AA" +} + +Location "Meredith" "Sol/Venus" +{ + LongLat [ -278.9 14.5 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Merian" "Sol/Venus" +{ + LongLat [ -76.3 -34.5 0 ] + Size 22.20 + Importance 33.49 + Type "AA" +} + +Location "Merit Ptah" "Sol/Venus" +{ + LongLat [ -115.6 -11.4 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Michelle" "Sol/Venus" +{ + LongLat [ -40.5 19.6 0 ] + Size 15.00 + Importance 31.96 + Type "AA" +} + +Location "Mildred" "Sol/Venus" +{ + LongLat [ -348.3 51.7 0 ] + Size 12.00 + Importance 31.26 + Type "AA" +} + +Location "Millay" "Sol/Venus" +{ + LongLat [ -111.2 -24.4 0 ] + Size 48.00 + Importance 37.98 + Type "AA" +} + +Location "Miovasu" "Sol/Venus" +{ + LongLat [ -99.9 -72.1 0 ] + Size 4.50 + Importance 29.28 + Type "AA" +} + +Location "Mirabeau" "Sol/Venus" +{ + LongLat [ -284.3 -1.1 0 ] + Size 23.80 + Importance 33.80 + Type "AA" +} + +Location "Miriam" "Sol/Venus" +{ + LongLat [ -48.2 -36.5 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Mona Lisa" "Sol/Venus" +{ + LongLat [ -25.1 -25.6 0 ] + Size 79.40 + Importance 42.39 + Type "AA" +} + +Location "Monika" "Sol/Venus" +{ + LongLat [ -122.4 -72.3 0 ] + Size 25.50 + Importance 34.13 + Type "AA" +} + +Location "Montessori" "Sol/Venus" +{ + LongLat [ -280 -59.4 0 ] + Size 42.10 + Importance 37.05 + Type "AA" +} + +Location "Montez" "Sol/Venus" +{ + LongLat [ -266.5 -17.9 0 ] + Size 21.10 + Importance 33.26 + Type "AA" +} + +Location "Moore" "Sol/Venus" +{ + LongLat [ -248.4 30.4 0 ] + Size 21.10 + Importance 33.26 + Type "AA" +} + +Location "Morisot" "Sol/Venus" +{ + LongLat [ -211.3 61.2 0 ] + Size 48.00 + Importance 37.98 + Type "AA" +} + +Location "Mosaido" "Sol/Venus" +{ + LongLat [ -75.2 -17.3 0 ] + Size 7.40 + Importance 30.09 + Type "AA" +} + +Location "Moses" "Sol/Venus" +{ + LongLat [ -119.9 -34.6 0 ] + Size 28.00 + Importance 34.61 + Type "AA" +} + +Location "Mowatt" "Sol/Venus" +{ + LongLat [ -292.3 14.6 0 ] + Size 38.40 + Importance 36.44 + Type "AA" +} + +Location "Mu Guiying" "Sol/Venus" +{ + LongLat [ -81 -41.2 0 ] + Size 32.30 + Importance 35.39 + Type "AA" +} + +Location "Mukhina" "Sol/Venus" +{ + LongLat [ -0.5 -29.5 0 ] + Size 24.50 + Importance 33.94 + Type "AA" +} + +Location "Mumtaz-Mahal" "Sol/Venus" +{ + LongLat [ -228.4 -30.3 0 ] + Size 38.20 + Importance 36.41 + Type "AA" +} + +Location "Munter" "Sol/Venus" +{ + LongLat [ -39.3 15.3 0 ] + Size 32.10 + Importance 35.35 + Type "AA" +} + +Location "Muriel" "Sol/Venus" +{ + LongLat [ -12.4 41.7 0 ] + Size 20.20 + Importance 33.08 + Type "AA" +} + +Location "Nadeyka" "Sol/Venus" +{ + LongLat [ -305.3 54.8 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Nadia" "Sol/Venus" +{ + LongLat [ -0.6 27.9 0 ] + Size 11.30 + Importance 31.09 + Type "AA" +} + +Location "Nadine" "Sol/Venus" +{ + LongLat [ -359.1 -7.8 0 ] + Size 18.60 + Importance 32.74 + Type "AA" +} + +Location "Nadira" "Sol/Venus" +{ + LongLat [ -201.5 -44.1 0 ] + Size 31.40 + Importance 35.23 + Type "AA" +} + +Location "Nakai" "Sol/Venus" +{ + LongLat [ -286.2 61 0 ] + Size 4.50 + Importance 29.28 + Type "AA" +} + +Location "Nalkowska" "Sol/Venus" +{ + LongLat [ -290 -28.1 0 ] + Size 22.20 + Importance 33.49 + Type "AA" +} + +Location "Nalkuta" "Sol/Venus" +{ + LongLat [ -307.8 -30.1 0 ] + Size 6.50 + Importance 29.84 + Type "AA" +} + +Location "Namiko" "Sol/Venus" +{ + LongLat [ -56.2 -43.4 0 ] + Size 13.00 + Importance 31.50 + Type "AA" +} + +Location "Nana" "Sol/Venus" +{ + LongLat [ -75.4 -49.8 0 ] + Size 8.80 + Importance 30.46 + Type "AA" +} + +Location "Nanichi" "Sol/Venus" +{ + LongLat [ -337.8 44.8 0 ] + Size 19.00 + Importance 32.83 + Type "AA" +} + +Location "Naomi" "Sol/Venus" +{ + LongLat [ -70.3 -6 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "Nastya" "Sol/Venus" +{ + LongLat [ -275.8 49 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Natalia" "Sol/Venus" +{ + LongLat [ -272.9 -67.1 0 ] + Size 10.80 + Importance 30.97 + Type "AA" +} + +Location "Ndella" "Sol/Venus" +{ + LongLat [ -60.7 15.9 0 ] + Size 5.90 + Importance 29.68 + Type "AA" +} + +Location "Neda" "Sol/Venus" +{ + LongLat [ -313.5 -16.7 0 ] + Size 7.70 + Importance 30.17 + Type "AA" +} + +Location "Nedko" "Sol/Venus" +{ + LongLat [ -317.6 8.8 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Neeltje" "Sol/Venus" +{ + LongLat [ -124.4 -12.4 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Nelike" "Sol/Venus" +{ + LongLat [ -329.2 26.8 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "NÄ›mcová" "Sol/Venus" +{ + LongLat [ -125.1 -5.9 0 ] + Size 22.90 + Importance 33.63 + Type "AA" +} + +Location "Nevelson" "Sol/Venus" +{ + LongLat [ -307.8 35.3 0 ] + Size 69.80 + Importance 41.12 + Type "AA" +} + +Location "Ngaio" "Sol/Venus" +{ + LongLat [ -61.8 53.3 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Ngone" "Sol/Venus" +{ + LongLat [ -331.9 -6 0 ] + Size 12.20 + Importance 31.31 + Type "AA" +} + +Location "Nicole" "Sol/Venus" +{ + LongLat [ -259.3 -48.4 0 ] + Size 6.40 + Importance 29.82 + Type "AA" +} + +Location "Nijinskaya" "Sol/Venus" +{ + LongLat [ -122.5 -25.8 0 ] + Size 36.20 + Importance 36.07 + Type "AA" +} + +Location "Nilanti" "Sol/Venus" +{ + LongLat [ -331.4 38.2 0 ] + Size 9.20 + Importance 30.56 + Type "AA" +} + +Location "Nilsson" "Sol/Venus" +{ + LongLat [ -277.6 75.9 0 ] + Size 27.30 + Importance 34.48 + Type "AA" +} + +Location "Nin" "Sol/Venus" +{ + LongLat [ -266.4 3.9 0 ] + Size 27.10 + Importance 34.44 + Type "AA" +} + +Location "Nina" "Sol/Venus" +{ + LongLat [ -238.7 55.5 0 ] + Size 24.60 + Importance 33.96 + Type "AA" +} + +Location "Ninzi" "Sol/Venus" +{ + LongLat [ -331.7 -15.9 0 ] + Size 7.10 + Importance 30.01 + Type "AA" +} + +Location "Nofret" "Sol/Venus" +{ + LongLat [ -252.2 58.8 0 ] + Size 22.50 + Importance 33.55 + Type "AA" +} + +Location "Nomeda" "Sol/Venus" +{ + LongLat [ -55.5 49.2 0 ] + Size 10.40 + Importance 30.87 + Type "AA" +} + +Location "Noreen" "Sol/Venus" +{ + LongLat [ -22.7 -33.6 0 ] + Size 18.60 + Importance 32.74 + Type "AA" +} + +Location "Noriko" "Sol/Venus" +{ + LongLat [ -358.3 5.3 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Nsele" "Sol/Venus" +{ + LongLat [ -64.2 -6.7 0 ] + Size 5.10 + Importance 29.45 + Type "AA" +} + +Location "Nuon" "Sol/Venus" +{ + LongLat [ -336.6 -78.6 0 ] + Size 6.50 + Importance 29.84 + Type "AA" +} + +Location "Nuriet" "Sol/Venus" +{ + LongLat [ -245.6 -20.6 0 ] + Size 17.90 + Importance 32.60 + Type "AA" +} + +Location "Nutsa" "Sol/Venus" +{ + LongLat [ -341.2 -27.5 0 ] + Size 8.00 + Importance 30.25 + Type "AA" +} + +Location "Nyal'ga" "Sol/Venus" +{ + LongLat [ -64.5 -17 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Nyele" "Sol/Venus" +{ + LongLat [ -318.4 22.7 0 ] + Size 11.90 + Importance 31.23 + Type "AA" +} + +Location "Nyogari" "Sol/Venus" +{ + LongLat [ -306.4 46.4 0 ] + Size 13.00 + Importance 31.50 + Type "AA" +} + +Location "Oakley" "Sol/Venus" +{ + LongLat [ -310.5 29.3 0 ] + Size 18.40 + Importance 32.70 + Type "AA" +} + +Location "Obukhova" "Sol/Venus" +{ + LongLat [ -289.7 -70.7 0 ] + Size 46.00 + Importance 37.67 + Type "AA" +} + +Location "O'Connor" "Sol/Venus" +{ + LongLat [ -143.9 26 0 ] + Size 30.40 + Importance 35.05 + Type "AA" +} + +Location "Odarka" "Sol/Venus" +{ + LongLat [ -138.2 -40.8 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Odikha" "Sol/Venus" +{ + LongLat [ -238.1 41.6 0 ] + Size 10.60 + Importance 30.92 + Type "AA" +} + +Location "Odilia" "Sol/Venus" +{ + LongLat [ -200.2 -81.2 0 ] + Size 20.80 + Importance 33.20 + Type "AA" +} + +Location "Ogulbek" "Sol/Venus" +{ + LongLat [ -145 -2.4 0 ] + Size 6.50 + Importance 29.84 + Type "AA" +} + +Location "Oivit" "Sol/Venus" +{ + LongLat [ -195.5 73.9 0 ] + Size 4.80 + Importance 29.36 + Type "AA" +} + +Location "O'Keeffe" "Sol/Venus" +{ + LongLat [ -228.8 -24.5 0 ] + Size 76.90 + Importance 42.07 + Type "AA" +} + +Location "Oksana" "Sol/Venus" +{ + LongLat [ -352 -11.9 0 ] + Size 7.70 + Importance 30.17 + Type "AA" +} + +Location "Oku" "Sol/Venus" +{ + LongLat [ -232.2 64.2 0 ] + Size 13.30 + Importance 31.57 + Type "AA" +} + +Location "Olena" "Sol/Venus" +{ + LongLat [ -149 -10.9 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Olesnicka" "Sol/Venus" +{ + LongLat [ -210.9 -18.3 0 ] + Size 33.00 + Importance 35.51 + Type "AA" +} + +Location "Olesya" "Sol/Venus" +{ + LongLat [ -273.3 -5.6 0 ] + Size 12.00 + Importance 31.26 + Type "AA" +} + +Location "Olga" "Sol/Venus" +{ + LongLat [ -283.8 -26.1 0 ] + Size 15.50 + Importance 32.07 + Type "AA" +} + +Location "Olivia" "Sol/Venus" +{ + LongLat [ -207.9 -37.2 0 ] + Size 10.20 + Importance 30.82 + Type "AA" +} + +Location "Olya" "Sol/Venus" +{ + LongLat [ -291.8 -51.4 0 ] + Size 13.40 + Importance 31.59 + Type "AA" +} + +Location "Oma" "Sol/Venus" +{ + LongLat [ -329.1 42.7 0 ] + Size 7.60 + Importance 30.14 + Type "AA" +} + +Location "Onissya" "Sol/Venus" +{ + LongLat [ -150.2 25.6 0 ] + Size 8.20 + Importance 30.30 + Type "AA" +} + +Location "Opika" "Sol/Venus" +{ + LongLat [ -151.9 57.1 0 ] + Size 9.80 + Importance 30.72 + Type "AA" +} + +Location "Orczy" "Sol/Venus" +{ + LongLat [ -52.3 -3.7 0 ] + Size 26.90 + Importance 34.40 + Type "AA" +} + +Location "Orguk" "Sol/Venus" +{ + LongLat [ -198.2 23.5 0 ] + Size 11.70 + Importance 31.19 + Type "AA" +} + +Location "Orlette" "Sol/Venus" +{ + LongLat [ -193.3 68.1 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Orlova" "Sol/Venus" +{ + LongLat [ -235 -56.5 0 ] + Size 19.60 + Importance 32.95 + Type "AA" +} + +Location "Ortensia" "Sol/Venus" +{ + LongLat [ -155.7 -7.6 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Oshalche" "Sol/Venus" +{ + LongLat [ -155.5 -29.7 0 ] + Size 8.30 + Importance 30.33 + Type "AA" +} + +Location "Osipenko" "Sol/Venus" +{ + LongLat [ -321 -71.2 0 ] + Size 30.00 + Importance 34.98 + Type "AA" +} + +Location "Ottavia" "Sol/Venus" +{ + LongLat [ -187.1 47.5 0 ] + Size 12.90 + Importance 31.47 + Type "AA" +} + +Location "Outi" "Sol/Venus" +{ + LongLat [ -267.7 -61.6 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Paige" "Sol/Venus" +{ + LongLat [ -24.6 1.2 0 ] + Size 6.80 + Importance 29.93 + Type "AA" +} + +Location "Pamela" "Sol/Venus" +{ + LongLat [ -238.5 -11 0 ] + Size 14.20 + Importance 31.77 + Type "AA" +} + +Location "Parishan" "Sol/Venus" +{ + LongLat [ -146.5 0.2 0 ] + Size 6.80 + Importance 29.93 + Type "AA" +} + +Location "Parra" "Sol/Venus" +{ + LongLat [ -78.5 -20.5 0 ] + Size 42.40 + Importance 37.10 + Type "AA" +} + +Location "Parvina" "Sol/Venus" +{ + LongLat [ -153 62.2 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Pasha" "Sol/Venus" +{ + LongLat [ -156.3 -42.7 0 ] + Size 7.20 + Importance 30.04 + Type "AA" +} + +Location "Pat" "Sol/Venus" +{ + LongLat [ -262.6 -2.9 0 ] + Size 10.10 + Importance 30.79 + Type "AA" +} + +Location "Patimat" "Sol/Venus" +{ + LongLat [ -156.5 1.3 0 ] + Size 5.10 + Importance 29.45 + Type "AA" +} + +Location "Patti" "Sol/Venus" +{ + LongLat [ -301.6 -35 0 ] + Size 47.00 + Importance 37.83 + Type "AA" +} + +Location "Pavlinka" "Sol/Venus" +{ + LongLat [ -158.7 25.5 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Peck" "Sol/Venus" +{ + LongLat [ -294.3 28.9 0 ] + Size 30.40 + Importance 35.05 + Type "AA" +} + +Location "Peggy" "Sol/Venus" +{ + LongLat [ -357.2 20.4 0 ] + Size 11.90 + Importance 31.23 + Type "AA" +} + +Location "Peña" "Sol/Venus" +{ + LongLat [ -190.6 23.6 0 ] + Size 29.60 + Importance 34.90 + Type "AA" +} + +Location "Phaedra" "Sol/Venus" +{ + LongLat [ -252.7 -35.9 0 ] + Size 15.70 + Importance 32.11 + Type "AA" +} + +Location "Philomena" "Sol/Venus" +{ + LongLat [ -151.9 40.7 0 ] + Size 14.80 + Importance 31.91 + Type "AA" +} + +Location "Phryne" "Sol/Venus" +{ + LongLat [ -314.7 46.2 0 ] + Size 39.40 + Importance 36.61 + Type "AA" +} + +Location "Phyllis" "Sol/Venus" +{ + LongLat [ -132.4 -12.3 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Piaf" "Sol/Venus" +{ + LongLat [ -5.3 -0.8 0 ] + Size 39.10 + Importance 36.56 + Type "AA" +} + +Location "Piret" "Sol/Venus" +{ + LongLat [ -41.7 -37.8 0 ] + Size 27.00 + Importance 34.42 + Type "AA" +} + +Location "Pirkko" "Sol/Venus" +{ + LongLat [ -254.6 -44.8 0 ] + Size 12.30 + Importance 31.33 + Type "AA" +} + +Location "Piscopia" "Sol/Venus" +{ + LongLat [ -190.9 -1.5 0 ] + Size 26.20 + Importance 34.27 + Type "AA" +} + +Location "Polenova" "Sol/Venus" +{ + LongLat [ -335.5 45.5 0 ] + Size 41.00 + Importance 36.87 + Type "AA" +} + +Location "Polina" "Sol/Venus" +{ + LongLat [ -148.2 -42.4 0 ] + Size 21.60 + Importance 33.37 + Type "AA" +} + +Location "Ponselle" "Sol/Venus" +{ + LongLat [ -289.1 63 0 ] + Size 57.70 + Importance 39.43 + Type "AA" +} + +Location "Potanina" "Sol/Venus" +{ + LongLat [ -53.1 -31.6 0 ] + Size 94.20 + Importance 44.24 + Type "AA" +} + +Location "Potter" "Sol/Venus" +{ + LongLat [ -309.1 -7.2 0 ] + Size 46.90 + Importance 37.81 + Type "AA" +} + +Location "Prichard" "Sol/Venus" +{ + LongLat [ -11.5 -44 0 ] + Size 23.30 + Importance 33.71 + Type "AA" +} + +Location "Puhioia" "Sol/Venus" +{ + LongLat [ -69.4 -20.6 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Purev" "Sol/Venus" +{ + LongLat [ -46.4 31.1 0 ] + Size 11.60 + Importance 31.16 + Type "AA" +} + +Location "Pychik" "Sol/Venus" +{ + LongLat [ -33.8 62.4 0 ] + Size 10.10 + Importance 30.79 + Type "AA" +} + +Location "Qarlygha" "Sol/Venus" +{ + LongLat [ -162.9 33 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Quimby" "Sol/Venus" +{ + LongLat [ -76.7 5.7 0 ] + Size 23.20 + Importance 33.69 + Type "AA" +} + +Location "Qulzhan" "Sol/Venus" +{ + LongLat [ -165.4 -23.5 0 ] + Size 7.90 + Importance 30.22 + Type "AA" +} + +Location "Quslu" "Sol/Venus" +{ + LongLat [ -166.8 -6.2 0 ] + Size 8.70 + Importance 30.43 + Type "AA" +} + +Location "Rachel" "Sol/Venus" +{ + LongLat [ -13.5 48.7 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Radhika" "Sol/Venus" +{ + LongLat [ -166.4 30.3 0 ] + Size 7.90 + Importance 30.22 + Type "AA" +} + +Location "Radka" "Sol/Venus" +{ + LongLat [ -96.3 -75.6 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Radmila" "Sol/Venus" +{ + LongLat [ -167 -69.1 0 ] + Size 5.20 + Importance 29.48 + Type "AA" +} + +Location "Rae" "Sol/Venus" +{ + LongLat [ -58.4 8.9 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Rafiga" "Sol/Venus" +{ + LongLat [ -175.6 -62.9 0 ] + Size 5.70 + Importance 29.62 + Type "AA" +} + +Location "Raisa" "Sol/Venus" +{ + LongLat [ -280.3 -27.5 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Raki" "Sol/Venus" +{ + LongLat [ -70 49.4 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Rampyari" "Sol/Venus" +{ + LongLat [ -179.3 -50.6 0 ] + Size 7.70 + Importance 30.17 + Type "AA" +} + +Location "Rand" "Sol/Venus" +{ + LongLat [ -59.5 63.8 0 ] + Size 24.30 + Importance 33.90 + Type "AA" +} + +Location "Rani" "Sol/Venus" +{ + LongLat [ -160.4 -64.1 0 ] + Size 10.70 + Importance 30.94 + Type "AA" +} + +Location "Raymonde" "Sol/Venus" +{ + LongLat [ -191.5 -48.4 0 ] + Size 5.30 + Importance 29.51 + Type "AA" +} + +Location "Rebecca" "Sol/Venus" +{ + LongLat [ -5.4 12.1 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Recamier" "Sol/Venus" +{ + LongLat [ -58.1 12.6 0 ] + Size 25.30 + Importance 34.10 + Type "AA" +} + +Location "Regina" "Sol/Venus" +{ + LongLat [ -147.3 -30 0 ] + Size 24.90 + Importance 34.02 + Type "AA" +} + +Location "Reiko" "Sol/Venus" +{ + LongLat [ -192.1 -22.6 0 ] + Size 9.70 + Importance 30.69 + Type "AA" +} + +Location "Retno" "Sol/Venus" +{ + LongLat [ -192.3 52.9 0 ] + Size 7.20 + Importance 30.04 + Type "AA" +} + +Location "Rhoda" "Sol/Venus" +{ + LongLat [ -347.7 -11.4 0 ] + Size 12.20 + Importance 31.31 + Type "AA" +} + +Location "Rhys" "Sol/Venus" +{ + LongLat [ -298.8 -8.6 0 ] + Size 44.00 + Importance 37.35 + Type "AA" +} + +Location "Richards" "Sol/Venus" +{ + LongLat [ -196.1 -2.5 0 ] + Size 25.00 + Importance 34.04 + Type "AA" +} + +Location "Riley" "Sol/Venus" +{ + LongLat [ -72.5 -14.1 0 ] + Size 20.20 + Importance 33.08 + Type "AA" +} + +Location "Rita" "Sol/Venus" +{ + LongLat [ -334.8 -71 0 ] + Size 8.30 + Importance 30.33 + Type "AA" +} + +Location "Romanskaya" "Sol/Venus" +{ + LongLat [ -178.4 -23.2 0 ] + Size 30.40 + Importance 35.05 + Type "AA" +} + +Location "Romola" "Sol/Venus" +{ + LongLat [ -54.2 -9.3 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "Roptyna" "Sol/Venus" +{ + LongLat [ -28.9 -62.2 0 ] + Size 11.50 + Importance 31.14 + Type "AA" +} + +Location "Rosa Bonheur" "Sol/Venus" +{ + LongLat [ -288.8 -9.7 0 ] + Size 104.00 + Importance 45.41 + Type "AA" +} + +Location "Rose" "Sol/Venus" +{ + LongLat [ -248.2 35.2 0 ] + Size 15.50 + Importance 32.07 + Type "AA" +} + +Location "Rossetti" "Sol/Venus" +{ + LongLat [ -6.4 -57 0 ] + Size 23.40 + Importance 33.73 + Type "AA" +} + +Location "Rowena" "Sol/Venus" +{ + LongLat [ -171.4 -10.4 0 ] + Size 19.50 + Importance 32.93 + Type "AA" +} + +Location "Roxanna" "Sol/Venus" +{ + LongLat [ -334.6 -26.5 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Royle" "Sol/Venus" +{ + LongLat [ -193.7 32.7 0 ] + Size 6.10 + Importance 29.73 + Type "AA" +} + +Location "Rudneva" "Sol/Venus" +{ + LongLat [ -174.7 -78.4 0 ] + Size 29.80 + Importance 34.94 + Type "AA" +} + +Location "Rufina" "Sol/Venus" +{ + LongLat [ -195.1 74.6 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Ruit" "Sol/Venus" +{ + LongLat [ -72.9 25.5 0 ] + Size 6.40 + Importance 29.82 + Type "AA" +} + +Location "Runak" "Sol/Venus" +{ + LongLat [ -196.3 58.5 0 ] + Size 7.60 + Importance 30.14 + Type "AA" +} + +Location "Ruslanova" "Sol/Venus" +{ + LongLat [ -16.6 -83.9 0 ] + Size 44.30 + Importance 37.40 + Type "AA" +} + +Location "Ruth" "Sol/Venus" +{ + LongLat [ -19.9 -43.3 0 ] + Size 18.50 + Importance 32.72 + Type "AA" +} + +Location "Sabin" "Sol/Venus" +{ + LongLat [ -274.7 38.5 0 ] + Size 33.10 + Importance 35.53 + Type "AA" +} + +Location "Sabira" "Sol/Venus" +{ + LongLat [ -239.9 5.8 0 ] + Size 15.70 + Importance 32.11 + Type "AA" +} + +Location "Safarmo" "Sol/Venus" +{ + LongLat [ -161.4 10.8 0 ] + Size 7.40 + Importance 30.09 + Type "AA" +} + +Location "Saida" "Sol/Venus" +{ + LongLat [ -302 -28.2 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Salika" "Sol/Venus" +{ + LongLat [ -97.7 5 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Samantha" "Sol/Venus" +{ + LongLat [ -281.7 -45.6 0 ] + Size 16.90 + Importance 32.38 + Type "AA" +} + +Location "Samintang" "Sol/Venus" +{ + LongLat [ -80.7 39 0 ] + Size 25.90 + Importance 34.21 + Type "AA" +} + +Location "Sandel" "Sol/Venus" +{ + LongLat [ -211.7 45.7 0 ] + Size 17.90 + Importance 32.60 + Type "AA" +} + +Location "Sandi" "Sol/Venus" +{ + LongLat [ -315.1 68.1 0 ] + Size 12.60 + Importance 31.40 + Type "AA" +} + +Location "Sandugach" "Sol/Venus" +{ + LongLat [ -143.5 -59.9 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Sanger" "Sol/Venus" +{ + LongLat [ -288.6 -33.8 0 ] + Size 83.60 + Importance 42.93 + Type "AA" +} + +Location "Sanija" "Sol/Venus" +{ + LongLat [ -251 -33.1 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Saodat" "Sol/Venus" +{ + LongLat [ -344.6 2.9 0 ] + Size 3.70 + Importance 29.04 + Type "AA" +} + +Location "Sarah" "Sol/Venus" +{ + LongLat [ -1.8 42.4 0 ] + Size 18.50 + Importance 32.72 + Type "AA" +} + +Location "Sartika" "Sol/Venus" +{ + LongLat [ -67 63.4 0 ] + Size 18.70 + Importance 32.77 + Type "AA" +} + +Location "Sasha" "Sol/Venus" +{ + LongLat [ -277.3 -38.3 0 ] + Size 4.60 + Importance 29.31 + Type "AA" +} + +Location "Saskia" "Sol/Venus" +{ + LongLat [ -337.1 28.6 0 ] + Size 37.10 + Importance 36.22 + Type "AA" +} + +Location "Sayers" "Sol/Venus" +{ + LongLat [ -229.8 67.5 0 ] + Size 98.00 + Importance 44.70 + Type "AA" +} + +Location "Sayligul" "Sol/Venus" +{ + LongLat [ -172.9 -73.6 0 ] + Size 4.30 + Importance 29.22 + Type "AA" +} + +Location "Scarpellini" "Sol/Venus" +{ + LongLat [ -34.6 23.2 0 ] + Size 27.10 + Importance 34.44 + Type "AA" +} + +Location "Seiko" "Sol/Venus" +{ + LongLat [ -216.6 21 0 ] + Size 3.40 + Importance 28.95 + Type "AA" +} + +Location "Selma" "Sol/Venus" +{ + LongLat [ -155.9 -68.5 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Seseg" "Sol/Venus" +{ + LongLat [ -312.6 36.3 0 ] + Size 9.80 + Importance 30.72 + Type "AA" +} + +Location "Sévigné" "Sol/Venus" +{ + LongLat [ -326.5 -52.6 0 ] + Size 29.60 + Importance 34.90 + Type "AA" +} + +Location "Seymour" "Sol/Venus" +{ + LongLat [ -326.5 -18.2 0 ] + Size 63.00 + Importance 40.19 + Type "AA" +} + +Location "Shakira" "Sol/Venus" +{ + LongLat [ -213.6 -3 0 ] + Size 17.60 + Importance 32.53 + Type "AA" +} + +Location "Shasenem" "Sol/Venus" +{ + LongLat [ -258.9 44 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Sheila" "Sol/Venus" +{ + LongLat [ -50.2 -19.9 0 ] + Size 5.60 + Importance 29.59 + Type "AA" +} + +Location "Shih Mai-Yu" "Sol/Venus" +{ + LongLat [ -318.9 -18.4 0 ] + Size 22.30 + Importance 33.51 + Type "AA" +} + +Location "Shirley" "Sol/Venus" +{ + LongLat [ -55.4 -31.5 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Shushan" "Sol/Venus" +{ + LongLat [ -70.2 43.8 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Sidney" "Sol/Venus" +{ + LongLat [ -199.6 -13.4 0 ] + Size 20.20 + Importance 33.08 + Type "AA" +} + +Location "Sigrid" "Sol/Venus" +{ + LongLat [ -314.4 -63.6 0 ] + Size 16.20 + Importance 32.22 + Type "AA" +} + +Location "Simbya" "Sol/Venus" +{ + LongLat [ -130 74.4 0 ] + Size 4.00 + Importance 29.13 + Type "AA" +} + +Location "Simonenko" "Sol/Venus" +{ + LongLat [ -97.6 26.9 0 ] + Size 31.90 + Importance 35.32 + Type "AA" +} + +Location "Sirani" "Sol/Venus" +{ + LongLat [ -230.4 31.5 0 ] + Size 28.30 + Importance 34.66 + Type "AA" +} + +Location "Sitwell" "Sol/Venus" +{ + LongLat [ -190.4 -16.6 0 ] + Size 32.80 + Importance 35.48 + Type "AA" +} + +Location "Solace" "Sol/Venus" +{ + LongLat [ -317.2 -35.9 0 ] + Size 5.30 + Importance 29.51 + Type "AA" +} + +Location "Sophia" "Sol/Venus" +{ + LongLat [ -18.8 28.6 0 ] + Size 17.60 + Importance 32.53 + Type "AA" +} + +Location "Sovadi" "Sol/Venus" +{ + LongLat [ -225.5 44.8 0 ] + Size 12.40 + Importance 31.35 + Type "AA" +} + +Location "Stanton" "Sol/Venus" +{ + LongLat [ -199.3 23.3 0 ] + Size 107.00 + Importance 45.76 + Type "AA" +} + +Location "Stefania" "Sol/Venus" +{ + LongLat [ -333.3 -51.3 0 ] + Size 11.70 + Importance 31.19 + Type "AA" +} + +Location "Stein" "Sol/Venus" +{ + LongLat [ -345.5 30.1 0 ] + Size 13.30 + Importance 31.57 + Type "AA" +} + +Location "Steinbach" "Sol/Venus" +{ + LongLat [ -256.9 41.4 0 ] + Size 20.30 + Importance 33.10 + Type "AA" +} + +Location "Stina" "Sol/Venus" +{ + LongLat [ -22.8 -37.4 0 ] + Size 10.40 + Importance 30.87 + Type "AA" +} + +Location "Storni" "Sol/Venus" +{ + LongLat [ -245.6 9.8 0 ] + Size 21.70 + Importance 33.39 + Type "AA" +} + +Location "Stowe" "Sol/Venus" +{ + LongLat [ -233.2 43.2 0 ] + Size 80.00 + Importance 42.47 + Type "AA" +} + +Location "Stuart" "Sol/Venus" +{ + LongLat [ -20.2 30.8 0 ] + Size 68.60 + Importance 40.96 + Type "AA" +} + +Location "Suliko" "Sol/Venus" +{ + LongLat [ -214.6 -9.6 0 ] + Size 14.90 + Importance 31.93 + Type "AA" +} + +Location "Sullivan" "Sol/Venus" +{ + LongLat [ -110.9 1.4 0 ] + Size 32.00 + Importance 35.34 + Type "AA" +} + +Location "Surija" "Sol/Venus" +{ + LongLat [ -178.2 -5.3 0 ] + Size 15.30 + Importance 32.02 + Type "AA" +} + +Location "Susanna" "Sol/Venus" +{ + LongLat [ -93.3 -6 0 ] + Size 13.30 + Importance 31.57 + Type "AA" +} + +Location "Sveta" "Sol/Venus" +{ + LongLat [ -273.2 -82.5 0 ] + Size 21.00 + Importance 33.24 + Type "AA" +} + +Location "Taglioni" "Sol/Venus" +{ + LongLat [ -122.6 -41.7 0 ] + Size 31.00 + Importance 35.16 + Type "AA" +} + +Location "Tahia" "Sol/Venus" +{ + LongLat [ -73.7 -44.3 0 ] + Size 6.10 + Importance 29.73 + Type "AA" +} + +Location "Taira" "Sol/Venus" +{ + LongLat [ -296.8 1.6 0 ] + Size 19.60 + Importance 32.95 + Type "AA" +} + +Location "Tako" "Sol/Venus" +{ + LongLat [ -285.3 -25.1 0 ] + Size 10.70 + Importance 30.94 + Type "AA" +} + +Location "Talvikki" "Sol/Venus" +{ + LongLat [ -22 -41.9 0 ] + Size 12.60 + Importance 31.40 + Type "AA" +} + +Location "Tamara" "Sol/Venus" +{ + LongLat [ -317.2 -61.6 0 ] + Size 11.00 + Importance 31.01 + Type "AA" +} + +Location "Tanya" "Sol/Venus" +{ + LongLat [ -282.7 19.3 0 ] + Size 14.00 + Importance 31.73 + Type "AA" +} + +Location "Tatyana" "Sol/Venus" +{ + LongLat [ -212.4 -85.4 0 ] + Size 19.00 + Importance 32.83 + Type "AA" +} + +Location "Taussig" "Sol/Venus" +{ + LongLat [ -229 9.2 0 ] + Size 25.80 + Importance 34.19 + Type "AA" +} + +Location "Tehina" "Sol/Venus" +{ + LongLat [ -76.4 30.4 0 ] + Size 5.40 + Importance 29.54 + Type "AA" +} + +Location "Tekarohi" "Sol/Venus" +{ + LongLat [ -76.4 -21.2 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Temou" "Sol/Venus" +{ + LongLat [ -83.4 10 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Teresa" "Sol/Venus" +{ + LongLat [ -10 42.5 0 ] + Size 14.80 + Importance 31.91 + Type "AA" +} + +Location "Terhi" "Sol/Venus" +{ + LongLat [ -253.1 -45.7 0 ] + Size 10.70 + Importance 30.94 + Type "AA" +} + +Location "Teroro" "Sol/Venus" +{ + LongLat [ -88.1 75.8 0 ] + Size 9.20 + Importance 30.56 + Type "AA" +} + +Location "Teumere" "Sol/Venus" +{ + LongLat [ -88.1 38.3 0 ] + Size 5.40 + Importance 29.54 + Type "AA" +} + +Location "Teura" "Sol/Venus" +{ + LongLat [ -90.2 12.3 0 ] + Size 9.30 + Importance 30.59 + Type "AA" +} + +Location "Thomas" "Sol/Venus" +{ + LongLat [ -272.5 13 0 ] + Size 25.20 + Importance 34.08 + Type "AA" +} + +Location "Tiffany" "Sol/Venus" +{ + LongLat [ -22.9 8.7 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Tinyl" "Sol/Venus" +{ + LongLat [ -132.1 -9.7 0 ] + Size 12.80 + Importance 31.45 + Type "AA" +} + +Location "Toklas" "Sol/Venus" +{ + LongLat [ -273.1 -0.7 0 ] + Size 17.50 + Importance 32.51 + Type "AA" +} + +Location "Tolgonay" "Sol/Venus" +{ + LongLat [ -271.1 -68.8 0 ] + Size 4.60 + Importance 29.31 + Type "AA" +} + +Location "Trollope" "Sol/Venus" +{ + LongLat [ -246.4 54.8 0 ] + Size 27.20 + Importance 34.46 + Type "AA" +} + +Location "Truth" "Sol/Venus" +{ + LongLat [ -287.8 -28.7 0 ] + Size 47.30 + Importance 37.87 + Type "AA" +} + +Location "Tseraskaya" "Sol/Venus" +{ + LongLat [ -79.2 -28.6 0 ] + Size 30.30 + Importance 35.03 + Type "AA" +} + +Location "Tsetsa" "Sol/Venus" +{ + LongLat [ -317.7 -31.3 0 ] + Size 9.90 + Importance 30.74 + Type "AA" +} + +Location "Tsiala" "Sol/Venus" +{ + LongLat [ -100 -2.9 0 ] + Size 16.50 + Importance 32.29 + Type "AA" +} + +Location "Tsvetayeva" "Sol/Venus" +{ + LongLat [ -147.4 -64.6 0 ] + Size 42.90 + Importance 37.18 + Type "AA" +} + +Location "Tsyrma" "Sol/Venus" +{ + LongLat [ -318.5 14.1 0 ] + Size 7.80 + Importance 30.20 + Type "AA" +} + +Location "Tubman" "Sol/Venus" +{ + LongLat [ -204.6 -23.6 0 ] + Size 42.90 + Importance 37.18 + Type "AA" +} + +Location "Tünde" "Sol/Venus" +{ + LongLat [ -193 -76.8 0 ] + Size 16.30 + Importance 32.25 + Type "AA" +} + +Location "Tursunoy" "Sol/Venus" +{ + LongLat [ -229.3 -80.9 0 ] + Size 4.70 + Importance 29.34 + Type "AA" +} + +Location "Tussaud" "Sol/Venus" +{ + LongLat [ -221 -21.7 0 ] + Size 16.00 + Importance 32.18 + Type "AA" +} + +Location "Tuyara" "Sol/Venus" +{ + LongLat [ -15.5 62.9 0 ] + Size 13.20 + Importance 31.54 + Type "AA" +} + +Location "Ualinka" "Sol/Venus" +{ + LongLat [ -168.6 -13.2 0 ] + Size 8.10 + Importance 30.28 + Type "AA" +} + +Location "Udagan" "Sol/Venus" +{ + LongLat [ -206.9 -10.7 0 ] + Size 11.50 + Importance 31.14 + Type "AA" +} + +Location "Udaltsova" "Sol/Venus" +{ + LongLat [ -275.3 20.3 0 ] + Size 26.70 + Importance 34.36 + Type "AA" +} + +Location "Udyaka" "Sol/Venus" +{ + LongLat [ -172.9 -30.9 0 ] + Size 7.70 + Importance 30.17 + Type "AA" +} + +Location "Ugne" "Sol/Venus" +{ + LongLat [ -205.8 -34.9 0 ] + Size 10.30 + Importance 30.84 + Type "AA" +} + +Location "Uleken" "Sol/Venus" +{ + LongLat [ -185.1 -33.7 0 ] + Size 10.90 + Importance 30.99 + Type "AA" +} + +Location "Ulla" "Sol/Venus" +{ + LongLat [ -184.5 51.5 0 ] + Size 10.40 + Importance 30.87 + Type "AA" +} + +Location "Ulpu" "Sol/Venus" +{ + LongLat [ -179 35.7 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Ulrique" "Sol/Venus" +{ + LongLat [ -55.6 -75.9 0 ] + Size 19.60 + Importance 32.95 + Type "AA" +} + +Location "Uluk" "Sol/Venus" +{ + LongLat [ -178.6 62.2 0 ] + Size 10.30 + Importance 30.84 + Type "AA" +} + +Location "Ul'yana" "Sol/Venus" +{ + LongLat [ -253 -24.3 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Umaima" "Sol/Venus" +{ + LongLat [ -195.4 23.3 0 ] + Size 6.90 + Importance 29.95 + Type "AA" +} + +Location "Umkana" "Sol/Venus" +{ + LongLat [ -198.6 53.3 0 ] + Size 6.20 + Importance 29.76 + Type "AA" +} + +Location "Unay" "Sol/Venus" +{ + LongLat [ -172.7 -53.5 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Undset" "Sol/Venus" +{ + LongLat [ -60.8 -51.7 0 ] + Size 20.00 + Importance 33.04 + Type "AA" +} + +Location "Unitkak" "Sol/Venus" +{ + LongLat [ -199.5 -40.8 0 ] + Size 8.00 + Importance 30.25 + Type "AA" +} + +Location "Urazbike" "Sol/Venus" +{ + LongLat [ -202.5 9 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Ustinya" "Sol/Venus" +{ + LongLat [ -251.6 41.2 0 ] + Size 11.80 + Importance 31.21 + Type "AA" +} + +Location "Uvaysi" "Sol/Venus" +{ + LongLat [ -198.3 -2.3 0 ] + Size 38.90 + Importance 36.52 + Type "AA" +} + +Location "Uyengimi" "Sol/Venus" +{ + LongLat [ -204.9 76.9 0 ] + Size 8.90 + Importance 30.49 + Type "AA" +} + +Location "Văcărescu" "Sol/Venus" +{ + LongLat [ -199.8 63 0 ] + Size 31.50 + Importance 35.25 + Type "AA" +} + +Location "Vaka" "Sol/Venus" +{ + LongLat [ -8.9 41.4 0 ] + Size 11.80 + Importance 31.21 + Type "AA" +} + +Location "Valadon" "Sol/Venus" +{ + LongLat [ -167.7 49 0 ] + Size 25.20 + Importance 34.08 + Type "AA" +} + +Location "Valborg" "Sol/Venus" +{ + LongLat [ -272.1 -75.5 0 ] + Size 20.00 + Importance 33.04 + Type "AA" +} + +Location "Valentina" "Sol/Venus" +{ + LongLat [ -144.1 -46.4 0 ] + Size 24.60 + Importance 33.96 + Type "AA" +} + +Location "Valerie" "Sol/Venus" +{ + LongLat [ -30.9 6.4 0 ] + Size 13.60 + Importance 31.64 + Type "AA" +} + +Location "Vallija" "Sol/Venus" +{ + LongLat [ -120 -26.3 0 ] + Size 15.20 + Importance 32.00 + Type "AA" +} + +Location "Vanessa" "Sol/Venus" +{ + LongLat [ -1.9 6 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Vard" "Sol/Venus" +{ + LongLat [ -314.5 -17.5 0 ] + Size 6.10 + Importance 29.73 + Type "AA" +} + +Location "Varya" "Sol/Venus" +{ + LongLat [ -211.8 -2.8 0 ] + Size 14.30 + Importance 31.80 + Type "AA" +} + +Location "Vashti" "Sol/Venus" +{ + LongLat [ -43.7 6.8 0 ] + Size 17.00 + Importance 32.40 + Type "AA" +} + +Location "Vasilutsa" "Sol/Venus" +{ + LongLat [ -334.4 -16.5 0 ] + Size 5.70 + Importance 29.62 + Type "AA" +} + +Location "Vassi" "Sol/Venus" +{ + LongLat [ -346.5 -34.4 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Veriko" "Sol/Venus" +{ + LongLat [ -350.1 -20.4 0 ] + Size 5.20 + Importance 29.48 + Type "AA" +} + +Location "Veronica" "Sol/Venus" +{ + LongLat [ -124.6 38.1 0 ] + Size 17.90 + Importance 32.60 + Type "AA" +} + +Location "Vesna" "Sol/Venus" +{ + LongLat [ -220.5 60.3 0 ] + Size 14.90 + Importance 31.93 + Type "AA" +} + +Location "Veta" "Sol/Venus" +{ + LongLat [ -349.5 -42.6 0 ] + Size 6.40 + Importance 29.82 + Type "AA" +} + +Location "Vigée-Lebrun" "Sol/Venus" +{ + LongLat [ -141.4 -17.3 0 ] + Size 57.80 + Importance 39.45 + Type "AA" +} + +Location "Viola" "Sol/Venus" +{ + LongLat [ -240.5 36.1 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Virga" "Sol/Venus" +{ + LongLat [ -7.7 26.9 0 ] + Size 10.30 + Importance 30.84 + Type "AA" +} + +Location "Virginia" "Sol/Venus" +{ + LongLat [ -185.9 52.9 0 ] + Size 18.50 + Importance 32.72 + Type "AA" +} + +Location "Virve" "Sol/Venus" +{ + LongLat [ -346.9 5.1 0 ] + Size 18.00 + Importance 32.62 + Type "AA" +} + +Location "Vlasta" "Sol/Venus" +{ + LongLat [ -250.1 -28.4 0 ] + Size 10.70 + Importance 30.94 + Type "AA" +} + +Location "Volkova" "Sol/Venus" +{ + LongLat [ -242.2 -75.2 0 ] + Size 47.50 + Importance 37.90 + Type "AA" +} + +Location "Volyana" "Sol/Venus" +{ + LongLat [ -359.9 -60.6 0 ] + Size 5.30 + Importance 29.51 + Type "AA" +} + +Location "von Paradis" "Sol/Venus" +{ + LongLat [ -314.9 32.2 0 ] + Size 37.50 + Importance 36.29 + Type "AA" +} + +Location "von Schuurman" "Sol/Venus" +{ + LongLat [ -191 5 0 ] + Size 29.10 + Importance 34.81 + Type "AA" +} + +Location "Von Siebold" "Sol/Venus" +{ + LongLat [ -36.6 52 0 ] + Size 32.40 + Importance 35.41 + Type "AA" +} + +Location "von Suttner" "Sol/Venus" +{ + LongLat [ -234.9 10.6 0 ] + Size 24.00 + Importance 33.84 + Type "AA" +} + +Location "Voynich" "Sol/Venus" +{ + LongLat [ -56.1 -35.4 0 ] + Size 48.70 + Importance 38.09 + Type "AA" +} + +Location "Wanda" "Sol/Venus" +{ + LongLat [ -323.1 -71.3 0 ] + Size 21.70 + Importance 33.39 + Type "AA" +} + +Location "Wang Zhenyi" "Sol/Venus" +{ + LongLat [ -217.8 -13.2 0 ] + Size 23.40 + Importance 33.73 + Type "AA" +} + +Location "Warren" "Sol/Venus" +{ + LongLat [ -176.5 11.7 0 ] + Size 50.90 + Importance 38.42 + Type "AA" +} + +Location "Wazata" "Sol/Venus" +{ + LongLat [ -298.3 -33.6 0 ] + Size 13.90 + Importance 31.71 + Type "AA" +} + +Location "Weil" "Sol/Venus" +{ + LongLat [ -283.1 -19.4 0 ] + Size 24.20 + Importance 33.88 + Type "AA" +} + +Location "Wen Shu" "Sol/Venus" +{ + LongLat [ -303.7 5 0 ] + Size 31.50 + Importance 35.25 + Type "AA" +} + +Location "Wendla" "Sol/Venus" +{ + LongLat [ -207.6 -22.5 0 ] + Size 5.70 + Importance 29.62 + Type "AA" +} + +Location "West" "Sol/Venus" +{ + LongLat [ -303 -26.1 0 ] + Size 28.80 + Importance 34.76 + Type "AA" +} + +Location "Wharton" "Sol/Venus" +{ + LongLat [ -61.9 -55.7 0 ] + Size 50.50 + Importance 38.36 + Type "AA" +} + +Location "Wheatley" "Sol/Venus" +{ + LongLat [ -268 -16.6 0 ] + Size 74.80 + Importance 41.79 + Type "AA" +} + +Location "Whiting" "Sol/Venus" +{ + LongLat [ -128 6.1 0 ] + Size 35.70 + Importance 35.98 + Type "AA" +} + +Location "Whitney" "Sol/Venus" +{ + LongLat [ -151.3 30.2 0 ] + Size 42.50 + Importance 37.11 + Type "AA" +} + +Location "Wieck" "Sol/Venus" +{ + LongLat [ -244.8 74.2 0 ] + Size 20.20 + Importance 33.08 + Type "AA" +} + +Location "Wilder" "Sol/Venus" +{ + LongLat [ -122.6 -17.4 0 ] + Size 35.10 + Importance 35.88 + Type "AA" +} + +Location "Willard" "Sol/Venus" +{ + LongLat [ -296.1 24.6 0 ] + Size 48.40 + Importance 38.04 + Type "AA" +} + +Location "Wilma" "Sol/Venus" +{ + LongLat [ -1.7 -36.7 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Winema" "Sol/Venus" +{ + LongLat [ -168.6 -3 0 ] + Size 21.70 + Importance 33.39 + Type "AA" +} + +Location "Winnemucca" "Sol/Venus" +{ + LongLat [ -121.1 15.4 0 ] + Size 30.30 + Importance 35.03 + Type "AA" +} + +Location "Wiwi-yokpa" "Sol/Venus" +{ + LongLat [ -228.4 73.8 0 ] + Size 4.50 + Importance 29.28 + Type "AA" +} + +Location "Wollstonecraft" "Sol/Venus" +{ + LongLat [ -260.8 39.1 0 ] + Size 44.10 + Importance 37.37 + Type "AA" +} + +Location "Woolf" "Sol/Venus" +{ + LongLat [ -27.2 37.7 0 ] + Size 24.50 + Importance 33.94 + Type "AA" +} + +Location "Workman" "Sol/Venus" +{ + LongLat [ -299.9 12.9 0 ] + Size 17.40 + Importance 32.49 + Type "AA" +} + +Location "Wu Hou" "Sol/Venus" +{ + LongLat [ -317.4 25.5 0 ] + Size 27.50 + Importance 34.51 + Type "AA" +} + +Location "Wynne" "Sol/Venus" +{ + LongLat [ -53.6 -55 0 ] + Size 10.00 + Importance 30.77 + Type "AA" +} + +Location "Xantippe" "Sol/Venus" +{ + LongLat [ -11.8 10.9 0 ] + Size 40.40 + Importance 36.77 + Type "AA" +} + +Location "Xenia" "Sol/Venus" +{ + LongLat [ -249.4 30.3 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Xi Wang" "Sol/Venus" +{ + LongLat [ -208 -14 0 ] + Size 7.70 + Importance 30.17 + Type "AA" +} + +Location "Xiao Hong" "Sol/Venus" +{ + LongLat [ -101.7 43.5 0 ] + Size 38.70 + Importance 36.49 + Type "AA" +} + +Location "Ximena" "Sol/Venus" +{ + LongLat [ -243.6 68.2 0 ] + Size 12.80 + Importance 31.45 + Type "AA" +} + +Location "Yablochkina" "Sol/Venus" +{ + LongLat [ -195.3 -48.3 0 ] + Size 64.30 + Importance 40.37 + Type "AA" +} + +Location "Yakyt" "Sol/Venus" +{ + LongLat [ -170.2 -2.1 0 ] + Size 13.80 + Importance 31.68 + Type "AA" +} + +Location "Yale" "Sol/Venus" +{ + LongLat [ -271.2 13.4 0 ] + Size 18.50 + Importance 32.72 + Type "AA" +} + +Location "Yambika" "Sol/Venus" +{ + LongLat [ -208.7 -32.6 0 ] + Size 6.50 + Importance 29.84 + Type "AA" +} + +Location "Yasuko" "Sol/Venus" +{ + LongLat [ -169 26.1 0 ] + Size 10.60 + Importance 30.92 + Type "AA" +} + +Location "Yazruk" "Sol/Venus" +{ + LongLat [ -160.2 -21.2 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Yelya" "Sol/Venus" +{ + LongLat [ -211.7 47.5 0 ] + Size 8.60 + Importance 30.41 + Type "AA" +} + +Location "Yemysh" "Sol/Venus" +{ + LongLat [ -214.7 -11.9 0 ] + Size 6.00 + Importance 29.71 + Type "AA" +} + +Location "Yenlik" "Sol/Venus" +{ + LongLat [ -225.4 16 0 ] + Size 8.60 + Importance 30.41 + Type "AA" +} + +Location "Yerguk" "Sol/Venus" +{ + LongLat [ -226.8 -42.7 0 ] + Size 6.30 + Importance 29.79 + Type "AA" +} + +Location "Yeska" "Sol/Venus" +{ + LongLat [ -230.1 -27.4 0 ] + Size 9.10 + Importance 30.54 + Type "AA" +} + +Location "Yetta" "Sol/Venus" +{ + LongLat [ -185.4 -58.6 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Yokhtik" "Sol/Venus" +{ + LongLat [ -158.1 50.1 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Yoko" "Sol/Venus" +{ + LongLat [ -232 5.7 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Yolanda" "Sol/Venus" +{ + LongLat [ -152.7 -7.8 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Yomile" "Sol/Venus" +{ + LongLat [ -138.7 27.3 0 ] + Size 13.60 + Importance 31.64 + Type "AA" +} + +Location "Yonge" "Sol/Venus" +{ + LongLat [ -115.1 14 0 ] + Size 42.80 + Importance 37.16 + Type "AA" +} + +Location "Yonok" "Sol/Venus" +{ + LongLat [ -234.1 65.1 0 ] + Size 9.50 + Importance 30.64 + Type "AA" +} + +Location "Yonsuk" "Sol/Venus" +{ + LongLat [ -234.8 34 0 ] + Size 8.50 + Importance 30.38 + Type "AA" +} + +Location "Yoshioka" "Sol/Venus" +{ + LongLat [ -59 32.4 0 ] + Size 16.60 + Importance 32.31 + Type "AA" +} + +Location "Ytunde" "Sol/Venus" +{ + LongLat [ -81.1 -49.9 0 ] + Size 6.10 + Importance 29.73 + Type "AA" +} + +Location "Yvette" "Sol/Venus" +{ + LongLat [ -249.6 -7.5 0 ] + Size 10.60 + Importance 30.92 + Type "AA" +} + +Location "Yvonne" "Sol/Venus" +{ + LongLat [ -298.4 56 0 ] + Size 14.50 + Importance 31.84 + Type "AA" +} + +Location "Zakiya" "Sol/Venus" +{ + LongLat [ -234.1 66.5 0 ] + Size 7.50 + Importance 30.12 + Type "AA" +} + +Location "Zamudio" "Sol/Venus" +{ + LongLat [ -189.3 -9.6 0 ] + Size 19.00 + Importance 32.83 + Type "AA" +} + +Location "Zarema" "Sol/Venus" +{ + LongLat [ -235.2 -16.8 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Zdravka" "Sol/Venus" +{ + LongLat [ -299 -65.1 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Zeinab" "Sol/Venus" +{ + LongLat [ -159.6 2.2 0 ] + Size 12.50 + Importance 31.38 + Type "AA" +} + +Location "Zemfira" "Sol/Venus" +{ + LongLat [ -157.7 46.2 0 ] + Size 11.40 + Importance 31.11 + Type "AA" +} + +Location "Zenobia" "Sol/Venus" +{ + LongLat [ -28.6 29.3 0 ] + Size 39.10 + Importance 36.56 + Type "AA" +} + +Location "Zerine" "Sol/Venus" +{ + LongLat [ -258.6 29.6 0 ] + Size 6.50 + Importance 29.84 + Type "AA" +} + +Location "Zhilova" "Sol/Venus" +{ + LongLat [ -125.7 -66.3 0 ] + Size 53.00 + Importance 38.74 + Type "AA" +} + +Location "Zhu Shuzhen" "Sol/Venus" +{ + LongLat [ -356.5 26.5 0 ] + Size 29.40 + Importance 34.87 + Type "AA" +} + +Location "Zija" "Sol/Venus" +{ + LongLat [ -265 3.5 0 ] + Size 16.80 + Importance 32.36 + Type "AA" +} + +Location "Zina" "Sol/Venus" +{ + LongLat [ -320.1 -41.9 0 ] + Size 9.00 + Importance 30.51 + Type "AA" +} + +Location "Živile" "Sol/Venus" +{ + LongLat [ -113.1 -48.8 0 ] + Size 13.50 + Importance 31.61 + Type "AA" +} + +Location "Zlata" "Sol/Venus" +{ + LongLat [ -333.9 -64.6 0 ] + Size 7.00 + Importance 29.98 + Type "AA" +} + +Location "Zosia" "Sol/Venus" +{ + LongLat [ -109.2 18.9 0 ] + Size 10.50 + Importance 30.89 + Type "AA" +} + +Location "Zoya" "Sol/Venus" +{ + LongLat [ -236.2 -69.1 0 ] + Size 20.00 + Importance 33.04 + Type "AA" +} + +Location "Zuhrah" "Sol/Venus" +{ + LongLat [ -357 -34.7 0 ] + Size 5.80 + Importance 29.65 + Type "AA" +} + +Location "Zula" "Sol/Venus" +{ + LongLat [ -282 -7.3 0 ] + Size 5.00 + Importance 29.42 + Type "AA" +} + +Location "Zulfiya" "Sol/Venus" +{ + LongLat [ -101.9 -18.4 0 ] + Size 12.90 + Importance 31.47 + Type "AA" +} + +Location "Zulma" "Sol/Venus" +{ + LongLat [ -102 7.7 0 ] + Size 11.00 + Importance 31.01 + Type "AA" +} + +Location "Zumrad" "Sol/Venus" +{ + LongLat [ -94.8 -32.1 0 ] + Size 12.90 + Importance 31.47 + Type "AA" +} + +Location "Zurka" "Sol/Venus" +{ + LongLat [ -275.2 12.8 0 ] + Size 5.50 + Importance 29.56 + Type "AA" +} + +Location "Zvereva" "Sol/Venus" +{ + LongLat [ -283.1 -45.4 0 ] + Size 22.90 + Importance 33.63 + Type "AA" +} + +Location "Aikhylu Chasma" "Sol/Venus" +{ + LongLat [ -292 -32 0 ] + Size 300.00 + Importance 64.01 + Type "CM" +} + +Location "Aranyani Chasma" "Sol/Venus" +{ + LongLat [ -74.4 -69.3 0 ] + Size 718.00 + Importance 93.34 + Type "CM" +} + +Location "Ardwinna Chasma" "Sol/Venus" +{ + LongLat [ -197 -21 0 ] + Size 500.00 + Importance 78.97 + Type "CM" +} + +Location "Artemis Chasma" "Sol/Venus" +{ + LongLat [ -138.5 41.2 0 ] + Size 3087.00 + Importance 215.45 + Type "CM" +} + +Location "Artio Chasma" "Sol/Venus" +{ + LongLat [ -39 35.5 0 ] + Size 450.00 + Importance 75.44 + Type "CM" +} + +Location "Baba-Jaga Chasma" "Sol/Venus" +{ + LongLat [ -49.5 -53.2 0 ] + Size 580.00 + Importance 84.42 + Type "CM" +} + +Location "Britomartis Chasma" "Sol/Venus" +{ + LongLat [ -130 33 0 ] + Size 1000.00 + Importance 110.29 + Type "CM" +} + +Location "Chang Xi Chasmata" "Sol/Venus" +{ + LongLat [ -17 59 0 ] + Size 220.00 + Importance 57.17 + Type "CM" +} + +Location "Chondi Chasma" "Sol/Venus" +{ + LongLat [ -230 18.5 0 ] + Size 1000.00 + Importance 110.29 + Type "CM" +} + +Location "Dali Chasma" "Sol/Venus" +{ + LongLat [ -167 17.6 0 ] + Size 2077.00 + Importance 167.18 + Type "CM" +} + +Location "Daura Chasma" "Sol/Venus" +{ + LongLat [ -53.8 -73.8 0 ] + Size 729.00 + Importance 94.03 + Type "CM" +} + +Location "Devana Chasma" "Sol/Venus" +{ + LongLat [ -285 -16 0 ] + Size 4600.00 + Importance 283.81 + Type "CM" +} + +Location "Dewi Ratih Chasma" "Sol/Venus" +{ + LongLat [ -359.7 6.5 0 ] + Size 1000.00 + Importance 110.29 + Type "CM" +} + +Location "Diana Chasma" "Sol/Venus" +{ + LongLat [ -154.8 14.8 0 ] + Size 938.00 + Importance 106.68 + Type "CM" +} + +Location "Dziwica Chasma" "Sol/Venus" +{ + LongLat [ -235 16.5 0 ] + Size 1300.00 + Importance 127.08 + Type "CM" +} + +Location "Gamsilg Chasma" "Sol/Venus" +{ + LongLat [ -64 46 0 ] + Size 600.00 + Importance 85.74 + Type "CM" +} + +Location "Ganis Chasma" "Sol/Venus" +{ + LongLat [ -194 -14.5 0 ] + Size 615.00 + Importance 86.73 + Type "CM" +} + +Location "Geyaguga Chasma" "Sol/Venus" +{ + LongLat [ -70 56.5 0 ] + Size 800.00 + Importance 98.42 + Type "CM" +} + +Location "Gui Ye Chasma" "Sol/Venus" +{ + LongLat [ -337.1 9 0 ] + Size 210.00 + Importance 56.26 + Type "CM" +} + +Location "Hanghepiwi Chasma" "Sol/Venus" +{ + LongLat [ -18 48.5 0 ] + Size 1100.00 + Importance 116.00 + Type "CM" +} + +Location "Hecate Chasma" "Sol/Venus" +{ + LongLat [ -254.3 -18.2 0 ] + Size 3145.00 + Importance 218.13 + Type "CM" +} + +Location "Heng-o Chasma" "Sol/Venus" +{ + LongLat [ -355.5 -6.6 0 ] + Size 734.00 + Importance 94.34 + Type "CM" +} + +Location "Hina Chasma" "Sol/Venus" +{ + LongLat [ -20 -63.7 0 ] + Size 415.00 + Importance 72.89 + Type "CM" +} + +Location "Ix Chel Chasma" "Sol/Venus" +{ + LongLat [ -73.4 10 0 ] + Size 503.00 + Importance 79.18 + Type "CM" +} + +Location "Juno Chasma" "Sol/Venus" +{ + LongLat [ -111.1 30.5 0 ] + Size 915.00 + Importance 105.33 + Type "CM" +} + +Location "Kaygus Chasmata" "Sol/Venus" +{ + LongLat [ -52.1 -49.6 0 ] + Size 503.00 + Importance 79.18 + Type "CM" +} + +Location "Kicheda Chasma" "Sol/Venus" +{ + LongLat [ -213 2.5 0 ] + Size 1500.00 + Importance 137.78 + Type "CM" +} + +Location "Kokomikeis Chasma" "Sol/Venus" +{ + LongLat [ -85 -0 0 ] + Size 1000.00 + Importance 110.29 + Type "CM" +} + +Location "Kottravey Chasma" "Sol/Venus" +{ + LongLat [ -77.9 -30.5 0 ] + Size 744.00 + Importance 94.97 + Type "CM" +} + +Location "Kov-Ava Chasma" "Sol/Venus" +{ + LongLat [ -21.8 58.8 0 ] + Size 470.00 + Importance 76.86 + Type "CM" +} + +Location "Kozhla-Ava Chasma" "Sol/Venus" +{ + LongLat [ -50.6 -56.2 0 ] + Size 581.00 + Importance 84.48 + Type "CM" +} + +Location "Kuanja Chasma" "Sol/Venus" +{ + LongLat [ -99.5 12 0 ] + Size 890.00 + Importance 103.85 + Type "CM" +} + +Location "Lasdona Chasma" "Sol/Venus" +{ + LongLat [ -36.8 -69.3 0 ] + Size 697.00 + Importance 92.02 + Type "CM" +} + +Location "Latona Chasma" "Sol/Venus" +{ + LongLat [ -267.5 -26 0 ] + Size 530.00 + Importance 81.04 + Type "CM" +} + +Location "Lesavka Chasma" "Sol/Venus" +{ + LongLat [ -215 0.8 0 ] + Size 800.00 + Importance 98.42 + Type "CM" +} + +Location "Medeina Chasma" "Sol/Venus" +{ + LongLat [ -89.3 -46.2 0 ] + Size 606.00 + Importance 86.14 + Type "CM" +} + +Location "Mežas-Mate Chasma" "Sol/Venus" +{ + LongLat [ -50.7 -51 0 ] + Size 506.00 + Importance 79.39 + Type "CM" +} + +Location "Misne Chasma" "Sol/Venus" +{ + LongLat [ -316.5 -78.3 0 ] + Size 610.00 + Importance 86.40 + Type "CM" +} + +Location "Mist Chasma" "Sol/Venus" +{ + LongLat [ -247.3 -39.5 0 ] + Size 244.00 + Importance 59.30 + Type "CM" +} + +Location "Morana Chasma" "Sol/Venus" +{ + LongLat [ -24.6 -68.9 0 ] + Size 317.00 + Importance 65.38 + Type "CM" +} + +Location "Mots Chasma" "Sol/Venus" +{ + LongLat [ -56.1 -51.9 0 ] + Size 464.00 + Importance 76.44 + Type "CM" +} + +Location "Nang-byon Chasma" "Sol/Venus" +{ + LongLat [ -316.5 -4 0 ] + Size 450.00 + Importance 75.44 + Type "CM" +} + +Location "Olapa Chasma" "Sol/Venus" +{ + LongLat [ -208.5 42 0 ] + Size 650.00 + Importance 89.01 + Type "CM" +} + +Location "Parga Chasmata" "Sol/Venus" +{ + LongLat [ -255 20 0 ] + Size 11000.00 + Importance 557.21 + Type "CM" +} + +Location "Pinga Chasma" "Sol/Venus" +{ + LongLat [ -287 20 0 ] + Size 500.00 + Importance 78.97 + Type "CM" +} + +Location "Quilla Chasma" "Sol/Venus" +{ + LongLat [ -127.3 23.7 0 ] + Size 973.00 + Importance 108.73 + Type "CM" +} + +Location "Rabie Chasma" "Sol/Venus" +{ + LongLat [ -267 10.5 0 ] + Size 950.00 + Importance 107.39 + Type "CM" +} + +Location "Reitia Chasma" "Sol/Venus" +{ + LongLat [ -100 51.5 0 ] + Size 400.00 + Importance 71.78 + Type "CM" +} + +Location "Seo-Ne Chasma" "Sol/Venus" +{ + LongLat [ -26 63.5 0 ] + Size 430.00 + Importance 73.99 + Type "CM" +} + +Location "Sutkatyn Chasmata" "Sol/Venus" +{ + LongLat [ -11 64 0 ] + Size 350.00 + Importance 67.98 + Type "CM" +} + +Location "Tellervo Chasma" "Sol/Venus" +{ + LongLat [ -125 60 0 ] + Size 600.00 + Importance 85.74 + Type "CM" +} + +Location "Tkashi-mapa Chasma" "Sol/Venus" +{ + LongLat [ -206 -13 0 ] + Size 1100.00 + Importance 116.00 + Type "CM" +} + +Location "Tsects Chasma" "Sol/Venus" +{ + LongLat [ -35 61.6 0 ] + Size 600.00 + Importance 85.74 + Type "CM" +} + +Location "Varz Chasma" "Sol/Venus" +{ + LongLat [ -27 -71.3 0 ] + Size 346.00 + Importance 67.67 + Type "CM" +} + +Location "Vir-ava Chasma" "Sol/Venus" +{ + LongLat [ -124 16.5 0 ] + Size 1700.00 + Importance 148.19 + Type "CM" +} + +Location "Vires-Akka Chasma" "Sol/Venus" +{ + LongLat [ -341.6 -75.6 0 ] + Size 742.00 + Importance 94.84 + Type "CM" +} + +Location "Xaratanga Chasma" "Sol/Venus" +{ + LongLat [ -70 54 0 ] + Size 1300.00 + Importance 127.08 + Type "CM" +} + +Location "Zewana Chasma" "Sol/Venus" +{ + LongLat [ -212 -9 0 ] + Size 900.00 + Importance 104.44 + Type "CM" +} + +Location "Žverine Chasma" "Sol/Venus" +{ + LongLat [ -271 -18.5 0 ] + Size 1300.00 + Importance 127.08 + Type "CM" +} + +Location "Akkruva Colles" "Sol/Venus" +{ + LongLat [ -115.5 -46.1 0 ] + Size 1059.00 + Importance 113.68 + Type "CO" +} + +Location "Asherat Colles" "Sol/Venus" +{ + LongLat [ -162 -12 0 ] + Size 500.00 + Importance 78.97 + Type "CO" +} + +Location "Chernava Colles" "Sol/Venus" +{ + LongLat [ -335.5 10.5 0 ] + Size 1000.00 + Importance 110.29 + Type "CO" +} + +Location "Jurate Colles" "Sol/Venus" +{ + LongLat [ -153.5 -56.8 0 ] + Size 418.00 + Importance 73.11 + Type "CO" +} + +Location "Marake Colles" "Sol/Venus" +{ + LongLat [ -217.8 -55.7 0 ] + Size 150.00 + Importance 50.45 + Type "CO" +} + +Location "Mena Colles" "Sol/Venus" +{ + LongLat [ -160 52.5 0 ] + Size 850.00 + Importance 101.45 + Type "CO" +} + +Location "Migazesh Colles" "Sol/Venus" +{ + LongLat [ -198 49 0 ] + Size 230.00 + Importance 58.07 + Type "CO" +} + +Location "Molpe Colles" "Sol/Venus" +{ + LongLat [ -192 -76 0 ] + Size 548.00 + Importance 82.26 + Type "CO" +} + +Location "Nahete Colles" "Sol/Venus" +{ + LongLat [ -241 -38 0 ] + Size 400.00 + Importance 71.78 + Type "CO" +} + +Location "Nuliayoq Colles" "Sol/Venus" +{ + LongLat [ -224 -48 0 ] + Size 350.00 + Importance 67.98 + Type "CO" +} + +Location "Olosa Colles" "Sol/Venus" +{ + LongLat [ -353.3 -18 0 ] + Size 200.00 + Importance 55.34 + Type "CO" +} + +Location "Ran Colles" "Sol/Venus" +{ + LongLat [ -163 -1 0 ] + Size 400.00 + Importance 71.78 + Type "CO" +} + +Location "Ruad Colles" "Sol/Venus" +{ + LongLat [ -118 68 0 ] + Size 400.00 + Importance 71.78 + Type "CO" +} + +Location "Salofa Colles" "Sol/Venus" +{ + LongLat [ -167 63 0 ] + Size 250.00 + Importance 59.82 + Type "CO" +} + +Location "T'ien Hu Colles" "Sol/Venus" +{ + LongLat [ -15.1 -30.7 0 ] + Size 947.00 + Importance 107.21 + Type "CO" +} + +Location "Urutonga Colles" "Sol/Venus" +{ + LongLat [ -154 -10 0 ] + Size 500.00 + Importance 78.97 + Type "CO" +} + +Location "Abundia Corona" "Sol/Venus" +{ + LongLat [ -125 -18.5 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Aeracura Corona" "Sol/Venus" +{ + LongLat [ -238.5 19 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Agraulos Corona" "Sol/Venus" +{ + LongLat [ -165.8 27.7 0 ] + Size 170.00 + Importance 52.46 + Type "CR" +} + +Location "Allatu Corona" "Sol/Venus" +{ + LongLat [ -114 -15.5 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Ama Corona" "Sol/Venus" +{ + LongLat [ -278.2 45.7 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Ambar-ona Corona" "Sol/Venus" +{ + LongLat [ -82.5 70 0 ] + Size 550.00 + Importance 82.40 + Type "CR" +} + +Location "Ament Corona" "Sol/Venus" +{ + LongLat [ -217.9 67.2 0 ] + Size 115.00 + Importance 46.68 + Type "CR" +} + +Location "Among Corona" "Sol/Venus" +{ + LongLat [ -213.5 13.4 0 ] + Size 210.00 + Importance 56.26 + Type "CR" +} + +Location "Anahit Corona" "Sol/Venus" +{ + LongLat [ -277.3 -77.1 0 ] + Size 324.00 + Importance 65.94 + Type "CR" +} + +Location "Annapurna Corona" "Sol/Venus" +{ + LongLat [ -152 35.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Aramaiti Corona" "Sol/Venus" +{ + LongLat [ -82 26.3 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Artemis Corona" "Sol/Venus" +{ + LongLat [ -135 35 0 ] + Size 2600.00 + Importance 192.55 + Type "CR" +} + +Location "Aruru Corona" "Sol/Venus" +{ + LongLat [ -262 -9 0 ] + Size 450.00 + Importance 75.44 + Type "CR" +} + +Location "Ashnan Corona" "Sol/Venus" +{ + LongLat [ -357 -50.2 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Asomama Corona" "Sol/Venus" +{ + LongLat [ -21.6 -23.3 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Aspasia Corona" "Sol/Venus" +{ + LongLat [ -189.1 -56.1 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Atahensik Corona" "Sol/Venus" +{ + LongLat [ -170 19 0 ] + Size 700.00 + Importance 92.21 + Type "CR" +} + +Location "Atargatis Corona" "Sol/Venus" +{ + LongLat [ -8.6 8 0 ] + Size 360.00 + Importance 68.76 + Type "CR" +} + +Location "Atete Corona" "Sol/Venus" +{ + LongLat [ -243.5 16 0 ] + Size 600.00 + Importance 85.74 + Type "CR" +} + +Location "Atse Estsan Corona" "Sol/Venus" +{ + LongLat [ -92 -8.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Attabeira Corona" "Sol/Venus" +{ + LongLat [ -211.5 1.5 0 ] + Size 240.00 + Importance 58.95 + Type "CR" +} + +Location "Audhumla Corona" "Sol/Venus" +{ + LongLat [ -12 -45.5 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Bachue Corona" "Sol/Venus" +{ + LongLat [ -261.4 -73.3 0 ] + Size 463.00 + Importance 76.36 + Type "CR" +} + +Location "Ba'het Corona" "Sol/Venus" +{ + LongLat [ -0.1 -48.4 0 ] + Size 145.00 + Importance 49.93 + Type "CR" +} + +Location "Banba Corona" "Sol/Venus" +{ + LongLat [ -209.2 47.2 0 ] + Size 110.00 + Importance 46.11 + Type "CR" +} + +Location "Bau Corona" "Sol/Venus" +{ + LongLat [ -259.3 -52.8 0 ] + Size 355.00 + Importance 68.37 + Type "CR" +} + +Location "Beiwe Corona" "Sol/Venus" +{ + LongLat [ -306.5 -52.6 0 ] + Size 600.00 + Importance 85.74 + Type "CR" +} + +Location "Belet-Ili Corona" "Sol/Venus" +{ + LongLat [ -20 -6 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Benten Corona" "Sol/Venus" +{ + LongLat [ -340 -16 0 ] + Size 310.00 + Importance 64.82 + Type "CR" +} + +Location "Beruth Corona" "Sol/Venus" +{ + LongLat [ -233.5 19 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Beyla Corona" "Sol/Venus" +{ + LongLat [ -15.5 -26.5 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Bhumidevi Corona" "Sol/Venus" +{ + LongLat [ -343.6 17.2 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Bhumiya Corona" "Sol/Venus" +{ + LongLat [ -118 -15 0 ] + Size 100.00 + Importance 44.94 + Type "CR" +} + +Location "Bibi-Patma Corona" "Sol/Venus" +{ + LongLat [ -302 47 0 ] + Size 450.00 + Importance 75.44 + Type "CR" +} + +Location "Bil Corona" "Sol/Venus" +{ + LongLat [ -168 -3 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Blai Corona" "Sol/Venus" +{ + LongLat [ -134.5 0.4 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Blathnat Corona" "Sol/Venus" +{ + LongLat [ -293.8 -35 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Blid Corona" "Sol/Venus" +{ + LongLat [ -231.3 0.5 0 ] + Size 175.00 + Importance 52.95 + Type "CR" +} + +Location "Boala Corona" "Sol/Venus" +{ + LongLat [ -359 70 0 ] + Size 220.00 + Importance 57.17 + Type "CR" +} + +Location "Boann Corona" "Sol/Venus" +{ + LongLat [ -136.5 -27 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Bona Corona" "Sol/Venus" +{ + LongLat [ -157.5 24 0 ] + Size 275.00 + Importance 61.95 + Type "CR" +} + +Location "Branwen Corona" "Sol/Venus" +{ + LongLat [ -35 -27 0 ] + Size 320.00 + Importance 65.62 + Type "CR" +} + +Location "Cailleach Corona" "Sol/Venus" +{ + LongLat [ -88.3 48 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Calakomana Corona" "Sol/Venus" +{ + LongLat [ -43.5 -6.5 0 ] + Size 575.00 + Importance 84.08 + Type "CR" +} + +Location "Carpo Corona" "Sol/Venus" +{ + LongLat [ -3 37.5 0 ] + Size 215.00 + Importance 56.72 + Type "CR" +} + +Location "Cassatt Corona" "Sol/Venus" +{ + LongLat [ -207.6 -65.6 0 ] + Size 152.00 + Importance 50.65 + Type "CR" +} + +Location "Cauteovan Corona" "Sol/Venus" +{ + LongLat [ -142.9 -31.5 0 ] + Size 553.00 + Importance 82.60 + Type "CR" +} + +Location "Ceres Corona" "Sol/Venus" +{ + LongLat [ -151.5 16 0 ] + Size 675.00 + Importance 90.62 + Type "CR" +} + +Location "Cerridwen Corona" "Sol/Venus" +{ + LongLat [ -201.8 -49.6 0 ] + Size 217.00 + Importance 56.90 + Type "CR" +} + +Location "Changko Corona" "Sol/Venus" +{ + LongLat [ -6.2 -10.9 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Chantico Corona" "Sol/Venus" +{ + LongLat [ -215 1.7 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Chiun Corona" "Sol/Venus" +{ + LongLat [ -340.5 -18.3 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Chuku Corona" "Sol/Venus" +{ + LongLat [ -265.5 23.5 0 ] + Size 380.00 + Importance 70.28 + Type "CR" +} + +Location "Clonia Corona" "Sol/Venus" +{ + LongLat [ -167.4 -16 0 ] + Size 100.00 + Importance 44.94 + Type "CR" +} + +Location "Coatlicue Corona" "Sol/Venus" +{ + LongLat [ -273 -63.2 0 ] + Size 199.00 + Importance 55.24 + Type "CR" +} + +Location "Codidon Corona" "Sol/Venus" +{ + LongLat [ -56 46 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Colijnsplaat Corona" "Sol/Venus" +{ + LongLat [ -151 32 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Copia Corona" "Sol/Venus" +{ + LongLat [ -75.5 42.5 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Cybele Corona" "Sol/Venus" +{ + LongLat [ -20.7 7.5 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Demeter Corona" "Sol/Venus" +{ + LongLat [ -294.8 -53.9 0 ] + Size 560.00 + Importance 83.08 + Type "CR" +} + +Location "Demvamvit Corona" "Sol/Venus" +{ + LongLat [ -38 65.5 0 ] + Size 370.00 + Importance 69.52 + Type "CR" +} + +Location "Deohako Corona" "Sol/Venus" +{ + LongLat [ -118 67.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Derceto Corona" "Sol/Venus" +{ + LongLat [ -20.2 46.8 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Dhisana Corona" "Sol/Venus" +{ + LongLat [ -111.7 -14.5 0 ] + Size 100.00 + Importance 44.94 + Type "CR" +} + +Location "Dhorani Corona" "Sol/Venus" +{ + LongLat [ -243 8 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Didilia Corona" "Sol/Venus" +{ + LongLat [ -38 -19 0 ] + Size 320.00 + Importance 65.62 + Type "CR" +} + +Location "Dilga Corona" "Sol/Venus" +{ + LongLat [ -250.4 18.7 0 ] + Size 220.00 + Importance 57.17 + Type "CR" +} + +Location "Dunne-Musun Corona" "Sol/Venus" +{ + LongLat [ -85 60 0 ] + Size 630.00 + Importance 87.71 + Type "CR" +} + +Location "Dyamenyuo Corona" "Sol/Venus" +{ + LongLat [ -42.5 57.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Earhart Corona" "Sol/Venus" +{ + LongLat [ -136.2 -70.1 0 ] + Size 414.00 + Importance 72.82 + Type "CR" +} + +Location "Eigin Corona" "Sol/Venus" +{ + LongLat [ -175 5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Eingana Corona" "Sol/Venus" +{ + LongLat [ -350 -5 0 ] + Size 375.00 + Importance 69.90 + Type "CR" +} + +Location "Eithinoha Corona" "Sol/Venus" +{ + LongLat [ -7.5 57 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Ekhe-Burkhan Corona" "Sol/Venus" +{ + LongLat [ -40 50 0 ] + Size 600.00 + Importance 85.74 + Type "CR" +} + +Location "Emegelji Coronae" "Sol/Venus" +{ + LongLat [ -213.5 21.5 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Emegen Corona" "Sol/Venus" +{ + LongLat [ -290.5 -37.5 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Enekeler Corona" "Sol/Venus" +{ + LongLat [ -264 46 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Epona Corona" "Sol/Venus" +{ + LongLat [ -208.5 28 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Ereshkigal Corona" "Sol/Venus" +{ + LongLat [ -84.5 -21 0 ] + Size 320.00 + Importance 65.62 + Type "CR" +} + +Location "Erigone Corona" "Sol/Venus" +{ + LongLat [ -284 34.5 0 ] + Size 325.00 + Importance 66.02 + Type "CR" +} + +Location "Erkir Corona" "Sol/Venus" +{ + LongLat [ -233.7 16.3 0 ] + Size 275.00 + Importance 61.95 + Type "CR" +} + +Location "Eurynome Corona" "Sol/Venus" +{ + LongLat [ -94.5 -26.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Eve Corona" "Sol/Venus" +{ + LongLat [ -359.8 32 0 ] + Size 330.00 + Importance 66.42 + Type "CR" +} + +Location "Fakahotu Corona" "Sol/Venus" +{ + LongLat [ -106.4 -59.1 0 ] + Size 290.00 + Importance 63.19 + Type "CR" +} + +Location "Fatua Corona" "Sol/Venus" +{ + LongLat [ -17.7 16.3 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Fefafa Corona" "Sol/Venus" +{ + LongLat [ -210.8 24.8 0 ] + Size 100.00 + Importance 44.94 + Type "CR" +} + +Location "Feronia Corona" "Sol/Venus" +{ + LongLat [ -281.7 -68 0 ] + Size 360.00 + Importance 68.76 + Type "CR" +} + +Location "Flidais Corona" "Sol/Venus" +{ + LongLat [ -177.3 24.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Fotla Corona" "Sol/Venus" +{ + LongLat [ -163.5 58.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Gaia Corona" "Sol/Venus" +{ + LongLat [ -21.5 -6 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Gefjun Corona" "Sol/Venus" +{ + LongLat [ -98.5 33.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Gertjon Corona" "Sol/Venus" +{ + LongLat [ -276 30 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Habonde Corona" "Sol/Venus" +{ + LongLat [ -81.8 -3 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Hannahannas Corona" "Sol/Venus" +{ + LongLat [ -170.5 -0 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Haumea Corona" "Sol/Venus" +{ + LongLat [ -21.8 -54 0 ] + Size 375.00 + Importance 69.90 + Type "CR" +} + +Location "Heng-o Corona" "Sol/Venus" +{ + LongLat [ -355 -2 0 ] + Size 1060.00 + Importance 113.73 + Type "CR" +} + +Location "Hepat Corona" "Sol/Venus" +{ + LongLat [ -145.5 2 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Hervor Corona" "Sol/Venus" +{ + LongLat [ -269 25.5 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Hlineu Corona" "Sol/Venus" +{ + LongLat [ -241 38.7 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Holde Corona" "Sol/Venus" +{ + LongLat [ -155.8 -53.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Holla Corona" "Sol/Venus" +{ + LongLat [ -237.7 13 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Hulda Corona" "Sol/Venus" +{ + LongLat [ -308.3 -12 0 ] + Size 230.00 + Importance 58.07 + Type "CR" +} + +Location "H'uraru Corona" "Sol/Venus" +{ + LongLat [ -68 -9 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Iang-Mdiye Corona" "Sol/Venus" +{ + LongLat [ -86 47 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Idem-Kuva Corona" "Sol/Venus" +{ + LongLat [ -358 -25 0 ] + Size 230.00 + Importance 58.07 + Type "CR" +} + +Location "Ilyana Corona" "Sol/Venus" +{ + LongLat [ -65 69.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Inacho Corona" "Sol/Venus" +{ + LongLat [ -212.2 20.5 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Inanna Corona" "Sol/Venus" +{ + LongLat [ -35.9 37 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Inari Corona" "Sol/Venus" +{ + LongLat [ -120.3 18 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Indrani Corona" "Sol/Venus" +{ + LongLat [ -70.5 37.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Isong Corona" "Sol/Venus" +{ + LongLat [ -49.2 -12 0 ] + Size 540.00 + Importance 81.72 + Type "CR" +} + +Location "Ituana Corona" "Sol/Venus" +{ + LongLat [ -153.5 -19.5 0 ] + Size 220.00 + Importance 57.17 + Type "CR" +} + +Location "Iweridd Corona" "Sol/Venus" +{ + LongLat [ -310 21 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Ixcuina Corona" "Sol/Venus" +{ + LongLat [ -207.5 47.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Iyatik Corona" "Sol/Venus" +{ + LongLat [ -347.5 16.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Jarina Corona" "Sol/Venus" +{ + LongLat [ -165 -13 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Javine Corona" "Sol/Venus" +{ + LongLat [ -251.2 5.5 0 ] + Size 450.00 + Importance 75.44 + Type "CR" +} + +Location "Jord Corona" "Sol/Venus" +{ + LongLat [ -349.5 58.5 0 ] + Size 130.00 + Importance 48.34 + Type "CR" +} + +Location "Juksakka Corona" "Sol/Venus" +{ + LongLat [ -44.5 19.5 0 ] + Size 320.00 + Importance 65.62 + Type "CR" +} + +Location "Junkgowa Corona" "Sol/Venus" +{ + LongLat [ -257 -37 0 ] + Size 280.00 + Importance 62.36 + Type "CR" +} + +Location "Kaltash Corona" "Sol/Venus" +{ + LongLat [ -75 -0.5 0 ] + Size 450.00 + Importance 75.44 + Type "CR" +} + +Location "Kamadhenu Corona" "Sol/Venus" +{ + LongLat [ -136.5 -21 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Kamui-Huci Corona" "Sol/Venus" +{ + LongLat [ -322.5 63.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Kapenopfu Corona" "Sol/Venus" +{ + LongLat [ -271 21.7 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Katieleo Corona" "Sol/Venus" +{ + LongLat [ -327.5 12.5 0 ] + Size 210.00 + Importance 56.26 + Type "CR" +} + +Location "Kayanu-Hime Corona" "Sol/Venus" +{ + LongLat [ -57 -33.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Khabuchi Corona" "Sol/Venus" +{ + LongLat [ -173 11 0 ] + Size 285.00 + Importance 62.78 + Type "CR" +} + +Location "Khotun Corona" "Sol/Venus" +{ + LongLat [ -81.5 46.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Ki Corona" "Sol/Venus" +{ + LongLat [ -227.8 -43.2 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Kolias Corona" "Sol/Venus" +{ + LongLat [ -207.9 16.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Krumine Corona" "Sol/Venus" +{ + LongLat [ -261.5 5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Kuan-Yin Corona" "Sol/Venus" +{ + LongLat [ -10 4.3 0 ] + Size 310.00 + Importance 64.82 + Type "CR" +} + +Location "Kubebe Corona" "Sol/Venus" +{ + LongLat [ -132.5 -15.5 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Kunhild Corona" "Sol/Venus" +{ + LongLat [ -80.1 -19.3 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Lalohonua Corona" "Sol/Venus" +{ + LongLat [ -250.5 24 0 ] + Size 460.00 + Importance 76.15 + Type "CR" +} + +Location "Latmikaik Corona" "Sol/Venus" +{ + LongLat [ -123 64 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Latta Corona" "Sol/Venus" +{ + LongLat [ -287 38.6 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Lengdin Corona" "Sol/Venus" +{ + LongLat [ -223 -2.5 0 ] + Size 525.00 + Importance 80.70 + Type "CR" +} + +Location "Libera Corona" "Sol/Venus" +{ + LongLat [ -24 -12.5 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Lilwani Corona" "Sol/Venus" +{ + LongLat [ -271.5 29.5 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Ludjatako Corona" "Sol/Venus" +{ + LongLat [ -250.5 12.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Lumimuut Corona" "Sol/Venus" +{ + LongLat [ -234.5 11.5 0 ] + Size 230.00 + Importance 58.07 + Type "CR" +} + +Location "Ma Corona" "Sol/Venus" +{ + LongLat [ -57 22.5 0 ] + Size 420.00 + Importance 73.26 + Type "CR" +} + +Location "Maa-Ema Corona" "Sol/Venus" +{ + LongLat [ -102.5 -40.8 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Madderakka Corona" "Sol/Venus" +{ + LongLat [ -315.5 -9 0 ] + Size 220.00 + Importance 57.17 + Type "CR" +} + +Location "Makh Corona" "Sol/Venus" +{ + LongLat [ -85 48.7 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Mama-Allpa Corona" "Sol/Venus" +{ + LongLat [ -31 27 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Maram Corona" "Sol/Venus" +{ + LongLat [ -221.5 7.5 0 ] + Size 600.00 + Importance 85.74 + Type "CR" +} + +Location "Mari Corona" "Sol/Venus" +{ + LongLat [ -151 -54 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Marzyana Corona" "Sol/Venus" +{ + LongLat [ -67.5 53 0 ] + Size 550.00 + Importance 82.40 + Type "CR" +} + +Location "Masateotl Corona" "Sol/Venus" +{ + LongLat [ -244 53 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Maslenitsa Corona" "Sol/Venus" +{ + LongLat [ -202.5 -77 0 ] + Size 349.00 + Importance 67.91 + Type "CR" +} + +Location "Mawu Corona" "Sol/Venus" +{ + LongLat [ -241.3 -31.7 0 ] + Size 295.00 + Importance 63.60 + Type "CR" +} + +Location "Maya Corona" "Sol/Venus" +{ + LongLat [ -98 -23 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Mayauel Corona" "Sol/Venus" +{ + LongLat [ -154 27.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "May-Enensi Corona" "Sol/Venus" +{ + LongLat [ -68 42.5 0 ] + Size 330.00 + Importance 66.42 + Type "CR" +} + +Location "Mesca Corona" "Sol/Venus" +{ + LongLat [ -342.6 -27 0 ] + Size 190.00 + Importance 54.40 + Type "CR" +} + +Location "Metra Corona" "Sol/Venus" +{ + LongLat [ -97.7 -26 0 ] + Size 101.00 + Importance 45.06 + Type "CR" +} + +Location "Miralaidji Corona" "Sol/Venus" +{ + LongLat [ -163.8 14 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Mirizir Corona" "Sol/Venus" +{ + LongLat [ -185 66.4 0 ] + Size 70.00 + Importance 41.15 + Type "CR" +} + +Location "Miti Corona" "Sol/Venus" +{ + LongLat [ -259.8 3.5 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Momu Coronae" "Sol/Venus" +{ + LongLat [ -220.3 21 0 ] + Size 260.00 + Importance 60.68 + Type "CR" +} + +Location "Moombi Corona" "Sol/Venus" +{ + LongLat [ -235.5 64.5 0 ] + Size 100.00 + Importance 44.94 + Type "CR" +} + +Location "Mou-nyamy Corona" "Sol/Venus" +{ + LongLat [ -59 49.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Mukylchin Corona" "Sol/Venus" +{ + LongLat [ -46 12.5 0 ] + Size 525.00 + Importance 80.70 + Type "CR" +} + +Location "Muzamuza Corona" "Sol/Venus" +{ + LongLat [ -205.4 -65.6 0 ] + Size 163.00 + Importance 51.77 + Type "CR" +} + +Location "Mykh-Imi Corona" "Sol/Venus" +{ + LongLat [ -99 73 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Nabuzana Corona" "Sol/Venus" +{ + LongLat [ -47 8.5 0 ] + Size 525.00 + Importance 80.70 + Type "CR" +} + +Location "Nagavonyi Corona" "Sol/Venus" +{ + LongLat [ -259 18.5 0 ] + Size 190.00 + Importance 54.40 + Type "CR" +} + +Location "Nalwanga Corona" "Sol/Venus" +{ + LongLat [ -247 -48.7 0 ] + Size 380.00 + Importance 70.28 + Type "CR" +} + +Location "Nanen Corona" "Sol/Venus" +{ + LongLat [ -198.5 -69.9 0 ] + Size 50.00 + Importance 38.29 + Type "CR" +} + +Location "Nang Pao Corona" "Sol/Venus" +{ + LongLat [ -204.5 47 0 ] + Size 160.00 + Importance 51.47 + Type "CR" +} + +Location "Naotsete Corona" "Sol/Venus" +{ + LongLat [ -249.5 58.3 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Navolga Corona" "Sol/Venus" +{ + LongLat [ -296.5 48.6 0 ] + Size 170.00 + Importance 52.46 + Type "CR" +} + +Location "Ndoi Corona" "Sol/Venus" +{ + LongLat [ -230.3 20.3 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Nefertiti Corona" "Sol/Venus" +{ + LongLat [ -48.2 -35.9 0 ] + Size 371.00 + Importance 69.60 + Type "CR" +} + +Location "Nehalennia Corona" "Sol/Venus" +{ + LongLat [ -10 -14 0 ] + Size 345.00 + Importance 67.60 + Type "CR" +} + +Location "Nepret Corona" "Sol/Venus" +{ + LongLat [ -6.8 -52.7 0 ] + Size 303.00 + Importance 64.26 + Type "CR" +} + +Location "Neyterkob Corona" "Sol/Venus" +{ + LongLat [ -204.7 -49.7 0 ] + Size 211.00 + Importance 56.35 + Type "CR" +} + +Location "Nightingale Corona" "Sol/Venus" +{ + LongLat [ -129.5 -63.6 0 ] + Size 471.00 + Importance 76.93 + Type "CR" +} + +Location "Ninhursag Corona" "Sol/Venus" +{ + LongLat [ -23.5 38 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Ninkarraka Corona" "Sol/Venus" +{ + LongLat [ -221 -65.3 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Nintu Corona" "Sol/Venus" +{ + LongLat [ -123.5 -19.2 0 ] + Size 75.00 + Importance 41.82 + Type "CR" +} + +Location "Nirmali Corona" "Sol/Venus" +{ + LongLat [ -172.3 6.3 0 ] + Size 60.00 + Importance 39.76 + Type "CR" +} + +Location "Nishtigri Corona" "Sol/Venus" +{ + LongLat [ -72 24.5 0 ] + Size 275.00 + Importance 61.95 + Type "CR" +} + +Location "Nissaba Corona" "Sol/Venus" +{ + LongLat [ -355.5 -25.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Nott Corona" "Sol/Venus" +{ + LongLat [ -202 32.3 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Nungui Corona" "Sol/Venus" +{ + LongLat [ -245.2 42.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Nzambi Corona" "Sol/Venus" +{ + LongLat [ -287.5 45 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Nzingha Corona" "Sol/Venus" +{ + LongLat [ -205.7 -68.7 0 ] + Size 140.00 + Importance 49.41 + Type "CR" +} + +Location "Oanuava Corona" "Sol/Venus" +{ + LongLat [ -255.5 32.5 0 ] + Size 375.00 + Importance 69.90 + Type "CR" +} + +Location "Obasi-Nsi Corona" "Sol/Venus" +{ + LongLat [ -291 53.5 0 ] + Size 230.00 + Importance 58.07 + Type "CR" +} + +Location "Obiemi Corona" "Sol/Venus" +{ + LongLat [ -276.6 31.9 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Obilukha Corona" "Sol/Venus" +{ + LongLat [ -19 81.5 0 ] + Size 220.00 + Importance 57.17 + Type "CR" +} + +Location "Oduduwa Corona" "Sol/Venus" +{ + LongLat [ -211.5 11 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Ohogetsu Corona" "Sol/Venus" +{ + LongLat [ -85.7 27 0 ] + Size 175.00 + Importance 52.95 + Type "CR" +} + +Location "Okhin-Tengri Corona" "Sol/Venus" +{ + LongLat [ -40 70.5 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Olwen Corona" "Sol/Venus" +{ + LongLat [ -67.5 -37.5 0 ] + Size 175.00 + Importance 52.95 + Type "CR" +} + +Location "Omeciuatl Corona" "Sol/Venus" +{ + LongLat [ -119 -16.5 0 ] + Size 175.00 + Importance 52.95 + Type "CR" +} + +Location "Omosi-Mama Corona" "Sol/Venus" +{ + LongLat [ -306 -64.5 0 ] + Size 480.00 + Importance 77.57 + Type "CR" +} + +Location "Onatah Corona" "Sol/Venus" +{ + LongLat [ -5.5 -49 0 ] + Size 298.00 + Importance 63.85 + Type "CR" +} + +Location "Onenhste Corona" "Sol/Venus" +{ + LongLat [ -221.5 19 0 ] + Size 230.00 + Importance 58.07 + Type "CR" +} + +Location "Ops Corona" "Sol/Venus" +{ + LongLat [ -89 -68.8 0 ] + Size 183.00 + Importance 53.73 + Type "CR" +} + +Location "Otau Corona" "Sol/Venus" +{ + LongLat [ -298.7 -67.8 0 ] + Size 172.00 + Importance 52.66 + Type "CR" +} + +Location "Otygen Corona" "Sol/Venus" +{ + LongLat [ -30.5 57 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Pachamama Corona" "Sol/Venus" +{ + LongLat [ -21.8 36 0 ] + Size 130.00 + Importance 48.34 + Type "CR" +} + +Location "Pani Corona" "Sol/Venus" +{ + LongLat [ -231.5 -19.9 0 ] + Size 320.00 + Importance 65.62 + Type "CR" +} + +Location "Pasu-Ava Corona" "Sol/Venus" +{ + LongLat [ -319 -29 0 ] + Size 250.00 + Importance 59.82 + Type "CR" +} + +Location "Pavlova Corona" "Sol/Venus" +{ + LongLat [ -38.9 -14.3 0 ] + Size 37.00 + Importance 36.20 + Type "CR" +} + +Location "Pazar-ana Corona" "Sol/Venus" +{ + LongLat [ -214.8 3.2 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Perchta Corona" "Sol/Venus" +{ + LongLat [ -234.5 -17 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Persephone Corona" "Sol/Venus" +{ + LongLat [ -304.6 36 0 ] + Size 120.00 + Importance 47.24 + Type "CR" +} + +Location "Phra Naret Corona" "Sol/Venus" +{ + LongLat [ -209.6 66.6 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Pölöznitsa Corona" "Sol/Venus" +{ + LongLat [ -302 -0.5 0 ] + Size 675.00 + Importance 90.62 + Type "CR" +} + +Location "Pomona Corona" "Sol/Venus" +{ + LongLat [ -299.4 -79.3 0 ] + Size 315.00 + Importance 65.22 + Type "CR" +} + +Location "Pugos Corona" "Sol/Venus" +{ + LongLat [ -335 19 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Purandhi Corona" "Sol/Venus" +{ + LongLat [ -343.5 -26.1 0 ] + Size 170.00 + Importance 52.46 + Type "CR" +} + +Location "Qetesh Corona" "Sol/Venus" +{ + LongLat [ -343.5 20.5 0 ] + Size 80.00 + Importance 42.47 + Type "CR" +} + +Location "Quetzalpetlatl Corona" "Sol/Venus" +{ + LongLat [ -357 68 0 ] + Size 780.00 + Importance 97.20 + Type "CR" +} + +Location "Rabzhima Corona" "Sol/Venus" +{ + LongLat [ -11 -4.9 0 ] + Size 100.00 + Importance 44.94 + Type "CR" +} + +Location "Rananeida Corona" "Sol/Venus" +{ + LongLat [ -263.5 -62.6 0 ] + Size 448.00 + Importance 75.29 + Type "CR" +} + +Location "Rauni Corona" "Sol/Venus" +{ + LongLat [ -271.9 -40.8 0 ] + Size 271.00 + Importance 61.61 + Type "CR" +} + +Location "Renenti Corona" "Sol/Venus" +{ + LongLat [ -326.2 -32.7 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Repa Corona" "Sol/Venus" +{ + LongLat [ -218.8 13 0 ] + Size 240.00 + Importance 58.95 + Type "CR" +} + +Location "Rigatona Corona" "Sol/Venus" +{ + LongLat [ -278.5 33.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Romi-Kumi Corona" "Sol/Venus" +{ + LongLat [ -180 81.2 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Rosmerta Corona" "Sol/Venus" +{ + LongLat [ -124.5 -0 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Rzhanitsa Corona" "Sol/Venus" +{ + LongLat [ -214.6 17.6 0 ] + Size 450.00 + Importance 75.44 + Type "CR" +} + +Location "Samdzimari Corona" "Sol/Venus" +{ + LongLat [ -339.5 11 0 ] + Size 260.00 + Importance 60.68 + Type "CR" +} + +Location "Samsing Corona" "Sol/Venus" +{ + LongLat [ -229.5 23.8 0 ] + Size 165.00 + Importance 51.97 + Type "CR" +} + +Location "Sand Corona" "Sol/Venus" +{ + LongLat [ -15.5 -41.7 0 ] + Size 181.00 + Importance 53.53 + Type "CR" +} + +Location "Santa Corona" "Sol/Venus" +{ + LongLat [ -288 34.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Sarpanitum Corona" "Sol/Venus" +{ + LongLat [ -14.6 52.3 0 ] + Size 170.00 + Importance 52.46 + Type "CR" +} + +Location "Saunau Corona" "Sol/Venus" +{ + LongLat [ -173 1.3 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Schumann-Heink Corona" "Sol/Venus" +{ + LongLat [ -214.5 -74.3 0 ] + Size 122.00 + Importance 47.46 + Type "CR" +} + +Location "Seia Corona" "Sol/Venus" +{ + LongLat [ -153 3 0 ] + Size 225.00 + Importance 57.62 + Type "CR" +} + +Location "Seiusi Corona" "Sol/Venus" +{ + LongLat [ -241 62 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Selu Corona" "Sol/Venus" +{ + LongLat [ -6 42.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Semiramus Corona" "Sol/Venus" +{ + LongLat [ -293 37 0 ] + Size 375.00 + Importance 69.90 + Type "CR" +} + +Location "Shiwanokia Corona" "Sol/Venus" +{ + LongLat [ -279.8 42 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Shulamite Corona" "Sol/Venus" +{ + LongLat [ -284.3 38.8 0 ] + Size 275.00 + Importance 61.95 + Type "CR" +} + +Location "Shyv-Amashe Corona" "Sol/Venus" +{ + LongLat [ -63 57 0 ] + Size 410.00 + Importance 72.52 + Type "CR" +} + +Location "Silvia Corona" "Sol/Venus" +{ + LongLat [ -355.7 -12.6 0 ] + Size 270.00 + Importance 61.53 + Type "CR" +} + +Location "Sith Corona" "Sol/Venus" +{ + LongLat [ -176.5 10.2 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Su-Anasy Corona" "Sol/Venus" +{ + LongLat [ -39 78 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Sulis Corona" "Sol/Venus" +{ + LongLat [ -14.2 -44.3 0 ] + Size 136.00 + Importance 48.98 + Type "CR" +} + +Location "Sunrta Corona" "Sol/Venus" +{ + LongLat [ -11.7 -8.3 0 ] + Size 170.00 + Importance 52.46 + Type "CR" +} + +Location "Sus-Khotin Corona" "Sol/Venus" +{ + LongLat [ -241 54 0 ] + Size 110.00 + Importance 46.11 + Type "CR" +} + +Location "Tacoma Corona" "Sol/Venus" +{ + LongLat [ -288 37 0 ] + Size 500.00 + Importance 78.97 + Type "CR" +} + +Location "Tadaka Corona" "Sol/Venus" +{ + LongLat [ -210.5 4 0 ] + Size 260.00 + Importance 60.68 + Type "CR" +} + +Location "Tai Shan Corona" "Sol/Venus" +{ + LongLat [ -95 32.5 0 ] + Size 175.00 + Importance 52.95 + Type "CR" +} + +Location "Takus Mana Corona" "Sol/Venus" +{ + LongLat [ -345.3 19.6 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Tamfana Corona" "Sol/Venus" +{ + LongLat [ -6 36.3 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Tamiyo Corona" "Sol/Venus" +{ + LongLat [ -298.5 36 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Tangba Corona" "Sol/Venus" +{ + LongLat [ -258 47 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Taranga Corona" "Sol/Venus" +{ + LongLat [ -251.5 -16.5 0 ] + Size 525.00 + Importance 80.70 + Type "CR" +} + +Location "Teteoinnan Corona" "Sol/Venus" +{ + LongLat [ -149.5 38.5 0 ] + Size 125.00 + Importance 47.79 + Type "CR" +} + +Location "Thermuthis Corona" "Sol/Venus" +{ + LongLat [ -33 8 0 ] + Size 330.00 + Importance 66.42 + Type "CR" +} + +Location "Thouris Corona" "Sol/Venus" +{ + LongLat [ -12.9 6.5 0 ] + Size 190.00 + Importance 54.40 + Type "CR" +} + +Location "Tituba Corona" "Sol/Venus" +{ + LongLat [ -214.7 -42.4 0 ] + Size 163.00 + Importance 51.77 + Type "CR" +} + +Location "Tonatzin Corona" "Sol/Venus" +{ + LongLat [ -164 53 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Toyo-uke Corona" "Sol/Venus" +{ + LongLat [ -41.5 62.5 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Triglava Corona" "Sol/Venus" +{ + LongLat [ -95 53.5 0 ] + Size 400.00 + Importance 71.78 + Type "CR" +} + +Location "Trotula Corona" "Sol/Venus" +{ + LongLat [ -18.9 -41.3 0 ] + Size 146.00 + Importance 50.03 + Type "CR" +} + +Location "Tumas Corona" "Sol/Venus" +{ + LongLat [ -351.2 16.3 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Tunehakwe Corona" "Sol/Venus" +{ + LongLat [ -303.6 33.4 0 ] + Size 290.00 + Importance 63.19 + Type "CR" +} + +Location "Tureshmat Corona" "Sol/Venus" +{ + LongLat [ -289.5 51.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Tusholi Corona" "Sol/Venus" +{ + LongLat [ -101.2 -69.5 0 ] + Size 350.00 + Importance 67.98 + Type "CR" +} + +Location "Tutelina Corona" "Sol/Venus" +{ + LongLat [ -348 -29 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Ugatame Corona" "Sol/Venus" +{ + LongLat [ -255 76.5 0 ] + Size 370.00 + Importance 69.52 + Type "CR" +} + +Location "Ukemochi Corona" "Sol/Venus" +{ + LongLat [ -296.1 39 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Ulgen-ekhe Coronae" "Sol/Venus" +{ + LongLat [ -224 14.2 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Umay-ene Corona" "Sol/Venus" +{ + LongLat [ -50.5 27.5 0 ] + Size 370.00 + Importance 69.52 + Type "CR" +} + +Location "Utset Corona" "Sol/Venus" +{ + LongLat [ -167 55.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Vacuna Corona" "Sol/Venus" +{ + LongLat [ -96 -60.4 0 ] + Size 448.00 + Importance 75.29 + Type "CR" +} + +Location "Vasudhara Corona" "Sol/Venus" +{ + LongLat [ -2.7 -43.2 0 ] + Size 160.00 + Importance 51.47 + Type "CR" +} + +Location "Ved-Ava Corona" "Sol/Venus" +{ + LongLat [ -143 -33 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Verdandi Corona" "Sol/Venus" +{ + LongLat [ -65.2 5.5 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Vesuna Corona" "Sol/Venus" +{ + LongLat [ -275 65.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Whatitiri Corona" "Sol/Venus" +{ + LongLat [ -140 83 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Xcacau Corona" "Sol/Venus" +{ + LongLat [ -131 56 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Xcanil Corona" "Sol/Venus" +{ + LongLat [ -43 37 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Xilonen Corona" "Sol/Venus" +{ + LongLat [ -321 -51 0 ] + Size 300.00 + Importance 64.01 + Type "CR" +} + +Location "Xmukane Corona" "Sol/Venus" +{ + LongLat [ -269.5 28.2 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Yanbike Corona" "Sol/Venus" +{ + LongLat [ -328.5 1.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Yaroslavna Corona" "Sol/Venus" +{ + LongLat [ -21.2 -38.8 0 ] + Size 112.00 + Importance 46.34 + Type "CR" +} + +Location "Ya-Yerv Corona" "Sol/Venus" +{ + LongLat [ -214 9 0 ] + Size 275.00 + Importance 61.95 + Type "CR" +} + +Location "Zamin Corona" "Sol/Venus" +{ + LongLat [ -258.3 -31.5 0 ] + Size 315.00 + Importance 65.22 + Type "CR" +} + +Location "Zaramama Corona" "Sol/Venus" +{ + LongLat [ -240.5 22 0 ] + Size 240.00 + Importance 58.95 + Type "CR" +} + +Location "Žemina Corona" "Sol/Venus" +{ + LongLat [ -186 11.7 0 ] + Size 530.00 + Importance 81.04 + Type "CR" +} + +Location "Zemire Corona" "Sol/Venus" +{ + LongLat [ -312.5 -31.5 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Zemlika Corona" "Sol/Venus" +{ + LongLat [ -50 33.5 0 ] + Size 150.00 + Importance 50.45 + Type "CR" +} + +Location "Zhivana Corona" "Sol/Venus" +{ + LongLat [ -287.5 -13 0 ] + Size 180.00 + Importance 53.44 + Type "CR" +} + +Location "Zisa Corona" "Sol/Venus" +{ + LongLat [ -221 -12 0 ] + Size 850.00 + Importance 101.45 + Type "CR" +} + +Location "Zywie Corona" "Sol/Venus" +{ + LongLat [ -291.2 38.6 0 ] + Size 200.00 + Importance 55.34 + Type "CR" +} + +Location "Abe Mango Dorsa" "Sol/Venus" +{ + LongLat [ -212 -47 0 ] + Size 800.00 + Importance 98.42 + Type "DO" +} + +Location "Achek Dorsa" "Sol/Venus" +{ + LongLat [ -230 37.2 0 ] + Size 1000.00 + Importance 110.29 + Type "DO" +} + +Location "Aditi Dorsa" "Sol/Venus" +{ + LongLat [ -189 30 0 ] + Size 1200.00 + Importance 121.59 + Type "DO" +} + +Location "Ahsonnutli Dorsa" "Sol/Venus" +{ + LongLat [ -196.5 -47.9 0 ] + Size 1708.00 + Importance 148.60 + Type "DO" +} + +Location "Aida-Wedo Dorsa" "Sol/Venus" +{ + LongLat [ -214 -73 0 ] + Size 450.00 + Importance 75.44 + Type "DO" +} + +Location "Akewa Dorsa" "Sol/Venus" +{ + LongLat [ -184 -45.5 0 ] + Size 900.00 + Importance 104.44 + Type "DO" +} + +Location "Akuanda Dorsa" "Sol/Venus" +{ + LongLat [ -232 -63.5 0 ] + Size 800.00 + Importance 98.42 + Type "DO" +} + +Location "Alkonost Dorsa" "Sol/Venus" +{ + LongLat [ -341 5 0 ] + Size 730.00 + Importance 94.09 + Type "DO" +} + +Location "Allat Dorsa" "Sol/Venus" +{ + LongLat [ -70 -60 0 ] + Size 750.00 + Importance 95.34 + Type "DO" +} + +Location "Amitolane Dorsa" "Sol/Venus" +{ + LongLat [ -335 77 0 ] + Size 900.00 + Importance 104.44 + Type "DO" +} + +Location "Anpao Dorsa" "Sol/Venus" +{ + LongLat [ -207 -62 0 ] + Size 550.00 + Importance 82.40 + Type "DO" +} + +Location "Arev Dorsa" "Sol/Venus" +{ + LongLat [ -216 52 0 ] + Size 420.00 + Importance 73.26 + Type "DO" +} + +Location "Asiaq Dorsa" "Sol/Venus" +{ + LongLat [ -55 53 0 ] + Size 400.00 + Importance 71.78 + Type "DO" +} + +Location "Auska Dorsum" "Sol/Venus" +{ + LongLat [ -357.8 -59.9 0 ] + Size 361.00 + Importance 68.83 + Type "DO" +} + +Location "AuÅ¡rÄ Dorsa" "Sol/Venus" +{ + LongLat [ -25.3 -49.4 0 ] + Size 859.00 + Importance 102.00 + Type "DO" +} + +Location "Barbale Dorsa" "Sol/Venus" +{ + LongLat [ -143 -15 0 ] + Size 1200.00 + Importance 121.59 + Type "DO" +} + +Location "Ben Dorsa" "Sol/Venus" +{ + LongLat [ -284.1 -71.2 0 ] + Size 628.00 + Importance 87.58 + Type "DO" +} + +Location "Bezlea Dorsa" "Sol/Venus" +{ + LongLat [ -36.5 -30.4 0 ] + Size 807.00 + Importance 98.85 + Type "DO" +} + +Location "Biliku Dorsa" "Sol/Venus" +{ + LongLat [ -138 47 0 ] + Size 600.00 + Importance 85.74 + Type "DO" +} + +Location "Breksta Dorsa" "Sol/Venus" +{ + LongLat [ -304 -35.9 0 ] + Size 700.00 + Importance 92.21 + Type "DO" +} + +Location "Charykh-Keyok Dorsa" "Sol/Venus" +{ + LongLat [ -285 -54.5 0 ] + Size 550.00 + Importance 82.40 + Type "DO" +} + +Location "Chih Nu Dorsum" "Sol/Venus" +{ + LongLat [ -195 73 0 ] + Size 625.00 + Importance 87.39 + Type "DO" +} + +Location "Dennitsa Dorsa" "Sol/Venus" +{ + LongLat [ -205.9 -85.6 0 ] + Size 872.00 + Importance 102.77 + Type "DO" +} + +Location "Dodola Dorsa" "Sol/Venus" +{ + LongLat [ -272.6 -46.8 0 ] + Size 607.00 + Importance 86.20 + Type "DO" +} + +Location "Dudumitsa Dorsa" "Sol/Venus" +{ + LongLat [ -358 13.5 0 ] + Size 980.00 + Importance 109.13 + Type "DO" +} + +Location "Dyan-Mu Dorsa" "Sol/Venus" +{ + LongLat [ -31.9 -78.2 0 ] + Size 687.00 + Importance 91.38 + Type "DO" +} + +Location "Dylacha Dorsa" "Sol/Venus" +{ + LongLat [ -76 19 0 ] + Size 650.00 + Importance 89.01 + Type "DO" +} + +Location "Etain Dorsa" "Sol/Venus" +{ + LongLat [ -199 45 0 ] + Size 1400.00 + Importance 132.47 + Type "DO" +} + +Location "Frigg Dorsa" "Sol/Venus" +{ + LongLat [ -150.6 -51.2 0 ] + Size 896.00 + Importance 104.20 + Type "DO" +} + +Location "Hemera Dorsa" "Sol/Venus" +{ + LongLat [ -243.4 -51 0 ] + Size 587.00 + Importance 84.88 + Type "DO" +} + +Location "Hera Dorsa" "Sol/Venus" +{ + LongLat [ -29.5 -36.4 0 ] + Size 813.00 + Importance 99.22 + Type "DO" +} + +Location "Iris Dorsa" "Sol/Venus" +{ + LongLat [ -221.3 -52.7 0 ] + Size 2050.00 + Importance 165.85 + Type "DO" +} + +Location "Iyele Dorsa" "Sol/Venus" +{ + LongLat [ -278.7 -50 0 ] + Size 595.00 + Importance 85.41 + Type "DO" +} + +Location "Kadlu Dorsa" "Sol/Venus" +{ + LongLat [ -188 69.5 0 ] + Size 500.00 + Importance 78.97 + Type "DO" +} + +Location "Kalm Dorsa" "Sol/Venus" +{ + LongLat [ -309 -18 0 ] + Size 300.00 + Importance 64.01 + Type "DO" +} + +Location "Kamari Dorsa" "Sol/Venus" +{ + LongLat [ -55.8 -59.2 0 ] + Size 589.00 + Importance 85.01 + Type "DO" +} + +Location "Kastiatsi Dorsa" "Sol/Venus" +{ + LongLat [ -245 53 0 ] + Size 1200.00 + Importance 121.59 + Type "DO" +} + +Location "Khadne Dorsa" "Sol/Venus" +{ + LongLat [ -334.5 14 0 ] + Size 220.00 + Importance 57.17 + Type "DO" +} + +Location "Kotsmanyako Dorsa" "Sol/Venus" +{ + LongLat [ -242 76 0 ] + Size 1900.00 + Importance 158.35 + Type "DO" +} + +Location "Kuldurok Dorsa" "Sol/Venus" +{ + LongLat [ -61 50.4 0 ] + Size 1100.00 + Importance 116.00 + Type "DO" +} + +Location "LaÅ«ma Dorsa" "Sol/Venus" +{ + LongLat [ -190.4 -64.8 0 ] + Size 1517.00 + Importance 138.68 + Type "DO" +} + +Location "Laverna Dorsa" "Sol/Venus" +{ + LongLat [ -132 50 0 ] + Size 1100.00 + Importance 116.00 + Type "DO" +} + +Location "Lemkechen Dorsa" "Sol/Venus" +{ + LongLat [ -68.5 -18.5 0 ] + Size 2000.00 + Importance 163.36 + Type "DO" +} + +Location "Lukelong Dorsa" "Sol/Venus" +{ + LongLat [ -178.8 -73.3 0 ] + Size 1566.00 + Importance 141.24 + Type "DO" +} + +Location "Lumo Dorsa" "Sol/Venus" +{ + LongLat [ -149 -24.5 0 ] + Size 500.00 + Importance 78.97 + Type "DO" +} + +Location "Mardezh-Ava Dorsa" "Sol/Venus" +{ + LongLat [ -68.6 -32.4 0 ] + Size 906.00 + Importance 104.80 + Type "DO" +} + +Location "Menkerot Dorsa" "Sol/Venus" +{ + LongLat [ -351.5 20 0 ] + Size 770.00 + Importance 96.58 + Type "DO" +} + +Location "Metelitsa Dorsa" "Sol/Venus" +{ + LongLat [ -31 -16 0 ] + Size 1300.00 + Importance 127.08 + Type "DO" +} + +Location "Naatse-elit Dorsa" "Sol/Venus" +{ + LongLat [ -249 66 0 ] + Size 950.00 + Importance 107.39 + Type "DO" +} + +Location "Nambi Dorsum" "Sol/Venus" +{ + LongLat [ -213 72.5 0 ] + Size 1125.00 + Importance 117.41 + Type "DO" +} + +Location "Naran Dorsa" "Sol/Venus" +{ + LongLat [ -238 54 0 ] + Size 600.00 + Importance 85.74 + Type "DO" +} + +Location "Natami Dorsa" "Sol/Venus" +{ + LongLat [ -258 71.5 0 ] + Size 800.00 + Importance 98.42 + Type "DO" +} + +Location "Nephele Dorsa" "Sol/Venus" +{ + LongLat [ -138.8 -39.7 0 ] + Size 1937.00 + Importance 160.21 + Type "DO" +} + +Location "Nichka Dorsa" "Sol/Venus" +{ + LongLat [ -354 10 0 ] + Size 550.00 + Importance 82.40 + Type "DO" +} + +Location "Norwan Dorsa" "Sol/Venus" +{ + LongLat [ -163 -65 0 ] + Size 450.00 + Importance 75.44 + Type "DO" +} + +Location "Nuvakchin Dorsa" "Sol/Venus" +{ + LongLat [ -212 53 0 ] + Size 2200.00 + Importance 173.24 + Type "DO" +} + +Location "Odzerchen Dorsa" "Sol/Venus" +{ + LongLat [ -152 72 0 ] + Size 300.00 + Importance 64.01 + Type "DO" +} + +Location "Ojuz Dorsa" "Sol/Venus" +{ + LongLat [ -37 -6 0 ] + Size 400.00 + Importance 71.78 + Type "DO" +} + +Location "Okipeta Dorsa" "Sol/Venus" +{ + LongLat [ -240 -67.5 0 ] + Size 1200.00 + Importance 121.59 + Type "DO" +} + +Location "Oshumare Dorsa" "Sol/Venus" +{ + LongLat [ -79 58.5 0 ] + Size 550.00 + Importance 82.40 + Type "DO" +} + +Location "Oya Dorsa" "Sol/Venus" +{ + LongLat [ -157.5 -21.5 0 ] + Size 480.00 + Importance 77.57 + Type "DO" +} + +Location "Pandrosos Dorsa" "Sol/Venus" +{ + LongLat [ -207.7 -58.2 0 ] + Size 1254.00 + Importance 124.57 + Type "DO" +} + +Location "Poludnitsa Dorsa" "Sol/Venus" +{ + LongLat [ -179.5 -5 0 ] + Size 1500.00 + Importance 137.78 + Type "DO" +} + +Location "Pulugu Dorsa" "Sol/Venus" +{ + LongLat [ -225 65 0 ] + Size 650.00 + Importance 89.01 + Type "DO" +} + +Location "Ragana Dorsa" "Sol/Venus" +{ + LongLat [ -246 69 0 ] + Size 950.00 + Importance 107.39 + Type "DO" +} + +Location "Rokapi Dorsa" "Sol/Venus" +{ + LongLat [ -222 55 0 ] + Size 2200.00 + Importance 173.24 + Type "DO" +} + +Location "Salme Dorsa" "Sol/Venus" +{ + LongLat [ -25.2 -58 0 ] + Size 447.00 + Importance 75.22 + Type "DO" +} + +Location "Saule Dorsa" "Sol/Venus" +{ + LongLat [ -206 58 0 ] + Size 1375.00 + Importance 131.13 + Type "DO" +} + +Location "Sel-Anya Dorsa" "Sol/Venus" +{ + LongLat [ -81.3 -79.4 0 ] + Size 975.00 + Importance 108.84 + Type "DO" +} + +Location "Semuni Dorsa" "Sol/Venus" +{ + LongLat [ -8 -75.9 0 ] + Size 514.00 + Importance 79.94 + Type "DO" +} + +Location "Shishimora Dorsa" "Sol/Venus" +{ + LongLat [ -297 -37 0 ] + Size 800.00 + Importance 98.42 + Type "DO" +} + +Location "Sige Dorsa" "Sol/Venus" +{ + LongLat [ -106.9 -31.2 0 ] + Size 478.00 + Importance 77.43 + Type "DO" +} + +Location "Siksaup Dorsa" "Sol/Venus" +{ + LongLat [ -228 73 0 ] + Size 650.00 + Importance 89.01 + Type "DO" +} + +Location "Sinanevt Dorsa" "Sol/Venus" +{ + LongLat [ -171 -66.5 0 ] + Size 1800.00 + Importance 153.30 + Type "DO" +} + +Location "Sirona Dorsa" "Sol/Venus" +{ + LongLat [ -193.5 43.5 0 ] + Size 700.00 + Importance 92.21 + Type "DO" +} + +Location "Sogbo Dorsa" "Sol/Venus" +{ + LongLat [ -237 40 0 ] + Size 900.00 + Importance 104.44 + Type "DO" +} + +Location "Spidola Dorsa" "Sol/Venus" +{ + LongLat [ -325 73.5 0 ] + Size 950.00 + Importance 107.39 + Type "DO" +} + +Location "Sunna Dorsa" "Sol/Venus" +{ + LongLat [ -134 53 0 ] + Size 500.00 + Importance 78.97 + Type "DO" +} + +Location "Surupa Dorsa" "Sol/Venus" +{ + LongLat [ -209 -71.7 0 ] + Size 981.00 + Importance 109.19 + Type "DO" +} + +Location "Tezan Dorsa" "Sol/Venus" +{ + LongLat [ -47.1 -81.4 0 ] + Size 1079.00 + Importance 114.81 + Type "DO" +} + +Location "Tikoiwuti Dorsa" "Sol/Venus" +{ + LongLat [ -225 -56 0 ] + Size 1000.00 + Importance 110.29 + Type "DO" +} + +Location "Tinianavyt Dorsa" "Sol/Venus" +{ + LongLat [ -239 51 0 ] + Size 1500.00 + Importance 137.78 + Type "DO" +} + +Location "Tomem Dorsa" "Sol/Venus" +{ + LongLat [ -7.2 -31.2 0 ] + Size 970.00 + Importance 108.55 + Type "DO" +} + +Location "Tsovinar Dorsa" "Sol/Venus" +{ + LongLat [ -254 46 0 ] + Size 1100.00 + Importance 116.00 + Type "DO" +} + +Location "Tukwunag Dorsa" "Sol/Venus" +{ + LongLat [ -155 69 0 ] + Size 1000.00 + Importance 110.29 + Type "DO" +} + +Location "Unelanuhi Dorsa" "Sol/Venus" +{ + LongLat [ -87 -12 0 ] + Size 2600.00 + Importance 192.55 + Type "DO" +} + +Location "Uni Dorsa" "Sol/Venus" +{ + LongLat [ -114.3 -33.7 0 ] + Size 800.00 + Importance 98.42 + Type "DO" +} + +Location "Unuk Dorsa" "Sol/Venus" +{ + LongLat [ -351.5 4.5 0 ] + Size 400.00 + Importance 71.78 + Type "DO" +} + +Location "Urkuk Dorsa" "Sol/Venus" +{ + LongLat [ -320 12 0 ] + Size 600.00 + Importance 85.74 + Type "DO" +} + +Location "Vaiva Dorsum" "Sol/Venus" +{ + LongLat [ -204 53.2 0 ] + Size 520.00 + Importance 80.35 + Type "DO" +} + +Location "Varma-Ava Dorsa" "Sol/Venus" +{ + LongLat [ -268.8 -62.3 0 ] + Size 767.00 + Importance 96.40 + Type "DO" +} + +Location "Vedma Dorsa" "Sol/Venus" +{ + LongLat [ -159 -42 0 ] + Size 3345.00 + Importance 227.36 + Type "DO" +} + +Location "Vejas-mate Dorsa" "Sol/Venus" +{ + LongLat [ -245 70.5 0 ] + Size 1600.00 + Importance 143.02 + Type "DO" +} + +Location "Vetsorgo Dorsum" "Sol/Venus" +{ + LongLat [ -163 6.5 0 ] + Size 700.00 + Importance 92.21 + Type "DO" +} + +Location "Wala Dorsa" "Sol/Venus" +{ + LongLat [ -62 17 0 ] + Size 500.00 + Importance 78.97 + Type "DO" +} + +Location "Yalyane Dorsa" "Sol/Venus" +{ + LongLat [ -177 -7 0 ] + Size 1200.00 + Importance 121.59 + Type "DO" +} + +Location "Yumyn-Udyr Dorsa" "Sol/Venus" +{ + LongLat [ -164.7 -81.4 0 ] + Size 1086.00 + Importance 115.21 + Type "DO" +} + +Location "Zaryanitsa Dorsa" "Sol/Venus" +{ + LongLat [ -170 -0 0 ] + Size 1100.00 + Importance 116.00 + Type "DO" +} + +Location "Zimcerla Dorsa" "Sol/Venus" +{ + LongLat [ -73.5 47.5 0 ] + Size 850.00 + Importance 101.45 + Type "DO" +} + +Location "Zorile Dorsa" "Sol/Venus" +{ + LongLat [ -338.4 -39.9 0 ] + Size 1041.00 + Importance 112.65 + Type "DO" +} + +Location "Alpan Fluctus" "Sol/Venus" +{ + LongLat [ -349 7.5 0 ] + Size 500.00 + Importance 78.97 + Type "FL" +} + +Location "Argimpasa Fluctus" "Sol/Venus" +{ + LongLat [ -175.5 -0 0 ] + Size 950.00 + Importance 107.39 + Type "FL" +} + +Location "Arubani Fluctus" "Sol/Venus" +{ + LongLat [ -132 55 0 ] + Size 620.00 + Importance 87.06 + Type "FL" +} + +Location "Bolotnitsa Fluctus" "Sol/Venus" +{ + LongLat [ -160 -50 0 ] + Size 1100.00 + Importance 116.00 + Type "FL" +} + +Location "Cavillaca Fluctus" "Sol/Venus" +{ + LongLat [ -340 72 0 ] + Size 800.00 + Importance 98.42 + Type "FL" +} + +Location "Darago Fluctus" "Sol/Venus" +{ + LongLat [ -313.5 11.5 0 ] + Size 775.00 + Importance 96.89 + Type "FL" +} + +Location "Djabran Fluctus" "Sol/Venus" +{ + LongLat [ -183 43.5 0 ] + Size 300.00 + Importance 64.01 + Type "FL" +} + +Location "Djata Fluctus" "Sol/Venus" +{ + LongLat [ -307.5 -66.5 0 ] + Size 280.00 + Importance 62.36 + Type "FL" +} + +Location "Dotetem Fluctus" "Sol/Venus" +{ + LongLat [ -177.5 6 0 ] + Size 530.00 + Importance 81.04 + Type "FL" +} + +Location "Eriu Fluctus" "Sol/Venus" +{ + LongLat [ -357 37 0 ] + Size 600.00 + Importance 85.74 + Type "FL" +} + +Location "Henwen Fluctus" "Sol/Venus" +{ + LongLat [ -179.9 20.5 0 ] + Size 485.00 + Importance 77.92 + Type "FL" +} + +Location "Hikuleo Fluctus" "Sol/Venus" +{ + LongLat [ -208 -52.5 0 ] + Size 600.00 + Importance 85.74 + Type "FL" +} + +Location "Ilaheva Fluctus" "Sol/Venus" +{ + LongLat [ -84 42.5 0 ] + Size 900.00 + Importance 104.44 + Type "FL" +} + +Location "Itoki Fluctus" "Sol/Venus" +{ + LongLat [ -229 6 0 ] + Size 900.00 + Importance 104.44 + Type "FL" +} + +Location "Juturna Fluctus" "Sol/Venus" +{ + LongLat [ -350 76 0 ] + Size 900.00 + Importance 104.44 + Type "FL" +} + +Location "Kaapaau Fluctus" "Sol/Venus" +{ + LongLat [ -181 66.5 0 ] + Size 350.00 + Importance 67.98 + Type "FL" +} + +Location "Kaiwan Fluctus" "Sol/Venus" +{ + LongLat [ -358 45.5 0 ] + Size 1200.00 + Importance 121.59 + Type "FL" +} + +Location "Kasogonaga Fluctus" "Sol/Venus" +{ + LongLat [ -268 18 0 ] + Size 850.00 + Importance 101.45 + Type "FL" +} + +Location "Koti Fluctus" "Sol/Venus" +{ + LongLat [ -318 -12.5 0 ] + Size 400.00 + Importance 71.78 + Type "FL" +} + +Location "Kunkubey Fluctus" "Sol/Venus" +{ + LongLat [ -207 50 0 ] + Size 350.00 + Importance 67.98 + Type "FL" +} + +Location "Mamapacha Fluctus" "Sol/Venus" +{ + LongLat [ -185 -60 0 ] + Size 900.00 + Importance 104.44 + Type "FL" +} + +Location "Medb Fluctus" "Sol/Venus" +{ + LongLat [ -127 56 0 ] + Size 350.00 + Importance 67.98 + Type "FL" +} + +Location "Merisa Fluctus" "Sol/Venus" +{ + LongLat [ -9 -20.5 0 ] + Size 630.00 + Importance 87.71 + Type "FL" +} + +Location "Mert Fluctus" "Sol/Venus" +{ + LongLat [ -230.5 50.5 0 ] + Size 250.00 + Importance 59.82 + Type "FL" +} + +Location "Mortim-Ekva Fluctus" "Sol/Venus" +{ + LongLat [ -334 -1 0 ] + Size 1250.00 + Importance 124.35 + Type "FL" +} + +Location "Mylitta Fluctus" "Sol/Venus" +{ + LongLat [ -355.5 54 0 ] + Size 1250.00 + Importance 124.35 + Type "FL" +} + +Location "Nambubi Fluctus" "Sol/Venus" +{ + LongLat [ -135 61 0 ] + Size 850.00 + Importance 101.45 + Type "FL" +} + +Location "Naunet Fluctus" "Sol/Venus" +{ + LongLat [ -136 81 0 ] + Size 200.00 + Importance 55.34 + Type "FL" +} + +Location "Neago FluctÅ«s" "Sol/Venus" +{ + LongLat [ -351 -49.3 0 ] + Size 661.30 + Importance 89.74 + Type "FL" +} + +Location "Nekhebet Fluctus" "Sol/Venus" +{ + LongLat [ -35 -0 0 ] + Size 400.00 + Importance 71.78 + Type "FL" +} + +Location "Ney-Anki Fluctus" "Sol/Venus" +{ + LongLat [ -105 37 0 ] + Size 950.00 + Importance 107.39 + Type "FL" +} + +Location "Ningyo Fluctus" "Sol/Venus" +{ + LongLat [ -206 5.5 0 ] + Size 970.00 + Importance 108.55 + Type "FL" +} + +Location "Oilule Fluctus" "Sol/Venus" +{ + LongLat [ -79 22 0 ] + Size 900.00 + Importance 104.44 + Type "FL" +} + +Location "Ovda Fluctus" "Sol/Venus" +{ + LongLat [ -95.5 6.1 0 ] + Size 310.00 + Importance 64.82 + Type "FL" +} + +Location "Praurime Fluctus" "Sol/Venus" +{ + LongLat [ -154 -16 0 ] + Size 750.00 + Importance 95.34 + Type "FL" +} + +Location "Rafara Fluctus" "Sol/Venus" +{ + LongLat [ -159 65 0 ] + Size 700.00 + Importance 92.21 + Type "FL" +} + +Location "Sicasica Fluctus" "Sol/Venus" +{ + LongLat [ -180.4 52 0 ] + Size 175.00 + Importance 52.95 + Type "FL" +} + +Location "Sobra Fluctus" "Sol/Venus" +{ + LongLat [ -248 -6 0 ] + Size 700.00 + Importance 92.21 + Type "FL" +} + +Location "Sonmunde Fluctus" "Sol/Venus" +{ + LongLat [ -120 60 0 ] + Size 400.00 + Importance 71.78 + Type "FL" +} + +Location "Strenia Fluctus" "Sol/Venus" +{ + LongLat [ -250 -41 0 ] + Size 490.00 + Importance 78.27 + Type "FL" +} + +Location "Syvne Fluctus" "Sol/Venus" +{ + LongLat [ -72 36 0 ] + Size 900.00 + Importance 104.44 + Type "FL" +} + +Location "Tie Fluctus" "Sol/Venus" +{ + LongLat [ -159 -21 0 ] + Size 550.00 + Importance 82.40 + Type "FL" +} + +Location "Tsunghi Fluctus" "Sol/Venus" +{ + LongLat [ -130 67 0 ] + Size 800.00 + Importance 98.42 + Type "FL" +} + +Location "Turgmam Fluctus" "Sol/Venus" +{ + LongLat [ -220 -56 0 ] + Size 500.00 + Importance 78.97 + Type "FL" +} + +Location "Ubastet Fluctus" "Sol/Venus" +{ + LongLat [ -27 48 0 ] + Size 550.00 + Importance 82.40 + Type "FL" +} + +Location "Uilata Fluctus" "Sol/Venus" +{ + LongLat [ -314 -17 0 ] + Size 700.00 + Importance 92.21 + Type "FL" +} + +Location "Uzume Fluctus" "Sol/Venus" +{ + LongLat [ -220.3 -28.6 0 ] + Size 700.00 + Importance 92.21 + Type "FL" +} + +Location "Vut-Ami Fluctus" "Sol/Venus" +{ + LongLat [ -67 38 0 ] + Size 1300.00 + Importance 127.08 + Type "FL" +} + +Location "Yagami Fluctus" "Sol/Venus" +{ + LongLat [ -152 80.6 0 ] + Size 260.00 + Importance 60.68 + Type "FL" +} + +Location "Zipaltonal Fluctus" "Sol/Venus" +{ + LongLat [ -251.3 -37.7 0 ] + Size 290.00 + Importance 63.19 + Type "FL" +} + +Location "Aife Fossae" "Sol/Venus" +{ + LongLat [ -131 -67 0 ] + Size 280.00 + Importance 62.36 + Type "FO" +} + +Location "Ajina Fossae" "Sol/Venus" +{ + LongLat [ -258 45 0 ] + Size 300.00 + Importance 64.01 + Type "FO" +} + +Location "Albasty Fossae" "Sol/Venus" +{ + LongLat [ -336.5 9 0 ] + Size 500.00 + Importance 78.97 + Type "FO" +} + +Location "Arianrod Fossae" "Sol/Venus" +{ + LongLat [ -239.9 -37 0 ] + Size 715.00 + Importance 93.15 + Type "FO" +} + +Location "Bellona Fossae" "Sol/Venus" +{ + LongLat [ -222.1 -38 0 ] + Size 855.00 + Importance 101.75 + Type "FO" +} + +Location "Brynhild Fossae" "Sol/Venus" +{ + LongLat [ -18 26 0 ] + Size 1800.00 + Importance 153.30 + Type "FO" +} + +Location "Enyo Fossae" "Sol/Venus" +{ + LongLat [ -351 62 0 ] + Size 700.00 + Importance 92.21 + Type "FO" +} + +Location "Fea Fossae" "Sol/Venus" +{ + LongLat [ -224 -27.5 0 ] + Size 620.00 + Importance 87.06 + Type "FO" +} + +Location "Felesta Fossae" "Sol/Venus" +{ + LongLat [ -46.5 -34.5 0 ] + Size 570.00 + Importance 83.75 + Type "FO" +} + +Location "Friagabi Fossae" "Sol/Venus" +{ + LongLat [ -109.5 -50.2 0 ] + Size 141.00 + Importance 49.51 + Type "FO" +} + +Location "Gulaim Fossae" "Sol/Venus" +{ + LongLat [ -329 5 0 ] + Size 800.00 + Importance 98.42 + Type "FO" +} + +Location "Hanekasa Fossae" "Sol/Venus" +{ + LongLat [ -148.5 -29 0 ] + Size 700.00 + Importance 92.21 + Type "FO" +} + +Location "Ilbis Fossae" "Sol/Venus" +{ + LongLat [ -254.6 -71.9 0 ] + Size 512.00 + Importance 79.80 + Type "FO" +} + +Location "Karra-mÄhte Fossae" "Sol/Venus" +{ + LongLat [ -342 -28 0 ] + Size 1800.00 + Importance 153.30 + Type "FO" +} + +Location "Khosedem Fossae" "Sol/Venus" +{ + LongLat [ -303 13 0 ] + Size 1800.00 + Importance 153.30 + Type "FO" +} + +Location "Magura Fossae" "Sol/Venus" +{ + LongLat [ -332.5 12 0 ] + Size 600.00 + Importance 85.74 + Type "FO" +} + +Location "Manto Fossae" "Sol/Venus" +{ + LongLat [ -64.9 -63.6 0 ] + Size 536.00 + Importance 81.45 + Type "FO" +} + +Location "Minerva Fossae" "Sol/Venus" +{ + LongLat [ -252.5 -64.5 0 ] + Size 741.30 + Importance 94.80 + Type "FO" +} + +Location "Naijok Fossae" "Sol/Venus" +{ + LongLat [ -337 70.2 0 ] + Size 450.00 + Importance 75.44 + Type "FO" +} + +Location "Namjyalma Fossae" "Sol/Venus" +{ + LongLat [ -2.7 -2.5 0 ] + Size 560.00 + Importance 83.08 + Type "FO" +} + +Location "Narundi Fossae" "Sol/Venus" +{ + LongLat [ -329 66.5 0 ] + Size 700.00 + Importance 92.21 + Type "FO" +} + +Location "Nike Fossae" "Sol/Venus" +{ + LongLat [ -340 59.5 0 ] + Size 800.00 + Importance 98.42 + Type "FO" +} + +Location "Penthesilea Fossa" "Sol/Venus" +{ + LongLat [ -214 12 0 ] + Size 1700.00 + Importance 148.19 + Type "FO" +} + +Location "Perunitsa Fossae" "Sol/Venus" +{ + LongLat [ -307 10 0 ] + Size 1300.00 + Importance 127.08 + Type "FO" +} + +Location "Rangrid Fossae" "Sol/Venus" +{ + LongLat [ -356.4 -62.7 0 ] + Size 243.00 + Importance 59.21 + Type "FO" +} + +Location "Saykal Fossae" "Sol/Venus" +{ + LongLat [ -139 -73 0 ] + Size 300.00 + Importance 64.01 + Type "FO" +} + +Location "Sigrun Fossae" "Sol/Venus" +{ + LongLat [ -18 -50.5 0 ] + Size 970.00 + Importance 108.55 + Type "FO" +} + +Location "Valkyrie Fossae" "Sol/Venus" +{ + LongLat [ -7 -58.2 0 ] + Size 357.00 + Importance 68.53 + Type "FO" +} + +Location "Yenkhoboy Fossae" "Sol/Venus" +{ + LongLat [ -7 48 0 ] + Size 900.00 + Importance 104.44 + Type "FO" +} + +Location "Yuzut-Arkh Fossae" "Sol/Venus" +{ + LongLat [ -224 -48 0 ] + Size 550.00 + Importance 82.40 + Type "FO" +} + +Location "Zheztyrnak Fossae" "Sol/Venus" +{ + LongLat [ -182 67.5 0 ] + Size 180.00 + Importance 53.44 + Type "FO" +} + +Location "Aegina Farrum" "Sol/Venus" +{ + LongLat [ -20.9 -35.5 0 ] + Size 60.00 + Importance 39.76 + Type "FR" +} + +Location "Anqet Farra" "Sol/Venus" +{ + LongLat [ -311.5 -33.6 0 ] + Size 125.00 + Importance 47.79 + Type "FR" +} + +Location "Carmenta Farra" "Sol/Venus" +{ + LongLat [ -8 -12.4 0 ] + Size 180.00 + Importance 53.44 + Type "FR" +} + +Location "Egeria Farrum" "Sol/Venus" +{ + LongLat [ -7.5 -43.6 0 ] + Size 40.00 + Importance 36.70 + Type "FR" +} + +Location "Flosshilde Farra" "Sol/Venus" +{ + LongLat [ -279.4 -10.5 0 ] + Size 75.00 + Importance 41.82 + Type "FR" +} + +Location "Liban Farra" "Sol/Venus" +{ + LongLat [ -353.5 23.9 0 ] + Size 100.00 + Importance 44.94 + Type "FR" +} + +Location "Nammu Farra" "Sol/Venus" +{ + LongLat [ -169.4 -2.3 0 ] + Size 160.00 + Importance 51.47 + Type "FR" +} + +Location "Oshun Farra" "Sol/Venus" +{ + LongLat [ -19.3 -4.2 0 ] + Size 80.00 + Importance 42.47 + Type "FR" +} + +Location "Seoritsu Farra" "Sol/Venus" +{ + LongLat [ -11 30 0 ] + Size 230.00 + Importance 58.07 + Type "FR" +} + +Location "Radunitsa Labyrinthus" "Sol/Venus" +{ + LongLat [ -351.3 8.9 0 ] + Size 100.00 + Importance 44.94 + Type "LB" +} + +Location "Antiope Linea" "Sol/Venus" +{ + LongLat [ -350 40 0 ] + Size 1328.75 + Importance 128.64 + Type "LI" +} + +Location "Badb Linea" "Sol/Venus" +{ + LongLat [ -15 -14 0 ] + Size 1750.00 + Importance 150.75 + Type "LI" +} + +Location "Discordia Linea" "Sol/Venus" +{ + LongLat [ -246.5 58 0 ] + Size 800.00 + Importance 98.42 + Type "LI" +} + +Location "Guor Linea" "Sol/Venus" +{ + LongLat [ -0 -20 0 ] + Size 1328.75 + Importance 128.64 + Type "LI" +} + +Location "Hippolyta Linea" "Sol/Venus" +{ + LongLat [ -345 42 0 ] + Size 1328.75 + Importance 128.64 + Type "LI" +} + +Location "Jokwa Linea" "Sol/Venus" +{ + LongLat [ -210 17 0 ] + Size 2200.00 + Importance 173.24 + Type "LI" +} + +Location "Kalaipahoa Linea" "Sol/Venus" +{ + LongLat [ -336.5 60.5 0 ] + Size 2400.00 + Importance 182.96 + Type "LI" +} + +Location "Kara Linea" "Sol/Venus" +{ + LongLat [ -306 44 0 ] + Size 1328.75 + Importance 128.64 + Type "LI" +} + +Location "Lampedo Linea" "Sol/Venus" +{ + LongLat [ -293 -62.2 0 ] + Size 800.00 + Importance 98.42 + Type "LI" +} + +Location "Molpadia Linea" "Sol/Venus" +{ + LongLat [ -355 48 0 ] + Size 1328.75 + Importance 128.64 + Type "LI" +} + +Location "Morrigan Linea" "Sol/Venus" +{ + LongLat [ -311 54.5 0 ] + Size 3200.00 + Importance 220.68 + Type "LI" +} + +Location "Penardun Linea" "Sol/Venus" +{ + LongLat [ -344 54 0 ] + Size 975.00 + Importance 108.84 + Type "LI" +} + +Location "Sarykyz Linea" "Sol/Venus" +{ + LongLat [ -200 77.3 0 ] + Size 370.00 + Importance 69.52 + Type "LI" +} + +Location "Sui-ur Linea" "Sol/Venus" +{ + LongLat [ -260 61 0 ] + Size 700.00 + Importance 92.21 + Type "LI" +} + +Location "Thaukhud Linea" "Sol/Venus" +{ + LongLat [ -232 24 0 ] + Size 900.00 + Importance 104.44 + Type "LI" +} + +Location "Veleda Linea" "Sol/Venus" +{ + LongLat [ -213 10 0 ] + Size 1350.00 + Importance 129.78 + Type "LI" +} + +Location "Virtus Linea" "Sol/Venus" +{ + LongLat [ -21 -12 0 ] + Size 500.00 + Importance 78.97 + Type "LI" +} + +Location "Abeona Mons" "Sol/Venus" +{ + LongLat [ -273.1 44.8 0 ] + Size 375.00 + Importance 69.90 + Type "MO" +} + +Location "Akna Montes" "Sol/Venus" +{ + LongLat [ -318.2 -68.9 0 ] + Size 830.00 + Importance 100.25 + Type "MO" +} + +Location "Aleksota Mons" "Sol/Venus" +{ + LongLat [ -308.5 9 0 ] + Size 250.00 + Importance 59.82 + Type "MO" +} + +Location "Anala Mons" "Sol/Venus" +{ + LongLat [ -14.1 -11 0 ] + Size 525.00 + Importance 80.70 + Type "MO" +} + +Location "Api Mons" "Sol/Venus" +{ + LongLat [ -54.7 -38.9 0 ] + Size 190.00 + Importance 54.40 + Type "MO" +} + +Location "Atai Mons" "Sol/Venus" +{ + LongLat [ -291 22 0 ] + Size 250.00 + Importance 59.82 + Type "MO" +} + +Location "Atanua Mons" "Sol/Venus" +{ + LongLat [ -308.9 -9.5 0 ] + Size 1000.00 + Importance 110.29 + Type "MO" +} + +Location "Atira Mons" "Sol/Venus" +{ + LongLat [ -267.6 -52.2 0 ] + Size 152.00 + Importance 50.65 + Type "MO" +} + +Location "Atsyrkhus Mons" "Sol/Venus" +{ + LongLat [ -227 78.5 0 ] + Size 170.00 + Importance 52.46 + Type "MO" +} + +Location "Awenhai Mons" "Sol/Venus" +{ + LongLat [ -248 60 0 ] + Size 100.00 + Importance 44.94 + Type "MO" +} + +Location "Bagbartu Mons" "Sol/Venus" +{ + LongLat [ -279 -65.5 0 ] + Size 600.00 + Importance 85.74 + Type "MO" +} + +Location "Bécuma Mons" "Sol/Venus" +{ + LongLat [ -21.9 -34 0 ] + Size 299.56 + Importance 63.98 + Type "MO" +} + +Location "Bunzi Mons" "Sol/Venus" +{ + LongLat [ -354.9 -45.8 0 ] + Size 36.00 + Importance 36.03 + Type "MO" +} + +Location "Chloris Mons" "Sol/Venus" +{ + LongLat [ -294.6 45.4 0 ] + Size 180.00 + Importance 53.44 + Type "MO" +} + +Location "Chuginadak Mons" "Sol/Venus" +{ + LongLat [ -246 38 0 ] + Size 450.00 + Importance 75.44 + Type "MO" +} + +Location "Cipactli Mons" "Sol/Venus" +{ + LongLat [ -332.5 31.5 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Ciuacoatl Mons" "Sol/Venus" +{ + LongLat [ -150.9 -53 0 ] + Size 100.00 + Importance 44.94 + Type "MO" +} + +Location "Danu Montes" "Sol/Venus" +{ + LongLat [ -334 -58.5 0 ] + Size 808.00 + Importance 98.91 + Type "MO" +} + +Location "Dzalarhons Mons" "Sol/Venus" +{ + LongLat [ -34 -0.5 0 ] + Size 120.00 + Importance 47.24 + Type "MO" +} + +Location "Egle Mons" "Sol/Venus" +{ + LongLat [ -134 59 0 ] + Size 110.00 + Importance 46.11 + Type "MO" +} + +Location "Eostre Mons" "Sol/Venus" +{ + LongLat [ -329.1 -45.1 0 ] + Size 26.00 + Importance 34.23 + Type "MO" +} + +Location "Erzulie Mons" "Sol/Venus" +{ + LongLat [ -8 68 0 ] + Size 300.00 + Importance 64.01 + Type "MO" +} + +Location "Fand Mons" "Sol/Venus" +{ + LongLat [ -158 -7 0 ] + Size 300.00 + Importance 64.01 + Type "MO" +} + +Location "Faravari Mons" "Sol/Venus" +{ + LongLat [ -309 43.5 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Freyja Montes" "Sol/Venus" +{ + LongLat [ -333.8 -74.1 0 ] + Size 579.00 + Importance 84.35 + Type "MO" +} + +Location "Gula Mons" "Sol/Venus" +{ + LongLat [ -359.1 -21.9 0 ] + Size 276.00 + Importance 62.03 + Type "MO" +} + +Location "Gurshi Mons" "Sol/Venus" +{ + LongLat [ -58.5 47.5 0 ] + Size 210.00 + Importance 56.26 + Type "MO" +} + +Location "Gwen Mons" "Sol/Venus" +{ + LongLat [ -238.7 21.4 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Hallgerda Mons" "Sol/Venus" +{ + LongLat [ -198.3 -53.1 0 ] + Size 57.00 + Importance 39.33 + Type "MO" +} + +Location "Hathor Mons" "Sol/Venus" +{ + LongLat [ -324.7 38.7 0 ] + Size 333.00 + Importance 66.66 + Type "MO" +} + +Location "Idunn Mons" "Sol/Venus" +{ + LongLat [ -214.5 46.5 0 ] + Size 250.00 + Importance 59.82 + Type "MO" +} + +Location "Ilithyia Mons" "Sol/Venus" +{ + LongLat [ -315.5 13.5 0 ] + Size 90.00 + Importance 43.73 + Type "MO" +} + +Location "Innini Mons" "Sol/Venus" +{ + LongLat [ -328.5 34.6 0 ] + Size 339.00 + Importance 67.13 + Type "MO" +} + +Location "Irnini Mons" "Sol/Venus" +{ + LongLat [ -16 -14.6 0 ] + Size 525.00 + Importance 80.70 + Type "MO" +} + +Location "Iseghey Mons" "Sol/Venus" +{ + LongLat [ -171 -9 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Jael Mons" "Sol/Venus" +{ + LongLat [ -120.8 -51.2 0 ] + Size 36.00 + Importance 36.03 + Type "MO" +} + +Location "Kali Mons" "Sol/Venus" +{ + LongLat [ -29.2 -9.4 0 ] + Size 325.00 + Importance 66.02 + Type "MO" +} + +Location "Katl-Imi Mons" "Sol/Venus" +{ + LongLat [ -126 69 0 ] + Size 120.00 + Importance 47.24 + Type "MO" +} + +Location "Kokyanwuti Mons" "Sol/Venus" +{ + LongLat [ -212 -35.5 0 ] + Size 400.00 + Importance 71.78 + Type "MO" +} + +Location "Kshumay Mons" "Sol/Venus" +{ + LongLat [ -58 54.9 0 ] + Size 250.00 + Importance 59.82 + Type "MO" +} + +Location "Kunapipi Mons" "Sol/Venus" +{ + LongLat [ -86 33.9 0 ] + Size 220.00 + Importance 57.17 + Type "MO" +} + +Location "Kurukulla Mons" "Sol/Venus" +{ + LongLat [ -103 -48.7 0 ] + Size 59.00 + Importance 39.62 + Type "MO" +} + +Location "Lahar Mons" "Sol/Venus" +{ + LongLat [ -162 -14 0 ] + Size 225.00 + Importance 57.62 + Type "MO" +} + +Location "Laka Mons" "Sol/Venus" +{ + LongLat [ -262 -79.9 0 ] + Size 220.00 + Importance 57.17 + Type "MO" +} + +Location "Lamashtu Mons" "Sol/Venus" +{ + LongLat [ -172.7 -2.8 0 ] + Size 260.00 + Importance 60.68 + Type "MO" +} + +Location "Lanig Mons" "Sol/Venus" +{ + LongLat [ -91 68.5 0 ] + Size 400.00 + Importance 71.78 + Type "MO" +} + +Location "Loo-Wit Mons" "Sol/Venus" +{ + LongLat [ -56 59.5 0 ] + Size 150.00 + Importance 50.45 + Type "MO" +} + +Location "Maat Mons" "Sol/Venus" +{ + LongLat [ -194.6 -0.5 0 ] + Size 395.00 + Importance 71.41 + Type "MO" +} + +Location "Maxwell Montes" "Sol/Venus" +{ + LongLat [ -3.3 -65.2 0 ] + Size 797.00 + Importance 98.24 + Type "MO" +} + +Location "Mbokomu Mons" "Sol/Venus" +{ + LongLat [ -215.2 15.1 0 ] + Size 460.00 + Importance 76.15 + Type "MO" +} + +Location "Melia Mons" "Sol/Venus" +{ + LongLat [ -119.3 -62.8 0 ] + Size 311.00 + Importance 64.90 + Type "MO" +} + +Location "Mem Loimis Mons" "Sol/Venus" +{ + LongLat [ -209 -9.5 0 ] + Size 300.00 + Importance 64.01 + Type "MO" +} + +Location "Mertseger Mons" "Sol/Venus" +{ + LongLat [ -270.3 38.1 0 ] + Size 450.00 + Importance 75.44 + Type "MO" +} + +Location "Mielikki Mons" "Sol/Venus" +{ + LongLat [ -280.5 27.8 0 ] + Size 450.00 + Importance 75.44 + Type "MO" +} + +Location "Milda Mons" "Sol/Venus" +{ + LongLat [ -159.4 -52.5 0 ] + Size 48.00 + Importance 37.98 + Type "MO" +} + +Location "Mokosha Mons" "Sol/Venus" +{ + LongLat [ -255 -57.7 0 ] + Size 270.00 + Importance 61.53 + Type "MO" +} + +Location "Muhongo Mons" "Sol/Venus" +{ + LongLat [ -174.5 -10.6 0 ] + Size 175.00 + Importance 52.95 + Type "MO" +} + +Location "Muta Mons" "Sol/Venus" +{ + LongLat [ -358.3 -55.5 0 ] + Size 54.00 + Importance 38.89 + Type "MO" +} + +Location "Nahas-tsan Mons" "Sol/Venus" +{ + LongLat [ -205 -14 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Nayunuwi Montes" "Sol/Venus" +{ + LongLat [ -83 -2 0 ] + Size 900.00 + Importance 104.44 + Type "MO" +} + +Location "Ne Ngam Mons" "Sol/Venus" +{ + LongLat [ -257.5 43 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Nepthys Mons" "Sol/Venus" +{ + LongLat [ -317.5 33 0 ] + Size 350.00 + Importance 67.98 + Type "MO" +} + +Location "Nijole Mons" "Sol/Venus" +{ + LongLat [ -185 -45 0 ] + Size 150.00 + Importance 50.45 + Type "MO" +} + +Location "Nokomis Montes" "Sol/Venus" +{ + LongLat [ -189 -20 0 ] + Size 486.00 + Importance 77.99 + Type "MO" +} + +Location "Nyx Mons" "Sol/Venus" +{ + LongLat [ -48.5 -30 0 ] + Size 875.00 + Importance 102.95 + Type "MO" +} + +Location "Ongwuti Mons" "Sol/Venus" +{ + LongLat [ -194.5 2 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Ozza Mons" "Sol/Venus" +{ + LongLat [ -201 -4.5 0 ] + Size 507.00 + Importance 79.45 + Type "MO" +} + +Location "Pahto Mons" "Sol/Venus" +{ + LongLat [ -114.5 64.5 0 ] + Size 300.00 + Importance 64.01 + Type "MO" +} + +Location "Polik-mana Mons" "Sol/Venus" +{ + LongLat [ -264 -24.5 0 ] + Size 600.00 + Importance 85.74 + Type "MO" +} + +Location "Rakapila Mons" "Sol/Venus" +{ + LongLat [ -321.5 43.7 0 ] + Size 130.00 + Importance 48.34 + Type "MO" +} + +Location "Renpet Mons" "Sol/Venus" +{ + LongLat [ -236.2 -76 0 ] + Size 138.00 + Importance 49.19 + Type "MO" +} + +Location "Rhea Mons" "Sol/Venus" +{ + LongLat [ -282.2 -32.4 0 ] + Size 217.00 + Importance 56.90 + Type "MO" +} + +Location "Rhpisunt Mons" "Sol/Venus" +{ + LongLat [ -301.5 -2.5 0 ] + Size 250.00 + Importance 59.82 + Type "MO" +} + +Location "Sakwap-mana Mons" "Sol/Venus" +{ + LongLat [ -219.5 -35 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Samodiva Mons" "Sol/Venus" +{ + LongLat [ -291 -13.6 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Sapas Mons" "Sol/Venus" +{ + LongLat [ -188.3 -8.5 0 ] + Size 217.00 + Importance 56.90 + Type "MO" +} + +Location "Sekmet Mons" "Sol/Venus" +{ + LongLat [ -240.5 -44.5 0 ] + Size 285.00 + Importance 62.78 + Type "MO" +} + +Location "Sephira Mons" "Sol/Venus" +{ + LongLat [ -28 43 0 ] + Size 275.00 + Importance 61.95 + Type "MO" +} + +Location "Siduri Mons" "Sol/Venus" +{ + LongLat [ -297.3 42.3 0 ] + Size 105.00 + Importance 45.53 + Type "MO" +} + +Location "Sif Mons" "Sol/Venus" +{ + LongLat [ -352.4 -22 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Skadi Mons" "Sol/Venus" +{ + LongLat [ -4 -64 0 ] + Size 40.00 + Importance 36.70 + Type "MO" +} + +Location "Somagalags Montes" "Sol/Venus" +{ + LongLat [ -348.5 -9.3 0 ] + Size 105.00 + Importance 45.53 + Type "MO" +} + +Location "Spandarmat Mons" "Sol/Venus" +{ + LongLat [ -255 16.5 0 ] + Size 400.00 + Importance 71.78 + Type "MO" +} + +Location "Talakin Mons" "Sol/Venus" +{ + LongLat [ -355.4 11 0 ] + Size 175.00 + Importance 52.95 + Type "MO" +} + +Location "Tefnut Mons" "Sol/Venus" +{ + LongLat [ -304 38.6 0 ] + Size 182.00 + Importance 53.63 + Type "MO" +} + +Location "Tepev Mons" "Sol/Venus" +{ + LongLat [ -44.3 -29 0 ] + Size 301.00 + Importance 64.09 + Type "MO" +} + +Location "Thallo Mons" "Sol/Venus" +{ + LongLat [ -233.5 -76 0 ] + Size 216.00 + Importance 56.81 + Type "MO" +} + +Location "Theia Mons" "Sol/Venus" +{ + LongLat [ -281 -22.7 0 ] + Size 226.00 + Importance 57.71 + Type "MO" +} + +Location "Ts'an Nu Mons" "Sol/Venus" +{ + LongLat [ -272.9 27.2 0 ] + Size 310.00 + Importance 64.82 + Type "MO" +} + +Location "Tuli Mons" "Sol/Venus" +{ + LongLat [ -314.6 -13.3 0 ] + Size 750.00 + Importance 95.34 + Type "MO" +} + +Location "Tuulikki Mons" "Sol/Venus" +{ + LongLat [ -274.7 -10.3 0 ] + Size 520.00 + Importance 80.35 + Type "MO" +} + +Location "Tuzandi Mons" "Sol/Venus" +{ + LongLat [ -41.5 42.5 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Ua-ogrere Mons" "Sol/Venus" +{ + LongLat [ -117 -40.5 0 ] + Size 200.00 + Importance 55.34 + Type "MO" +} + +Location "Uretsete Mons" "Sol/Venus" +{ + LongLat [ -261 12 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Ushas Mons" "Sol/Venus" +{ + LongLat [ -324.6 24.3 0 ] + Size 413.00 + Importance 72.74 + Type "MO" +} + +Location "Uti Hiata Mons" "Sol/Venus" +{ + LongLat [ -69 -16 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Var Mons" "Sol/Venus" +{ + LongLat [ -316.2 -1.2 0 ] + Size 1000.00 + Importance 110.29 + Type "MO" +} + +Location "Venilia Mons" "Sol/Venus" +{ + LongLat [ -238.8 -32.7 0 ] + Size 320.00 + Importance 65.62 + Type "MO" +} + +Location "Vostrukha Mons" "Sol/Venus" +{ + LongLat [ -299.4 6.3 0 ] + Size 180.00 + Importance 53.44 + Type "MO" +} + +Location "Xochiquetzal Mons" "Sol/Venus" +{ + LongLat [ -270 -3.5 0 ] + Size 80.00 + Importance 42.47 + Type "MO" +} + +Location "Yolkai-Estsan Mons" "Sol/Venus" +{ + LongLat [ -194 -17 0 ] + Size 600.00 + Importance 85.74 + Type "MO" +} + +Location "Yunya-mana Mons" "Sol/Venus" +{ + LongLat [ -285 18 0 ] + Size 500.00 + Importance 78.97 + Type "MO" +} + +Location "Zaltu Mons" "Sol/Venus" +{ + LongLat [ -163.5 -18 0 ] + Size 220.00 + Importance 57.17 + Type "MO" +} + +Location "Aitchison Patera" "Sol/Venus" +{ + LongLat [ -349.4 16.7 0 ] + Size 28.00 + Importance 34.61 + Type "PE" +} + +Location "Anning Paterae" "Sol/Venus" +{ + LongLat [ -57.8 -66.5 0 ] + Size 90.54 + Importance 43.80 + Type "PE" +} + +Location "Anthony Patera" "Sol/Venus" +{ + LongLat [ -32.6 -48.2 0 ] + Size 70.00 + Importance 41.15 + Type "PE" +} + +Location "Apgar Patera" "Sol/Venus" +{ + LongLat [ -83.8 -43.1 0 ] + Size 126.00 + Importance 47.90 + Type "PE" +} + +Location "Ayrton Patera" "Sol/Venus" +{ + LongLat [ -227.3 -6 0 ] + Size 85.00 + Importance 43.11 + Type "PE" +} + +Location "Bakhtadze Patera" "Sol/Venus" +{ + LongLat [ -219.5 -45.5 0 ] + Size 50.00 + Importance 38.29 + Type "PE" +} + +Location "Barnes Patera" "Sol/Venus" +{ + LongLat [ -229.2 15.5 0 ] + Size 15.00 + Importance 31.96 + Type "PE" +} + +Location "Bers Patera" "Sol/Venus" +{ + LongLat [ -183 66.7 0 ] + Size 17.00 + Importance 32.40 + Type "PE" +} + +Location "Bethune Patera" "Sol/Venus" +{ + LongLat [ -321.3 -46.5 0 ] + Size 94.00 + Importance 44.22 + Type "PE" +} + +Location "Boadicea Paterae" "Sol/Venus" +{ + LongLat [ -96.5 -56.6 0 ] + Size 220.00 + Importance 57.17 + Type "PE" +} + +Location "Bremer Patera" "Sol/Venus" +{ + LongLat [ -63.7 -66.8 0 ] + Size 91.00 + Importance 43.85 + Type "PE" +} + +Location "Cavell Patera" "Sol/Venus" +{ + LongLat [ -18.7 -37.9 0 ] + Size 76.00 + Importance 41.95 + Type "PE" +} + +Location "Cherskaya Patera" "Sol/Venus" +{ + LongLat [ -232.5 5.2 0 ] + Size 85.00 + Importance 43.11 + Type "PE" +} + +Location "Colette Patera" "Sol/Venus" +{ + LongLat [ -322.8 -66.3 0 ] + Size 149.00 + Importance 50.35 + Type "PE" +} + +Location "Davies Patera" "Sol/Venus" +{ + LongLat [ -269.3 -47.2 0 ] + Size 93.00 + Importance 44.10 + Type "PE" +} + +Location "Dietrich Patera" "Sol/Venus" +{ + LongLat [ -235.3 5.3 0 ] + Size 100.00 + Importance 44.94 + Type "PE" +} + +Location "Eliot Patera" "Sol/Venus" +{ + LongLat [ -79 -39.1 0 ] + Size 116.00 + Importance 46.79 + Type "PE" +} + +Location "Fedchenko Patera" "Sol/Venus" +{ + LongLat [ -226.5 24 0 ] + Size 75.00 + Importance 41.82 + Type "PE" +} + +Location "Fedsova Patera" "Sol/Venus" +{ + LongLat [ -171.8 -45 0 ] + Size 24.00 + Importance 33.84 + Type "PE" +} + +Location "Graham Patera" "Sol/Venus" +{ + LongLat [ -6 6 0 ] + Size 75.00 + Importance 41.82 + Type "PE" +} + +Location "Grizodubova Patera" "Sol/Venus" +{ + LongLat [ -299.6 -16.7 0 ] + Size 50.00 + Importance 38.29 + Type "PE" +} + +Location "Hatshepsut Patera" "Sol/Venus" +{ + LongLat [ -64.5 -28.1 0 ] + Size 118.00 + Importance 47.02 + Type "PE" +} + +Location "Hiei Chu Patera" "Sol/Venus" +{ + LongLat [ -97.4 -48.2 0 ] + Size 139.00 + Importance 49.30 + Type "PE" +} + +Location "Hroswitha Patera" "Sol/Venus" +{ + LongLat [ -34.8 -35.8 0 ] + Size 163.00 + Importance 51.77 + Type "PE" +} + +Location "Izumi Patera" "Sol/Venus" +{ + LongLat [ -193.6 -50 0 ] + Size 74.00 + Importance 41.68 + Type "PE" +} + +Location "Jaszai Patera" "Sol/Venus" +{ + LongLat [ -305 -32 0 ] + Size 70.00 + Importance 41.15 + Type "PE" +} + +Location "Jotuni Patera" "Sol/Venus" +{ + LongLat [ -214 6.5 0 ] + Size 100.00 + Importance 44.94 + Type "PE" +} + +Location "Keller Patera" "Sol/Venus" +{ + LongLat [ -274 -45 0 ] + Size 69.00 + Importance 41.01 + Type "PE" +} + +Location "Kottauer Patera" "Sol/Venus" +{ + LongLat [ -39.6 -36.7 0 ] + Size 136.00 + Importance 48.98 + Type "PE" +} + +Location "Kupo Patera" "Sol/Venus" +{ + LongLat [ -195.5 41.9 0 ] + Size 100.00 + Importance 44.94 + Type "PE" +} + +Location "Kvasha Patera" "Sol/Venus" +{ + LongLat [ -69 9.5 0 ] + Size 50.00 + Importance 38.29 + Type "PE" +} + +Location "Labé Patera" "Sol/Venus" +{ + LongLat [ -273.1 -52.1 0 ] + Size 83.00 + Importance 42.85 + Type "PE" +} + +Location "Ledoux Patera" "Sol/Venus" +{ + LongLat [ -224.8 9.2 0 ] + Size 75.00 + Importance 41.82 + Type "PE" +} + +Location "Libby Patera" "Sol/Venus" +{ + LongLat [ -199.5 34.5 0 ] + Size 90.00 + Importance 43.73 + Type "PE" +} + +Location "Malibran Patera" "Sol/Venus" +{ + LongLat [ -224.6 18.4 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Malintzin Patera" "Sol/Venus" +{ + LongLat [ -81.5 -57 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Mansfield Patera" "Sol/Venus" +{ + LongLat [ -227.5 -29.5 0 ] + Size 80.00 + Importance 42.47 + Type "PE" +} + +Location "Mehseti Patera" "Sol/Venus" +{ + LongLat [ -311 -16 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Mezrina Patera" "Sol/Venus" +{ + LongLat [ -68.8 33.3 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Mikhaylova Patera" "Sol/Venus" +{ + LongLat [ -348.2 26.8 0 ] + Size 70.00 + Importance 41.15 + Type "PE" +} + +Location "Nordenflycht Patera" "Sol/Venus" +{ + LongLat [ -266 35 0 ] + Size 140.00 + Importance 49.41 + Type "PE" +} + +Location "Panina Patera" "Sol/Venus" +{ + LongLat [ -309.8 13 0 ] + Size 50.00 + Importance 38.29 + Type "PE" +} + +Location "Payne-Gaposchkin Patera" "Sol/Venus" +{ + LongLat [ -196 25.5 0 ] + Size 100.00 + Importance 44.94 + Type "PE" +} + +Location "Pchilka Patera" "Sol/Venus" +{ + LongLat [ -234 -26.5 0 ] + Size 100.00 + Importance 44.94 + Type "PE" +} + +Location "Pocahontas Patera" "Sol/Venus" +{ + LongLat [ -49.4 -64.9 0 ] + Size 78.00 + Importance 42.21 + Type "PE" +} + +Location "Raskova Paterae" "Sol/Venus" +{ + LongLat [ -222.8 51 0 ] + Size 80.00 + Importance 42.47 + Type "PE" +} + +Location "Razia Patera" "Sol/Venus" +{ + LongLat [ -197.8 -46.2 0 ] + Size 157.00 + Importance 51.16 + Type "PE" +} + +Location "Rogneda Patera" "Sol/Venus" +{ + LongLat [ -220.5 2.8 0 ] + Size 120.00 + Importance 47.24 + Type "PE" +} + +Location "Sacajawea Patera" "Sol/Venus" +{ + LongLat [ -335.4 -64.3 0 ] + Size 233.00 + Importance 58.33 + Type "PE" +} + +Location "Sachs Patera" "Sol/Venus" +{ + LongLat [ -334.2 -49.1 0 ] + Size 65.00 + Importance 40.47 + Type "PE" +} + +Location "Sappho Patera" "Sol/Venus" +{ + LongLat [ -16.5 -14.1 0 ] + Size 225.00 + Importance 57.62 + Type "PE" +} + +Location "Serova Patera" "Sol/Venus" +{ + LongLat [ -247 -20 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Shelikhova Patera" "Sol/Venus" +{ + LongLat [ -162.5 75.7 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Shulzhenko Patera" "Sol/Venus" +{ + LongLat [ -264.5 -6.5 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Siddons Patera" "Sol/Venus" +{ + LongLat [ -340.6 -61.6 0 ] + Size 47.00 + Importance 37.83 + Type "PE" +} + +Location "Stopes Patera" "Sol/Venus" +{ + LongLat [ -46.5 -42.6 0 ] + Size 169.00 + Importance 52.36 + Type "PE" +} + +Location "Tarbell Patera" "Sol/Venus" +{ + LongLat [ -351.5 58.2 0 ] + Size 80.00 + Importance 42.47 + Type "PE" +} + +Location "Teasdale Patera" "Sol/Venus" +{ + LongLat [ -189.1 67.6 0 ] + Size 75.00 + Importance 41.82 + Type "PE" +} + +Location "Tenisheva Patera" "Sol/Venus" +{ + LongLat [ -254.8 1.4 0 ] + Size 80.00 + Importance 42.47 + Type "PE" +} + +Location "Tey Patera" "Sol/Venus" +{ + LongLat [ -349.1 17.8 0 ] + Size 20.00 + Importance 33.04 + Type "PE" +} + +Location "Tipporah Patera" "Sol/Venus" +{ + LongLat [ -43 -38.9 0 ] + Size 99.00 + Importance 44.82 + Type "PE" +} + +Location "Viardot Patera" "Sol/Venus" +{ + LongLat [ -254.3 7 0 ] + Size 55.00 + Importance 39.04 + Type "PE" +} + +Location "Villepreux-Power Patera" "Sol/Venus" +{ + LongLat [ -210 22 0 ] + Size 100.00 + Importance 44.94 + Type "PE" +} + +Location "Vovchok Patera" "Sol/Venus" +{ + LongLat [ -310 38 0 ] + Size 80.00 + Importance 42.47 + Type "PE" +} + +Location "Wilde Patera" "Sol/Venus" +{ + LongLat [ -266.3 21.3 0 ] + Size 75.00 + Importance 41.82 + Type "PE" +} + +Location "Žemaite Patera" "Sol/Venus" +{ + LongLat [ -263 35 0 ] + Size 60.00 + Importance 39.76 + Type "PE" +} + +Location "Aibarchin Planitia" "Sol/Venus" +{ + LongLat [ -25 73 0 ] + Size 1200.00 + Importance 121.59 + Type "PL" +} + +Location "Aino Planitia" "Sol/Venus" +{ + LongLat [ -94.5 40.5 0 ] + Size 4985.00 + Importance 300.77 + Type "PL" +} + +Location "Akhtamar Planitia" "Sol/Venus" +{ + LongLat [ -65 -27 0 ] + Size 2700.00 + Importance 197.30 + Type "PL" +} + +Location "Alma-Merghen Planitia" "Sol/Venus" +{ + LongLat [ -100 76 0 ] + Size 1500.00 + Importance 137.78 + Type "PL" +} + +Location "Atalanta Planitia" "Sol/Venus" +{ + LongLat [ -165.8 -45.6 0 ] + Size 2050.00 + Importance 165.85 + Type "PL" +} + +Location "Audra Planitia" "Sol/Venus" +{ + LongLat [ -92.3 -59.8 0 ] + Size 1860.00 + Importance 156.34 + Type "PL" +} + +Location "Bereghinya Planitia" "Sol/Venus" +{ + LongLat [ -23.6 -28.6 0 ] + Size 3900.00 + Importance 252.59 + Type "PL" +} + +Location "Dzerassa Planitia" "Sol/Venus" +{ + LongLat [ -295 15 0 ] + Size 2800.00 + Importance 202.03 + Type "PL" +} + +Location "Fonueha Planitia" "Sol/Venus" +{ + LongLat [ -48 44 0 ] + Size 3000.00 + Importance 211.40 + Type "PL" +} + +Location "Ganiki Planitia" "Sol/Venus" +{ + LongLat [ -189.7 -25.9 0 ] + Size 5160.00 + Importance 308.43 + Type "PL" +} + +Location "Guinevere Planitia" "Sol/Venus" +{ + LongLat [ -325 -21.9 0 ] + Size 7520.00 + Importance 410.08 + Type "PL" +} + +Location "Gunda Planitia" "Sol/Venus" +{ + LongLat [ -267 16 0 ] + Size 1200.00 + Importance 121.59 + Type "PL" +} + +Location "Helen Planitia" "Sol/Venus" +{ + LongLat [ -263.9 51.7 0 ] + Size 4360.00 + Importance 273.17 + Type "PL" +} + +Location "Hinemoa Planitia" "Sol/Venus" +{ + LongLat [ -265 -5 0 ] + Size 3700.00 + Importance 243.55 + Type "PL" +} + +Location "Imapinua Planitia" "Sol/Venus" +{ + LongLat [ -142 60 0 ] + Size 2100.00 + Importance 168.32 + Type "PL" +} + +Location "Kanykey Planitia" "Sol/Venus" +{ + LongLat [ -350 10 0 ] + Size 2100.00 + Importance 168.32 + Type "PL" +} + +Location "Kawelu Planitia" "Sol/Venus" +{ + LongLat [ -246.5 -32.8 0 ] + Size 3910.00 + Importance 253.04 + Type "PL" +} + +Location "Laimdota Planitia" "Sol/Venus" +{ + LongLat [ -117 58 0 ] + Size 1800.00 + Importance 153.30 + Type "PL" +} + +Location "Lavinia Planitia" "Sol/Venus" +{ + LongLat [ -347.5 47.3 0 ] + Size 2820.00 + Importance 202.97 + Type "PL" +} + +Location "Leda Planitia" "Sol/Venus" +{ + LongLat [ -65.1 -44 0 ] + Size 2890.00 + Importance 206.26 + Type "PL" +} + +Location "LibuÅ¡e Planitia" "Sol/Venus" +{ + LongLat [ -290 -60 0 ] + Size 1200.00 + Importance 121.59 + Type "PL" +} + +Location "Llorona Planitia" "Sol/Venus" +{ + LongLat [ -145 -18 0 ] + Size 2600.00 + Importance 192.55 + Type "PL" +} + +Location "Louhi Planitia" "Sol/Venus" +{ + LongLat [ -120.5 -80.5 0 ] + Size 2440.00 + Importance 184.89 + Type "PL" +} + +Location "Lowana Planitia" "Sol/Venus" +{ + LongLat [ -98 -43 0 ] + Size 2700.00 + Importance 197.30 + Type "PL" +} + +Location "Mugazo Planitia" "Sol/Venus" +{ + LongLat [ -60 69 0 ] + Size 1500.00 + Importance 137.78 + Type "PL" +} + +Location "Navka Planitia" "Sol/Venus" +{ + LongLat [ -317.6 8.1 0 ] + Size 2100.00 + Importance 168.32 + Type "PL" +} + +Location "Niobe Planitia" "Sol/Venus" +{ + LongLat [ -112.3 -21 0 ] + Size 5008.00 + Importance 301.78 + Type "PL" +} + +Location "Nsomeka Planitia" "Sol/Venus" +{ + LongLat [ -195 53 0 ] + Size 2100.00 + Importance 168.32 + Type "PL" +} + +Location "Nuptadi Planitia" "Sol/Venus" +{ + LongLat [ -250 73 0 ] + Size 1200.00 + Importance 121.59 + Type "PL" +} + +Location "Rusalka Planitia" "Sol/Venus" +{ + LongLat [ -170.1 -9.8 0 ] + Size 3655.00 + Importance 241.51 + Type "PL" +} + +Location "Sedna Planitia" "Sol/Venus" +{ + LongLat [ -340.7 -42.7 0 ] + Size 3570.00 + Importance 237.64 + Type "PL" +} + +Location "Snegurochka Planitia" "Sol/Venus" +{ + LongLat [ -328 -86.6 0 ] + Size 2775.00 + Importance 200.85 + Type "PL" +} + +Location "Sogolon Planitia" "Sol/Venus" +{ + LongLat [ -107 -8 0 ] + Size 1600.00 + Importance 143.02 + Type "PL" +} + +Location "Tahmina Planitia" "Sol/Venus" +{ + LongLat [ -80 23 0 ] + Size 3000.00 + Importance 211.40 + Type "PL" +} + +Location "Tilli-Hanum Planitia" "Sol/Venus" +{ + LongLat [ -120 -54 0 ] + Size 2300.00 + Importance 178.12 + Type "PL" +} + +Location "Tinatin Planitia" "Sol/Venus" +{ + LongLat [ -15 15 0 ] + Size 2726.30 + Importance 198.55 + Type "PL" +} + +Location "Undine Planitia" "Sol/Venus" +{ + LongLat [ -303 -13 0 ] + Size 2800.00 + Importance 202.03 + Type "PL" +} + +Location "Vellamo Planitia" "Sol/Venus" +{ + LongLat [ -149.1 -45.4 0 ] + Size 2155.00 + Importance 171.03 + Type "PL" +} + +Location "Vinmara Planitia" "Sol/Venus" +{ + LongLat [ -207.6 -53.8 0 ] + Size 1635.00 + Importance 144.83 + Type "PL" +} + +Location "Wawalag Planitia" "Sol/Venus" +{ + LongLat [ -217 30 0 ] + Size 2600.00 + Importance 192.55 + Type "PL" +} + +Location "Zhibek Planitia" "Sol/Venus" +{ + LongLat [ -157 40 0 ] + Size 2000.00 + Importance 163.36 + Type "PL" +} + +Location "Astkhik Planum" "Sol/Venus" +{ + LongLat [ -20 45 0 ] + Size 2000.00 + Importance 163.36 + Type "PM" +} + +Location "Lakshmi Planum" "Sol/Venus" +{ + LongLat [ -339.3 -68.6 0 ] + Size 2345.00 + Importance 180.30 + Type "PM" +} + +Location "ALPHA REGIO" "Sol/Venus" +{ + LongLat [ -0.3 25.5 0 ] + Size 1897.00 + Importance 158.20 + Type "RE" +} + +Location "ASTERIA REGIO" "Sol/Venus" +{ + LongLat [ -267.5 -21.6 0 ] + Size 1131.00 + Importance 117.75 + Type "RE" +} + +Location "ATLA REGIO" "Sol/Venus" +{ + LongLat [ -200.1 -9.2 0 ] + Size 3200.00 + Importance 220.68 + Type "RE" +} + +Location "BELL REGIO" "Sol/Venus" +{ + LongLat [ -51.4 -32.8 0 ] + Size 1778.00 + Importance 152.18 + Type "RE" +} + +Location "BETA REGIO" "Sol/Venus" +{ + LongLat [ -282.8 -25.3 0 ] + Size 2869.00 + Importance 205.27 + Type "RE" +} + +Location "DIONE REGIO" "Sol/Venus" +{ + LongLat [ -328 31.5 0 ] + Size 2300.00 + Importance 178.12 + Type "RE" +} + +Location "DSONKWA REGIO" "Sol/Venus" +{ + LongLat [ -167 53 0 ] + Size 1500.00 + Importance 137.78 + Type "RE" +} + +Location "EISTLA REGIO" "Sol/Venus" +{ + LongLat [ -21.5 -10.5 0 ] + Size 8015.00 + Importance 431.13 + Type "RE" +} + +Location "HYNDLA REGIO" "Sol/Venus" +{ + LongLat [ -294.5 -22.5 0 ] + Size 2300.00 + Importance 178.12 + Type "RE" +} + +Location "IMDR REGIO" "Sol/Venus" +{ + LongLat [ -212 43 0 ] + Size 1611.00 + Importance 143.59 + Type "RE" +} + +Location "ISHKUS REGIO" "Sol/Venus" +{ + LongLat [ -245 61 0 ] + Size 1000.00 + Importance 110.29 + Type "RE" +} + +Location "LAUFEY REGIO" "Sol/Venus" +{ + LongLat [ -315 -7 0 ] + Size 2100.00 + Importance 168.32 + Type "RE" +} + +Location "NERINGA REGIO" "Sol/Venus" +{ + LongLat [ -288 65 0 ] + Size 1100.00 + Importance 116.00 + Type "RE" +} + +Location "OVDA REGIO" "Sol/Venus" +{ + LongLat [ -85.6 2.8 0 ] + Size 5280.00 + Importance 313.68 + Type "RE" +} + +Location "PHOEBE REGIO" "Sol/Venus" +{ + LongLat [ -282.8 6 0 ] + Size 2852.00 + Importance 204.47 + Type "RE" +} + +Location "TETHUS REGIO" "Sol/Venus" +{ + LongLat [ -120 -66 0 ] + Size 2471.40 + Importance 186.40 + Type "RE" +} + +Location "THEMIS REGIO" "Sol/Venus" +{ + LongLat [ -284.2 37.4 0 ] + Size 1811.00 + Importance 153.86 + Type "RE" +} + +Location "THETIS REGIO" "Sol/Venus" +{ + LongLat [ -129.9 11.4 0 ] + Size 2801.00 + Importance 202.07 + Type "RE" +} + +Location "ULFRUN REGIO" "Sol/Venus" +{ + LongLat [ -225 -27 0 ] + Size 3954.00 + Importance 255.02 + Type "RE" +} + +Location "VASILISA REGIO" "Sol/Venus" +{ + LongLat [ -332 11 0 ] + Size 1200.00 + Importance 121.59 + Type "RE" +} + +Location "Fornax Rupes" "Sol/Venus" +{ + LongLat [ -201.1 -30.3 0 ] + Size 729.00 + Importance 94.03 + Type "RU" +} + +Location "Gabie Rupes" "Sol/Venus" +{ + LongLat [ -109.9 -67.5 0 ] + Size 350.00 + Importance 67.98 + Type "RU" +} + +Location "Hestia Rupes" "Sol/Venus" +{ + LongLat [ -71.1 -6 0 ] + Size 588.00 + Importance 84.95 + Type "RU" +} + +Location "Uorsar Rupes" "Sol/Venus" +{ + LongLat [ -341.2 -76.8 0 ] + Size 820.00 + Importance 99.64 + Type "RU" +} + +Location "Ut Rupes" "Sol/Venus" +{ + LongLat [ -321.9 -55.3 0 ] + Size 676.00 + Importance 90.68 + Type "RU" +} + +Location "Vaidilute Rupes" "Sol/Venus" +{ + LongLat [ -22 43.5 0 ] + Size 2000.00 + Importance 163.36 + Type "RU" +} + +Location "Vesta Rupes" "Sol/Venus" +{ + LongLat [ -323.9 -58.3 0 ] + Size 788.00 + Importance 97.69 + Type "RU" +} + +Location "APHRODITE TERRA" "Sol/Venus" +{ + LongLat [ -104.8 5.8 0 ] + Size 10000.00 + Importance 515.08 + Type "TA" +} + +Location "ISHTAR TERRA" "Sol/Venus" +{ + LongLat [ -27.5 -70.4 0 ] + Size 5610.00 + Importance 328.04 + Type "TA" +} + +Location "LADA TERRA" "Sol/Venus" +{ + LongLat [ -20 62.5 0 ] + Size 8615.00 + Importance 456.57 + Type "TA" +} + +Location "Adrasthea Tesserae" "Sol/Venus" +{ + LongLat [ -55 -30 0 ] + Size 750.00 + Importance 95.34 + Type "TE" +} + +Location "Ananke Tessera" "Sol/Venus" +{ + LongLat [ -137 -53.3 0 ] + Size 1060.00 + Importance 113.73 + Type "TE" +} + +Location "Athena Tessera" "Sol/Venus" +{ + LongLat [ -175 -35 0 ] + Size 1800.00 + Importance 153.30 + Type "TE" +} + +Location "Atropos Tessera" "Sol/Venus" +{ + LongLat [ -304 -71.5 0 ] + Size 469.00 + Importance 76.79 + Type "TE" +} + +Location "Bathkol Tessera" "Sol/Venus" +{ + LongLat [ -200 -61 0 ] + Size 1485.00 + Importance 136.99 + Type "TE" +} + +Location "Chimon-mana Tessera" "Sol/Venus" +{ + LongLat [ -270 3 0 ] + Size 1500.00 + Importance 137.78 + Type "TE" +} + +Location "Clidna Tessera" "Sol/Venus" +{ + LongLat [ -29 42 0 ] + Size 500.00 + Importance 78.97 + Type "TE" +} + +Location "Clotho Tessera" "Sol/Venus" +{ + LongLat [ -334.9 -56.4 0 ] + Size 289.00 + Importance 63.11 + Type "TE" +} + +Location "Cocomama Tessera" "Sol/Venus" +{ + LongLat [ -23 62 0 ] + Size 1600.00 + Importance 143.02 + Type "TE" +} + +Location "Dekla Tessera" "Sol/Venus" +{ + LongLat [ -71.8 -57.4 0 ] + Size 1363.00 + Importance 130.48 + Type "TE" +} + +Location "Dolya Tessera" "Sol/Venus" +{ + LongLat [ -296 8 0 ] + Size 1100.00 + Importance 116.00 + Type "TE" +} + +Location "Dou-Mu Tesserae" "Sol/Venus" +{ + LongLat [ -244 60 0 ] + Size 400.00 + Importance 71.78 + Type "TE" +} + +Location "Fortuna Tessera" "Sol/Venus" +{ + LongLat [ -45.1 -69.9 0 ] + Size 2801.00 + Importance 202.07 + Type "TE" +} + +Location "Gbadu Tessera" "Sol/Venus" +{ + LongLat [ -38 1 0 ] + Size 700.00 + Importance 92.21 + Type "TE" +} + +Location "Gegute Tessera" "Sol/Venus" +{ + LongLat [ -121 -17 0 ] + Size 1600.00 + Importance 143.02 + Type "TE" +} + +Location "Giltine Tesserae" "Sol/Venus" +{ + LongLat [ -250 39 0 ] + Size 300.00 + Importance 64.01 + Type "TE" +} + +Location "Haasttse-baad Tessera" "Sol/Venus" +{ + LongLat [ -127 -6 0 ] + Size 2600.00 + Importance 192.55 + Type "TE" +} + +Location "Humai Tessera" "Sol/Venus" +{ + LongLat [ -250 53 0 ] + Size 350.00 + Importance 67.98 + Type "TE" +} + +Location "Husbishag Tesserae" "Sol/Venus" +{ + LongLat [ -101 28 0 ] + Size 1100.00 + Importance 116.00 + Type "TE" +} + +Location "Itzpapalotl Tessera" "Sol/Venus" +{ + LongLat [ -317.6 -75.7 0 ] + Size 380.00 + Importance 70.28 + Type "TE" +} + +Location "Kruchina Tesserae" "Sol/Venus" +{ + LongLat [ -27 -36 0 ] + Size 1000.00 + Importance 110.29 + Type "TE" +} + +Location "Kutue Tessera" "Sol/Venus" +{ + LongLat [ -108.8 -39.5 0 ] + Size 653.00 + Importance 89.20 + Type "TE" +} + +Location "Lachesis Tessera" "Sol/Venus" +{ + LongLat [ -300.1 -44.4 0 ] + Size 664.00 + Importance 89.91 + Type "TE" +} + +Location "Lahevhev Tesserae" "Sol/Venus" +{ + LongLat [ -189 -29 0 ] + Size 1300.00 + Importance 127.08 + Type "TE" +} + +Location "Laima Tessera" "Sol/Venus" +{ + LongLat [ -48.5 -55 0 ] + Size 971.00 + Importance 108.61 + Type "TE" +} + +Location "Lhamo Tessera" "Sol/Venus" +{ + LongLat [ -15 51 0 ] + Size 800.00 + Importance 98.42 + Type "TE" +} + +Location "Likho Tesserae" "Sol/Venus" +{ + LongLat [ -134 -40 0 ] + Size 1200.00 + Importance 121.59 + Type "TE" +} + +Location "Mago-Halmi Tesserae" "Sol/Venus" +{ + LongLat [ -157 -70 0 ] + Size 400.00 + Importance 71.78 + Type "TE" +} + +Location "Magu Tessera" "Sol/Venus" +{ + LongLat [ -305 52 0 ] + Size 300.00 + Importance 64.01 + Type "TE" +} + +Location "Mamitu Tesserae" "Sol/Venus" +{ + LongLat [ -44 -22 0 ] + Size 900.00 + Importance 104.44 + Type "TE" +} + +Location "Manatum Tessera" "Sol/Venus" +{ + LongLat [ -64 4 0 ] + Size 3800.00 + Importance 248.08 + Type "TE" +} + +Location "Manzan-Gurme Tesserae" "Sol/Venus" +{ + LongLat [ -359.5 -39 0 ] + Size 1354.00 + Importance 130.00 + Type "TE" +} + +Location "Meni Tessera" "Sol/Venus" +{ + LongLat [ -77.9 -48.1 0 ] + Size 454.00 + Importance 75.72 + Type "TE" +} + +Location "Meskhent Tessera" "Sol/Venus" +{ + LongLat [ -103.1 -65.8 0 ] + Size 1056.00 + Importance 113.51 + Type "TE" +} + +Location "Minu-Anni Tessera" "Sol/Venus" +{ + LongLat [ -30 20 0 ] + Size 1300.00 + Importance 127.08 + Type "TE" +} + +Location "Moira Tessera" "Sol/Venus" +{ + LongLat [ -310.5 -58.7 0 ] + Size 361.00 + Importance 68.83 + Type "TE" +} + +Location "Nedolya Tesserae" "Sol/Venus" +{ + LongLat [ -294 -5 0 ] + Size 1200.00 + Importance 121.59 + Type "TE" +} + +Location "Nemesis Tesserae" "Sol/Venus" +{ + LongLat [ -181 -40 0 ] + Size 355.00 + Importance 68.37 + Type "TE" +} + +Location "Norna Tesserae" "Sol/Venus" +{ + LongLat [ -263 50 0 ] + Size 700.00 + Importance 92.21 + Type "TE" +} + +Location "Nortia Tesserae" "Sol/Venus" +{ + LongLat [ -160 49 0 ] + Size 650.00 + Importance 89.01 + Type "TE" +} + +Location "Nuahine Tessera" "Sol/Venus" +{ + LongLat [ -157 9 0 ] + Size 1000.00 + Importance 110.29 + Type "TE" +} + +Location "Oddibjord Tessera" "Sol/Venus" +{ + LongLat [ -85 -82 0 ] + Size 900.00 + Importance 104.44 + Type "TE" +} + +Location "Pasom-mana Tesserae" "Sol/Venus" +{ + LongLat [ -49 33 0 ] + Size 1200.00 + Importance 121.59 + Type "TE" +} + +Location "Salus Tessera" "Sol/Venus" +{ + LongLat [ -48.5 1.5 0 ] + Size 850.00 + Importance 101.45 + Type "TE" +} + +Location "Senectus Tesserae" "Sol/Venus" +{ + LongLat [ -292 -50 0 ] + Size 1400.00 + Importance 132.47 + Type "TE" +} + +Location "Shait Tessera" "Sol/Venus" +{ + LongLat [ -173.5 54 0 ] + Size 220.00 + Importance 57.17 + Type "TE" +} + +Location "Shimti Tessera" "Sol/Venus" +{ + LongLat [ -97.7 -31.9 0 ] + Size 1275.00 + Importance 125.72 + Type "TE" +} + +Location "Snotra Tesserae" "Sol/Venus" +{ + LongLat [ -134 -24 0 ] + Size 1000.00 + Importance 110.29 + Type "TE" +} + +Location "Sopdet Tesserae" "Sol/Venus" +{ + LongLat [ -243 45 0 ] + Size 500.00 + Importance 78.97 + Type "TE" +} + +Location "Sudenitsa Tesserae" "Sol/Venus" +{ + LongLat [ -270 -33 0 ] + Size 4200.00 + Importance 266.04 + Type "TE" +} + +Location "Sudice Tessera" "Sol/Venus" +{ + LongLat [ -112 37 0 ] + Size 500.00 + Importance 78.97 + Type "TE" +} + +Location "Tellus Tessera" "Sol/Venus" +{ + LongLat [ -76.8 -42.6 0 ] + Size 2329.00 + Importance 179.53 + Type "TE" +} + +Location "Tushita Tesserae" "Sol/Venus" +{ + LongLat [ -54 42 0 ] + Size 1400.00 + Importance 132.47 + Type "TE" +} + +Location "Tyche Tessera" "Sol/Venus" +{ + LongLat [ -14.5 44 0 ] + Size 575.00 + Importance 84.08 + Type "TE" +} + +Location "Urd Tessera" "Sol/Venus" +{ + LongLat [ -174.5 40 0 ] + Size 250.00 + Importance 59.82 + Type "TE" +} + +Location "Ustrecha Tesserae" "Sol/Venus" +{ + LongLat [ -265 43 0 ] + Size 450.00 + Importance 75.44 + Type "TE" +} + +Location "Vako-nana Tesserae" "Sol/Venus" +{ + LongLat [ -40 -27 0 ] + Size 1200.00 + Importance 121.59 + Type "TE" +} + +Location "Verpeja Tesserae" "Sol/Venus" +{ + LongLat [ -160 58 0 ] + Size 600.00 + Importance 85.74 + Type "TE" +} + +Location "Virilis Tesserae" "Sol/Venus" +{ + LongLat [ -239.7 -56.1 0 ] + Size 782.00 + Importance 97.32 + Type "TE" +} + +Location "Xi Wang-mu Tessera" "Sol/Venus" +{ + LongLat [ -62 30 0 ] + Size 1300.00 + Importance 127.08 + Type "TE" +} + +Location "Yuki-Onne Tessera" "Sol/Venus" +{ + LongLat [ -261 -39 0 ] + Size 1200.00 + Importance 121.59 + Type "TE" +} + +Location "Zirka Tessera" "Sol/Venus" +{ + LongLat [ -300 -33 0 ] + Size 450.00 + Importance 75.44 + Type "TE" +} + +Location "Ale Tholus" "Sol/Venus" +{ + LongLat [ -247 -68.2 0 ] + Size 87.00 + Importance 43.36 + Type "TH" +} + +Location "Amra Tholus" "Sol/Venus" +{ + LongLat [ -98 -53 0 ] + Size 50.00 + Importance 38.29 + Type "TH" +} + +Location "Angerona Tholus" "Sol/Venus" +{ + LongLat [ -287.2 29.8 0 ] + Size 200.00 + Importance 55.34 + Type "TH" +} + +Location "Angrboda Tholus" "Sol/Venus" +{ + LongLat [ -116 73.8 0 ] + Size 80.00 + Importance 42.47 + Type "TH" +} + +Location "Ashtart Tholus" "Sol/Venus" +{ + LongLat [ -247 -48.7 0 ] + Size 138.00 + Importance 49.19 + Type "TH" +} + +Location "Bast Tholus" "Sol/Venus" +{ + LongLat [ -130.3 -57.8 0 ] + Size 83.00 + Importance 42.85 + Type "TH" +} + +Location "Cotis Tholus" "Sol/Venus" +{ + LongLat [ -233 -44.3 0 ] + Size 62.00 + Importance 40.05 + Type "TH" +} + +Location "Dröl-ma Tholus" "Sol/Venus" +{ + LongLat [ -6.3 -24.2 0 ] + Size 40.00 + Importance 36.70 + Type "TH" +} + +Location "Evaki Tholus" "Sol/Venus" +{ + LongLat [ -342.2 -37.6 0 ] + Size 200.00 + Importance 55.34 + Type "TH" +} + +Location "Furki Tholus" "Sol/Venus" +{ + LongLat [ -236.4 -35.9 0 ] + Size 79.00 + Importance 42.34 + Type "TH" +} + +Location "Gerd Tholi" "Sol/Venus" +{ + LongLat [ -291.5 54.5 0 ] + Size 50.00 + Importance 38.29 + Type "TH" +} + +Location "Grechukha Tholi" "Sol/Venus" +{ + LongLat [ -255.8 8.6 0 ] + Size 200.00 + Importance 55.34 + Type "TH" +} + +Location "Justitia Tholus" "Sol/Venus" +{ + LongLat [ -296.5 28.7 0 ] + Size 60.00 + Importance 39.76 + Type "TH" +} + +Location "Khotal-Ekva Tholi" "Sol/Venus" +{ + LongLat [ -177.8 9.1 0 ] + Size 50.00 + Importance 38.29 + Type "TH" +} + +Location "Kwannon Tholus" "Sol/Venus" +{ + LongLat [ -296.8 26.3 0 ] + Size 135.00 + Importance 48.88 + Type "TH" +} + +Location "Mahuea Tholus" "Sol/Venus" +{ + LongLat [ -164.7 37.5 0 ] + Size 110.00 + Importance 46.11 + Type "TH" +} + +Location "Meiboia Tholus" "Sol/Venus" +{ + LongLat [ -281.3 44.7 0 ] + Size 85.00 + Importance 43.11 + Type "TH" +} + +Location "Mentha Tholus" "Sol/Venus" +{ + LongLat [ -237.3 -43 0 ] + Size 79.00 + Importance 42.34 + Type "TH" +} + +Location "Muru Tholus" "Sol/Venus" +{ + LongLat [ -305.5 9 0 ] + Size 40.00 + Importance 36.70 + Type "TH" +} + +Location "Narina Tholi" "Sol/Venus" +{ + LongLat [ -80 25.8 0 ] + Size 55.00 + Importance 39.04 + Type "TH" +} + +Location "Ndara Tholus" "Sol/Venus" +{ + LongLat [ -16 57.5 0 ] + Size 70.00 + Importance 41.15 + Type "TH" +} + +Location "Neegyauks Tholus" "Sol/Venus" +{ + LongLat [ -200 68.6 0 ] + Size 30.00 + Importance 34.98 + Type "TH" +} + +Location "Nertus Tholus" "Sol/Venus" +{ + LongLat [ -247.9 -61.2 0 ] + Size 66.00 + Importance 40.60 + Type "TH" +} + +Location "Norterma Tholus" "Sol/Venus" +{ + LongLat [ -188 77 0 ] + Size 15.00 + Importance 31.96 + Type "TH" +} + +Location "Otafuku Tholi" "Sol/Venus" +{ + LongLat [ -46.3 -28.7 0 ] + Size 80.00 + Importance 42.47 + Type "TH" +} + +Location "Padma Tholi" "Sol/Venus" +{ + LongLat [ -68.3 34.7 0 ] + Size 100.00 + Importance 44.94 + Type "TH" +} + +Location "Perynya Tholus" "Sol/Venus" +{ + LongLat [ -353.2 0.7 0 ] + Size 110.00 + Importance 46.11 + Type "TH" +} + +Location "Podaga Tholus" "Sol/Venus" +{ + LongLat [ -2 56.3 0 ] + Size 40.00 + Importance 36.70 + Type "TH" +} + +Location "Rohina Tholus" "Sol/Venus" +{ + LongLat [ -295.4 40.6 0 ] + Size 30.00 + Importance 34.98 + Type "TH" +} + +Location "Rosna Tholi" "Sol/Venus" +{ + LongLat [ -73.3 25.5 0 ] + Size 130.00 + Importance 48.34 + Type "TH" +} + +Location "Semele Tholi" "Sol/Venus" +{ + LongLat [ -202.9 -64.3 0 ] + Size 194.00 + Importance 54.77 + Type "TH" +} + +Location "Shamiram Tholus" "Sol/Venus" +{ + LongLat [ -335.2 6.9 0 ] + Size 10.00 + Importance 30.77 + Type "TH" +} + +Location "Sumerla Tholi" "Sol/Venus" +{ + LongLat [ -252.2 13.8 0 ] + Size 90.00 + Importance 43.73 + Type "TH" +} + +Location "Toci Tholus" "Sol/Venus" +{ + LongLat [ -355.1 -29.5 0 ] + Size 300.00 + Importance 64.01 + Type "TH" +} + +Location "Turi Tholus" "Sol/Venus" +{ + LongLat [ -222.3 66.9 0 ] + Size 15.00 + Importance 31.96 + Type "TH" +} + +Location "Tursa Tholus" "Sol/Venus" +{ + LongLat [ -205.2 35.4 0 ] + Size 75.00 + Importance 41.82 + Type "TH" +} + +Location "Upunusa Tholus" "Sol/Venus" +{ + LongLat [ -252.4 -66.2 0 ] + Size 223.00 + Importance 57.44 + Type "TH" +} + +Location "Vilakh Tholus" "Sol/Venus" +{ + LongLat [ -176.5 6.5 0 ] + Size 15.00 + Importance 31.96 + Type "TH" +} + +Location "Vupar Tholus" "Sol/Venus" +{ + LongLat [ -306 13.5 0 ] + Size 100.00 + Importance 44.94 + Type "TH" +} + +Location "Wurunsemu Tholus" "Sol/Venus" +{ + LongLat [ -209.9 -40.6 0 ] + Size 83.00 + Importance 42.85 + Type "TH" +} + +Location "Yurt-Ava Tholus" "Sol/Venus" +{ + LongLat [ -341.5 13.8 0 ] + Size 15.00 + Importance 31.96 + Type "TH" +} + +Location "Zorya Tholus" "Sol/Venus" +{ + LongLat [ -335.3 9.4 0 ] + Size 22.00 + Importance 33.45 + Type "TH" +} + +Location "Al-Uzza Undae" "Sol/Venus" +{ + LongLat [ -90.5 -67.7 0 ] + Size 150.00 + Importance 50.45 + Type "UN" +} + +Location "Menat Undae" "Sol/Venus" +{ + LongLat [ -339.4 24.8 0 ] + Size 100.00 + Importance 44.94 + Type "UN" +} + +Location "Ningal Undae" "Sol/Venus" +{ + LongLat [ -60.7 -9 0 ] + Size 225.00 + Importance 57.62 + Type "UN" +} + +Location "Ahsabkab Vallis" "Sol/Venus" +{ + LongLat [ -79 24 0 ] + Size 700.00 + Importance 92.21 + Type "VA" +} + +Location "Alajen Vallis" "Sol/Venus" +{ + LongLat [ -337.1 3.3 0 ] + Size 200.00 + Importance 55.34 + Type "VA" +} + +Location "Albys Vallis" "Sol/Venus" +{ + LongLat [ -30.5 39.5 0 ] + Size 240.00 + Importance 58.95 + Type "VA" +} + +Location "Anuket Vallis" "Sol/Venus" +{ + LongLat [ -8 -66.7 0 ] + Size 350.00 + Importance 67.98 + Type "VA" +} + +Location "Apisuahts Vallis" "Sol/Venus" +{ + LongLat [ -17 66.5 0 ] + Size 550.00 + Importance 82.40 + Type "VA" +} + +Location "Austrina Vallis" "Sol/Venus" +{ + LongLat [ -177 49.5 0 ] + Size 600.00 + Importance 85.74 + Type "VA" +} + +Location "Avfruvva Vallis" "Sol/Venus" +{ + LongLat [ -70 -2 0 ] + Size 70.00 + Importance 41.15 + Type "VA" +} + +Location "Baltis Vallis" "Sol/Venus" +{ + LongLat [ -161.4 -37.3 0 ] + Size 6000.00 + Importance 344.93 + Type "VA" +} + +Location "Banumbirr Vallis" "Sol/Venus" +{ + LongLat [ -4 7 0 ] + Size 400.00 + Importance 71.78 + Type "VA" +} + +Location "Bastryk Vallis" "Sol/Venus" +{ + LongLat [ -347.5 7.5 0 ] + Size 190.00 + Importance 54.40 + Type "VA" +} + +Location "Bayara Vallis" "Sol/Venus" +{ + LongLat [ -16.5 -45.6 0 ] + Size 500.00 + Importance 78.97 + Type "VA" +} + +Location "Belisama Vallis" "Sol/Venus" +{ + LongLat [ -22.5 -50 0 ] + Size 220.00 + Importance 57.17 + Type "VA" +} + +Location "Bennu Vallis" "Sol/Venus" +{ + LongLat [ -341.2 -1.3 0 ] + Size 710.00 + Importance 92.84 + Type "VA" +} + +Location "Chasca Vallis" "Sol/Venus" +{ + LongLat [ -359 52.8 0 ] + Size 400.00 + Importance 71.78 + Type "VA" +} + +Location "Citlalpul Vallis" "Sol/Venus" +{ + LongLat [ -187 51.8 0 ] + Size 3160.00 + Importance 218.83 + Type "VA" +} + +Location "Dilbat Vallis" "Sol/Venus" +{ + LongLat [ -184 55 0 ] + Size 420.00 + Importance 73.26 + Type "VA" +} + +Location "Dzyzlan Vallis" "Sol/Venus" +{ + LongLat [ -182 16 0 ] + Size 250.00 + Importance 59.82 + Type "VA" +} + +Location "Fara Vallis" "Sol/Venus" +{ + LongLat [ -345.5 1.2 0 ] + Size 260.00 + Importance 60.68 + Type "VA" +} + +Location "Fetu-ao Vallis" "Sol/Venus" +{ + LongLat [ -254.7 61 0 ] + Size 400.00 + Importance 71.78 + Type "VA" +} + +Location "Fufei Vallis" "Sol/Venus" +{ + LongLat [ -341 -46 0 ] + Size 170.00 + Importance 52.46 + Type "VA" +} + +Location "Gendenwitha Vallis" "Sol/Venus" +{ + LongLat [ -259 63 0 ] + Size 900.00 + Importance 104.44 + Type "VA" +} + +Location "Helmud Vallis" "Sol/Venus" +{ + LongLat [ -171.3 33.9 0 ] + Size 280.00 + Importance 62.36 + Type "VA" +} + +Location "Hoku-ao Vallis" "Sol/Venus" +{ + LongLat [ -166.5 -28 0 ] + Size 450.00 + Importance 75.44 + Type "VA" +} + +Location "Ikhwezi Vallis" "Sol/Venus" +{ + LongLat [ -147.8 -16 0 ] + Size 1700.00 + Importance 148.19 + Type "VA" +} + +Location "Jutrzenka Vallis" "Sol/Venus" +{ + LongLat [ -155.8 -27 0 ] + Size 970.00 + Importance 108.55 + Type "VA" +} + +Location "Kallistos Vallis" "Sol/Venus" +{ + LongLat [ -21.5 51.1 0 ] + Size 900.00 + Importance 104.44 + Type "VA" +} + +Location "Khalanasy Vallis" "Sol/Venus" +{ + LongLat [ -168.5 51 0 ] + Size 320.00 + Importance 65.62 + Type "VA" +} + +Location "Kimtinh Vallis" "Sol/Venus" +{ + LongLat [ -67 46.5 0 ] + Size 550.00 + Importance 82.40 + Type "VA" +} + +Location "Kinsei Vallis" "Sol/Venus" +{ + LongLat [ -141 -13.6 0 ] + Size 800.00 + Importance 98.42 + Type "VA" +} + +Location "Koidutäht Vallis" "Sol/Venus" +{ + LongLat [ -130 76.5 0 ] + Size 700.00 + Importance 92.21 + Type "VA" +} + +Location "Kumanyefie Vallis" "Sol/Venus" +{ + LongLat [ -335 80.5 0 ] + Size 600.00 + Importance 85.74 + Type "VA" +} + +Location "KÅ­msong Vallis" "Sol/Venus" +{ + LongLat [ -152.5 59 0 ] + Size 700.00 + Importance 92.21 + Type "VA" +} + +Location "Laidamlulum Vallis" "Sol/Venus" +{ + LongLat [ -151 73 0 ] + Size 2700.00 + Importance 197.30 + Type "VA" +} + +Location "Lo Shen Valles" "Sol/Venus" +{ + LongLat [ -89.6 12.8 0 ] + Size 225.00 + Importance 57.62 + Type "VA" +} + +Location "Lunang Vallis" "Sol/Venus" +{ + LongLat [ -310 -68.2 0 ] + Size 250.00 + Importance 59.82 + Type "VA" +} + +Location "Lusaber Vallis" "Sol/Venus" +{ + LongLat [ -164 47.5 0 ] + Size 500.00 + Importance 78.97 + Type "VA" +} + +Location "Martuv Vallis" "Sol/Venus" +{ + LongLat [ -156 -23 0 ] + Size 250.00 + Importance 59.82 + Type "VA" +} + +Location "Matlalcue Vallis" "Sol/Venus" +{ + LongLat [ -167.5 33 0 ] + Size 300.00 + Importance 64.01 + Type "VA" +} + +Location "Merak Vallis" "Sol/Venus" +{ + LongLat [ -162 63.5 0 ] + Size 200.00 + Importance 55.34 + Type "VA" +} + +Location "Nahid Valles" "Sol/Venus" +{ + LongLat [ -171 55.1 0 ] + Size 500.00 + Importance 78.97 + Type "VA" +} + +Location "Nantosuelta Vallis" "Sol/Venus" +{ + LongLat [ -193 61.9 0 ] + Size 320.00 + Importance 65.62 + Type "VA" +} + +Location "Nepra Vallis" "Sol/Venus" +{ + LongLat [ -24.2 -1.4 0 ] + Size 350.00 + Importance 67.98 + Type "VA" +} + +Location "Ngyandu Vallis" "Sol/Venus" +{ + LongLat [ -12 62 0 ] + Size 500.00 + Importance 78.97 + Type "VA" +} + +Location "Nommo Valles" "Sol/Venus" +{ + LongLat [ -87.3 40.7 0 ] + Size 200.00 + Importance 55.34 + Type "VA" +} + +Location "Nyakaio Vallis" "Sol/Venus" +{ + LongLat [ -339 -47.5 0 ] + Size 150.00 + Importance 50.45 + Type "VA" +} + +Location "Olokun Vallis" "Sol/Venus" +{ + LongLat [ -269 -81.5 0 ] + Size 150.00 + Importance 50.45 + Type "VA" +} + +Location "Omutnitsa Vallis" "Sol/Venus" +{ + LongLat [ -292 -33 0 ] + Size 150.00 + Importance 50.45 + Type "VA" +} + +Location "Poranica Valles" "Sol/Venus" +{ + LongLat [ -178.5 21 0 ] + Size 550.00 + Importance 82.40 + Type "VA" +} + +Location "Saga Vallis" "Sol/Venus" +{ + LongLat [ -340.6 -76.1 0 ] + Size 450.00 + Importance 75.44 + Type "VA" +} + +Location "Samundra Vallis" "Sol/Venus" +{ + LongLat [ -347.1 24.1 0 ] + Size 110.00 + Importance 46.11 + Type "VA" +} + +Location "Sati Vallis" "Sol/Venus" +{ + LongLat [ -334.4 -3.2 0 ] + Size 225.00 + Importance 57.62 + Type "VA" +} + +Location "Sezibwa Vallis" "Sol/Venus" +{ + LongLat [ -37 44 0 ] + Size 300.00 + Importance 64.01 + Type "VA" +} + +Location "Sinann Vallis" "Sol/Venus" +{ + LongLat [ -270 49 0 ] + Size 425.00 + Importance 73.62 + Type "VA" +} + +Location "Tai-pe Valles" "Sol/Venus" +{ + LongLat [ -156.5 -11 0 ] + Size 400.00 + Importance 71.78 + Type "VA" +} + +Location "Tan-yondozo Vallis" "Sol/Venus" +{ + LongLat [ -87 41.5 0 ] + Size 800.00 + Importance 98.42 + Type "VA" +} + +Location "Tapati Vallis" "Sol/Venus" +{ + LongLat [ -304 -27 0 ] + Size 150.00 + Importance 50.45 + Type "VA" +} + +Location "Ta'urua Vallis" "Sol/Venus" +{ + LongLat [ -247.5 80.2 0 ] + Size 525.00 + Importance 80.70 + Type "VA" +} + +Location "Tawera Vallis" "Sol/Venus" +{ + LongLat [ -67.5 11.6 0 ] + Size 500.00 + Importance 78.97 + Type "VA" +} + +Location "Tingoi Vallis" "Sol/Venus" +{ + LongLat [ -318.6 -6 0 ] + Size 250.00 + Importance 59.82 + Type "VA" +} + +Location "Umaga Valles" "Sol/Venus" +{ + LongLat [ -152 49 0 ] + Size 400.00 + Importance 71.78 + Type "VA" +} + +Location "Uottakh-sulus Valles" "Sol/Venus" +{ + LongLat [ -239 -12.5 0 ] + Size 1100.00 + Importance 116.00 + Type "VA" +} + +Location "Utrenitsa Vallis" "Sol/Venus" +{ + LongLat [ -280 -55 0 ] + Size 700.00 + Importance 92.21 + Type "VA" +} + +Location "Vakarine Vallis" "Sol/Venus" +{ + LongLat [ -336.4 -5 0 ] + Size 625.00 + Importance 87.39 + Type "VA" +} + +Location "Veden-Ema Vallis" "Sol/Venus" +{ + LongLat [ -141 15 0 ] + Size 300.00 + Importance 64.01 + Type "VA" +} + +Location "Vesper Vallis" "Sol/Venus" +{ + LongLat [ -180 59.3 0 ] + Size 610.00 + Importance 86.40 + Type "VA" +} + +Location "Xulab Vallis" "Sol/Venus" +{ + LongLat [ -186 57.5 0 ] + Size 820.00 + Importance 99.64 + Type "VA" +} + +Location "Ymoja Vallis" "Sol/Venus" +{ + LongLat [ -204.8 71.6 0 ] + Size 390.00 + Importance 71.03 + Type "VA" +} + +Location "Yuvkha Valles" "Sol/Venus" +{ + LongLat [ -239.5 -10.5 0 ] + Size 200.00 + Importance 55.34 + Type "VA" +} + + +# Update 2007 Jan 14, Grant Hutchison +# ----------------------------------- + +Location "Lindgren Patera" "Sol/Venus" +{ + LongLat [ -241.4 -28.1 0 ] + Size 110 + Importance 46.11 + Type "PE" +} + +Location "Chanum Coronae" "Sol/Venus" +{ + LongLat [ -245.5 29.2 0 ] + Size 330 + Importance 66.42 + Type "CR" +} + +Location "Witte Patera" "Sol/Venus" +{ + LongLat [ -247.6 25.8 0 ] + Size 35 + Importance 35.86 + Type "PE" +} + +Location "Azimua Tholi" "Sol/Venus" +{ + LongLat [ -249.4 34. 0 ] + Size 40 + Importance 36.70 + Type "TH" +} + +Location "Otohime Tholus" "Sol/Venus" +{ + LongLat [ -268.2 32. 0 ] + Size 20 + Importance 33.04 + Type "TH" +} + +Location "Anjea Corona" "Sol/Venus" +{ + LongLat [ -282.8 29. 0 ] + Size 145 + Importance 49.93 + Type "CR" +} + +Location "Durga Corona" "Sol/Venus" +{ + LongLat [ -286.2 31.1 0 ] + Size 227 + Importance 57.80 + Type "CR" +} + +Location "Hutash Corona" "Sol/Venus" +{ + LongLat [ -275.7 34.3 0 ] + Size 91 + Importance 43.85 + Type "CR" +} + +Location "Ikas Coronae" "Sol/Venus" +{ + LongLat [ -288.6 40.7 0 ] + Size 225 + Importance 57.62 + Type "CR" +} + +Location "Orbona Corona" "Sol/Venus" +{ + LongLat [ -293.2 47.8 0 ] + Size 150 + Importance 50.45 + Type "CR" +} + +Location "Partula Corona" "Sol/Venus" +{ + LongLat [ -289.2 49.7 0 ] + Size 145 + Importance 49.93 + Type "CR" +} + +Location "Parvati Corona" "Sol/Venus" +{ + LongLat [ -276.7 36. 0 ] + Size 173 + Importance 52.76 + Type "CR" +} + +Location "Ezili Tholus" "Sol/Venus" +{ + LongLat [ -91.3 -23.7 0 ] + Size 150 + Importance 50.45 + Type "TH" +} + +# Update 2008 Jan 04, Grant Hutchison +# ----------------------------------- + +Location "Larisa" "Sol/Venus" +{ + LongLat [ -131.1 18.5 0 ] + Size 3.7 + Importance 29.04 + Type "AA" +} + +Location "Kono Mons" "Sol/Venus" +{ + LongLat [ -268. -19.5 0 ] + Size 350 + Importance 67.98 + Type "MO" +} + +Location "Copacati Mons" "Sol/Venus" +{ + LongLat [ -276.8 -34.8 0 ] + Size 80 + Importance 42.47 + Type "MO" +} + +Location "Urash Corona" "Sol/Venus" +{ + LongLat [ -282. -43.2 0 ] + Size 360 + Importance 68.76 + Type "CR" +} + +# Update 2008 Apr 21, Grant Hutchison +# ----------------------------------- + +Location "Minona Corona" "Sol/Venus" +{ + LongLat [ -218.5 -23.5 0 ] + Size 130 + Importance 48.34 + Type "CR" +} + +# Update 2009 Oct 07, Grant Hutchison +# ----------------------------------- + +Location "Fulgora Dorsa" "Sol/Venus" +{ + LongLat [ -342. -78.5 0 ] + Size 463 + Importance 76.36 + Type "DO" +} + +Location "Heloha Fluctus" "Sol/Venus" +{ + LongLat [ -344. -77. 0 ] + Size 375 + Importance 69.90 + Type "FL" +} + +Location "Sarasvati Mons" "Sol/Venus" +{ + LongLat [ -354.5 -75.7 0 ] + Size 200 + Importance 55.34 + Type "MO" +} + +Location "Akka Tholus" "Sol/Venus" +{ + LongLat [ -233. -75.1 0 ] + Size 19.4 + Importance 32.91 + Type "TH" +} + +Location "Eirene Tholus" "Sol/Venus" +{ + LongLat [ -230. -75.5 0 ] + Size 58 + Importance 39.48 + Type "TH" +} + +Location "Yansa Tholus" "Sol/Venus" +{ + LongLat [ -232.2 -76.1 0 ] + Size 20 + Importance 33.04 + Type "TH" +} + +# Update 2010 Mar 21, Grant Hutchison +# ----------------------------------- + +Location "Alina" "Sol/Venus" +{ + LongLat [ -267.78 -8.3 0 ] + Size 3.7 + Importance 29.04 + Type "AA" +} + +Location "Amelia" "Sol/Venus" +{ + LongLat [ -280.45 -8.57 0 ] + Size 3.3 + Importance 28.92 + Type "AA" +} + +Location "Azham Corona" "Sol/Venus" +{ + LongLat [ -252.7 -66.4 0 ] + Size 380 + Importance 70.28 + Type "CR" +} + +Location "Metis Mons" "Sol/Venus" +{ + LongLat [ -253. -71. 0 ] + Size 920 + Importance 105.62 + Type "MO" +} diff --git a/data/world-capitals.ssc b/data/locations/world-capitals.ssc similarity index 100% rename from data/world-capitals.ssc rename to data/locations/world-capitals.ssc diff --git a/data/outersys.ssc b/data/outersys.ssc deleted file mode 100644 index 6ef9bab12f..0000000000 --- a/data/outersys.ssc +++ /dev/null @@ -1,377 +0,0 @@ -# The largest Edgeworth-Kuiper belt objects - -"136199 Eris:Eris:2003 UB313" "Sol" { - -# Higher albedo and lower radius than first reported. -# Data from HST results by Brown et al. ApJ 2006: -# http://www.gps.caltech.edu/~mbrown/papers/ps/xsize.pdf - - Class "dwarfplanet" - Texture "asteroid.jpg" - Radius 1200 - # no evidence of reddening - - InfoURL "http://www.gps.caltech.edu/~mbrown/planetlila/index.html" - - EllipticalOrbit { - Epoch 2453600.5 # 2005 Aug 18 00:00UT - Period 557.148 - SemiMajorAxis 67.709 - Eccentricity 0.4416 - Inclination 44.177 - AscendingNode 35.875 - ArgOfPericenter 151.311 - MeanAnomaly 197.538 - } - - Albedo 0.86 - - UniformRotation - { - Period 25.92 # Estimate from Icarus 2008. 198: 2; 459-64 - - Inclination 79.8 # spin axis assumed to match - AscendingNode 144 # orbit of Dysnomia - } -} - -"Dysnomia:136199 Eris I:Eris I:2005 (2003 UB313) 1" "Sol/Eris" { - - Class "moon" - Mesh "asteroid.cms" - Texture "asteroid.jpg" - Radius 100 # ~0.2% of Eris brightness - - InfoURL "http://www.gps.caltech.edu/~mbrown/planetlila/moon/" - # Orbit from Brown ME, Schaller EL: Science 2007; 316: 1585 - - OrbitFrame { - EquatorJ2000 { Center "Sol/Eris" } - } - - EllipticalOrbit - { - Epoch 2453979.0 # 2006 Aug 31 12:00UT - Period 15.772 - SemiMajorAxis 37430 - Inclination 61.3 - AscendingNode 139 - MeanAnomaly 328.6 - } -} - -"13672 Makemake:Makemake:2005 FY9" "Sol" { - - Class "dwarfplanet" - Texture "asteroid.jpg" - Radius 850 # estimate - - EllipticalOrbit { - Epoch 2453600.5 # 2005 Aug 18 00:00UT - Period 308.329 - SemiMajorAxis 45.640 - Eccentricity 0.1519 - Inclination 28.998 - AscendingNode 79.416 - ArgOfPericenter 245.848 - MeanAnomaly 213.919 - } - - UniformRotation - { - Period 48.0 # guess - } -} - -"136108 Haumea:Haumea:2003 EL61" "Sol" { - - Class "dwarfplanet" - Texture "asteroid.jpg" -# Dimensions below taken from Rabinowitz et al. Photometric observations -# constraining the size, shape and albedo of 2003 EL62, a rapidly rotating, -# Pluto-sized object in the Kuiper Belt. -# http://arxiv.org/ftp/astro-ph/papers/0509/0509401.pdf - - SemiAxes [ 980 760 500 ] # estimate - - InfoURL "http://www.gps.caltech.edu/~mbrown/2003EL61/" - - EllipticalOrbit { - Epoch 2453600.5 # 2005 Aug 18 00:00UT - Period 285.312 - SemiMajorAxis 43.339 - Eccentricity 0.1888 - Inclination 28.195 - AscendingNode 121.895 - ArgOfPericenter 239.512 - MeanAnomaly 198.075 - } - - UniformRotation - { - Period 3.9152 - - Inclination 255 # spin axis assumed to match - AscendingNode 25 # satellite orbits - } -} - -"Hi'iaka:136108 Haumea I:Haumea I:2005 (2003 EL61) 1" "Sol/2003 EL61" { - - Class "moon" - Mesh "asteroid.cms" - Texture "asteroid.jpg" - Radius 150 # ~1% of system mass - - InfoURL "http://www.gps.caltech.edu/~mbrown/2003EL61/" -# Orbit from Brown ME et al: http://www.gps.caltech.edu/%7Embrown/papers/ps/EL61.pdf - - BodyFrame { - EclipticJ2000 { Center "Sol/2003 EL61" } - } - OrbitFrame { - EclipticJ2000 { Center "Sol/2003 EL61" } - } - - EllipticalOrbit { - Period 49.12 - SemiMajorAxis 49500 - Eccentricity 0.050 - Inclination 234.8 - AscendingNode 26.1 - ArgOfPericenter 278.6 - MeanAnomaly 16.71 - } - - Obliquity 235 # to match orbit - EquatorAscendingNode 25 # -} - -"Namaka:136108 Haumea II:Haumea II:2005 (2003 EL61) 2" "Sol/2003 EL61" { - - Class "moon" - Mesh "asteroid.cms" - Texture "asteroid.jpg" - Radius 90 # ~0.2% of system mass - - InfoURL "http://www.gps.caltech.edu/~mbrown/2003EL61/" - - BodyFrame { - EclipticJ2000 { Center "Sol/2003 EL61" } - } - OrbitFrame { - EclipticJ2000 { Center "Sol/2003 EL61" } - } - - EllipticalOrbit { - Period 34.1 - SemiMajorAxis 39300 - Inclination 275 # ~40 degrees to 2005 (2003 EL61) 1 - AscendingNode 25 # - } - - Obliquity 275 # to match orbit - EquatorAscendingNode 25 # -} - -"90482 Orcus:Orcus:2004 DW" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Color [ 0.65 0.45 0.35 ] - BlendTexture true - Radius 800 - - InfoURL "http://www.gps.caltech.edu/~chad/2004dw/" - - EllipticalOrbit { - Period 245.976 - SemiMajorAxis 39.258 - Eccentricity 0.2258 - Inclination 20.539 - AscendingNode 268.457 - ArgOfPericenter 73.731 - MeanAnomaly 150.066 - } - - Albedo 0.09 - - UniformRotation - { - Period 48.0 # guess - } - -} - -"50000 Quaoar:Quaoar:2002 LM60" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Color [ 0.60 0.45 0.35 ] # only slight red - BlendTexture true - Radius 625 - Oblateness 0.12 # minimum axis ratio of 1.133 - - InfoURL "http://www.gps.caltech.edu/~chad/quaoar/" - - - EllipticalOrbit { - Period 283.234 - SemiMajorAxis 43.128 - Eccentricity 0.0395 - Inclination 8.005 - AscendingNode 189.081 - ArgOfPericenter 163.885 - MeanAnomaly 258.858 - } - - Albedo 0.12 - - UniformRotation - { - Period 17.6788 # for a double-peaked light curve - } -} - -"28978 Ixion:Ixion:(2001 KX76" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Color [ 0.65 0.45 0.35 ] # "reddish" - BlendTexture true - Radius 600 - - InfoURL "http://www.noao.edu/outreach/press/pr01/pr0110.html" - - EllipticalOrbit { - Epoch 2452400.5 # 2002 May 6 00:00UT - Period 246.50564 - SemiMajorAxis 39.3138672 - Eccentricity 0.2447032 - Inclination 19.68326 - AscendingNode 71.0155 - ArgOfPericenter 300.9234 - MeanAnomaly 259.585 - } - - Albedo 0.04 - - UniformRotation - { - Period 30.0 - } -} - -"20000 Varuna:Varuna:2000 WR106" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Color [ 0.65 0.45 0.35 ] # "reddish" - BlendTexture true - Radius 450 - Oblateness 0.333 # axis ratio 1.5:1 - - InfoURL "http://www.aas.org/publications/baas/v34n3/dps2002/9.htm" - - EllipticalOrbit { - Epoch 2452400.5 # 2002 May 6 00:00UT - Period 284.83446 - SemiMajorAxis 43.290196 - Eccentricity 0.053794 - Inclination 17.12557 - AscendingNode 97.2843 - ArgOfPericenter 275.5744 - MeanAnomaly 82.67171 - } - - Albedo 0.07 - - UniformRotation - { - Period 6.3442 # for a double-peaked light curve - } -} - -"55565 2002 AW197:2002 AW197" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Color [ 0.65 0.45 0.35 ] - BlendTexture true - Radius 450 - - InfoURL "http://www.aas.org/publications/baas/v34n3/dps2002/301.htm" - - EllipticalOrbit { - Period 323.976 - SemiMajorAxis 47.171 - Eccentricity 0.1257 - Inclination 24.370 - AscendingNode 297.463 - ArgOfPericenter 296.073 - MeanAnomaly 272.766 - } - - Albedo 0.10 - - UniformRotation - { - Period 48.0 # guess - } -} - -"2004 XR190" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Radius 320 # "diameter is between 425-850km" - - InfoURL "http://arxiv.org/abs/astro-ph/0512430" - - EllipticalOrbit { - Epoch 2453800.5 # 2006 Mar 6 00:00UT - Period 434.981 - SemiMajorAxis 57.409 - Eccentricity 0.111 - Inclination 46.735 - AscendingNode 252.369 - ArgOfPericenter 284.115 - MeanAnomaly 268.060 - } - - UniformRotation - { - Period 48.0 # guess - } -} - -# Inner Oort cloud - -"90377 Sedna:Sedna:2003 VB12" "Sol" { - - Class "asteroid" - Texture "asteroid.jpg" - Color [ 0.75 0.45 0.35 ] # almost as red as Mars - BlendTexture true - Radius 850 - - InfoURL "http://www.gps.caltech.edu/~mbrown/sedna/" - - EllipticalOrbit { - Epoch 2453200.5 # 2004 Jul 14 00:00UT - Period 12258.809 - SemiMajorAxis 531.658 - Eccentricity 0.8574 - Inclination 11.930 - AscendingNode 144.493 - ArgOfPericenter 311.827 - MeanAnomaly 357.881 - } - - Albedo 0.05 - - UniformRotation - { - Period 10 # (much shorter than previously thought) - } -} diff --git a/data/solar-system/Makefile.am b/data/solar-system/Makefile.am new file mode 100644 index 0000000000..b52695eefc --- /dev/null +++ b/data/solar-system/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = asteroids comets diff --git a/data/solar-system/asteroids/Makefile.am b/data/solar-system/asteroids/Makefile.am new file mode 100644 index 0000000000..3a9394d440 --- /dev/null +++ b/data/solar-system/asteroids/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/solar-system/asteroids + +pkgdata_DATA = asteroids.ssc + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/data/asteroids.ssc b/data/solar-system/asteroids/asteroids.ssc similarity index 95% rename from data/asteroids.ssc rename to data/solar-system/asteroids/asteroids.ssc index d2cd025658..9faeb532b1 100644 --- a/data/asteroids.ssc +++ b/data/solar-system/asteroids/asteroids.ssc @@ -1,589 +1,589 @@ -# All asteroid colors (except for Dactyl) are derived from SMASS spectra -# and converted to RGB values using Matt Wronkiewicz's spectrum2rgb utility -# that is distributed with the Celestia source package. - -# A few main belt asteroids . . -"1 Ceres:Ceres:A899 OF" "Sol" -{ - Class "dwarfplanet" - Texture "asteroid.jpg" - Color [ 1.000 0.945 0.881 ] - BlendTexture true - Radius 487.5 # 975x909km - Oblateness 0.068 # Thomas et al, Nature, 8 Sep 2005 - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 00:00UT - Period 4.60014 - SemiMajorAxis 2.7660 - Eccentricity 0.0793 - Inclination 10.584 - AscendingNode 80.483 - ArgOfPericenter 74.043 - MeanAnomaly 232.067 - } - - UniformRotation - { - Period 9.074170 # Icarus 2007,188(2):451 - Epoch 2449249.91125 # 1993 Sep 19 09:52:12UT - Inclination 11 - AscendingNode 29 - MeridianAngle 339.85 - } - - Albedo 0.113 -} - -"2 Pallas:Pallas" "Sol" -# Pole and shape from Schmidt et al -# "Hubble takes a look at Pallas: Shape, Size and Surface" -# (2008) http://www.lpi.usra.edu/meetings/lpsc2008/pdf/2502.pdf -{ - Class "asteroid" - Texture "asteroid.jpg" - Color [ 1.000 0.952 0.903 ] - BlendTexture true - SemiAxes [ 291 278 250 ] - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 00:00UT - Period 4.61868 - SemiMajorAxis 2.7733 - Eccentricity 0.2300 - Inclination 34.846 - AscendingNode 173.166 - ArgOfPericenter 310.423 - MeanAnomaly 218.057 - } - - UniformRotation - { - Period 7.81323264 - Inclination 113 - AscendingNode 118 - MeridianAngle 339 - } - - Albedo 0.159 -} - -"3 Juno:Juno" "Sol" -{ - Class "asteroid" - Texture "asteroid.jpg" - Color [ 1.000 0.912 0.833 ] - BlendTexture true - SemiAxes [ 145 120 95 ] - - EllipticalOrbit - { - Epoch 2452600.5 # 2002 Nov 22 00:00UT - Period 4.35540 - SemiMajorAxis 2.6669 - Eccentricity 0.2589 - Inclination 12.972 - AscendingNode 170.133 - ArgOfPericenter 247.948 - MeanAnomaly 119.146 - } - - UniformRotation - { - Period 7.811 - Inclination 56 - AscendingNode 196 - } - - Albedo 0.238 -} - -"4 Vesta:Vesta" "Sol" -{ - Class "asteroid" - Mesh "vesta.cmod" - Texture "asteroid.jpg" - Color [ 1.000 0.923 0.851 ] - BlendTexture true - Radius 279 # maximum semi-axis - MeshCenter [ 0.77 3.424 -0.554 ] - - InfoURL "http://www.solarviews.com/eng/vesta.htm" - - EllipticalOrbit - { - Epoch 2452000.5 # 2001 Apr 1 00:00UT - Period 3.62729 - SemiMajorAxis 2.3670775 - Eccentricity 0.089753 - Inclination 7.1346 - AscendingNode 103.9510 - ArgOfPericenter 149.4585 - MeanAnomaly 104.980 - } - - UniformRotation - { - Period 5.342 - Epoch 2450124.90833 # 1996 May 11 09:48UT - Inclination 40 - AscendingNode 91 - MeridianAngle 325.77 - } - - Albedo 0.423 -} - - - -# Some of the asteroids visited by spacecraft -"951 Gaspra:Gaspra:A913 YA" "Sol" -{ - Class "asteroid" - Mesh "gaspra.cmod" - Texture "gaspramosaic.*" # Phil Stooke - Color [ 1.000 0.883 0.769 ] - BlendTexture true - Radius 9.1 # maximum semi-axis - MeshCenter [ 1.540 -0.064 -0.118 ] - - EllipticalOrbit - { - Epoch 2448559.0 # 1991 Oct 29 12:00UT (Galileo encounter) - Period 3.2837 # average - SemiMajorAxis 2.2096348 # at epoch - Eccentricity 0.1738752 # at epoch - Inclination 4.0975771 # at epoch - AscendingNode 253.445592 # at epoch - ArgOfPericenter 129.045896 # at epoch - MeanAnomaly 280.769206 # at epoch - } - - UniformRotation - { - Period 7.042073 - Inclination 69.28 - AscendingNode 109.59 - MeridianAngle 58.865 - } - - Albedo 0.1 -} - -"243 Ida:Ida:A910 CD" "Sol" -{ - Class "asteroid" - Mesh "ida.cmod" - Texture "idamosaic.*" # Phil Stooke - Color [ 1.000 0.901 0.815 ] - BlendTexture true - Radius 28.9 # maximum semi-axis - MeshCenter [ -1.424 -0.417 0.115 ] - - EllipticalOrbit - { - Epoch 2449228.0 # 1993 Aug 28 12:00UT (Galileo encounter) - Period 4.8417 # mean - SemiMajorAxis 2.863731 # at epoch - Eccentricity 0.043109 # at epoch - Inclination 1.137110 # at epoch - AscendingNode 324.586055 # at epoch - ArgOfPericenter 113.017101 # at epoch - MeanAnomaly 131.594945 # at epoch - } - - UniformRotation - { - Period 4.633632 - Inclination 156.96 - AscendingNode 352.77 - MeridianAngle 359.46 - } - - Albedo 0.24 -} - -"Dactyl:243 Ida I:Ida I:1993 (243) 1" "Sol/Ida" -{ - # Data for Dactyl taken from: - # Petit et al.: The Long-Term Dynamics of Dactyl's Orbit - # (Icarus 1997: 130; 177-197) - linked in the InfoURL - - InfoURL "http://www.lpl.arizona.edu/~hurfordt/research/papers/Icarus130.pdf" - - Class "asteroid" - Texture "asteroid.jpg" - # Use the same color as for Ida--uncertain if this is correct - Color [ 1.000 0.901 0.815 ] - BlendTexture true - Mesh "roughsphere.cms" - Radius 0.7 - - EllipticalOrbit - { - Epoch 2449228.2028 # 1993 Aug 28 16:52:05UT - Period 0.96534 # stable 5:1 resonant orbit (Petit et al.) - SemiMajorAxis 83.5 # stable 5:1 resonant orbit (Petit et al.) - Eccentricity 0.13 # stable 5:1 resonant orbit (Petit et al.) - LongOfPericenter 310 # stable pericenter at 90:E Ida longitude (Petit et al.) - AscendingNode 90 # VERY approximate - chosen to place Dactyl north - # of Ida's equator, as seen at time of Galileo encounter - Inclination 8 # estimated at 7-9 degrees (Petit et al.) - } - - UniformRotation - { - MeridianAngle 123 # place prime meridian facing Ida - } - - Albedo 0.2 -} - - -"433 Eros:Eros:1898 DQ" "Sol" -{ - Class "asteroid" - Mesh "eros.cmod" - Texture "eros.*" - # NormalMap "erosbump2k.jpg" - Color [ 1.000 0.880 0.764 ] - # The texture is already tinted with the asteroid color - #BlendTexture true - Radius 16.3 # maximum semi-axis - MeshCenter [ -1.262 0.168 -0.164 ] - - EllipticalOrbit - { - Epoch 2451171.0 # 1998 Dec 23 12:00UT (NEAR-Shoemaker encounter) - Period 1.761 # average - SemiMajorAxis 1.458261 # at epoch - Eccentricity 0.222885 # at epoch - Inclination 10.830143 # at epoch - AscendingNode 304.430882 # at epoch - ArgOfPericenter 178.613184 # at epoch - MeanAnomaly 208.403434 # at epoch - } - - UniformRotation - { - Period 5.270 - Inclination 78.70 - AscendingNode 107.23 - MeridianAngle 338.165 - } - - Albedo 0.16 -} - -"25143 Itokawa:Itokawa:1998 SF36" "Sol" -{ - Class "asteroid" - - Mesh "itokawa.cmod" - Radius 0.315 - - InfoURL "http://en.wikipedia.org/wiki/25143_Itokawa" - - # Osculating elements from HORIZONS - EllipticalOrbit - { - Epoch 2453625.5 # 2005 Sep 12--Hayabusa arrival - Period 1.523231392 - SemiMajorAxis 1.323849003 - Eccentricity 0.2801215972 - Inclination 1.622265921 - AscendingNode 69.09461308 - ArgOfPericenter 162.7594572 - MeanAnomaly 310.6795025 - } - - # Retrograde rotation pole with RA 90.53 and Dec -66.30 - # From "Pole and global shape of 25143 Itokawa", - # Demura et al, Science, 2 Jun 2006 - BodyFrame { EquatorJ2000 {} } - UniformRotation - { - Inclination 156.30 - AscendingNode 180.53 - Period 12.132 - } - - Color [ 1 0.96 0.80 ] # Approximation based on natural color images - LunarLambert 0.5 # Approximate a dusty surface - - # Align model with Celestia's coordinate system -# Orientation [ 90 1 0 0 ] - Orientation [ 180 0 1 1 ] - - Albedo 0.53 -} - - - -# Radar-imaged asteroids -"4179 Toutatis:Toutatis:1989 AC" "Sol" -{ - Class "asteroid" - Mesh "toutatis.cmod" - Texture "asteroid.jpg" - Color [ 1.000 0.904 0.803 ] - BlendTexture true - Radius 2.3 # maximum semi-axis - MeshCenter [ 0.0313 0.2171 0.0064 ] - - InfoURL "http://echo.jpl.nasa.gov/asteroids/4179_Toutatis/toutatis.html" - - EllipticalOrbit - { - Epoch 2452200.5 # 2001 Oct 18 00:00UT - Period 3.976715 - SemiMajorAxis 2.5100537 - Eccentricity 0.6342274 - Inclination 0.46959 - AscendingNode 128.24788 - ArgOfPericenter 274.78070 - MeanAnomaly 86.28120 - } - - PrecessingRotation - { - Period 129.6 # 5.41 days - Inclination 145 - PrecessionPeriod -0.0201 # 7.35 day period - } - - Albedo 0.16 -} - -"1620 Geographos:Geographos:1951 RA" "Sol" -{ - Class "asteroid" - Mesh "geographos.cmod" - Texture "asteroid.jpg" - Color [ 1.000 0.901 0.802 ] - BlendTexture true - Radius 2.53 # maximum semi-axis - MeshCenter [ 0.154 -0.002 -0.026 ] - - InfoURL "http://www.solarviews.com/eng/geograph.htm" - - EllipticalOrbit - { - Epoch 2450800.5 # 1997 Dec 18 00:00UT - Period 1.39 - SemiMajorAxis 1.2455 - Eccentricity 0.3354 - Inclination 13.34 - AscendingNode 337.352 - ArgOfPericenter 276.756 - MeanAnomaly 180.595 - } - - UniformRotation - { - Period 5.223 - Inclination 136 - AscendingNode 145 - } - - Albedo 0.326 -} - -"216 Kleopatra:Kleopatra:A905 OA" "Sol" -{ - Class "asteroid" - Mesh "kleopatra.cmod" - Texture "asteroid.jpg" - Color [ 1.000 0.932 0.888 ] - BlendTexture true - Radius 110 # maximum semi-axis - MeshCenter [ -3.049 2.379 1.429 ] - - InfoURL "http://echo.jpl.nasa.gov/~ostro/kle/index.html" - - EllipticalOrbit - { - Epoch 2450800.5 # 1997 Dec 12 00:00UT - Period 4.67 - SemiMajorAxis 2.791 - Eccentricity 0.2531 - Inclination 13.138 - AscendingNode 215.699 - ArgOfPericenter 179.350 - MeanAnomaly 225.804 - } - - UniformRotation - { - Period 5.385 - Inclination 63 - AscendingNode 162 - } - - Albedo 0.16 - # Class M - -} - -"1998 KY26" "Sol" -{ - Class "asteroid" - Mesh "ky26.cmod" - Texture "asteroid.jpg" - Radius 0.015 # maximum semi-axis - MeshCenter [ -0.000718 -0.000099 0.000556 ] - - InfoURL "http://echo.jpl.nasa.gov/~ostro/KY26/index.html" - - EllipticalOrbit - { - Epoch 2452000.5 # 2001 Apr 1 00:00UT - Period 1.3752 - SemiMajorAxis 1.2320798 - Eccentricity 0.20151423 - Inclination 1.48127 - AscendingNode 84.45490 - ArgOfPericenter 209.14766 - MeanAnomaly 356.6879717 - } - - UniformRotation - { - Period 0.178 - } - - Albedo 0.15 - -} - -"2063 Bacchus:Bacchus:1977 HB" "Sol" -{ - Class "asteroid" - Mesh "bacchus.cmod" - Texture "asteroid.jpg" - Color [ 1.000 0.899 0.777 ] - BlendTexture true - Radius 0.55 # maximum semi-axis - MeshCenter [ -0.00936 -0.00610 0.00289 ] - - InfoURL "http://echo.jpl.nasa.gov/~ostro/bacchus/index.html" - - EllipticalOrbit - { - Epoch 2452000.5 # 2001 Apr 1 00:00UT - Period 1.1223 - SemiMajorAxis 1.0781035 - Eccentricity 0.34951251 - Inclination 9.43160 - AscendingNode 33.23590 - ArgOfPericenter 55.18040 - MeanAnomaly 229.8627955 - } - - UniformRotation - { - Period 14.90 - Inclination 116 - AscendingNode 114 - } - - Albedo 0.15 -} - -"6489 Golevka:Golevka:1991 JX" "Sol" -{ - Class "asteroid" - Mesh "golevka.cmod" - Texture "asteroid.jpg" - Color [ 1.000 0.856 0.747 ] - BlendTexture true - Radius 0.34 # maximum semi-axis - MeshCenter [ -0.0289 -0.0111 -0.0331 ] - - InfoURL "http://echo.jpl.nasa.gov/~ostro/gol/index.html" - - EllipticalOrbit - { - Epoch 2452000.5 # 2001 Apr 1 00:00UT - Period 3.995 - SemiMajorAxis 2.5120500 - Eccentricity 0.60117380 - Inclination 2.28701 - AscendingNode 212.16560 - ArgOfPericenter 65.25133 - MeanAnomaly 159.8983670 - } - - UniformRotation - { - Period 6.0289 - Inclination 135 - AscendingNode 292 - } - - Albedo 0.15 -} - -"4769 Castalia:Castalia:1989 PB" "Sol" -{ - Class "asteroid" - Mesh "castalia.cmod" - Texture "asteroid.jpg" - BlendTexture true - Radius 0.81 # maximum semi-axis - MeshCenter [ -0.0456 -0.0347 -0.0178 ] - - InfoURL "http://echo.jpl.nasa.gov/asteroids/4769_Castalia/cast01.html" - - EllipticalOrbit - { - Epoch 2452000.5 # 2001 Apr 1 00:00UT - Period 1.096 - SemiMajorAxis 1.0632007 - Eccentricity 0.48324394 - Inclination 8.88806 - AscendingNode 325.71246 - ArgOfPericenter 121.26355 - MeanAnomaly 152.5186007 - } - - UniformRotation - { - Period 4.095 - Inclination 146 - AscendingNode 325 - } - - Albedo 0.15 -} - -# Centaurs -"2060 Chiron:Chiron:1977 UB:95P Chiron" "Sol" -{ - Class "asteroid" - Texture "asteroid.jpg" - Color [ 1.000 0.960 0.919 ] - BlendTexture true - Radius 144 - - EllipticalOrbit - { - Epoch 2449608.5 # 1994 Sep 13 00:00UT - Period 50.90359 - SemiMajorAxis 13.734941 - Eccentricity 0.384424 - Inclination 6.927771 - AscendingNode 209.395188 - ArgOfPericenter 339.432152 - MeanAnomaly 349.983669 - } - - UniformRotation - { - Period 5.918 - } - - Albedo 0.048 -} +# All asteroid colors (except for Dactyl) are derived from SMASS spectra +# and converted to RGB values using Matt Wronkiewicz's spectrum2rgb utility +# that is distributed with the Celestia source package. + +# A few main belt asteroids . . +"1 Ceres:Ceres:A899 OF" "Sol" +{ + Class "dwarfplanet" + Texture "asteroid.jpg" + Color [ 1.000 0.945 0.881 ] + BlendTexture true + Radius 487.5 # 975x909km + Oblateness 0.068 # Thomas et al, Nature, 8 Sep 2005 + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 00:00UT + Period 4.60014 + SemiMajorAxis 2.7660 + Eccentricity 0.0793 + Inclination 10.584 + AscendingNode 80.483 + ArgOfPericenter 74.043 + MeanAnomaly 232.067 + } + + UniformRotation + { + Period 9.074170 # Icarus 2007,188(2):451 + Epoch 2449249.91125 # 1993 Sep 19 09:52:12UT + Inclination 11 + AscendingNode 29 + MeridianAngle 339.85 + } + + Albedo 0.113 +} + +"2 Pallas:Pallas" "Sol" +# Pole and shape from Schmidt et al +# "Hubble takes a look at Pallas: Shape, Size and Surface" +# (2008) http://www.lpi.usra.edu/meetings/lpsc2008/pdf/2502.pdf +{ + Class "asteroid" + Texture "asteroid.jpg" + Color [ 1.000 0.952 0.903 ] + BlendTexture true + SemiAxes [ 291 278 250 ] + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 00:00UT + Period 4.61868 + SemiMajorAxis 2.7733 + Eccentricity 0.2300 + Inclination 34.846 + AscendingNode 173.166 + ArgOfPericenter 310.423 + MeanAnomaly 218.057 + } + + UniformRotation + { + Period 7.81323264 + Inclination 113 + AscendingNode 118 + MeridianAngle 339 + } + + Albedo 0.159 +} + +"3 Juno:Juno" "Sol" +{ + Class "asteroid" + Texture "asteroid.jpg" + Color [ 1.000 0.912 0.833 ] + BlendTexture true + SemiAxes [ 145 120 95 ] + + EllipticalOrbit + { + Epoch 2452600.5 # 2002 Nov 22 00:00UT + Period 4.35540 + SemiMajorAxis 2.6669 + Eccentricity 0.2589 + Inclination 12.972 + AscendingNode 170.133 + ArgOfPericenter 247.948 + MeanAnomaly 119.146 + } + + UniformRotation + { + Period 7.811 + Inclination 56 + AscendingNode 196 + } + + Albedo 0.238 +} + +"4 Vesta:Vesta" "Sol" +{ + Class "asteroid" + Mesh "vesta.cmod" + Texture "asteroid.jpg" + Color [ 1.000 0.923 0.851 ] + BlendTexture true + Radius 279 # maximum semi-axis + MeshCenter [ 0.77 3.424 -0.554 ] + + InfoURL "http://www.solarviews.com/eng/vesta.htm" + + EllipticalOrbit + { + Epoch 2452000.5 # 2001 Apr 1 00:00UT + Period 3.62729 + SemiMajorAxis 2.3670775 + Eccentricity 0.089753 + Inclination 7.1346 + AscendingNode 103.9510 + ArgOfPericenter 149.4585 + MeanAnomaly 104.980 + } + + UniformRotation + { + Period 5.342 + Epoch 2450124.90833 # 1996 May 11 09:48UT + Inclination 40 + AscendingNode 91 + MeridianAngle 325.77 + } + + Albedo 0.423 +} + + + +# Some of the asteroids visited by spacecraft +"951 Gaspra:Gaspra:A913 YA" "Sol" +{ + Class "asteroid" + Mesh "gaspra.cmod" + Texture "gaspramosaic.*" # Phil Stooke + Color [ 1.000 0.883 0.769 ] + BlendTexture true + Radius 9.1 # maximum semi-axis + MeshCenter [ 1.540 -0.064 -0.118 ] + + EllipticalOrbit + { + Epoch 2448559.0 # 1991 Oct 29 12:00UT (Galileo encounter) + Period 3.2837 # average + SemiMajorAxis 2.2096348 # at epoch + Eccentricity 0.1738752 # at epoch + Inclination 4.0975771 # at epoch + AscendingNode 253.445592 # at epoch + ArgOfPericenter 129.045896 # at epoch + MeanAnomaly 280.769206 # at epoch + } + + UniformRotation + { + Period 7.042073 + Inclination 69.28 + AscendingNode 109.59 + MeridianAngle 58.865 + } + + Albedo 0.1 +} + +"243 Ida:Ida:A910 CD" "Sol" +{ + Class "asteroid" + Mesh "ida.cmod" + Texture "idamosaic.*" # Phil Stooke + Color [ 1.000 0.901 0.815 ] + BlendTexture true + Radius 28.9 # maximum semi-axis + MeshCenter [ -1.424 -0.417 0.115 ] + + EllipticalOrbit + { + Epoch 2449228.0 # 1993 Aug 28 12:00UT (Galileo encounter) + Period 4.8417 # mean + SemiMajorAxis 2.863731 # at epoch + Eccentricity 0.043109 # at epoch + Inclination 1.137110 # at epoch + AscendingNode 324.586055 # at epoch + ArgOfPericenter 113.017101 # at epoch + MeanAnomaly 131.594945 # at epoch + } + + UniformRotation + { + Period 4.633632 + Inclination 156.96 + AscendingNode 352.77 + MeridianAngle 359.46 + } + + Albedo 0.24 +} + +"Dactyl:243 Ida I:Ida I:1993 (243) 1" "Sol/Ida" +{ + # Data for Dactyl taken from: + # Petit et al.: The Long-Term Dynamics of Dactyl's Orbit + # (Icarus 1997: 130; 177-197) - linked in the InfoURL + + InfoURL "http://www.lpl.arizona.edu/~hurfordt/research/papers/Icarus130.pdf" + + Class "asteroid" + Texture "asteroid.jpg" + # Use the same color as for Ida--uncertain if this is correct + Color [ 1.000 0.901 0.815 ] + BlendTexture true + Mesh "roughsphere.cms" + Radius 0.7 + + EllipticalOrbit + { + Epoch 2449228.2028 # 1993 Aug 28 16:52:05UT + Period 0.96534 # stable 5:1 resonant orbit (Petit et al.) + SemiMajorAxis 83.5 # stable 5:1 resonant orbit (Petit et al.) + Eccentricity 0.13 # stable 5:1 resonant orbit (Petit et al.) + LongOfPericenter 310 # stable pericenter at 90:E Ida longitude (Petit et al.) + AscendingNode 90 # VERY approximate - chosen to place Dactyl north + # of Ida's equator, as seen at time of Galileo encounter + Inclination 8 # estimated at 7-9 degrees (Petit et al.) + } + + UniformRotation + { + MeridianAngle 123 # place prime meridian facing Ida + } + + Albedo 0.2 +} + + +"433 Eros:Eros:1898 DQ" "Sol" +{ + Class "asteroid" + Mesh "eros.cmod" + Texture "eros.*" + # NormalMap "erosbump2k.jpg" + Color [ 1.000 0.880 0.764 ] + # The texture is already tinted with the asteroid color + #BlendTexture true + Radius 16.3 # maximum semi-axis + MeshCenter [ -1.262 0.168 -0.164 ] + + EllipticalOrbit + { + Epoch 2451171.0 # 1998 Dec 23 12:00UT (NEAR-Shoemaker encounter) + Period 1.761 # average + SemiMajorAxis 1.458261 # at epoch + Eccentricity 0.222885 # at epoch + Inclination 10.830143 # at epoch + AscendingNode 304.430882 # at epoch + ArgOfPericenter 178.613184 # at epoch + MeanAnomaly 208.403434 # at epoch + } + + UniformRotation + { + Period 5.270 + Inclination 78.70 + AscendingNode 107.23 + MeridianAngle 338.165 + } + + Albedo 0.16 +} + +"25143 Itokawa:Itokawa:1998 SF36" "Sol" +{ + Class "asteroid" + + Mesh "itokawa.cmod" + Radius 0.315 + + InfoURL "http://en.wikipedia.org/wiki/25143_Itokawa" + + # Osculating elements from HORIZONS + EllipticalOrbit + { + Epoch 2453625.5 # 2005 Sep 12--Hayabusa arrival + Period 1.523231392 + SemiMajorAxis 1.323849003 + Eccentricity 0.2801215972 + Inclination 1.622265921 + AscendingNode 69.09461308 + ArgOfPericenter 162.7594572 + MeanAnomaly 310.6795025 + } + + # Retrograde rotation pole with RA 90.53 and Dec -66.30 + # From "Pole and global shape of 25143 Itokawa", + # Demura et al, Science, 2 Jun 2006 + BodyFrame { EquatorJ2000 {} } + UniformRotation + { + Inclination 156.30 + AscendingNode 180.53 + Period 12.132 + } + + Color [ 1 0.96 0.80 ] # Approximation based on natural color images + LunarLambert 0.5 # Approximate a dusty surface + + # Align model with Celestia's coordinate system +# Orientation [ 90 1 0 0 ] + Orientation [ 180 0 1 1 ] + + Albedo 0.53 +} + + + +# Radar-imaged asteroids +"4179 Toutatis:Toutatis:1989 AC" "Sol" +{ + Class "asteroid" + Mesh "toutatis.cmod" + Texture "asteroid.jpg" + Color [ 1.000 0.904 0.803 ] + BlendTexture true + Radius 2.3 # maximum semi-axis + MeshCenter [ 0.0313 0.2171 0.0064 ] + + InfoURL "http://echo.jpl.nasa.gov/asteroids/4179_Toutatis/toutatis.html" + + EllipticalOrbit + { + Epoch 2452200.5 # 2001 Oct 18 00:00UT + Period 3.976715 + SemiMajorAxis 2.5100537 + Eccentricity 0.6342274 + Inclination 0.46959 + AscendingNode 128.24788 + ArgOfPericenter 274.78070 + MeanAnomaly 86.28120 + } + + PrecessingRotation + { + Period 129.6 # 5.41 days + Inclination 145 + PrecessionPeriod -0.0201 # 7.35 day period + } + + Albedo 0.16 +} + +"1620 Geographos:Geographos:1951 RA" "Sol" +{ + Class "asteroid" + Mesh "geographos.cmod" + Texture "asteroid.jpg" + Color [ 1.000 0.901 0.802 ] + BlendTexture true + Radius 2.53 # maximum semi-axis + MeshCenter [ 0.154 -0.002 -0.026 ] + + InfoURL "http://www.solarviews.com/eng/geograph.htm" + + EllipticalOrbit + { + Epoch 2450800.5 # 1997 Dec 18 00:00UT + Period 1.39 + SemiMajorAxis 1.2455 + Eccentricity 0.3354 + Inclination 13.34 + AscendingNode 337.352 + ArgOfPericenter 276.756 + MeanAnomaly 180.595 + } + + UniformRotation + { + Period 5.223 + Inclination 136 + AscendingNode 145 + } + + Albedo 0.326 +} + +"216 Kleopatra:Kleopatra:A905 OA" "Sol" +{ + Class "asteroid" + Mesh "kleopatra.cmod" + Texture "asteroid.jpg" + Color [ 1.000 0.932 0.888 ] + BlendTexture true + Radius 110 # maximum semi-axis + MeshCenter [ -3.049 2.379 1.429 ] + + InfoURL "http://echo.jpl.nasa.gov/~ostro/kle/index.html" + + EllipticalOrbit + { + Epoch 2450800.5 # 1997 Dec 12 00:00UT + Period 4.67 + SemiMajorAxis 2.791 + Eccentricity 0.2531 + Inclination 13.138 + AscendingNode 215.699 + ArgOfPericenter 179.350 + MeanAnomaly 225.804 + } + + UniformRotation + { + Period 5.385 + Inclination 63 + AscendingNode 162 + } + + Albedo 0.16 + # Class M + +} + +"1998 KY26" "Sol" +{ + Class "asteroid" + Mesh "ky26.cmod" + Texture "asteroid.jpg" + Radius 0.015 # maximum semi-axis + MeshCenter [ -0.000718 -0.000099 0.000556 ] + + InfoURL "http://echo.jpl.nasa.gov/~ostro/KY26/index.html" + + EllipticalOrbit + { + Epoch 2452000.5 # 2001 Apr 1 00:00UT + Period 1.3752 + SemiMajorAxis 1.2320798 + Eccentricity 0.20151423 + Inclination 1.48127 + AscendingNode 84.45490 + ArgOfPericenter 209.14766 + MeanAnomaly 356.6879717 + } + + UniformRotation + { + Period 0.178 + } + + Albedo 0.15 + +} + +"2063 Bacchus:Bacchus:1977 HB" "Sol" +{ + Class "asteroid" + Mesh "bacchus.cmod" + Texture "asteroid.jpg" + Color [ 1.000 0.899 0.777 ] + BlendTexture true + Radius 0.55 # maximum semi-axis + MeshCenter [ -0.00936 -0.00610 0.00289 ] + + InfoURL "http://echo.jpl.nasa.gov/~ostro/bacchus/index.html" + + EllipticalOrbit + { + Epoch 2452000.5 # 2001 Apr 1 00:00UT + Period 1.1223 + SemiMajorAxis 1.0781035 + Eccentricity 0.34951251 + Inclination 9.43160 + AscendingNode 33.23590 + ArgOfPericenter 55.18040 + MeanAnomaly 229.8627955 + } + + UniformRotation + { + Period 14.90 + Inclination 116 + AscendingNode 114 + } + + Albedo 0.15 +} + +"6489 Golevka:Golevka:1991 JX" "Sol" +{ + Class "asteroid" + Mesh "golevka.cmod" + Texture "asteroid.jpg" + Color [ 1.000 0.856 0.747 ] + BlendTexture true + Radius 0.34 # maximum semi-axis + MeshCenter [ -0.0289 -0.0111 -0.0331 ] + + InfoURL "http://echo.jpl.nasa.gov/~ostro/gol/index.html" + + EllipticalOrbit + { + Epoch 2452000.5 # 2001 Apr 1 00:00UT + Period 3.995 + SemiMajorAxis 2.5120500 + Eccentricity 0.60117380 + Inclination 2.28701 + AscendingNode 212.16560 + ArgOfPericenter 65.25133 + MeanAnomaly 159.8983670 + } + + UniformRotation + { + Period 6.0289 + Inclination 135 + AscendingNode 292 + } + + Albedo 0.15 +} + +"4769 Castalia:Castalia:1989 PB" "Sol" +{ + Class "asteroid" + Mesh "castalia.cmod" + Texture "asteroid.jpg" + BlendTexture true + Radius 0.81 # maximum semi-axis + MeshCenter [ -0.0456 -0.0347 -0.0178 ] + + InfoURL "http://echo.jpl.nasa.gov/asteroids/4769_Castalia/cast01.html" + + EllipticalOrbit + { + Epoch 2452000.5 # 2001 Apr 1 00:00UT + Period 1.096 + SemiMajorAxis 1.0632007 + Eccentricity 0.48324394 + Inclination 8.88806 + AscendingNode 325.71246 + ArgOfPericenter 121.26355 + MeanAnomaly 152.5186007 + } + + UniformRotation + { + Period 4.095 + Inclination 146 + AscendingNode 325 + } + + Albedo 0.15 +} + +# Centaurs +"2060 Chiron:Chiron:1977 UB:95P Chiron" "Sol" +{ + Class "asteroid" + Texture "asteroid.jpg" + Color [ 1.000 0.960 0.919 ] + BlendTexture true + Radius 144 + + EllipticalOrbit + { + Epoch 2449608.5 # 1994 Sep 13 00:00UT + Period 50.90359 + SemiMajorAxis 13.734941 + Eccentricity 0.384424 + Inclination 6.927771 + AscendingNode 209.395188 + ArgOfPericenter 339.432152 + MeanAnomaly 349.983669 + } + + UniformRotation + { + Period 5.918 + } + + Albedo 0.048 +} diff --git a/data/solar-system/comets/Makefile.am b/data/solar-system/comets/Makefile.am new file mode 100644 index 0000000000..796328b5b5 --- /dev/null +++ b/data/solar-system/comets/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/solar-system/comets + +pkgdata_DATA = comets.ssc + +EXTRA_DIST = $(pkgdata_DATA) \ No newline at end of file diff --git a/data/comets.ssc b/data/solar-system/comets/comets.ssc similarity index 95% rename from data/comets.ssc rename to data/solar-system/comets/comets.ssc index 564fffe0c2..64149cf32f 100644 --- a/data/comets.ssc +++ b/data/solar-system/comets/comets.ssc @@ -1,117 +1,117 @@ -# Comets -"Halley:1P Halley" "Sol" -{ - Class "comet" - Mesh "halley.cmod" - Texture "asteroid.jpg" - Radius 7.6 # maximum semi-axis - MeshCenter [ -0.338 1.303 0.230 ] - - EllipticalOrbit - { - Epoch 2449400.5 #1994 Feb 17 00:00UT - Period 75.31589 - SemiMajorAxis 17.834144 - Eccentricity 0.967143 - Inclination 162.262690 - AscendingNode 58.420081 - ArgOfPericenter 111.332485 - MeanAnomaly 38.384264 - } - - # chaotic rotation, imperfectly defined: - # this version from "The New Solar System", 4th Edition; Eds. - # JK Beatty, CC Petersen, A Chaikin - PrecessingRotation - { - Period 170 # 7.1 day axial rotation period - Inclination 66 - PrecessionPeriod 0.010 # 3.7 day precession period - } - - Albedo 0.04 -} - -"Borrelly:19P Borrelly" "Sol" -{ - Class "comet" - Mesh "borrelly.cms" - Texture "asteroid.jpg" - Radius 2.2 - - InfoURL "http://www.solarviews.com/eng/borrelly.htm" - - EllipticalOrbit - { - Epoch 2452174.5 # 2001 Sep 22 00:00UT - Period 6.86302 - SemiMajorAxis 3.611363 - Eccentricity 0.623908 - Inclination 30.324612 - AscendingNode 75.424869 - ArgOfPericenter 353.375385 - MeanAnomaly 358.956091 - } - - UniformRotation - { - Period 25 - Inclination 90 - AscendingNode 315 - } - - Albedo 0.04 -} - -"Ikeya-Zhang:153P Ikeya-Zhang" "Sol" -{ - Class "comet" - Texture "asteroid.jpg" - Mesh "roughsphere.cms" - - EllipticalOrbit - { - Epoch 2452352.47847 # 2002 Mar 18 23:29UT - Period 367.181906 - SemiMajorAxis 51.276792 - Eccentricity 0.990111 - Inclination 28.1206 - AscendingNode 93.3718 - ArgOfPericenter 34.6666 - MeanAnomaly 0 - } - - # These are all made up (copied from Halley) - Radius 7.5 - - UniformRotation - { - Period 170 - } - - Albedo 0.04 -} - -"Hale-Bopp:C1995 O1 Hale-Bopp" "Sol" -{ - Class "comet" - Mesh "asteroid.cms" - Texture "asteroid.jpg" - Radius 13 - - EllipticalOrbit - { - Period 2523.4 - PericenterDistance 0.914142 - Eccentricity 0.995068 - Inclination 89.4300 - AscendingNode 282.4707 - ArgOfPericenter 130.5887 - MeanAnomaly -0.007 - Epoch 2450520.5 - } - - # Estimate of rotation period from here: http://www.usafa.af.mil/dfp/research/astro/papers/icqpaper.htm - RotationPeriod 11.47 - Albedo 0.1 -} +# Comets +"Halley:1P Halley" "Sol" +{ + Class "comet" + Mesh "halley.cmod" + Texture "asteroid.jpg" + Radius 7.6 # maximum semi-axis + MeshCenter [ -0.338 1.303 0.230 ] + + EllipticalOrbit + { + Epoch 2449400.5 #1994 Feb 17 00:00UT + Period 75.31589 + SemiMajorAxis 17.834144 + Eccentricity 0.967143 + Inclination 162.262690 + AscendingNode 58.420081 + ArgOfPericenter 111.332485 + MeanAnomaly 38.384264 + } + + # chaotic rotation, imperfectly defined: + # this version from "The New Solar System", 4th Edition; Eds. + # JK Beatty, CC Petersen, A Chaikin + PrecessingRotation + { + Period 170 # 7.1 day axial rotation period + Inclination 66 + PrecessionPeriod 0.010 # 3.7 day precession period + } + + Albedo 0.04 +} + +"Borrelly:19P Borrelly" "Sol" +{ + Class "comet" + Mesh "borrelly.cms" + Texture "asteroid.jpg" + Radius 2.2 + + InfoURL "http://www.solarviews.com/eng/borrelly.htm" + + EllipticalOrbit + { + Epoch 2452174.5 # 2001 Sep 22 00:00UT + Period 6.86302 + SemiMajorAxis 3.611363 + Eccentricity 0.623908 + Inclination 30.324612 + AscendingNode 75.424869 + ArgOfPericenter 353.375385 + MeanAnomaly 358.956091 + } + + UniformRotation + { + Period 25 + Inclination 90 + AscendingNode 315 + } + + Albedo 0.04 +} + +"Ikeya-Zhang:153P Ikeya-Zhang" "Sol" +{ + Class "comet" + Texture "asteroid.jpg" + Mesh "roughsphere.cms" + + EllipticalOrbit + { + Epoch 2452352.47847 # 2002 Mar 18 23:29UT + Period 367.181906 + SemiMajorAxis 51.276792 + Eccentricity 0.990111 + Inclination 28.1206 + AscendingNode 93.3718 + ArgOfPericenter 34.6666 + MeanAnomaly 0 + } + + # These are all made up (copied from Halley) + Radius 7.5 + + UniformRotation + { + Period 170 + } + + Albedo 0.04 +} + +"Hale-Bopp:C1995 O1 Hale-Bopp" "Sol" +{ + Class "comet" + Mesh "asteroid.cms" + Texture "asteroid.jpg" + Radius 13 + + EllipticalOrbit + { + Period 2523.4 + PericenterDistance 0.914142 + Eccentricity 0.995068 + Inclination 89.4300 + AscendingNode 282.4707 + ArgOfPericenter 130.5887 + MeanAnomaly -0.007 + Epoch 2450520.5 + } + + # Estimate of rotation period from here: http://www.usafa.af.mil/dfp/research/astro/papers/icqpaper.htm + RotationPeriod 11.47 + Albedo 0.1 +} diff --git a/data/spacecrafts/Makefile.am b/data/spacecrafts/Makefile.am new file mode 100644 index 0000000000..c2d876a572 --- /dev/null +++ b/data/spacecrafts/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = interplanetary-missions jupiter-missions mars-missions moon-missions near-earth-missions space-observatories diff --git a/data/spacecrafts/interplanetary-missions/Makefile.am b/data/spacecrafts/interplanetary-missions/Makefile.am new file mode 100644 index 0000000000..822fe94c5b --- /dev/null +++ b/data/spacecrafts/interplanetary-missions/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = cassini diff --git a/data/spacecrafts/interplanetary-missions/cassini/Makefile.am b/data/spacecrafts/interplanetary-missions/cassini/Makefile.am new file mode 100644 index 0000000000..622d9c70be --- /dev/null +++ b/data/spacecrafts/interplanetary-missions/cassini/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = data models + +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/interplanetary-missions/cassini + +pkgdata_DATA = cassini.ssc + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/cassini/cassini.ssc b/data/spacecrafts/interplanetary-missions/cassini/cassini.ssc similarity index 100% rename from extras-standard/cassini/cassini.ssc rename to data/spacecrafts/interplanetary-missions/cassini/cassini.ssc diff --git a/extras-standard/cassini/data/Makefile.am b/data/spacecrafts/interplanetary-missions/cassini/data/Makefile.am similarity index 57% rename from extras-standard/cassini/data/Makefile.am rename to data/spacecrafts/interplanetary-missions/cassini/data/Makefile.am index b901ae5d38..0fc4a94bc4 100644 --- a/extras-standard/cassini/data/Makefile.am +++ b/data/spacecrafts/interplanetary-missions/cassini/data/Makefile.am @@ -1,4 +1,4 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/cassini/data +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/interplanetary-missions/cassini/data pkgdata_DATA = cassini-cruise.xyzv cassini-orbit.xyzv cassini-solstice.xyzv huygens.xyzv diff --git a/extras-standard/cassini/data/cassini-cruise.xyzv b/data/spacecrafts/interplanetary-missions/cassini/data/cassini-cruise.xyzv similarity index 98% rename from extras-standard/cassini/data/cassini-cruise.xyzv rename to data/spacecrafts/interplanetary-missions/cassini/data/cassini-cruise.xyzv index d7c4ce3a21..182d758706 100644 --- a/extras-standard/cassini/data/cassini-cruise.xyzv +++ b/data/spacecrafts/interplanetary-missions/cassini/data/cassini-cruise.xyzv @@ -1,1056 +1,1056 @@ -# Celestia xyzv file generated by spice2xyzv -# -# Creation date: Mon Jun 02 08:55:56 2008 -# -# SPICE kernel files used: -# de421.bsp -# 000331R_SK_LP0_V1P32.bsp -# 000331RB_SK_V1P32_V2P12.bsp -# 000331R_SK_V2P12_EP15.bsp -# 010420R_SCPSE_EP1_JP83.bsp -# 010423_SK_JP67_SP0.bsp -# 020425B_SK_SM812_T45.bsp -# 030201AP_OPK_SM546_T45.bsp -# 040622AP_OPK_04122_08222.bsp -# 041001AP_SK_04275_08222.bsp -# 041210AP_OPK_04329_08189.bsp -# 050720AP_SCPSE_05119_08222.bsp -# 060323AP_SCPSE_06082_08222.bsp -# 070209AP_SCPSE_06356_08222.bsp -# 070918AP_SCPSE_07261_10191.bsp -# -# Start date: 1997-Oct-15 09:27 -# End date: 2004-Jun-20 13:00 -# Observer: SUN (10) -# Target: CASSINI (-82) -# Frame: eclipJ2000 -# -# Min step size: 60 s -# Max step size: 432000 s -# Tolerance: 20 km -# -# Records are -# Time is a TDB Julian date -# Position in km -# velocity in km/sec - -2450736.89448 138192781.124 56108274.9375 -389.28934253 -5.5997843 19.015439 0.65538606 -2450736.90559 138187717.479 56128219.4051 397.539983932 -5.2958679 22.037272 0.88950438 -2450736.9167 138182444.931 56150022.0529 1254.04754107 -5.6898297 23.228155 0.88555444 -2450736.93893 138170907.338 56195689.4192 2903.07201826 -6.2759552 24.179035 0.83261846 -2450736.98337 138145523.29 56289970.7907 5950.35778361 -6.8659225 24.803789 0.76229525 -2450737.02781 138118525.721 56385731.7476 8796.96438698 -7.16868 25.042354 0.72361985 -2450737.1167 138062062.567 56578955.6999 14175.7631663 -7.4983983 25.243222 0.68211734 -2450737.29448 137944082.466 56967883.0369 24330.4470959 -7.8254248 25.369863 0.64561973 -2450737.47226 137822297.315 57357874.9963 34102.0826381 -8.0205678 25.40276 0.62844001 -2450737.82781 137571446.223 58138266.4374 53112.0806181 -8.2960737 25.394701 0.61147173 -2450738.18337 137313115.206 58917798.6989 71753.0972922 -8.5172077 25.352944 0.60293847 -2450738.89448 136777673.237 60472036.4207 108495.675546 -8.9050976 25.236137 0.59422509 -2450739.60559 136219417.791 62018458.8533 144852.010683 -9.2643802 25.101188 0.58963841 -2450741.02781 135038591.124 65085063.75 216955.758455 -9.9497398 24.806856 0.58443951 -2450742.45004 133775056.995 68114169.5867 288553.326365 -10.612821 24.492115 0.58103449 -2450745.29448 131007896.888 74051485.7575 430644.543714 -11.898545 23.816283 0.57537636 -2450748.13893 127930200.669 79815873.8718 571339.217324 -13.141028 23.085654 0.56948616 -2450750.98337 124552080.734 85394338.8267 710486.905956 -14.343622 22.303622 0.56273449 -2450753.82781 120883240.97 90774494.461 847847.374782 -15.506917 21.472067 0.55492212 -2450756.67226 116933359.666 95944345.0925 983148.431285 -16.630666 20.592359 0.54596677 -2450759.5167 112712224.016 100892198.137 1116104.57195 -17.714271 19.665618 0.53583536 -2450760.93893 110503040.634 103279292.13 1181612.41827 -18.240776 19.184912 0.53032332 -2450761.65004 109374345.978 104450512.482 1214107.75369 -18.500154 18.940276 0.52745507 -2450762.36115 108229796.082 105606610.883 1246429.30686 -18.756464 18.690967 0.52655588 -2450765.20559 103496364.417 110075922.467 1374322.07595 -19.75723 17.672919 0.51403329 -2450768.05004 98522241.7514 114289560.974 1498987.86049 -20.715026 16.610405 0.50029759 -2450770.89448 93318132.5032 118236681.394 1620128.99792 -21.628656 15.504098 0.48534913 -2450773.73893 87895051.4021 121906598.585 1737447.05615 -22.496792 14.354619 0.46918473 -2450776.58337 82264355.4987 125288774.891 1850642.77164 -23.317974 13.16255 0.45180075 -2450779.42781 76437778.1346 128372811.173 1959415.88966 -24.090599 11.92844 0.43319273 -2450782.27226 70427465.3053 131148441.331 2063464.95863 -24.812911 10.652823 0.41335538 -2450785.1167 64246014.6972 133605530.501 2162487.11555 -25.482988 9.3362365 0.39228252 -2450787.96115 57906517.6057 135734077.226 2256177.88861 -26.098732 7.9792325 0.36996726 -2450790.80559 51422603.8844 137524219.963 2344231.03682 -26.657856 6.5824 0.34640214 -2450793.65004 44808490.038 138966248.415 2426338.44388 -27.157871 5.1463847 0.3215794 -2450796.49448 38079030.5243 140050620.258 2502190.0829 -27.596072 3.671912 0.2954913 -2450799.33893 31249772.2898 140767983.923 2571474.0705 -27.969526 2.1598134 0.26813055 -2450802.18337 24337012.5054 141109208.216 2633876.8293 -28.275059 0.61105612 0.23949076 -2450805.02781 17357859.4067 141065419.635 2689083.37903 -28.509243 -0.97322402 0.20956699 -2450807.87226 10330296.0546 140628048.432 2736777.77844 -28.668385 -2.5916843 0.17835648 -2450810.7167 3273246.71299 139788884.602 2776643.74503 -28.748516 -4.242732 0.14585936 -2450813.56115 -3793354.62859 138540145.18 2808365.48394 -28.745387 -5.924476 0.11207962 -2450816.40559 -10848494.2701 136874554.32 2831628.76039 -28.65446 -7.6346708 0.077026166 -2450819.25004 -17870008.2926 134785437.816 2846122.25164 -28.470913 -9.3706547 0.040714009 -2450822.09448 -24834512.7865 132266833.807 2851539.21771 -28.189642 -11.12928 0.0031656742 -2450824.93893 -31717336.4881 129313621.531 2847579.53653 -27.805277 -12.906836 -0.03558722 -2450827.78337 -38492458.0141 125921670.082 2833952.16156 -27.312206 -14.698963 -0.075502103 -2450830.62781 -45132450.4716 122088008.955 2810378.2537 -26.70461 -16.500561 -0.1165222 -2450833.47226 -51608437.142 117811023.202 2776594.24385 -25.976519 -18.305682 -0.15857841 -2450836.3167 -57890062.3681 113090673.693 2732356.29205 -25.121882 -20.10743 -0.20157996 -2450839.16115 -63945483.0306 107928744.716 2677445.26119 -24.134663 -21.897843 -0.24541566 -2450842.00559 -69741387.0197 102329120.042 2611672.31624 -23.008966 -23.667778 -0.28994952 -2450844.85004 -75243046.0577 96298087.0676 2534885.45208 -21.739192 -25.4068 -0.33501722 -2450847.69448 -80414411.5157 89844667.8494 2446976.90171 -20.320231 -27.103072 -0.38042247 -2450850.53893 -85218262.9569 82980974.025 2347891.43972 -18.7477 -28.743275 -0.42593336 -2450853.38337 -89616420.0702 75722580.2769 2237635.55905 -17.01822 -30.31254 -0.47127899 -2450856.22781 -93570029.2332 68088908.1215 2116287.45765 -15.129749 -31.794429 -0.51614624 -2450859.07226 -97039935.9678 60103608.2104 1984007.71321 -13.081946 -33.170975 -0.56017757 -2450861.9167 -99987153.6104 51794925.2366 1841050.34093 -10.876589 -34.422786 -0.60297005 -2450864.76115 -102373436.408 43196025.0689 1687773.93608 -8.5180045 -35.529246 -0.64407578 -2450867.60559 -104161961.575 34345258.892 1524652.45137 -6.0135188 -36.468835 -0.68300453 -2450869.02781 -104821139.312 29838873.3101 1439581.89836 -4.709778 -36.869185 -0.70148906 -2450871.87226 -105649087.083 20693961.3274 1262865.04793 -2.007926 -37.517175 -0.73609788 -2450874.7167 -105798886.96 11416564.7572 1078058.90627 0.80588859 -37.943826 -0.76721993 -2450877.56115 -105245503.144 2063620.38904 886098.431993 3.7107925 -38.128747 -0.79422453 -2450878.98337 -104698804.755 -2622072.03199 787767.959354 5.1897769 -38.124767 -0.80600541 -2450880.40559 -103969526.408 -7303176.36022 688065.307986 6.6818677 -38.053755 -0.81654697 -2450881.82781 -103056285.039 -11971343.8498 587146.835462 8.1833237 -37.91393 -0.82578346 -2450883.25004 -101958171.391 -16618022.4019 485176.783952 9.6901775 -37.703769 -0.83365242 -2450884.67226 -100674776.611 -21234489.8459 382326.827576 11.198256 -37.422032 -0.84009548 -2450886.09448 -99206216.1117 -25811890.7938 278775.526382 12.703203 -37.067794 -0.84505906 -2450887.5167 -97553150.1612 -30341276.823 174707.68761 14.200512 -36.640471 -0.84849517 -2450888.93893 -95716800.6962 -34813649.6528 70313.6368563 15.685554 -36.139839 -0.8503621 -2450890.36115 -93698963.8683 -39220006.8911 -34211.5961917 17.153617 -35.566057 -0.85062512 -2450891.78337 -91502017.9224 -43551389.8549 -138669.17069 18.599947 -34.919681 -0.84925702 -2450893.20559 -89128926.0281 -47798932.8731 -242857.397352 20.019785 -34.201669 -0.84623872 -2450894.62781 -86583233.8014 -51953913.4351 -346572.760112 21.408417 -33.413393 -0.84155963 -2450896.05004 -83869061.3619 -56007802.4929 -449610.984012 22.761215 -32.55663 -0.83521804 -2450897.47226 -80991089.7871 -59952314.1441 -551768.132277 24.073686 -31.633555 -0.82722104 -2450898.89448 -77954541.8538 -63779453.8278 -652841.710485 25.341504 -30.64674 -0.81758544 -2450900.3167 -74765158.8483 -67481565.5739 -752631.836229 26.560573 -29.599113 -0.8063365 -2450901.73893 -71429169.9903 -71051374.6525 -850942.280057 27.72705 -28.493949 -0.79350851 -2450903.16115 -67953258.8404 -74482028.1192 -947581.552065 28.837389 -27.334832 -0.77914426 -2450904.58337 -64344525.126 -77767131.0445 -1042363.9179 29.888368 -26.125627 -0.76329454 -2450906.00559 -60610442.9706 -80900778.2563 -1135110.34879 30.877118 -24.870434 -0.74601758 -2450907.42781 -56758816.1727 -83877581.2006 -1225649.39063 31.801146 -23.573554 -0.72737832 -2450908.85004 -52797731.2224 -86692689.6347 -1313817.93841 32.658346 -22.239441 -0.70744757 -2450910.27226 -48735508.7721 -89341807.9807 -1399461.90277 33.447013 -20.87266 -0.68630108 -2450911.69448 -44580654.2818 -91821206.2949 -1482436.75623 34.165845 -19.477846 -0.66401855 -2450913.1167 -40341808.542 -94127725.925 -1562607.94564 34.813941 -18.059656 -0.64068244 -2450914.53893 -36027698.7353 -96258780.0542 -1639851.15473 35.390794 -16.622732 -0.61637666 -2450915.96115 -31647090.6363 -98212349.4535 -1714052.39341 35.896281 -15.171666 -0.59118508 -2450917.38337 -27208742.4552 -99986973.9047 -1785107.87579 36.330645 -13.710959 -0.56518955 -2450918.80559 -22721360.7025 -101581739.932 -1852923.61706 36.69448 -12.245004 -0.53846718 -2450920.22781 -18193558.2508 -102996265.755 -1917414.61126 36.988715 -10.778061 -0.51108609 -2450921.65004 -13633814.4153 -104230684.931 -1978503.2962 37.214593 -9.3142583 -0.48309756 -2450923.07226 -9050436.11587 -105285631.399 -2036116.62148 37.373678 -7.8576215 -0.45451979 -2450924.49448 -4451517.18531 -106162232.24 -2090179.92782 37.467888 -6.4121819 -0.42529808 -2450925.9167 155113.697027 -106862126.398 -2140602.09185 37.499673 -4.982345 -0.39518545 -2450927.33893 4761995.14097 -107387580.823 -2187229.70964 37.472828 -3.5744202 -0.36326002 -2450928.05004 7063373.69548 -107585894.123 -2209015.31483 37.43996 -2.882969 -0.34557914 -2450928.76115 9362438.4768 -107742161.617 -2229626.87228 37.398665 -2.2077662 -0.32442547 -2450929.1167 10511014.6552 -107804968.173 -2239386.31702 37.379117 -1.8836789 -0.31025113 -2450929.47226 11659112.8075 -107858146.962 -2248614.15237 37.370286 -1.5855401 -0.28838013 -2450929.65004 12233176.6239 -107881524.905 -2252907.87402 37.380832 -1.4639906 -0.26898445 -2450929.82781 12807643.7826 -107903429.687 -2256781.178 37.43194 -1.4070811 -0.22946127 -2450929.9167 13095390.4843 -107914374.669 -2258390.24413 37.515842 -1.4616858 -0.18379789 -2450929.96115 13239615.571 -107920146.984 -2259018.88653 37.612549 -1.557975 -0.13950678 -2450930.00559 13384412.5342 -107926511.141 -2259408.66239 37.841368 -1.7950612 -0.051670989 -2450930.02781 13457305.2652 -107930184.557 -2259431.01094 38.126388 -2.0600883 0.037115882 -2450930.05004 13531127.022 -107934606.976 -2259210.68165 38.947949 -2.6257515 0.21551813 -2450930.06115 13569057.4293 -107937353.29 -2258936.61885 40.320758 -3.1012541 0.35393959 -2450930.0667 13588763.655 -107938863.192 -2258764.11675 41.96578 -3.0911137 0.33064047 -2450930.07226 13609514.3403 -107940086.962 -2258696.69632 44.536159 -1.5888913 -0.18511369 -2450930.07781 13631220.5943 -107940067.561 -2259041.15645 45.402165 1.6479602 -1.2364269 -2450930.08337 13652819.9181 -107938756.533 -2259798.97264 44.527568 3.5388591 -1.8314912 -2450930.09448 13694814.3117 -107934683.456 -2261762.93277 43.126346 4.6612569 -2.1704289 -2450930.1167 13776365.8603 -107925228.854 -2266069.05474 42.024208 5.0658098 -2.2786939 -2450930.16115 13936153.3609 -107905454.704 -2274873.66564 41.335474 5.1983284 -2.2976312 -2450930.25004 14251731.676 -107865160.941 -2292501.98414 40.928298 5.2883518 -2.2920776 -2450930.33893 14565388.969 -107824245.783 -2310081.15727 40.771343 5.3667248 -2.2861002 -2450930.5167 15190354.4381 -107740584.466 -2345126.7783 40.623834 5.5276121 -2.2776925 -2450930.87226 16435962.494 -107565701.942 -2414910.80302 40.485989 5.8592154 -2.2661527 -2450931.58337 18918060.7651 -107185074.675 -2553564.24916 40.319867 6.5316723 -2.2476858 -2450932.29448 21390783.8565 -106763084.94 -2691120.44768 40.172366 7.2046845 -2.2300437 -2450933.7167 26308104.7387 -105795475.471 -2962926.67789 39.854763 8.5416222 -2.1934848 -2450935.13893 31183396.5105 -104664645.197 -3230079.41148 39.486653 9.8603445 -2.1542267 -2450936.56115 36010092.7801 -103373141.461 -3492231.66906 39.063686 11.156033 -2.1120995 -2450937.98337 40781456.3198 -101924048.25 -3749034.72729 38.586275 12.424642 -2.0671846 -2450939.40559 45490898.3713 -100320920.221 -4000155.04625 38.056213 13.662532 -2.019636 -2450940.82781 50132093.5475 -98567737.8831 -4245280.17886 37.475929 14.866411 -1.9696394 -2450942.25004 54699040.4977 -96668865.5524 -4484121.68441 36.848239 16.033326 -1.9173983 -2450943.67226 59186100.9151 -94629008.8359 -4716416.80253 36.176222 17.160675 -1.8631264 -2450946.5167 67899977.8221 -90146610.1785 -5160450.58183 34.712367 19.28805 -1.7493699 -2450949.36115 76236706.8251 -85163354.8809 -5575818.43797 33.111605 21.234844 -1.6301349 -2450952.20559 84166049.372 -79724737.1612 -5961386.56865 31.401632 22.992874 -1.5071374 -2450955.05004 91664502.3839 -73877629.8599 -6316430.22994 29.609391 24.559006 -1.3819815 -2450957.89448 98714994.9195 -67669122.7805 -6640600.37108 27.760157 25.934485 -1.2561148 -2450960.73893 105306396.009 -61145540.872 -6933881.76895 25.876911 27.124156 -1.1308033 -2450962.16115 108427933.344 -57779666.9778 -7069014.35603 24.928992 27.651612 -1.0686987 -2450963.58337 111432898.896 -54351659.1773 -7196579.25113 23.979958 28.135667 -1.0071236 -2450966.42781 117093344.965 -47330109.1572 -7429141.02574 22.086811 28.978653 -0.88595126 -2450969.27226 122290529.63 -40120977.9201 -7632305.66989 20.212148 29.664116 -0.76799185 -2450972.1167 127030525.876 -32761546.289 -7806931.99983 18.367995 30.203792 -0.6537827 -2450974.96115 131322056.652 -25286169.2049 -7953992.62125 16.563933 30.609685 -0.54371586 -2450977.80559 135175926.53 -17726256.6943 -8074540.7317 14.807369 30.893704 -0.43805854 -2450980.65004 138604521.218 -10110333.1498 -8169681.92039 13.10381 31.067385 -0.33697315 -2450983.49448 141621376.511 -2464152.84909 -8240550.75833 11.457154 31.14171 -0.24053614 -2450986.33893 144240814.249 5189146.76831 -8288291.78683 9.8699426 31.126979 -0.14875485 -2450989.18337 146477640.301 12828868.9264 -8314044.41281 8.3436098 31.032745 -0.061582432 -2450992.02781 148346898.221 20436569.942 -8318931.1849 6.8786899 30.867788 0.021069508 -2450994.87226 149863671.537 27995868.8143 -8304048.92562 5.4750016 30.640118 0.099320344 -2450997.7167 151042928.258 35492260.204 -8270462.26367 4.1318112 30.356996 0.17331132 -2451000.56115 151899400.896 42912934.9669 -8219199.1212 2.8479549 30.02497 0.24319891 -2451003.40559 152447495.195 50246610.7795 -8151247.72729 1.6219541 29.649924 0.30914879 -2451006.25004 152701223.963 57483374.6756 -8067554.92391 0.45210294 29.237128 0.37133144 -2451009.09448 152674160.467 64614538.0291 -7969025.43664 -0.66345896 28.791284 0.42991862 -2451011.93893 152379407.775 71632504.1293 -7856521.89812 -1.726689 28.316584 0.48508073 -2451014.78337 151829580.79 78530648.0455 -7730865.44006 -2.7395958 27.816754 0.53698483 -2451017.62781 151036798.284 85303208.2077 -7592836.70544 -3.7042031 27.2951 0.58579316 -2451020.47226 150012682.693 91945188.9669 -7443177.16132 -4.6225223 26.754555 0.63166214 -2451023.3167 148768365.869 98452273.3158 -7282590.61847 -5.4965314 26.197717 0.67474172 -2451026.16115 147314499.292 104820744.914 -7111744.8834 -6.3281593 25.626882 0.71517491 -2451029.00559 145661267.571 111047418.573 -6931273.4857 -7.119275 25.04408 0.75309762 -2451031.85004 143818404.277 117129578.383 -6741777.43664 -7.8716792 24.451106 0.78863857 -2451034.69448 141795209.35 123064922.71 -6543826.98587 -8.5870993 23.84954 0.8219194 -2451037.53893 139600567.496 128851515.345 -6337963.35151 -9.2671866 23.240779 0.85305476 -2451040.38337 137242967.102 134487742.154 -6124700.40604 -9.9135151 22.626052 0.88215258 -2451043.22781 134730519.321 139972272.615 -5904526.30529 -10.527581 22.00644 0.90931427 -2451046.07226 132070977.055 145304025.717 -5677905.05235 -11.110803 21.382895 0.934635 -2451048.9167 129271753.623 150482139.718 -5445277.99123 -11.664527 20.756252 0.95820406 -2451051.76115 126339940.984 155505945.338 -5207065.22775 -12.190023 20.127244 0.98010505 -2451054.60559 123282327.39 160374941.997 -4963666.97647 -12.688492 19.496514 1.0004163 -2451057.45004 120105414.42 165088776.755 -4715464.83391 -13.161067 18.864621 1.019211 -2451060.29448 116815433.318 169647225.65 -4462822.9786 -13.608816 18.232056 1.0365578 -2451063.13893 113418360.614 174050177.169 -4206089.29921 -14.032743 17.599246 1.0525207 -2451065.98337 109919933.012 178297617.584 -3945596.45344 -14.433797 16.966561 1.0671596 -2451068.82781 106325661.532 182389617.937 -3681662.86254 -14.812867 16.334321 1.0805306 -2451071.67226 102640844.956 186326322.465 -3414593.64729 -15.17079 15.702803 1.0926858 -2451074.5167 98870582.6119 190107938.31 -3144681.50964 -15.508353 15.072243 1.1036742 -2451077.36115 95019786.5069 193734726.389 -2872207.56229 -15.826295 14.442842 1.1135412 -2451080.20559 91093192.8439 197206993.283 -2597442.10786 -16.125308 13.814771 1.1223294 -2451083.05004 87095372.8329 200525083.836 -2320645.36712 -16.40604 13.188175 1.1300782 -2451085.89448 83030743.3967 203689375.576 -2042068.17571 -16.669102 12.563171 1.1368246 -2451088.73893 78903576.5891 206700272.274 -1761952.61766 -16.915063 11.939857 1.142603 -2451091.58337 74718009.005 209558199.222 -1480532.63482 -17.144455 11.318312 1.1474452 -2451094.42781 70478050.5788 212263598.819 -1198034.59666 -17.357777 10.698596 1.151381 -2451097.27226 66187592.9287 214816926.648 -914677.836959 -17.555493 10.080755 1.1544379 -2451100.1167 61850417.2797 217218648.027 -630675.159843 -17.738038 9.4648237 1.1566416 -2451102.96115 57470201.9904 219469234.945 -346233.317432 -17.905816 8.8508225 1.1580157 -2451105.80559 53050529.7128 221569163.372 -61553.4613007 -18.0592 8.2387628 1.1585821 -2451108.65004 48594894.2108 223518910.894 223168.430256 -18.198541 7.6286468 1.158361 -2451111.49448 44106706.8612 225318954.632 507741.147256 -18.32416 7.0204687 1.157371 -2451114.33893 39589302.8618 226969769.43 791977.863608 -18.436354 6.414216 1.1556293 -2451117.18337 35045947.1686 228471826.277 1075695.77155 -18.535399 5.8098699 1.1531515 -2451120.02781 30479840.184 229825590.94 1358715.73345 -18.621545 5.2074067 1.1499517 -2451122.87226 25894123.2152 231031522.792 1640861.94938 -18.695022 4.6067984 1.1460429 -2451125.7167 21291883.7243 232090073.815 1921961.63927 -18.756039 4.0080129 1.1414369 -2451128.56115 16676160.3862 233001687.765 2201844.7381 -18.804783 3.4110153 1.1361439 -2451131.40559 12049947.9752 233766799.475 2480343.60311 -18.841425 2.8157682 1.1301734 -2451134.25004 7416202.09546 234385834.299 2757292.73155 -18.866114 2.2222319 1.1235334 -2451137.09448 2777843.77374 234859207.684 3032528.48806 -18.878982 1.6303654 1.116231 -2451139.93893 -1862236.0683 235187324.845 3305888.84053 -18.880142 1.0401266 1.1082723 -2451142.78337 -6501172.24717 235370580.569 3577213.10354 -18.869689 0.45147287 1.099662 -2451145.62781 -11136121.0422 235409359.122 3846341.68915 -18.847704 -0.13563873 1.0904044 -2451148.47226 -15764256.0043 235304034.271 4113115.86504 -18.814247 -0.72125067 1.0805022 -2451149.89448 -18074888.7425 235197447.03 4245570.62163 -18.793232 -1.0135074 1.0753102 -2451150.60559 -19229192.8996 235130691.765 4311556.28499 -18.781654 -1.1595007 1.072654 -2451150.69448 -19373430.2632 235121716.746 4319792.98206 -18.780157 -1.1777435 1.0723191 -2451150.73893 -19445544.6222 235117176.698 4323910.36564 -18.779404 -1.1868645 1.0721515 -2451150.78337 -19517335.4627 235112620.284 4328002.01901 -18.547456 -1.1825325 1.0538947 -2451150.82781 -19587991.6828 235108094.698 4332004.48017 -18.329779 -1.1790308 1.0367545 -2451153.67226 -24086287.8741 234746669.091 4585450.32803 -18.275596 -1.7620332 1.0256896 -2451156.5167 -28569901.8038 234242127.842 4836100.60459 -18.210295 -2.3437206 1.014004 -2451159.36115 -33036100.5502 233594785.571 5083802.61728 -18.133868 -2.9241623 1.0016963 -2451162.20559 -37482147.4353 232804940.08 5328403.23141 -18.046293 -3.5034258 0.98876429 -2451165.05004 -41905297.7146 231872872.881 5569748.6278 -17.947527 -4.0815762 0.97520465 -2451167.89448 -46302794.2025 230798849.62 5807684.05529 -17.83751 -4.658677 0.96101311 -2451170.73893 -50671863.0012 229583121.309 6042053.60108 -17.716167 -5.2347848 0.94618446 -2451173.58337 -55009709.035 228225924.848 6272699.94058 -17.583402 -5.8099567 0.93071245 -2451176.42781 -59313511.3712 226727483.186 6499464.07309 -17.439097 -6.3842544 0.91458956 -2451179.27226 -63580418.6128 225088006.24 6722185.06727 -17.283126 -6.9577075 0.89780798 -2451182.1167 -67807545.4811 223307695.872 6940699.92451 -17.115337 -7.5303662 0.88035831 -2451184.96115 -71991966.685 221386742.518 7154843.20012 -16.935557 -8.1022691 0.86223012 -2451187.80559 -76130710.5068 219325320.267 7364450.64598 -16.743577 -8.6735206 0.84344924 -2451190.65004 -80220757.131 217123601.502 7569352.59439 -16.539221 -9.2440039 0.82392828 -2451193.49448 -84259034.9882 214781765.154 7769369.3846 -16.322243 -9.8137963 0.80369202 -2451196.33893 -88242408.8019 212299974.756 7964319.01394 -16.092359 -10.382967 0.78266616 -2451199.18337 -92167677.2658 209678391.585 8154014.28329 -15.84934 -10.951418 0.76095211 -2451202.02781 -96031573.7295 206917188.668 8338279.56256 -15.59286 -11.519192 0.73847394 -2451204.87226 -99830750.5791 204016536.176 8516924.9654 -15.322594 -12.086259 0.71521405 -2451207.7167 -103561776.515 200976610.178 8689755.85347 -15.038185 -12.652597 0.69115187 -2451210.56115 -107221129.829 197797595.176 8856572.46967 -14.739254 -13.21816 0.66626612 -2451213.40559 -110805191.705 194479688.197 9017169.65266 -14.425391 -13.782892 0.64053408 -2451214.1167 -111689008.978 193628534.161 9056322.57563 -14.344542 -13.923936 0.63396603 -2451214.29448 -111909184.822 193414391.763 9066047.62197 -14.324178 -13.959188 0.63231547 -2451214.47226 -112128969.921 193199596.627 9075767.65055 -14.297226 -14.003812 0.63237656 -2451217.3167 -115601799.49 189688760.816 9227888.85018 -13.962102 -14.567282 0.60543973 -2451220.16115 -118990308.537 186039570.203 9373278.94135 -13.61094 -15.129728 0.57759409 -2451223.00559 -122290492.483 182252290.741 9511711.13803 -13.243221 -15.69103 0.54881139 -2451225.85004 -125498214.698 178327220.67 9642951.49446 -12.858389 -16.251045 0.51906159 -2451228.69448 -128609197.38 174264696.493 9766758.46059 -12.45585 -16.809604 0.48831283 -2451231.53893 -131619011.921 170065099.656 9882882.41754 -12.034971 -17.366509 0.4565313 -2451234.38337 -134523068.72 165728864.015 9991065.19301 -11.595075 -17.921532 0.42368119 -2451237.22781 -137316606.431 161256484.196 10091039.5571 -11.135441 -18.474406 0.38972458 -2451240.07226 -139994680.612 156648524.946 10182528.6988 -10.655298 -19.024826 0.35462141 -2451242.9167 -142552151.756 151905631.612 10265245.6821 -10.15383 -19.57244 0.31832933 -2451245.76115 -144983672.66 147028541.843 10338892.8806 -9.6301628 -20.116848 0.28080366 -2451248.60559 -147283674.934 142018098.564 10403161.3767 -9.083369 -20.657592 0.24199719 -2451251.45004 -149446355.207 136875264.976 10457730.3703 -8.512464 -21.19415 0.20186041 -2451254.29448 -151465660.254 131601141.097 10502266.5456 -7.9163983 -21.72593 0.16034097 -2451257.13893 -153335271.091 126196982.116 10536423.4042 -7.2940582 -22.252259 0.11738394 -2451259.98337 -155048586.738 120664219.522 10559840.6169 -6.644262 -22.772374 0.07293168 -2451262.82781 -156598707.104 115004484.767 10572143.3603 -5.9657567 -23.285408 0.026923875 -2451265.67226 -157978415.177 109219635.948 10572941.6549 -5.2572158 -23.790381 -0.020702486 -2451268.5167 -159180158.595 103311787.935 10561829.7134 -4.5172364 -24.286181 -0.070013023 -2451271.36115 -160196030.683 97283346.3828 10538385.3129 -3.7443377 -24.77155 -0.12107584 -2451274.20559 -161017751.125 91137046.1785 10502169.2048 -2.9369596 -25.245065 -0.17396136 -2451277.05004 -161636646.468 84875994.9022 10452724.5836 -2.093463 -25.705111 -0.22874198 -2451279.89448 -162043630.759 78503721.9845 10389576.6411 -1.2121305 -26.149865 -0.28549172 -2451282.73893 -162229186.691 72024234.3129 10312232.2366 -0.29116969 -26.577261 -0.34428564 -2451285.58337 -162183347.779 65442079.1337 10220179.7269 0.6712813 -26.984962 -0.40519912 -2451288.42781 -161895682.237 58762415.1906 10112889.0042 1.6771454 -27.370321 -0.46830687 -2451291.27226 -161355279.428 51991093.1325 9989811.80939 2.7283942 -27.730347 -0.53368165 -2451294.1167 -160550740.002 45134746.3175 9850382.39834 3.8270298 -28.061655 -0.60139268 -2451296.96115 -159470171.162 38200893.2197 9694018.66036 4.9750611 -28.360418 -0.67150356 -2451299.80559 -158101188.87 31198052.6985 9520123.81121 6.1744707 -28.622311 -0.74406961 -2451302.65004 -156430929.283 24135873.4141 9328088.80924 7.4271725 -28.842454 -0.81913463 -2451305.49448 -154446072.297 17025278.6221 9117295.67665 8.7349551 -29.015345 -0.8967268 -2451308.33893 -152132880.759 9878627.44194 8887121.94613 10.09941 -29.134788 -0.97685355 -2451311.18337 -149477259.739 2709893.41407 8636946.49672 11.521841 -29.193829 -1.0594953 -2451314.02781 -146464841.256 -4465139.32578 8366157.0926 13.003144 -29.184676 -1.144598 -2451316.87226 -143081100.905 -11628662.6843 8074159.99167 14.543669 -29.098638 -1.2320635 -2451319.7167 -139311523.205 -18760664.1774 7760402.93557 16.142994 -28.926288 -1.3216886 -2451322.56115 -135141780.568 -25838546.3932 7424358.99717 17.799875 -28.656525 -1.413353 -2451325.40559 -130558020.564 -32837004.8316 7065573.39856 19.511737 -28.277908 -1.5067021 -2451328.25004 -125547194.355 -39727752.7037 6683679.5998 21.274529 -27.777788 -1.6013311 -2451331.09448 -120097471.197 -46479282.6016 6278424.89658 23.082325 -27.142626 -1.6967151 -2451333.93893 -114198747.3 -53056667.2638 5849702.40721 24.926928 -26.358169 -1.7921887 -2451336.78337 -107843257.119 -59421416.9943 5397588.18186 26.797433 -25.409737 -1.8869252 -2451339.62781 -101026291.867 -65531424.8148 4922383.29004 28.679797 -24.282657 -1.9799172 -2451342.47226 -93747021.7445 -71341037.3836 4424660.17259 30.556437 -22.962857 -2.0699618 -2451345.3167 -86009403.3539 -76801294.7004 3905311.61915 32.405955 -21.437643 -2.155655 -2451348.16115 -77823121.6013 -81860378.4177 3365598.96018 34.203193 -19.696598 -2.2354071 -2451351.00559 -69204391.2129 -86464260.4495 2807189.84952 35.920762 -17.732116 -2.3075331 -2451352.42781 -64739649.5574 -88578130.3808 2521602.20912 36.743867 -16.663321 -2.3403493 -2451353.13893 -62469626.7359 -89584860.9459 2377326.0424 37.150388 -16.104772 -2.3561052 -2451353.49448 -61325204.778 -90075201.1234 2304825.22128 37.357313 -15.817207 -2.3640337 -2451353.85004 -60174250.6504 -90556562.3452 2232074.68741 37.579448 -15.518588 -2.3725081 -2451354.02781 -59596041.443 -90793712.3655 2195595.58426 37.713625 -15.357903 -2.3775537 -2451354.20559 -59015294.2568 -91028196.3544 2159025.63133 37.936465 -15.16175 -2.3847948 -2451354.25004 -58869407.8205 -91086286.7052 2149863.28693 38.057067 -15.090117 -2.3872701 -2451354.29448 -58722856.2349 -91144042.8805 2140693.16287 38.312409 -14.981165 -2.3878658 -2451354.3167 -58649035.4003 -91172726.5062 2136113.74761 38.6279 -14.891679 -2.3796008 -2451354.33893 -58574128.6535 -91201219.5235 2131596.89053 39.654391 -14.818073 -2.2868627 -2451354.34448 -58554935.2652 -91208354.3814 2130524.9364 40.390644 -14.949609 -2.1578328 -2451354.35004 -58535256.7708 -91215659.5352 2129567.14113 41.719117 -15.678893 -1.7532935 -2451354.35559 -58514899.2367 -91223730.412 2128954.0011 42.778575 -18.292829 -0.71715595 -2451354.36115 -58494600.8688 -91233149.6495 2128808.09031 41.625149 -20.581569 -0.040689455 -2451354.37226 -58455594.9866 -91253478.9822 2128864.68389 39.946122 -21.440474 0.076802477 -2451354.39448 -58379964.5661 -91294771.8909 2128942.99072 39.048907 -21.515766 0.0083616808 -2451354.43893 -58231002.0489 -91377257.6329 2128836.48576 38.636751 -21.445225 -0.052738348 -2451354.52781 -57935104.469 -91541513.6012 2128255.7622 38.468681 -21.335862 -0.090927359 -2451354.70559 -57344530.8232 -91867890.0162 2126645.0114 38.45314 -21.165642 -0.11445863 -2451355.06115 -56161470.8324 -92513314.3107 2122824.36183 38.580737 -20.856529 -0.13193163 -2451355.77226 -53781163.7965 -93776102.9232 2114092.26658 38.907103 -20.249709 -0.15108397 -2451357.19448 -48959876.0777 -96189002.3977 2093641.8962 39.557667 -19.01737 -0.18111225 -2451358.6167 -44061625.1875 -98448484.356 2069658.00645 40.156706 -17.752894 -0.20908162 -2451360.03893 -39093480.5539 -100550780.579 2042289.28513 40.694433 -16.459817 -0.23626548 -2451361.46115 -34063223.3264 -102492691.435 2011618.56874 41.167215 -15.143376 -0.26283027 -2451362.88337 -28978971.2002 -104271691.91 1977722.06375 41.573 -13.809245 -0.2887603 -2451364.30559 -23849033.9999 -105885965.918 1940681.39402 41.910668 -12.46326 -0.31399281 -2451365.72781 -18681810.8591 -107334417.21 1900586.82274 42.179869 -11.111279 -0.33845309 -2451366.08337 -17385164.5882 -107670560.076 1890097.46791 42.236497 -10.773027 -0.3444387 -2451366.26115 -16736212.9827 -107834803.438 1884962.03182 42.260561 -10.620496 -0.30727972 -2451367.68337 -11531747.446 -109056807.415 1845762.61116 42.436315 -9.2696818 -0.33059047 -2451369.10559 -6309793.26172 -110113225.276 1803752.14271 42.545459 -7.9263003 -0.35302201 -2451370.52781 -1078431.33808 -111005292.291 1759042.32213 42.589776 -6.5955362 -0.3745164 -2451371.95004 4154507.4752 -111734859.043 1711751.349 42.571542 -5.2822092 -0.39502586 -2451373.37226 9381498.81676 -112304343.218 1662002.65096 42.493456 -3.9907225 -0.41451311 -2451374.79448 14595372.2484 -112716676.04 1609923.58241 42.358567 -2.7250265 -0.43295148 -2451376.2167 19789349.4604 -112975245.132 1555644.14524 42.170197 -1.4885966 -0.45032448 -2451377.63893 24957073.3183 -113083835.483 1499295.76699 41.931867 -0.2844245 -0.46662528 -2451379.06115 30092628.0941 -113046570.052 1441010.16217 41.647228 0.88497924 -0.4818559 -2451379.77226 32646625.705 -112974609.571 1411450.12582 41.488866 1.4559539 -0.48393759 -2451382.6167 42756103.6105 -112344725.402 1289204.52509 40.757599 3.64403 -0.51021546 -2451385.46115 52668862.7762 -111196597.625 1160996.86011 39.892758 5.6723701 -0.53249388 -2451388.30559 62355530.3356 -109570037.865 1027780.16439 38.922101 7.5373446 -0.55102588 -2451391.15004 71793264.35 -107505144.837 890439.061758 37.870907 9.2400497 -0.56611086 -2451392.57226 76413264.4113 -106320676.47 820477.408181 37.322203 10.031899 -0.57246116 -2451393.28337 78697784.1906 -105692551.081 785215.523436 37.0432 10.413292 -0.57535624 -2451393.37226 78982141.3175 -105612396.421 780795.445016 37.008127 10.460295 -0.57570539 -2451393.46115 79266316.4506 -105531707.897 776354.103724 36.989291 10.539403 -0.57950925 -2451396.30559 88217100.609 -102763749.111 632691.71669 35.846775 11.961654 -0.58916747 -2451399.15004 96883619.5591 -99664065.3417 486974.89175 34.678486 13.240511 -0.59628154 -2451401.99448 105261310.711 -96266743.1244 339790.123829 33.498413 14.385468 -0.60116504 -2451402.17226 105775281.404 -96045259.5992 330580.06727 33.425658 14.455124 -0.58942124 -2451405.0167 113844893.897 -92365819.7067 185335.931363 32.246129 15.468378 -0.59229746 -2451406.43893 117771288.575 -90436342.2501 112497.468332 31.660937 15.931025 -0.59317738 -2451407.15004 119707625.723 -89450738.9733 76041.116141 31.37145 16.151064 -0.59355554 -2451407.86115 121626344.439 -88451896.2144 39558.5183844 31.089031 16.361165 -0.59409798 -2451408.2167 122579367.04 -87947771.354 21301.0950292 30.960037 16.457433 -0.59482166 -2451408.39448 123054517.823 -87694671.8166 12157.889453 30.913082 16.49585 -0.59588124 -2451408.48337 123291901.948 -87567941.3792 7577.01131445 30.910572 16.504491 -0.59725006 -2451408.57226 123529483.648 -87441245.4094 2977.09069723 30.989386 16.47642 -0.60178612 -2451408.6167 123648878.179 -87378122.1574 650.243197456 31.290869 16.372133 -0.61333828 -2451408.62781 123679045.375 -87362437.0112 57.2090160362 31.606909 16.300235 -0.62349317 -2451408.63893 123709795.043 -87346807.8268 -551.742110375 32.747068 16.346059 -0.64914879 -2451408.64448 123725894.377 -87338759.4334 -865.382114287 34.451623 17.611158 -0.64573088 -2451408.65004 123742561.442 -87329595.938 -1153.68447847 34.53689 20.317302 -0.55368293 -2451408.66115 123775089.636 -87309342.1672 -1644.80116666 33.442674 21.455375 -0.48906181 -2451408.68337 123838669.13 -87267848.3506 -2559.16231263 32.91716 21.689789 -0.46913179 -2451408.72781 123964498.759 -87184379.2583 -4342.66415764 32.673705 21.765259 -0.46168811 -2451408.8167 124214794.915 -87017015.6363 -7872.95589658 32.532208 21.813082 -0.45844018 -2451408.99448 124713449.388 -86681488.2219 -14900.0742136 32.408514 21.873015 -0.45690478 -2451409.35004 125706332.568 -86007928.0531 -28924.0742814 32.238112 21.977293 -0.45613349 -2451410.06115 127677659.317 -84651535.9177 -56929.7789176 31.935631 22.174547 -0.45566421 -2451411.48337 131565898.721 -81903578.7586 -112887.322919 31.351412 22.546897 -0.45510553 -2451414.32781 139129296.862 -76278151.7318 -224563.377099 30.20321 23.217022 -0.45359653 -2451417.17226 146413188.804 -70499420.9896 -335779.550768 29.077266 23.795889 -0.45136728 -2451420.0167 153423507.312 -64588806.4314 -446366.506843 27.977578 24.291616 -0.44849241 -2451422.86115 160167282.878 -58565386.6143 -556166.129272 26.909425 24.718528 -0.44487616 -2451425.70559 166652466.868 -52445937.9631 -665031.355593 25.87282 25.070945 -0.44100332 -2451428.55004 172887151.912 -46247507.5754 -772897.969837 24.871109 25.362408 -0.43676257 -2451431.39448 178880066.926 -39984266.7802 -879684.823447 23.905419 25.599413 -0.43222765 -2451434.23893 184640134.094 -33668854.1229 -985327.637865 22.976218 25.787936 -0.42746214 -2451437.08337 190176327.342 -27312505.2304 -1089776.72855 22.083486 25.933417 -0.42252153 -2451439.92781 195497562.073 -20925181.9179 -1192994.97046 21.226784 26.040786 -0.41745281 -2451442.77226 200612607.831 -14515695.7462 -1294955.89785 20.405373 26.114479 -0.41229556 -2451445.6167 205530023.803 -8091824.87189 -1395641.99362 19.618294 26.158475 -0.40708331 -2451448.46115 210258113.129 -1660422.85746 -1495043.29787 18.864433 26.176326 -0.40184417 -2451451.30559 214804891.235 4772481.46608 -1593156.16627 18.14257 26.171198 -0.39660154 -2451454.15004 219178065.43 11201593.1463 -1689982.20031 17.451423 26.145903 -0.39137481 -2451456.99448 223385023.427 17622269.0311 -1785527.3306 16.789679 26.102939 -0.38617992 -2451459.83893 227432828.656 24030444.0204 -1879801.03356 16.156016 26.044517 -0.38102986 -2451462.68337 231328221.209 30422565.1211 -1972815.6677 15.549125 25.972599 -0.37593516 -2451465.52781 235077622.379 36795532.642 -2064585.90836 14.967723 25.888917 -0.3709042 -2451468.37226 238687142.398 43146647.9363 -2155128.27224 14.410564 25.795005 -0.36594364 -2451471.2167 242162590.129 49473567.0242 -2244460.7159 13.876443 25.69222 -0.36105859 -2451474.06115 245509483.998 55774259.4761 -2332602.29577 13.364202 25.58176 -0.35625292 -2451476.90559 248733064.005 62046972.0405 -2419572.88476 12.872732 25.464685 -0.35152943 -2451479.75004 251838304.133 68290196.4522 -2505392.93424 12.400978 25.341931 -0.34689006 -2451482.59448 254829925.388 74502641.0791 -2590083.27987 11.947936 25.214328 -0.34233602 -2451485.43893 257712408.31 80683205.7521 -2673664.97614 11.512653 25.082606 -0.33786791 -2451488.28337 260490005.465 86830959.5581 -2756159.16114 11.094227 24.947414 -0.33348581 -2451491.12781 263166753.603 92945121.2027 -2837586.94541 10.691803 24.809322 -0.32918943 -2451493.97226 265746485.357 99025041.6212 -2917969.30741 10.304575 24.668837 -0.32497797 -2451496.8167 268232840.858 105070188.741 -2997327.01254 9.9317824 24.526406 -0.32085063 -2451499.66115 270629278.487 111080133.945 -3075680.61175 9.5727054 24.382425 -0.31680633 -2451502.50559 272939084.861 117054539.955 -3153050.35493 9.2266655 24.237242 -0.31284375 -2451505.35004 275165384.722 122993150.277 -3229456.1482 8.8930241 24.091167 -0.30896143 -2451508.19448 277311150.206 128895779.822 -3304917.52027 8.5711776 23.944473 -0.30515776 -2451511.03893 279379209.523 134762306.547 -3379453.59722 8.2605576 23.797399 -0.30143107 -2451513.88337 281372255.116 140592664 -3453083.08561 7.9606276 23.65016 -0.29777963 -2451516.72781 283292851.426 146386834.721 -3525824.26382 7.6708822 23.50294 -0.2942017 -2451519.57226 285143442.145 152144844.367 -3597694.97719 7.3908427 23.355905 -0.29069547 -2451522.4167 286926356.946 157866756.442 -3668712.63494 7.1200619 23.2092 -0.28725922 -2451525.26115 288643818.508 163552667.996 -3738894.21818 6.8581141 23.062952 -0.28389118 -2451528.10559 290297947.917 169202705.189 -3808256.27418 6.6045986 22.917271 -0.2805896 -2451530.95004 291890770.544 174817019.754 -3876814.92279 6.359137 22.772256 -0.27735275 -2451533.79448 293424221.365 180395785.763 -3944585.86182 6.1213717 22.62799 -0.27417892 -2451536.63893 294900149.943 185939196.731 -4011584.37324 5.890965 22.484547 -0.27106644 -2451539.48337 296320325.101 191447463.05 -4077825.33053 5.6675975 22.341992 -0.26801366 -2451542.32781 297686439.336 196920809.707 -4143323.20716 5.450967 22.200379 -0.26501897 -2451545.17226 299000112.841 202359474.192 -4208092.08407 5.2407875 22.059755 -0.26208079 -2451548.0167 300262897.468 207763704.739 -4272145.66025 5.0367883 21.920161 -0.25919758 -2451550.86115 301476280.286 213133758.656 -4335497.26124 4.838713 21.78163 -0.25636785 -2451553.70559 302641687.012 218469900.906 -4398159.84942 4.6463185 21.644191 -0.25359014 -2451556.55004 303760485.203 223772402.812 -4460146.03371 4.4593743 21.507868 -0.25086303 -2451559.39448 304833987.215 229041540.874 -4521468.0789 4.2776618 21.372678 -0.24818514 -2451562.23893 305863453.082 234277595.794 -4582137.91655 4.1009736 21.238638 -0.24555513 -2451565.08337 306850093.163 239480851.552 -4642167.15469 3.9291126 21.10576 -0.24297171 -2451567.92781 307795069.848 244651594.072 -4701567.04814 3.7618847 20.974046 -0.24043327 -2451570.77226 308699501.186 249790111.336 -4760348.57688 3.5991257 20.843511 -0.23793929 -2451573.6167 309564463.759 254896693.198 -4818522.48526 3.4406596 20.714155 -0.23548825 -2451576.46115 310390992.593 259971629.338 -4876099.18176 3.2863182 20.585972 -0.23307845 -2451579.30559 311180082.246 265015208.047 -4933088.69933 3.1359607 20.458973 -0.23071013 -2451582.15004 311932693.581 270027719.794 -4989500.8788 2.9894204 20.333143 -0.22837413 -2451584.99448 312649748.146 275009451.788 -5045343.92412 2.8465893 20.20849 -0.2260841 -2451587.83893 313332140.884 279960692.524 -5100628.82103 2.7073199 20.085004 -0.22383174 -2451590.68337 313980731.482 284881727.75 -5155364.70599 2.5714863 19.962676 -0.22161607 -2451593.52781 314596349.415 289772841.56 -5209560.48083 2.438968 19.841501 -0.21943615 -2451596.37226 315179795.206 294634316.136 -5263224.81445 2.3096502 19.72147 -0.21729104 -2451599.2167 315731841.804 299466431.586 -5316366.14869 2.1834227 19.602574 -0.21517982 -2451602.06115 316253235.671 304269465.673 -5368992.70406 2.0601803 19.484804 -0.21310161 -2451604.90559 316744697.964 309043693.635 -5421112.48918 1.9398226 19.368148 -0.21105558 -2451607.75004 317206925.635 313789388.011 -5472733.31015 1.822253 19.252595 -0.2090409 -2451610.59448 317640592.372 318506818.446 -5523862.77733 1.7073787 19.138134 -0.20705681 -2451613.43893 318046350.071 323196251.871 -5574508.31826 1.5951117 19.024751 -0.20510255 -2451616.28337 318424826.274 327857950.586 -5624676.97178 1.4853567 18.912431 -0.20317629 -2451619.12781 318776634.099 332492176.969 -5674375.94306 1.3780629 18.801175 -0.20127965 -2451621.97226 319102365.829 337099189.456 -5723612.22219 1.273137 18.690962 -0.19941079 -2451624.8167 319402594.208 341679242.924 -5772392.55452 1.170504 18.581779 -0.19756904 -2451627.66115 319677873.992 346232588.975 -5820723.5256 1.0700932 18.473614 -0.19575377 -2451630.50559 319928742.881 350759476.055 -5868611.56833 0.97183657 18.366454 -0.19396438 -2451633.35004 320155721.369 355260148.751 -5916062.95662 0.8756632 18.26028 -0.19220019 -2451636.19448 320359315.118 359734849.16 -5963083.83213 0.78151971 18.155087 -0.19046075 -2451639.03893 320540014.98 364183816.428 -6009680.20146 0.68934292 18.050861 -0.18874546 -2451641.88337 320698297.417 368607286.64 -6055857.93836 0.59907623 17.947589 -0.18705381 -2451644.72781 320834624.72 373005492.503 -6101622.78333 0.51066252 17.845257 -0.18538526 -2451647.57226 320949445.681 377378663.469 -6146980.34937 0.42404846 17.743853 -0.18373929 -2451650.4167 321043195.925 381727025.569 -6191936.12341 0.33918117 17.643361 -0.1821154 -2451653.26115 321116299.268 386050802.262 -6236495.48189 0.25601452 17.543773 -0.18051316 -2451656.10559 321169167.475 390350213.779 -6280663.68446 0.17449945 17.445075 -0.17893209 -2451658.95004 321202200.112 394625476.539 -6324445.86866 0.094586871 17.34725 -0.17737169 -2451661.79448 321215786.786 398876805.04 -6367847.08075 0.016238519 17.250293 -0.17583163 -2451664.63893 321210306.156 403104410.402 -6410872.26057 -0.060590157 17.154189 -0.17431147 -2451667.48337 321186126.669 407308500.763 -6453526.25055 -0.13593982 17.058925 -0.17281081 -2451670.32781 321143606.97 411489281.336 -6495813.80041 -0.20984957 16.964491 -0.17132931 -2451673.17226 321083096.281 415646954.459 -6537739.57098 -0.282357 16.870875 -0.16986659 -2451676.0167 321004934.766 419781719.65 -6579308.13555 -0.35349829 16.778064 -0.16842229 -2451678.86115 320909453.846 423893773.697 -6620523.96918 -0.42330844 16.686049 -0.16699599 -2451681.70559 320796976.474 427983310.754 -6661391.46662 -0.49182127 16.594819 -0.1655875 -2451684.55004 320667817.465 432050522.346 -6701914.96304 -0.55906931 16.504362 -0.16419643 -2451687.39448 320522283.658 436095597.301 -6742098.69116 -0.62508944 16.414662 -0.16282232 -2451690.23893 320360673.336 440118720.596 -6781946.7794 -0.68990081 16.325724 -0.16146501 -2451693.08337 320183279.606 444120077.894 -6821463.31261 -0.75353968 16.237528 -0.16012407 -2451695.92781 319990387.283 448099850.659 -6860652.27955 -0.81603364 16.150067 -0.15879921 -2451698.77226 319782274.166 452058217.65 -6899517.59468 -0.87741118 16.063326 -0.15749014 -2451701.6167 319559211.55 455995355.373 -6938063.10649 -0.93769741 15.9773 -0.1561966 -2451704.46115 319321464.337 459911437.931 -6976292.59817 -0.99691903 15.891977 -0.15491832 -2451707.30559 319069291.244 463806637.047 -7014209.78983 -1.0550994 15.807349 -0.15365506 -2451710.15004 318802945.101 467681122.231 -7051818.34381 -1.1122641 15.723404 -0.15240657 -2451712.99448 318522757.511 471535121.838 -7089045.44871 -1.1680816 15.640393 -0.15085507 -2451715.83893 318228887.418 475368741.344 -7125969.43936 -1.2232794 15.557793 -0.1496355 -2451718.68337 317921569.187 479182142.324 -7162595.44739 -1.2775263 15.475853 -0.14843005 -2451721.52781 317601033.953 482975485.817 -7198926.91966 -1.3308428 15.394564 -0.14723853 -2451724.37226 317267507.871 486748930.835 -7234967.25263 -1.3832497 15.313916 -0.14606071 -2451727.2167 316921212.17 490502634.155 -7270719.7914 -1.4347653 15.233904 -0.14489642 -2451730.06115 316562363.572 494236750.911 -7306187.83784 -1.4854081 15.15452 -0.14374549 -2451732.90559 316191174.399 497951434.515 -7341374.65124 -1.5351961 15.075755 -0.14260771 -2451735.75004 315807852.494 501646836.185 -7376283.44438 -1.5841471 14.997603 -0.14148293 -2451738.59448 315412601.697 505323105.721 -7410917.39391 -1.632277 14.920055 -0.14037099 -2451741.43893 315005621.75 508980390.977 -7445279.63607 -1.6796015 14.843108 -0.13927176 -2451744.28337 314587108.648 512618838.41 -7479373.27482 -1.7261365 14.766751 -0.13818507 -2451747.12781 314157254.632 516238592.741 -7513201.37974 -1.7718964 14.690982 -0.13711082 -2451749.97226 313716248.383 519839797.117 -7546766.99018 -1.8168958 14.615791 -0.13604887 -2451752.8167 313264275.24 523422593.368 -7580073.1207 -1.8611479 14.541174 -0.13499913 -2451755.66115 312801517.205 526987121.644 -7613122.75993 -1.9046653 14.467126 -0.13396153 -2451758.50559 312328153.307 530533521.072 -7645918.88143 -1.9474609 14.393639 -0.13293598 -2451761.35004 311844359.513 534061929.123 -7678464.43916 -1.9895456 14.320711 -0.13192244 -2451764.19448 311350309.155 537572482.491 -7710762.37947 -2.0309308 14.248337 -0.13092086 -2451767.03893 310846172.78 541065316.296 -7742815.63089 -2.0716272 14.17651 -0.12993116 -2451769.88337 310332118.596 544540565.221 -7774627.11496 -2.1116441 14.105229 -0.12895333 -2451772.72781 309808312.318 547998362.76 -7806199.73468 -2.1509918 14.034488 -0.12798726 -2451775.57226 309274917.317 551438841.427 -7837536.37715 -2.1896785 13.964288 -0.12703294 -2451778.4167 308732094.966 554862133.542 -7868639.92656 -2.2277131 13.894624 -0.12609034 -2451781.26115 308180004.549 558268370.471 -7899513.26053 -2.2651034 13.825492 -0.12515945 -2451784.10559 307618803.524 561657683.021 -7930159.26061 -2.3018566 13.756892 -0.1242403 -2451786.95004 307048647.577 565030201.105 -7960580.81326 -2.3379796 13.688819 -0.12333291 -2451789.79448 306469691.101 568386054.926 -7990780.8294 -2.3734765 13.621277 -0.12243744 -2451792.63893 305882087.251 571725374.64 -8020762.24433 -2.4083528 13.554264 -0.12155395 -2451795.48337 305285988.028 575048290.097 -8050528.01858 -2.442613 13.487778 -0.12068256 -2451798.32781 304681544.487 578354930.996 -8080081.14415 -2.4762591 13.421823 -0.11982346 -2451801.17226 304068907.224 581645428.096 -8109424.66515 -2.5092941 13.356399 -0.11897681 -2451804.0167 303448226.306 584919912.189 -8138561.67028 -2.5417184 13.29151 -0.11814288 -2451806.86115 302819651.761 588178515.359 -8167495.31379 -2.5735328 13.227159 -0.11732189 -2451809.70559 302183333.536 591421370.035 -8196228.80881 -2.6047359 13.163352 -0.11651415 -2451812.55004 301539422.289 594648611.123 -8224765.46445 -2.6353246 13.100096 -0.11572006 -2451815.39448 300888069.356 597860374.826 -8253108.6784 -2.6652956 13.037398 -0.11494 -2451818.23893 300229426.565 601056796.939 -8281261.9209 -2.6946463 12.975256 -0.11417427 -2451821.08337 299563648.631 604238020.966 -8309228.8842 -2.7233625 12.913709 -0.11342411 -2451823.92781 298890891.868 607404191.937 -8337013.43064 -2.7514383 12.852757 -0.11268978 -2451826.77226 298211315.13 610555458.273 -8364619.50599 -2.7788615 12.792418 -0.11197187 -2451829.6167 297525080.463 613691972.98 -8392051.26276 -2.8056178 12.732712 -0.11127126 -2451832.46115 296832353.899 616813894.771 -8419313.06036 -2.8316897 12.673664 -0.11058896 -2451835.30559 296133306.201 619921388.844 -8446409.53781 -2.8570555 12.615305 -0.10992605 -2451838.15004 295428113.846 623014628.458 -8473345.61777 -2.8816904 12.557667 -0.10928393 -2451840.99448 294716960.129 626093796.247 -8500126.58524 -2.9055637 12.500796 -0.10866402 -2451843.83893 294000036.425 629159086.242 -8526758.13267 -2.92864 12.444739 -0.10806825 -2451846.68337 293277543.778 632210706.129 -8553246.4262 -2.9508763 12.389559 -0.10749863 -2451849.52781 292549694.609 635248879.977 -8579598.20849 -2.9722221 12.335329 -0.1069577 -2451852.37226 291816714.983 638273852.076 -8605820.86792 -2.9926174 12.282139 -0.10644839 -2451855.2167 291078847.039 641285891.038 -8631922.5932 -3.0119904 12.230099 -0.10597412 -2451858.06115 290336352.031 644285295.66 -8657912.47675 -3.0302572 12.179345 -0.10553902 -2451860.90559 289589514.043 647272402.17 -8683800.7271 -3.0473152 12.130049 -0.10514792 -2451863.75004 288838644.42 650247593.964 -8709598.879 -3.0630446 12.082423 -0.10480686 -2451866.59448 288084086.998 653211313.452 -8735320.06974 -3.0773003 12.036738 -0.10452294 -2451869.43893 287326224.575 656164078.608 -8760979.4036 -3.0899091 11.993343 -0.10430508 -2451872.28337 286565486.699 659106505.603 -8786594.36977 -3.1006633 11.952691 -0.10416395 -2451875.12781 285802358.645 662039339.264 -8812185.46503 -3.1093156 11.915388 -0.10411318 -2451877.97226 285037391.676 664963496.556 -8837776.82296 -3.1155764 11.882239 -0.10416924 -2451880.8167 284271213.517 667880127.788 -8863397.12358 -3.1191143 11.854356 -0.10435242 -2451883.66115 283504536.814 670790705.866 -8889080.57844 -3.1195741 11.833283 -0.10468772 -2451886.50559 282738159.852 673697157.982 -8914868.0732 -3.1166279 11.821214 -0.10520431 -2451889.35004 281972945.573 676602062.262 -8940808.05773 -3.1101107 11.821319 -0.10593403 -2451892.19448 281209747.423 679508943.801 -8966956.58281 -3.100346 11.838229 -0.10690486 -2451895.03893 280449208.595 682422711.374 -8993373.9859 -3.0889129 11.878707 -0.10811351 -2451897.88337 279691267.039 685350262.223 -9020110.25089 -3.0803192 11.952192 -0.1094875 -2451900.72781 278934098.072 688301102.419 -9047184.1299 -3.0851779 12.070202 -0.11078683 -2451902.15004 278554255.487 689788991.178 -9060826.68293 -3.0988869 12.149023 -0.11122067 -2451903.57226 278172004.782 691287397.067 -9074505.12264 -3.1250854 12.241231 -0.11134583 -2451904.99448 277785542.361 692797867.735 -9088171.70886 -3.1681688 12.344869 -0.11099891 -2451906.4167 277392540.399 694321561.157 -9101757.91254 -3.2320676 12.455473 -0.11001123 -2451907.83893 276990289.867 695858924.376 -9115176.54116 -3.3187892 12.566014 -0.10825719 -2451909.26115 276576028.983 697409433.531 -9128330.56177 -3.4270046 12.668006 -0.10571085 -2451910.68337 276147392.568 698971541.041 -9141127.72981 -3.5516529 12.753678 -0.1024772 -2451912.10559 275702811.73 700542901.518 -9153495.86206 -3.6851547 12.818095 -0.098769006 -2451913.52781 275241693.029 702120792.088 -9165392.27221 -3.8195906 12.860059 -0.094841617 -2451914.95004 274764334.639 703702545.142 -9176804.60832 -3.948602 12.881466 -0.090923511 -2451916.37226 274271673.564 705285845.66 -9187744.80809 -4.0681911 12.885906 -0.087178192 -2451919.2167 273245715.495 708450197.01 -9208327.19825 -4.2734367 12.859357 -0.080524229 -2451922.06115 272174722.465 711604302.885 -9227423.67439 -4.4358408 12.805887 -0.075074931 -2451924.90559 271068204.777 714743599.209 -9245313.12862 -4.5641189 12.740609 -0.070663307 -2451927.75004 269933434.866 717866234.363 -9262222.04411 -4.6670779 12.671141 -0.067058262 -2451930.59448 268775750.929 720971669.68 -9278323.20423 -4.7515599 12.601017 -0.064060346 -2451933.43893 267599056.163 724059962.201 -9293746.26501 -4.8224689 12.531791 -0.061518522 -2451936.28337 266406237.771 727131420.435 -9308589.02212 -4.8832523 12.464075 -0.059322335 -2451939.12781 265199468.592 730186442.706 -9322926.09525 -4.9363395 12.398043 -0.057392003 -2451941.97226 263980415.226 733225443.386 -9336815.32579 -4.9834648 12.333679 -0.055669567 -2451944.8167 262750380.541 736248821.212 -9350302.29502 -5.0258845 12.270884 -0.05411222 -2451947.66115 261510401.388 739256946.222 -9363423.42498 -5.0645259 12.20953 -0.052687729 -2451950.50559 260261316.821 742250156.407 -9376208.23829 -5.1000851 12.149485 -0.05137174 -2451953.35004 259003816.337 745228758.513 -9388681.02229 -5.133092 12.090629 -0.050145687 -2451956.19448 257738474.614 748193030.574 -9400862.00817 -5.1639575 12.032849 -0.048994949 -2451959.03893 256465776.846 751143224.745 -9412768.23473 -5.1930033 11.976048 -0.047907981 -2451961.88337 255186137.406 754079570.045 -9424414.19902 -5.2204861 11.920135 -0.046875544 -2451964.72781 253899914.684 757002276.337 -9435812.35852 -5.2466098 11.86504 -0.04589022 -2451967.57226 252607421.209 759911535.815 -9446973.51377 -5.2715427 11.810694 -0.044945901 -2451970.4167 251308927.891 762807482.313 -9457940.25782 -5.2954645 11.75662 -0.044360809 -2451973.26115 250004677.593 765690262.493 -9468734.07874 -5.3184034 11.703608 -0.043484546 -2451976.10559 248694895.456 768560088.87 -9479316.11292 -5.3404972 11.651195 -0.042636762 -2451978.95004 247379779.025 771417103.483 -9489693.0165 -5.3618262 11.59934 -0.041814732 -2451981.79448 246059507.666 774261439.458 -9499870.77679 -5.3824586 11.54801 -0.041015747 -2451984.63893 244734245.243 777093222.075 -9509854.78853 -5.4024526 11.497176 -0.040237673 -2451987.48337 243404142.309 779912569.623 -9519649.95961 -5.4218586 11.446809 -0.039478673 -2451990.32781 242069337.917 782719594.166 -9529260.77744 -5.44072 11.396887 -0.038737155 -2451993.17226 240729961.116 785514402.209 -9538691.36428 -5.4590748 11.347388 -0.038011734 -2451996.0167 239386132.204 788297095.273 -9547945.52352 -5.4769565 11.298292 -0.037301194 -2451998.86115 238037963.785 791067770.386 -9557026.77882 -5.4943944 11.249583 -0.036604471 -2452001.70559 236685561.657 793826520.526 -9565938.40723 -5.5114146 11.201244 -0.03592062 -2452004.55004 235329025.569 796573434.989 -9574683.46753 -5.5280403 11.153261 -0.035248805 -2452007.39448 233968449.874 799308599.726 -9583264.82459 -5.5442923 11.105622 -0.034588282 -2452010.23893 232603924.081 802032097.626 -9591685.17042 -5.5601893 11.058315 -0.033938388 -2452013.08337 231235533.341 804744008.774 -9599947.04269 -5.575748 11.011327 -0.033298528 -2452015.92781 229863358.868 807444410.672 -9608052.84111 -5.5909838 10.96465 -0.032668172 -2452018.77226 228487478.31 810133378.431 -9616004.84215 -5.6059104 10.918275 -0.032046847 -2452021.6167 227107966.077 812810984.955 -9623805.21238 -5.6205404 10.872191 -0.031434131 -2452024.46115 225724893.645 815477301.1 -9631456.0202 -5.6348852 10.826392 -0.030829645 -2452027.30559 224338329.812 818132395.834 -9638959.24546 -5.6489552 10.78087 -0.030233045 -2452030.15004 222948340.929 820776336.396 -9646316.7859 -5.6627599 10.735618 -0.029644006 -2452032.99448 221554991.084 823409188.447 -9653530.46037 -5.6763082 10.69063 -0.029062209 -2452035.83893 220158342.232 826031016.194 -9660602.01048 -5.6896086 10.645901 -0.028487344 -2452038.68337 218758454.315 828641882.48 -9667533.10303 -5.7026691 10.601425 -0.027919115 -2452041.52781 217355385.375 831241848.841 -9674325.33498 -5.7154971 10.557196 -0.02735725 -2452044.37226 215949191.667 833830975.552 -9680980.24014 -5.7280996 10.513211 -0.026801508 -2452047.2167 214539927.789 836409321.679 -9687499.29595 -5.7404832 10.469463 -0.026251671 -2452050.06115 213127646.791 838976945.13 -9693883.92947 -5.752654 10.425949 -0.025707546 -2452052.90559 211712400.284 841533902.713 -9700135.52197 -5.7646175 10.382663 -0.025168952 -2452055.75004 210294238.529 844080250.19 -9706255.41271 -5.7763792 10.339603 -0.024635727 -2452058.59448 208873210.52 846616042.332 -9712244.90184 -5.787944 10.296763 -0.024107717 -2452061.43893 207449364.057 849141332.967 -9718105.25274 -5.7993166 10.254141 -0.023584774 -2452064.28337 206022745.809 851656175.024 -9723837.69378 -5.8105015 10.211732 -0.02306676 -2452067.12781 204593401.376 854160620.576 -9729443.41754 -5.821503 10.169533 -0.022553512 -2452069.97226 203161375.313 856654720.883 -9734923.56871 -5.8323254 10.127541 -0.022044862 -2452072.8167 201726711.176 859138526.426 -9740279.28986 -5.8429723 10.085754 -0.021540867 -2452075.66115 200289451.651 861612086.921 -9745511.70287 -5.8534473 10.044167 -0.021041357 -2452078.50559 198849638.546 864075451.361 -9750621.896 -5.8637539 10.002777 -0.020546221 -2452081.35004 197407312.831 866528668.04 -9755610.93163 -5.8738955 9.9615834 -0.020055359 -2452084.19448 195962514.666 868971784.581 -9760479.84834 -5.8838753 9.9205818 -0.019568676 -2452087.03893 194515283.438 871404847.961 -9765229.66235 -5.8936964 9.8797701 -0.019086084 -2452089.88337 193065657.793 873827904.527 -9769861.3687 -5.9033616 9.8391457 -0.0186075 -2452092.72781 191613675.659 876241000.021 -9774375.9424 -5.912874 9.7987063 -0.018132843 -2452095.57226 190159374.279 878644179.594 -9778774.33951 -5.9222361 9.7584494 -0.01766204 -2452098.4167 188702790.236 881037487.821 -9783057.49833 -5.9314508 9.7183727 -0.017195021 -2452101.26115 187243959.473 883420968.715 -9787226.3407 -5.9405204 9.678474 -0.01673172 -2452104.10559 185782917.326 885794665.741 -9791281.77354 -5.9494475 9.638751 -0.016272083 -2452106.95004 184319698.551 888158621.821 -9795224.69069 -5.9582342 9.5992016 -0.015816058 -2452109.79448 182854337.355 890512879.35 -9799055.97498 -5.9668829 9.5598236 -0.015363606 -2452112.63893 181386867.432 892857480.215 -9802776.50008 -5.9753954 9.5206151 -0.014914692 -2452115.48337 179917322.004 895192465.822 -9806387.13131 -5.9837737 9.4815742 -0.014469281 -2452118.32781 178445733.838 897517877.145 -9809888.7243 -5.9920195 9.4426991 -0.014027327 -2452121.17226 176972135.252 899833754.767 -9813282.12136 -6.0001348 9.4039885 -0.013588768 -2452124.0167 175496558.092 902140138.916 -9816568.14707 -6.0081216 9.3654408 -0.013153523 -2452126.86115 174019033.707 904437069.463 -9819747.60571 -6.0159818 9.3270546 -0.012721509 -2452129.70559 172539592.938 906724585.913 -9822821.28164 -6.0237175 9.2888284 -0.012292649 -2452132.55004 171058266.128 909002727.375 -9825789.94183 -6.0313307 9.2507605 -0.011866879 -2452135.39448 169575083.142 911271532.561 -9828654.33891 -6.0388234 9.2128493 -0.011444146 -2452138.23893 168090073.397 913531039.777 -9831415.21358 -6.0461972 9.1750932 -0.011024405 -2452141.08337 166603265.878 915781286.937 -9834073.29616 -6.053454 9.1374905 -0.010607616 -2452143.92781 165114689.166 918022311.568 -9836629.30753 -6.0605952 9.1000398 -0.010193741 -2452146.77226 163624371.442 920254150.824 -9839083.95954 -6.0676226 9.0627395 -0.0097827451 -2452149.6167 162132340.51 922476841.5 -9841437.95531 -6.0745376 9.0255882 -0.0093745924 -2452152.46115 160638623.797 924690420.036 -9843691.98926 -6.0813418 8.9885845 -0.008969248 -2452155.30559 159143248.369 926894922.532 -9845846.74727 -6.0880365 8.951727 -0.008566677 -2452158.15004 157646240.935 929090384.753 -9847902.90668 -6.0946233 8.9150143 -0.0081668448 -2452160.99448 156147627.856 931276842.138 -9849861.1364 -6.1011035 8.8784452 -0.0077697173 -2452163.83893 154647435.15 933454329.808 -9851722.09691 -6.1074786 8.8420184 -0.0073752604 -2452166.68337 153145688.501 935622882.57 -9853486.44039 -6.1137498 8.8057326 -0.0069834404 -2452169.52781 151642413.259 937782534.925 -9855154.81079 -6.1199185 8.7695865 -0.0065942239 -2452172.37226 150137634.453 939933321.072 -9856727.84391 -6.125986 8.733579 -0.0062075781 -2452175.2167 148631376.791 942075274.913 -9858206.16752 -6.1319537 8.6977088 -0.0058234705 -2452178.06115 147123664.666 944208430.056 -9859590.40148 -6.1378227 8.6619748 -0.0054418694 -2452180.90559 145614522.163 946332819.821 -9860881.15799 -6.1435943 8.6263758 -0.005062744 -2452183.75004 144103973.059 948448477.238 -9862079.0418 -6.1492698 8.5909106 -0.0046860648 -2452186.59448 142592040.835 950555435.049 -9863184.65069 -6.1548504 8.555578 -0.0043118044 -2452189.43893 141078748.677 952653725.712 -9864198.57605 -6.1603372 8.5203769 -0.0039399385 -2452192.28337 139564119.488 954743381.391 -9865121.40381 -6.1657314 8.4853061 -0.0035704474 -2452195.12781 138048175.898 956824433.964 -9865953.71573 -6.171034 8.4503645 -0.003203317 -2452197.97226 136530940.286 958896915.015 -9866696.09093 -6.176246 8.4155507 -0.0028385396 -2452200.8167 135012434.797 960960855.849 -9867349.10719 -6.1813684 8.3808638 -0.0024761115 -2452203.66115 133492681.371 963016287.513 -9867913.34119 -6.1864019 8.3463028 -0.0021160259 -2452206.50559 131971701.745 965063240.826 -9868389.36658 -6.1913474 8.3118667 -0.0017582632 -2452209.35004 130449517.449 967101746.42 -9868777.74986 -6.1962057 8.2775549 -0.0014027843 -2452212.19448 128926149.768 969131834.759 -9869079.04563 -6.200978 8.2433668 -0.0010495332 -2452215.03893 127401619.708 971153536.133 -9869293.79396 -6.2056654 8.2093015 -0.00069844958 -2452217.88337 125875947.979 973166880.63 -9869422.52067 -6.2102691 8.1753582 -0.00034947943 -2452220.72781 124349154.998 975171898.113 -9869465.73972 -6.2147903 8.1415359 -2.5803344e-006 -2452223.57226 122821260.899 977168618.196 -9869423.95598 -6.2192302 8.1078336 0.00034227972 -2452226.4167 121292285.559 979157070.246 -9869297.66738 -6.2235897 8.0742503 0.0006851257 -2452229.26115 119762248.607 981137283.374 -9869087.36626 -6.2278698 8.040785 0.0010259786 -2452232.10559 118231169.437 983109286.447 -9868793.54009 -6.2320714 8.0074366 0.0013648575 -2452234.95004 116699067.223 985073108.092 -9868416.67171 -6.2361955 7.9742042 0.0017017808 -2452237.79448 115165960.918 987028776.7 -9867957.23951 -6.2402429 7.9410868 0.0020367667 -2452240.63893 113631869.262 988976320.429 -9867415.71736 -6.2442144 7.9080836 0.0023698335 -2452243.48337 112096810.789 990915767.214 -9866792.57468 -6.248111 7.8751936 0.0027009993 -2452246.32781 110560803.826 992847144.766 -9866088.2764 -6.2519334 7.8424158 0.0030302825 -2452249.17226 109023866.498 994770480.575 -9865303.28301 -6.2556824 7.8097495 0.0033577007 -2452252.0167 107486016.733 996685801.916 -9864438.05068 -6.259359 7.7771938 0.0036832714 -2452254.86115 105947272.263 998593135.851 -9863493.03151 -6.2629637 7.7447477 0.0040070099 -2452257.70559 104407650.625 1000492509.23 -9862468.67461 -6.2664975 7.7124105 0.0043289226 -2452260.55004 102867169.176 1002383948.68 -9861365.43567 -6.2699609 7.6801811 0.0046489371 -2452263.39448 101325845.139 1004267480.63 -9860183.76697 -6.2733547 7.6480589 0.0049672227 -2452266.23893 99783695.516 1006143131.31 -9858924.0883 -6.2766797 7.616043 0.0052837791 -2452269.08337 98240737.101 1008010926.72 -9857586.82582 -6.2799368 7.5841325 0.0055986028 -2452271.92781 96696986.51 1009870892.67 -9856172.40417 -6.2831266 7.5523265 0.005911704 -2452274.77226 95152460.1826 1011723054.75 -9854681.24524 -6.2862498 7.5206243 0.0062230939 -2452277.6167 93607174.3875 1013567438.36 -9853113.76851 -6.2893072 7.489025 0.006532781 -2452280.46115 92061145.2299 1015404068.67 -9851470.39182 -6.2922994 7.4575276 0.0068407697 -2452283.30559 90514388.6629 1017232970.62 -9849751.53261 -6.295227 7.4261314 0.0071470586 -2452286.15004 88966920.5044 1019054168.96 -9847957.60942 -6.2980905 7.3948353 0.0074516403 -2452288.99448 87418756.4577 1020867688.21 -9846089.04311 -6.3008902 7.3636386 0.007754504 -2452291.83893 85869912.1321 1022673552.7 -9844146.25698 -6.3036266 7.3325407 0.0080556425 -2452294.68337 84320403.0502 1024471786.64 -9842129.67458 -6.3063001 7.3015409 0.0083550623 -2452297.52781 82770244.632 1026262414.08 -9840039.71545 -6.308911 7.2706388 0.0086527899 -2452300.37226 81219452.1607 1028045458.98 -9837876.79043 -6.3114601 7.239834 0.008948868 -2452303.2167 79668040.7465 1029820945.22 -9835641.29918 -6.3139481 7.2091261 0.0092433429 -2452306.06115 78116025.3083 1031588896.52 -9833333.6306 -6.3163758 7.1785144 0.0095362542 -2452308.90559 76563420.5752 1033349336.42 -9830954.1653 -6.318744 7.1479981 0.0098276299 -2452311.75004 75010241.1006 1035102288.32 -9828503.27825 -6.3210532 7.1175767 0.010117488 -2452314.59448 73456501.2788 1036847775.41 -9825981.34086 -6.3233042 7.0872492 0.010405841 -2452317.43893 71902215.3588 1038585820.7 -9823388.7222 -6.3254975 7.057015 0.010692695 -2452320.28337 70347397.4548 1040316447.02 -9820725.78953 -6.3276336 7.0268733 0.010978058 -2452323.12781 68792061.5527 1042039677.01 -9817992.9086 -6.329713 6.9968235 0.011261937 -2452325.97226 67236221.5151 1043755533.18 -9815190.44359 -6.3317363 6.9668648 0.011544336 -2452328.8167 65679891.0842 1045464037.83 -9812318.75708 -6.3337039 6.9369966 0.011825264 -2452331.66115 64123083.8837 1047165213.12 -9809378.20993 -6.3356163 6.9072183 0.012104727 -2452334.50559 62565813.4214 1048859081.07 -9806369.16117 -6.337474 6.8775292 0.012382733 -2452337.35004 61008093.0896 1050545663.53 -9803291.9679 -6.3392775 6.8479287 0.012659289 -2452340.19448 59449936.1667 1052224982.19 -9800146.98525 -6.3410271 6.8184162 0.012934405 -2452343.03893 57891355.8178 1053897058.6 -9796934.56624 -6.3427234 6.7889911 0.013208089 -2452345.88337 56332365.096 1055561914.18 -9793655.0618 -6.3443668 6.7596528 0.01348035 -2452348.72781 54772976.9423 1057219570.19 -9790308.82068 -6.3459578 6.7304007 0.013751195 -2452351.57226 53213204.1868 1058870047.75 -9786896.18945 -6.3474968 6.7012343 0.014020635 -2452354.4167 51653059.5485 1060513367.85 -9783417.51254 -6.3489842 6.672153 0.014288678 -2452357.26115 50092555.6362 1062149551.31 -9779873.13228 -6.3504206 6.6431562 0.014555332 -2452360.10559 48531704.9492 1063778618.84 -9776263.38909 -6.3518064 6.6142433 0.014820604 -2452362.95004 46970519.8782 1065400590.99 -9772588.62182 -6.3531419 6.5854137 0.0150845 -2452365.79448 45409012.7085 1067015488.17 -9768849.16823 -6.3544277 6.5566669 0.015347023 -2452368.63893 43847182.8697 1068623322.97 -9765028.00956 -6.3561473 6.5277119 0.016265636 -2452371.48337 42284949.2194 1070224059.48 -9760998.6186 -6.3573346 6.4991287 0.0165254 -2452374.32781 40722429.7692 1071817781.33 -9756905.55953 -6.3584731 6.4706264 0.016783766 -2452375.03893 40331756.6531 1072215118.08 -9755872.38703 -6.3587502 6.4635133 0.016848137 -2452375.39448 40136413.7354 1072413622.6 -9755354.31834 -6.3588876 6.4599587 0.016880289 -2452375.48337 40087577.3475 1072463231.67 -9755224.64686 -6.3589218 6.4590703 0.016888324 -2452375.49448 40081472.7805 1072469432.33 -9755208.43359 -6.3589261 6.4589592 0.016889328 -2452375.49726 40079946.6381 1072470982.48 -9755204.38012 -6.3589271 6.4589314 0.016889579 -2452375.49865 40079183.5668 1072471757.55 -9755202.35336 -6.3589277 6.4589176 0.016889705 -2452375.49934 40078802.0311 1072472145.08 -9755201.33998 -6.3589279 6.4589106 0.016889768 -2452375.50004 40077183.9358 1072466580.76 -9756476.39913 -6.3589133 6.4590221 0.016904434 -2452378.34448 38514284.9483 1074050459.89 -9752290.42859 -6.3599832 6.4306326 0.017160844 -2452381.18893 36951128.9739 1075627371.84 -9748041.61786 -6.3610047 6.4023229 0.017415829 -2452384.03337 35387727.8805 1077197336.18 -9743730.31577 -6.361978 6.3740928 0.017669404 -2452386.87781 33824093.4662 1078760372.42 -9739356.86549 -6.3629035 6.345942 0.017921599 -2452389.72226 32260237.4192 1080316500.07 -9734921.60051 -6.3637817 6.3178704 0.018172461 -2452392.5667 30696171.2868 1081865738.53 -9730424.84353 -6.3646133 6.2898776 0.018422029 -2452395.41115 29131906.4649 1083408107.13 -9725866.90797 -6.3653988 6.2619633 0.018670338 -2452398.25559 27567454.205 1084943625.11 -9721248.1006 -6.3661388 6.2341269 0.018917408 -2452401.10004 26002825.6286 1086472311.53 -9716568.72393 -6.3668337 6.2063679 0.019163254 -2452403.94448 24438031.7404 1087994185.36 -9711829.07773 -6.3674841 6.1786858 0.019407884 -2452406.78893 22873083.4393 1089509265.41 -9707029.45982 -6.3680904 6.15108 0.019651306 -2452409.63337 21307991.5244 1091017570.4 -9702170.16639 -6.3686529 6.12355 0.019893526 -2452412.47781 19742766.6992 1092519118.89 -9697251.49206 -6.3691721 6.0960954 0.02013455 -2452415.32226 18177419.5738 1094013929.34 -9692273.7297 -6.3696483 6.0687156 0.020374386 -2452418.1667 16611960.6662 1095502020.1 -9687237.17036 -6.3700819 6.0414103 0.020613042 -2452421.01115 15046400.4027 1096983409.38 -9682142.10309 -6.3704732 6.0141789 0.020850527 -2452423.85559 13480749.118 1098458115.31 -9676988.81477 -6.3708226 5.9870209 0.021086848 -2452426.70004 11915017.0557 1099926155.88 -9671777.59002 -6.3711306 5.959936 0.021322016 -2452429.54448 10349214.3679 1101387549 -9666508.71108 -6.3713975 5.9329237 0.021556041 -2452432.38893 8783351.11545 1102842312.43 -9661182.45769 -6.3716236 5.9059835 0.021788932 -2452435.23337 7217437.2679 1104290463.86 -9655799.10703 -6.3718093 5.879115 0.022020701 -2452438.07781 5651482.70347 1105732020.85 -9650358.93359 -6.371955 5.8523177 0.022251359 -2452440.92226 4085497.20915 1107167000.84 -9644862.20897 -6.372061 5.8255912 0.022480918 -2452443.7667 2519490.48075 1108595421.18 -9639309.20127 -6.3721278 5.798935 0.022709396 -2452446.61115 953472.122655 1110017299.08 -9633700.1714 -6.3721557 5.7723486 0.022936852 -2452449.45559 -612548.40051 1111432651.66 -9628035.35416 -6.3721456 5.7458316 0.02316333 -2452452.30004 -2178561.74731 1112841495.89 -9622315.02784 -6.3720973 5.7193835 0.023388621 -2452455.14448 -3744558.57962 1114243848.63 -9616539.46871 -6.3720112 5.6930037 0.023612819 -2452457.98893 -5310529.62959 1115639726.6 -9610708.94375 -6.3718876 5.6666916 0.023835933 -2452460.83337 -6876465.6924 1117029146.39 -9604823.72005 -6.3717265 5.6404468 0.024057957 -2452463.67781 -8442357.60863 1118412124.45 -9598884.0673 -6.3715283 5.6142686 0.024278876 -2452466.52226 -10008196.2441 1119788677.11 -9592890.25872 -6.3712929 5.5881567 0.024498676 -2452469.3667 -11573972.4771 1121158820.61 -9586842.57016 -6.3710205 5.5621107 0.024717353 -2452472.21115 -13139677.2038 1122522571.13 -9580741.27658 -6.3707111 5.5361304 0.024934919 -2452475.05559 -14705301.3679 1123879944.82 -9574586.64731 -6.3703649 5.5102158 0.025151406 -2452477.90004 -16270835.9997 1125230957.79 -9568378.94232 -6.3699825 5.4843667 0.025366857 -2452480.74448 -17836272.2443 1126575626.1 -9562118.41141 -6.3695643 5.4585828 0.02558131 -2452483.58893 -19401601.3697 1127913965.73 -9555805.29599 -6.3691109 5.4328637 0.025794795 -2452486.43337 -20966814.7574 1129245992.55 -9549439.83183 -6.3686225 5.4072089 0.026007328 -2452489.27781 -22531903.887 1130571722.29 -9543022.25145 -6.3680997 5.381618 0.026218919 -2452492.12226 -24096860.3214 1131891170.6 -9536552.78568 -6.3675427 5.3560903 0.026429573 -2452494.9667 -25661675.6954 1133204352.95 -9530031.66453 -6.3669518 5.3306255 0.026639292 -2452497.81115 -27226341.7083 1134511284.75 -9523459.11755 -6.3663272 5.305223 0.026848077 -2452500.65559 -28790850.1189 1135811981.25 -9516835.37391 -6.3656693 5.2798825 0.027055931 -2452503.50004 -30355192.742 1137106457.61 -9510160.66241 -6.3649781 5.2546033 0.027262855 -2452506.34448 -31919361.4463 1138394728.88 -9503435.21135 -6.3642539 5.2293853 0.027468851 -2452509.18893 -33483348.1531 1139676810.01 -9496659.24849 -6.363497 5.2042278 0.027673922 -2452512.03337 -35047144.8347 1140952715.85 -9489833.00094 -6.3627075 5.1791305 0.027878069 -2452514.87781 -36610743.5137 1142222461.13 -9482956.69515 -6.3618857 5.154093 0.028081297 -2452517.72226 -38174136.2619 1143486060.51 -9476030.5568 -6.3610317 5.1291149 0.028283608 -2452520.5667 -39737315.1999 1144743528.53 -9469054.81082 -6.3601457 5.1041958 0.028485006 -2452523.41115 -41300272.4965 1145994879.65 -9462029.68135 -6.359228 5.0793354 0.028685493 -2452526.25559 -42863000.3677 1147240128.21 -9454955.39176 -6.3582787 5.0545331 0.028885072 -2452529.10004 -44425491.0769 1148479288.5 -9447832.16467 -6.357298 5.0297887 0.029083748 -2452531.94448 -45987736.9339 1149712374.66 -9440660.22208 -6.3562861 5.0051017 0.029281521 -2452534.78893 -47549730.2948 1150939400.78 -9433439.78547 -6.3552432 4.9804718 0.029478393 -2452537.63337 -49111463.5602 1152160380.82 -9426171.07614 -6.3541695 4.9558986 0.029674365 -2452540.47781 -50672929.1739 1153375328.66 -9418854.31563 -6.3530651 4.9313816 0.029869434 -2452543.32226 -52234119.618 1154584258.07 -9411489.72649 -6.3519302 4.9069204 0.030063594 -2452546.1667 -53795027.4058 1155787182.71 -9404077.53335 -6.3507648 4.8825145 0.030256834 -2452549.01115 -55355645.0688 1156984116.12 -9396617.96433 -6.3495691 4.8581636 0.030449136 -2452551.85559 -56915965.1394 1158175071.76 -9389111.25235 -6.348343 4.8338672 0.03064048 -2452554.70004 -58475980.1313 1159360062.96 -9381557.63577 -6.3470864 4.8096249 0.030830844 -2452557.54448 -60035682.5281 1160539103.03 -9373957.35702 -6.3457991 4.7854367 0.031020218 -2452560.38893 -61595064.7918 1161712205.23 -9366310.65896 -6.3444811 4.7613024 0.031208609 -2452563.23337 -63154119.3946 1162879382.83 -9358617.77993 -6.3431326 4.7372222 0.031396045 -2452566.07781 -64712838.8582 1164040649.1 -9350878.95017 -6.3417538 4.7131959 0.031582563 -2452568.92226 -66271215.7832 1165196017.28 -9343094.39114 -6.3403451 4.6892234 0.031768195 -2452571.7667 -67829242.8552 1166345500.56 -9335264.31739 -6.3389068 4.6653044 0.031952965 -2452574.61115 -69386912.8372 1167489112.08 -9327388.93919 -6.3374391 4.6414387 0.032136885 -2452577.45559 -70944218.5546 1168626864.87 -9319468.4648 -6.3359424 4.6176259 0.032319959 -2452580.30004 -72501152.8824 1169758771.87 -9311503.10195 -6.3344168 4.5938656 0.032502188 -2452583.14448 -74057708.7357 1170884845.98 -9303493.05849 -6.3328624 4.5701576 0.032683571 -2452585.98893 -75613879.064 1172005099.97 -9295438.54268 -6.3312794 4.5465014 0.032864105 -2452588.83337 -77169656.8478 1173119546.56 -9287339.7632 -6.3296679 4.5228968 0.033043789 -2452591.67781 -78725035.0972 1174228198.42 -9279196.92897 -6.328028 4.4993436 0.033222623 -2452594.52226 -80280006.8515 1175331068.11 -9271010.24906 -6.3263598 4.4758415 0.033400607 -2452597.3667 -81834565.1796 1176428168.18 -9262779.93246 -6.3246635 4.4523902 0.03357774 -2452600.21115 -83388703.1804 1177519511.07 -9254506.18794 -6.3229392 4.4289895 0.033754024 -2452603.05559 -84942413.9839 1178605109.21 -9246189.22388 -6.321187 4.4056391 0.033929462 -2452605.90004 -86495690.7522 1179684974.93 -9237829.24817 -6.3194071 4.382339 0.034104054 -2452608.74448 -88048526.6806 1180759120.54 -9229426.46807 -6.3175995 4.3590887 0.034277805 -2452611.58893 -89600914.9989 1181827558.28 -9220981.09013 -6.3157644 4.3358881 0.034450717 -2452614.43337 -91152848.9728 1182890300.32 -9212493.32009 -6.313902 4.312737 0.034622793 -2452617.27781 -92704321.9053 1183947358.82 -9203963.36292 -6.3120125 4.2896352 0.034794037 -2452620.12226 -94255327.1379 1184998745.83 -9195391.42275 -6.3100959 4.2665824 0.034964452 -2452622.9667 -95805858.0521 1186044473.39 -9186777.70309 -6.3081525 4.2435784 0.03513404 -2452625.81115 -97355908.0696 1187084553.45 -9178122.40705 -6.3061824 4.2206229 0.035302802 -2452628.65559 -98905470.652 1188118997.91 -9169425.73795 -6.3041858 4.1977157 0.035470734 -2452631.50004 -100454539.298 1189147818.6 -9160687.90039 -6.3021628 4.1748565 0.035637829 -2452634.34448 -102003107.536 1190171027.28 -9151909.10326 -6.3001135 4.152045 0.035804053 -2452637.18893 -103551168.887 1191188635.62 -9143089.57942 -6.2980376 4.1292808 0.035969283 -2452640.03337 -105098716.801 1192200655.24 -9134229.54128 -6.2959352 4.1065638 0.036133751 -2452642.87781 -106645744.799 1193207097.68 -9125329.18955 -6.2938065 4.0838936 0.036297349 -2452645.72226 -108192246.39 1194207974.46 -9116388.74122 -6.2916513 4.0612703 0.036460057 -2452648.5667 -109738215.072 1195203297.1 -9107408.41437 -6.2894697 4.0386939 0.036621885 -2452651.41115 -111283644.361 1196193077.14 -9098388.42208 -6.2872617 4.0161645 0.036782862 -2452654.25559 -112828527.835 1197177326.15 -9089328.9687 -6.2850279 3.9936823 0.036943027 -2452657.10004 -114372859.16 1198156055.69 -9080230.24929 -6.2827684 3.971247 0.037102414 -2452659.94448 -115916632.096 1199129277.31 -9071092.45155 -6.2804837 3.9488586 0.03726105 -2452662.78893 -117459840.489 1200097002.47 -9061915.75846 -6.2781742 3.9265167 0.037418947 -2452665.63337 -119002478.255 1201059242.58 -9052700.35055 -6.27584 3.9042211 0.037576113 -2452668.47781 -120544539.368 1202016008.97 -9043446.40724 -6.2734814 3.8819714 0.037732549 -2452671.32226 -122086017.852 1202967312.91 -9034154.10761 -6.2710986 3.8597675 0.037888257 -2452674.1667 -123626907.771 1203913165.59 -9024823.63064 -6.2686917 3.8376089 0.038043237 -2452677.01115 -125167203.231 1204853578.15 -9015455.15527 -6.2662609 3.8154955 0.038197489 -2452679.85559 -126706898.373 1205788561.64 -9006048.86033 -6.2638063 3.7934271 0.038351014 -2452682.70004 -128245987.374 1206718127.08 -8996604.92444 -6.2613281 3.7714033 0.038503812 -2452685.54448 -129784464.448 1207642285.41 -8987123.52594 -6.2588265 3.7494239 0.038655886 -2452688.38893 -131322323.842 1208561047.52 -8977604.84277 -6.2563015 3.7274887 0.038807236 -2452691.23337 -132859559.838 1209474424.23 -8968049.05246 -6.2537533 3.7055974 0.038957865 -2452694.07781 -134396166.752 1210382426.32 -8958456.33204 -6.251182 3.6837498 0.039107774 -2452696.92226 -135932138.935 1211285064.51 -8948826.85803 -6.2485878 3.6619457 0.039256966 -2452699.7667 -137467470.769 1212182349.43 -8939160.80651 -6.2459709 3.6401849 0.039405443 -2452702.61115 -139002156.672 1213074291.69 -8929458.35303 -6.2433312 3.618467 0.039553206 -2452705.45559 -140536191.095 1213960901.82 -8919719.6728 -6.2406691 3.5967918 0.039700258 -2452708.30004 -142069568.521 1214842190.29 -8909944.94071 -6.2379846 3.5751591 0.039846597 -2452711.14448 -143602283.466 1215718167.5 -8900134.33161 -6.2352778 3.5535687 0.039992225 -2452713.98893 -145134330.477 1216588843.8 -8890288.02059 -6.232549 3.5320201 0.04013714 -2452716.83337 -146665704.128 1217454229.44 -8880406.18355 -6.2297981 3.5105132 0.040281336 -2452719.67781 -148196399.018 1218314334.62 -8870488.99803 -6.2270252 3.4890475 0.040424804 -2452722.52226 -149726409.762 1219169169.44 -8860536.64438 -6.2242305 3.4676228 0.040567532 -2452725.3667 -151255730.974 1220018743.92 -8850549.30718 -6.2214138 3.4462388 0.040709497 -2452728.21115 -152784357.253 1220863068.01 -8840527.17668 -6.218575 3.424895 0.040850676 -2452731.05559 -154312283.161 1221702151.58 -8830470.44914 -6.2157141 3.4035913 0.040991046 -2452733.90004 -155839503.211 1222536004.48 -8820379.32527 -6.2128307 3.3823276 0.041130594 -2452736.74448 -157366011.885 1223364636.54 -8810254.00624 -6.2099249 3.3611041 0.041269329 -2452739.58893 -158891803.66 1224188057.64 -8800094.68893 -6.2069966 3.3399207 0.041407278 -2452742.43337 -160416873.053 1225006277.65 -8789901.5627 -6.2040462 3.3187775 0.041544472 -2452745.27781 -161941214.641 1225819306.46 -8779674.8093 -6.2010738 3.2976745 0.041680941 -2452748.12226 -163464823.067 1226627153.91 -8769414.60491 -6.1980797 3.2766115 0.041816699 -2452750.9667 -164987693.027 1227429829.78 -8759121.12296 -6.1950642 3.2555881 0.041951754 -2452753.81115 -166509819.258 1228227343.78 -8748794.53628 -6.1920273 3.234604 0.042086105 -2452756.65559 -168031196.521 1229019705.56 -8738435.01853 -6.1889691 3.2136591 0.042219747 -2452759.50004 -169551819.594 1229806924.7 -8728042.74489 -6.1858896 3.192753 0.042352672 -2452762.34448 -171071591.488 1230589086.73 -8717613.82431 -6.1817377 3.1727566 0.042531476 -2452765.18893 -172590432.162 1231366263.13 -8707145.11859 -6.1786159 3.1519275 0.042662946 -2452768.03337 -174108503.017 1232138325.25 -8696644.19347 -6.1754729 3.1311366 0.042793677 -2452770.87781 -175625798.849 1232905282.48 -8686111.23131 -6.1723087 3.1103836 0.042923663 -2452773.72226 -177142314.453 1233667144.1 -8675546.41605 -6.1691234 3.0896684 0.043052898 -2452776.5667 -178658044.625 1234423919.39 -8664949.93313 -6.1659168 3.0689909 0.043181374 -2452779.41115 -180172984.16 1235175617.57 -8654321.96939 -6.1626891 3.0483508 0.043309088 -2452782.25559 -181687127.851 1235922247.81 -8643662.71303 -6.1594402 3.0277479 0.043436034 -2452785.10004 -183200470.492 1236663819.26 -8632972.35358 -6.1561702 3.0071822 0.043562205 -2452787.94448 -184713006.875 1237400341.01 -8622251.08181 -6.1528789 2.9866534 0.043687598 -2452790.78893 -186224731.79 1238131822.13 -8611499.08981 -6.1495664 2.9661614 0.043812206 -2452793.63337 -187735640.029 1238858271.65 -8600716.57093 -6.1462328 2.945706 0.043936025 -2452796.47781 -189245726.381 1239579698.55 -8589903.71993 -6.1428779 2.9252872 0.044059049 -2452799.32226 -190754985.638 1240296111.78 -8579060.73311 -6.1395018 2.9049047 0.04418127 -2452802.1667 -192263412.587 1241007520.25 -8568187.80858 -6.1361046 2.8845583 0.044302681 -2452805.01115 -193771002.015 1241713932.82 -8557285.14682 -6.1326861 2.8642479 0.04442327 -2452807.85559 -195277748.701 1242415358.31 -8546352.95139 -6.1292463 2.8439733 0.044543023 -2452810.70004 -196783647.409 1243111805.49 -8535391.43007 -6.1257852 2.8237343 0.044661921 -2452813.54448 -198288692.874 1243803283.07 -8524400.79619 -6.1223026 2.8035306 0.044779937 -2452816.38893 -199792879.786 1244489799.71 -8513381.26971 -6.1187982 2.783362 0.044897045 -2452819.23337 -201296202.771 1245171364.05 -8502333.07681 -6.1152719 2.7632286 0.045013224 -2452822.07781 -202798656.383 1245847984.73 -8491256.44299 -6.1117232 2.7431304 0.045128536 -2452824.92226 -204300235.188 1246519670.42 -8480151.57411 -6.1081526 2.7230676 0.045242927 -2452827.7667 -205800933.73 1247186429.84 -8469018.72027 -6.1045596 2.7030404 0.045356314 -2452830.61115 -207300746.502 1247848271.78 -8457858.11338 -6.1009443 2.6830491 0.045468789 -2452833.45559 -208799668.039 1248505205.07 -8446669.97345 -6.0973068 2.6630936 0.045580382 -2452836.30004 -210297692.92 1249157238.5 -8435454.51513 -6.0936473 2.643174 0.045691108 -2452839.14448 -211794815.759 1249804380.89 -8424211.95102 -6.0899659 2.6232901 0.045800969 -2452841.98893 -213291031.189 1250446640.98 -8412942.49397 -6.0862628 2.6034418 0.045909962 -2452844.83337 -214786333.853 1251084027.51 -8401646.35848 -6.0825378 2.583629 0.046018077 -2452847.67781 -216280718.389 1251716549.18 -8390323.76132 -6.078791 2.5638515 0.046125306 -2452850.52226 -217774179.434 1252344214.66 -8378974.92184 -6.0750224 2.5441092 0.046231636 -2452853.3667 -219266711.612 1252967032.61 -8367600.062 -6.0712319 2.5244021 0.046337058 -2452856.21115 -220758309.536 1253585011.67 -8356199.40628 -6.0674194 2.5047302 0.046441562 -2452859.05559 -222248967.809 1254198160.46 -8344773.18161 -6.063585 2.4850933 0.046545137 -2452861.90004 -223738681.021 1254806487.58 -8333321.61732 -6.0597285 2.4654914 0.046647775 -2452864.74448 -225227443.749 1255410001.65 -8321844.94502 -6.0558499 2.4459245 0.046749465 -2452867.58893 -226715250.559 1256008711.24 -8310343.39861 -6.0519492 2.4263925 0.046850199 -2452870.43337 -228202096.003 1256602624.95 -8298817.21423 -6.0480263 2.4068954 0.046949968 -2452873.27781 -229687974.62 1257191751.34 -8287266.63032 -6.0440811 2.3874332 0.047048761 -2452876.12226 -231172880.938 1257776098.99 -8275691.88762 -6.0401137 2.3680059 0.047146571 -2452878.9667 -232656809.471 1258355676.45 -8264093.22928 -6.0361239 2.3486134 0.047243386 -2452881.81115 -234139754.719 1258930492.28 -8252470.90096 -6.0321117 2.3292556 0.047339196 -2452884.65559 -235621711.169 1259500555.01 -8240825.15106 -6.028077 2.3099326 0.047433989 -2452887.50004 -237102673.293 1260065873.19 -8229156.23097 -6.0240198 2.2906443 0.047527753 -2452890.34448 -238582635.546 1260626455.32 -8217464.39555 -6.01994 2.2713906 0.047620472 -2452893.18893 -240061592.362 1261182309.91 -8205749.90378 -6.0158375 2.2521714 0.047712127 -2452896.03337 -241539546.173 1261733472.25 -8194013.1898 -6.0117467 2.2331017 0.047801967 -2452898.87781 -243016483.764 1262279925.42 -8182254.36334 -6.0075984 2.2139513 0.047891419 -2452901.72226 -244492399.021 1262821676.41 -8170473.6938 -6.0034268 2.1948352 0.04797972 -2452904.5667 -245967286.191 1263358733.61 -8158671.46932 -5.9992317 2.1757532 0.048066827 -2452907.41115 -247441139.433 1263891105.43 -8146847.98783 -5.9950126 2.1567055 0.048152704 -2452910.25559 -248913952.802 1264418800.29 -8135003.55534 -5.9907692 2.1376921 0.048237324 -2452913.10004 -250385720.269 1264941826.7 -8123138.48184 -5.986501 2.1187135 0.048320681 -2452914.52226 -251121168.924 1265201613.78 -8117204.81674 -5.9826106 2.1101705 0.048084031 -2452917.3667 -252590926.777 1265717882.94 -8105377.64736 -5.9783053 2.0912446 0.048165513 -2452920.21115 -254059623.491 1266229505.22 -8093530.60484 -5.9739751 2.0723541 0.04824576 -2452923.05559 -255527252.967 1266736489.35 -8081663.99254 -5.9696201 2.0534992 0.048324772 -2452925.90004 -256993809.101 1267238844.06 -8069778.11531 -5.9652402 2.0346798 0.048402535 -2452928.74448 -258459285.765 1267736578.08 -8057873.28233 -5.9608353 2.0158959 0.04847903 -2452931.58893 -259923676.787 1268229700.14 -8045949.80901 -5.9564052 1.9971476 0.048554226 -2452934.43337 -261386975.943 1268718218.98 -8034008.01827 -5.9519496 1.9784348 0.048628092 -2452937.27781 -262849176.939 1269202143.33 -8022048.24125 -5.9474683 1.9597575 0.048700593 -2452940.12226 -264310273.409 1269681481.93 -8010070.81774 -5.9429609 1.9411159 0.048771693 -2452942.9667 -265770258.903 1270156243.56 -7998076.09657 -5.9384271 1.9225101 0.048841355 -2452945.81115 -267229126.883 1270626437.01 -7986064.43591 -5.9338665 1.90394 0.04890954 -2452948.65559 -268686870.719 1271092071.11 -7974036.20356 -5.9292787 1.8854059 0.048976209 -2452951.50004 -270143483.684 1271553154.7 -7961991.77733 -5.9246633 1.866908 0.049041319 -2452954.34448 -271598958.946 1272009696.7 -7949931.54543 -5.92002 1.8484464 0.049104828 -2452957.18893 -273053289.562 1272461706.04 -7937855.90691 -5.9153481 1.8300212 0.049166691 -2452960.03337 -274506468.478 1272909191.73 -7925765.27211 -5.9106473 1.8116328 0.04922686 -2452962.87781 -275958488.516 1273352162.8 -7913660.06327 -5.9059171 1.7932813 0.049285287 -2452965.72226 -277409342.372 1273790628.38 -7901540.71503 -5.9011568 1.774967 0.049341918 -2452968.5667 -278859022.61 1274224597.64 -7889407.67516 -5.896366 1.7566901 0.0493967 -2452971.41115 -280307521.652 1274654079.82 -7877261.40526 -5.8915441 1.7384511 0.049449574 -2452974.25559 -281754831.77 1275079084.24 -7865102.38163 -5.8866904 1.7202501 0.04950048 -2452977.10004 -283200945.083 1275499620.31 -7852931.09628 -5.8818044 1.7020876 0.049549349 -2452979.94448 -284645853.539 1275915697.5 -7840748.0582 -5.8768852 1.6839638 0.049596111 -2452982.78893 -286089548.911 1276327325.39 -7828553.79488 -5.8719321 1.6658791 0.049640686 -2452985.63337 -287532022.773 1276734513.61 -7816348.85432 -5.8669444 1.6478338 0.049682987 -2452988.47781 -288973266.483 1277137271.91 -7804133.80731 -5.861921 1.6298284 0.049722916 -2452991.32226 -290413271.152 1277535610.15 -7791909.24995 -5.8568608 1.6118632 0.049760364 -2452994.1667 -291852027.617 1277929538.28 -7779675.80554 -5.8517628 1.593939 0.04979522 -2452997.01115 -293289526.411 1278319066.45 -7767434.12475 -5.8466257 1.5760563 0.049827375 -2452999.85559 -294725757.757 1278704204.98 -7755184.88363 -5.8414481 1.5582163 0.049856731 -2453002.70004 -296160711.584 1279084964.48 -7742928.78027 -5.836229 1.5404198 0.049883206 -2453005.54448 -297594377.546 1279461355.78 -7730666.53278 -5.8309673 1.522668 0.049906718 -2453008.38893 -299026745.044 1279833390 -7718398.8826 -5.8256619 1.5049619 0.049927139 -2453011.23337 -300457803.161 1280201078.48 -7706126.61687 -5.8203112 1.4873025 0.049944321 -2453014.07781 -301887540.653 1280564432.82 -7693850.51122 -5.8149145 1.4696907 0.04995833 -2453016.92226 -303315946.034 1280923464.82 -7681571.3768 -5.8094702 1.4521274 0.049968943 -2453019.7667 -304743007.455 1281278186.54 -7669290.06746 -5.803977 1.4346137 0.049976002 -2453022.61115 -306168712.668 1281628610.29 -7657007.47708 -5.7984331 1.4171507 0.04997934 -2453025.45559 -307593048.997 1281974748.7 -7644724.5418 -5.7928367 1.3997396 0.049978778 -2453028.30004 -309016003.297 1282316614.68 -7632442.24274 -5.7871858 1.3823819 0.04997413 -2453031.14448 -310437561.928 1282654221.54 -7620161.6088 -5.7814783 1.365079 0.049965193 -2453033.98893 -311857710.717 1282987582.93 -7607883.71986 -5.7757121 1.3478325 0.049951754 -2453036.83337 -313276434.919 1283316712.93 -7595609.71013 -5.7698846 1.3306441 0.049933584 -2453039.67781 -314693719.176 1283641626.05 -7583340.772 -5.7639933 1.3135158 0.049910439 -2453042.52226 -316109547.477 1283962337.3 -7571078.16021 -5.7580355 1.2964495 0.049882055 -2453045.3667 -317523903.103 1284278862.19 -7558823.19642 -5.7520082 1.2794476 0.049848151 -2453048.21115 -318936768.578 1284591216.82 -7546577.27433 -5.7459081 1.2625122 0.049808421 -2453051.05559 -320348125.61 1284899417.87 -7534341.86534 -5.7397318 1.2456461 0.049762538 -2453053.90004 -321757955.025 1285203482.69 -7522118.52474 -5.7334757 1.228852 0.049710147 -2453056.74448 -323166236.696 1285503429.36 -7509908.89871 -5.7271356 1.212133 0.049650862 -2453059.58893 -324572949.465 1285799276.72 -7497714.732 -5.7207072 1.1954923 0.049584266 -2453062.43337 -325978071.053 1286091044.46 -7485537.8766 -5.7141857 1.1789336 0.049509903 -2453065.27781 -327381577.965 1286378753.19 -7473380.30148 -5.707566 1.1624607 0.049427276 -2453068.12226 -328783445.377 1286662424.5 -7461244.10357 -5.7008424 1.1460778 0.049335839 -2453070.9667 -330183647.011 1286942081.09 -7449131.52028 -5.6940088 1.1297896 0.049234995 -2453073.81115 -331582154.993 1287217746.83 -7437044.9438 -5.6870582 1.1136011 0.04912408 -2453075.23337 -332280764.678 1287354090.95 -7431012.20193 -5.6835368 1.1055459 0.04906462 -2453075.94448 -332629906.766 1287421892.24 -7427998.61337 -5.6817641 1.1015285 0.049033848 -2453075.98893 -332651724.527 1287426121.63 -7427810.32713 -5.6816531 1.1012776 0.049031901 -2453076.01115 -332662633.247 1287428235.96 -7427716.18681 -5.6815975 1.1011522 0.049030927 -2453076.02226 -332668087.568 1287429293.04 -7427669.11736 -5.6815698 1.1010895 0.049030439 -2453076.02504 -332669451.144 1287429557.3 -7427657.35006 -5.6815628 1.1010738 0.049030317 -2453076.02573 -332670481.407 1287429246.3 -7427823.98428 -5.6815617 1.1010655 0.049031934 -2453078.87018 -334065902.803 1287697876.11 -7415789.71135 -5.6743842 1.0850684 0.048901255 -2453081.71462 -335459543.249 1287962588.69 -7403789.0462 -5.6670667 1.0691881 0.048758281 -2453084.55906 -336851367.156 1288223413.63 -7391825.12613 -5.6595994 1.0534321 0.048602057 -2453087.40351 -338241336.352 1288480382.5 -7379901.33348 -5.6519711 1.0378088 0.048431543 -2453090.24795 -339629409.836 1288733529.08 -7368021.31759 -5.6441699 1.0223279 0.048245602 -2453093.0924 -341015543.501 1288982889.62 -7356189.02167 -5.6361825 1.0069998 0.048042975 -2453095.93684 -342399689.807 1289228503.1 -7344408.71657 -5.6279942 0.99183625 0.04782225 -2453098.78129 -343781797.383 1289470411.5 -7332685.04268 -5.6195884 0.97685012 0.047581825 -2453101.62573 -345161810.545 1289708660.18 -7321023.06009 -5.6109465 0.96205589 0.047319882 -2453104.47018 -346539668.721 1289943298.27 -7309428.30568 -5.6020473 0.94746989 0.047034354 -2453107.31462 -347915305.798 1290174379.15 -7297906.85874 -5.5928668 0.93311062 0.046722885 -2453110.15906 -349288649.357 1290401961.09 -7286465.41758 -5.5833777 0.91899922 0.046382786 -2453113.00351 -350659619.768 1290626107.92 -7275111.38816 -5.5735485 0.90515989 0.046010976 -2453115.84795 -352028129.143 1290846889.84 -7263852.98964 -5.5633433 0.8916205 0.045603904 -2453118.6924 -353394080.078 1291064384.43 -7252699.38067 -5.5527204 0.87841329 0.04515746 -2453121.53684 -354757364.151 1291278677.81 -7241660.8098 -5.5416317 0.86557577 0.044666861 -2453124.38129 -356117860.113 1291489866.09 -7230748.79916 -5.5300206 0.8531518 0.044126498 -2453125.80351 -356797020.623 1291594328.99 -7225344.25705 -5.5239989 0.84711071 0.043835633 -2453126.51462 -357136321.046 1291646283.93 -7222655.61491 -5.5209301 0.84413599 0.043684634 -2453126.87018 -357305900.245 1291672193.1 -7221314.80233 -5.5193807 0.8426605 0.043607689 -2453126.95906 -357348287.596 1291678663.32 -7220979.9697 -5.5189917 0.84229288 0.043588299 -2453126.98129 -357358883.966 1291680280.44 -7220896.28482 -5.5188944 0.84220106 0.043583442 -2453126.9924 -357364182.081 1291681088.93 -7220854.44589 -5.5188457 0.84215516 0.043581012 -2453126.99795 -357366831.121 1291681493.16 -7220833.52729 -5.5188213 0.84213221 0.043579797 -2453126.99934 -357367493.38 1291681594.21 -7220828.29773 -5.5188152 0.84212648 0.043579493 -2453127.00004 -357366581.24 1291679056.57 -7221088.8659 -5.5187988 0.84200452 0.043569438 -2453129.84448 -358721321.58 1291884565.9 -7210460.44019 -5.5059888 0.83052561 0.042913631 -2453132.68893 -360072823.396 1292087325.68 -7200001.927 -5.4924272 0.8196435 0.04218498 -2453135.53337 -361420888.747 1292287492.78 -7189732.54824 -5.4780025 0.80944213 0.041372341 -2453138.37781 -362765289.579 1292485247.06 -7179674.57388 -5.4625805 0.80002733 0.040462062 -2453141.22226 -364105761.101 1292680796.76 -7169853.96072 -5.4459952 0.79152424 0.039437486 -2453144.0667 -365441993.037 1292874383.77 -7160301.34787 -5.4280414 0.78408859 0.038277212 -2453146.91115 -366773619.061 1293066295.78 -7151053.19473 -5.4084657 0.77793847 0.036954817 -2453149.75559 -368100202.823 1293256882.73 -7142153.35951 -5.3869439 0.77334472 0.035436164 -2453152.60004 -369421215.783 1293446564.14 -7133655.29701 -5.3630502 0.77063371 0.033676709 -2453153.31115 -369750525.759 1293493900.85 -7131600.97341 -5.3566444 0.7702998 0.033192625 -2453153.48893 -369832861.237 1293505654.68 -7130979.26709 -5.3708029 0.75273962 0.058541589 -2453156.33337 -371149436.182 1293690647.45 -7116851.51443 -5.3429301 0.75320022 0.056368391 -2453159.17781 -372458695.761 1293876126.04 -7103307.67489 -5.3111103 0.7568239 0.053771284 -2453162.02226 -373759537.197 1294062976.64 -7090467.3725 -5.2741969 0.76455198 0.050616332 -2453164.8667 -375050518.495 1294252365.04 -7078490.3808 -5.2305369 0.77775291 0.046705434 -2453167.71115 -376329698.547 1294445872.97 -7067597.17979 -5.1776501 0.79850361 0.041732951 -2453170.55559 -377594372.68 1294645742.92 -7058110.96306 -5.1116514 0.83018933 0.035166871 -2453171.97781 -378220100.187 1294749031.89 -7054034.91993 -5.0718158 0.85170314 0.031062737 -2453172.68893 -378531041.663 1294801740.74 -7052196.87606 -5.0497096 0.86430627 0.028735448 -2453173.04448 -378685990.467 1294828396.23 -7051333.08125 -5.0380299 0.87113932 0.0274918 -2453173.40004 -378840573.029 1294855261.42 -7050507.53077 -5.0255673 0.87469987 0.026699278 -2453174.82226 -379454905.737 1294964712.82 -7047576.30228 -4.971866 0.90799868 0.020815683 -2453176.24448 -380062042.373 1295078770.87 -7045447.64246 -4.9079599 0.95011462 0.01356408 -2453176.95559 -380362474.669 1295137907.3 -7044743.71874 -4.8711208 0.97544157 0.0092636147 -2453177.00004 -380381175.114 1295141656.24 -7044708.69604 -4.8686917 0.97713606 0.0089770009 -2453177.02226 -380390521.831 1295143533.16 -7044691.59849 -4.8674712 0.97798855 0.0088328512 -2453177.03337 -380395194.31 1295144472.24 -7044683.15364 -4.8668594 0.97841612 0.008760565 -2453177.03893 -380397530.329 1295144941.93 -7044678.95725 -4.8665532 0.97863023 0.0087243681 -2453177.0417 -380398698.283 1295145176.81 -7044676.86558 -4.8664 0.97873737 0.0087062563 -2453177.0424 -380398990.266 1295145235.54 -7044676.34334 -4.8663616 0.97876416 0.008701727 -2453177.04241 -380398995.142 1295145236.52 -7044676.33462 -4.866361 0.97876461 0.0087016514 +# Celestia xyzv file generated by spice2xyzv +# +# Creation date: Mon Jun 02 08:55:56 2008 +# +# SPICE kernel files used: +# de421.bsp +# 000331R_SK_LP0_V1P32.bsp +# 000331RB_SK_V1P32_V2P12.bsp +# 000331R_SK_V2P12_EP15.bsp +# 010420R_SCPSE_EP1_JP83.bsp +# 010423_SK_JP67_SP0.bsp +# 020425B_SK_SM812_T45.bsp +# 030201AP_OPK_SM546_T45.bsp +# 040622AP_OPK_04122_08222.bsp +# 041001AP_SK_04275_08222.bsp +# 041210AP_OPK_04329_08189.bsp +# 050720AP_SCPSE_05119_08222.bsp +# 060323AP_SCPSE_06082_08222.bsp +# 070209AP_SCPSE_06356_08222.bsp +# 070918AP_SCPSE_07261_10191.bsp +# +# Start date: 1997-Oct-15 09:27 +# End date: 2004-Jun-20 13:00 +# Observer: SUN (10) +# Target: CASSINI (-82) +# Frame: eclipJ2000 +# +# Min step size: 60 s +# Max step size: 432000 s +# Tolerance: 20 km +# +# Records are +# Time is a TDB Julian date +# Position in km +# velocity in km/sec + +2450736.89448 138192781.124 56108274.9375 -389.28934253 -5.5997843 19.015439 0.65538606 +2450736.90559 138187717.479 56128219.4051 397.539983932 -5.2958679 22.037272 0.88950438 +2450736.9167 138182444.931 56150022.0529 1254.04754107 -5.6898297 23.228155 0.88555444 +2450736.93893 138170907.338 56195689.4192 2903.07201826 -6.2759552 24.179035 0.83261846 +2450736.98337 138145523.29 56289970.7907 5950.35778361 -6.8659225 24.803789 0.76229525 +2450737.02781 138118525.721 56385731.7476 8796.96438698 -7.16868 25.042354 0.72361985 +2450737.1167 138062062.567 56578955.6999 14175.7631663 -7.4983983 25.243222 0.68211734 +2450737.29448 137944082.466 56967883.0369 24330.4470959 -7.8254248 25.369863 0.64561973 +2450737.47226 137822297.315 57357874.9963 34102.0826381 -8.0205678 25.40276 0.62844001 +2450737.82781 137571446.223 58138266.4374 53112.0806181 -8.2960737 25.394701 0.61147173 +2450738.18337 137313115.206 58917798.6989 71753.0972922 -8.5172077 25.352944 0.60293847 +2450738.89448 136777673.237 60472036.4207 108495.675546 -8.9050976 25.236137 0.59422509 +2450739.60559 136219417.791 62018458.8533 144852.010683 -9.2643802 25.101188 0.58963841 +2450741.02781 135038591.124 65085063.75 216955.758455 -9.9497398 24.806856 0.58443951 +2450742.45004 133775056.995 68114169.5867 288553.326365 -10.612821 24.492115 0.58103449 +2450745.29448 131007896.888 74051485.7575 430644.543714 -11.898545 23.816283 0.57537636 +2450748.13893 127930200.669 79815873.8718 571339.217324 -13.141028 23.085654 0.56948616 +2450750.98337 124552080.734 85394338.8267 710486.905956 -14.343622 22.303622 0.56273449 +2450753.82781 120883240.97 90774494.461 847847.374782 -15.506917 21.472067 0.55492212 +2450756.67226 116933359.666 95944345.0925 983148.431285 -16.630666 20.592359 0.54596677 +2450759.5167 112712224.016 100892198.137 1116104.57195 -17.714271 19.665618 0.53583536 +2450760.93893 110503040.634 103279292.13 1181612.41827 -18.240776 19.184912 0.53032332 +2450761.65004 109374345.978 104450512.482 1214107.75369 -18.500154 18.940276 0.52745507 +2450762.36115 108229796.082 105606610.883 1246429.30686 -18.756464 18.690967 0.52655588 +2450765.20559 103496364.417 110075922.467 1374322.07595 -19.75723 17.672919 0.51403329 +2450768.05004 98522241.7514 114289560.974 1498987.86049 -20.715026 16.610405 0.50029759 +2450770.89448 93318132.5032 118236681.394 1620128.99792 -21.628656 15.504098 0.48534913 +2450773.73893 87895051.4021 121906598.585 1737447.05615 -22.496792 14.354619 0.46918473 +2450776.58337 82264355.4987 125288774.891 1850642.77164 -23.317974 13.16255 0.45180075 +2450779.42781 76437778.1346 128372811.173 1959415.88966 -24.090599 11.92844 0.43319273 +2450782.27226 70427465.3053 131148441.331 2063464.95863 -24.812911 10.652823 0.41335538 +2450785.1167 64246014.6972 133605530.501 2162487.11555 -25.482988 9.3362365 0.39228252 +2450787.96115 57906517.6057 135734077.226 2256177.88861 -26.098732 7.9792325 0.36996726 +2450790.80559 51422603.8844 137524219.963 2344231.03682 -26.657856 6.5824 0.34640214 +2450793.65004 44808490.038 138966248.415 2426338.44388 -27.157871 5.1463847 0.3215794 +2450796.49448 38079030.5243 140050620.258 2502190.0829 -27.596072 3.671912 0.2954913 +2450799.33893 31249772.2898 140767983.923 2571474.0705 -27.969526 2.1598134 0.26813055 +2450802.18337 24337012.5054 141109208.216 2633876.8293 -28.275059 0.61105612 0.23949076 +2450805.02781 17357859.4067 141065419.635 2689083.37903 -28.509243 -0.97322402 0.20956699 +2450807.87226 10330296.0546 140628048.432 2736777.77844 -28.668385 -2.5916843 0.17835648 +2450810.7167 3273246.71299 139788884.602 2776643.74503 -28.748516 -4.242732 0.14585936 +2450813.56115 -3793354.62859 138540145.18 2808365.48394 -28.745387 -5.924476 0.11207962 +2450816.40559 -10848494.2701 136874554.32 2831628.76039 -28.65446 -7.6346708 0.077026166 +2450819.25004 -17870008.2926 134785437.816 2846122.25164 -28.470913 -9.3706547 0.040714009 +2450822.09448 -24834512.7865 132266833.807 2851539.21771 -28.189642 -11.12928 0.0031656742 +2450824.93893 -31717336.4881 129313621.531 2847579.53653 -27.805277 -12.906836 -0.03558722 +2450827.78337 -38492458.0141 125921670.082 2833952.16156 -27.312206 -14.698963 -0.075502103 +2450830.62781 -45132450.4716 122088008.955 2810378.2537 -26.70461 -16.500561 -0.1165222 +2450833.47226 -51608437.142 117811023.202 2776594.24385 -25.976519 -18.305682 -0.15857841 +2450836.3167 -57890062.3681 113090673.693 2732356.29205 -25.121882 -20.10743 -0.20157996 +2450839.16115 -63945483.0306 107928744.716 2677445.26119 -24.134663 -21.897843 -0.24541566 +2450842.00559 -69741387.0197 102329120.042 2611672.31624 -23.008966 -23.667778 -0.28994952 +2450844.85004 -75243046.0577 96298087.0676 2534885.45208 -21.739192 -25.4068 -0.33501722 +2450847.69448 -80414411.5157 89844667.8494 2446976.90171 -20.320231 -27.103072 -0.38042247 +2450850.53893 -85218262.9569 82980974.025 2347891.43972 -18.7477 -28.743275 -0.42593336 +2450853.38337 -89616420.0702 75722580.2769 2237635.55905 -17.01822 -30.31254 -0.47127899 +2450856.22781 -93570029.2332 68088908.1215 2116287.45765 -15.129749 -31.794429 -0.51614624 +2450859.07226 -97039935.9678 60103608.2104 1984007.71321 -13.081946 -33.170975 -0.56017757 +2450861.9167 -99987153.6104 51794925.2366 1841050.34093 -10.876589 -34.422786 -0.60297005 +2450864.76115 -102373436.408 43196025.0689 1687773.93608 -8.5180045 -35.529246 -0.64407578 +2450867.60559 -104161961.575 34345258.892 1524652.45137 -6.0135188 -36.468835 -0.68300453 +2450869.02781 -104821139.312 29838873.3101 1439581.89836 -4.709778 -36.869185 -0.70148906 +2450871.87226 -105649087.083 20693961.3274 1262865.04793 -2.007926 -37.517175 -0.73609788 +2450874.7167 -105798886.96 11416564.7572 1078058.90627 0.80588859 -37.943826 -0.76721993 +2450877.56115 -105245503.144 2063620.38904 886098.431993 3.7107925 -38.128747 -0.79422453 +2450878.98337 -104698804.755 -2622072.03199 787767.959354 5.1897769 -38.124767 -0.80600541 +2450880.40559 -103969526.408 -7303176.36022 688065.307986 6.6818677 -38.053755 -0.81654697 +2450881.82781 -103056285.039 -11971343.8498 587146.835462 8.1833237 -37.91393 -0.82578346 +2450883.25004 -101958171.391 -16618022.4019 485176.783952 9.6901775 -37.703769 -0.83365242 +2450884.67226 -100674776.611 -21234489.8459 382326.827576 11.198256 -37.422032 -0.84009548 +2450886.09448 -99206216.1117 -25811890.7938 278775.526382 12.703203 -37.067794 -0.84505906 +2450887.5167 -97553150.1612 -30341276.823 174707.68761 14.200512 -36.640471 -0.84849517 +2450888.93893 -95716800.6962 -34813649.6528 70313.6368563 15.685554 -36.139839 -0.8503621 +2450890.36115 -93698963.8683 -39220006.8911 -34211.5961917 17.153617 -35.566057 -0.85062512 +2450891.78337 -91502017.9224 -43551389.8549 -138669.17069 18.599947 -34.919681 -0.84925702 +2450893.20559 -89128926.0281 -47798932.8731 -242857.397352 20.019785 -34.201669 -0.84623872 +2450894.62781 -86583233.8014 -51953913.4351 -346572.760112 21.408417 -33.413393 -0.84155963 +2450896.05004 -83869061.3619 -56007802.4929 -449610.984012 22.761215 -32.55663 -0.83521804 +2450897.47226 -80991089.7871 -59952314.1441 -551768.132277 24.073686 -31.633555 -0.82722104 +2450898.89448 -77954541.8538 -63779453.8278 -652841.710485 25.341504 -30.64674 -0.81758544 +2450900.3167 -74765158.8483 -67481565.5739 -752631.836229 26.560573 -29.599113 -0.8063365 +2450901.73893 -71429169.9903 -71051374.6525 -850942.280057 27.72705 -28.493949 -0.79350851 +2450903.16115 -67953258.8404 -74482028.1192 -947581.552065 28.837389 -27.334832 -0.77914426 +2450904.58337 -64344525.126 -77767131.0445 -1042363.9179 29.888368 -26.125627 -0.76329454 +2450906.00559 -60610442.9706 -80900778.2563 -1135110.34879 30.877118 -24.870434 -0.74601758 +2450907.42781 -56758816.1727 -83877581.2006 -1225649.39063 31.801146 -23.573554 -0.72737832 +2450908.85004 -52797731.2224 -86692689.6347 -1313817.93841 32.658346 -22.239441 -0.70744757 +2450910.27226 -48735508.7721 -89341807.9807 -1399461.90277 33.447013 -20.87266 -0.68630108 +2450911.69448 -44580654.2818 -91821206.2949 -1482436.75623 34.165845 -19.477846 -0.66401855 +2450913.1167 -40341808.542 -94127725.925 -1562607.94564 34.813941 -18.059656 -0.64068244 +2450914.53893 -36027698.7353 -96258780.0542 -1639851.15473 35.390794 -16.622732 -0.61637666 +2450915.96115 -31647090.6363 -98212349.4535 -1714052.39341 35.896281 -15.171666 -0.59118508 +2450917.38337 -27208742.4552 -99986973.9047 -1785107.87579 36.330645 -13.710959 -0.56518955 +2450918.80559 -22721360.7025 -101581739.932 -1852923.61706 36.69448 -12.245004 -0.53846718 +2450920.22781 -18193558.2508 -102996265.755 -1917414.61126 36.988715 -10.778061 -0.51108609 +2450921.65004 -13633814.4153 -104230684.931 -1978503.2962 37.214593 -9.3142583 -0.48309756 +2450923.07226 -9050436.11587 -105285631.399 -2036116.62148 37.373678 -7.8576215 -0.45451979 +2450924.49448 -4451517.18531 -106162232.24 -2090179.92782 37.467888 -6.4121819 -0.42529808 +2450925.9167 155113.697027 -106862126.398 -2140602.09185 37.499673 -4.982345 -0.39518545 +2450927.33893 4761995.14097 -107387580.823 -2187229.70964 37.472828 -3.5744202 -0.36326002 +2450928.05004 7063373.69548 -107585894.123 -2209015.31483 37.43996 -2.882969 -0.34557914 +2450928.76115 9362438.4768 -107742161.617 -2229626.87228 37.398665 -2.2077662 -0.32442547 +2450929.1167 10511014.6552 -107804968.173 -2239386.31702 37.379117 -1.8836789 -0.31025113 +2450929.47226 11659112.8075 -107858146.962 -2248614.15237 37.370286 -1.5855401 -0.28838013 +2450929.65004 12233176.6239 -107881524.905 -2252907.87402 37.380832 -1.4639906 -0.26898445 +2450929.82781 12807643.7826 -107903429.687 -2256781.178 37.43194 -1.4070811 -0.22946127 +2450929.9167 13095390.4843 -107914374.669 -2258390.24413 37.515842 -1.4616858 -0.18379789 +2450929.96115 13239615.571 -107920146.984 -2259018.88653 37.612549 -1.557975 -0.13950678 +2450930.00559 13384412.5342 -107926511.141 -2259408.66239 37.841368 -1.7950612 -0.051670989 +2450930.02781 13457305.2652 -107930184.557 -2259431.01094 38.126388 -2.0600883 0.037115882 +2450930.05004 13531127.022 -107934606.976 -2259210.68165 38.947949 -2.6257515 0.21551813 +2450930.06115 13569057.4293 -107937353.29 -2258936.61885 40.320758 -3.1012541 0.35393959 +2450930.0667 13588763.655 -107938863.192 -2258764.11675 41.96578 -3.0911137 0.33064047 +2450930.07226 13609514.3403 -107940086.962 -2258696.69632 44.536159 -1.5888913 -0.18511369 +2450930.07781 13631220.5943 -107940067.561 -2259041.15645 45.402165 1.6479602 -1.2364269 +2450930.08337 13652819.9181 -107938756.533 -2259798.97264 44.527568 3.5388591 -1.8314912 +2450930.09448 13694814.3117 -107934683.456 -2261762.93277 43.126346 4.6612569 -2.1704289 +2450930.1167 13776365.8603 -107925228.854 -2266069.05474 42.024208 5.0658098 -2.2786939 +2450930.16115 13936153.3609 -107905454.704 -2274873.66564 41.335474 5.1983284 -2.2976312 +2450930.25004 14251731.676 -107865160.941 -2292501.98414 40.928298 5.2883518 -2.2920776 +2450930.33893 14565388.969 -107824245.783 -2310081.15727 40.771343 5.3667248 -2.2861002 +2450930.5167 15190354.4381 -107740584.466 -2345126.7783 40.623834 5.5276121 -2.2776925 +2450930.87226 16435962.494 -107565701.942 -2414910.80302 40.485989 5.8592154 -2.2661527 +2450931.58337 18918060.7651 -107185074.675 -2553564.24916 40.319867 6.5316723 -2.2476858 +2450932.29448 21390783.8565 -106763084.94 -2691120.44768 40.172366 7.2046845 -2.2300437 +2450933.7167 26308104.7387 -105795475.471 -2962926.67789 39.854763 8.5416222 -2.1934848 +2450935.13893 31183396.5105 -104664645.197 -3230079.41148 39.486653 9.8603445 -2.1542267 +2450936.56115 36010092.7801 -103373141.461 -3492231.66906 39.063686 11.156033 -2.1120995 +2450937.98337 40781456.3198 -101924048.25 -3749034.72729 38.586275 12.424642 -2.0671846 +2450939.40559 45490898.3713 -100320920.221 -4000155.04625 38.056213 13.662532 -2.019636 +2450940.82781 50132093.5475 -98567737.8831 -4245280.17886 37.475929 14.866411 -1.9696394 +2450942.25004 54699040.4977 -96668865.5524 -4484121.68441 36.848239 16.033326 -1.9173983 +2450943.67226 59186100.9151 -94629008.8359 -4716416.80253 36.176222 17.160675 -1.8631264 +2450946.5167 67899977.8221 -90146610.1785 -5160450.58183 34.712367 19.28805 -1.7493699 +2450949.36115 76236706.8251 -85163354.8809 -5575818.43797 33.111605 21.234844 -1.6301349 +2450952.20559 84166049.372 -79724737.1612 -5961386.56865 31.401632 22.992874 -1.5071374 +2450955.05004 91664502.3839 -73877629.8599 -6316430.22994 29.609391 24.559006 -1.3819815 +2450957.89448 98714994.9195 -67669122.7805 -6640600.37108 27.760157 25.934485 -1.2561148 +2450960.73893 105306396.009 -61145540.872 -6933881.76895 25.876911 27.124156 -1.1308033 +2450962.16115 108427933.344 -57779666.9778 -7069014.35603 24.928992 27.651612 -1.0686987 +2450963.58337 111432898.896 -54351659.1773 -7196579.25113 23.979958 28.135667 -1.0071236 +2450966.42781 117093344.965 -47330109.1572 -7429141.02574 22.086811 28.978653 -0.88595126 +2450969.27226 122290529.63 -40120977.9201 -7632305.66989 20.212148 29.664116 -0.76799185 +2450972.1167 127030525.876 -32761546.289 -7806931.99983 18.367995 30.203792 -0.6537827 +2450974.96115 131322056.652 -25286169.2049 -7953992.62125 16.563933 30.609685 -0.54371586 +2450977.80559 135175926.53 -17726256.6943 -8074540.7317 14.807369 30.893704 -0.43805854 +2450980.65004 138604521.218 -10110333.1498 -8169681.92039 13.10381 31.067385 -0.33697315 +2450983.49448 141621376.511 -2464152.84909 -8240550.75833 11.457154 31.14171 -0.24053614 +2450986.33893 144240814.249 5189146.76831 -8288291.78683 9.8699426 31.126979 -0.14875485 +2450989.18337 146477640.301 12828868.9264 -8314044.41281 8.3436098 31.032745 -0.061582432 +2450992.02781 148346898.221 20436569.942 -8318931.1849 6.8786899 30.867788 0.021069508 +2450994.87226 149863671.537 27995868.8143 -8304048.92562 5.4750016 30.640118 0.099320344 +2450997.7167 151042928.258 35492260.204 -8270462.26367 4.1318112 30.356996 0.17331132 +2451000.56115 151899400.896 42912934.9669 -8219199.1212 2.8479549 30.02497 0.24319891 +2451003.40559 152447495.195 50246610.7795 -8151247.72729 1.6219541 29.649924 0.30914879 +2451006.25004 152701223.963 57483374.6756 -8067554.92391 0.45210294 29.237128 0.37133144 +2451009.09448 152674160.467 64614538.0291 -7969025.43664 -0.66345896 28.791284 0.42991862 +2451011.93893 152379407.775 71632504.1293 -7856521.89812 -1.726689 28.316584 0.48508073 +2451014.78337 151829580.79 78530648.0455 -7730865.44006 -2.7395958 27.816754 0.53698483 +2451017.62781 151036798.284 85303208.2077 -7592836.70544 -3.7042031 27.2951 0.58579316 +2451020.47226 150012682.693 91945188.9669 -7443177.16132 -4.6225223 26.754555 0.63166214 +2451023.3167 148768365.869 98452273.3158 -7282590.61847 -5.4965314 26.197717 0.67474172 +2451026.16115 147314499.292 104820744.914 -7111744.8834 -6.3281593 25.626882 0.71517491 +2451029.00559 145661267.571 111047418.573 -6931273.4857 -7.119275 25.04408 0.75309762 +2451031.85004 143818404.277 117129578.383 -6741777.43664 -7.8716792 24.451106 0.78863857 +2451034.69448 141795209.35 123064922.71 -6543826.98587 -8.5870993 23.84954 0.8219194 +2451037.53893 139600567.496 128851515.345 -6337963.35151 -9.2671866 23.240779 0.85305476 +2451040.38337 137242967.102 134487742.154 -6124700.40604 -9.9135151 22.626052 0.88215258 +2451043.22781 134730519.321 139972272.615 -5904526.30529 -10.527581 22.00644 0.90931427 +2451046.07226 132070977.055 145304025.717 -5677905.05235 -11.110803 21.382895 0.934635 +2451048.9167 129271753.623 150482139.718 -5445277.99123 -11.664527 20.756252 0.95820406 +2451051.76115 126339940.984 155505945.338 -5207065.22775 -12.190023 20.127244 0.98010505 +2451054.60559 123282327.39 160374941.997 -4963666.97647 -12.688492 19.496514 1.0004163 +2451057.45004 120105414.42 165088776.755 -4715464.83391 -13.161067 18.864621 1.019211 +2451060.29448 116815433.318 169647225.65 -4462822.9786 -13.608816 18.232056 1.0365578 +2451063.13893 113418360.614 174050177.169 -4206089.29921 -14.032743 17.599246 1.0525207 +2451065.98337 109919933.012 178297617.584 -3945596.45344 -14.433797 16.966561 1.0671596 +2451068.82781 106325661.532 182389617.937 -3681662.86254 -14.812867 16.334321 1.0805306 +2451071.67226 102640844.956 186326322.465 -3414593.64729 -15.17079 15.702803 1.0926858 +2451074.5167 98870582.6119 190107938.31 -3144681.50964 -15.508353 15.072243 1.1036742 +2451077.36115 95019786.5069 193734726.389 -2872207.56229 -15.826295 14.442842 1.1135412 +2451080.20559 91093192.8439 197206993.283 -2597442.10786 -16.125308 13.814771 1.1223294 +2451083.05004 87095372.8329 200525083.836 -2320645.36712 -16.40604 13.188175 1.1300782 +2451085.89448 83030743.3967 203689375.576 -2042068.17571 -16.669102 12.563171 1.1368246 +2451088.73893 78903576.5891 206700272.274 -1761952.61766 -16.915063 11.939857 1.142603 +2451091.58337 74718009.005 209558199.222 -1480532.63482 -17.144455 11.318312 1.1474452 +2451094.42781 70478050.5788 212263598.819 -1198034.59666 -17.357777 10.698596 1.151381 +2451097.27226 66187592.9287 214816926.648 -914677.836959 -17.555493 10.080755 1.1544379 +2451100.1167 61850417.2797 217218648.027 -630675.159843 -17.738038 9.4648237 1.1566416 +2451102.96115 57470201.9904 219469234.945 -346233.317432 -17.905816 8.8508225 1.1580157 +2451105.80559 53050529.7128 221569163.372 -61553.4613007 -18.0592 8.2387628 1.1585821 +2451108.65004 48594894.2108 223518910.894 223168.430256 -18.198541 7.6286468 1.158361 +2451111.49448 44106706.8612 225318954.632 507741.147256 -18.32416 7.0204687 1.157371 +2451114.33893 39589302.8618 226969769.43 791977.863608 -18.436354 6.414216 1.1556293 +2451117.18337 35045947.1686 228471826.277 1075695.77155 -18.535399 5.8098699 1.1531515 +2451120.02781 30479840.184 229825590.94 1358715.73345 -18.621545 5.2074067 1.1499517 +2451122.87226 25894123.2152 231031522.792 1640861.94938 -18.695022 4.6067984 1.1460429 +2451125.7167 21291883.7243 232090073.815 1921961.63927 -18.756039 4.0080129 1.1414369 +2451128.56115 16676160.3862 233001687.765 2201844.7381 -18.804783 3.4110153 1.1361439 +2451131.40559 12049947.9752 233766799.475 2480343.60311 -18.841425 2.8157682 1.1301734 +2451134.25004 7416202.09546 234385834.299 2757292.73155 -18.866114 2.2222319 1.1235334 +2451137.09448 2777843.77374 234859207.684 3032528.48806 -18.878982 1.6303654 1.116231 +2451139.93893 -1862236.0683 235187324.845 3305888.84053 -18.880142 1.0401266 1.1082723 +2451142.78337 -6501172.24717 235370580.569 3577213.10354 -18.869689 0.45147287 1.099662 +2451145.62781 -11136121.0422 235409359.122 3846341.68915 -18.847704 -0.13563873 1.0904044 +2451148.47226 -15764256.0043 235304034.271 4113115.86504 -18.814247 -0.72125067 1.0805022 +2451149.89448 -18074888.7425 235197447.03 4245570.62163 -18.793232 -1.0135074 1.0753102 +2451150.60559 -19229192.8996 235130691.765 4311556.28499 -18.781654 -1.1595007 1.072654 +2451150.69448 -19373430.2632 235121716.746 4319792.98206 -18.780157 -1.1777435 1.0723191 +2451150.73893 -19445544.6222 235117176.698 4323910.36564 -18.779404 -1.1868645 1.0721515 +2451150.78337 -19517335.4627 235112620.284 4328002.01901 -18.547456 -1.1825325 1.0538947 +2451150.82781 -19587991.6828 235108094.698 4332004.48017 -18.329779 -1.1790308 1.0367545 +2451153.67226 -24086287.8741 234746669.091 4585450.32803 -18.275596 -1.7620332 1.0256896 +2451156.5167 -28569901.8038 234242127.842 4836100.60459 -18.210295 -2.3437206 1.014004 +2451159.36115 -33036100.5502 233594785.571 5083802.61728 -18.133868 -2.9241623 1.0016963 +2451162.20559 -37482147.4353 232804940.08 5328403.23141 -18.046293 -3.5034258 0.98876429 +2451165.05004 -41905297.7146 231872872.881 5569748.6278 -17.947527 -4.0815762 0.97520465 +2451167.89448 -46302794.2025 230798849.62 5807684.05529 -17.83751 -4.658677 0.96101311 +2451170.73893 -50671863.0012 229583121.309 6042053.60108 -17.716167 -5.2347848 0.94618446 +2451173.58337 -55009709.035 228225924.848 6272699.94058 -17.583402 -5.8099567 0.93071245 +2451176.42781 -59313511.3712 226727483.186 6499464.07309 -17.439097 -6.3842544 0.91458956 +2451179.27226 -63580418.6128 225088006.24 6722185.06727 -17.283126 -6.9577075 0.89780798 +2451182.1167 -67807545.4811 223307695.872 6940699.92451 -17.115337 -7.5303662 0.88035831 +2451184.96115 -71991966.685 221386742.518 7154843.20012 -16.935557 -8.1022691 0.86223012 +2451187.80559 -76130710.5068 219325320.267 7364450.64598 -16.743577 -8.6735206 0.84344924 +2451190.65004 -80220757.131 217123601.502 7569352.59439 -16.539221 -9.2440039 0.82392828 +2451193.49448 -84259034.9882 214781765.154 7769369.3846 -16.322243 -9.8137963 0.80369202 +2451196.33893 -88242408.8019 212299974.756 7964319.01394 -16.092359 -10.382967 0.78266616 +2451199.18337 -92167677.2658 209678391.585 8154014.28329 -15.84934 -10.951418 0.76095211 +2451202.02781 -96031573.7295 206917188.668 8338279.56256 -15.59286 -11.519192 0.73847394 +2451204.87226 -99830750.5791 204016536.176 8516924.9654 -15.322594 -12.086259 0.71521405 +2451207.7167 -103561776.515 200976610.178 8689755.85347 -15.038185 -12.652597 0.69115187 +2451210.56115 -107221129.829 197797595.176 8856572.46967 -14.739254 -13.21816 0.66626612 +2451213.40559 -110805191.705 194479688.197 9017169.65266 -14.425391 -13.782892 0.64053408 +2451214.1167 -111689008.978 193628534.161 9056322.57563 -14.344542 -13.923936 0.63396603 +2451214.29448 -111909184.822 193414391.763 9066047.62197 -14.324178 -13.959188 0.63231547 +2451214.47226 -112128969.921 193199596.627 9075767.65055 -14.297226 -14.003812 0.63237656 +2451217.3167 -115601799.49 189688760.816 9227888.85018 -13.962102 -14.567282 0.60543973 +2451220.16115 -118990308.537 186039570.203 9373278.94135 -13.61094 -15.129728 0.57759409 +2451223.00559 -122290492.483 182252290.741 9511711.13803 -13.243221 -15.69103 0.54881139 +2451225.85004 -125498214.698 178327220.67 9642951.49446 -12.858389 -16.251045 0.51906159 +2451228.69448 -128609197.38 174264696.493 9766758.46059 -12.45585 -16.809604 0.48831283 +2451231.53893 -131619011.921 170065099.656 9882882.41754 -12.034971 -17.366509 0.4565313 +2451234.38337 -134523068.72 165728864.015 9991065.19301 -11.595075 -17.921532 0.42368119 +2451237.22781 -137316606.431 161256484.196 10091039.5571 -11.135441 -18.474406 0.38972458 +2451240.07226 -139994680.612 156648524.946 10182528.6988 -10.655298 -19.024826 0.35462141 +2451242.9167 -142552151.756 151905631.612 10265245.6821 -10.15383 -19.57244 0.31832933 +2451245.76115 -144983672.66 147028541.843 10338892.8806 -9.6301628 -20.116848 0.28080366 +2451248.60559 -147283674.934 142018098.564 10403161.3767 -9.083369 -20.657592 0.24199719 +2451251.45004 -149446355.207 136875264.976 10457730.3703 -8.512464 -21.19415 0.20186041 +2451254.29448 -151465660.254 131601141.097 10502266.5456 -7.9163983 -21.72593 0.16034097 +2451257.13893 -153335271.091 126196982.116 10536423.4042 -7.2940582 -22.252259 0.11738394 +2451259.98337 -155048586.738 120664219.522 10559840.6169 -6.644262 -22.772374 0.07293168 +2451262.82781 -156598707.104 115004484.767 10572143.3603 -5.9657567 -23.285408 0.026923875 +2451265.67226 -157978415.177 109219635.948 10572941.6549 -5.2572158 -23.790381 -0.020702486 +2451268.5167 -159180158.595 103311787.935 10561829.7134 -4.5172364 -24.286181 -0.070013023 +2451271.36115 -160196030.683 97283346.3828 10538385.3129 -3.7443377 -24.77155 -0.12107584 +2451274.20559 -161017751.125 91137046.1785 10502169.2048 -2.9369596 -25.245065 -0.17396136 +2451277.05004 -161636646.468 84875994.9022 10452724.5836 -2.093463 -25.705111 -0.22874198 +2451279.89448 -162043630.759 78503721.9845 10389576.6411 -1.2121305 -26.149865 -0.28549172 +2451282.73893 -162229186.691 72024234.3129 10312232.2366 -0.29116969 -26.577261 -0.34428564 +2451285.58337 -162183347.779 65442079.1337 10220179.7269 0.6712813 -26.984962 -0.40519912 +2451288.42781 -161895682.237 58762415.1906 10112889.0042 1.6771454 -27.370321 -0.46830687 +2451291.27226 -161355279.428 51991093.1325 9989811.80939 2.7283942 -27.730347 -0.53368165 +2451294.1167 -160550740.002 45134746.3175 9850382.39834 3.8270298 -28.061655 -0.60139268 +2451296.96115 -159470171.162 38200893.2197 9694018.66036 4.9750611 -28.360418 -0.67150356 +2451299.80559 -158101188.87 31198052.6985 9520123.81121 6.1744707 -28.622311 -0.74406961 +2451302.65004 -156430929.283 24135873.4141 9328088.80924 7.4271725 -28.842454 -0.81913463 +2451305.49448 -154446072.297 17025278.6221 9117295.67665 8.7349551 -29.015345 -0.8967268 +2451308.33893 -152132880.759 9878627.44194 8887121.94613 10.09941 -29.134788 -0.97685355 +2451311.18337 -149477259.739 2709893.41407 8636946.49672 11.521841 -29.193829 -1.0594953 +2451314.02781 -146464841.256 -4465139.32578 8366157.0926 13.003144 -29.184676 -1.144598 +2451316.87226 -143081100.905 -11628662.6843 8074159.99167 14.543669 -29.098638 -1.2320635 +2451319.7167 -139311523.205 -18760664.1774 7760402.93557 16.142994 -28.926288 -1.3216886 +2451322.56115 -135141780.568 -25838546.3932 7424358.99717 17.799875 -28.656525 -1.413353 +2451325.40559 -130558020.564 -32837004.8316 7065573.39856 19.511737 -28.277908 -1.5067021 +2451328.25004 -125547194.355 -39727752.7037 6683679.5998 21.274529 -27.777788 -1.6013311 +2451331.09448 -120097471.197 -46479282.6016 6278424.89658 23.082325 -27.142626 -1.6967151 +2451333.93893 -114198747.3 -53056667.2638 5849702.40721 24.926928 -26.358169 -1.7921887 +2451336.78337 -107843257.119 -59421416.9943 5397588.18186 26.797433 -25.409737 -1.8869252 +2451339.62781 -101026291.867 -65531424.8148 4922383.29004 28.679797 -24.282657 -1.9799172 +2451342.47226 -93747021.7445 -71341037.3836 4424660.17259 30.556437 -22.962857 -2.0699618 +2451345.3167 -86009403.3539 -76801294.7004 3905311.61915 32.405955 -21.437643 -2.155655 +2451348.16115 -77823121.6013 -81860378.4177 3365598.96018 34.203193 -19.696598 -2.2354071 +2451351.00559 -69204391.2129 -86464260.4495 2807189.84952 35.920762 -17.732116 -2.3075331 +2451352.42781 -64739649.5574 -88578130.3808 2521602.20912 36.743867 -16.663321 -2.3403493 +2451353.13893 -62469626.7359 -89584860.9459 2377326.0424 37.150388 -16.104772 -2.3561052 +2451353.49448 -61325204.778 -90075201.1234 2304825.22128 37.357313 -15.817207 -2.3640337 +2451353.85004 -60174250.6504 -90556562.3452 2232074.68741 37.579448 -15.518588 -2.3725081 +2451354.02781 -59596041.443 -90793712.3655 2195595.58426 37.713625 -15.357903 -2.3775537 +2451354.20559 -59015294.2568 -91028196.3544 2159025.63133 37.936465 -15.16175 -2.3847948 +2451354.25004 -58869407.8205 -91086286.7052 2149863.28693 38.057067 -15.090117 -2.3872701 +2451354.29448 -58722856.2349 -91144042.8805 2140693.16287 38.312409 -14.981165 -2.3878658 +2451354.3167 -58649035.4003 -91172726.5062 2136113.74761 38.6279 -14.891679 -2.3796008 +2451354.33893 -58574128.6535 -91201219.5235 2131596.89053 39.654391 -14.818073 -2.2868627 +2451354.34448 -58554935.2652 -91208354.3814 2130524.9364 40.390644 -14.949609 -2.1578328 +2451354.35004 -58535256.7708 -91215659.5352 2129567.14113 41.719117 -15.678893 -1.7532935 +2451354.35559 -58514899.2367 -91223730.412 2128954.0011 42.778575 -18.292829 -0.71715595 +2451354.36115 -58494600.8688 -91233149.6495 2128808.09031 41.625149 -20.581569 -0.040689455 +2451354.37226 -58455594.9866 -91253478.9822 2128864.68389 39.946122 -21.440474 0.076802477 +2451354.39448 -58379964.5661 -91294771.8909 2128942.99072 39.048907 -21.515766 0.0083616808 +2451354.43893 -58231002.0489 -91377257.6329 2128836.48576 38.636751 -21.445225 -0.052738348 +2451354.52781 -57935104.469 -91541513.6012 2128255.7622 38.468681 -21.335862 -0.090927359 +2451354.70559 -57344530.8232 -91867890.0162 2126645.0114 38.45314 -21.165642 -0.11445863 +2451355.06115 -56161470.8324 -92513314.3107 2122824.36183 38.580737 -20.856529 -0.13193163 +2451355.77226 -53781163.7965 -93776102.9232 2114092.26658 38.907103 -20.249709 -0.15108397 +2451357.19448 -48959876.0777 -96189002.3977 2093641.8962 39.557667 -19.01737 -0.18111225 +2451358.6167 -44061625.1875 -98448484.356 2069658.00645 40.156706 -17.752894 -0.20908162 +2451360.03893 -39093480.5539 -100550780.579 2042289.28513 40.694433 -16.459817 -0.23626548 +2451361.46115 -34063223.3264 -102492691.435 2011618.56874 41.167215 -15.143376 -0.26283027 +2451362.88337 -28978971.2002 -104271691.91 1977722.06375 41.573 -13.809245 -0.2887603 +2451364.30559 -23849033.9999 -105885965.918 1940681.39402 41.910668 -12.46326 -0.31399281 +2451365.72781 -18681810.8591 -107334417.21 1900586.82274 42.179869 -11.111279 -0.33845309 +2451366.08337 -17385164.5882 -107670560.076 1890097.46791 42.236497 -10.773027 -0.3444387 +2451366.26115 -16736212.9827 -107834803.438 1884962.03182 42.260561 -10.620496 -0.30727972 +2451367.68337 -11531747.446 -109056807.415 1845762.61116 42.436315 -9.2696818 -0.33059047 +2451369.10559 -6309793.26172 -110113225.276 1803752.14271 42.545459 -7.9263003 -0.35302201 +2451370.52781 -1078431.33808 -111005292.291 1759042.32213 42.589776 -6.5955362 -0.3745164 +2451371.95004 4154507.4752 -111734859.043 1711751.349 42.571542 -5.2822092 -0.39502586 +2451373.37226 9381498.81676 -112304343.218 1662002.65096 42.493456 -3.9907225 -0.41451311 +2451374.79448 14595372.2484 -112716676.04 1609923.58241 42.358567 -2.7250265 -0.43295148 +2451376.2167 19789349.4604 -112975245.132 1555644.14524 42.170197 -1.4885966 -0.45032448 +2451377.63893 24957073.3183 -113083835.483 1499295.76699 41.931867 -0.2844245 -0.46662528 +2451379.06115 30092628.0941 -113046570.052 1441010.16217 41.647228 0.88497924 -0.4818559 +2451379.77226 32646625.705 -112974609.571 1411450.12582 41.488866 1.4559539 -0.48393759 +2451382.6167 42756103.6105 -112344725.402 1289204.52509 40.757599 3.64403 -0.51021546 +2451385.46115 52668862.7762 -111196597.625 1160996.86011 39.892758 5.6723701 -0.53249388 +2451388.30559 62355530.3356 -109570037.865 1027780.16439 38.922101 7.5373446 -0.55102588 +2451391.15004 71793264.35 -107505144.837 890439.061758 37.870907 9.2400497 -0.56611086 +2451392.57226 76413264.4113 -106320676.47 820477.408181 37.322203 10.031899 -0.57246116 +2451393.28337 78697784.1906 -105692551.081 785215.523436 37.0432 10.413292 -0.57535624 +2451393.37226 78982141.3175 -105612396.421 780795.445016 37.008127 10.460295 -0.57570539 +2451393.46115 79266316.4506 -105531707.897 776354.103724 36.989291 10.539403 -0.57950925 +2451396.30559 88217100.609 -102763749.111 632691.71669 35.846775 11.961654 -0.58916747 +2451399.15004 96883619.5591 -99664065.3417 486974.89175 34.678486 13.240511 -0.59628154 +2451401.99448 105261310.711 -96266743.1244 339790.123829 33.498413 14.385468 -0.60116504 +2451402.17226 105775281.404 -96045259.5992 330580.06727 33.425658 14.455124 -0.58942124 +2451405.0167 113844893.897 -92365819.7067 185335.931363 32.246129 15.468378 -0.59229746 +2451406.43893 117771288.575 -90436342.2501 112497.468332 31.660937 15.931025 -0.59317738 +2451407.15004 119707625.723 -89450738.9733 76041.116141 31.37145 16.151064 -0.59355554 +2451407.86115 121626344.439 -88451896.2144 39558.5183844 31.089031 16.361165 -0.59409798 +2451408.2167 122579367.04 -87947771.354 21301.0950292 30.960037 16.457433 -0.59482166 +2451408.39448 123054517.823 -87694671.8166 12157.889453 30.913082 16.49585 -0.59588124 +2451408.48337 123291901.948 -87567941.3792 7577.01131445 30.910572 16.504491 -0.59725006 +2451408.57226 123529483.648 -87441245.4094 2977.09069723 30.989386 16.47642 -0.60178612 +2451408.6167 123648878.179 -87378122.1574 650.243197456 31.290869 16.372133 -0.61333828 +2451408.62781 123679045.375 -87362437.0112 57.2090160362 31.606909 16.300235 -0.62349317 +2451408.63893 123709795.043 -87346807.8268 -551.742110375 32.747068 16.346059 -0.64914879 +2451408.64448 123725894.377 -87338759.4334 -865.382114287 34.451623 17.611158 -0.64573088 +2451408.65004 123742561.442 -87329595.938 -1153.68447847 34.53689 20.317302 -0.55368293 +2451408.66115 123775089.636 -87309342.1672 -1644.80116666 33.442674 21.455375 -0.48906181 +2451408.68337 123838669.13 -87267848.3506 -2559.16231263 32.91716 21.689789 -0.46913179 +2451408.72781 123964498.759 -87184379.2583 -4342.66415764 32.673705 21.765259 -0.46168811 +2451408.8167 124214794.915 -87017015.6363 -7872.95589658 32.532208 21.813082 -0.45844018 +2451408.99448 124713449.388 -86681488.2219 -14900.0742136 32.408514 21.873015 -0.45690478 +2451409.35004 125706332.568 -86007928.0531 -28924.0742814 32.238112 21.977293 -0.45613349 +2451410.06115 127677659.317 -84651535.9177 -56929.7789176 31.935631 22.174547 -0.45566421 +2451411.48337 131565898.721 -81903578.7586 -112887.322919 31.351412 22.546897 -0.45510553 +2451414.32781 139129296.862 -76278151.7318 -224563.377099 30.20321 23.217022 -0.45359653 +2451417.17226 146413188.804 -70499420.9896 -335779.550768 29.077266 23.795889 -0.45136728 +2451420.0167 153423507.312 -64588806.4314 -446366.506843 27.977578 24.291616 -0.44849241 +2451422.86115 160167282.878 -58565386.6143 -556166.129272 26.909425 24.718528 -0.44487616 +2451425.70559 166652466.868 -52445937.9631 -665031.355593 25.87282 25.070945 -0.44100332 +2451428.55004 172887151.912 -46247507.5754 -772897.969837 24.871109 25.362408 -0.43676257 +2451431.39448 178880066.926 -39984266.7802 -879684.823447 23.905419 25.599413 -0.43222765 +2451434.23893 184640134.094 -33668854.1229 -985327.637865 22.976218 25.787936 -0.42746214 +2451437.08337 190176327.342 -27312505.2304 -1089776.72855 22.083486 25.933417 -0.42252153 +2451439.92781 195497562.073 -20925181.9179 -1192994.97046 21.226784 26.040786 -0.41745281 +2451442.77226 200612607.831 -14515695.7462 -1294955.89785 20.405373 26.114479 -0.41229556 +2451445.6167 205530023.803 -8091824.87189 -1395641.99362 19.618294 26.158475 -0.40708331 +2451448.46115 210258113.129 -1660422.85746 -1495043.29787 18.864433 26.176326 -0.40184417 +2451451.30559 214804891.235 4772481.46608 -1593156.16627 18.14257 26.171198 -0.39660154 +2451454.15004 219178065.43 11201593.1463 -1689982.20031 17.451423 26.145903 -0.39137481 +2451456.99448 223385023.427 17622269.0311 -1785527.3306 16.789679 26.102939 -0.38617992 +2451459.83893 227432828.656 24030444.0204 -1879801.03356 16.156016 26.044517 -0.38102986 +2451462.68337 231328221.209 30422565.1211 -1972815.6677 15.549125 25.972599 -0.37593516 +2451465.52781 235077622.379 36795532.642 -2064585.90836 14.967723 25.888917 -0.3709042 +2451468.37226 238687142.398 43146647.9363 -2155128.27224 14.410564 25.795005 -0.36594364 +2451471.2167 242162590.129 49473567.0242 -2244460.7159 13.876443 25.69222 -0.36105859 +2451474.06115 245509483.998 55774259.4761 -2332602.29577 13.364202 25.58176 -0.35625292 +2451476.90559 248733064.005 62046972.0405 -2419572.88476 12.872732 25.464685 -0.35152943 +2451479.75004 251838304.133 68290196.4522 -2505392.93424 12.400978 25.341931 -0.34689006 +2451482.59448 254829925.388 74502641.0791 -2590083.27987 11.947936 25.214328 -0.34233602 +2451485.43893 257712408.31 80683205.7521 -2673664.97614 11.512653 25.082606 -0.33786791 +2451488.28337 260490005.465 86830959.5581 -2756159.16114 11.094227 24.947414 -0.33348581 +2451491.12781 263166753.603 92945121.2027 -2837586.94541 10.691803 24.809322 -0.32918943 +2451493.97226 265746485.357 99025041.6212 -2917969.30741 10.304575 24.668837 -0.32497797 +2451496.8167 268232840.858 105070188.741 -2997327.01254 9.9317824 24.526406 -0.32085063 +2451499.66115 270629278.487 111080133.945 -3075680.61175 9.5727054 24.382425 -0.31680633 +2451502.50559 272939084.861 117054539.955 -3153050.35493 9.2266655 24.237242 -0.31284375 +2451505.35004 275165384.722 122993150.277 -3229456.1482 8.8930241 24.091167 -0.30896143 +2451508.19448 277311150.206 128895779.822 -3304917.52027 8.5711776 23.944473 -0.30515776 +2451511.03893 279379209.523 134762306.547 -3379453.59722 8.2605576 23.797399 -0.30143107 +2451513.88337 281372255.116 140592664 -3453083.08561 7.9606276 23.65016 -0.29777963 +2451516.72781 283292851.426 146386834.721 -3525824.26382 7.6708822 23.50294 -0.2942017 +2451519.57226 285143442.145 152144844.367 -3597694.97719 7.3908427 23.355905 -0.29069547 +2451522.4167 286926356.946 157866756.442 -3668712.63494 7.1200619 23.2092 -0.28725922 +2451525.26115 288643818.508 163552667.996 -3738894.21818 6.8581141 23.062952 -0.28389118 +2451528.10559 290297947.917 169202705.189 -3808256.27418 6.6045986 22.917271 -0.2805896 +2451530.95004 291890770.544 174817019.754 -3876814.92279 6.359137 22.772256 -0.27735275 +2451533.79448 293424221.365 180395785.763 -3944585.86182 6.1213717 22.62799 -0.27417892 +2451536.63893 294900149.943 185939196.731 -4011584.37324 5.890965 22.484547 -0.27106644 +2451539.48337 296320325.101 191447463.05 -4077825.33053 5.6675975 22.341992 -0.26801366 +2451542.32781 297686439.336 196920809.707 -4143323.20716 5.450967 22.200379 -0.26501897 +2451545.17226 299000112.841 202359474.192 -4208092.08407 5.2407875 22.059755 -0.26208079 +2451548.0167 300262897.468 207763704.739 -4272145.66025 5.0367883 21.920161 -0.25919758 +2451550.86115 301476280.286 213133758.656 -4335497.26124 4.838713 21.78163 -0.25636785 +2451553.70559 302641687.012 218469900.906 -4398159.84942 4.6463185 21.644191 -0.25359014 +2451556.55004 303760485.203 223772402.812 -4460146.03371 4.4593743 21.507868 -0.25086303 +2451559.39448 304833987.215 229041540.874 -4521468.0789 4.2776618 21.372678 -0.24818514 +2451562.23893 305863453.082 234277595.794 -4582137.91655 4.1009736 21.238638 -0.24555513 +2451565.08337 306850093.163 239480851.552 -4642167.15469 3.9291126 21.10576 -0.24297171 +2451567.92781 307795069.848 244651594.072 -4701567.04814 3.7618847 20.974046 -0.24043327 +2451570.77226 308699501.186 249790111.336 -4760348.57688 3.5991257 20.843511 -0.23793929 +2451573.6167 309564463.759 254896693.198 -4818522.48526 3.4406596 20.714155 -0.23548825 +2451576.46115 310390992.593 259971629.338 -4876099.18176 3.2863182 20.585972 -0.23307845 +2451579.30559 311180082.246 265015208.047 -4933088.69933 3.1359607 20.458973 -0.23071013 +2451582.15004 311932693.581 270027719.794 -4989500.8788 2.9894204 20.333143 -0.22837413 +2451584.99448 312649748.146 275009451.788 -5045343.92412 2.8465893 20.20849 -0.2260841 +2451587.83893 313332140.884 279960692.524 -5100628.82103 2.7073199 20.085004 -0.22383174 +2451590.68337 313980731.482 284881727.75 -5155364.70599 2.5714863 19.962676 -0.22161607 +2451593.52781 314596349.415 289772841.56 -5209560.48083 2.438968 19.841501 -0.21943615 +2451596.37226 315179795.206 294634316.136 -5263224.81445 2.3096502 19.72147 -0.21729104 +2451599.2167 315731841.804 299466431.586 -5316366.14869 2.1834227 19.602574 -0.21517982 +2451602.06115 316253235.671 304269465.673 -5368992.70406 2.0601803 19.484804 -0.21310161 +2451604.90559 316744697.964 309043693.635 -5421112.48918 1.9398226 19.368148 -0.21105558 +2451607.75004 317206925.635 313789388.011 -5472733.31015 1.822253 19.252595 -0.2090409 +2451610.59448 317640592.372 318506818.446 -5523862.77733 1.7073787 19.138134 -0.20705681 +2451613.43893 318046350.071 323196251.871 -5574508.31826 1.5951117 19.024751 -0.20510255 +2451616.28337 318424826.274 327857950.586 -5624676.97178 1.4853567 18.912431 -0.20317629 +2451619.12781 318776634.099 332492176.969 -5674375.94306 1.3780629 18.801175 -0.20127965 +2451621.97226 319102365.829 337099189.456 -5723612.22219 1.273137 18.690962 -0.19941079 +2451624.8167 319402594.208 341679242.924 -5772392.55452 1.170504 18.581779 -0.19756904 +2451627.66115 319677873.992 346232588.975 -5820723.5256 1.0700932 18.473614 -0.19575377 +2451630.50559 319928742.881 350759476.055 -5868611.56833 0.97183657 18.366454 -0.19396438 +2451633.35004 320155721.369 355260148.751 -5916062.95662 0.8756632 18.26028 -0.19220019 +2451636.19448 320359315.118 359734849.16 -5963083.83213 0.78151971 18.155087 -0.19046075 +2451639.03893 320540014.98 364183816.428 -6009680.20146 0.68934292 18.050861 -0.18874546 +2451641.88337 320698297.417 368607286.64 -6055857.93836 0.59907623 17.947589 -0.18705381 +2451644.72781 320834624.72 373005492.503 -6101622.78333 0.51066252 17.845257 -0.18538526 +2451647.57226 320949445.681 377378663.469 -6146980.34937 0.42404846 17.743853 -0.18373929 +2451650.4167 321043195.925 381727025.569 -6191936.12341 0.33918117 17.643361 -0.1821154 +2451653.26115 321116299.268 386050802.262 -6236495.48189 0.25601452 17.543773 -0.18051316 +2451656.10559 321169167.475 390350213.779 -6280663.68446 0.17449945 17.445075 -0.17893209 +2451658.95004 321202200.112 394625476.539 -6324445.86866 0.094586871 17.34725 -0.17737169 +2451661.79448 321215786.786 398876805.04 -6367847.08075 0.016238519 17.250293 -0.17583163 +2451664.63893 321210306.156 403104410.402 -6410872.26057 -0.060590157 17.154189 -0.17431147 +2451667.48337 321186126.669 407308500.763 -6453526.25055 -0.13593982 17.058925 -0.17281081 +2451670.32781 321143606.97 411489281.336 -6495813.80041 -0.20984957 16.964491 -0.17132931 +2451673.17226 321083096.281 415646954.459 -6537739.57098 -0.282357 16.870875 -0.16986659 +2451676.0167 321004934.766 419781719.65 -6579308.13555 -0.35349829 16.778064 -0.16842229 +2451678.86115 320909453.846 423893773.697 -6620523.96918 -0.42330844 16.686049 -0.16699599 +2451681.70559 320796976.474 427983310.754 -6661391.46662 -0.49182127 16.594819 -0.1655875 +2451684.55004 320667817.465 432050522.346 -6701914.96304 -0.55906931 16.504362 -0.16419643 +2451687.39448 320522283.658 436095597.301 -6742098.69116 -0.62508944 16.414662 -0.16282232 +2451690.23893 320360673.336 440118720.596 -6781946.7794 -0.68990081 16.325724 -0.16146501 +2451693.08337 320183279.606 444120077.894 -6821463.31261 -0.75353968 16.237528 -0.16012407 +2451695.92781 319990387.283 448099850.659 -6860652.27955 -0.81603364 16.150067 -0.15879921 +2451698.77226 319782274.166 452058217.65 -6899517.59468 -0.87741118 16.063326 -0.15749014 +2451701.6167 319559211.55 455995355.373 -6938063.10649 -0.93769741 15.9773 -0.1561966 +2451704.46115 319321464.337 459911437.931 -6976292.59817 -0.99691903 15.891977 -0.15491832 +2451707.30559 319069291.244 463806637.047 -7014209.78983 -1.0550994 15.807349 -0.15365506 +2451710.15004 318802945.101 467681122.231 -7051818.34381 -1.1122641 15.723404 -0.15240657 +2451712.99448 318522757.511 471535121.838 -7089045.44871 -1.1680816 15.640393 -0.15085507 +2451715.83893 318228887.418 475368741.344 -7125969.43936 -1.2232794 15.557793 -0.1496355 +2451718.68337 317921569.187 479182142.324 -7162595.44739 -1.2775263 15.475853 -0.14843005 +2451721.52781 317601033.953 482975485.817 -7198926.91966 -1.3308428 15.394564 -0.14723853 +2451724.37226 317267507.871 486748930.835 -7234967.25263 -1.3832497 15.313916 -0.14606071 +2451727.2167 316921212.17 490502634.155 -7270719.7914 -1.4347653 15.233904 -0.14489642 +2451730.06115 316562363.572 494236750.911 -7306187.83784 -1.4854081 15.15452 -0.14374549 +2451732.90559 316191174.399 497951434.515 -7341374.65124 -1.5351961 15.075755 -0.14260771 +2451735.75004 315807852.494 501646836.185 -7376283.44438 -1.5841471 14.997603 -0.14148293 +2451738.59448 315412601.697 505323105.721 -7410917.39391 -1.632277 14.920055 -0.14037099 +2451741.43893 315005621.75 508980390.977 -7445279.63607 -1.6796015 14.843108 -0.13927176 +2451744.28337 314587108.648 512618838.41 -7479373.27482 -1.7261365 14.766751 -0.13818507 +2451747.12781 314157254.632 516238592.741 -7513201.37974 -1.7718964 14.690982 -0.13711082 +2451749.97226 313716248.383 519839797.117 -7546766.99018 -1.8168958 14.615791 -0.13604887 +2451752.8167 313264275.24 523422593.368 -7580073.1207 -1.8611479 14.541174 -0.13499913 +2451755.66115 312801517.205 526987121.644 -7613122.75993 -1.9046653 14.467126 -0.13396153 +2451758.50559 312328153.307 530533521.072 -7645918.88143 -1.9474609 14.393639 -0.13293598 +2451761.35004 311844359.513 534061929.123 -7678464.43916 -1.9895456 14.320711 -0.13192244 +2451764.19448 311350309.155 537572482.491 -7710762.37947 -2.0309308 14.248337 -0.13092086 +2451767.03893 310846172.78 541065316.296 -7742815.63089 -2.0716272 14.17651 -0.12993116 +2451769.88337 310332118.596 544540565.221 -7774627.11496 -2.1116441 14.105229 -0.12895333 +2451772.72781 309808312.318 547998362.76 -7806199.73468 -2.1509918 14.034488 -0.12798726 +2451775.57226 309274917.317 551438841.427 -7837536.37715 -2.1896785 13.964288 -0.12703294 +2451778.4167 308732094.966 554862133.542 -7868639.92656 -2.2277131 13.894624 -0.12609034 +2451781.26115 308180004.549 558268370.471 -7899513.26053 -2.2651034 13.825492 -0.12515945 +2451784.10559 307618803.524 561657683.021 -7930159.26061 -2.3018566 13.756892 -0.1242403 +2451786.95004 307048647.577 565030201.105 -7960580.81326 -2.3379796 13.688819 -0.12333291 +2451789.79448 306469691.101 568386054.926 -7990780.8294 -2.3734765 13.621277 -0.12243744 +2451792.63893 305882087.251 571725374.64 -8020762.24433 -2.4083528 13.554264 -0.12155395 +2451795.48337 305285988.028 575048290.097 -8050528.01858 -2.442613 13.487778 -0.12068256 +2451798.32781 304681544.487 578354930.996 -8080081.14415 -2.4762591 13.421823 -0.11982346 +2451801.17226 304068907.224 581645428.096 -8109424.66515 -2.5092941 13.356399 -0.11897681 +2451804.0167 303448226.306 584919912.189 -8138561.67028 -2.5417184 13.29151 -0.11814288 +2451806.86115 302819651.761 588178515.359 -8167495.31379 -2.5735328 13.227159 -0.11732189 +2451809.70559 302183333.536 591421370.035 -8196228.80881 -2.6047359 13.163352 -0.11651415 +2451812.55004 301539422.289 594648611.123 -8224765.46445 -2.6353246 13.100096 -0.11572006 +2451815.39448 300888069.356 597860374.826 -8253108.6784 -2.6652956 13.037398 -0.11494 +2451818.23893 300229426.565 601056796.939 -8281261.9209 -2.6946463 12.975256 -0.11417427 +2451821.08337 299563648.631 604238020.966 -8309228.8842 -2.7233625 12.913709 -0.11342411 +2451823.92781 298890891.868 607404191.937 -8337013.43064 -2.7514383 12.852757 -0.11268978 +2451826.77226 298211315.13 610555458.273 -8364619.50599 -2.7788615 12.792418 -0.11197187 +2451829.6167 297525080.463 613691972.98 -8392051.26276 -2.8056178 12.732712 -0.11127126 +2451832.46115 296832353.899 616813894.771 -8419313.06036 -2.8316897 12.673664 -0.11058896 +2451835.30559 296133306.201 619921388.844 -8446409.53781 -2.8570555 12.615305 -0.10992605 +2451838.15004 295428113.846 623014628.458 -8473345.61777 -2.8816904 12.557667 -0.10928393 +2451840.99448 294716960.129 626093796.247 -8500126.58524 -2.9055637 12.500796 -0.10866402 +2451843.83893 294000036.425 629159086.242 -8526758.13267 -2.92864 12.444739 -0.10806825 +2451846.68337 293277543.778 632210706.129 -8553246.4262 -2.9508763 12.389559 -0.10749863 +2451849.52781 292549694.609 635248879.977 -8579598.20849 -2.9722221 12.335329 -0.1069577 +2451852.37226 291816714.983 638273852.076 -8605820.86792 -2.9926174 12.282139 -0.10644839 +2451855.2167 291078847.039 641285891.038 -8631922.5932 -3.0119904 12.230099 -0.10597412 +2451858.06115 290336352.031 644285295.66 -8657912.47675 -3.0302572 12.179345 -0.10553902 +2451860.90559 289589514.043 647272402.17 -8683800.7271 -3.0473152 12.130049 -0.10514792 +2451863.75004 288838644.42 650247593.964 -8709598.879 -3.0630446 12.082423 -0.10480686 +2451866.59448 288084086.998 653211313.452 -8735320.06974 -3.0773003 12.036738 -0.10452294 +2451869.43893 287326224.575 656164078.608 -8760979.4036 -3.0899091 11.993343 -0.10430508 +2451872.28337 286565486.699 659106505.603 -8786594.36977 -3.1006633 11.952691 -0.10416395 +2451875.12781 285802358.645 662039339.264 -8812185.46503 -3.1093156 11.915388 -0.10411318 +2451877.97226 285037391.676 664963496.556 -8837776.82296 -3.1155764 11.882239 -0.10416924 +2451880.8167 284271213.517 667880127.788 -8863397.12358 -3.1191143 11.854356 -0.10435242 +2451883.66115 283504536.814 670790705.866 -8889080.57844 -3.1195741 11.833283 -0.10468772 +2451886.50559 282738159.852 673697157.982 -8914868.0732 -3.1166279 11.821214 -0.10520431 +2451889.35004 281972945.573 676602062.262 -8940808.05773 -3.1101107 11.821319 -0.10593403 +2451892.19448 281209747.423 679508943.801 -8966956.58281 -3.100346 11.838229 -0.10690486 +2451895.03893 280449208.595 682422711.374 -8993373.9859 -3.0889129 11.878707 -0.10811351 +2451897.88337 279691267.039 685350262.223 -9020110.25089 -3.0803192 11.952192 -0.1094875 +2451900.72781 278934098.072 688301102.419 -9047184.1299 -3.0851779 12.070202 -0.11078683 +2451902.15004 278554255.487 689788991.178 -9060826.68293 -3.0988869 12.149023 -0.11122067 +2451903.57226 278172004.782 691287397.067 -9074505.12264 -3.1250854 12.241231 -0.11134583 +2451904.99448 277785542.361 692797867.735 -9088171.70886 -3.1681688 12.344869 -0.11099891 +2451906.4167 277392540.399 694321561.157 -9101757.91254 -3.2320676 12.455473 -0.11001123 +2451907.83893 276990289.867 695858924.376 -9115176.54116 -3.3187892 12.566014 -0.10825719 +2451909.26115 276576028.983 697409433.531 -9128330.56177 -3.4270046 12.668006 -0.10571085 +2451910.68337 276147392.568 698971541.041 -9141127.72981 -3.5516529 12.753678 -0.1024772 +2451912.10559 275702811.73 700542901.518 -9153495.86206 -3.6851547 12.818095 -0.098769006 +2451913.52781 275241693.029 702120792.088 -9165392.27221 -3.8195906 12.860059 -0.094841617 +2451914.95004 274764334.639 703702545.142 -9176804.60832 -3.948602 12.881466 -0.090923511 +2451916.37226 274271673.564 705285845.66 -9187744.80809 -4.0681911 12.885906 -0.087178192 +2451919.2167 273245715.495 708450197.01 -9208327.19825 -4.2734367 12.859357 -0.080524229 +2451922.06115 272174722.465 711604302.885 -9227423.67439 -4.4358408 12.805887 -0.075074931 +2451924.90559 271068204.777 714743599.209 -9245313.12862 -4.5641189 12.740609 -0.070663307 +2451927.75004 269933434.866 717866234.363 -9262222.04411 -4.6670779 12.671141 -0.067058262 +2451930.59448 268775750.929 720971669.68 -9278323.20423 -4.7515599 12.601017 -0.064060346 +2451933.43893 267599056.163 724059962.201 -9293746.26501 -4.8224689 12.531791 -0.061518522 +2451936.28337 266406237.771 727131420.435 -9308589.02212 -4.8832523 12.464075 -0.059322335 +2451939.12781 265199468.592 730186442.706 -9322926.09525 -4.9363395 12.398043 -0.057392003 +2451941.97226 263980415.226 733225443.386 -9336815.32579 -4.9834648 12.333679 -0.055669567 +2451944.8167 262750380.541 736248821.212 -9350302.29502 -5.0258845 12.270884 -0.05411222 +2451947.66115 261510401.388 739256946.222 -9363423.42498 -5.0645259 12.20953 -0.052687729 +2451950.50559 260261316.821 742250156.407 -9376208.23829 -5.1000851 12.149485 -0.05137174 +2451953.35004 259003816.337 745228758.513 -9388681.02229 -5.133092 12.090629 -0.050145687 +2451956.19448 257738474.614 748193030.574 -9400862.00817 -5.1639575 12.032849 -0.048994949 +2451959.03893 256465776.846 751143224.745 -9412768.23473 -5.1930033 11.976048 -0.047907981 +2451961.88337 255186137.406 754079570.045 -9424414.19902 -5.2204861 11.920135 -0.046875544 +2451964.72781 253899914.684 757002276.337 -9435812.35852 -5.2466098 11.86504 -0.04589022 +2451967.57226 252607421.209 759911535.815 -9446973.51377 -5.2715427 11.810694 -0.044945901 +2451970.4167 251308927.891 762807482.313 -9457940.25782 -5.2954645 11.75662 -0.044360809 +2451973.26115 250004677.593 765690262.493 -9468734.07874 -5.3184034 11.703608 -0.043484546 +2451976.10559 248694895.456 768560088.87 -9479316.11292 -5.3404972 11.651195 -0.042636762 +2451978.95004 247379779.025 771417103.483 -9489693.0165 -5.3618262 11.59934 -0.041814732 +2451981.79448 246059507.666 774261439.458 -9499870.77679 -5.3824586 11.54801 -0.041015747 +2451984.63893 244734245.243 777093222.075 -9509854.78853 -5.4024526 11.497176 -0.040237673 +2451987.48337 243404142.309 779912569.623 -9519649.95961 -5.4218586 11.446809 -0.039478673 +2451990.32781 242069337.917 782719594.166 -9529260.77744 -5.44072 11.396887 -0.038737155 +2451993.17226 240729961.116 785514402.209 -9538691.36428 -5.4590748 11.347388 -0.038011734 +2451996.0167 239386132.204 788297095.273 -9547945.52352 -5.4769565 11.298292 -0.037301194 +2451998.86115 238037963.785 791067770.386 -9557026.77882 -5.4943944 11.249583 -0.036604471 +2452001.70559 236685561.657 793826520.526 -9565938.40723 -5.5114146 11.201244 -0.03592062 +2452004.55004 235329025.569 796573434.989 -9574683.46753 -5.5280403 11.153261 -0.035248805 +2452007.39448 233968449.874 799308599.726 -9583264.82459 -5.5442923 11.105622 -0.034588282 +2452010.23893 232603924.081 802032097.626 -9591685.17042 -5.5601893 11.058315 -0.033938388 +2452013.08337 231235533.341 804744008.774 -9599947.04269 -5.575748 11.011327 -0.033298528 +2452015.92781 229863358.868 807444410.672 -9608052.84111 -5.5909838 10.96465 -0.032668172 +2452018.77226 228487478.31 810133378.431 -9616004.84215 -5.6059104 10.918275 -0.032046847 +2452021.6167 227107966.077 812810984.955 -9623805.21238 -5.6205404 10.872191 -0.031434131 +2452024.46115 225724893.645 815477301.1 -9631456.0202 -5.6348852 10.826392 -0.030829645 +2452027.30559 224338329.812 818132395.834 -9638959.24546 -5.6489552 10.78087 -0.030233045 +2452030.15004 222948340.929 820776336.396 -9646316.7859 -5.6627599 10.735618 -0.029644006 +2452032.99448 221554991.084 823409188.447 -9653530.46037 -5.6763082 10.69063 -0.029062209 +2452035.83893 220158342.232 826031016.194 -9660602.01048 -5.6896086 10.645901 -0.028487344 +2452038.68337 218758454.315 828641882.48 -9667533.10303 -5.7026691 10.601425 -0.027919115 +2452041.52781 217355385.375 831241848.841 -9674325.33498 -5.7154971 10.557196 -0.02735725 +2452044.37226 215949191.667 833830975.552 -9680980.24014 -5.7280996 10.513211 -0.026801508 +2452047.2167 214539927.789 836409321.679 -9687499.29595 -5.7404832 10.469463 -0.026251671 +2452050.06115 213127646.791 838976945.13 -9693883.92947 -5.752654 10.425949 -0.025707546 +2452052.90559 211712400.284 841533902.713 -9700135.52197 -5.7646175 10.382663 -0.025168952 +2452055.75004 210294238.529 844080250.19 -9706255.41271 -5.7763792 10.339603 -0.024635727 +2452058.59448 208873210.52 846616042.332 -9712244.90184 -5.787944 10.296763 -0.024107717 +2452061.43893 207449364.057 849141332.967 -9718105.25274 -5.7993166 10.254141 -0.023584774 +2452064.28337 206022745.809 851656175.024 -9723837.69378 -5.8105015 10.211732 -0.02306676 +2452067.12781 204593401.376 854160620.576 -9729443.41754 -5.821503 10.169533 -0.022553512 +2452069.97226 203161375.313 856654720.883 -9734923.56871 -5.8323254 10.127541 -0.022044862 +2452072.8167 201726711.176 859138526.426 -9740279.28986 -5.8429723 10.085754 -0.021540867 +2452075.66115 200289451.651 861612086.921 -9745511.70287 -5.8534473 10.044167 -0.021041357 +2452078.50559 198849638.546 864075451.361 -9750621.896 -5.8637539 10.002777 -0.020546221 +2452081.35004 197407312.831 866528668.04 -9755610.93163 -5.8738955 9.9615834 -0.020055359 +2452084.19448 195962514.666 868971784.581 -9760479.84834 -5.8838753 9.9205818 -0.019568676 +2452087.03893 194515283.438 871404847.961 -9765229.66235 -5.8936964 9.8797701 -0.019086084 +2452089.88337 193065657.793 873827904.527 -9769861.3687 -5.9033616 9.8391457 -0.0186075 +2452092.72781 191613675.659 876241000.021 -9774375.9424 -5.912874 9.7987063 -0.018132843 +2452095.57226 190159374.279 878644179.594 -9778774.33951 -5.9222361 9.7584494 -0.01766204 +2452098.4167 188702790.236 881037487.821 -9783057.49833 -5.9314508 9.7183727 -0.017195021 +2452101.26115 187243959.473 883420968.715 -9787226.3407 -5.9405204 9.678474 -0.01673172 +2452104.10559 185782917.326 885794665.741 -9791281.77354 -5.9494475 9.638751 -0.016272083 +2452106.95004 184319698.551 888158621.821 -9795224.69069 -5.9582342 9.5992016 -0.015816058 +2452109.79448 182854337.355 890512879.35 -9799055.97498 -5.9668829 9.5598236 -0.015363606 +2452112.63893 181386867.432 892857480.215 -9802776.50008 -5.9753954 9.5206151 -0.014914692 +2452115.48337 179917322.004 895192465.822 -9806387.13131 -5.9837737 9.4815742 -0.014469281 +2452118.32781 178445733.838 897517877.145 -9809888.7243 -5.9920195 9.4426991 -0.014027327 +2452121.17226 176972135.252 899833754.767 -9813282.12136 -6.0001348 9.4039885 -0.013588768 +2452124.0167 175496558.092 902140138.916 -9816568.14707 -6.0081216 9.3654408 -0.013153523 +2452126.86115 174019033.707 904437069.463 -9819747.60571 -6.0159818 9.3270546 -0.012721509 +2452129.70559 172539592.938 906724585.913 -9822821.28164 -6.0237175 9.2888284 -0.012292649 +2452132.55004 171058266.128 909002727.375 -9825789.94183 -6.0313307 9.2507605 -0.011866879 +2452135.39448 169575083.142 911271532.561 -9828654.33891 -6.0388234 9.2128493 -0.011444146 +2452138.23893 168090073.397 913531039.777 -9831415.21358 -6.0461972 9.1750932 -0.011024405 +2452141.08337 166603265.878 915781286.937 -9834073.29616 -6.053454 9.1374905 -0.010607616 +2452143.92781 165114689.166 918022311.568 -9836629.30753 -6.0605952 9.1000398 -0.010193741 +2452146.77226 163624371.442 920254150.824 -9839083.95954 -6.0676226 9.0627395 -0.0097827451 +2452149.6167 162132340.51 922476841.5 -9841437.95531 -6.0745376 9.0255882 -0.0093745924 +2452152.46115 160638623.797 924690420.036 -9843691.98926 -6.0813418 8.9885845 -0.008969248 +2452155.30559 159143248.369 926894922.532 -9845846.74727 -6.0880365 8.951727 -0.008566677 +2452158.15004 157646240.935 929090384.753 -9847902.90668 -6.0946233 8.9150143 -0.0081668448 +2452160.99448 156147627.856 931276842.138 -9849861.1364 -6.1011035 8.8784452 -0.0077697173 +2452163.83893 154647435.15 933454329.808 -9851722.09691 -6.1074786 8.8420184 -0.0073752604 +2452166.68337 153145688.501 935622882.57 -9853486.44039 -6.1137498 8.8057326 -0.0069834404 +2452169.52781 151642413.259 937782534.925 -9855154.81079 -6.1199185 8.7695865 -0.0065942239 +2452172.37226 150137634.453 939933321.072 -9856727.84391 -6.125986 8.733579 -0.0062075781 +2452175.2167 148631376.791 942075274.913 -9858206.16752 -6.1319537 8.6977088 -0.0058234705 +2452178.06115 147123664.666 944208430.056 -9859590.40148 -6.1378227 8.6619748 -0.0054418694 +2452180.90559 145614522.163 946332819.821 -9860881.15799 -6.1435943 8.6263758 -0.005062744 +2452183.75004 144103973.059 948448477.238 -9862079.0418 -6.1492698 8.5909106 -0.0046860648 +2452186.59448 142592040.835 950555435.049 -9863184.65069 -6.1548504 8.555578 -0.0043118044 +2452189.43893 141078748.677 952653725.712 -9864198.57605 -6.1603372 8.5203769 -0.0039399385 +2452192.28337 139564119.488 954743381.391 -9865121.40381 -6.1657314 8.4853061 -0.0035704474 +2452195.12781 138048175.898 956824433.964 -9865953.71573 -6.171034 8.4503645 -0.003203317 +2452197.97226 136530940.286 958896915.015 -9866696.09093 -6.176246 8.4155507 -0.0028385396 +2452200.8167 135012434.797 960960855.849 -9867349.10719 -6.1813684 8.3808638 -0.0024761115 +2452203.66115 133492681.371 963016287.513 -9867913.34119 -6.1864019 8.3463028 -0.0021160259 +2452206.50559 131971701.745 965063240.826 -9868389.36658 -6.1913474 8.3118667 -0.0017582632 +2452209.35004 130449517.449 967101746.42 -9868777.74986 -6.1962057 8.2775549 -0.0014027843 +2452212.19448 128926149.768 969131834.759 -9869079.04563 -6.200978 8.2433668 -0.0010495332 +2452215.03893 127401619.708 971153536.133 -9869293.79396 -6.2056654 8.2093015 -0.00069844958 +2452217.88337 125875947.979 973166880.63 -9869422.52067 -6.2102691 8.1753582 -0.00034947943 +2452220.72781 124349154.998 975171898.113 -9869465.73972 -6.2147903 8.1415359 -2.5803344e-006 +2452223.57226 122821260.899 977168618.196 -9869423.95598 -6.2192302 8.1078336 0.00034227972 +2452226.4167 121292285.559 979157070.246 -9869297.66738 -6.2235897 8.0742503 0.0006851257 +2452229.26115 119762248.607 981137283.374 -9869087.36626 -6.2278698 8.040785 0.0010259786 +2452232.10559 118231169.437 983109286.447 -9868793.54009 -6.2320714 8.0074366 0.0013648575 +2452234.95004 116699067.223 985073108.092 -9868416.67171 -6.2361955 7.9742042 0.0017017808 +2452237.79448 115165960.918 987028776.7 -9867957.23951 -6.2402429 7.9410868 0.0020367667 +2452240.63893 113631869.262 988976320.429 -9867415.71736 -6.2442144 7.9080836 0.0023698335 +2452243.48337 112096810.789 990915767.214 -9866792.57468 -6.248111 7.8751936 0.0027009993 +2452246.32781 110560803.826 992847144.766 -9866088.2764 -6.2519334 7.8424158 0.0030302825 +2452249.17226 109023866.498 994770480.575 -9865303.28301 -6.2556824 7.8097495 0.0033577007 +2452252.0167 107486016.733 996685801.916 -9864438.05068 -6.259359 7.7771938 0.0036832714 +2452254.86115 105947272.263 998593135.851 -9863493.03151 -6.2629637 7.7447477 0.0040070099 +2452257.70559 104407650.625 1000492509.23 -9862468.67461 -6.2664975 7.7124105 0.0043289226 +2452260.55004 102867169.176 1002383948.68 -9861365.43567 -6.2699609 7.6801811 0.0046489371 +2452263.39448 101325845.139 1004267480.63 -9860183.76697 -6.2733547 7.6480589 0.0049672227 +2452266.23893 99783695.516 1006143131.31 -9858924.0883 -6.2766797 7.616043 0.0052837791 +2452269.08337 98240737.101 1008010926.72 -9857586.82582 -6.2799368 7.5841325 0.0055986028 +2452271.92781 96696986.51 1009870892.67 -9856172.40417 -6.2831266 7.5523265 0.005911704 +2452274.77226 95152460.1826 1011723054.75 -9854681.24524 -6.2862498 7.5206243 0.0062230939 +2452277.6167 93607174.3875 1013567438.36 -9853113.76851 -6.2893072 7.489025 0.006532781 +2452280.46115 92061145.2299 1015404068.67 -9851470.39182 -6.2922994 7.4575276 0.0068407697 +2452283.30559 90514388.6629 1017232970.62 -9849751.53261 -6.295227 7.4261314 0.0071470586 +2452286.15004 88966920.5044 1019054168.96 -9847957.60942 -6.2980905 7.3948353 0.0074516403 +2452288.99448 87418756.4577 1020867688.21 -9846089.04311 -6.3008902 7.3636386 0.007754504 +2452291.83893 85869912.1321 1022673552.7 -9844146.25698 -6.3036266 7.3325407 0.0080556425 +2452294.68337 84320403.0502 1024471786.64 -9842129.67458 -6.3063001 7.3015409 0.0083550623 +2452297.52781 82770244.632 1026262414.08 -9840039.71545 -6.308911 7.2706388 0.0086527899 +2452300.37226 81219452.1607 1028045458.98 -9837876.79043 -6.3114601 7.239834 0.008948868 +2452303.2167 79668040.7465 1029820945.22 -9835641.29918 -6.3139481 7.2091261 0.0092433429 +2452306.06115 78116025.3083 1031588896.52 -9833333.6306 -6.3163758 7.1785144 0.0095362542 +2452308.90559 76563420.5752 1033349336.42 -9830954.1653 -6.318744 7.1479981 0.0098276299 +2452311.75004 75010241.1006 1035102288.32 -9828503.27825 -6.3210532 7.1175767 0.010117488 +2452314.59448 73456501.2788 1036847775.41 -9825981.34086 -6.3233042 7.0872492 0.010405841 +2452317.43893 71902215.3588 1038585820.7 -9823388.7222 -6.3254975 7.057015 0.010692695 +2452320.28337 70347397.4548 1040316447.02 -9820725.78953 -6.3276336 7.0268733 0.010978058 +2452323.12781 68792061.5527 1042039677.01 -9817992.9086 -6.329713 6.9968235 0.011261937 +2452325.97226 67236221.5151 1043755533.18 -9815190.44359 -6.3317363 6.9668648 0.011544336 +2452328.8167 65679891.0842 1045464037.83 -9812318.75708 -6.3337039 6.9369966 0.011825264 +2452331.66115 64123083.8837 1047165213.12 -9809378.20993 -6.3356163 6.9072183 0.012104727 +2452334.50559 62565813.4214 1048859081.07 -9806369.16117 -6.337474 6.8775292 0.012382733 +2452337.35004 61008093.0896 1050545663.53 -9803291.9679 -6.3392775 6.8479287 0.012659289 +2452340.19448 59449936.1667 1052224982.19 -9800146.98525 -6.3410271 6.8184162 0.012934405 +2452343.03893 57891355.8178 1053897058.6 -9796934.56624 -6.3427234 6.7889911 0.013208089 +2452345.88337 56332365.096 1055561914.18 -9793655.0618 -6.3443668 6.7596528 0.01348035 +2452348.72781 54772976.9423 1057219570.19 -9790308.82068 -6.3459578 6.7304007 0.013751195 +2452351.57226 53213204.1868 1058870047.75 -9786896.18945 -6.3474968 6.7012343 0.014020635 +2452354.4167 51653059.5485 1060513367.85 -9783417.51254 -6.3489842 6.672153 0.014288678 +2452357.26115 50092555.6362 1062149551.31 -9779873.13228 -6.3504206 6.6431562 0.014555332 +2452360.10559 48531704.9492 1063778618.84 -9776263.38909 -6.3518064 6.6142433 0.014820604 +2452362.95004 46970519.8782 1065400590.99 -9772588.62182 -6.3531419 6.5854137 0.0150845 +2452365.79448 45409012.7085 1067015488.17 -9768849.16823 -6.3544277 6.5566669 0.015347023 +2452368.63893 43847182.8697 1068623322.97 -9765028.00956 -6.3561473 6.5277119 0.016265636 +2452371.48337 42284949.2194 1070224059.48 -9760998.6186 -6.3573346 6.4991287 0.0165254 +2452374.32781 40722429.7692 1071817781.33 -9756905.55953 -6.3584731 6.4706264 0.016783766 +2452375.03893 40331756.6531 1072215118.08 -9755872.38703 -6.3587502 6.4635133 0.016848137 +2452375.39448 40136413.7354 1072413622.6 -9755354.31834 -6.3588876 6.4599587 0.016880289 +2452375.48337 40087577.3475 1072463231.67 -9755224.64686 -6.3589218 6.4590703 0.016888324 +2452375.49448 40081472.7805 1072469432.33 -9755208.43359 -6.3589261 6.4589592 0.016889328 +2452375.49726 40079946.6381 1072470982.48 -9755204.38012 -6.3589271 6.4589314 0.016889579 +2452375.49865 40079183.5668 1072471757.55 -9755202.35336 -6.3589277 6.4589176 0.016889705 +2452375.49934 40078802.0311 1072472145.08 -9755201.33998 -6.3589279 6.4589106 0.016889768 +2452375.50004 40077183.9358 1072466580.76 -9756476.39913 -6.3589133 6.4590221 0.016904434 +2452378.34448 38514284.9483 1074050459.89 -9752290.42859 -6.3599832 6.4306326 0.017160844 +2452381.18893 36951128.9739 1075627371.84 -9748041.61786 -6.3610047 6.4023229 0.017415829 +2452384.03337 35387727.8805 1077197336.18 -9743730.31577 -6.361978 6.3740928 0.017669404 +2452386.87781 33824093.4662 1078760372.42 -9739356.86549 -6.3629035 6.345942 0.017921599 +2452389.72226 32260237.4192 1080316500.07 -9734921.60051 -6.3637817 6.3178704 0.018172461 +2452392.5667 30696171.2868 1081865738.53 -9730424.84353 -6.3646133 6.2898776 0.018422029 +2452395.41115 29131906.4649 1083408107.13 -9725866.90797 -6.3653988 6.2619633 0.018670338 +2452398.25559 27567454.205 1084943625.11 -9721248.1006 -6.3661388 6.2341269 0.018917408 +2452401.10004 26002825.6286 1086472311.53 -9716568.72393 -6.3668337 6.2063679 0.019163254 +2452403.94448 24438031.7404 1087994185.36 -9711829.07773 -6.3674841 6.1786858 0.019407884 +2452406.78893 22873083.4393 1089509265.41 -9707029.45982 -6.3680904 6.15108 0.019651306 +2452409.63337 21307991.5244 1091017570.4 -9702170.16639 -6.3686529 6.12355 0.019893526 +2452412.47781 19742766.6992 1092519118.89 -9697251.49206 -6.3691721 6.0960954 0.02013455 +2452415.32226 18177419.5738 1094013929.34 -9692273.7297 -6.3696483 6.0687156 0.020374386 +2452418.1667 16611960.6662 1095502020.1 -9687237.17036 -6.3700819 6.0414103 0.020613042 +2452421.01115 15046400.4027 1096983409.38 -9682142.10309 -6.3704732 6.0141789 0.020850527 +2452423.85559 13480749.118 1098458115.31 -9676988.81477 -6.3708226 5.9870209 0.021086848 +2452426.70004 11915017.0557 1099926155.88 -9671777.59002 -6.3711306 5.959936 0.021322016 +2452429.54448 10349214.3679 1101387549 -9666508.71108 -6.3713975 5.9329237 0.021556041 +2452432.38893 8783351.11545 1102842312.43 -9661182.45769 -6.3716236 5.9059835 0.021788932 +2452435.23337 7217437.2679 1104290463.86 -9655799.10703 -6.3718093 5.879115 0.022020701 +2452438.07781 5651482.70347 1105732020.85 -9650358.93359 -6.371955 5.8523177 0.022251359 +2452440.92226 4085497.20915 1107167000.84 -9644862.20897 -6.372061 5.8255912 0.022480918 +2452443.7667 2519490.48075 1108595421.18 -9639309.20127 -6.3721278 5.798935 0.022709396 +2452446.61115 953472.122655 1110017299.08 -9633700.1714 -6.3721557 5.7723486 0.022936852 +2452449.45559 -612548.40051 1111432651.66 -9628035.35416 -6.3721456 5.7458316 0.02316333 +2452452.30004 -2178561.74731 1112841495.89 -9622315.02784 -6.3720973 5.7193835 0.023388621 +2452455.14448 -3744558.57962 1114243848.63 -9616539.46871 -6.3720112 5.6930037 0.023612819 +2452457.98893 -5310529.62959 1115639726.6 -9610708.94375 -6.3718876 5.6666916 0.023835933 +2452460.83337 -6876465.6924 1117029146.39 -9604823.72005 -6.3717265 5.6404468 0.024057957 +2452463.67781 -8442357.60863 1118412124.45 -9598884.0673 -6.3715283 5.6142686 0.024278876 +2452466.52226 -10008196.2441 1119788677.11 -9592890.25872 -6.3712929 5.5881567 0.024498676 +2452469.3667 -11573972.4771 1121158820.61 -9586842.57016 -6.3710205 5.5621107 0.024717353 +2452472.21115 -13139677.2038 1122522571.13 -9580741.27658 -6.3707111 5.5361304 0.024934919 +2452475.05559 -14705301.3679 1123879944.82 -9574586.64731 -6.3703649 5.5102158 0.025151406 +2452477.90004 -16270835.9997 1125230957.79 -9568378.94232 -6.3699825 5.4843667 0.025366857 +2452480.74448 -17836272.2443 1126575626.1 -9562118.41141 -6.3695643 5.4585828 0.02558131 +2452483.58893 -19401601.3697 1127913965.73 -9555805.29599 -6.3691109 5.4328637 0.025794795 +2452486.43337 -20966814.7574 1129245992.55 -9549439.83183 -6.3686225 5.4072089 0.026007328 +2452489.27781 -22531903.887 1130571722.29 -9543022.25145 -6.3680997 5.381618 0.026218919 +2452492.12226 -24096860.3214 1131891170.6 -9536552.78568 -6.3675427 5.3560903 0.026429573 +2452494.9667 -25661675.6954 1133204352.95 -9530031.66453 -6.3669518 5.3306255 0.026639292 +2452497.81115 -27226341.7083 1134511284.75 -9523459.11755 -6.3663272 5.305223 0.026848077 +2452500.65559 -28790850.1189 1135811981.25 -9516835.37391 -6.3656693 5.2798825 0.027055931 +2452503.50004 -30355192.742 1137106457.61 -9510160.66241 -6.3649781 5.2546033 0.027262855 +2452506.34448 -31919361.4463 1138394728.88 -9503435.21135 -6.3642539 5.2293853 0.027468851 +2452509.18893 -33483348.1531 1139676810.01 -9496659.24849 -6.363497 5.2042278 0.027673922 +2452512.03337 -35047144.8347 1140952715.85 -9489833.00094 -6.3627075 5.1791305 0.027878069 +2452514.87781 -36610743.5137 1142222461.13 -9482956.69515 -6.3618857 5.154093 0.028081297 +2452517.72226 -38174136.2619 1143486060.51 -9476030.5568 -6.3610317 5.1291149 0.028283608 +2452520.5667 -39737315.1999 1144743528.53 -9469054.81082 -6.3601457 5.1041958 0.028485006 +2452523.41115 -41300272.4965 1145994879.65 -9462029.68135 -6.359228 5.0793354 0.028685493 +2452526.25559 -42863000.3677 1147240128.21 -9454955.39176 -6.3582787 5.0545331 0.028885072 +2452529.10004 -44425491.0769 1148479288.5 -9447832.16467 -6.357298 5.0297887 0.029083748 +2452531.94448 -45987736.9339 1149712374.66 -9440660.22208 -6.3562861 5.0051017 0.029281521 +2452534.78893 -47549730.2948 1150939400.78 -9433439.78547 -6.3552432 4.9804718 0.029478393 +2452537.63337 -49111463.5602 1152160380.82 -9426171.07614 -6.3541695 4.9558986 0.029674365 +2452540.47781 -50672929.1739 1153375328.66 -9418854.31563 -6.3530651 4.9313816 0.029869434 +2452543.32226 -52234119.618 1154584258.07 -9411489.72649 -6.3519302 4.9069204 0.030063594 +2452546.1667 -53795027.4058 1155787182.71 -9404077.53335 -6.3507648 4.8825145 0.030256834 +2452549.01115 -55355645.0688 1156984116.12 -9396617.96433 -6.3495691 4.8581636 0.030449136 +2452551.85559 -56915965.1394 1158175071.76 -9389111.25235 -6.348343 4.8338672 0.03064048 +2452554.70004 -58475980.1313 1159360062.96 -9381557.63577 -6.3470864 4.8096249 0.030830844 +2452557.54448 -60035682.5281 1160539103.03 -9373957.35702 -6.3457991 4.7854367 0.031020218 +2452560.38893 -61595064.7918 1161712205.23 -9366310.65896 -6.3444811 4.7613024 0.031208609 +2452563.23337 -63154119.3946 1162879382.83 -9358617.77993 -6.3431326 4.7372222 0.031396045 +2452566.07781 -64712838.8582 1164040649.1 -9350878.95017 -6.3417538 4.7131959 0.031582563 +2452568.92226 -66271215.7832 1165196017.28 -9343094.39114 -6.3403451 4.6892234 0.031768195 +2452571.7667 -67829242.8552 1166345500.56 -9335264.31739 -6.3389068 4.6653044 0.031952965 +2452574.61115 -69386912.8372 1167489112.08 -9327388.93919 -6.3374391 4.6414387 0.032136885 +2452577.45559 -70944218.5546 1168626864.87 -9319468.4648 -6.3359424 4.6176259 0.032319959 +2452580.30004 -72501152.8824 1169758771.87 -9311503.10195 -6.3344168 4.5938656 0.032502188 +2452583.14448 -74057708.7357 1170884845.98 -9303493.05849 -6.3328624 4.5701576 0.032683571 +2452585.98893 -75613879.064 1172005099.97 -9295438.54268 -6.3312794 4.5465014 0.032864105 +2452588.83337 -77169656.8478 1173119546.56 -9287339.7632 -6.3296679 4.5228968 0.033043789 +2452591.67781 -78725035.0972 1174228198.42 -9279196.92897 -6.328028 4.4993436 0.033222623 +2452594.52226 -80280006.8515 1175331068.11 -9271010.24906 -6.3263598 4.4758415 0.033400607 +2452597.3667 -81834565.1796 1176428168.18 -9262779.93246 -6.3246635 4.4523902 0.03357774 +2452600.21115 -83388703.1804 1177519511.07 -9254506.18794 -6.3229392 4.4289895 0.033754024 +2452603.05559 -84942413.9839 1178605109.21 -9246189.22388 -6.321187 4.4056391 0.033929462 +2452605.90004 -86495690.7522 1179684974.93 -9237829.24817 -6.3194071 4.382339 0.034104054 +2452608.74448 -88048526.6806 1180759120.54 -9229426.46807 -6.3175995 4.3590887 0.034277805 +2452611.58893 -89600914.9989 1181827558.28 -9220981.09013 -6.3157644 4.3358881 0.034450717 +2452614.43337 -91152848.9728 1182890300.32 -9212493.32009 -6.313902 4.312737 0.034622793 +2452617.27781 -92704321.9053 1183947358.82 -9203963.36292 -6.3120125 4.2896352 0.034794037 +2452620.12226 -94255327.1379 1184998745.83 -9195391.42275 -6.3100959 4.2665824 0.034964452 +2452622.9667 -95805858.0521 1186044473.39 -9186777.70309 -6.3081525 4.2435784 0.03513404 +2452625.81115 -97355908.0696 1187084553.45 -9178122.40705 -6.3061824 4.2206229 0.035302802 +2452628.65559 -98905470.652 1188118997.91 -9169425.73795 -6.3041858 4.1977157 0.035470734 +2452631.50004 -100454539.298 1189147818.6 -9160687.90039 -6.3021628 4.1748565 0.035637829 +2452634.34448 -102003107.536 1190171027.28 -9151909.10326 -6.3001135 4.152045 0.035804053 +2452637.18893 -103551168.887 1191188635.62 -9143089.57942 -6.2980376 4.1292808 0.035969283 +2452640.03337 -105098716.801 1192200655.24 -9134229.54128 -6.2959352 4.1065638 0.036133751 +2452642.87781 -106645744.799 1193207097.68 -9125329.18955 -6.2938065 4.0838936 0.036297349 +2452645.72226 -108192246.39 1194207974.46 -9116388.74122 -6.2916513 4.0612703 0.036460057 +2452648.5667 -109738215.072 1195203297.1 -9107408.41437 -6.2894697 4.0386939 0.036621885 +2452651.41115 -111283644.361 1196193077.14 -9098388.42208 -6.2872617 4.0161645 0.036782862 +2452654.25559 -112828527.835 1197177326.15 -9089328.9687 -6.2850279 3.9936823 0.036943027 +2452657.10004 -114372859.16 1198156055.69 -9080230.24929 -6.2827684 3.971247 0.037102414 +2452659.94448 -115916632.096 1199129277.31 -9071092.45155 -6.2804837 3.9488586 0.03726105 +2452662.78893 -117459840.489 1200097002.47 -9061915.75846 -6.2781742 3.9265167 0.037418947 +2452665.63337 -119002478.255 1201059242.58 -9052700.35055 -6.27584 3.9042211 0.037576113 +2452668.47781 -120544539.368 1202016008.97 -9043446.40724 -6.2734814 3.8819714 0.037732549 +2452671.32226 -122086017.852 1202967312.91 -9034154.10761 -6.2710986 3.8597675 0.037888257 +2452674.1667 -123626907.771 1203913165.59 -9024823.63064 -6.2686917 3.8376089 0.038043237 +2452677.01115 -125167203.231 1204853578.15 -9015455.15527 -6.2662609 3.8154955 0.038197489 +2452679.85559 -126706898.373 1205788561.64 -9006048.86033 -6.2638063 3.7934271 0.038351014 +2452682.70004 -128245987.374 1206718127.08 -8996604.92444 -6.2613281 3.7714033 0.038503812 +2452685.54448 -129784464.448 1207642285.41 -8987123.52594 -6.2588265 3.7494239 0.038655886 +2452688.38893 -131322323.842 1208561047.52 -8977604.84277 -6.2563015 3.7274887 0.038807236 +2452691.23337 -132859559.838 1209474424.23 -8968049.05246 -6.2537533 3.7055974 0.038957865 +2452694.07781 -134396166.752 1210382426.32 -8958456.33204 -6.251182 3.6837498 0.039107774 +2452696.92226 -135932138.935 1211285064.51 -8948826.85803 -6.2485878 3.6619457 0.039256966 +2452699.7667 -137467470.769 1212182349.43 -8939160.80651 -6.2459709 3.6401849 0.039405443 +2452702.61115 -139002156.672 1213074291.69 -8929458.35303 -6.2433312 3.618467 0.039553206 +2452705.45559 -140536191.095 1213960901.82 -8919719.6728 -6.2406691 3.5967918 0.039700258 +2452708.30004 -142069568.521 1214842190.29 -8909944.94071 -6.2379846 3.5751591 0.039846597 +2452711.14448 -143602283.466 1215718167.5 -8900134.33161 -6.2352778 3.5535687 0.039992225 +2452713.98893 -145134330.477 1216588843.8 -8890288.02059 -6.232549 3.5320201 0.04013714 +2452716.83337 -146665704.128 1217454229.44 -8880406.18355 -6.2297981 3.5105132 0.040281336 +2452719.67781 -148196399.018 1218314334.62 -8870488.99803 -6.2270252 3.4890475 0.040424804 +2452722.52226 -149726409.762 1219169169.44 -8860536.64438 -6.2242305 3.4676228 0.040567532 +2452725.3667 -151255730.974 1220018743.92 -8850549.30718 -6.2214138 3.4462388 0.040709497 +2452728.21115 -152784357.253 1220863068.01 -8840527.17668 -6.218575 3.424895 0.040850676 +2452731.05559 -154312283.161 1221702151.58 -8830470.44914 -6.2157141 3.4035913 0.040991046 +2452733.90004 -155839503.211 1222536004.48 -8820379.32527 -6.2128307 3.3823276 0.041130594 +2452736.74448 -157366011.885 1223364636.54 -8810254.00624 -6.2099249 3.3611041 0.041269329 +2452739.58893 -158891803.66 1224188057.64 -8800094.68893 -6.2069966 3.3399207 0.041407278 +2452742.43337 -160416873.053 1225006277.65 -8789901.5627 -6.2040462 3.3187775 0.041544472 +2452745.27781 -161941214.641 1225819306.46 -8779674.8093 -6.2010738 3.2976745 0.041680941 +2452748.12226 -163464823.067 1226627153.91 -8769414.60491 -6.1980797 3.2766115 0.041816699 +2452750.9667 -164987693.027 1227429829.78 -8759121.12296 -6.1950642 3.2555881 0.041951754 +2452753.81115 -166509819.258 1228227343.78 -8748794.53628 -6.1920273 3.234604 0.042086105 +2452756.65559 -168031196.521 1229019705.56 -8738435.01853 -6.1889691 3.2136591 0.042219747 +2452759.50004 -169551819.594 1229806924.7 -8728042.74489 -6.1858896 3.192753 0.042352672 +2452762.34448 -171071591.488 1230589086.73 -8717613.82431 -6.1817377 3.1727566 0.042531476 +2452765.18893 -172590432.162 1231366263.13 -8707145.11859 -6.1786159 3.1519275 0.042662946 +2452768.03337 -174108503.017 1232138325.25 -8696644.19347 -6.1754729 3.1311366 0.042793677 +2452770.87781 -175625798.849 1232905282.48 -8686111.23131 -6.1723087 3.1103836 0.042923663 +2452773.72226 -177142314.453 1233667144.1 -8675546.41605 -6.1691234 3.0896684 0.043052898 +2452776.5667 -178658044.625 1234423919.39 -8664949.93313 -6.1659168 3.0689909 0.043181374 +2452779.41115 -180172984.16 1235175617.57 -8654321.96939 -6.1626891 3.0483508 0.043309088 +2452782.25559 -181687127.851 1235922247.81 -8643662.71303 -6.1594402 3.0277479 0.043436034 +2452785.10004 -183200470.492 1236663819.26 -8632972.35358 -6.1561702 3.0071822 0.043562205 +2452787.94448 -184713006.875 1237400341.01 -8622251.08181 -6.1528789 2.9866534 0.043687598 +2452790.78893 -186224731.79 1238131822.13 -8611499.08981 -6.1495664 2.9661614 0.043812206 +2452793.63337 -187735640.029 1238858271.65 -8600716.57093 -6.1462328 2.945706 0.043936025 +2452796.47781 -189245726.381 1239579698.55 -8589903.71993 -6.1428779 2.9252872 0.044059049 +2452799.32226 -190754985.638 1240296111.78 -8579060.73311 -6.1395018 2.9049047 0.04418127 +2452802.1667 -192263412.587 1241007520.25 -8568187.80858 -6.1361046 2.8845583 0.044302681 +2452805.01115 -193771002.015 1241713932.82 -8557285.14682 -6.1326861 2.8642479 0.04442327 +2452807.85559 -195277748.701 1242415358.31 -8546352.95139 -6.1292463 2.8439733 0.044543023 +2452810.70004 -196783647.409 1243111805.49 -8535391.43007 -6.1257852 2.8237343 0.044661921 +2452813.54448 -198288692.874 1243803283.07 -8524400.79619 -6.1223026 2.8035306 0.044779937 +2452816.38893 -199792879.786 1244489799.71 -8513381.26971 -6.1187982 2.783362 0.044897045 +2452819.23337 -201296202.771 1245171364.05 -8502333.07681 -6.1152719 2.7632286 0.045013224 +2452822.07781 -202798656.383 1245847984.73 -8491256.44299 -6.1117232 2.7431304 0.045128536 +2452824.92226 -204300235.188 1246519670.42 -8480151.57411 -6.1081526 2.7230676 0.045242927 +2452827.7667 -205800933.73 1247186429.84 -8469018.72027 -6.1045596 2.7030404 0.045356314 +2452830.61115 -207300746.502 1247848271.78 -8457858.11338 -6.1009443 2.6830491 0.045468789 +2452833.45559 -208799668.039 1248505205.07 -8446669.97345 -6.0973068 2.6630936 0.045580382 +2452836.30004 -210297692.92 1249157238.5 -8435454.51513 -6.0936473 2.643174 0.045691108 +2452839.14448 -211794815.759 1249804380.89 -8424211.95102 -6.0899659 2.6232901 0.045800969 +2452841.98893 -213291031.189 1250446640.98 -8412942.49397 -6.0862628 2.6034418 0.045909962 +2452844.83337 -214786333.853 1251084027.51 -8401646.35848 -6.0825378 2.583629 0.046018077 +2452847.67781 -216280718.389 1251716549.18 -8390323.76132 -6.078791 2.5638515 0.046125306 +2452850.52226 -217774179.434 1252344214.66 -8378974.92184 -6.0750224 2.5441092 0.046231636 +2452853.3667 -219266711.612 1252967032.61 -8367600.062 -6.0712319 2.5244021 0.046337058 +2452856.21115 -220758309.536 1253585011.67 -8356199.40628 -6.0674194 2.5047302 0.046441562 +2452859.05559 -222248967.809 1254198160.46 -8344773.18161 -6.063585 2.4850933 0.046545137 +2452861.90004 -223738681.021 1254806487.58 -8333321.61732 -6.0597285 2.4654914 0.046647775 +2452864.74448 -225227443.749 1255410001.65 -8321844.94502 -6.0558499 2.4459245 0.046749465 +2452867.58893 -226715250.559 1256008711.24 -8310343.39861 -6.0519492 2.4263925 0.046850199 +2452870.43337 -228202096.003 1256602624.95 -8298817.21423 -6.0480263 2.4068954 0.046949968 +2452873.27781 -229687974.62 1257191751.34 -8287266.63032 -6.0440811 2.3874332 0.047048761 +2452876.12226 -231172880.938 1257776098.99 -8275691.88762 -6.0401137 2.3680059 0.047146571 +2452878.9667 -232656809.471 1258355676.45 -8264093.22928 -6.0361239 2.3486134 0.047243386 +2452881.81115 -234139754.719 1258930492.28 -8252470.90096 -6.0321117 2.3292556 0.047339196 +2452884.65559 -235621711.169 1259500555.01 -8240825.15106 -6.028077 2.3099326 0.047433989 +2452887.50004 -237102673.293 1260065873.19 -8229156.23097 -6.0240198 2.2906443 0.047527753 +2452890.34448 -238582635.546 1260626455.32 -8217464.39555 -6.01994 2.2713906 0.047620472 +2452893.18893 -240061592.362 1261182309.91 -8205749.90378 -6.0158375 2.2521714 0.047712127 +2452896.03337 -241539546.173 1261733472.25 -8194013.1898 -6.0117467 2.2331017 0.047801967 +2452898.87781 -243016483.764 1262279925.42 -8182254.36334 -6.0075984 2.2139513 0.047891419 +2452901.72226 -244492399.021 1262821676.41 -8170473.6938 -6.0034268 2.1948352 0.04797972 +2452904.5667 -245967286.191 1263358733.61 -8158671.46932 -5.9992317 2.1757532 0.048066827 +2452907.41115 -247441139.433 1263891105.43 -8146847.98783 -5.9950126 2.1567055 0.048152704 +2452910.25559 -248913952.802 1264418800.29 -8135003.55534 -5.9907692 2.1376921 0.048237324 +2452913.10004 -250385720.269 1264941826.7 -8123138.48184 -5.986501 2.1187135 0.048320681 +2452914.52226 -251121168.924 1265201613.78 -8117204.81674 -5.9826106 2.1101705 0.048084031 +2452917.3667 -252590926.777 1265717882.94 -8105377.64736 -5.9783053 2.0912446 0.048165513 +2452920.21115 -254059623.491 1266229505.22 -8093530.60484 -5.9739751 2.0723541 0.04824576 +2452923.05559 -255527252.967 1266736489.35 -8081663.99254 -5.9696201 2.0534992 0.048324772 +2452925.90004 -256993809.101 1267238844.06 -8069778.11531 -5.9652402 2.0346798 0.048402535 +2452928.74448 -258459285.765 1267736578.08 -8057873.28233 -5.9608353 2.0158959 0.04847903 +2452931.58893 -259923676.787 1268229700.14 -8045949.80901 -5.9564052 1.9971476 0.048554226 +2452934.43337 -261386975.943 1268718218.98 -8034008.01827 -5.9519496 1.9784348 0.048628092 +2452937.27781 -262849176.939 1269202143.33 -8022048.24125 -5.9474683 1.9597575 0.048700593 +2452940.12226 -264310273.409 1269681481.93 -8010070.81774 -5.9429609 1.9411159 0.048771693 +2452942.9667 -265770258.903 1270156243.56 -7998076.09657 -5.9384271 1.9225101 0.048841355 +2452945.81115 -267229126.883 1270626437.01 -7986064.43591 -5.9338665 1.90394 0.04890954 +2452948.65559 -268686870.719 1271092071.11 -7974036.20356 -5.9292787 1.8854059 0.048976209 +2452951.50004 -270143483.684 1271553154.7 -7961991.77733 -5.9246633 1.866908 0.049041319 +2452954.34448 -271598958.946 1272009696.7 -7949931.54543 -5.92002 1.8484464 0.049104828 +2452957.18893 -273053289.562 1272461706.04 -7937855.90691 -5.9153481 1.8300212 0.049166691 +2452960.03337 -274506468.478 1272909191.73 -7925765.27211 -5.9106473 1.8116328 0.04922686 +2452962.87781 -275958488.516 1273352162.8 -7913660.06327 -5.9059171 1.7932813 0.049285287 +2452965.72226 -277409342.372 1273790628.38 -7901540.71503 -5.9011568 1.774967 0.049341918 +2452968.5667 -278859022.61 1274224597.64 -7889407.67516 -5.896366 1.7566901 0.0493967 +2452971.41115 -280307521.652 1274654079.82 -7877261.40526 -5.8915441 1.7384511 0.049449574 +2452974.25559 -281754831.77 1275079084.24 -7865102.38163 -5.8866904 1.7202501 0.04950048 +2452977.10004 -283200945.083 1275499620.31 -7852931.09628 -5.8818044 1.7020876 0.049549349 +2452979.94448 -284645853.539 1275915697.5 -7840748.0582 -5.8768852 1.6839638 0.049596111 +2452982.78893 -286089548.911 1276327325.39 -7828553.79488 -5.8719321 1.6658791 0.049640686 +2452985.63337 -287532022.773 1276734513.61 -7816348.85432 -5.8669444 1.6478338 0.049682987 +2452988.47781 -288973266.483 1277137271.91 -7804133.80731 -5.861921 1.6298284 0.049722916 +2452991.32226 -290413271.152 1277535610.15 -7791909.24995 -5.8568608 1.6118632 0.049760364 +2452994.1667 -291852027.617 1277929538.28 -7779675.80554 -5.8517628 1.593939 0.04979522 +2452997.01115 -293289526.411 1278319066.45 -7767434.12475 -5.8466257 1.5760563 0.049827375 +2452999.85559 -294725757.757 1278704204.98 -7755184.88363 -5.8414481 1.5582163 0.049856731 +2453002.70004 -296160711.584 1279084964.48 -7742928.78027 -5.836229 1.5404198 0.049883206 +2453005.54448 -297594377.546 1279461355.78 -7730666.53278 -5.8309673 1.522668 0.049906718 +2453008.38893 -299026745.044 1279833390 -7718398.8826 -5.8256619 1.5049619 0.049927139 +2453011.23337 -300457803.161 1280201078.48 -7706126.61687 -5.8203112 1.4873025 0.049944321 +2453014.07781 -301887540.653 1280564432.82 -7693850.51122 -5.8149145 1.4696907 0.04995833 +2453016.92226 -303315946.034 1280923464.82 -7681571.3768 -5.8094702 1.4521274 0.049968943 +2453019.7667 -304743007.455 1281278186.54 -7669290.06746 -5.803977 1.4346137 0.049976002 +2453022.61115 -306168712.668 1281628610.29 -7657007.47708 -5.7984331 1.4171507 0.04997934 +2453025.45559 -307593048.997 1281974748.7 -7644724.5418 -5.7928367 1.3997396 0.049978778 +2453028.30004 -309016003.297 1282316614.68 -7632442.24274 -5.7871858 1.3823819 0.04997413 +2453031.14448 -310437561.928 1282654221.54 -7620161.6088 -5.7814783 1.365079 0.049965193 +2453033.98893 -311857710.717 1282987582.93 -7607883.71986 -5.7757121 1.3478325 0.049951754 +2453036.83337 -313276434.919 1283316712.93 -7595609.71013 -5.7698846 1.3306441 0.049933584 +2453039.67781 -314693719.176 1283641626.05 -7583340.772 -5.7639933 1.3135158 0.049910439 +2453042.52226 -316109547.477 1283962337.3 -7571078.16021 -5.7580355 1.2964495 0.049882055 +2453045.3667 -317523903.103 1284278862.19 -7558823.19642 -5.7520082 1.2794476 0.049848151 +2453048.21115 -318936768.578 1284591216.82 -7546577.27433 -5.7459081 1.2625122 0.049808421 +2453051.05559 -320348125.61 1284899417.87 -7534341.86534 -5.7397318 1.2456461 0.049762538 +2453053.90004 -321757955.025 1285203482.69 -7522118.52474 -5.7334757 1.228852 0.049710147 +2453056.74448 -323166236.696 1285503429.36 -7509908.89871 -5.7271356 1.212133 0.049650862 +2453059.58893 -324572949.465 1285799276.72 -7497714.732 -5.7207072 1.1954923 0.049584266 +2453062.43337 -325978071.053 1286091044.46 -7485537.8766 -5.7141857 1.1789336 0.049509903 +2453065.27781 -327381577.965 1286378753.19 -7473380.30148 -5.707566 1.1624607 0.049427276 +2453068.12226 -328783445.377 1286662424.5 -7461244.10357 -5.7008424 1.1460778 0.049335839 +2453070.9667 -330183647.011 1286942081.09 -7449131.52028 -5.6940088 1.1297896 0.049234995 +2453073.81115 -331582154.993 1287217746.83 -7437044.9438 -5.6870582 1.1136011 0.04912408 +2453075.23337 -332280764.678 1287354090.95 -7431012.20193 -5.6835368 1.1055459 0.04906462 +2453075.94448 -332629906.766 1287421892.24 -7427998.61337 -5.6817641 1.1015285 0.049033848 +2453075.98893 -332651724.527 1287426121.63 -7427810.32713 -5.6816531 1.1012776 0.049031901 +2453076.01115 -332662633.247 1287428235.96 -7427716.18681 -5.6815975 1.1011522 0.049030927 +2453076.02226 -332668087.568 1287429293.04 -7427669.11736 -5.6815698 1.1010895 0.049030439 +2453076.02504 -332669451.144 1287429557.3 -7427657.35006 -5.6815628 1.1010738 0.049030317 +2453076.02573 -332670481.407 1287429246.3 -7427823.98428 -5.6815617 1.1010655 0.049031934 +2453078.87018 -334065902.803 1287697876.11 -7415789.71135 -5.6743842 1.0850684 0.048901255 +2453081.71462 -335459543.249 1287962588.69 -7403789.0462 -5.6670667 1.0691881 0.048758281 +2453084.55906 -336851367.156 1288223413.63 -7391825.12613 -5.6595994 1.0534321 0.048602057 +2453087.40351 -338241336.352 1288480382.5 -7379901.33348 -5.6519711 1.0378088 0.048431543 +2453090.24795 -339629409.836 1288733529.08 -7368021.31759 -5.6441699 1.0223279 0.048245602 +2453093.0924 -341015543.501 1288982889.62 -7356189.02167 -5.6361825 1.0069998 0.048042975 +2453095.93684 -342399689.807 1289228503.1 -7344408.71657 -5.6279942 0.99183625 0.04782225 +2453098.78129 -343781797.383 1289470411.5 -7332685.04268 -5.6195884 0.97685012 0.047581825 +2453101.62573 -345161810.545 1289708660.18 -7321023.06009 -5.6109465 0.96205589 0.047319882 +2453104.47018 -346539668.721 1289943298.27 -7309428.30568 -5.6020473 0.94746989 0.047034354 +2453107.31462 -347915305.798 1290174379.15 -7297906.85874 -5.5928668 0.93311062 0.046722885 +2453110.15906 -349288649.357 1290401961.09 -7286465.41758 -5.5833777 0.91899922 0.046382786 +2453113.00351 -350659619.768 1290626107.92 -7275111.38816 -5.5735485 0.90515989 0.046010976 +2453115.84795 -352028129.143 1290846889.84 -7263852.98964 -5.5633433 0.8916205 0.045603904 +2453118.6924 -353394080.078 1291064384.43 -7252699.38067 -5.5527204 0.87841329 0.04515746 +2453121.53684 -354757364.151 1291278677.81 -7241660.8098 -5.5416317 0.86557577 0.044666861 +2453124.38129 -356117860.113 1291489866.09 -7230748.79916 -5.5300206 0.8531518 0.044126498 +2453125.80351 -356797020.623 1291594328.99 -7225344.25705 -5.5239989 0.84711071 0.043835633 +2453126.51462 -357136321.046 1291646283.93 -7222655.61491 -5.5209301 0.84413599 0.043684634 +2453126.87018 -357305900.245 1291672193.1 -7221314.80233 -5.5193807 0.8426605 0.043607689 +2453126.95906 -357348287.596 1291678663.32 -7220979.9697 -5.5189917 0.84229288 0.043588299 +2453126.98129 -357358883.966 1291680280.44 -7220896.28482 -5.5188944 0.84220106 0.043583442 +2453126.9924 -357364182.081 1291681088.93 -7220854.44589 -5.5188457 0.84215516 0.043581012 +2453126.99795 -357366831.121 1291681493.16 -7220833.52729 -5.5188213 0.84213221 0.043579797 +2453126.99934 -357367493.38 1291681594.21 -7220828.29773 -5.5188152 0.84212648 0.043579493 +2453127.00004 -357366581.24 1291679056.57 -7221088.8659 -5.5187988 0.84200452 0.043569438 +2453129.84448 -358721321.58 1291884565.9 -7210460.44019 -5.5059888 0.83052561 0.042913631 +2453132.68893 -360072823.396 1292087325.68 -7200001.927 -5.4924272 0.8196435 0.04218498 +2453135.53337 -361420888.747 1292287492.78 -7189732.54824 -5.4780025 0.80944213 0.041372341 +2453138.37781 -362765289.579 1292485247.06 -7179674.57388 -5.4625805 0.80002733 0.040462062 +2453141.22226 -364105761.101 1292680796.76 -7169853.96072 -5.4459952 0.79152424 0.039437486 +2453144.0667 -365441993.037 1292874383.77 -7160301.34787 -5.4280414 0.78408859 0.038277212 +2453146.91115 -366773619.061 1293066295.78 -7151053.19473 -5.4084657 0.77793847 0.036954817 +2453149.75559 -368100202.823 1293256882.73 -7142153.35951 -5.3869439 0.77334472 0.035436164 +2453152.60004 -369421215.783 1293446564.14 -7133655.29701 -5.3630502 0.77063371 0.033676709 +2453153.31115 -369750525.759 1293493900.85 -7131600.97341 -5.3566444 0.7702998 0.033192625 +2453153.48893 -369832861.237 1293505654.68 -7130979.26709 -5.3708029 0.75273962 0.058541589 +2453156.33337 -371149436.182 1293690647.45 -7116851.51443 -5.3429301 0.75320022 0.056368391 +2453159.17781 -372458695.761 1293876126.04 -7103307.67489 -5.3111103 0.7568239 0.053771284 +2453162.02226 -373759537.197 1294062976.64 -7090467.3725 -5.2741969 0.76455198 0.050616332 +2453164.8667 -375050518.495 1294252365.04 -7078490.3808 -5.2305369 0.77775291 0.046705434 +2453167.71115 -376329698.547 1294445872.97 -7067597.17979 -5.1776501 0.79850361 0.041732951 +2453170.55559 -377594372.68 1294645742.92 -7058110.96306 -5.1116514 0.83018933 0.035166871 +2453171.97781 -378220100.187 1294749031.89 -7054034.91993 -5.0718158 0.85170314 0.031062737 +2453172.68893 -378531041.663 1294801740.74 -7052196.87606 -5.0497096 0.86430627 0.028735448 +2453173.04448 -378685990.467 1294828396.23 -7051333.08125 -5.0380299 0.87113932 0.0274918 +2453173.40004 -378840573.029 1294855261.42 -7050507.53077 -5.0255673 0.87469987 0.026699278 +2453174.82226 -379454905.737 1294964712.82 -7047576.30228 -4.971866 0.90799868 0.020815683 +2453176.24448 -380062042.373 1295078770.87 -7045447.64246 -4.9079599 0.95011462 0.01356408 +2453176.95559 -380362474.669 1295137907.3 -7044743.71874 -4.8711208 0.97544157 0.0092636147 +2453177.00004 -380381175.114 1295141656.24 -7044708.69604 -4.8686917 0.97713606 0.0089770009 +2453177.02226 -380390521.831 1295143533.16 -7044691.59849 -4.8674712 0.97798855 0.0088328512 +2453177.03337 -380395194.31 1295144472.24 -7044683.15364 -4.8668594 0.97841612 0.008760565 +2453177.03893 -380397530.329 1295144941.93 -7044678.95725 -4.8665532 0.97863023 0.0087243681 +2453177.0417 -380398698.283 1295145176.81 -7044676.86558 -4.8664 0.97873737 0.0087062563 +2453177.0424 -380398990.266 1295145235.54 -7044676.34334 -4.8663616 0.97876416 0.008701727 +2453177.04241 -380398995.142 1295145236.52 -7044676.33462 -4.866361 0.97876461 0.0087016514 diff --git a/extras-standard/cassini/data/cassini-orbit.xyzv b/data/spacecrafts/interplanetary-missions/cassini/data/cassini-orbit.xyzv similarity index 98% rename from extras-standard/cassini/data/cassini-orbit.xyzv rename to data/spacecrafts/interplanetary-missions/cassini/data/cassini-orbit.xyzv index 099bba29d8..021c0b81d1 100644 --- a/extras-standard/cassini/data/cassini-orbit.xyzv +++ b/data/spacecrafts/interplanetary-missions/cassini/data/cassini-orbit.xyzv @@ -1,6747 +1,6747 @@ -# Celestia xyzv file generated by spice2xyzv -# -# * with one modification made by hand: -# Added an extra record at time of Huygens separation (JD 2453364.58408) -# This ensures that Cassini and Huygens are in the same place at separation -# time. -# A velocity of 0.35 m/s velocity was subtracted from the Huygens velocity; -# this is the relative velocity imparted by the push-off springs. -# -# Creation date: Mon Jun 02 08:52:41 2008 -# -# SPICE kernel files used: -# de421.bsp -# sat252s.bsp -# 000331R_SK_LP0_V1P32.bsp -# 000331RB_SK_V1P32_V2P12.bsp -# 000331R_SK_V2P12_EP15.bsp -# 010420R_SCPSE_EP1_JP83.bsp -# 010423_SK_JP67_SP0.bsp -# 020425B_SK_SM812_T45.bsp -# 030201AP_OPK_SM546_T45.bsp -# 040622AP_OPK_04122_08222.bsp -# 041001AP_SK_04275_08222.bsp -# 041210AP_OPK_04329_08189.bsp -# 050720AP_SCPSE_05119_08222.bsp -# 060323AP_SCPSE_06082_08222.bsp -# 070209AP_SCPSE_06356_08222.bsp -# 070918AP_SCPSE_07261_10191.bsp -# -# Start date: 2004-Jun-20 12:00 -# End date: 2010-Jul-10 11:00 -# Observer: SATURN (699) -# Target: CASSINI (-82) -# Frame: eclipJ2000 -# -# Min step size: 60 s -# Max step size: 432000 s -# Tolerance: 20 km -# -# Records are -# Time is a TDB Julian date -# Position in km -# velocity in km/sec - -2453177.00074 -5248898.01511 -4386700.5701 644044.563749 4.9340669 3.6867166 -0.42806682 -2453178.42297 -4637599.42377 -3929439.88279 590801.115216 5.0185995 3.7585673 -0.43898888 -2453179.84519 -4014578.41574 -3462134.71579 536020.844035 5.126445 3.8516326 -0.45332734 -2453181.26741 -3376256.44669 -2981514.65249 479165.556313 5.2704754 3.9780342 -0.47328509 -2453181.97852 -3049688.15697 -2734651.97044 449690.439132 5.362801 4.0605506 -0.48667032 -2453182.68963 -2716872.51754 -2482164.79251 419293.080989 5.4748925 4.1621884 -0.5035206 -2453183.40074 -2376369.86891 -2222642.35307 387711.75481 5.6146442 4.2913447 -0.52558729 -2453184.11185 -2026124.73947 -1953995.99618 354541.700577 5.7947654 4.4622965 -0.55590153 -2453184.82297 -1663026.18116 -1672930.14296 319117.162925 6.0382131 4.7018081 -0.60037523 -2453185.17852 -1475179.62219 -1526104.5018 300214.501936 6.1965083 4.8631363 -0.63158686 -2453185.53408 -1281939.78039 -1373694.3448 280212.587428 6.3914216 5.0681913 -0.6726307 -2453185.88963 -1081952.06528 -1214039.4826 258730.3564 6.6393199 5.3398253 -0.72924761 -2453186.24519 -873190.317089 -1044502.98259 235135.303031 6.9690836 5.7216247 -0.81289313 -2453186.42297 -764570.865679 -954709.861796 222214.851501 7.1805522 5.9799536 -0.87202192 -2453186.60074 -652369.982937 -860433.809375 208249.131397 7.4379048 6.3100898 -0.95038652 -2453186.77852 -535747.164452 -760302.043363 192862.455197 7.7603755 6.7510795 -1.0596849 -2453186.9563 -413475.567539 -652097.273669 175419.669367 8.1804884 7.3791218 -1.2238364 -2453187.13408 -283648.9832 -531809.28751 154704.169506 8.7572798 8.3687965 -1.501001 -2453187.22297 -214986.856327 -464779.826389 142360.803239 9.1358474 9.1296466 -1.728155 -2453187.31185 -143110.046681 -390688.409017 127844.191615 9.5969414 10.24395 -2.081082 -2453187.3563 -105759.253123 -349907.41564 119373.92221 9.8596668 11.030433 -2.3437862 -2453187.40074 -67373.4528749 -305645.514935 109713.221758 10.132755 12.07644 -2.7097384 -2453187.44519 -27975.5187501 -256622.257658 98336.6084803 10.37486 13.548171 -3.2554824 -2453187.48963 12082.898456 -200627.738381 84269.2703426 10.430438 15.789404 -4.1546211 -2453187.51185 31958.3394974 -168824.313404 75654.6109108 10.229069 17.413761 -4.8589274 -2453187.53408 51104.338102 -133411.3044 65413.2377143 9.6142862 19.583195 -5.8752283 -2453187.5563 68264.3830887 -93150.5206057 52767.2513705 8.0056583 22.462073 -7.394262 -2453187.57852 80347.1410185 -46819.2571786 36558.8085552 4.0123969 25.824712 -9.6267715 -2453187.58963 82577.9740714 -21320.2983641 26672.5011858 0.42028472 27.193597 -10.976275 -2453187.60074 80753.4045461 5064.1953752 15525.4364274 -4.3973473 27.533618 -12.190049 -2453187.61185 73950.7638065 30983.1543499 3451.76263689 -9.7646566 26.149263 -12.833813 -2453187.62297 62241.290906 54742.7912429 -8848.35648208 -14.419395 23.160627 -12.668388 -2453187.63408 46775.2058406 75233.7018005 -20666.5978634 -17.52203 19.498219 -11.876093 -2453187.64519 29082.8920028 92244.6025693 -31565.9076879 -19.125321 16.019438 -10.814326 -2453187.66741 -8604.09584021 117610.255081 -50335.8981633 -19.751938 10.799735 -8.8140836 -2453187.68963 -45984.8473907 134983.493431 -65756.1887015 -19.094571 7.5528799 -7.3330509 -2453187.71185 -81774.280211 147359.259164 -78767.1590277 -18.177061 5.4838469 -6.277791 -2453187.7563 -148188.669973 163328.032453 -100027.485399 -16.471536 3.1055416 -4.9202481 -2453187.80074 -208747.912378 172567.649604 -117218.760164 -15.126194 1.8217769 -4.0934495 -2453187.84519 -264729.89406 177942.603375 -131804.484718 -14.071927 1.0351711 -3.536022 -2453187.93408 -366494.270363 182059.01333 -155985.934782 -12.529288 0.13963797 -2.8257615 -2453188.02297 -458328.795941 181108.566881 -175883.293388 -11.442174 -0.34380877 -2.3861407 -2453188.11185 -542924.198179 177250.367591 -192981.661265 -10.622753 -0.63900774 -2.0833048 -2453188.28963 -696445.717889 164594.0472 -221677.735001 -9.4459793 -0.96918912 -1.6869875 -2453188.46741 -834878.018246 148270.553261 -245524.230434 -8.6217817 -1.1393709 -1.4343947 -2453188.64519 -962330.617353 129960.544298 -266118.767074 -7.9998088 -1.2362287 -1.2564244 -2453188.82297 -1081287.08314 110489.464779 -284344.979116 -7.5067482 -1.2942977 -1.1225365 -2453189.17852 -1299778.89114 69702.8134374 -315693.494764 -6.7604168 -1.3518713 -0.93169728 -2453189.53408 -1498629.40552 27806.1744513 -342195.587211 -6.2103964 -1.3717075 -0.80104924 -2453189.88963 -1682567.50324 -14397.9508729 -365260.012405 -5.7807728 -1.3739364 -0.70498097 -2453190.24519 -1854617.0957 -56517.7144005 -385729.946991 -5.4314561 -1.367168 -0.63060841 -2453190.9563 -2170808.90804 -139781.262392 -420908.052069 -4.8891138 -1.3414411 -0.52150777 -2453191.66741 -2458063.49377 -221235.623948 -450453.648107 -4.4786145 -1.3096183 -0.44420363 -2453192.37852 -2722833.6444 -300684.959479 -475874.827885 -4.1514464 -1.2766193 -0.38579104 -2453193.08963 -2969351.11779 -378118.964499 -498109.534626 -3.8811426 -1.2441917 -0.33966758 -2453193.80074 -3200584.36559 -453598.078623 -517785.676015 -3.6518218 -1.2130559 -0.30201667 -2453195.22297 -3625403.31637 -599036.695378 -551125.332986 -3.2785423 -1.1550585 -0.24372104 -2453196.64519 -4009463.73995 -737709.099648 -578266.771782 -2.9827111 -1.1029195 -0.19989466 -2453198.06741 -4360524.19981 -870302.606897 -600622.808983 -2.7382287 -1.0559589 -0.16521324 -2453199.48963 -4683892.61496 -997394.361314 -619125.189615 -2.5300638 -1.0132677 -0.136789 -2453200.91185 -4983399.42797 -1119463.07256 -634427.097211 -2.3486265 -0.97403714 -0.11291804 -2453203.7563 -5521676.03797 -1350006.82998 -657259.999805 -2.0425456 -0.90352512 -0.074776483 -2453206.60074 -5991679.35752 -1564126.12487 -671922.688209 -1.7895733 -0.83993377 -0.045772375 -2453209.44519 -6404304.56025 -1763244.50762 -680257.942789 -1.573729 -0.78115024 -0.02290718 -2453212.28963 -6767480.55788 -1948461.6285 -683478.610937 -1.3857215 -0.72691513 -0.0037796806 -2453215.13408 -7087060.03366 -2120934.0255 -682286.653183 -1.2178052 -0.67743549 0.01319698 -2453217.97852 -7367156.74887 -2281743.14307 -677136.565047 -1.0635855 -0.63159113 0.028353297 -2453220.82297 -7610685.49672 -2431528.40825 -668507.753927 -0.91980039 -0.58751081 0.04151592 -2453223.66741 -7819986.47396 -2570532.63478 -656904.338824 -0.785045 -0.54372834 0.052615869 -2453226.51185 -7997226.04866 -2698835.41134 -642753.943011 -0.65870386 -0.50048566 0.062351353 -2453229.3563 -8144366.44578 -2816655.09388 -626293.512309 -0.53975714 -0.45874348 0.07162663 -2453232.20074 -8262858.37195 -2924485.37425 -607555.740881 -0.42511712 -0.41903072 0.080819576 -2453235.04519 -8353492.65699 -3022692.44035 -586611.775466 -0.31274722 -0.3801703 0.089470088 -2453237.88963 -8416728.57154 -3111271.94215 -563677.596093 -0.20225952 -0.34055738 0.097010644 -2453240.73408 -8453081.74203 -3189964.06768 -539025.884549 -0.094096282 -0.29962206 0.10345711 -2453241.08963 -8455767.74448 -3199088.93831 -535835.971188 -0.080779292 -0.29444111 0.10421703 -2453241.13408 -8456074.74609 -3200218.34565 -535435.597311 -0.079117513 -0.29379182 0.104311 -2453241.1563 -8456225.85432 -3200782.11418 -535235.275138 -0.078286928 -0.29346705 0.10435792 -2453241.17852 -8456334.11407 -3201436.67824 -534974.113536 -0.017098465 -0.42689631 0.19328638 -2453241.22297 -8456164.23841 -3203589.59339 -533889.567942 0.061994671 -0.59783864 0.3074056 -2453244.06741 -8428006.52057 -3345365.59282 -457627.610417 0.16681239 -0.55582501 0.31313501 -2453246.91185 -8374315.70818 -3476758.72236 -379998.494024 0.27012038 -0.51349093 0.31860782 -2453249.7563 -8295148.23902 -3597686.81235 -301074.332061 0.37441665 -0.47030439 0.32349494 -2453252.60074 -8190175.02531 -3707735.86363 -221089.162298 0.48019983 -0.42476806 0.32717042 -2453255.44519 -8059039.22067 -3806151.11504 -140407.11494 0.58706814 -0.37550519 0.32916281 -2453258.28963 -7901595.58754 -3892022.49372 -59401.2034109 0.69427652 -0.32271047 0.3298558 -2453261.13408 -7717770.60906 -3964554.07026 21675.0596574 0.80199083 -0.2672212 0.32989582 -2453263.97852 -7507159.51483 -4023177.62023 102712.819799 0.91263237 -0.20933392 0.32945145 -2453266.82297 -7268784.75746 -4067136.1663 183516.184375 1.028223 -0.14748738 0.32781068 -2453269.66741 -7001341.29118 -4095164.94586 263672.869845 1.1491301 -0.07945527 0.32413382 -2453272.51185 -6703516.76082 -4105556.58914 342634.809838 1.275383 -0.0036735482 0.31802563 -2453275.3563 -6374036.30471 -4096314.53775 419821.171977 1.4069969 0.080302024 0.30976591 -2453278.20074 -6011329.84952 -4065358.70868 494720.495202 1.5462431 0.17319802 0.2994062 -2453279.62297 -5816826.87694 -4041018.50086 531145.658828 1.620085 0.22351529 0.29328873 -2453279.97852 -5766766.91229 -4033950.93448 540129.65018 1.6390571 0.23664906 0.29159703 -2453279.98963 -5765193.13151 -4033723.55275 540409.557537 1.6396529 0.23706292 0.29154329 -2453279.99519 -5764406.02659 -4033609.71286 540549.491861 1.6399509 0.23726993 0.2915164 -2453279.99797 -5764012.42049 -4033552.75566 540619.454182 1.6400999 0.23737345 0.29150295 -2453279.99935 -5763815.60403 -4033524.26774 540654.434132 1.6401744 0.23742521 0.29149622 -2453280.00005 -5771005.72329 -4029073.25632 535557.806417 1.6427274 0.23660985 0.2928493 -2453282.84449 -5347925.40772 -3957301.48711 605677.99059 1.8029367 0.35030191 0.2769455 -2453285.68894 -4883405.66261 -3855212.97731 671187.069031 1.9805032 0.48458742 0.25492142 -2453288.53338 -4372771.0994 -3716812.79732 730289.546422 2.179067 0.64724002 0.2243854 -2453291.37783 -3810099.68478 -3533827.11802 780487.645064 2.4053354 0.84982461 0.18170231 -2453292.80005 -3506838.2389 -3422090.12799 801168.831154 2.5324612 0.9715453 0.15402939 -2453294.22227 -3187216.9594 -3294285.93189 818089.028339 2.6719783 1.1121623 0.12018812 -2453295.64449 -2849548.00504 -3147750.68469 830364.234909 2.8267894 1.2776134 0.077970744 -2453297.06672 -2491711.91783 -2978909.31613 836761.76496 3.0009418 1.4771489 0.023757796 -2453298.48894 -2111035.37181 -2782750.75589 835479.576754 3.1995939 1.7253146 -0.048292957 -2453299.91116 -1704109.4974 -2551912.84008 823749.88926 3.4294253 2.0468924 -0.14853186 -2453300.62227 -1489486.36148 -2420142.18465 812657.752133 3.5587775 2.2480203 -0.21478972 -2453301.33338 -1266576.50289 -2274895.21516 797032.061433 3.6993791 2.4874323 -0.296969 -2453302.04449 -1034653.70039 -2113417.29599 775709.127795 3.8522703 2.7792614 -0.40160261 -2453302.7556 -792970.816451 -1931878.40905 747006.21874 4.016813 3.1449995 -0.53950237 -2453303.46672 -540903.903931 -1724711.8676 708359.545393 4.1890104 3.6214355 -0.7294844 -2453303.82227 -410905.908225 -1608999.68628 684096.801247 4.273815 3.9201007 -0.8542544 -2453304.17783 -278385.124885 -1483283.38462 655577.341393 4.3521898 4.2753562 -1.008135 -2453304.53338 -143663.924712 -1345548.63119 621743.913551 4.4149917 4.7064594 -1.2025739 -2453304.88894 -7471.37633955 -1193031.99239 581090.45599 4.4434735 5.2449131 -1.4562103 -2453305.06672 60714.6523442 -1109965.27134 557525.598709 4.4286576 5.586956 -1.6183438 -2453305.11116 77688.8890674 -1088285.6652 551212.734619 4.4069091 5.7157171 -1.6733435 -2453305.13338 86107.3623155 -1077197.61209 547951.777839 4.3400844 5.8584803 -1.7375978 -2453305.14449 90187.2424627 -1071505.80871 546226.213359 4.0908516 5.9873501 -1.8955831 -2453305.1556 93920.1522873 -1065860.9349 544298.389206 3.7736886 5.7431775 -2.069264 -2453305.17783 101126.698453 -1055027.16578 540297.890925 3.7508875 5.6019338 -2.0915573 -2453305.26672 129925.355426 -1011669.91659 523928.173611 3.74342 5.7206939 -2.1767955 -2453305.62227 242647.300714 -823080.629941 450165.452191 3.5583318 6.6104722 -2.6557168 -2453305.80005 295886.10604 -717280.862676 407010.033824 3.3569962 7.1814234 -2.9742242 -2453305.97783 345112.047289 -601927.680699 358415.579382 3.025093 7.8577907 -3.3675027 -2453306.1556 387708.25803 -475253.933368 303052.689924 2.4743053 8.6577468 -3.8600667 -2453306.33338 419197.369434 -335333.377918 239187.687458 1.5432791 9.5777981 -4.478359 -2453306.42227 428515.321877 -259921.71805 203433.182967 0.85208098 10.060255 -4.8379477 -2453306.51116 431739.30673 -180863.602517 164809.250556 -0.052569826 10.519999 -5.2234893 -2453306.60005 427025.020778 -98545.2429627 123185.746588 -1.2234725 10.896057 -5.613983 -2453306.68894 412169.403495 -13969.3223292 78675.3937809 -2.6960965 11.087437 -5.9655768 -2453306.77783 384894.367632 70930.9191726 31838.921442 -4.4454473 10.9558 -6.2053581 -2453306.86672 343523.442141 153140.076088 -16121.6709863 -6.3324861 10.369867 -6.2439982 -2453306.9556 287929.341071 228952.833074 -63391.9888447 -8.1010617 9.2981604 -6.0211671 -2453307.04449 220084.521929 295047.04294 -107980.883584 -9.4868024 7.8737005 -5.5566324 -2453307.13338 143531.606241 349598.190766 -148365.428365 -10.363241 6.3327571 -4.9454462 -2453307.22227 62108.7373163 392557.296475 -183851.443585 -10.772289 4.8815078 -4.2971649 -2453307.31116 -21059.5720246 425088.075004 -214470.737615 -10.840829 3.6265766 -3.6868211 -2453307.40005 -103865.480816 448825.55781 -240666.369981 -10.69684 2.5906106 -3.147989 -2453307.57783 -264005.961126 476177.749157 -282124.964566 -10.116537 1.0807402 -2.2980824 -2453307.7556 -414176.26846 484728.497472 -312521.956506 -9.436134 0.10143568 -1.6938466 -2453307.93338 -554069.992216 480958.595477 -335017.97599 -8.7891439 -0.55000095 -1.2580369 -2453308.11116 -684526.238308 468866.894862 -351742.409315 -8.2091073 -0.99774 -0.93491408 -2453308.28894 -806605.723231 450971.92961 -364129.115095 -7.697564 -1.3148713 -0.68849839 -2453308.64449 -1029502.25341 403807.369385 -379556.292419 -6.8486581 -1.7158539 -0.34170611 -2453309.00005 -1229188.84462 347308.725774 -386309.754036 -6.1763529 -1.9419233 -0.11243307 -2453309.3556 -1410256.6339 285442.304524 -387156.631184 -5.6295415 -2.0742795 0.04849384 -2453309.71116 -1575997.08183 220416.583552 -383765.746554 -5.1738422 -2.1522005 0.16654948 -2453310.06672 -1728831.77877 153552.198937 -377213.904346 -4.7861776 -2.1965328 0.25609834 -2453310.77783 -2002698.75107 17353.4175939 -357342.294169 -4.1560674 -2.227315 0.3811892 -2453311.48894 -2242232.27005 -119305.130073 -331259.20283 -3.6590621 -2.216485 0.4624196 -2453312.20005 -2454144.65797 -254586.926744 -301046.755968 -3.2514979 -2.1847553 0.51767928 -2453312.91116 -2643070.62447 -387544.135196 -267983.416393 -2.9074252 -2.1419479 0.5563723 -2453313.62227 -2812367.01143 -517667.122334 -232907.601194 -2.6103018 -2.0930926 0.58387201 -2453315.04449 -3101592.94594 -768423.771765 -158870.388202 -2.1158718 -1.9870424 0.61728058 -2453316.46672 -3336087.29548 -1005837.07416 -81938.0366189 -1.7130945 -1.8768531 0.63260394 -2453317.88894 -3525118.03025 -1229662.36269 -3849.22341895 -1.3721608 -1.7661652 0.63689604 -2453319.31116 -3675111.17265 -1439920.42062 74289.1744582 -1.0753708 -1.6561525 0.63387853 -2453320.73338 -3790730.6347 -1636714.67941 151721.13382 -0.8111227 -1.5469883 0.62565071 -2453322.1556 -3875476.52159 -1820127.70664 227886.837885 -0.57187389 -1.4383802 0.61348339 -2453323.57783 -3932055.25258 -1990234.27306 302369.697471 -0.35181399 -1.3303079 0.598342 -2453326.42227 -3968550.01432 -2290609.62017 444992.886667 0.047238411 -1.1137628 0.56079814 -2453329.26672 -3911718.94414 -2537249.58022 577286.766852 0.4110205 -0.89195342 0.51426693 -2453330.68894 -3850483.23714 -2639811.14737 638850.636549 0.58499913 -0.77670772 0.48730404 -2453331.40005 -3811760.38006 -2685630.87038 668334.054469 0.67309412 -0.71604696 0.47255902 -2453332.82227 -3718613.56947 -2766171.85127 724515.27217 0.84262621 -0.59393591 0.44133967 -2453333.17783 -3692081.05124 -2783936.10668 737946.442682 0.88474087 -0.56253016 0.43305288 -2453333.3556 -3678329.82674 -2792455.0154 744565.802523 0.90578233 -0.54668629 0.42883418 -2453333.44449 -3671333.02487 -2796623.0155 747851.080119 0.91630123 -0.53872589 0.42670449 -2453333.48894 -3667804.33126 -2798684.06321 749487.57162 0.9215599 -0.53473526 0.42563421 -2453333.49449 -3667361.82477 -2798940.6163 749691.84387 0.92221717 -0.53423592 0.42550016 -2453333.49727 -3667140.45321 -2799068.80295 749793.955863 0.9225458 -0.5339862 0.42543311 -2453333.49866 -3667029.73786 -2799132.8738 749845.005825 0.92271012 -0.53386133 0.42539958 -2453333.49935 -3666974.37278 -2799164.90361 749870.529297 0.92279227 -0.5337989 0.42538282 -2453333.50005 -3663370.26569 -2800876.14755 757030.517209 0.92218617 -0.53305505 0.42363997 -2453336.34449 -3395449.10713 -2899169.18432 851999.457287 1.2582987 -0.26138462 0.34659692 -2453339.18894 -3044348.33519 -2926070.78738 925886.900992 1.6010764 0.050648564 0.25106699 -2453340.61116 -2836733.61917 -2909110.04689 953298.381098 1.7790137 0.22829812 0.19383723 -2453342.03338 -2606841.07496 -2869168.06406 973181.402969 1.9641989 0.42554676 0.12815739 -2453343.4556 -2353601.68311 -2803455.94918 984330.163678 2.1594446 0.6490267 0.051114298 -2453344.87783 -2075603.53991 -2708208.7567 985110.785603 2.3677477 0.90813611 -0.041430298 -2453346.30005 -1771007.89792 -2578222.70363 973247.221261 2.5930201 1.2175139 -0.15607803 -2453347.72227 -1437449.27072 -2405974.27599 945405.171645 2.840089 1.6012676 -0.3039658 -2453348.43338 -1258895.44373 -2300622.5102 923969.576535 2.9733705 1.83361 -0.39631203 -2453349.14449 -1071932.89125 -2179890.39532 896350.222536 3.1138876 2.1036819 -0.50611718 -2453349.8556 -876110.466346 -2041087.44079 861291.085312 3.2617147 2.4244948 -0.63980896 -2453350.56672 -671005.080149 -1880523.97451 817036.557909 3.4156993 2.8162769 -0.80761878 -2453351.27783 -456355.687024 -1692893.68897 761001.455292 3.57102 3.3128776 -1.0271327 -2453351.63338 -345503.37305 -1586555.47373 727382.229078 3.6451357 3.6178302 -1.1655373 -2453351.98894 -232471.688109 -1470075.95316 689112.209487 3.7119994 3.9755338 -1.3312621 -2453352.34449 -117588.707619 -1341577.74602 645208.234201 3.7639233 4.4039751 -1.534412 -2453352.70005 -1523.09723665 -1198479.00601 594290.406983 3.7851909 4.9327672 -1.7915271 -2453352.87783 56547.1039842 -1120292.4881 565583.05227 3.7710892 5.2590975 -1.9516757 -2453352.92227 71007.0575327 -1099909.47328 557998.047742 3.7584681 5.3604767 -2.0003069 -2453352.96672 85370.6202477 -1079052.96149 550183.969415 3.7019181 5.5303932 -2.0884387 -2453352.97783 88888.8173571 -1073697.45915 548140.530654 3.6046441 5.6357343 -2.1924358 -2453352.98894 92209.0240431 -1068286.93626 545879.189857 3.3051346 5.532819 -2.5389142 -2453353.01116 98483.2545243 -1058058.35003 540857.23418 3.2719278 5.2425758 -2.6333583 -2453353.10005 123682.184505 -1017561.76535 520364.689912 3.2787367 5.3453664 -2.7108495 -2453353.4556 222356.661513 -840459.782797 430422.947399 3.1109099 6.2413245 -3.1723516 -2453353.63338 268848.113922 -740226.223794 379456.785677 2.9272316 6.8282658 -3.4732911 -2453353.81116 311663.993507 -630043.721138 323387.927151 2.6216196 7.5429406 -3.8399906 -2453353.98894 348301.119585 -507631.617139 261039.864053 2.1014064 8.4289627 -4.2952484 -2453354.16672 374169.952161 -369966.712652 190845.747442 1.1737225 9.5364751 -4.8656738 -2453354.2556 380516.466376 -294293.017681 152220.800637 0.43885384 10.179116 -5.1976553 -2453354.34449 380161.614381 -213514.801404 110954.522895 -0.59001813 10.859657 -5.5504899 -2453354.43338 370366.473653 -127555.376553 66993.7769483 -2.044695 11.510853 -5.8905135 -2453354.52227 347265.838906 -37203.2778835 20721.4891935 -4.0789032 11.96242 -6.1315559 -2453354.61116 306042.732035 54805.2508411 -26489.5913376 -6.7534694 11.86832 -6.0971892 -2453354.70005 242663.018008 142496.073528 -71608.6531526 -9.7452552 10.770511 -5.551727 -2453354.74449 202575.760458 182043.147309 -92015.4173543 -11.0998 9.7819838 -5.0536596 -2453354.78894 157747.387411 217329.068441 -110269.510003 -12.197605 8.5663638 -4.4382213 -2453354.87783 58588.2572254 272855.779108 -139139.384496 -13.40323 5.8894549 -3.0766364 -2453354.96672 -45211.4625748 308587.196177 -157918.232112 -13.482721 3.5034211 -1.8578094 -2453355.0556 -146965.940272 328172.765231 -168436.145349 -12.953911 1.6937474 -0.93035768 -2453355.14449 -243640.634473 335937.381963 -172887.564195 -12.20602 0.40332594 -0.26713216 -2453355.23338 -334386.484785 335339.063189 -173035.295715 -11.429453 -0.5067278 0.20185744 -2453355.32227 -419318.275842 328821.508768 -170128.755059 -10.698645 -1.1548113 0.53673603 -2453355.50005 -573649.138988 304192.984222 -158312.777628 -9.4428881 -1.969334 0.95930769 -2453355.67783 -710707.251824 270138.209948 -141592.772246 -8.4406331 -2.4229693 1.1961686 -2453355.8556 -833940.324041 230714.509291 -122059.613491 -7.6331301 -2.6873379 1.3353241 -2453356.03338 -945932.819428 188124.512363 -100851.95873 -6.9698275 -2.8447592 1.4190992 -2453356.38894 -1143396.00655 98076.4990532 -55815.9234457 -5.9405899 -2.990647 1.4988132 -2453356.56672 -1231422.01675 51906.560909 -32668.4135469 -5.5288828 -3.0235699 1.5044165 -2453356.92227 -1390437.44315 -41169.4199053 13700.7601218 -4.8508772 -3.0277952 1.5100787 -2453357.27783 -1530835.86289 -133759.484268 59920.344693 -4.3081571 -2.9960675 1.4968163 -2453357.63338 -1656090.89967 -225063.280922 105566.648099 -3.8597014 -2.946049 1.4737942 -2453358.34449 -1870422.84461 -402362.705418 194356.633946 -3.1518146 -2.822159 1.4146721 -2453359.0556 -2046708.70654 -571652.495495 279283.918214 -2.6079728 -2.6880249 1.3494976 -2453359.76672 -2193024.86761 -732668.5202 360172.538451 -2.1691299 -2.5537574 1.2837109 -2453360.47783 -2314713.35423 -885524.380532 437051.934521 -1.802095 -2.422649 1.2191382 -2453361.18894 -2415520.77294 -1030444.82903 510015.693158 -1.4867752 -2.2954827 1.1562837 -2453362.61116 -2564833.70563 -1297438.47313 644626.491433 -0.96336808 -2.0524526 1.0357237 -2453364.03338 -2656167.08608 -1535353.35353 764787.608334 -0.53573261 -1.8215527 0.92081095 -2453364.58408 -2678111.32328 -1619946.70759 807564.757047 -0.38810156 -1.7347066 0.87737208 -2453365.4556 -2699024.67571 -1745416.59019 871068.930235 -0.17032131 -1.5984045 0.80947735 -2453366.87783 -2699762.70251 -1928335.81536 963796.730484 0.15237516 -1.3791104 0.69989611 -2453367.23338 -2693916.8263 -1969862.6435 984877.777023 0.22791475 -1.3244584 0.67256631 -2453367.41116 -2690130.50185 -1989996.41062 995103.406781 0.26502557 -1.2971241 0.65889474 -2453367.58894 -2685894.91465 -2009742.97193 1005151.76947 0.27963798 -1.2759282 0.65137473 -2453369.01116 -2634083.72699 -2153047.51088 1078445.82996 0.55999043 -1.0560738 0.54132847 -2453370.43338 -2549018.78626 -2269100.2955 1138090.72703 0.82193595 -0.83168121 0.4288605 -2453371.8556 -2432627.65596 -2357113.9922 1183648.32387 1.0708559 -0.59928194 0.3116948 -2453373.27783 -2286134.19727 -2415855.17638 1214449.15017 1.3125658 -0.35418829 0.18837129 -2453374.70005 -2110183.2776 -2443394.50073 1229558.49725 1.5510141 -0.090332115 0.055665247 -2453376.12227 -1904920.40769 -2436958.18554 1227570.75988 1.7902691 0.20043639 -0.090734688 -2453377.54449 -1670021.83482 -2392574.021 1206466.32914 2.0341168 0.52959906 -0.25664885 -2453378.96672 -1404650.53066 -2304495.21975 1163323.02011 2.2868826 0.91544153 -0.45137776 -2453380.38894 -1107466.55812 -2164051.05086 1093735.59797 2.5525329 1.3886202 -0.69046336 -2453381.10005 -946400.790177 -2070167.55855 1046981.66669 2.6911529 1.6742477 -0.83491006 -2453381.81116 -776701.588223 -1957351.98655 990650.540803 2.8334575 2.0073268 -1.0034541 -2453382.52227 -598176.202334 -1822164.03021 922994.757226 2.9780859 2.4063863 -1.2055232 -2453383.23338 -410790.916382 -1659687.30195 841515.150656 3.1206725 2.9023054 -1.4568452 -2453383.94449 -215005.870255 -1462434.92253 742404.013693 3.2479444 3.551033 -1.7858898 -2453384.30005 -114458.022018 -1347189.19248 684416.438201 3.2952671 3.9645647 -1.9957581 -2453384.6556 -12789.2870624 -1217918.00916 619310.537792 3.3184178 4.4701761 -2.2523512 -2453385.01116 89121.7290218 -1071004.38253 545240.83273 3.3188004 5.1231825 -2.5860388 -2453385.36672 190060.643729 -901678.197256 459645.310561 3.2198983 5.9423165 -3.0067062 -2453385.54449 238599.333351 -806506.20563 411471.925991 3.0887467 6.4652626 -3.2737167 -2453385.72227 284498.344148 -702522.222292 358799.009622 2.8690805 7.0946534 -3.5951568 -2453385.90005 325984.241074 -587833.275385 300656.410067 2.5004682 7.8661125 -3.9895391 -2453386.07783 359956.736784 -459906.052912 235740.768777 1.8628805 8.8269657 -4.4815697 -2453386.16672 372476.351309 -389978.544045 200226.513942 1.3724388 9.3934392 -4.7722042 -2453386.2556 380575.060558 -315470.001755 162359.671726 0.70049256 10.019169 -5.0938848 -2453386.34449 382564.101057 -235966.613251 121921.320314 -0.2351287 10.689667 -5.4396555 -2453386.43338 375988.68664 -151286.488242 78806.6453217 -1.5527224 11.35372 -5.7840635 -2453386.52227 357357.753131 -61920.0772372 33247.578151 -3.399273 11.877175 -6.0596174 -2453386.61116 322148.533877 30069.8918095 -13729.4473082 -5.8726146 11.973565 -6.1211016 -2453386.70005 265973.311451 119778.227645 -59651.4157447 -8.7868837 11.209051 -5.7468721 -2453386.74449 229470.534164 161364.361888 -80992.2829367 -10.204102 10.402984 -5.343934 -2453386.78894 187844.324488 199339.569801 -100521.878294 -11.435866 9.3381356 -4.8083728 -2453386.87783 93140.0574908 261430.961543 -132587.221039 -13.011978 6.7853742 -3.5173979 -2453386.96672 -8817.91460925 303761.593669 -154649.006299 -13.385554 4.3126851 -2.2632607 -2453387.0556 -110591.245182 329025.140112 -168026.24302 -13.035649 2.3606589 -1.267955 -2453387.14449 -208257.177489 341384.373186 -174814.418987 -12.370667 0.9371911 -0.54001713 -2453387.23338 -300411.576777 344466.27041 -176852.229542 -11.625856 -0.077358756 -0.019794066 -2453387.32227 -386890.516022 340931.143986 -175492.873944 -10.902514 -0.80364974 0.35359783 -2453387.50005 -544289.580802 320837.156515 -166065.300352 -9.6354969 -1.7205319 0.82678612 -2453387.67783 -684161.189374 290101.977454 -151131.556388 -8.6142327 -2.2346622 1.0937076 -2453387.8556 -809921.185663 253253.909458 -133014.141251 -7.7889797 -2.5376343 1.2521406 -2453388.03338 -924188.586225 212749.147188 -112976.726993 -7.110645 -2.7214086 1.3491472 -2453388.38894 -1125604.06415 125930.441952 -69806.5465222 -6.0584543 -2.9006213 1.4457374 -2453388.74449 -1299121.32056 35777.7262014 -24796.9949747 -5.2728102 -2.9552684 1.4775608 -2453389.10005 -1451288.16309 -55060.1111173 20670.217195 -4.6567137 -2.9520547 1.4790696 -2453389.4556 -1586399.67979 -145301.794445 65921.1058417 -4.1555422 -2.9196111 1.4651184 -2453389.81116 -1707439.23122 -234284.634051 110603.270409 -3.736247 -2.8716909 1.4428751 -2453390.52227 -1915433.07406 -407218.856133 197581.231527 -3.0653616 -2.7546892 1.3867578 -2453391.23338 -2087120.50381 -572589.49805 280895.145382 -2.5429152 -2.6278489 1.324867 -2453391.94449 -2229872.07792 -730114.398655 360363.237977 -2.1171304 -2.5001227 1.2620213 -2453392.6556 -2348639.67434 -879850.717285 435988.589564 -1.7584107 -2.3745868 1.1999365 -2453393.36672 -2446941.01652 -1021967.91782 507838.996302 -1.4484977 -2.2521719 1.1391868 -2453394.78894 -2591945.00692 -1284130.51263 640563.259734 -0.93058083 -2.0167095 1.0219096 -2453396.21116 -2679371.32389 -1518004.7654 759173.613193 -0.50445827 -1.7912324 0.90924081 -2453397.63338 -2718357.54332 -1724594.34846 864132.427829 -0.13827871 -1.5719254 0.79938759 -2453398.34449 -2721684.84583 -1817838.4255 911574.346163 0.028404118 -1.4634332 0.74497424 -2453398.70005 -2719578.04936 -1861963.39681 934042.648797 0.10841073 -1.4092918 0.71780747 -2453398.78894 -2718669.79157 -1872734.79639 939529.333734 0.12809419 -1.3957604 0.71101675 -2453398.87783 -2717554.85168 -1883510.46319 945009.87012 0.15584114 -1.398048 0.71095249 -2453400.30005 -2679805.92721 -2041979.21979 1025682.15721 0.45428486 -1.1808269 0.60186724 -2453401.72227 -2606812.11999 -2173553.39687 1092842.92046 0.73072557 -0.95978879 0.49078245 -2453403.14449 -2500844.23769 -2277549.59982 1146139.04218 0.99188942 -0.73127831 0.37586567 -2453404.56672 -2363457.67238 -2352805.7753 1184978.4692 1.2429666 -0.49128898 0.25511296 -2453405.98894 -2195580.55839 -2397605.60371 1208486.85126 1.488933 -0.23449428 0.12578397 -2453407.41116 -1997584.10489 -2409447.41982 1215388.67864 1.7338481 0.046496556 -0.015863704 -2453408.83338 -1769342.88375 -2384769.40656 1203870.95895 1.9818143 0.36200245 -0.17507255 -2453410.2556 -1510240.5296 -2318449.08958 1171329.56122 2.2368935 0.72750796 -0.35969449 -2453411.67783 -1219142.50224 -2202899.67383 1113909.06275 2.503191 1.1688061 -0.58281752 -2453412.38894 -1061117.0198 -2123206.59736 1074113.74878 2.6414755 1.4309965 -0.71545807 -2453413.10005 -894482.188592 -2026262.53713 1025589.30482 2.7834348 1.7322216 -0.86791591 -2453413.81116 -719025.109705 -1909271.60741 966915.99426 2.9284271 2.0864059 -1.0472668 -2453414.52227 -534624.785131 -1768365.44593 896129.624113 3.0739063 2.515257 -1.2645317 -2453415.23338 -341427.015771 -1597934.56491 810380.942692 3.2129699 3.0555373 -1.5384099 -2453415.58894 -241753.753166 -1499107.98855 760605.449972 3.2748124 3.3868094 -1.7064119 -2453415.94449 -140337.206232 -1389258.32788 705238.917239 3.3253172 3.7759994 -1.9038367 -2453416.30005 -37659.4452336 -1266302.42492 643223.698864 3.3546769 4.2445931 -2.1415377 -2453416.6556 65337.4058131 -1127257.1331 573053.757643 3.3388824 4.835677 -2.4404786 -2453416.74449 90881.9104368 -1089393.09696 553947.991029 3.3040985 5.0378813 -2.5414401 -2453416.76672 97195.366015 -1079646.59415 549030.36565 3.264049 5.1218524 -2.5857717 -2453416.78894 103271.1989 -1069681.93997 543954.25046 2.9326299 5.228583 -2.7465277 -2453416.81116 108506.808233 -1060089.91085 538609.901472 2.6835334 4.8543768 -2.7770264 -2453416.8556 118857.956144 -1041512.68597 527930.880558 2.7014174 4.8551266 -2.7943718 -2453417.03338 160126.789962 -964247.193831 483616.599826 2.6610707 5.2279024 -2.9852239 -2453417.21116 200372.736594 -880480.257182 436029.703345 2.5715082 5.6926704 -3.2171246 -2453417.38894 238834.920319 -788907.01618 384577.219101 2.4249837 6.2481183 -3.4901353 -2453417.56672 274410.212208 -687918.023786 328538.362361 2.1879983 6.9253049 -3.8169633 -2453417.74449 305257.905224 -575280.996182 266944.933504 1.7939709 7.7755415 -4.2173744 -2453417.92227 328011.687106 -447748.671387 198459.306306 1.0990606 8.882213 -4.7198107 -2453418.01116 334442.049126 -376959.424401 161083.197661 0.54372497 9.5699605 -5.0193414 -2453418.10005 335746.804313 -300463.305888 121274.877647 -0.25455247 10.370996 -5.35262 -2453418.18894 329525.965807 -217352.279327 78810.4550989 -1.4498877 11.290973 -5.7067129 -2453418.27783 311764.288006 -126854.14392 33702.7695215 -3.3208785 12.274628 -6.0242788 -2453418.32227 296565.17636 -78840.8132444 10365.6676016 -4.6485919 12.719026 -6.1180862 -2453418.36672 275607.724369 -29339.3514266 -13150.4730188 -6.331461 13.030411 -6.1063472 -2453418.41116 247419.744902 20868.3879102 -36288.6020612 -8.4173268 13.054197 -5.9039636 -2453418.4556 210504.692089 70250.0332394 -58099.9242331 -10.853452 12.555868 -5.3947398 -2453418.50005 163951.447444 116304.137442 -77193.3389321 -13.368975 11.287853 -4.4781696 -2453418.54449 108383.835744 155869.625532 -91993.6944099 -15.453088 9.1975153 -3.1795493 -2453418.58894 46450.1316331 186294.980262 -101398.535869 -16.632147 6.6102465 -1.7163927 -2453418.63338 -18080.2702735 206685.453558 -105331.898475 -16.831641 4.0543959 -0.3703804 -2453418.67783 -81930.1408809 217950.536018 -104606.830563 -16.338373 1.8941011 0.69769861 -2453418.72227 -143118.723205 221869.476839 -100347.573174 -15.496458 0.22649793 1.4759273 -2453418.76672 -200805.674358 220244.001116 -93573.0975447 -14.54339 -1.009354 2.0188286 -2453418.8556 -305353.610498 205859.518617 -75363.5704651 -12.724966 -2.5748104 2.6436841 -2453418.94449 -397065.273305 182501.897854 -53820.5056507 -11.211893 -3.4240996 2.9285422 -2453419.03338 -478325.938683 154211.768913 -30794.0623971 -9.9936979 -3.8982466 3.0491758 -2453419.12227 -551159.529291 123144.236826 -7193.75191973 -9.0067614 -4.1669228 3.0870326 -2453419.30005 -677363.115214 57016.7344574 40076.0781864 -7.5142558 -4.3954353 3.0520788 -2453419.47783 -784097.832437 -10936.9134675 86291.1561785 -6.4365057 -4.4332538 2.9608776 -2453419.6556 -876396.372792 -78771.2071028 130960.017603 -5.6156152 -4.3907294 2.8544211 -2453419.83338 -957472.441249 -145638.575026 173973.543437 -4.9643864 -4.3120195 2.7466429 -2453420.18894 -1094041.41986 -275146.584653 255178.173219 -3.9842139 -4.114847 2.543609 -2453420.54449 -1204941.4471 -398359.389417 330478.850474 -3.2692256 -3.9071083 2.362361 -2453420.90005 -1296538.07178 -515268.16551 400525.493447 -2.7154388 -3.7057402 2.2009916 -2453421.2556 -1372860.05178 -626149.417209 465875.736261 -2.2680341 -3.5149425 2.0560421 -2453421.61116 -1436645.01785 -731338.54548 526984.995308 -1.8951211 -3.3350784 1.9244217 -2453422.32227 -1533941.35043 -925906.990885 637891.786964 -1.2996668 -3.0044959 1.6917558 -2453423.03338 -1599009.26274 -1101170.27294 735473.091321 -0.8355408 -2.7051752 1.488805 -2453423.74449 -1638329.21705 -1258794.13626 821259.091911 -0.45585317 -2.4291283 1.3066059 -2453424.4556 -1656202.83268 -1400009.7931 896330.561655 -0.13403519 -2.1701251 1.1391952 -2453425.16672 -1655649.56899 -1525706.03541 961458.876652 0.14609223 -1.9232267 0.98234897 -2453426.58894 -1607582.88527 -1732830.51489 1063929.23161 0.62044678 -1.4514094 0.68888635 -2453428.01116 -1506211.84934 -1882789.19862 1131272.13809 1.0197622 -0.9891452 0.40809447 -2453429.43338 -1358870.81782 -1975453.46745 1164174.97303 1.3721887 -0.51536994 0.126154 -2453430.8556 -1170197.37 -2008046.82981 1161674.6866 1.6947024 -0.0071551549 -0.17057205 -2453431.56672 -1061336.75257 -2000100.60028 1146358.58744 1.8482497 0.26887167 -0.32951006 -2453432.27783 -943185.823184 -1974522.28257 1121221.22811 1.9975641 0.56717691 -0.49398378 -2453432.98894 -815937.10218 -1929838.44459 1085303.07149 2.1440961 0.89282482 -0.67800767 -2453433.70005 -679789.358885 -1864031.09825 1037508.33329 2.2871799 1.2567617 -0.88161001 -2453434.41116 -534978.846365 -1774326.44848 976417.365523 2.4257721 1.6737555 -1.112369 -2453435.12227 -381867.783742 -1656808.20911 900028.720145 2.5565406 2.1670291 -1.3820355 -2453435.83338 -221156.347754 -1505689.80881 805401.46526 2.6709959 2.7762273 -1.7103913 -2453436.18894 -138382.725931 -1414869.3428 749906.826657 2.7159753 3.1454362 -1.9069644 -2453436.54449 -54440.3459282 -1311800.61268 687923.217376 2.7458128 3.5767877 -2.134361 -2453436.90005 30058.950427 -1194234.95955 618341.638393 2.7498394 4.0942222 -2.4039743 -2453437.2556 114037.527455 -1058977.57012 539607.209999 2.7070045 4.7370191 -2.7341446 -2453437.61116 195445.073145 -901214.175895 449419.350278 2.5711074 5.5750808 -3.1566392 -2453437.78894 233986.649504 -811623.631032 398969.134356 2.4370813 6.1059408 -3.4194881 -2453437.96672 269909.118915 -713077.031594 344120.088208 2.2235151 6.7472139 -3.7318613 -2453438.14449 301607.370612 -603555.234244 283981.546408 1.874206 7.5444549 -4.1118627 -2453438.32227 326213.828495 -480146.225503 217324.028548 1.2720063 8.5707083 -4.5858294 -2453438.41116 334273.19735 -411952.611147 181041.757738 0.80123808 9.2037095 -4.8682838 -2453438.50005 338031.629032 -338513.215798 142458.540227 0.13784492 9.9397733 -5.1851759 -2453438.58894 335612.255162 -258976.337955 101318.171347 -0.8324362 10.792809 -5.5323629 -2453438.67783 323948.961475 -172465.516501 57470.003671 -2.314463 11.748096 -5.8817839 -2453438.76672 297839.497776 -78578.7577694 11222.9870637 -4.6717257 12.67032 -6.1268372 -2453438.81116 276816.933192 -29274.179885 -12335.4834185 -6.3415286 12.977064 -6.1201334 -2453438.8556 248621.684875 20726.7299018 -35541.9116148 -8.4105866 13.000933 -5.9264939 -2453438.90005 211766.874302 69922.4031666 -57464.075111 -10.828759 12.514309 -5.4307008 -2453438.94449 165329.887201 115849.590168 -76727.6304723 -13.33538 11.264661 -4.5310038 -2453438.98894 109882.402824 155367.707494 -91759.9711971 -15.427049 9.1954462 -3.2463583 -2453439.03338 48011.3323236 185812.195386 -101432.869914 -16.62671 6.6199969 -1.7872627 -2453439.07783 -16539.4883932 206240.917977 -105629.237847 -16.846662 4.0626568 -0.43518005 -2453439.12227 -80470.8870542 217524.643709 -105130.632138 -16.364785 1.8947298 0.64444578 -2453439.16672 -141770.872555 221426.947974 -101054.761717 -15.526968 0.21738316 1.4334496 -2453439.21116 -199574.502714 219750.679625 -94425.5045924 -14.573095 -1.0262863 1.985323 -2453439.30005 -304326.493738 205197.125041 -76422.1010228 -12.747927 -2.6005845 2.6223892 -2453439.38894 -396186.553989 181627.468634 -55013.1083815 -11.227789 -3.4528918 2.9143021 -2453439.47783 -477547.04998 153113.857121 -32078.3235245 -10.004071 -3.9273722 3.0392162 -2453439.56672 -550443.903367 121825.254758 -8543.13165745 -9.0130777 -4.1952546 3.07985 -2453439.74449 -676701.155586 55281.7081723 38644.4792036 -7.5154548 -4.4211909 3.0482055 -2453439.92227 -783430.726935 -13047.1253599 84815.7349311 -6.4349073 -4.4563946 2.9588939 -2453440.10005 -875691.450579 -81218.8669479 129464.18295 -5.6124362 -4.4115881 2.85367 -2453440.27783 -956711.11047 -148391.369534 172473.273885 -4.960305 -4.3309465 2.7467726 -2453440.63338 -1093140.3776 -278431.982313 253701.792176 -3.9793628 -4.1307596 2.5449447 -2453440.98894 -1203888.47926 -402098.126432 329056.818803 -3.2642504 -3.9208168 2.3645186 -2453441.34449 -1295334.1156 -519401.097368 399179.534181 -2.7106157 -3.7177661 2.2037602 -2453441.70005 -1371510.49437 -630629.917494 464621.714838 -2.2632004 -3.5254949 2.0591385 -2453442.0556 -1435151.89674 -736125.972784 525832.264612 -1.8906152 -3.3445406 1.9279064 -2453442.76672 -1532193.4688 -931220.652822 636972.372237 -1.2958844 -3.0122496 1.6958319 -2453443.47783 -1597050.97845 -1106917.69771 734817.366863 -0.83247216 -2.7115762 1.4932823 -2453444.18894 -1636205.45103 -1264896.40657 820886.269334 -0.45356918 -2.4342866 1.3113136 -2453444.90005 -1653968.61216 -1406395.03622 896252.599866 -0.13274247 -2.1742236 1.1440889 -2453445.61116 -1653366.21556 -1532317.25271 961687.719465 0.14642425 -1.9265093 0.9874366 -2453447.03338 -1605368.55866 -1739753.64847 1064798.75724 0.61893525 -1.4532578 0.69421388 -2453448.4556 -1504327.64703 -1889885.4486 1132819.78438 1.0157638 -0.99028556 0.41387584 -2453449.16672 -1436356.36598 -1943558.88256 1153964.9458 1.1951077 -0.75624626 0.27427793 -2453449.87783 -1357651.90476 -1982751.3974 1166409.10434 1.3652806 -0.51782421 0.13143654 -2453451.30005 -1170054.18956 -2015759.20186 1164659.18565 1.6841245 -0.011784258 -0.16348288 -2453452.72227 -944547.469818 -1983077.90604 1124976.1778 1.9836392 0.55754084 -0.48932367 -2453453.43338 -818217.068376 -1939073.22838 1089400.13194 2.128147 0.88021801 -0.67145725 -2453454.14449 -683107.921511 -1874155.51971 1042078.97332 2.2693602 1.2402183 -0.87264151 -2453454.8556 -539442.267924 -1785621.86881 981631.405495 2.4063856 1.6519094 -1.1002478 -2453455.56672 -387560.532253 -1669659.36587 906111.651772 2.5359826 2.1377779 -1.3656265 -2453456.27783 -228130.442388 -1520658.54769 812673.935987 2.6500659 2.7356676 -1.6876162 -2453456.63338 -145993.328721 -1431204.05927 757945.120278 2.6955894 3.0966904 -1.8796881 -2453456.98894 -62656.7355741 -1329792.57198 696885.995189 2.7269801 3.5170717 -2.1011611 -2453457.34449 21310.2287905 -1214283.25091 628442.147666 2.7344472 4.0191328 -2.3626409 -2453457.70005 104914.951054 -1081658.76176 551146.650998 2.6990065 4.6390604 -2.6810072 -2453458.0556 186297.85461 -927420.814042 462850.838101 2.579882 5.4403523 -3.0851272 -2453458.23338 225088.463602 -840101.411535 413597.221772 2.4620349 5.9435568 -3.3345748 -2453458.41116 261583.060636 -744325.163504 360183.177822 2.2754729 6.5467336 -3.6290163 -2453458.58894 294411.227642 -638275.126531 301803.215595 1.9742684 7.2894606 -3.9843776 -2453458.76672 321189.585167 -519362.456046 237353.041035 1.4659035 8.2347183 -4.4240443 -2453458.8556 331030.93463 -453952.660645 202393.688797 1.0769877 8.812909 -4.6851229 -2453458.94449 337355.081369 -383761.191297 165305.509004 0.53974654 9.4829386 -4.9789511 -2453459.03338 338738.361294 -308014.203108 125830.067334 -0.2272109 10.26231 -5.3064181 -2453459.12227 332920.646068 -225829.364575 83736.8645608 -1.3668044 11.158573 -5.6570451 -2453459.21116 316146.796206 -136417.421588 38994.3597354 -3.1368289 12.127818 -5.9820575 -2453459.2556 301794.769441 -88958.2691768 15794.3263131 -4.3881358 12.580109 -6.0908697 -2453459.30005 282015.638294 -39937.7983697 -7669.74295491 -5.97531 12.924417 -6.1097669 -2453459.34449 255397.68195 9993.83951977 -30917.9905726 -7.9560673 13.025694 -5.9628039 -2453459.38894 220424.65809 59515.604524 -53111.638574 -10.312061 12.668784 -5.5401004 -2453459.43338 175972.842967 106370.355052 -72965.3518219 -12.836623 11.59726 -4.7293208 -2453459.47783 122211.157996 147492.42774 -88904.1910485 -15.067482 9.6873119 -3.512753 -2453459.52227 61314.1690726 179977.125858 -99638.8930883 -16.483317 7.1698917 -2.0628523 -2453459.56672 -3075.43127771 202441.991813 -104818.579878 -16.894994 4.5585141 -0.66532926 -2453459.61116 -67435.1813356 215429.426495 -105079.783726 -16.52594 2.2826925 0.4792931 -2453459.6556 -129455.579868 220608.844187 -101522.057782 -15.731975 0.49722095 1.3264822 -2453459.70005 -188062.471822 219832.800584 -95215.6024714 -14.781953 -0.83319414 1.9216495 -2453459.78894 -294301.26028 206297.861551 -77485.6913253 -12.922053 -2.5160308 2.6081747 -2453459.87783 -387338.209079 183147.164761 -56092.2633359 -11.361159 -3.4220868 2.9214506 -2453459.96672 -469592.707929 154755.122753 -33063.1716957 -10.105051 -3.9235166 3.0553114 -2453460.0556 -543168.16267 123436.914138 -9388.77898069 -9.0900444 -4.2053297 3.0994144 -2453460.23338 -670347.191267 56634.759664 38111.5064526 -7.561523 -4.442438 3.0685777 -2453460.41116 -777637.154784 -12046.6421029 84584.2792113 -6.46337 -4.480305 2.9776262 -2453460.58894 -870247.989554 -80586.3349604 129504.837199 -5.6304545 -4.4353208 2.8703653 -2453460.76672 -951493.289652 -148114.787585 172755.353004 -4.972278 -4.353458 2.7615487 -2453461.12227 -1088241.4461 -278792.872842 254387.946739 -3.9920948 -4.1493586 2.5566548 -2453461.21116 -1118157.12811 -310451.196236 273838.583993 -3.8028055 -4.0946948 2.5087891 -2453461.30005 -1146778.7761 -341670.993834 292917.869066 -3.6737815 -4.0307908 2.4563605 -2453461.32227 -1153856.22397 -349378.159258 297603.9694 -3.7182952 -3.9883487 2.4130703 -2453461.34449 -1161112.07974 -356842.429364 301938.723077 -3.740563 -3.7545627 2.021517 -2453461.36672 -1168054.84997 -363984.457084 305667.175794 -3.5317762 -3.7053263 1.9078403 -2453461.4556 -1194117.2519 -392252.128617 320077.905569 -3.2895621 -3.6560927 1.8526121 -2453461.63338 -1242126.18794 -447629.65413 347890.062077 -2.972196 -3.5543851 1.7699123 -2453461.98894 -1325157.34486 -553738.526049 399919.011091 -2.4520556 -3.3552421 1.6204698 -2453462.34449 -1393692.86521 -653874.511911 447616.244407 -2.022098 -3.1656289 1.4871507 -2453463.0556 -1495827.48846 -837363.981828 531651.982696 -1.3335138 -2.8126653 1.2548185 -2453463.76672 -1560491.20965 -1000052.00232 602439.378096 -0.79001911 -2.4869402 1.0535515 -2453464.47783 -1594745.73628 -1143337.88785 661519.724578 -0.33715147 -2.1797596 0.87229945 -2453465.18894 -1603153.39189 -1268134.02768 709892.594894 0.055156886 -1.8840094 0.70405832 -2453465.90005 -1588825.06369 -1374958.88023 748200.55433 0.40540669 -1.5938394 0.54396567 -2453466.61116 -1553946.29443 -1463992.16288 776825.25943 0.72579356 -1.3040288 0.38829609 -2453467.32227 -1500071.0687 -1535104.94794 795941.582943 1.02505 -1.0096604 0.23395622 -2453468.03338 -1428281.10779 -1587857.36911 805540.124941 1.3099548 -0.70540418 0.077966314 -2453468.74449 -1339287.48326 -1621454.79862 805423.823675 1.5858607 -0.38499019 -0.082828099 -2453469.4556 -1233499.96145 -1634680.3937 795192.316143 1.8573981 -0.040817989 -0.251956 -2453470.16672 -1111047.61378 -1625774.79335 774200.535197 2.1290608 0.33747021 -0.43397648 -2453470.52227 -1043538.67814 -1612272.20462 759381.328763 2.2662828 0.54381782 -0.53168468 -2453470.87783 -971762.342384 -1592323.18853 741361.46932 2.4062716 0.76045335 -0.63962495 -2453471.58894 -815219.372365 -1530705.63929 695185.938408 2.6914212 1.2599555 -0.8692607 -2453472.30005 -640761.391098 -1435238.71053 633655.983396 2.9901551 1.8709388 -1.1427871 -2453472.6556 -546525.809765 -1372240.16732 596124.302979 3.1456778 2.239188 -1.3040392 -2453473.01116 -447450.065169 -1297042.32997 553296.555269 3.3051517 2.6683231 -1.4887534 -2453473.36672 -343432.322471 -1207432.73789 504326.279524 3.4669593 3.1824956 -1.705771 -2453473.72227 -234465.937022 -1100238.35061 448019.877483 3.6259596 3.8218396 -1.9694251 -2453474.07783 -120826.698975 -970612.899404 382596.238231 3.7671617 4.6593891 -2.3049664 -2453474.2556 -62538.8379223 -895063.807555 345633.389922 3.8191284 5.1941145 -2.5135805 -2453474.43338 -3642.87661871 -810450.293334 305174.306586 3.843379 5.8465941 -2.7623785 -2453474.61116 55256.9024588 -714578.832707 260483.394863 3.813346 6.6718207 -3.0681218 -2453474.78894 112930.720702 -604118.847861 210489.699665 3.6687526 7.7681516 -3.4589116 -2453474.87783 140555.148314 -541839.049794 183021.513705 3.5117596 8.4723135 -3.7004794 -2453474.96672 166605.757368 -473591.409749 153541.811268 3.249887 9.330572 -3.9845347 -2453475.0556 190012.796176 -397970.201177 121679.641125 2.8055461 10.405274 -4.3230925 -2453475.14449 208833.314483 -312971.849951 86967.856738 2.0167079 11.791757 -4.7281392 -2453475.23338 219183.031735 -215718.558169 48896.4830358 0.50441946 13.618424 -5.1921506 -2453475.27783 218802.33877 -161345.546474 28518.5990158 -0.78636385 14.719522 -5.4160324 -2453475.32227 212329.836093 -102584.730939 7388.10570384 -2.7171645 15.88379 -5.5694656 -2453475.36672 196675.406023 -39574.0164014 -13988.5527832 -5.6319849 16.864543 -5.5092242 -2453475.41116 167433.209539 25839.9715581 -34270.2282884 -9.8039156 16.966254 -4.9342843 -2453475.43338 146286.485546 57880.6882408 -43202.2389991 -12.239875 16.307755 -4.3294242 -2453475.4556 120463.009866 88040.4172022 -50741.9185508 -14.624268 14.996339 -3.4875406 -2453475.47783 90374.1884712 115064.701042 -56479.8597293 -16.62829 13.064058 -2.4690335 -2453475.50005 57026.3990163 137951.270287 -60188.5572795 -17.989538 10.736478 -1.3968787 -2453475.52227 21752.305631 156245.174475 -61893.2092792 -18.641786 8.3320983 -0.39994592 -2453475.56672 -49806.6558995 179909.844002 -60309.3013661 -18.360245 4.200189 1.1081194 -2453475.61116 -118047.79431 190188.260932 -54190.8894332 -17.109665 1.3551637 1.9922745 -2453475.6556 -181021.895836 191610.877995 -45520.7408945 -15.695325 -0.47930141 2.4737234 -2453475.70005 -238738.065871 187328.060927 -35478.5192199 -14.391913 -1.6679533 2.7292388 -2453475.78894 -340761.705942 168771.478645 -13604.3618855 -12.283608 -2.9966857 2.9198214 -2453475.87783 -428812.16857 143004.628794 8934.22838013 -10.721134 -3.6406194 2.9332286 -2453475.96672 -506383.290715 113635.186966 31294.0080847 -9.5299116 -3.9720921 2.8836153 -2453476.0556 -575831.809751 82394.0867035 53169.6517085 -8.5902272 -4.144547 2.8110635 -2453476.23338 -696374.527303 17565.393554 95120.1203952 -7.1907709 -4.262126 2.6507254 -2453476.41116 -798715.417145 -47870.3087757 134638.706046 -6.1840343 -4.2447238 2.4970617 -2453476.58894 -887546.903307 -112560.284241 171902.557722 -5.4137183 -4.1727532 2.3574045 -2453476.76672 -965812.364019 -175940.128604 207128.779204 -4.798309 -4.0773781 2.2314992 -2453477.12227 -1098074.45008 -297945.291023 272229.744094 -3.8687827 -3.8630068 2.0133408 -2453477.21116 -1127089.76019 -327399.577404 287500.319482 -3.6935111 -3.8070935 1.9632707 -2453477.2556 -1141147.10399 -341963.474228 294987.681553 -3.6360132 -3.7781664 1.9351139 -2453477.27783 -1148132.77081 -349204.796685 298682.312911 -3.653678 -3.7662981 1.9093631 -2453477.28894 -1151668.53461 -352822.615251 300498.863731 -3.728588 -3.7768934 1.865252 -2453477.30005 -1155338.24824 -356507.535119 302198.206246 -3.9118586 -3.971044 1.5980375 -2453477.31116 -1159002.62422 -360482.884464 303563.038905 -3.6965009 -4.2393763 1.3290896 -2453477.33338 -1165871.44634 -368681.576959 306062.506403 -3.502467 -4.2786331 1.2902719 -2453477.42227 -1191767.19053 -401393.0068 315813.581305 -3.270254 -4.2348764 1.2495849 -2453477.77783 -1282733.05702 -528238.963009 351818.324628 -2.6814278 -4.0234089 1.0983868 -2453478.13338 -1357706.93133 -648653.198159 383531.938463 -2.214733 -3.8173865 0.96963739 -2453478.48894 -1419579.56788 -762866.27928 411570.357474 -1.8240585 -3.6198047 0.85828024 -2453479.20005 -1511462.72667 -973727.005989 458373.841216 -1.1948345 -3.2493182 0.67207114 -2453479.91116 -1569097.28532 -1162702.93979 494820.064225 -0.69867482 -2.9061995 0.51866902 -2453480.62227 -1599060.62205 -1331258.94996 522547.34912 -0.28831823 -2.5835198 0.3868577 -2453481.33338 -1605722.97576 -1480458.27636 542660.221517 0.063263573 -2.2751503 0.26991907 -2453482.04449 -1592146.11122 -1611014.84427 555929.182914 0.37270749 -1.975866 0.16348522 -2453482.7556 -1560560.76603 -1723348.02613 562902.94879 0.65098769 -1.6812483 0.064579131 -2453484.17783 -1449620.8696 -1893745.08442 559412.462602 1.1427276 -1.0899311 -0.1189859 -2453485.60005 -1281971.65411 -1989986.85253 534016.118017 1.5790388 -0.46848026 -0.29381348 -2453486.31116 -1178615.30746 -2008612.10159 513285.019888 1.7843599 -0.13440786 -0.38119995 -2453487.02227 -1062819.34092 -2006008.53493 487138.268116 1.9843001 0.22387553 -0.4703498 -2453487.73338 -934861.404713 -1980420.91771 455420.427781 2.1804681 0.61553254 -0.56282424 -2453488.44449 -794938.936144 -1929433.89153 417873.899467 2.3739023 1.0531924 -0.66042305 -2453489.1556 -643206.394425 -1849682.95464 374114.142065 2.5648187 1.555744 -0.76554771 -2453489.51116 -562967.44186 -1797588.8792 349738.081082 2.6588585 1.8401073 -0.82192477 -2453489.53338 -557856.834646 -1794037.9719 348156.507958 2.6646897 1.8587733 -0.82554934 -2453489.53894 -556577.433962 -1793144.63679 347760.02636 2.6661465 1.8634575 -0.82645746 -2453489.54033 -556257.474537 -1792920.95157 347660.837836 2.6665106 1.8646297 -0.82668461 -2453489.54102 -555970.927547 -1791843.65531 347619.402759 2.6740522 1.857212 -0.84437071 -2453490.25213 -386033.589608 -1657927.84798 292018.451809 2.8558374 2.5267087 -0.96813253 -2453490.60769 -296987.418885 -1574291.20773 261238.579525 2.940381 2.9273662 -1.0366221 -2453490.96324 -205463.354106 -1477433.53663 228270.337609 3.0163531 3.3904662 -1.1107876 -2453491.3188 -111817.78753 -1365114.54935 192921.454662 3.0769788 3.9386004 -1.1918272 -2453491.67435 -16702.3126332 -1234215.02109 154960.398126 3.1089731 4.6077387 -1.2810709 -2453492.02991 78624.8317789 -1080162.44495 114117.818873 3.0838721 5.4594522 -1.3794892 -2453492.20769 125637.231862 -992364.661121 92528.796572 3.0314353 5.9863735 -1.4318661 -2453492.38547 171514.401123 -895769.602423 70125.2220757 2.9324773 6.6096595 -1.4853039 -2453492.56324 215337.767358 -788644.983947 46907.0194711 2.7574679 7.3646243 -1.5373097 -2453492.74102 255554.334868 -668577.886626 22937.2391721 2.4498152 8.3063109 -1.5815576 -2453492.9188 289327.919851 -532075.588344 -1557.00645282 1.8895623 9.5230672 -1.6011668 -2453493.00769 302202.39707 -456121.305528 -13820.8176439 1.4370006 10.27549 -1.5887936 -2453493.09658 310896.537772 -373928.228323 -25883.2325432 0.78605644 11.151145 -1.5456997 -2453493.18547 313467.605946 -284484.751241 -37419.501746 -0.18379676 12.164406 -1.4458125 -2453493.27435 306719.554958 -186784.574771 -47814.8384345 -1.6879026 13.289826 -1.2363008 -2453493.36324 285235.045563 -80498.42953 -55858.9321709 -4.0988064 14.342871 -0.80863619 -2453493.40769 266350.734194 -24732.8990684 -58322.618342 -5.7997437 14.659913 -0.45491981 -2453493.45213 240201.406967 31637.4266335 -59184.3463497 -7.8811581 14.62091 0.029831958 -2453493.49658 205433.9014 86778.8502338 -57909.5209723 -10.259622 13.975283 0.65660736 -2453493.54102 161387.589764 137895.131365 -54007.3472942 -12.646515 12.500072 1.3856234 -2453493.58547 108896.312545 181722.304095 -47275.8354109 -14.577291 10.212675 2.1075152 -2453493.62991 50512.1273556 215760.091212 -38001.4378775 -15.679167 7.4861441 2.6914324 -2453493.67435 -10413.2905412 239312.808995 -26871.9107117 -15.926366 4.8279854 3.0704329 -2453493.7188 -71022.6281561 253358.978232 -14662.5216273 -15.564998 2.5672243 3.2615598 -2453493.76324 -129541.91258 259652.378054 -1992.76220729 -14.879576 0.78896504 3.3199379 -2453493.85213 -237587.757203 255789.609109 23279.1570289 -13.248004 -1.5691194 3.2318001 -2453493.94102 -333392.809483 238166.533757 47413.6017023 -11.740528 -2.8957744 3.0471329 -2453494.02991 -418567.085279 212730.912899 70058.6653528 -10.481131 -3.6602309 2.8511527 -2453494.1188 -494956.615179 182733.486159 91243.1666951 -9.4453917 -4.1130493 2.6686255 -2453494.20769 -564102.313917 150012.545898 111097.222697 -8.5872686 -4.3850535 2.5048652 -2453494.38547 -685206.693366 80344.7931631 147376.885954 -7.2528011 -4.6397345 2.2297384 -2453494.56324 -788641.017274 8433.38199221 179876.256428 -6.259872 -4.7032823 2.0097079 -2453494.74102 -878626.271266 -63702.2248772 209317.918742 -5.4865993 -4.6795809 1.8294496 -2453494.9188 -957949.080584 -135108.249218 236225.047625 -4.8625808 -4.613162 1.6782302 -2453495.27435 -1091822.25773 -274066.545402 283888.0007 -3.9055889 -4.426348 1.4359766 -2453495.62991 -1200389.27356 -406845.669939 324993.811786 -3.1938737 -4.216916 1.24721 -2453495.98547 -1289600.8839 -533151.222741 360870.796628 -2.6345381 -4.0068018 1.0932825 -2453496.34102 -1363294.5005 -653088.937694 392411.142491 -2.1773272 -3.8029227 0.96351242 -2453497.05213 -1473967.73013 -874795.263205 444850.016524 -1.4609978 -3.4195053 0.75232211 -2453497.76324 -1546196.92041 -1073890.74643 485704.874034 -0.91150551 -3.0659139 0.58301809 -2453498.47435 -1588079.186 -1252008.03931 517032.018897 -0.46571176 -2.7354534 0.44032187 -2453499.18547 -1604839.1528 -1410363.72731 540177.573575 -0.089449935 -2.4216654 0.31560215 -2453499.89658 -1600067.51216 -1549813.85604 556071.558377 0.23790757 -2.119199 0.20354761 -2453500.60769 -1576331.1266 -1670904.37188 565373.257113 0.52966889 -1.8232732 0.10050246 -2453502.02991 -1479080.10612 -1858839.31357 565942.071158 1.0397003 -1.2344788 -0.088263864 -2453503.45213 -1323368.2393 -1973366.11638 544159.857673 1.486839 -0.62297712 -0.26523454 -2453504.87435 -1115123.38512 -2009474.46453 500793.603517 1.8982034 0.049335842 -0.44131379 -2453505.58547 -992401.489763 -1995077.92565 470899.663599 2.0960245 0.42491349 -0.53233539 -2453506.29658 -857629.754797 -1956448.85347 435295.634873 2.2906102 0.84029092 -0.62749373 -2453507.00769 -710986.506095 -1890693.46196 393667.176709 2.4824722 1.3110835 -0.7288284 -2453507.7188 -552654.628284 -1793725.74119 345555.669264 2.6707699 1.8613423 -0.83906588 -2453508.42991 -382957.511881 -1659542.16883 290301.331589 2.8512135 2.5312568 -0.96212693 -2453508.78547 -294066.30848 -1575764.35646 259712.404917 2.9348964 2.9319882 -1.0301858 -2453509.14102 -202725.457153 -1478765.3133 226949.317291 3.009889 3.3950223 -1.1038571 -2453509.49658 -109295.335781 -1366309.61584 191821.730634 3.0693862 3.9429085 -1.1843399 -2453509.85213 -14433.2960374 -1235285.15602 154100.16195 3.1000185 4.6114929 -1.2729503 -2453510.20769 80594.0114024 -1081133.4907 113518.345222 3.0732615 5.4619939 -1.3706086 -2453510.38547 127436.542482 -993304.254881 92069.0010023 3.0199238 5.9878604 -1.4225543 -2453510.56324 173129.934721 -896697.603542 69811.9918961 2.9200693 6.6095794 -1.4755287 -2453510.74102 216756.702352 -789591.060479 46747.5279779 2.7443227 7.3621878 -1.5270721 -2453510.9188 256768.754489 -669587.104933 22937.9843704 2.4364722 8.3002578 -1.5709624 -2453511.09658 290344.50568 -533218.538426 -1392.85499711 1.8775581 9.5112435 -1.590593 -2453511.18547 303133.807926 -457370.290099 -13576.7108651 1.427062 10.259532 -1.5786137 -2453511.27435 311765.467864 -375319.127084 -25564.1923775 0.78016352 11.129952 -1.536499 -2453511.36324 314317.877901 -286062.030084 -37037.023949 -0.18192873 12.136928 -1.4387654 -2453511.45213 307635.022376 -188597.248161 -47393.7054406 -1.6712216 13.256309 -1.2338557 -2453511.54102 286373.181079 -82575.3130621 -55451.7326784 -4.0550208 14.309721 -0.81586414 -2453511.58547 267692.418131 -26924.2616059 -57957.5908877 -5.7370554 14.634823 -0.47004524 -2453511.62991 241822.033676 29381.4089372 -58896.0992045 -7.7989226 14.614443 0.0046766488 -2453511.67435 207398.288828 84555.3525366 -57738.6058036 -10.164944 14.000871 0.62078645 -2453511.7188 163711.110986 135846.994528 -53990.4057382 -12.558123 12.566123 1.3421287 -2453511.76324 111508.383017 179995.599967 -47430.0111625 -14.518846 10.311003 2.0631805 -2453511.80769 53269.323716 214435.801476 -38316.2752073 -15.662286 7.5929838 2.6529054 -2453511.85213 -7662.34917195 238377.544872 -27318.8381542 -15.94429 4.9210109 3.0402007 -2453511.89658 -68383.7886059 252736.937041 -15211.0894975 -15.603016 2.63677 3.2385107 -2453511.94102 -127067.040579 259252.109058 -2619.58293775 -14.925326 0.8354956 3.3018705 -2453511.98547 -182846.43356 259711.112897 10042.6510772 -14.116482 -0.53134884 3.2829173 -2453512.07435 -284971.363461 248098.116046 34734.0906955 -12.503321 -2.3211652 3.1320384 -2453512.16324 -375482.128563 226017.83585 58046.9775591 -11.1098 -3.3359601 2.9374862 -2453512.25213 -456246.854652 197925.486919 79867.9138593 -9.9603864 -3.9282299 2.7473987 -2453512.34102 -528991.578255 166285.007559 100291.738756 -9.0133407 -4.2815435 2.5744642 -2453512.5188 -655624.912373 97493.4604766 137511.403534 -7.5568441 -4.6169039 2.2832777 -2453512.69658 -763105.011018 25639.3406442 170738.372534 -6.4882553 -4.7140766 2.0515724 -2453512.87435 -856192.000524 -46792.7460221 200755.660794 -5.6653321 -4.7054426 1.8629956 -2453513.05213 -937981.622275 -118655.591344 228129.321095 -5.0070261 -4.6458732 1.7057402 -2453513.40769 -1075565.59107 -258698.072194 276505.041423 -4.0069407 -4.4628842 1.4555896 -2453513.76324 -1186828.5914 -392593.322661 318135.035285 -3.2700771 -4.2526856 1.2620993 -2453514.1188 -1278118.24135 -519969.087704 354420.161933 -2.6947264 -4.0406316 1.1051813 -2453514.47435 -1353483.72988 -640913.638657 386293.814637 -2.2266343 -3.8346505 0.97344479 -2453514.82991 -1415691.42628 -755654.93616 414414.103624 -1.8339872 -3.6369034 0.85990099 -2453515.54102 -1508083.72277 -967547.9494 461215.954811 -1.2017204 -3.2657959 0.67063076 -2453516.25213 -1566079.66048 -1157519.1245 497510.083868 -0.70368079 -2.9221613 0.51530669 -2453516.96324 -1596307.64602 -1327044.06404 524989.506577 -0.29200484 -2.5991116 0.38223355 -2453517.67435 -1603166.1325 -1477191.46579 544789.963204 0.060501273 -2.2904316 0.26442876 -2453518.38547 -1589738.72845 -1608680.78558 557703.271435 0.37057633 -1.990976 0.15744536 -2453519.80769 -1510420.4512 -1817134.32457 564967.229005 0.90468726 -1.4022392 -0.035578579 -2453521.22991 -1370371.43665 -1952749.71702 549570.772389 1.3655686 -0.80006623 -0.21353832 -2453522.65213 -1176549.8052 -2011786.14733 512643.414881 1.7838973 -0.14924974 -0.38770813 -2453523.36324 -1060790.48649 -2010094.1295 486102.611549 1.983492 0.20903211 -0.47664939 -2453524.07435 -932904.279809 -1985424.7493 454009.143428 2.1788789 0.60042102 -0.56870979 -2453524.78547 -793111.386996 -1935384.97444 416120.186067 2.3711995 1.0373972 -0.66564125 -2453525.49658 -641593.00506 -1856640.92197 372068.939152 2.5604476 1.5386002 -0.76973458 -2453526.20769 -478584.10308 -1744415.42962 321326.0807 2.7446242 2.1335623 -0.88408415 -2453526.9188 -304578.416904 -1591527.10646 263132.124954 2.9164037 2.8736193 -1.0131773 -2453527.27435 -213802.812873 -1496477.41531 230916.042338 2.9917031 3.3259179 -1.0851823 -2453527.62991 -120913.375119 -1386361.75378 196394.182333 3.0526457 3.858769 -1.1634748 -2453527.98547 -26513.2860916 -1258239.15559 159356.184165 3.0873148 4.505162 -1.2491866 -2453528.34102 68256.353037 -1107848.36674 119556.690929 3.0707054 5.3206075 -1.3434149 -2453528.69658 161047.510547 -928590.700542 76731.2972578 2.9433829 6.407982 -1.4457258 -2453528.87435 205222.07036 -824926.021616 54125.2343638 2.7948414 7.1129237 -1.4974928 -2453529.05213 246348.867066 -709242.87225 30751.2298171 2.5362509 7.9825934 -1.5445719 -2453529.22991 282116.702828 -578482.166865 6757.39984457 2.0751206 9.0917575 -1.5751357 -2453529.3188 296731.837062 -506111.236414 -5350.50858559 1.7110001 9.7711773 -1.5754583 -2453529.40769 308020.167683 -428119.62241 -17390.10202 1.1983464 10.558941 -1.5554112 -2453529.49658 314550.592676 -343596.945463 -29148.8203521 0.45407325 11.474871 -1.498622 -2453529.58547 314038.182199 -251516.791673 -40235.2045865 -0.66757136 12.525305 -1.3729159 -2453529.67435 302680.061847 -150996.459777 -49897.2525846 -2.4268537 13.651656 -1.1123571 -2453529.7188 291062.407217 -97554.9971389 -53773.2867339 -3.6736788 14.169137 -0.8935766 -2453529.76324 274042.231825 -42345.5072336 -56643.7901767 -5.2512397 14.553126 -0.58391351 -2453529.80769 250246.86395 13848.96523 -58103.9470999 -7.2059846 14.649881 -0.15432996 -2453529.85213 218254.542441 69503.9475014 -57648.5719906 -9.5028766 14.228473 0.41502188 -2453529.89658 177088.748524 122132.906533 -54757.6287235 -11.929179 13.03826 1.1060948 -2453529.94102 127013.181794 168524.8872 -49104.7284573 -14.06132 10.991682 1.8335982 -2453529.98547 70054.2509165 205775.190309 -40798.5223012 -15.457369 8.3498516 2.4664691 -2453530.02991 9452.94025916 232538.704363 -30408.3418742 -15.965529 5.6155681 2.9103625 -2453530.07435 -51652.0573608 249322.559649 -18701.9060687 -15.766892 3.1997736 3.1569404 -2453530.1188 -111111.734131 257731.660321 -6355.44456473 -15.155405 1.2613233 3.2533239 -2453530.16324 -167820.59712 259596.968173 6162.4050635 -14.364764 -0.22012574 3.2544767 -2453530.25213 -271790.684111 249733.32717 30717.0658921 -12.728458 -2.16137 3.121383 -2453530.34102 -363875.730161 228538.817049 53971.3475044 -11.294629 -3.2566122 2.9317482 -2453530.42991 -445918.762677 200873.428048 75752.7561101 -10.109718 -3.8920746 2.7424998 -2453530.5188 -519698.724595 169409.540745 96137.9791552 -9.1348141 -4.2694584 2.5692222 -2453530.69658 -647881.918823 100604.457727 133268.151266 -7.6404447 -4.6269546 2.2768929 -2453530.87435 -756455.233882 28524.9859679 166390.742326 -6.5487863 -4.7320416 2.0444495 -2453531.05213 -850349.952297 -44207.7219317 196295.832089 -5.7109879 -4.7260978 1.8555696 -2453531.22991 -932758.57762 -116393.869505 223555.04543 -5.0425803 -4.6670931 1.6983022 -2453531.58547 -1071224.68682 -257075.660432 271707.999904 -4.0300968 -4.4830252 1.4485983 -2453531.94102 -1183082.30382 -391562.475151 313134.017836 -3.2862363 -4.2710351 1.255837 -2453532.29658 -1274797.14329 -519474.660456 349239.210165 -2.7065709 -4.057231 1.099734 -2453532.65213 -1350480.52997 -640904.660204 380958.179176 -2.23568 -3.8496937 0.96882117 -2453533.00769 -1412935.27152 -756087.16683 408948.959455 -1.841152 -3.650624 0.85609187 -2453533.7188 -1505691.07413 -968758.208481 455565.894913 -1.2066139 -3.2775294 0.66840349 -2453534.42991 -1563943.27959 -1159402.92177 491767.265589 -0.70725637 -2.9323946 0.51447458 -2453535.14102 -1594369.01976 -1329518.1095 519234.164374 -0.29495714 -2.6081566 0.38264612 -2453535.85213 -1601399.43013 -1480194.48524 539096.78167 0.057833076 -2.2986565 0.26602771 -2453536.56324 -1588130.08438 -1612168.50494 552141.792253 0.36807007 -1.9985375 0.1601094 -2453537.27435 -1556813.39179 -1725873.99618 558926.95521 0.64683052 -1.7032741 0.061829669 -2453538.69658 -1446364.31254 -1898921.3657 555187.265906 1.1387271 -1.1111266 -0.1202543 -2453540.1188 -1279254.69932 -1997748.68494 529740.464627 1.5740759 -0.48948827 -0.29331746 -2453540.82991 -1176232.50988 -2017669.41587 509070.133262 1.778364 -0.15562437 -0.37969296 -2453541.54102 -1060849.01645 -2016385.94426 483051.609285 1.9767856 0.20203511 -0.46764496 -2453542.25213 -933412.477407 -1992174.90258 451543.554739 2.1709246 0.59244038 -0.55864897 -2453542.96324 -794153.837362 -1942668.85874 414308.624472 2.3617313 1.0278617 -0.65437066 -2453543.67435 -643265.552007 -1864586.12977 370994.216859 2.5494169 1.5263762 -0.75697651 -2453544.38547 -480981.706762 -1753240.60972 321087.834363 2.7320645 2.1166975 -0.86956217 -2453545.09658 -307788.286271 -1601619.31145 263847.229443 2.9026229 2.8484208 -0.99663935 -2453545.45213 -217440.922844 -1507438.45609 232154.880049 2.9776647 3.2942053 -1.0676326 -2453545.80769 -124980.569173 -1398428.71292 198186.346235 3.0388673 3.8179505 -1.1450316 -2453546.16324 -30987.0499382 -1271749.3937 161725.444204 3.0748841 4.4511699 -1.230115 -2453546.5188 63450.4714157 -1123300.91977 122517.250525 3.06216 5.2466527 -1.3240252 -2453546.87435 156118.370046 -946776.628662 80290.3928522 2.9458376 6.3008781 -1.4262021 -2453547.05213 200415.647684 -844945.49766 57982.6619306 2.8095638 6.9798217 -1.4782639 -2453547.22991 241924.726764 -731574.697834 34895.8100609 2.5737448 7.8122644 -1.5266967 -2453547.40769 278575.374576 -603826.86247 11148.5096706 2.1580999 8.8659461 -1.5617512 -2453547.58547 306421.30199 -457536.951322 -12881.6273618 1.3827122 10.248693 -1.5562188 -2453547.67435 314714.8697 -375603.848733 -24704.3260266 0.73689595 11.10957 -1.5162225 -2453547.76324 316950.677416 -286550.034655 -36035.7373351 -0.2201692 12.10379 -1.4226917 -2453547.85213 310018.720594 -189399.218374 -46297.6625532 -1.695812 13.207327 -1.2262513 -2453547.94102 288673.325106 -83811.3562273 -54356.1819123 -4.0482536 14.247181 -0.8256665 -2453547.98547 270065.41803 -28402.3585418 -56925.8917242 -5.7047274 14.572782 -0.49427724 -2453548.02991 244377.487469 27684.9583885 -57992.8838362 -7.7357621 14.565498 -0.038793541 -2453548.07435 210253.025224 82726.5887492 -57045.3979595 -10.073878 13.984491 0.55459144 -2453548.1188 166941.487694 134049.178327 -53593.6267092 -12.45821 12.600728 1.2548346 -2453548.16324 115088.574994 178433.358119 -47395.4069888 -14.441962 10.396866 1.9638592 -2453548.20769 57059.4261613 213265.305344 -38666.2323101 -15.631849 7.7057758 2.5538056 -2453548.25213 -3847.70294024 237641.338161 -28034.8259499 -15.960156 5.0300334 2.9494706 -2453548.29658 -64695.3860931 252380.490815 -16255.2223734 -15.649977 2.7238462 3.1583192 -2453548.34102 -123592.383517 259179.56867 -3952.99835561 -14.987407 0.8963932 3.2310872 -2453548.38547 -179620.990107 259826.393055 8452.38909356 -14.182854 -0.49365438 3.2196093 -2453548.47435 -282239.803903 248368.676908 32700.3288725 -12.563726 -2.3153356 3.0790029 -2453548.56324 -373173.359231 226260.534307 55632.6998233 -11.159415 -3.3471998 2.8909999 -2453548.65213 -454280.042945 198044.299618 77115.3009581 -10.000118 -3.9482756 2.7055472 -2453548.74102 -527297.98916 166230.794612 97231.910487 -9.0450735 -4.3060407 2.5361749 -2453548.9188 -654325.687278 97033.4940789 133906.750351 -7.5773659 -4.6443869 2.2503227 -2453549.09658 -762063.238433 24755.9831552 166659.310031 -6.5017812 -4.7414541 2.0225877 -2453549.27435 -855320.746554 -48088.9700496 196256.504567 -5.6743204 -4.7317419 1.8371735 -2453549.45213 -937223.522069 -120345.558216 223254.269307 -5.0129652 -4.6708267 1.6825433 -2453549.80769 -1074928.51497 -261113.366385 270984.853703 -4.009299 -4.4852084 1.4365964 -2453550.16324 -1186233.06489 -395659.475785 312083.998159 -3.270619 -4.2728125 1.2464151 -2453550.5188 -1277523.14668 -523625.281206 347930.37017 -2.6943177 -4.0589805 1.0922199 -2453550.87435 -1352868.09677 -645110.476672 379442.199848 -2.2257656 -3.8515446 0.96278958 -2453551.22991 -1415046.19762 -760351.937465 407266.686058 -1.8329785 -3.6526142 0.85125785 -2453551.94102 -1507381.19701 -973153.725184 453646.115614 -1.2009326 -3.2798043 0.66541473 -2453552.65213 -1565341.3685 -1163949.23515 489709.729117 -0.7033246 -2.935048 0.51293105 -2453553.36324 -1595564.12026 -1334238.35731 517118.123448 -0.29222908 -2.6111272 0.38222895 -2453554.07435 -1602461.16785 -1485103.25237 536983.224757 0.059442422 -2.3018292 0.26650608 -2453554.78547 -1589126.23645 -1617280.89264 550083.086699 0.3686211 -2.0020066 0.16140309 -2453555.49658 -1557805.83658 -1731208.8699 556970.149151 0.6463984 -1.7070498 0.063839943 -2453556.9188 -1447535.82992 -1904763.10656 553557.020743 1.1362093 -1.1156486 -0.11696948 -2453558.34102 -1280883.74104 -2004216.16359 528593.024664 1.5691195 -0.49534971 -0.28868523 -2453559.76324 -1063236.61836 -2023716.35435 482565.69076 1.9692435 0.19352508 -0.46146092 -2453560.47435 -936311.560795 -2000099.32435 451466.87476 2.1618 0.58144706 -0.55148967 -2453561.18547 -797665.460263 -1951372.4553 414704.375233 2.3508743 1.0132805 -0.64613449 -2453561.89658 -647505.125143 -1874333.56459 371932.299252 2.5365192 1.5066633 -0.74752407 -2453562.60769 -486082.1137 -1764415.35787 322651.068609 2.716938 2.0894547 -0.85860653 -2453563.3188 -313883.08637 -1614797.78787 266141.31972 2.8854765 2.8094786 -0.98369535 -2453563.67435 -224072.573517 -1521939.90753 234865.687809 2.9599478 3.2465929 -1.0534099 -2453564.02991 -132155.90452 -1414564.80507 201356.670264 3.0213737 3.7584879 -1.1292978 -2453564.38547 -38677.1308769 -1289955.5326 165405.386904 3.0592427 4.3747895 -1.2126304 -2453564.74102 55350.7219694 -1144218.97242 126764.14773 3.0520359 5.1445262 -1.3045733 -2453565.09658 147898.795556 -971427.250737 85164.5094111 2.9506404 6.1560768 -1.4049177 -2453565.27435 192380.839879 -872060.141116 63187.5708832 2.8302817 6.8020074 -1.4565981 -2453565.45213 234404.920044 -761756.482108 40429.2358163 2.6229728 7.5879079 -1.505912 -2453565.62991 272184.543587 -637943.827761 16975.0102772 2.262188 8.5733713 -1.5452739 -2453565.80769 302407.453116 -496882.890082 -6891.29244782 1.6038952 9.8534411 -1.5541254 -2453565.89658 312788.782678 -418238.980816 -18756.216934 1.0678857 10.646482 -1.5310336 -2453565.98547 318195.382102 -333027.417073 -30310.4992881 0.28963328 11.566252 -1.4693515 -2453566.07435 316236.409798 -240247.475876 -41142.9424556 -0.88354776 12.614414 -1.3352694 -2453566.16324 302935.680513 -139108.339848 -50463.7431961 -2.7223657 13.718086 -1.0596474 -2453566.20769 290084.520347 -85463.4841088 -54116.2664104 -4.0220046 14.205547 -0.82935302 -2453566.25213 271614.830773 -30208.238604 -56712.9988197 -5.6582676 14.535608 -0.50506268 -2453566.29658 246149.202946 25760.3729966 -57838.8691416 -7.6663652 14.542983 -0.059033358 -2453566.34102 212332.007009 80769.9983025 -56989.4540876 -9.9834097 13.994648 0.5234032 -2453566.38547 169380.388253 132208.654288 -53675.9667858 -12.364991 12.652245 1.2147282 -2453566.42991 117851.02847 176869.61721 -47639.4330819 -14.370723 10.48738 1.9210242 -2453566.47435 60023.1416644 212092.75509 -39068.1559989 -15.599582 7.8146601 2.5153956 -2453566.5188 -835.152578647 236882.171387 -28569.1545243 -15.965406 5.1330898 2.9191426 -2453566.56324 -61755.2274141 251982.067933 -16890.5821153 -15.680062 2.8074857 3.1357619 -2453566.60769 -120794.39703 259059.781737 -4663.17947703 -15.029572 0.95807748 3.2143164 -2453566.65213 -176993.87718 259905.611751 7685.70940819 -14.228649 -0.45101113 3.2066701 -2453566.74102 -279954.997011 248666.54542 31851.7228952 -12.605696 -2.2984975 3.070003 -2453566.82991 -371182.738517 226628.995755 54721.9703751 -11.194006 -3.3441845 2.8835992 -2453566.9188 -452528.58372 198404.985204 76150.9069275 -10.028027 -3.9525503 2.6988914 -2453567.00769 -525739.604602 166542.186748 96218.1625505 -9.0676676 -4.3142006 2.5299472 -2453567.18547 -653053.731243 97190.2412033 132801.912109 -7.5926945 -4.6556937 2.2446558 -2453567.36324 -760990.326724 24732.088521 165470.978576 -6.512722 -4.7534481 2.0173756 -2453567.54102 -854393.107434 -48296.5932062 194991.399848 -5.6824971 -4.7435951 1.8323855 -2453567.7188 -936406.608368 -120732.205898 221918.746967 -5.0193268 -4.6822599 1.678159 -2453568.07435 -1074271.01704 -261835.882372 269526.257631 -4.0135659 -4.4956369 1.4329518 -2453568.42991 -1185688.97032 -396687.636805 310523.551633 -3.2738578 -4.2823055 1.2434146 -2453568.78547 -1277070.18604 -524932.714431 346286.716456 -2.6970762 -4.0676943 1.0897917 -2453569.14102 -1352496.42923 -646675.532425 377731.967364 -2.2283373 -3.859637 0.9608806 -2453569.49658 -1414752.6681 -762157.85365 405505.239288 -1.8355067 -3.6602129 0.8498201 -2453570.20769 -1507246.06454 -975401.264255 451821.460435 -1.203612 -3.2866037 0.66475777 -2453570.9188 -1565384.25488 -1166594.41687 487864.810347 -0.70648514 -2.9412349 0.51291833 -2453571.62991 -1595820.64689 -1337251.80495 515291.41943 -0.29602408 -2.6169724 0.3828323 -2453572.34102 -1602968.88539 -1488468.7955 535210.787454 0.055056225 -2.3074382 0.26764839 -2453573.05213 -1589925.00466 -1620983.61733 548395.225895 0.36349653 -2.007393 0.16301461 -2453574.47435 -1511711.54341 -1831426.67023 556610.776647 0.89361939 -1.4184743 -0.025707666 -2453575.89658 -1373328.91877 -1969132.06295 542687.385986 1.3492762 -0.81830863 -0.19940052 -2453577.3188 -1181911.83609 -2030697.81742 507777.770873 1.7607607 -0.17287975 -0.3688894 -2453578.02991 -1067697.11004 -2030591.58091 482474.172866 1.9562793 0.18076541 -0.45514203 -2453578.74102 -941619.310238 -2007848.69014 451793.270069 2.1471544 0.5655859 -0.54416228 -2453579.45213 -803925.261777 -1960220.8055 415518.532354 2.3345557 0.99314561 -0.6375456 -2453580.16324 -654815.632991 -1884589.61061 373318.972355 2.5186606 1.4806358 -0.73742705 -2453580.87435 -494530.576732 -1776515.4361 324712.735996 2.6978249 2.0548921 -0.84666686 -2453581.58547 -323527.450054 -1629394.8585 269004.521198 2.8658501 2.7617154 -0.96945184 -2453581.94102 -234315.794386 -1538145.46234 238187.44715 2.9406969 3.1891795 -1.0377651 -2453582.29658 -142973.440225 -1432724.22828 205183.415068 3.0034462 3.6879906 -1.1120232 -2453582.65213 -50002.599164 -1310547.90728 169791.313657 3.0445642 4.2857388 -1.1934556 -2453583.00769 43673.1521666 -1167943.42401 131771.378134 3.0447999 5.0276405 -1.2832745 -2453583.36324 136229.395987 -999374.862002 90857.7547785 2.961012 5.9940583 -1.3816573 -2453583.54102 180993.4336 -902745.749779 69242.4954587 2.8580904 6.6057535 -1.4328798 -2453583.7188 223651.987248 -795800.543556 46845.3193867 2.6805666 7.3441279 -1.4829 -2453583.89658 262690.804563 -676225.028115 23721.7937526 2.3743952 8.2610642 -1.526012 -2453584.07435 295379.302158 -540691.542066 74.5569187099 1.8265898 9.4391776 -1.5471599 -2453584.16324 307824.907571 -465482.447509 -11785.5125086 1.389922 10.164235 -1.538104 -2453584.25213 316258.888878 -384271.259191 -23482.6108947 0.76836743 11.005456 -1.5021108 -2453584.34102 318881.756822 -296101.379864 -34733.4943681 -0.14700159 11.97758 -1.4168099 -2453584.42991 312767.083407 -199995.243399 -45007.5841116 -1.5491813 13.063515 -1.237345 -2453584.5188 292994.787338 -95493.256315 -53269.7706519 -3.7744892 14.118323 -0.87167259 -2453584.56324 275601.020103 -40507.6182777 -56067.6637889 -5.3440605 14.487308 -0.56848395 -2453584.60769 251474.711731 15406.8273489 -57486.2908569 -7.2843554 14.570397 -0.14877024 -2453584.65213 219219.981274 70739.0257133 -57034.8900694 -9.5602867 14.141322 0.40674979 -2453584.69658 177878.509809 123035.973087 -54207.2523091 -11.963616 12.954609 1.0811639 -2453584.74102 127705.051475 169132.016368 -48681.3307134 -14.079769 10.922495 1.7929654 -2453584.78547 70685.7728023 206149.554318 -40553.2493906 -15.472351 8.2971946 2.4154381 -2453584.82991 10019.0735012 232731.89426 -30368.5024575 -15.985272 5.5723313 2.8553444 -2453584.87435 -51172.6157368 249354.17337 -18873.6419909 -15.791925 3.1577707 3.1022546 -2453584.9188 -110733.649476 257596.803635 -6733.23026142 -15.182573 1.2162487 3.2008563 -2453584.96324 -167545.834009 259281.369888 5588.30011478 -14.390994 -0.26915166 3.2047101 -2453585.05213 -271695.006365 249017.746272 29780.5508344 -12.748334 -2.2157736 3.0766101 -2453585.14102 -363904.395292 227397.779012 52706.9152053 -11.307252 -3.312482 2.8909714 -2453585.22991 -446020.121911 199305.506574 74187.8963593 -10.116265 -3.9471144 2.7049308 -2453585.3188 -519831.507643 167425.749994 94295.072172 -9.1366652 -4.3226096 2.5343054 -2453585.49658 -647990.800221 97839.7302677 130922.736974 -7.636062 -4.6754257 2.2461782 -2453585.67435 -756466.801301 25051.2296534 163599.452828 -6.5408208 -4.7759705 2.0169833 -2453585.85213 -850221.662064 -48324.786348 193103.526563 -5.7009276 -4.766029 1.830736 -2453586.02991 -932458.463095 -121092.714382 219998.311517 -5.0290397 -4.7021597 1.6755535 -2453586.38547 -1070487.98327 -262762.241497 267508.80968 -4.0154209 -4.5125204 1.429353 -2453586.74102 -1181888.9577 -398086.257416 308386.746944 -3.2712744 -4.29621 1.2392938 -2453587.09658 -1273145.28576 -526716.121882 344018.186079 -2.6917253 -4.0788929 1.0853628 -2453587.45213 -1348376.92842 -648765.242622 375324.292623 -2.2211388 -3.8684108 0.95625907 -2453587.80769 -1410391.15927 -764482.534512 402953.367375 -1.8270204 -3.6667767 0.84506544 -2453588.5188 -1502306.12561 -978006.983698 448972.667626 -1.1933805 -3.2892904 0.6598695 -2453589.22991 -1559771.9663 -1169256.58115 484712.931799 -0.69487954 -2.9404213 0.50793941 -2453589.94102 -1589462.03164 -1339765.14241 511832.341066 -0.2833911 -2.6130276 0.3778321 -2453590.65213 -1595809.70762 -1490656.86373 531446.706544 0.068454188 -2.3008637 0.26272831 -2453591.36324 -1581923.90288 -1622693.6018 544331.074638 0.37746891 -1.99842 0.1581566 -2453592.07435 -1550074.87368 -1736327.45446 551034.931736 0.65471404 -1.7011004 0.061124353 -2453593.49658 -1438919.70102 -1908880.1128 547272.708376 1.1417935 -1.1053239 -0.12075182 -2453594.9188 -1271700.25501 -2006846.06717 521927.455002 1.5727094 -0.48147172 -0.2910983 -2453595.62991 -1168834.79274 -2026253.61586 501440.162017 1.774613 -0.14699339 -0.37593113 -2453596.34102 -1053756.95328 -2024430.88801 475704.061288 1.9705666 0.21089277 -0.46218799 -2453597.05213 -926780.634671 -1999680.64087 444587.816215 2.1621395 0.60104059 -0.55131744 -2453597.76324 -788143.003408 -1949669.41996 407865.874403 2.3502785 1.0355943 -0.64496962 -2453598.47435 -638044.212749 -1871156.16344 365197.919238 2.5351354 1.5325342 -0.74529534 -2453599.18547 -476729.986915 -1759501.70632 316086.595995 2.7147535 2.1204309 -0.85529956 -2453599.89658 -304696.946674 -1607757.73041 259813.435358 2.88215 2.8483686 -0.97930702 -2453600.25213 -215002.706255 -1513619.57404 228680.656719 2.9556232 3.291335 -1.0484981 -2453600.60769 -123242.521263 -1404754.70756 195330.799428 3.0153586 3.8111643 -1.1238428 -2453600.96324 -29989.6955385 -1278365.28984 159556.158203 3.0502578 4.4387002 -1.2065651 -2453601.3188 63685.1263411 -1130424.44608 121112.600488 3.0373841 5.225393 -1.2977269 -2453601.67435 155621.019563 -954757.941191 79740.8185162 2.9237246 6.2649281 -1.3967831 -2453601.85213 199605.859995 -853561.782338 57897.2342683 2.7914684 6.9324793 -1.4472639 -2453602.02991 240892.248863 -741033.961724 35297.1940826 2.5638008 7.7488859 -1.4943959 -2453602.20769 277504.142368 -614427.45163 12050.2327762 2.1651236 8.7791917 -1.5291975 -2453602.38547 305709.00826 -469719.273325 -11497.2532606 1.4277815 10.12727 -1.5269152 -2453602.47435 314477.579015 -388802.539182 -23112.2794782 0.81840633 10.96584 -1.4920781 -2453602.56324 317549.449803 -300943.106271 -34294.4012157 -0.078882447 11.936795 -1.4092296 -2453602.65213 312055.844405 -205140.043513 -44527.1976291 -1.4536801 13.026826 -1.2347432 -2453602.74102 293161.694142 -100858.84637 -52802.6778612 -3.639293 14.101749 -0.8787346 -2453602.78547 276330.674899 -45896.0178844 -55641.1009872 -5.1862567 14.494052 -0.58280169 -2453602.82991 252848.404123 10111.4661829 -57130.7439672 -7.108175 14.614776 -0.17152988 -2453602.87435 221283.00659 65711.5451567 -56782.105124 -9.3812851 14.238652 0.37642212 -2453602.9188 180587.810127 118495.50648 -54078.2740434 -11.812022 13.110066 1.0482308 -2453602.96324 130887.553366 165273.084913 -48670.2021146 -13.989557 11.116312 1.7660231 -2453603.00769 74071.1971938 203043.183449 -40622.2365829 -15.456201 8.4879812 2.4012801 -2453603.05213 13349.1710669 230292.092369 -30466.063748 -16.025581 5.7247306 2.8540991 -2453603.09658 -48058.8192964 247404.28622 -18958.2972549 -15.859714 3.2605589 3.1093244 -2453603.14102 -107896.035337 255955.214772 -6782.80153897 -15.255934 1.2758445 3.2113745 -2453603.18547 -164981.26905 257804.368355 5580.39531124 -14.458706 -0.24108566 3.2155181 -2453603.27435 -269575.436055 247603.713812 29845.149399 -12.796145 -2.2223834 3.0842863 -2453603.36324 -362082.276885 225872.298651 52815.6153166 -11.337771 -3.3326744 2.8948587 -2453603.45213 -444382.469356 197603.749805 74314.1537557 -10.134548 -3.9719042 2.7057562 -2453603.54102 -518300.098423 165528.827575 94418.4645947 -9.1465781 -4.3482595 2.5328506 -2453603.7188 -646527.64141 95561.0014423 130999.152422 -7.6362015 -4.6990714 2.2418065 -2453603.89658 -754964.466557 22432.751519 163594.954395 -6.5361387 -4.796543 2.0109658 -2453604.07435 -848627.441612 -51236.4413206 192998.337116 -5.693964 -4.7836855 1.8237173 -2453604.25213 -930757.530943 -124259.871715 219780.186802 -5.0236942 -4.7186717 1.6679713 -2453604.60769 -1068670.20929 -266368.224633 267039.33263 -4.0154155 -4.5246419 1.4204311 -2453604.78547 -1127341.11433 -335024.273986 288055.50729 -3.6424437 -4.4130002 1.3174226 -2453604.82991 -1141207.7285 -351905.97173 293066.826665 -3.588511 -4.3768051 1.2930177 -2453604.85213 -1148105.93149 -360276.568627 295541.837229 -3.6095525 -4.334004 1.2883919 -2453604.87435 -1155127.4561 -368419.699124 298085.849214 -3.6753773 -4.0871266 1.4058689 -2453604.89658 -1162005.35365 -376081.645497 300908.499187 -3.5013185 -3.9450479 1.4998275 -2453604.98547 -1187790.90103 -406083.882705 312397.551792 -3.2514896 -3.8774209 1.4800651 -2453605.16324 -1235201.37091 -464811.756406 334530.274404 -2.9326075 -3.7697199 1.4020632 -2453605.5188 -1316988.21104 -577376.599784 375360.500371 -2.4107098 -3.5602206 1.2594657 -2453605.87435 -1384231.12183 -683649.429493 412092.153355 -1.9793426 -3.3601752 1.1344715 -2453606.58547 -1483674.3205 -878454.40251 475045.510766 -1.2888299 -2.9865557 0.9217069 -2453607.29658 -1545556.3766 -1051207.19435 526023.338913 -0.74428275 -2.6407767 0.74205412 -2453608.00769 -1576987.02101 -1203342.13423 566659.293439 -0.29107736 -2.3140464 0.5835521 -2453608.7188 -1582570.27083 -1335797.04819 598014.103347 0.10092275 -1.9990717 0.4389899 -2453609.42991 -1565453.79021 -1449105.47193 620789.671627 0.45033701 -1.6898328 0.30360497 -2453610.14102 -1527849.95751 -1543447.41879 635435.796753 0.76950077 -1.3807743 0.17384114 -2453610.85213 -1471338.54176 -1618670.50185 642208.891611 1.0670652 -1.0665882 0.046894201 -2453611.56324 -1397035.23208 -1674289.90749 641204.783106 1.3496337 -0.74163603 -0.079728751 -2453612.27435 -1305693.90154 -1709449.84057 632368.395126 1.6225005 -0.39940044 -0.20848035 -2453612.98547 -1197765.71475 -1722848.79598 615488.045843 1.8903065 -0.031706823 -0.34207006 -2453613.34102 -1137686.74089 -1720841.56601 603850.78832 2.0161266 0.16215336 -0.42419915 -2453614.05213 -1005598.39446 -1697992.36889 573325.372759 2.284135 0.59030319 -0.57150363 -2453614.76324 -856909.222289 -1647016.25719 533316.709296 2.5572021 1.0817733 -0.73392443 -2453615.47435 -691184.321108 -1563130.18343 482673.033967 2.8392639 1.6684436 -0.91934838 -2453616.18547 -507785.524583 -1438914.71946 419612.144367 3.1326273 2.4074305 -1.1410245 -2453616.54102 -409248.847286 -1358104.09931 382584.173685 3.2827138 2.8663197 -1.272516 -2453616.89658 -306100.466527 -1261882.27121 341222.598959 3.4321956 3.4161506 -1.4242357 -2453617.25213 -198448.190538 -1146856.59757 294789.159069 3.574167 4.0997905 -1.6044483 -2453617.60769 -86760.8913415 -1007847.97188 242215.246469 3.6899976 4.9951762 -1.8270103 -2453617.78547 -29791.520545 -926867.617873 213144.703143 3.7237873 5.5666107 -1.9613364 -2453617.96324 27462.1293375 -836203.032423 181853.136169 3.7235664 6.2635 -2.1171888 -2453618.14102 84270.8857295 -733520.271718 147958.632816 3.6586378 7.1439354 -2.301658 -2453618.3188 139187.486463 -615289.522114 110949.929584 3.4601304 8.3108999 -2.5245274 -2453618.40769 165064.877633 -548680.257373 91073.2964634 3.2635187 9.0579664 -2.6538224 -2453618.49658 189012.988194 -475751.878515 70154.252821 2.9476304 9.9647735 -2.7958983 -2453618.58547 209821.378093 -395059.157319 48102.4798581 2.4262049 11.092104 -2.9477373 -2453618.67435 225316.047174 -304592.713772 24887.0286505 1.5217098 12.526511 -3.0945127 -2453618.76324 231226.490393 -201621.415606 719.314218389 -0.16934779 14.359076 -3.1788743 -2453618.80769 228037.986349 -144481.430793 -11446.4815947 -1.5774464 15.410026 -3.142841 -2453618.85213 218295.279439 -83293.7093157 -23255.7940011 -3.6258305 16.437878 -2.978404 -2453618.89658 199021.491714 -18650.1019997 -34003.6972572 -6.5844579 17.130147 -2.5640065 -2453618.94102 166415.897326 46944.0056265 -42401.2121047 -10.538652 16.776275 -1.7254445 -2453618.96324 144101.642146 78398.7163204 -45146.5098861 -12.702794 15.896155 -1.1141406 -2453618.98547 117724.239345 107620.667178 -46615.4676893 -14.729784 14.451095 -0.40401764 -2453619.00769 87784.8407227 133576.104472 -46675.396294 -16.375811 12.518855 0.34081353 -2453619.05213 21053.1767695 173136.163139 -42738.8130176 -18.000343 8.0650714 1.641195 -2453619.09658 -48043.9890864 196310.80043 -34708.9725456 -17.764506 4.1826281 2.458992 -2453619.14102 -114318.23062 206719.914309 -24380.1989223 -16.682848 1.4179577 2.8673721 -2453619.18547 -175942.862791 208378.277763 -12991.9733455 -15.41145 -0.42801933 3.0356071 -2453619.22991 -232768.965764 204217.485856 -1223.80282831 -14.205327 -1.6576292 3.0793306 -2453619.3188 -333813.508162 185405.11915 22244.4960878 -12.200189 -3.0704825 3.0116785 -2453619.40769 -421412.412227 158825.101556 44879.5598292 -10.680908 -3.7744892 2.8788746 -2453619.49658 -498755.977824 128265.875112 66446.0611965 -9.5083077 -4.1452344 2.7379301 -2453619.58547 -568073.332371 95590.155873 86953.9531315 -8.5765034 -4.3431824 2.6043816 -2453619.76324 -688443.283573 27470.0966338 125104.013032 -7.1803619 -4.4881628 2.3704512 -2453619.94102 -790611.048185 -41536.4816351 159979.915581 -6.1715068 -4.4818509 2.1765777 -2453620.1188 -879225.052984 -109900.89579 192126.097736 -5.3978656 -4.4131683 2.0135626 -2453620.29658 -957220.846383 -176971.572708 221955.288605 -4.7790763 -4.3170617 1.8738082 -2453620.65213 -1088793.29944 -306245.488117 275839.767221 -3.8428705 -4.0958141 1.6433683 -2453620.74102 -1117596.98272 -337479.438043 288266.390486 -3.6633739 -4.0377021 1.5931197 -2453620.78547 -1131523.93936 -352925.872325 294337.661581 -3.5952421 -4.0068112 1.5693452 -2453620.82991 -1145339.9669 -368235.647264 300345.021706 -3.668993 -3.9572962 1.5865618 -2453620.84102 -1148949.39991 -372013.249487 301951.741028 -3.8612623 -3.9037392 1.853522 -2453620.85213 -1152593.63144 -375742.315834 303976.737959 -3.6825348 -3.879026 2.2636974 -2453620.87435 -1159425.02997 -383189.998795 308412.124921 -3.4802327 -3.8766453 2.3233205 -2453620.96324 -1185141.38815 -412786.178533 326134.109896 -3.2468661 -3.8281094 2.2870248 -2453621.3188 -1275462.98853 -527106.091918 393819.425092 -2.6635451 -3.6158295 2.122593 -2453621.67435 -1350005.30183 -635064.224851 456720.451945 -2.2047261 -3.4147953 1.9750536 -2453622.02991 -1411701.79684 -737036.023821 515305.297739 -1.8226504 -3.2259244 1.8410764 -2453622.74102 -1504030.34822 -924394.759244 620946.523202 -1.2106086 -2.8792274 1.6036295 -2453623.45213 -1563131.75197 -1091488.29653 712950.765566 -0.73038887 -2.5645006 1.3952475 -2453624.16324 -1595494.73877 -1239986.96633 792798.67193 -0.33449527 -2.2726156 1.206694 -2453624.87435 -1605407.0624 -1371071.88781 861508.731415 0.0038211375 -1.9966287 1.0318374 -2453625.58547 -1595866.54016 -1485548.89338 919782.656478 0.30090373 -1.7312334 0.86637782 -2453627.00769 -1526570.49188 -1666499.3823 1006737.66494 0.81180134 -1.2155573 0.5511918 -2453628.42991 -1399222.24535 -1784107.08896 1055424.24841 1.2521288 -0.6956041 0.24050472 -2453629.85213 -1220482.77275 -1836073.63697 1065287.61067 1.6521854 -0.14176122 -0.083872421 -2453630.56324 -1113073.32642 -1835637.35354 1054845.01525 1.8435294 0.15948239 -0.25780978 -2453631.27435 -994017.280435 -1815969.52302 1033352.29109 2.0315873 0.48556196 -0.44427428 -2453631.98547 -863466.910876 -1775273.8508 999895.237995 2.2179164 0.84584536 -0.64825774 -2453632.69658 -721496.020354 -1711055.46343 953191.072174 2.403412 1.2540475 -0.87693432 -2453633.05213 -646243.135994 -1669073.69214 924329.150653 2.4958091 1.4822558 -1.0037022 -2453633.22991 -607634.601322 -1645392.5435 908416.518025 2.5148947 1.5994421 -1.0652487 -2453633.94102 -447503.233236 -1530802.36688 833995.900521 2.6969455 2.1496835 -1.3670378 -2453634.65213 -276428.756532 -1378246.35112 738905.57554 2.8689557 2.8477973 -1.7443441 -2453635.00769 -187105.523911 -1284255.18955 681841.847735 2.9445019 3.2837156 -1.9769254 -2453635.36324 -95679.0573297 -1175593.09017 616992.141075 3.00412 3.8082283 -2.2538132 -2453635.7188 -2853.66799276 -1048948.85701 542710.839654 3.0317395 4.4635779 -2.59533 -2453636.07435 89897.8810918 -899244.573836 456511.486347 2.9898692 5.3270857 -3.0379102 -2453636.25213 135321.012254 -813298.300378 407764.92741 2.9161682 5.8811497 -3.3174531 -2453636.42991 179142.476122 -717941.487343 354303.585916 2.7752305 6.5597952 -3.6550534 -2453636.60769 219966.07296 -610852.609335 295059.158018 2.5132049 7.4212089 -4.0757009 -2453636.78547 255139.96218 -488518.814935 228466.183264 2.0097222 8.5672193 -4.6206552 -2453636.87435 269045.198285 -419991.027308 191711.831048 1.5842679 9.3005031 -4.9595663 -2453636.96324 278935.80821 -345276.860958 152138.513503 0.94618053 10.184945 -5.3565093 -2453637.05213 282649.495184 -263054.627129 109267.516096 -0.059805348 11.262634 -5.818546 -2453637.14102 276290.606956 -171725.507031 62640.9546133 -1.7515521 12.553581 -6.3259255 -2453637.18547 267209.271563 -122189.192066 37884.3760528 -3.0433046 13.246214 -6.5617809 -2453637.22991 252324.507391 -70057.2534771 12335.08642 -4.7998242 13.886547 -6.7265826 -2453637.27435 229546.506831 -15829.3982712 -13550.6317525 -7.1796048 14.294718 -6.7123175 -2453637.3188 196272.75888 38966.9424161 -38736.5230665 -10.260248 14.102013 -6.3209808 -2453637.36324 150202.168827 90999.6335517 -61281.6902674 -13.741095 12.764208 -5.2996325 -2453637.40769 91445.9742361 135136.968246 -78543.1169618 -16.665888 10.010974 -3.5990274 -2453637.45213 24248.5719537 166874.752774 -88593.5538297 -18.039603 6.4863588 -1.646384 -2453637.49658 -45106.4404439 185361.848966 -91587.7067166 -17.881394 3.2564442 0.0088606275 -2453637.54102 -112032.594372 192927.433496 -89164.1316337 -16.896386 0.82234988 1.1743246 -2453637.58547 -174562.611274 192638.439492 -83094.959496 -15.659762 -0.86491611 1.9297877 -2453637.62991 -232331.453377 186983.343135 -74697.0366844 -14.441573 -2.0062834 2.4078267 -2453637.7188 -334949.88667 165882.249697 -54046.3326885 -12.369622 -3.3275465 2.8948453 -2453637.80769 -423575.673544 137559.543316 -30986.8654681 -10.780851 -3.9744179 3.0787951 -2453637.89658 -501465.652622 105637.196241 -7083.50337982 -9.5532264 -4.3020119 3.1318264 -2453637.98547 -570962.854581 71894.5670203 16965.4667351 -8.580522 -4.4654511 3.1241141 -2453638.16324 -690955.89617 2317.14580285 64343.3851115 -7.1326982 -4.5589094 3.0351296 -2453638.34102 -792160.197369 -67485.1043754 110055.393951 -6.0966694 -4.5167804 2.9150608 -2453638.5188 -879506.78073 -136179.051311 153879.538802 -5.3093197 -4.4225402 2.7916211 -2453638.69658 -956087.855959 -203243.977369 195839.741552 -4.6843089 -4.3079239 2.6730387 -2453639.05213 -1084659.10818 -331846.640361 274568.074356 -3.7406687 -4.0640712 2.457372 -2453639.40769 -1188453.74716 -453015.501206 347100.333751 -3.0484269 -3.8267024 2.2689064 -2453639.76324 -1273504.27625 -567109.38564 414197.07098 -2.5089488 -3.6038543 2.102636 -2453640.1188 -1343631.03896 -674594.264289 476462.2369 -2.0704607 -3.3962669 1.9536463 -2453640.82991 -1448780.66229 -871457.840599 588295.315985 -1.3870675 -3.0198234 1.6940633 -2453641.54102 -1517338.88815 -1046480.98132 685357.85952 -0.86516394 -2.6830909 1.4703403 -2453642.25213 -1557115.63248 -1201730.43518 769459.865303 -0.44292566 -2.3745129 1.2706395 -2453642.96324 -1573117.25824 -1338663.90221 841830.460397 -0.087082877 -2.085667 1.0874414 -2453643.67435 -1568763.51484 -1458289.84581 903315.539678 0.22227741 -1.8101691 0.91555712 -2453644.38547 -1546494.94989 -1561266.04939 954486.872972 0.49777317 -1.5429428 0.75116362 -2453645.80769 -1454942.09203 -1718540.74411 1027196.55929 0.97971522 -1.0170243 0.43354203 -2453647.22991 -1308119.54739 -1810632.08295 1060949.48167 1.4026822 -0.47695179 0.11397286 -2453648.65213 -1111552.92163 -1833820.95972 1054331.2538 1.7928114 0.11083757 -0.2271817 -2453649.36324 -995598.730022 -1817136.6162 1034713.04853 1.9812486 0.43690375 -0.41378198 -2453650.07435 -868145.425194 -1779464.47846 1003143.68966 2.1673308 0.79579313 -0.61714598 -2453650.78547 -729303.314717 -1718418.1644 958398.591449 2.3521115 1.2004093 -0.84405197 -2453651.49658 -579141.842897 -1630619.28947 898735.963378 2.5356468 1.6708088 -1.1048831 -2453652.20769 -417796.397477 -1511102.33296 821598.930433 2.7154091 2.2400412 -1.4165043 -2453652.56324 -333046.365808 -1437197.77837 775323.224874 2.8015114 2.5788184 -1.599986 -2453652.9188 -245727.20426 -1352138.00356 723031.069702 2.8821057 2.968742 -1.8094143 -2453653.27435 -156074.072155 -1254090.21965 663796.266882 2.9523698 3.4281513 -2.0538233 -2453653.62991 -64534.1590708 -1140509.55415 596344.189458 3.0027212 3.9861355 -2.3473593 -2453653.98547 28007.6624566 -1007677.3558 518834.22079 3.0126389 4.6924053 -2.7138044 -2453654.34102 119666.077408 -849760.290259 428426.151168 2.9324744 5.6409552 -3.1970982 -2453654.5188 163945.995351 -758508.593986 377007.005063 2.8215858 6.2618919 -3.5079362 -2453654.69658 205869.434879 -656610.279686 320301.337408 2.6164354 7.0371233 -3.8896932 -2453654.87435 243424.258757 -541140.979493 256986.384951 2.2322823 8.0462617 -4.3755409 -2453654.96324 259432.530508 -476980.571873 222265.844873 1.9179467 8.6796619 -4.6735532 -2453655.05213 272524.486113 -407514.227896 185075.709578 1.4619616 9.4333552 -5.0203985 -2453655.14102 281301.505029 -331683.055391 145000.499365 0.77420031 10.344007 -5.4265122 -2453655.22991 283392.703666 -248120.6615 101557.744038 -0.3192346 11.45322 -5.8969194 -2453655.3188 274513.418562 -155151.987605 54379.7906672 -2.1699077 12.777774 -6.3926139 -2453655.36324 263580.143991 -104765.372969 29394.3736413 -3.5970778 13.460237 -6.6112383 -2453655.40769 246229.921579 -51896.2566387 3728.46252774 -5.5388408 14.045592 -6.7315487 -2453655.45213 220186.394054 2692.98868504 -22011.2616221 -8.1448246 14.301808 -6.619769 -2453655.49658 182811.117713 56965.750228 -46526.5106549 -11.410798 13.790017 -6.049775 -2453655.54102 132321.47214 106917.755139 -67583.5387216 -14.830916 11.980659 -4.7956048 -2453655.58547 70125.0990894 147252.156387 -82580.1556297 -17.313963 8.8622183 -2.9534796 -2453655.62991 1542.39905124 174457.350632 -90201.9213788 -18.129086 5.3354516 -1.0567364 -2453655.67435 -67396.6209299 188952.833487 -91229.8444358 -17.61906 2.3471332 0.43803278 -2453655.7188 -133012.952107 193546.835749 -87457.8316768 -16.504775 0.17640548 1.4542205 -2453655.76324 -193974.533455 191186.393173 -80532.1640647 -15.241335 -1.3090472 2.1024049 -2453655.80769 -250191.494281 184097.636434 -71610.7535173 -14.056657 -2.3184598 2.5125573 -2453655.89658 -350173.446478 161251.563597 -50458.8950276 -12.066928 -3.4898166 2.9309509 -2453655.98547 -436738.356397 131980.839936 -27246.5886147 -10.543224 -4.067293 3.0864141 -2453656.07435 -512989.158266 99494.6696354 -3339.9372532 -9.3612259 -4.359638 3.1266807 -2453656.16324 -581141.528204 65391.2583355 20643.4766358 -8.4204656 -4.5035597 3.1129132 -2453656.34102 -699012.098995 -4603.66855643 67807.7999716 -7.0123426 -4.5780196 3.0195429 -2453656.5188 -798555.118099 -74627.4022302 113271.460606 -5.9987685 -4.527492 2.8985862 -2453656.69658 -884511.926309 -143448.306918 156842.504649 -5.2252286 -4.4287596 2.7752148 -2453656.87435 -959875.41734 -210585.709871 198552.95968 -4.6092653 -4.3113256 2.6569396 -2453657.22991 -1086323.23499 -339233.067705 276796.395455 -3.6762716 -4.0638605 2.441868 -2453657.58547 -1188235.13917 -460354.298071 348858.238067 -2.9897052 -3.8239058 2.2537396 -2453657.94102 -1271536.58199 -574330.335519 415489.765333 -2.4535211 -3.5990367 2.0874747 -2453658.29658 -1339992.91823 -681635.98751 477288.52208 -2.0169628 -3.3894373 1.9384173 -2453659.00769 -1441917.02575 -877960.676683 588171.554083 -1.3352112 -3.009114 1.6782828 -2453659.7188 -1507299.07643 -1052205.73529 684236.775313 -0.81345764 -2.6684611 1.4536019 -2453660.42991 -1543881.15295 -1206432.43143 767272.831057 -0.39053528 -2.3558041 1.2526225 -2453661.14102 -1556629.39512 -1342082.23237 838488.641684 -0.033515381 -2.0625314 1.0678183 -2453661.85213 -1548940.70486 -1460142.02615 898711.592306 0.27732309 -1.782269 0.89405184 -2453662.56324 -1523233.89252 -1561246.80144 948495.804161 0.55472517 -1.5098064 0.72744046 -2453663.98547 -1424431.0433 -1713688.45759 1017937.99626 1.0408227 -0.97095229 0.40377906 -2453665.40769 -1269789.57698 -1799114.61311 1047559.38214 1.4689525 -0.41357894 0.075981754 -2453666.82991 -1064727.76517 -1813088.35925 1035576.5416 1.8648907 0.19911851 -0.27736212 -2453667.54102 -944252.547411 -1790475.64926 1012625.7905 2.0563537 0.54225616 -0.47241587 -2453668.25213 -812087.661375 -1745685.95586 977132.807905 2.2456052 0.92314834 -0.68675137 -2453668.96324 -668345.425684 -1675949.97093 927678.6297 2.433223 1.3574865 -0.9285218 -2453669.67435 -513139.889055 -1577292.05416 862221.785931 2.6184586 1.8698304 -1.2103338 -2453670.38547 -346722.970609 -1443735.89532 777701.099152 2.7968203 2.502979 -1.5538566 -2453670.74102 -259520.833194 -1361074.62253 726868.183446 2.8792157 2.8881413 -1.7603842 -2453671.09658 -169925.598273 -1265599.79991 669197.172173 2.9515206 3.3409355 -2.000872 -2453671.45213 -78388.4440122 -1154804.1523 603436.508327 3.0026028 3.8933195 -2.2907488 -2453671.54102 -55304.8627713 -1124286.13205 585522.815638 3.0077271 4.0568887 -2.3756237 -2453671.62991 -32221.4191006 -1092407.15848 566907.096286 2.9986429 4.2589387 -2.4789818 -2453671.65213 -26474.0484328 -1084152.38379 562108.292088 2.98688 4.3491497 -2.5245354 -2453671.67435 -20725.597772 -1075585.31816 557146.011694 3.0704659 4.6645763 -2.7001235 -2453671.68547 -17568.2076389 -1071018.34436 554481.657641 3.4982765 4.7671641 -2.8059689 -2453671.70769 -10613.6930269 -1061973.29719 549122.38661 3.6749827 4.6847318 -2.7837092 -2453671.79658 17837.0066273 -1025623.78681 527527.843908 3.7142773 4.8093432 -2.8522091 -2453672.15213 131307.837872 -864947.643781 433296.166263 3.6447696 5.7093028 -3.3097421 -2453672.32991 186494.555016 -772830.922698 380255.94159 3.5282385 6.304583 -3.6053396 -2453672.50769 239178.899963 -670568.506 322229.140988 3.3096035 7.0376506 -3.9618695 -2453672.68547 287238.923571 -555655.844082 258134.715844 2.9071774 7.962622 -4.399118 -2453672.86324 326689.841139 -424586.036263 186560.004968 2.146765 9.1556052 -4.9389997 -2453672.95213 340919.726694 -351556.103289 147452.381543 1.5221748 9.8773448 -5.2492193 -2453673.04102 349374.615832 -272652.966299 105889.337324 0.6241638 10.682845 -5.5754125 -2453673.12991 349456.83056 -187341.028874 61853.3882418 -0.68591723 11.534992 -5.8846057 -2453673.2188 337303.005723 -95667.0439989 15753.744509 -2.5958452 12.305875 -6.0920707 -2453673.30769 307624.931118 671.550725461 -31006.4934629 -5.2611275 12.674308 -6.0165543 -2453673.35213 284417.280638 49167.6053756 -53721.1277342 -6.8465681 12.537338 -5.787845 -2453673.39658 254954.598425 96556.2812379 -75240.8349468 -8.499488 12.087583 -5.3909941 -2453673.44102 219231.597294 141553.740502 -94902.5513596 -10.081162 11.291423 -4.8224795 -2453673.48547 177822.00243 182872.772266 -112099.186549 -11.4371 10.183938 -4.1158028 -2453673.52991 131834.30737 219498.929457 -126417.712731 -12.452367 8.8685666 -3.3357994 -2453673.6188 31743.7835793 276999.143228 -146116.879934 -13.385403 6.1340869 -1.8316424 -2453673.70769 -71041.956612 314880.459588 -155422.812445 -13.257828 3.8310171 -0.65582206 -2453673.79658 -170672.232705 337400.101098 -157115.577939 -12.642564 2.1276529 0.1619111 -2453673.88547 -264878.378035 348819.526893 -153620.444402 -11.882771 0.91539935 0.7117969 -2453673.97435 -353209.21364 352348.124119 -146638.62247 -11.126875 0.051132251 1.0824878 -2453674.06324 -435934.463428 350211.17081 -137291.620378 -10.427312 -0.5751111 1.3359567 -2453674.24102 -586586.379487 334559.673875 -114200.760627 -9.2334812 -1.3865234 1.6357295 -2453674.4188 -720817.642808 309312.69897 -87794.3786126 -8.2794926 -1.8610898 1.7855686 -2453674.59658 -841858.642273 278305.488304 -59729.7947918 -7.5068966 -2.1538556 1.8596628 -2453674.77435 -952114.272685 243682.383103 -30873.9758445 -6.8685066 -2.3408078 1.8925243 -2453674.95213 -1053372.35323 206728.204489 -1711.81223979 -6.330678 -2.462306 1.9016285 -2453675.30769 -1233775.0323 128884.394595 56455.4382781 -5.4573297 -2.5875632 1.8800432 -2453675.66324 -1390771.10782 48533.4735753 113592.873383 -4.7895784 -2.6340876 1.8374952 -2453676.0188 -1529357.69922 -32521.9943688 169258.816527 -4.2506906 -2.6378012 1.7856906 -2453676.37435 -1652854.80282 -113292.270249 223273.23844 -3.8022229 -2.6177219 1.7306157 -2453677.08547 -1863492.02147 -271953.162927 326190.850788 -3.0879866 -2.5414262 1.620021 -2453677.79658 -2035541.92409 -425150.230582 422440.689517 -2.5334084 -2.4433447 1.5140959 -2453678.50769 -2176887.10674 -572029.09974 512367.519768 -2.08163 -2.3371091 1.4142091 -2453679.2188 -2292772.72481 -712281.482031 596335.047598 -1.7005571 -2.2281946 1.3199877 -2453679.92991 -2386892.85305 -845819.924143 674666.410105 -1.3705506 -2.1187796 1.2305994 -2453681.35213 -2520054.67222 -1092801.22953 815463.146918 -0.8163711 -1.9015227 1.0631848 -2453682.77435 -2591341.83881 -1313208.41554 936371.532294 -0.35629254 -1.6859893 0.90603971 -2453684.19658 -2610088.6836 -1507136.64497 1038370.97232 0.042989166 -1.4700771 0.75475794 -2453685.6188 -2582429.48802 -1674349.1172 1121950.02469 0.40166311 -1.2505588 0.6056508 -2453687.04102 -2512499.54803 -1814175.86405 1187172.46713 0.73284185 -1.0236848 0.45545582 -2453688.46324 -2403013.85362 -1925470.27488 1233723.05644 1.0475425 -0.78585897 0.30153155 -2453689.88547 -2255627.86164 -2006502.67403 1260891.20884 1.3501666 -0.52953078 0.13897081 -2453691.30769 -2071343.57565 -2054574.76628 1267358.3228 1.6491675 -0.24785235 -0.036303897 -2453692.72991 -1850212.92575 -2065929.02944 1251190.67309 1.9510391 0.070354166 -0.23071924 -2453694.15213 -1591456.01501 -2035074.53031 1209475.78834 2.2627544 0.44282384 -0.4541332 -2453695.57435 -1293380.95828 -1953676.26636 1137741.26807 2.5923935 0.89972148 -0.72292839 -2453696.28547 -1128791.3172 -1890112.60195 1088516.77104 2.7665232 1.1760214 -0.88296397 -2453696.99658 -953277.287572 -1808218.28351 1028737.62045 2.9481287 1.4988366 -1.0677635 -2453697.70769 -766362.820861 -1704612.74136 956610.717141 3.1376118 1.8866273 -1.2869007 -2453698.4188 -567591.98177 -1574444.51729 869585.400079 3.3335321 2.3701653 -1.5561213 -2453699.12991 -356753.213626 -1410297.77768 763811.187446 3.5281626 3.0052925 -1.9034921 -2453699.48547 -246966.935478 -1311930.75345 702074.982898 3.6177543 3.4112828 -2.1220704 -2453699.84102 -134630.543693 -1199797.57982 632975.933663 3.6921957 3.9067377 -2.3853367 -2453700.19658 -20452.7687612 -1070574.83007 554868.51394 3.7332849 4.5326535 -2.7126469 -2453700.55213 93989.5978745 -919257.856976 465325.547875 3.698906 5.3611459 -3.1370434 -2453700.72991 150301.163278 -832968.558939 415155.105557 3.6241919 5.8903421 -3.4028673 -2453700.90769 204960.545859 -737737.279516 360531.801017 3.4775846 6.5311711 -3.7191718 -2453701.08547 256503.84468 -631547.166114 300560.055716 3.2065611 7.3257609 -4.1024765 -2453701.26324 302307.740847 -511589.299129 234050.831691 2.7055016 8.336102 -4.5742658 -2453701.35213 321632.988995 -445271.54495 197879.407221 2.3050168 8.9474709 -4.8500537 -2453701.44102 337295.569119 -373936.336261 159482.309231 1.7334772 9.6481424 -5.1541036 -2453701.48547 343212.354182 -336230.722025 139447.20546 1.3530087 10.008309 -5.2960043 -2453701.57435 350122.353822 -256265.775788 97519.0048702 0.38626314 10.827324 -5.6227327 -2453701.66324 348009.001871 -169832.831048 53148.0013882 -1.0262666 11.678317 -5.9218255 -2453701.75213 332718.698932 -77185.5564516 6876.20796882 -3.0783949 12.405281 -6.0936324 -2453701.84102 298728.467651 19468.6027057 -39611.114235 -5.8969423 12.637077 -5.9341788 -2453701.88547 272975.171778 67609.7365506 -61891.907938 -7.5306173 12.384701 -5.6422975 -2453701.92991 240864.593411 114150.960295 -82718.2307718 -9.1851757 11.796508 -5.1751484 -2453701.97435 202601.764435 157759.644002 -101423.066449 -10.707978 10.86155 -4.5421957 -2453702.0188 158989.200438 197202.848591 -117449.960198 -11.95018 9.6437019 -3.7911172 -2453702.06324 111302.211472 231618.260827 -130480.408276 -12.822046 8.2660723 -2.9942886 -2453702.15213 9439.49284992 284439.701914 -147641.998305 -13.491541 5.5425558 -1.5233325 -2453702.24102 -93490.9606837 318125.55764 -154828.460567 -13.207446 3.3348721 -0.41280622 -2453702.32991 -192422.522674 337218.259371 -154884.075242 -12.521362 1.7284354 0.34783372 -2453702.4188 -285576.438972 345875.403935 -150129.221208 -11.734687 0.5914435 0.85639589 -2453702.50769 -372733.094238 347137.201712 -142153.66252 -10.971153 -0.21821526 1.1984218 -2453702.59658 -454260.060595 343091.183262 -131997.69336 -10.271742 -0.80500227 1.4318446 -2453702.77435 -602568.794617 324336.63946 -107645.650065 -9.084498 -1.5654401 1.7065615 -2453702.95213 -734567.808359 296593.318303 -80271.6160051 -8.1375712 -2.0095471 1.8418977 -2453703.12991 -853472.021249 263469.543479 -51418.5467084 -7.3702885 -2.2822343 1.9066007 -2453703.30769 -961659.427708 226990.187445 -21895.4517491 -6.7355746 -2.4548472 1.9328092 -2453703.66324 -1152516.97508 148385.058402 37537.4535091 -5.7407915 -2.6357064 1.9276338 -2453704.0188 -1316829.10796 66190.0725337 96194.6088381 -4.9882187 -2.7028701 1.8877902 -2453704.37435 -1460576.48395 -17117.4639829 153390.227568 -4.3914347 -2.7142288 1.8345832 -2453704.72991 -1587725.33479 -100270.646639 208863.426933 -3.9013473 -2.6957487 1.7765461 -2453705.08547 -1701056.87249 -182573.310405 262530.40913 -3.4879265 -2.6603886 1.7173909 -2453705.79658 -1893920.13713 -343185.995388 364459.82 -2.8195777 -2.5639053 1.6014796 -2453706.50769 -2050399.00562 -497323.425848 459448.475358 -2.2928327 -2.4521671 1.491716 -2453707.2188 -2177555.65438 -644406.515866 547896.645322 -1.8591147 -2.3352819 1.3885039 -2453707.92991 -2280167.60598 -784261.257181 630187.412283 -1.4902193 -2.2172575 1.2911207 -2453708.64102 -2361637.54799 -916870.623089 706648.808932 -1.1685683 -2.0995704 1.1985872 -2453710.06324 -2470643.48446 -1160521.02726 843109.329751 -0.62401109 -1.8665823 1.0245225 -2453711.48547 -2518587.4592 -1375693.13012 958838.076625 -0.16786747 -1.6357049 0.86029645 -2453712.90769 -2514204.67775 -1562455.5807 1054734.95825 0.23157811 -1.4034975 0.70099478 -2453714.32991 -2463202.44252 -1720390.66618 1131149.16264 0.5934816 -1.1657087 0.54252886 -2453715.75213 -2369362.44781 -1848507.19351 1187943.5653 0.93057582 -0.91728592 0.38103171 -2453717.17435 -2235128.23224 -1945154.08429 1224509.70042 1.2524169 -0.65241034 0.21257097 -2453718.59658 -2061874.08285 -2007838.95655 1239696.7212 1.5667517 -0.36299091 0.032177424 -2453720.0188 -1850109.51534 -2032921.08523 1231676.68713 1.8803777 -0.038152535 -0.16641496 -2453721.44102 -1599492.48014 -2015085.91621 1197674.41887 2.2003734 0.33906954 -0.39265862 -2453722.86324 -1308755.78808 -1946307.42727 1133424.60507 2.5348223 0.79727642 -0.66210534 -2453723.57435 -1147662.11588 -1889075.34597 1087960.8811 2.7101425 1.0720284 -0.82117558 -2453724.28547 -975596.739166 -1813680.29643 1032042.70283 2.8921398 1.3907416 -1.0035822 -2453724.99658 -792124.476945 -1716937.55542 963984.364217 3.0814671 1.7705124 -1.2182063 -2453725.70769 -596817.386386 -1594309.52131 881403.077192 3.2769432 2.2393443 -1.4793764 -2453726.4188 -389444.301234 -1438955.30559 780747.433562 3.4724061 2.8469547 -1.8121268 -2453726.77435 -281340.900638 -1345777.92429 721987.457864 3.5643106 3.2304041 -2.0190043 -2453727.12991 -170571.959669 -1239673.50867 656295.962675 3.6443903 3.6929378 -2.2655027 -2453727.48547 -57687.7815398 -1117733.9118 582227.417764 3.6987449 4.268521 -2.5677646 -2453727.84102 56112.7086303 -975679.49269 497693.092302 3.6964838 5.0151752 -2.9526596 -2453728.0188 112611.523369 -895151.767688 450565.370271 3.6536286 5.4831197 -3.1897797 -2453728.19658 168097.440186 -806780.379676 399492.211162 3.560565 6.0407771 -3.4682029 -2453728.37435 221569.690745 -708961.032611 343745.19631 3.3840832 6.7196509 -3.8008912 -2453728.55213 271317.100835 -599496.514435 282360.405127 3.0611724 7.5664793 -4.2057147 -2453728.72991 314220.772161 -475314.972112 214062.127977 2.4622994 8.6491203 -4.704852 -2453728.8188 331382.698954 -406425.621952 176830.978722 1.9797463 9.3049273 -4.9953459 -2453728.90769 344118.213122 -332167.818578 137268.9778 1.2962089 10.047597 -5.3107485 -2453728.99658 350523.24267 -251888.937987 95227.9831334 0.31044395 10.869259 -5.6369782 -2453729.08547 347728.01956 -165137.717259 50759.3013668 -1.1297067 11.718017 -5.9322066 -2453729.17435 331504.467362 -72230.4694548 4444.59166837 -3.2194069 12.430182 -6.0926884 -2453729.26324 296278.336529 24479.1878476 -41950.4455197 -6.0758452 12.621182 -5.9084723 -2453729.30769 269816.435099 72498.899161 -64099.2642507 -7.7189323 12.336151 -5.5988286 -2453729.35213 236985.868555 118782.299163 -84722.1749012 -9.3691991 11.710449 -5.1127669 -2453729.39658 198050.979626 161990.321242 -103154.695119 -10.871316 10.73993 -4.4635246 -2453729.44102 153873.399909 200912.484719 -118857.783131 -12.079445 9.4960344 -3.7023817 -2453729.48547 105766.011762 234732.613449 -131540.427949 -12.911509 8.1060479 -2.9031114 -2453729.57435 3495.84411339 286339.898444 -148037.01279 -13.51278 5.3922483 -1.4438945 -2453729.66324 -99434.154067 318977.546116 -154684.222979 -13.190863 3.2130045 -0.35175206 -2453729.75213 -198167.840658 337241.070069 -154332.890054 -12.489012 1.6334002 0.39351264 -2453729.84102 -291050.044629 345250.708797 -149271.925006 -11.697429 0.51677833 0.89110299 -2453729.92991 -377917.65497 345998.478419 -141060.675324 -10.933602 -0.27822764 1.2255586 -2453730.10769 -535324.325574 333256.279059 -118910.585779 -9.6103204 -1.2805256 1.6115663 -2453730.28547 -674530.594328 308850.699879 -92545.9405075 -8.5555299 -1.8469749 1.7993437 -2453730.46324 -799215.18118 277660.681886 -64119.1329161 -7.7091482 -2.1867452 1.8908296 -2453730.64102 -912140.626439 242321.530684 -34716.0094538 -7.0166259 -2.3985444 1.9315371 -2453730.99658 -1110390.90279 164764.650639 24906.6243772 -5.9493247 -2.6172058 1.9386948 -2453731.17435 -1198500.62334 124162.673554 54568.3813427 -5.5370959 -2.662322 1.9211735 -2453731.26324 -1240391.92336 103748.749502 69243.5547067 -5.3847422 -2.6333122 1.8912085 -2453731.30769 -1260880.01731 93869.786484 76367.6142422 -5.2510581 -2.5099832 1.8147916 -2453731.39658 -1300031.1408 74661.8693673 90154.2875605 -4.9818031 -2.5069437 1.7867489 -2453731.57435 -1373838.41707 35985.7843968 117417.737918 -4.6404996 -2.5258022 1.762708 -2453731.92991 -1507501.78596 -41722.4642051 170747.586857 -4.081083 -2.5277797 1.7083578 -2453732.28547 -1625546.78817 -119073.917158 222347.415909 -3.6171923 -2.5051501 1.6507645 -2453732.99658 -1823941.34342 -270658.376294 320206.80727 -2.8747526 -2.423573 1.5351827 -2453733.70769 -1982044.00629 -416435.058745 411081.188059 -2.2926463 -2.3194756 1.4238495 -2453734.4188 -2107747.5758 -555486.983552 495278.620938 -1.8131833 -2.2059425 1.3178077 -2453735.12991 -2206283.07755 -687416.44584 573111.763199 -1.4041715 -2.0881826 1.2165598 -2453735.84102 -2281322.09614 -812042.299577 644850.462175 -1.0456846 -1.9683816 1.1192572 -2453737.26324 -2370965.7668 -1038993.61836 770838.667707 -0.43252587 -1.7246151 0.93277811 -2453738.68547 -2391284.03407 -1235637.45887 874325.679126 0.090312149 -1.4746579 0.75204515 -2453740.10769 -2350988.36503 -1400978.00835 955659.944699 0.55861708 -1.2141507 0.57126297 -2453741.52991 -2255300.31904 -1533314.97519 1014480.55981 0.9950217 -0.93618004 0.38462492 -2453742.95213 -2107072.13478 -1629938.75336 1049671.44333 1.4161699 -0.63092209 0.18541455 -2453744.37435 -1907301.71658 -1686684.13336 1059181.7917 1.8363154 -0.28413333 -0.035128567 -2453745.79658 -1655234.32702 -1697127.03925 1039621.667 2.2698448 0.12769979 -0.29056432 -2453746.50769 -1508851.7164 -1681995.56794 1017324.41684 2.4966635 0.36978952 -0.4379445 -2453747.2188 -1348237.10578 -1650987.99189 985425.660252 2.7336139 0.64616146 -0.60401863 -2453747.92991 -1172675.0495 -1601643.47623 942584.716341 2.9837704 0.96921998 -0.79549187 -2453748.64102 -981249.852397 -1530546.90204 886948.569864 3.2506225 1.3582843 -1.0226804 -2453749.35213 -772817.501514 -1432732.59024 815841.472355 3.5379678 1.8461112 -1.3028621 -2453749.70769 -661809.531358 -1371552.73884 773282.42624 3.6900383 2.1443585 -1.4718226 -2453750.06324 -546048.314557 -1300457.08358 725135.920081 3.847264 2.4941975 -1.6679169 -2453750.4188 -425399.26894 -1217588.02783 670430.032339 4.0077345 2.9148856 -1.9008935 -2453750.77435 -299837.201383 -1120301.53894 607797.844539 4.165368 3.4415039 -2.1882531 -2453750.86324 -267704.962954 -1093268.83229 590667.349948 4.2019733 3.6016373 -2.2745118 -2453750.95213 -235304.697962 -1064863.53609 572802.00236 4.2358127 3.8194909 -2.3902895 -2453750.97435 -227150.514269 -1057414.67965 568150.934053 4.2719652 3.9655959 -2.4693042 -2453750.98547 -222990.911673 -1053531.31639 565735.131232 4.4435877 4.1321096 -2.5723821 -2453751.00769 -213911.779548 -1045635.3663 560760.995276 4.8684417 4.0514567 -2.573136 -2453751.05213 -195064.177144 -1030127.95736 550890.867508 4.9286915 4.0540776 -2.5804723 -2453751.22991 -118778.398509 -965291.638739 509873.306801 4.9977803 4.4124316 -2.7722334 -2453751.40769 -41666.4721267 -894104.352697 465496.709229 5.0379158 4.8714428 -3.0130654 -2453751.58547 35788.4286177 -815139.091145 417072.611107 5.0389087 5.4290381 -3.300888 -2453751.76324 112778.53158 -726663.932346 363787.392293 4.9706146 6.1161295 -3.6486639 -2453751.94102 187841.573829 -626351.497613 304585.048621 4.7746686 6.9796455 -4.0748231 -2453752.1188 258218.85595 -511018.27444 238096.311773 4.3329435 8.0838821 -4.6008337 -2453752.20769 290117.898767 -446434.791824 201608.853126 3.9503899 8.748172 -4.9056931 -2453752.29658 318458.765225 -376438.56262 162681.069261 3.3959704 9.4931916 -5.2351736 -2453752.38547 341652.634441 -300438.399353 121165.392793 2.5956564 10.307853 -5.5762158 -2453752.47435 357451.390328 -218039.663465 77081.0281583 1.4525627 11.147822 -5.8963396 -2453752.56324 362823.008654 -129414.620793 30817.406841 -0.13443061 11.903612 -6.1290266 -2453752.65213 354136.958718 -35934.076509 -16558.2699684 -2.2031474 12.36998 -6.1646225 -2453752.74102 328109.399838 59155.1488934 -63045.1525288 -4.603375 12.279995 -5.8802831 -2453752.82991 283595.213719 150836.035759 -105940.978683 -6.9364663 11.478422 -5.2354228 -2453752.9188 222903.476537 233980.808398 -142828.72082 -8.7570503 10.10534 -4.3464664 -2453753.00769 150903.784602 305485.377445 -172589.347264 -9.8783392 8.5075074 -3.4108511 -2453753.09658 72719.2594997 364854.617699 -195475.152666 -10.39823 6.981248 -2.5717739 -2453753.18547 -7785.75287465 413261.531294 -212474.407216 -10.515435 5.6637381 -1.8803217 -2453753.27435 -88206.9397027 452445.588044 -224722.966588 -10.399741 4.5775339 -1.3313053 -2453753.36324 -167218.603262 484097.880321 -233224.820863 -10.162514 3.6962763 -0.90008618 -2453753.54102 -318754.143561 530237.010339 -242014.116158 -9.5549323 2.3992855 -0.29105256 -2453753.7188 -460701.603093 559928.379215 -243266.586662 -8.9336161 1.5206459 0.10075002 -2453753.89658 -593464.863596 578266.15551 -239570.803752 -8.3635296 0.90099189 0.36399299 -2453754.07435 -717951.269681 588450.474201 -232488.115106 -7.8559094 0.44731997 0.54778003 -2453754.42991 -945740.453404 592051.671835 -211770.1431 -7.0078247 -0.16148169 0.77787228 -2453754.78547 -1150271.97454 580822.345688 -185704.561123 -6.3321346 -0.54240979 0.90746757 -2453755.14102 -1336043.15721 560001.006974 -156548.71801 -5.7796712 -0.79726725 0.98422311 -2453755.49658 -1506288.9125 532611.04275 -125542.079298 -5.3168192 -0.97595073 1.030554 -2453755.85213 -1663391.92322 500538.405317 -93421.6587305 -4.9209346 -1.1054723 1.058154 -2453756.56324 -1944980.7918 426951.755411 -27541.4931029 -4.2723155 -1.2741593 1.0809176 -2453757.27435 -2191045.25418 345401.361537 38927.5287293 -3.7552218 -1.37184 1.0800785 -2453757.98547 -2408224.71785 259201.53303 104933.277974 -3.326675 -1.4289592 1.0670851 -2453758.69658 -2601109.09666 170322.100222 169914.207759 -2.9610277 -1.4609008 1.0473344 -2453759.40769 -2773028.71433 80025.6491037 233548.926143 -2.6420716 -1.4761686 1.0236076 -2453760.82991 -3063456.41402 -101668.195879 356094.087036 -2.1035942 -1.4755561 0.9699373 -2453762.25213 -3293709.95621 -281574.575952 471754.752071 -1.6562115 -1.4494197 0.9121229 -2453763.67435 -3472966.94701 -457244.436922 580176.427229 -1.2697914 -1.4076722 0.8522924 -2453765.09658 -3607525.8541 -627081.585661 681159.379836 -0.92639066 -1.3550452 0.79110987 -2453766.5188 -3701913.19286 -789933.709477 774557.507617 -0.61424108 -1.294301 0.72883562 -2453767.94102 -3759421.16146 -944877.731622 860220.704328 -0.32505277 -1.2264905 0.66518878 -2453769.36324 -3782487.24454 -1091094.07405 937967.482748 -0.052780223 -1.1522916 0.59992184 -2453770.78547 -3772885.69725 -1227811.11972 1007575.40588 0.20738794 -1.0718716 0.53264346 -2453773.62991 -3660065.71908 -1469545.71387 1121156.70361 0.70788393 -0.89023768 0.38931751 -2453775.05213 -3557902.59936 -1572668.62506 1164256.62356 0.95502188 -0.78653246 0.31131037 -2453776.47435 -3425266.11443 -1662387.47424 1197419.48636 1.2043967 -0.67165283 0.2273132 -2453777.89658 -3261684.74742 -1737161.17279 1219803.04435 1.4592613 -0.54270456 0.13550955 -2453779.3188 -3066282.28854 -1795028.03416 1230307.8553 1.7229472 -0.39581724 0.0335716 -2453780.74102 -2837699.36156 -1833481.71723 1227505.5643 2.0001253 -0.22556177 -0.081764933 -2453782.16324 -2573957.89951 -1849170.89952 1209470.204 2.2962362 -0.023630888 -0.21532755 -2453783.58547 -2272294.48113 -1837477.97857 1173544.52355 2.6188755 0.22284827 -0.37451297 -2453785.00769 -1928814.06698 -1791699.91363 1115882.75836 2.9791421 0.53592391 -0.57180118 -2453785.7188 -1739726.6614 -1752989.16496 1077166.80469 3.1785232 0.72922245 -0.69132596 -2453786.42991 -1537901.32271 -1701378.6345 1030530.57165 3.3943269 0.95754513 -0.83055686 -2453787.14102 -1322221.01657 -1634349.59392 974563.324501 3.6302075 1.2337952 -0.99651374 -2453787.85213 -1091320.98255 -1548372.62258 907308.205489 3.8905355 1.5787392 -1.2003484 -2453788.56324 -843557.387995 -1438234.85422 825911.739497 4.1798359 2.0281445 -1.4609709 -2453788.9188 -712771.166746 -1371706.58742 778614.718976 4.3361642 2.3111263 -1.6225191 -2453789.27435 -577071.213925 -1295668.50117 725922.421118 4.4994875 2.6500789 -1.813649 -2453789.62991 -436278.585388 -1208100.43117 666774.426346 4.6669653 3.0661144 -2.0449761 -2453789.98547 -290365.876768 -1106159.70246 599700.812746 4.8308506 3.5929266 -2.3331231 -2453790.34102 -139705.679251 -985644.78476 522569.938383 4.9708089 4.2878457 -2.7056648 -2453790.5188 -62967.8409524 -916499.103522 479277.475046 5.0170708 4.7281373 -2.9374992 -2453790.69658 14253.3238956 -839949.917032 432115.90674 5.0306712 5.2559247 -3.2112566 -2453790.87435 91280.7230689 -754439.892144 380348.535603 4.9862174 5.9007843 -3.5396861 -2453791.05213 166895.246493 -657863.419549 323009.390653 4.8358742 6.7052938 -3.9400235 -2453791.22991 238826.215127 -547334.121792 258833.724462 4.4845615 7.728892 -4.4335251 -2453791.40769 302650.784586 -418949.355472 186245.528366 3.7335822 9.0408212 -5.0362394 -2453791.49658 329006.272408 -346589.485579 146286.555089 3.0905351 9.8151107 -5.3721546 -2453791.58547 349401.337297 -268039.160968 103723.118708 2.1654647 10.646608 -5.7096498 -2453791.67435 361282.13523 -183072.758866 58691.8371421 0.85560215 11.469493 -6.0045698 -2453791.76324 361324.695874 -92252.9850599 11812.5198306 -0.92694292 12.138304 -6.173129 -2453791.85213 345865.885664 2362.77899157 -35489.97897 -3.1614509 12.411992 -6.0929695 -2453791.94102 312236.208076 96723.5529903 -80860.3328323 -5.5941583 12.039824 -5.6598301 -2453792.02991 260612.107687 185485.44114 -121557.931398 -7.767438 10.972681 -4.8937076 -2453792.1188 194570.118923 264119.505759 -155599.695162 -9.3115448 9.4619254 -3.9609706 -2453792.20769 119364.180733 330606.083549 -182463.831391 -10.168898 7.8623338 -3.0504313 -2453792.29658 39721.4131299 385272.105749 -202787.461093 -10.501251 6.4085639 -2.2671725 -2453792.38547 -41099.7305441 429633.487195 -217675.838019 -10.505338 5.1832173 -1.6343334 -2453792.47435 -121180.947361 465463.855254 -228234.440718 -10.327953 4.1825819 -1.1354535 -2453792.65213 -275604.421986 517655.139328 -239871.538936 -9.7530776 2.7148903 -0.43489536 -2453792.82991 -420543.112707 551330.99988 -242892.050464 -9.1217374 1.7323843 0.009651436 -2453793.00769 -556048.137557 572389.718744 -240335.169325 -8.5319623 1.0484826 0.30419879 -2453793.18547 -682968.463466 584501.427689 -234011.034548 -8.00474 0.5537386 0.50731439 -2453793.36324 -802267.721535 590036.745386 -225047.711917 -7.5387025 0.18406937 0.65193754 -2453793.7188 -1021483.28454 587344.240316 -201937.918391 -6.7683259 -0.31357636 0.83246086 -2453793.80769 -1072883.96733 584654.377325 -195456.74636 -6.6281475 -0.37204445 0.84874978 -2453793.82991 -1085596.02965 583960.376888 -193839.026051 -6.6182849 -0.33814621 0.83027005 -2453793.85213 -1098265.52315 583535.397719 -192364.480048 -6.4680721 -0.0083238435 0.64495916 -2453793.87435 -1110153.247 583568.97329 -191204.622882 -6.0422574 -0.019589324 0.60838462 -2453793.9188 -1133020.56994 583291.418449 -188797.225775 -5.8933143 -0.11055392 0.64056162 -2453794.09658 -1220980.92511 580182.068688 -178483.568945 -5.5747247 -0.28051211 0.696716 -2453794.45213 -1383994.73258 567764.916482 -155935.740734 -5.0541574 -0.51422955 0.76577427 -2453794.80769 -1532303.48655 549221.701461 -131682.760788 -4.6122194 -0.68488119 0.81007592 -2453795.5188 -1792444.56271 499435.020497 -80234.8487526 -3.8848184 -0.91679938 0.85772898 -2453796.22991 -2012485.74769 438295.216834 -26898.811884 -3.2962703 -1.0628821 0.8748393 -2453796.94102 -2199340.43503 369845.782797 26923.486813 -2.7986886 -1.1587501 0.87504749 -2453797.65213 -2357677.91303 296563.962102 80416.1224087 -2.3643975 -1.2223543 0.86487169 -2453798.36324 -2490810.57291 220094.935885 133058.060721 -1.9758509 -1.2637475 0.8477651 -2453799.78547 -2690563.27131 61988.4379989 234424.247981 -1.2925402 -1.3011757 0.79943115 -2453801.20769 -2811713.2427 -97992.3330037 328976.00343 -0.68929262 -1.2969475 0.73752928 -2453802.62991 -2861786.49388 -255502.981164 415216.708519 -0.1309262 -1.2619874 0.66421239 -2453804.05213 -2844730.36245 -407018.990341 491718.281773 0.40688806 -1.1995474 0.57874755 -2453805.47435 -2761799.67547 -549113.768741 556836.566029 0.94445014 -1.1079738 0.47827222 -2453806.89658 -2611810.46712 -677867.74931 608431.432854 1.5019689 -0.98085833 0.35747851 -2453808.3188 -2390840.46492 -788162.624791 643473.010124 2.1045967 -0.80426671 0.2066837 -2453809.02991 -2251551.28748 -834159.871115 653419.929242 2.4333731 -0.68947308 0.11489071 -2453809.74102 -2091283.05073 -872378.767308 657275.593633 2.7887995 -0.54984494 0.0076432673 -2453810.45213 -1908135.72778 -901031.850275 653929.433268 3.1799051 -0.37620867 -0.12068814 -2453811.16324 -1699541.27743 -917616.954297 641835.794312 3.6198243 -0.15386794 -0.27898922 -2453811.87435 -1461926.41404 -918427.040794 618727.741635 4.1287681 0.14303738 -0.4826054 -2453812.22991 -1330709.03065 -911196.750891 602004.58949 4.4186676 0.33348856 -0.60959598 -2453812.58547 -1190124.52872 -897520.505242 581027.373656 4.7397796 0.56485028 -0.76079065 -2453812.94102 -1039093.50053 -875906.758639 554919.452555 5.1004179 0.85379205 -0.94561478 -2453813.29658 -876222.980074 -844168.548136 522414.261212 5.513615 1.2320367 -1.1817304 -2453813.38547 -833438.908311 -834257.728538 513063.447173 5.6295358 1.3520971 -1.2551697 -2453813.47435 -789691.154769 -823281.877687 503067.529642 5.7803818 1.5319314 -1.3629408 -2453813.49658 -778479.23075 -820229.813146 500382.169973 5.9533893 1.6682033 -1.4505973 -2453813.50769 -772604.991222 -818614.845876 498966.617933 6.3087666 1.6406654 -1.4722205 -2453813.52991 -760244.787759 -815743.892733 496258.928974 6.4798511 1.4196156 -1.3754884 -2453813.57435 -735263.596734 -810341.030734 490992.236314 6.5316168 1.416897 -1.3792338 -2453813.75213 -633084.47782 -786648.959726 468628.456389 6.7795943 1.6894729 -1.5444494 -2453814.10769 -416279.311446 -723043.412877 414297.800744 7.3472499 2.5158596 -2.0270795 -2453814.28547 -301109.38051 -680037.303404 380681.588025 7.6490586 3.110277 -2.3636631 -2453814.46324 -181368.280999 -626507.167008 341182.895906 7.9364264 3.8990291 -2.7990593 -2453814.64102 -57678.6219152 -558762.308314 293959.713844 8.1472364 4.9821377 -3.3786971 -2453814.8188 67715.7474349 -471149.186891 236318.452517 8.1154623 6.5177748 -4.1676872 -2453814.90769 129305.987705 -417362.476966 202459.537441 7.8894639 7.5182981 -4.6613636 -2453814.99658 188223.998606 -355210.420268 164550.700014 7.3985846 8.6963168 -5.2203056 -2453815.08547 241891.948535 -283398.065478 122179.844403 6.4940766 10.023027 -5.8148891 -2453815.17435 286476.968137 -201189.724059 75347.9434671 5.0078681 11.370411 -6.3623954 -2453815.26324 317111.411486 -109399.208365 24957.9663309 2.8670828 12.460087 -6.7119925 -2453815.35213 329342.261946 -11381.0671949 -26817.6964523 0.27955162 12.940079 -6.7027529 -2453815.44102 321531.469648 87355.1513607 -76974.4755516 -2.2607157 12.65014 -6.3010537 -2453815.52991 295914.235276 181407.923893 -122947.984192 -4.3067389 11.772448 -5.6452335 -2453815.6188 257012.996869 267530.145779 -163512.160168 -5.7228488 10.637139 -4.9190496 -2453815.70769 209377.627219 344776.86876 -198631.173461 -6.6067363 9.4903019 -4.2397457 -2453815.79658 156489.790376 413573.548135 -228870.064292 -7.1159428 8.4471484 -3.6511146 -2453815.88547 100695.334407 474875.670138 -254954.540583 -7.382071 7.5398168 -3.1566706 -2453816.06324 -14197.2716368 579056.39674 -297292.133097 -7.5145591 6.1014663 -2.4015698 -2453816.24102 -128922.440153 664271.705732 -329863.289804 -7.3996316 5.0467118 -1.868894 -2453816.4188 -241059.194108 735420.270587 -355435.175096 -7.1931007 4.2529284 -1.4799272 -2453816.59658 -349751.225159 795829.659063 -375809.25261 -6.9574786 3.6374541 -1.1858263 -2453816.77435 -454778.59769 847800.512271 -392194.108028 -6.7185905 3.147116 -0.95659948 -2453817.12991 -654121.962073 932540.29417 -416121.760778 -6.2671479 2.4147635 -0.62362612 -2453817.48547 -840347.090572 998289.794886 -431555.372621 -5.8652797 1.8925417 -0.39412585 -2453817.49658 -845972.110483 1000099.93482 -431930.837836 -5.8535196 1.8786036 -0.38810314 -2453817.49935 -847376.603187 1000550.3837 -432023.802932 -5.8505868 1.8751382 -0.3866066 -2453817.50005 -847645.887334 1000687.40769 -432088.65363 -5.8498442 1.8744842 -0.38642641 -2453817.8556 -1021825.33998 1052043.74644 -441295.567752 -5.4972625 1.4859143 -0.22096894 -2453818.21116 -1185807.89089 1092837.84865 -446065.779396 -5.184757 1.1814752 -0.094933564 -2453818.92227 -1487476.13099 1150761.62967 -446008.279112 -4.6534406 0.73254325 0.083927685 -2453819.63338 -1759497.99931 1185507.8614 -436936.259451 -4.214198 0.41501109 0.20414435 -2453820.34449 -2006648.28938 1203367.15462 -421620.881437 -3.8402666 0.17679285 0.28992804 -2453821.0556 -2232365.54858 1208288.66408 -401758.050604 -3.5141753 -0.0094774938 0.35366319 -2453821.76672 -2439211.78146 1202939.71324 -378469.412109 -3.2244076 -0.15956988 0.40234049 -2453823.18894 -2803758.59524 1168516.09338 -324528.903878 -2.7239462 -0.38752482 0.47028268 -2453824.61116 -3111641.73336 1110238.13683 -263904.195506 -2.2970802 -0.55289451 0.51324474 -2453826.03338 -3370316.86345 1034269.2726 -199034.73239 -1.9199963 -0.67814999 0.54045478 -2453827.4556 -3584918.57296 944712.116245 -131527.261026 -1.577803 -0.77551541 0.55674066 -2453828.87783 -3759115.36131 844509.376286 -62535.7521833 -1.2609439 -0.85245949 0.56500657 -2453830.30005 -3895543.74374 735855.629701 7069.50871656 -0.96207406 -0.91366715 0.56694004 -2453831.72227 -3996073.80746 620486.837291 76578.4674811 -0.67593021 -0.9621454 0.56354985 -2453833.14449 -4061989.54885 499823.385723 145383.71593 -0.39799386 -1.0001481 0.55559352 -2453835.98894 -4092573.29692 247208.355983 278778.874217 0.14887724 -1.0500924 0.52714432 -2453837.41116 -4057345.41483 117309.901863 342321.245182 0.42535083 -1.062797 0.50629494 -2453838.83338 -3987739.49032 -13636.4435309 402996.153291 0.70907862 -1.0669816 0.48031965 -2453840.2556 -3882609.5626 -144526.242425 460118.300677 1.0043873 -1.0616359 0.44826318 -2453841.67783 -3740227.89705 -274071.446733 512850.081581 1.3162477 -1.0447693 0.40860805 -2453843.10005 -3558185.8676 -400716.778906 560148.908834 1.6511938 -1.0138814 0.35942055 -2453844.52227 -3333116.60357 -522485.008584 600659.510289 2.0182641 -0.96440824 0.29744704 -2453845.94449 -3060347.58699 -636679.102561 632525.407189 2.4302285 -0.88900895 0.21763104 -2453847.36672 -2733223.76737 -739377.28482 653061.146693 2.9071647 -0.77442037 0.11113108 -2453848.07783 -2546367.63581 -784618.079578 657863.286171 3.1799486 -0.69522847 0.043169967 -2453848.78894 -2341839.8209 -824372.264029 658078.696856 3.4836796 -0.59471551 -0.0388719 -2453849.50005 -2117474.68592 -857089.444202 652691.958714 3.8274886 -0.46438257 -0.14028695 -2453850.21116 -1870432.40592 -880548.252317 640274.354907 4.2245409 -0.29039846 -0.26952344 -2453850.92227 -1596864.13831 -891396.711261 618713.295591 4.6951669 -0.04847374 -0.44113805 -2453851.63338 -1291334.12114 -884176.483875 584651.334613 5.2717699 0.30881053 -0.68282687 -2453851.98894 -1124218.69583 -871003.147429 561258.737606 5.615444 0.55930035 -0.84625978 -2453852.34449 -945819.322632 -849028.231113 532202.137232 6.0082135 0.88698335 -1.0544171 -2453852.70005 -754450.128595 -815299.402695 495790.061847 6.4619256 1.3337075 -1.3300778 -2453853.0556 -548057.058051 -765089.47767 449378.256279 6.9876462 1.977871 -1.7148121 -2453853.23338 -438521.934948 -731451.468773 421137.993248 7.2773324 2.4190884 -1.9713441 -2453853.41116 -324439.259147 -690150.795082 388490.514891 7.5779999 2.982895 -2.2922508 -2453853.58894 -205761.506689 -638908.965267 350254.875717 7.8707422 3.7251616 -2.704497 -2453853.76672 -82937.3097337 -574346.187022 304730.869355 8.1048849 4.7363902 -3.2497711 -2453853.94449 42263.4557675 -491298.727003 249428.555292 8.1452734 6.1616443 -3.9895394 -2453854.03338 104351.281629 -440514.556904 217047.779871 7.995652 7.0911147 -4.4545031 -2453854.12227 164525.585377 -381930.041449 180830.234667 7.6292331 8.1952475 -4.9881064 -2453854.21116 220651.901318 -314196.938821 140291.853345 6.9158368 9.4683999 -5.5745104 -2453854.30005 269432.67685 -236251.724918 95211.0320514 5.687364 10.832024 -6.1564764 -2453854.38894 306329.812259 -148120.970637 46052.0712817 3.8094958 12.071572 -6.6099139 -2453854.47783 326435.560547 -52041.1126801 -5543.25563937 1.35412 12.840754 -6.7632005 -2453854.56672 326665.331145 47168.6613149 -56780.9421895 -1.2775867 12.862976 -6.5133874 -2453854.6556 307712.722557 143716.873754 -104740.199178 -3.5673744 12.184945 -5.9360397 -2453854.74449 273473.793047 233324.257045 -147598.812106 -5.2417528 11.113074 -5.216484 -2453854.83338 228721.104611 314182.328476 -184897.035373 -6.3255102 9.9457877 -4.5063102 -2453854.92227 177439.898024 386281.840197 -217025.746337 -6.9689622 8.8492432 -3.8763674 -2453855.01116 122423.244074 450444.667868 -244686.503724 -7.3197615 7.8830337 -3.34276 -2453855.18894 7741.8704985 559095.326475 -289389.847114 -7.5356396 6.3456867 -2.5277107 -2453855.36672 -107575.596335 647504.775522 -323581.003558 -7.4504385 5.2229865 -1.9566016 -2453855.54449 -220578.665434 720990.422925 -350297.857441 -7.2530671 4.3839976 -1.5430869 -2453855.72227 -330206.759178 783164.560471 -371510.45229 -7.0186163 3.7381533 -1.2329594 -2453855.90005 -436161.627223 836514.82293 -388532.575062 -6.7779738 3.2274394 -0.99320405 -2453856.2556 -637272.215183 923413.716124 -413426.695842 -6.3247681 2.485802 -0.65533737 -2453856.34449 -685462.037301 942074.002171 -418275.511607 -6.2261956 2.4053586 -0.62359816 -2453856.36672 -697368.228098 946773.535315 -419519.596376 -6.1404354 2.5374901 -0.70044924 -2453856.37783 -703124.28783 949279.513124 -420242.151797 -5.799975 2.6393655 -0.78736574 -2453856.40005 -713885.357217 954138.152012 -421683.745383 -5.5191943 2.4464555 -0.71601007 -2453856.44449 -734895.97915 963243.376473 -424302.219386 -5.4361982 2.3150345 -0.65644085 -2453856.62227 -816775.389677 996539.12116 -433377.771348 -5.2313617 2.0377115 -0.5336171 -2453856.97783 -971864.919693 1052456.96296 -446879.245639 -4.8733914 1.6213113 -0.35418115 -2453857.33338 -1116606.50515 1097034.28058 -455553.100761 -4.5557525 1.2924294 -0.21591373 -2453858.04449 -1379190.68864 1160269.65912 -462188.617655 -4.0088383 0.79441444 -0.013065553 -2453858.7556 -1610919.32334 1197311.55915 -458362.021335 -3.5458391 0.42803896 0.13016266 -2453859.46672 -1816083.73596 1214507.89887 -446924.060255 -3.1407808 0.14249682 0.23741562 -2453860.17783 -1997707.87943 1215913.60643 -429665.835899 -2.7773414 -0.089304665 0.32109426 -2453860.88894 -2157987.49979 1204308.20195 -407805.94394 -2.4444766 -0.28310828 0.38815514 -2453862.31116 -2420621.59482 1149578.35376 -353554.904524 -1.8415834 -0.5934075 0.48860368 -2453863.73338 -2612684.40028 1061258.00393 -288955.363336 -1.2906788 -0.83508517 0.55878718 -2453865.1556 -2738852.77197 946166.984066 -217063.670704 -0.76527163 -1.0319376 0.60836392 -2453866.57783 -2800960.94561 808950.55606 -140095.495835 -0.24482972 -1.1967936 0.64191833 -2453868.00005 -2798438.61943 653065.296138 -59891.3039404 0.28995075 -1.3365588 0.66110222 -2453869.42227 -2728239.76878 481395.505326 21758.4820313 0.86068952 -1.4538576 0.66512855 -2453870.84449 -2584237.42631 296737.560994 102803.651672 1.4972541 -1.5471248 0.65023145 -2453871.5556 -2481453.9222 200556.471474 142266.139912 1.8538409 -1.5822613 0.63305324 -2453872.26672 -2355688.65073 102522.835988 180408.864722 2.2471138 -1.6069179 0.6068328 -2453872.97783 -2204319.55613 3394.55794407 216580.923068 2.689862 -1.6170189 0.56819792 -2453873.68894 -2023755.99945 -95735.3505478 249862.44853 3.201463 -1.6053683 0.51151596 -2453874.40005 -1808888.29461 -193153.329791 278862.882056 3.8131927 -1.5581244 0.42654456 -2453874.7556 -1686340.41161 -240374.903801 291098.435369 4.1723181 -1.5131479 0.36776065 -2453875.11116 -1552041.68525 -285896.428136 301292.649199 4.5803744 -1.4460929 0.29273429 -2453875.46672 -1404260.27029 -328889.203522 308846.25171 5.0533871 -1.3461696 0.19430894 -2453875.82227 -1240621.48039 -368057.693292 312855.320959 5.6200206 -1.1912171 0.058204878 -2453875.91116 -1196827.52019 -376997.930398 313132.177422 5.7883429 -1.1343589 0.012178121 -2453875.9556 -1174414.62137 -381282.979558 313123.930434 5.8890925 -1.0949518 -0.018164089 -2453876.00005 -1151484.4106 -385359.377632 312956.31 6.1168974 -1.0153934 -0.082250716 -2453876.01116 -1145501.45958 -386338.473232 312868.032105 6.3877126 -1.0608314 -0.087252839 -2453876.03338 -1132945.99236 -388830.67939 312902.663363 6.5607638 -1.4374074 0.086995742 -2453876.07783 -1107720.99669 -394490.91949 313305.721421 6.5931634 -1.4818115 0.10656272 -2453876.2556 -1003871.58633 -416429.763191 314263.160067 6.9470516 -1.3582814 0.007782467 -2453876.61116 -777031.91715 -451936.161249 309964.485171 7.8637819 -0.9062265 -0.31613681 -2453876.78894 -652009.258491 -463222.912327 303331.894615 8.4286906 -0.54260002 -0.55953149 -2453876.96672 -517660.06936 -467800.419808 292317.570806 9.0797524 -0.020481702 -0.89308379 -2453877.14449 -372626.431231 -462543.365534 275177.623624 9.8179493 0.75990987 -1.3682529 -2453877.32227 -215823.796625 -442221.567777 249111.912576 10.595778 1.9815473 -2.0744943 -2453877.41116 -133073.318155 -423796.779572 231392.437119 10.942914 2.8523746 -2.5572941 -2453877.50005 -48010.2265309 -397786.361414 209538.16125 11.182911 3.9664061 -3.1546175 -2453877.58894 38114.1237687 -362119.293833 182607.59342 11.192915 5.3733604 -3.8798292 -2453877.67783 122825.966999 -314487.093334 149658.676035 10.776396 7.0744789 -4.7140076 -2453877.76672 201932.525803 -253025.067014 110148.875401 9.6966602 8.9360084 -5.5647482 -2453877.8556 269746.563421 -177673.375646 64613.4084665 7.8406625 10.620698 -6.2472073 -2453877.94449 320941.011524 -91419.1760846 15120.0152534 5.4392958 11.717796 -6.572941 -2453878.03338 353202.621556 342.60758292 -35324.17149 2.9976744 12.05825 -6.5052028 -2453878.12227 367952.638203 92263.6686739 -84107.6678544 0.92320337 11.803577 -6.1676733 -2453878.21116 368661.505948 180829.448174 -129766.790539 -0.65785623 11.227157 -5.7136326 -2453878.30005 358972.938131 264425.269833 -171833.014832 -1.8007983 10.535072 -5.2436541 -2453878.38894 341851.396881 342641.945278 -210390.718684 -2.6111236 9.8384997 -4.8044646 -2453878.56672 293371.395354 483888.023242 -278271.909529 -3.5900721 8.5925191 -4.0656929 -2453878.74449 233997.783414 607837.987953 -336166.065334 -4.0854168 7.5843767 -3.497469 -2453878.92227 169106.430572 717905.400407 -386365.228245 -4.3349261 6.7764259 -3.0567544 -2453879.10005 101494.881085 816785.34782 -430535.046824 -4.4526064 6.1203452 -2.7073316 -2453879.27783 32698.5833341 906502.921967 -469870.712845 -4.4959733 5.5780066 -2.423852 -2453879.63338 -105278.662668 1064184.64123 -537306.346134 -4.4693445 4.7320634 -1.9910576 -2453879.98894 -241220.85789 1199394.65913 -593377.300675 -4.3744571 4.0984748 -1.6743633 -2453880.34449 -373794.098902 1317388.91221 -640921.765154 -4.2542878 3.6020173 -1.430772 -2453880.70005 -502526.086068 1421658.20708 -681783.598933 -4.1261838 3.1994103 -1.2362787 -2453881.0556 -627303.49896 1514646.79713 -717232.227292 -3.9976271 2.8641051 -1.0764731 -2453881.76672 -865238.773802 1673486.41595 -775316.639671 -3.7504944 2.3321049 -0.82721643 -2453882.47783 -1088549.07781 1803710.4641 -820126.391645 -3.5219107 1.9231143 -0.6394327 -2453883.18894 -1298385.69554 1911426.78771 -854690.867327 -3.3115651 1.5942033 -0.49105286 -2453883.90005 -1495799.96194 2000739.3399 -881017.811973 -3.1171332 1.3209148 -0.36971952 -2453884.61116 -1681696.52567 2074565.85983 -900519.096356 -2.9362497 1.0880803 -0.26786197 -2453886.03338 -2021866.89124 2183893.08006 -922939.0124 -2.6067733 0.7071445 -0.10454732 -2453887.4556 -2323654.76188 2251455.84113 -927678.253142 -2.3096294 0.40269669 0.022615038 -2453888.87783 -2590424.70063 2284925.99893 -918350.895055 -2.0355106 0.14901014 0.12593971 -2453890.30005 -2824560.68164 2289541.43899 -897415.761575 -1.7775983 -0.068808839 0.21241474 -2453891.72227 -3027760.00657 2269090.81173 -866654.236255 -1.5312742 -0.26028514 0.2864833 -2453893.14449 -3201193.50086 2226378.71306 -827393.430448 -1.2924936 -0.43199617 0.35112842 -2453893.8556 -3276989.07688 2197365.28362 -804907.367572 -1.1749699 -0.51187112 0.38055688 -2453894.56672 -3345581.03627 2163559.08425 -780658.100735 -1.0573238 -0.58691582 0.40907448 -2453895.98894 -3461193.9687 2082450.30973 -727187.629819 -0.82446326 -0.73149753 0.46033322 -2453898.83338 -3606085.50634 1869621.7164 -602787.249347 -0.35161338 -0.99587118 0.54934036 -2453900.2556 -3634247.82274 1739623.29575 -532858.050566 -0.10510939 -1.1192332 0.5882754 -2453901.67783 -3631435.31489 1594734.33854 -458351.619607 0.15318485 -1.2383795 0.62385004 -2453903.10005 -3595923.41603 1435413.59038 -379678.038762 0.42801806 -1.3541939 0.65604398 -2453904.52227 -3525333.74783 1262051.36406 -297277.748631 0.72517239 -1.4669607 0.68442149 -2453905.94449 -3416484.95557 1074997.60086 -211651.086621 1.0523197 -1.5771138 0.70843597 -2453907.36672 -3265029.47476 874585.357126 -123406.796387 1.4208207 -1.6842439 0.72673352 -2453908.78894 -3064924.36136 661253.418434 -33378.7604976 1.8477024 -1.7869821 0.73689719 -2453910.21116 -2807430.20935 435745.661313 57170.5963702 2.3609382 -1.8814659 0.73411924 -2453910.92227 -2653247.47319 318846.562055 102030.058239 2.6643755 -1.9229574 0.72505454 -2453911.63338 -2479136.98814 199593.424691 146102.6921 3.0116437 -1.9575133 0.70800364 -2453912.34449 -2281980.28469 78541.8316995 188788.192166 3.417595 -1.9805 0.67907995 -2453913.0556 -2057516.67694 -43366.4621007 229171.973677 3.9054052 -1.9834909 0.63160344 -2453913.76672 -1799634.46515 -164438.746544 265765.810111 4.5137742 -1.9491731 0.55274807 -2453914.12227 -1655435.5433 -223730.68853 281887.010546 4.8829323 -1.907298 0.49402838 -2453914.47783 -1499011.61462 -281344.039292 295912.951186 5.3124007 -1.8379667 0.41507095 -2453914.83338 -1328222.13885 -336219.845367 307081.74318 5.8222275 -1.7257107 0.30587462 -2453915.18894 -1140167.0262 -386652.475712 314221.281761 6.4426519 -1.5423768 0.14886459 -2453915.54449 -930779.854689 -429704.165285 315406.079867 7.2207834 -1.2320877 -0.089543835 -2453915.72227 -816340.129826 -446903.387097 312785.098737 7.6907328 -0.99539184 -0.25898314 -2453915.90005 -694165.025451 -459831.588794 307181.522645 8.2301567 -0.67001052 -0.48119436 -2453916.07783 -563087.746556 -466796.240963 297604.210685 8.8518592 -0.20877899 -0.78181597 -2453916.2556 -421774.654608 -465139.341987 282546.770075 9.5628415 0.47059732 -1.2040412 -2453916.43338 -268962.834836 -450476.415206 259618.519568 10.339776 1.5179245 -1.8228717 -2453916.52227 -188079.245317 -436091.014232 244062.350974 10.718622 2.2583 -2.2432105 -2453916.61116 -104468.810193 -415259.951905 224904.165828 11.039915 3.2055856 -2.7645943 -2453916.70005 -18862.6880078 -386178.91498 201285.868391 11.21978 4.4159206 -3.4075781 -2453916.78894 67133.7203282 -346646.984681 172232.462173 11.110469 5.9304297 -4.1785449 -2453916.87783 150489.892815 -294377.3639 136867.848928 10.490894 7.7165218 -5.0384462 -2453916.96672 226377.582079 -227923.758346 94930.570518 9.1374612 9.5720447 -5.8604379 -2453917.0556 288887.308989 -148187.179145 47479.7511201 7.0353161 11.101217 -6.4386865 -2453917.14449 333429.743428 -59214.4027787 -2934.0242821 4.544704 11.937863 -6.620344 -2453917.23338 359054.48199 33266.9504757 -53258.0886493 2.1862679 12.037977 -6.4350163 -2453917.32227 368180.66703 124400.392235 -101228.175775 0.27498588 11.634992 -6.0348784 -2453917.41116 364547.60969 211379.086313 -145770.912872 -1.1445364 10.993503 -5.5610211 -2453917.50005 351639.594003 293098.936097 -186666.410353 -2.1585847 10.285892 -5.0937733 -2453917.58894 332153.633881 369423.568399 -224115.292623 -2.874255 9.5974013 -4.6663822 -2453917.76672 280621.785912 507238.716751 -290091.939874 -3.7372525 8.388537 -3.9555137 -2453917.94449 219498.266435 628346.774596 -346478.71973 -4.1723361 7.4172372 -3.4103024 -2453918.12227 153550.752475 736083.254573 -395476.879631 -4.3886135 6.6388372 -2.9866739 -2453918.30005 85277.3512587 833034.406357 -438672.741799 -4.4867001 6.0058888 -2.650019 -2453918.6556 -53301.1477864 1001893.02991 -511929.860061 -4.5084049 5.0447748 -2.1515919 -2453918.83338 -122282.084817 1076558.24085 -543547.54858 -4.4641698 4.7027309 -1.9793282 -2453918.87783 -139315.848336 1094596.81863 -551148.003766 -4.3577053 4.736713 -2.0066904 -2453918.88894 -143399.525148 1099174.16408 -553099.056954 -4.0938788 4.7793491 -2.0527285 -2453918.91116 -150814.801665 1108010.99555 -556905.386301 -3.784898 4.4620524 -1.9169445 -2453918.9556 -165322.488461 1124763.83789 -564072.041985 -3.7747966 4.2935249 -1.830933 -2453919.13338 -223003.900665 1187999.19998 -590825.22369 -3.732118 3.9595782 -1.6628886 -2453919.48894 -335979.931109 1301370.72538 -637810.958891 -3.6204475 3.441358 -1.406662 -2453919.84449 -445357.327832 1400400.59381 -677757.432115 -3.4998036 3.0187282 -1.2007148 -2453920.5556 -652880.188477 1564432.40007 -741223.960956 -3.2562412 2.3532603 -0.88191814 -2453921.26672 -845670.18295 1692650.31732 -787699.964626 -3.0213515 1.840063 -0.6408853 -2453921.97783 -1024379.764 1792484.36149 -820956.481069 -2.7978854 1.4226178 -0.44814276 -2453922.68894 -1189687.73195 1868780.76562 -843426.842649 -2.5848148 1.0699788 -0.28779231 -2453923.40005 -1342175.54166 1924906.0453 -856790.191689 -2.3802469 0.76356844 -0.15046777 -2453924.82227 -1610435.13874 1985798.80221 -860748.565466 -1.9890778 0.24478377 0.077446319 -2453926.24449 -1831515.61961 1988384.65526 -839420.641617 -1.610308 -0.19221451 0.26438223 -2453927.66672 -2006201.75928 1940593.43483 -796822.511018 -1.231983 -0.5791916 0.42552331 -2453929.08894 -2133809.89193 1847270.61336 -735527.488454 -0.84194436 -0.93596509 0.56985922 -2453930.51116 -2212075.45116 1711227.20852 -657220.115042 -0.42623001 -1.2765767 0.70321164 -2453931.93338 -2236766.93281 1533749.23923 -562998.72982 0.033574035 -1.6121318 0.82942914 -2453933.3556 -2200902.89814 1314791.24456 -453555.886193 0.56527234 -1.9534918 0.95127391 -2453934.06672 -2156927.9226 1189377.53494 -393272.223482 0.87177368 -2.1298157 1.0109428 -2453934.77783 -2092991.37739 1052961.49465 -329351.080217 1.2168882 -2.311914 1.0696351 -2453935.48894 -2006332.22073 905134.826702 -261864.732432 1.614231 -2.5015592 1.1268688 -2453936.20005 -1893137.95864 745382.55451 -190938.133834 2.0850795 -2.700332 1.1812802 -2453936.91116 -1747910.75046 573113.822665 -116829.916349 2.6645836 -2.9089817 1.229648 -2453937.26672 -1660820.95267 482102.502214 -78740.7859464 3.0133171 -3.0164983 1.2494293 -2453937.62227 -1562207.65216 387771.419157 -40118.4444609 3.4174292 -3.1248206 1.2639424 -2453937.97783 -1450088.16593 290132.594159 -1172.76921031 3.8967672 -3.2311621 1.2696953 -2453938.33338 -1321665.24329 189339.780513 37726.9277564 4.4884885 -3.3279337 1.2586344 -2453938.42227 -1286514.00645 163705.395927 47359.7160204 4.670403 -3.3467196 1.2485396 -2453938.46672 -1268371.96898 150842.475102 52133.6738283 4.7843351 -3.351655 1.2356479 -2453938.48894 -1259110.57598 144408.234996 54490.5505263 4.8701683 -3.3498264 1.2155391 -2453938.51116 -1249592.86243 137978.059575 56739.2910825 5.0973817 -3.361275 1.0604366 -2453938.52227 -1244638.31862 134658.576592 57540.2019756 5.1164642 -3.607978 0.58742049 -2453938.54449 -1235145.85078 127495.222841 58506.7346989 4.8690315 -3.7776831 0.49211502 -2453938.63338 -1197505.97547 98267.5284467 62348.5796011 4.9748011 -3.8206598 0.5018657 -2453938.98894 -1031544.63463 -19868.0475319 77112.7610524 5.8859627 -3.8542344 0.44985945 -2453939.16672 -936729.588359 -78892.8687678 83676.5317275 6.477671 -3.8239143 0.40183245 -2453939.34449 -831909.604102 -137041.298925 89344.1976549 7.1951364 -3.7348344 0.33156625 -2453939.52227 -714806.018819 -193100.419701 93681.0342682 8.0871126 -3.5414292 0.22551132 -2453939.70005 -582199.674009 -244834.136294 95957.6919742 9.2291531 -3.1491057 0.057182341 -2453939.78894 -508701.479545 -267829.581677 95945.7823176 9.9273299 -2.8192686 -0.065924686 -2453939.87783 -429444.310022 -287758.203723 94840.7606622 10.731482 -2.3400085 -0.23000699 -2453939.96672 -343563.284349 -303184.854308 92259.8724277 11.653214 -1.6295904 -0.45420539 -2453940.0556 -250172.823767 -311856.485604 87635.5839864 12.681353 -0.55219216 -0.76816937 -2453940.14449 -148713.545205 -310175.257428 80122.0744553 13.727948 1.1109404 -1.2146956 -2453940.23338 -40000.4224387 -292536.571872 68521.0725942 14.490188 3.6520065 -1.8378466 -2453940.27783 15866.2806665 -275405.227919 60751.6141611 14.555103 5.3124758 -2.2144723 -2453940.32227 71294.9408449 -251461.466835 51486.6145844 14.23933 7.1848642 -2.6117609 -2453940.36672 124584.748305 -220130.247875 40716.9009627 13.426992 9.1285913 -2.9901408 -2453940.41116 173740.674921 -181546.554436 28612.6609809 12.093632 10.921551 -3.2982621 -2453940.4556 216943.953315 -136738.353972 15531.2618942 10.357967 12.338851 -3.4941934 -2453940.50005 253062.289275 -87429.0079587 1937.40618746 8.444347 13.257413 -3.5661196 -2453940.54449 281859.496224 -35543.5931716 -11721.7230478 6.5769365 13.692948 -3.5331955 -2453940.63338 319815.2808 69739.7362083 -38006.9445504 3.4716753 13.555778 -3.2855742 -2453940.72227 337663.246236 171108.93902 -62010.617644 1.3201597 12.791074 -2.9639038 -2453940.81116 341934.773277 265872.649314 -83585.15267 -0.11087376 11.884341 -2.6606294 -2453940.90005 337156.320161 353759.80753 -102985.348623 -1.0717061 11.015649 -2.398664 -2453940.98894 326236.544993 435301.89918 -120533.175097 -1.7322697 10.235041 -2.1773892 -2453941.16672 292810.705822 582159.687085 -151178.557721 -2.5329015 8.942734 -1.8314629 -2453941.34449 250296.282544 711490.362998 -177255.512356 -2.9604812 7.9374272 -1.5759562 -2453941.52227 202819.518379 827040.869645 -199894.198024 -3.1988092 7.1366072 -1.3796476 -2453941.70005 152558.524344 931471.017659 -219842.168036 -3.3325057 6.4816686 -1.2232816 -2453942.0556 48178.8391977 1114163.49956 -253594.053948 -3.4371681 5.4661196 -0.98797906 -2453942.41116 -57569.7477977 1269879.74369 -281194.06989 -3.4363196 4.7043982 -0.81702923 -2453942.76672 -162472.098308 1404829.97357 -304191.147415 -3.3879579 4.1029723 -0.68538339 -2453943.12227 -265493.921111 1523070.26136 -323567.995117 -3.3165544 3.6100001 -0.57968945 -2453943.47783 -366125.012417 1627416.56073 -339992.310005 -3.2336298 3.1943557 -0.4921586 -2453944.18894 -559330.872354 1802117.6156 -365771.949784 -3.0539258 2.5219106 -0.35374226 -2453944.90005 -741318.562671 1940167.09298 -384107.032749 -2.8702357 1.9904078 -0.24725139 -2453945.61116 -912073.820342 2048567.83391 -396569.943097 -2.6887845 1.5508063 -0.16121441 -2453946.32227 -1071794.84995 2132028.25286 -404202.303356 -2.5111119 1.1749267 -0.089186228 -2453947.03338 -1220712.79586 2193884.03817 -407734.431449 -2.3370121 0.84520249 -0.027229895 -2453948.4556 -1486874.31493 2262024.46891 -404515.998438 -1.9963313 0.28159463 0.075725479 -2453949.16672 -1604350.13456 2271617.34293 -398490.286903 -1.8277854 0.033720413 0.11974422 -2453949.87783 -1711329.71777 2266539.75985 -389658.792663 -1.6560214 -0.19699566 0.16474094 -2453951.30005 -1893865.69488 2215679.57429 -364884.764725 -1.3132639 -0.6240298 0.23682783 -2453952.72227 -2033456.78134 2114488.65366 -331799.37667 -0.95530833 -1.0188854 0.30048882 -2453954.14449 -2127555.83102 1966021.96565 -291288.633775 -0.57073721 -1.3955506 0.35799628 -2453955.56672 -2171993.59717 1771772.97438 -244001.660346 -0.14376731 -1.765875 0.4109513 -2453956.98894 -2160185.10607 1531851.06876 -190449.823264 0.3497917 -2.1408488 0.46004451 -2453957.70005 -2130134.61521 1394416.7294 -161470.504374 0.6333967 -2.3337364 0.48310929 -2453958.41116 -2081652.17791 1244963.44213 -131109.791488 0.9513591 -2.5323871 0.50496908 -2453959.12227 -2012296.91299 1083083.10722 -99453.1542852 1.3151426 -2.7385569 0.52519448 -2453959.83338 -1918762.39293 908258.423152 -66623.5173027 1.7420211 -2.9540482 0.54296966 -2453960.54449 -1796383.72856 719872.473967 -32817.4962535 2.2600314 -3.1800623 0.55655338 -2453961.2556 -1638218.36099 517301.398348 1603.68716565 2.9176681 -3.4151542 0.56206904 -2453961.61116 -1542496.19517 410565.494497 18841.2135668 3.3251137 -3.5335967 0.55933332 -2453961.96672 -1433142.72954 300231.055992 35904.9546573 3.8091464 -3.6486099 0.55027692 -2453962.32227 -1307368.99949 186504.444766 52546.2485592 4.4005825 -3.7526406 0.53095513 -2453962.67783 -1161159.42666 69948.5156909 68346.7125046 5.1506652 -3.8286317 0.49378643 -2453963.03338 -988369.073525 -48030.5161549 82542.460036 6.1518966 -3.8344935 0.42252814 -2453963.21116 -889068.62545 -106582.880442 88605.7429439 6.7982834 -3.7801217 0.36335394 -2453963.38894 -778785.904226 -163771.511541 93564.0248928 7.5898635 -3.6497257 0.27643952 -2453963.56672 -654862.030425 -218000.314987 96863.1727065 8.5868121 -3.3799741 0.14308701 -2453963.74449 -513483.249502 -266215.609147 97535.4225641 9.8810906 -2.8332413 -0.074517202 -2453963.83338 -434609.728154 -286294.825098 96366.3004603 10.677698 -2.3661145 -0.23800471 -2453963.92227 -349171.527237 -301988.817046 93728.7200358 11.591806 -1.6745012 -0.46080149 -2453964.01116 -256274.879032 -311110.178334 89063.0455146 12.615059 -0.62659736 -0.77210112 -2453964.10005 -155313.094424 -310162.343873 81534.5529724 13.667691 0.99143876 -1.2144408 -2453964.18894 -46951.3481214 -293665.114615 69952.681438 14.466359 3.4730328 -1.8335278 -2453964.23338 8892.52157857 -277275.511779 62200.4033134 14.569652 5.1064041 -2.2102953 -2453964.27783 64474.9382889 -254155.851873 52945.6017287 14.306976 6.964888 -2.6113906 -2453964.32227 118139.985258 -223658.534213 42161.9230979 13.554804 8.9190441 -2.9986711 -2453964.36672 167890.53921 -185812.364812 30000.2482222 12.272419 10.751531 -3.3201865 -2453964.41116 211839.001978 -141545.923205 16806.4109484 10.562185 12.228684 -3.5306476 -2453964.4556 248741.466325 -92538.1863063 3049.00155016 8.6439532 13.209367 -3.6140751 -2453964.50005 278259.975713 -40736.5888378 -10808.0702605 6.7505324 13.694558 -3.587431 -2453964.54449 300823.142034 12129.4433712 -24405.1507576 5.0394786 13.784731 -3.484693 -2453964.63338 328610.564841 116430.027102 -50028.1735437 2.3631636 13.27026 -3.1758236 -2453964.72227 339382.793007 215079.043448 -73148.9670022 0.56543708 12.396577 -2.8488729 -2453964.81116 338834.512565 306771.361607 -93881.5771335 -0.62844178 11.488698 -2.5575762 -2453964.90005 330711.201727 391735.288714 -112546.817117 -1.4362803 10.652527 -2.3102488 -2453964.98894 317401.748092 470638.346244 -129467.417011 -1.9968511 9.910956 -2.1020979 -2453965.16672 280891.988364 613070.274658 -159117.635412 -2.6836705 8.687472 -1.7757937 -2453965.34449 236550.150528 738889.467897 -184445.090411 -3.053589 7.7326623 -1.5331591 -2453965.52227 187912.299309 851586.924397 -206495.759223 -3.2596328 6.9680236 -1.3454795 -2453965.70005 136880.50106 953641.821787 -225969.854204 -3.3735422 6.3396508 -1.195438 -2453966.0556 31617.2429759 1132558.96745 -259010.820934 -3.4563454 5.3591971 -0.96891659 -2453966.41116 -74532.8243991 1285337.89456 -286122.487611 -3.4444233 4.6183696 -0.80391655 -2453966.76672 -179581.605478 1417861.4338 -308780.400145 -3.3899624 4.0300987 -0.67609237 -2453967.12227 -282605.660372 1534009.80494 -327909.081983 -3.3149871 3.5461854 -0.57261414 -2453967.47783 -383151.114932 1636503.28962 -344137.09223 -3.2297701 3.1372318 -0.48633588 -2453968.18894 -576022.500878 1807997.45009 -369599.385375 -3.0471155 2.4738938 -0.34902493 -2453968.90005 -757521.502447 1943286.94631 -387657.202321 -2.861204 1.9481963 -0.24287768 -2453969.61116 -927661.340528 2049223.24266 -399854.204742 -2.6777921 1.5125533 -0.15690107 -2453970.32227 -1086646.91689 2130426.37586 -407221.110842 -2.4981666 1.139574 -0.084857907 -2453971.03338 -1234711.24931 2190183.21697 -410487.182284 -2.3221902 0.81214286 -0.022897111 -2453972.4556 -1498828.38714 2254481.38015 -406736.357504 -1.9778869 0.25193892 0.080032012 -2453973.87783 -1720956.31446 2255480.94399 -391575.409834 -1.6373409 -0.22495765 0.16430096 -2453975.30005 -1901003.00879 2201302.54467 -366852.344163 -1.2914854 -0.65013788 0.23645689 -2453976.72227 -2037741.6337 2096990.73043 -333796.93096 -0.93068189 -1.0437153 0.30044012 -2453978.14449 -2128619.40731 1945489.4931 -293244.784006 -0.5427022 -1.4203222 0.35879792 -2453979.56672 -2169328.55161 1748133.76593 -245781.410588 -0.11070514 -1.7919632 0.41313756 -2453980.98894 -2152987.97085 1504859.67829 -191853.941179 0.39113133 -2.1695206 0.46403709 -2453981.70005 -2120222.26554 1365609.84153 -162596.884824 0.68072163 -2.3642322 0.48817879 -2453982.41116 -2068598.50893 1214217.83554 -131889.535574 1.0066817 -2.5650561 0.51119279 -2453983.12227 -1995526.69802 1050254.83948 -99813.9372848 1.3814081 -2.7737282 0.53260526 -2453983.83338 -1897473.06055 873189.202429 -66495.5478912 1.823788 -2.9918041 0.55142419 -2453984.54449 -1769420.41851 682409.4707 -32146.3345598 2.3645405 -3.2201681 0.56570598 -2453985.2556 -1603812.85081 477326.598613 2838.12483438 3.0585607 -3.4564216 0.57098604 -2453985.61116 -1503360.35318 369332.940983 20335.522227 3.4936647 -3.5739259 0.56715081 -2453985.96672 -1388258.09064 257805.727196 37600.7864551 4.0177533 -3.6852357 0.55502417 -2453986.14449 -1324216.16393 200810.937003 46040.5768263 4.3280671 -3.7348493 0.54272177 -2453986.23338 -1290312.71808 172044.333466 50170.2508795 4.5047582 -3.75562 0.53152014 -2453986.27783 -1272822.72293 157608.252767 52192.1194889 4.6077081 -3.7622874 0.52008595 -2453986.32227 -1254866.29576 143171.353449 54129.6140458 4.7661898 -3.7470056 0.47328998 -2453986.33338 -1250252.13027 139588.493503 54559.5050763 4.8555452 -3.7082227 0.40923931 -2453986.34449 -1245534.38236 136103.204464 54846.1624067 4.9350095 -3.4954826 0.11740857 -2453986.3556 -1240959.30266 132877.006484 54808.7223777 4.6055328 -3.2975689 -0.10200773 -2453986.37783 -1232299.51032 126548.031951 54630.9633866 4.4735352 -3.3022941 -0.081214597 -2453986.46672 -1197568.63209 101047.981749 54109.7375488 4.600982 -3.3336047 -0.063966112 -2453986.82227 -1043117.19205 -2226.20815717 51707.8195438 5.5060911 -3.3764419 -0.098867918 -2453987.00005 -954221.105722 -54005.634076 49977.3411608 6.0858454 -3.359855 -0.12766977 -2453987.17783 -855549.833739 -105208.263686 47742.046003 6.7854041 -3.2972966 -0.16508566 -2453987.3556 -744905.810183 -154889.461198 44841.1347796 7.655558 -3.1536482 -0.21527231 -2453987.53338 -619065.470881 -201305.924344 41023.5451752 8.782926 -2.854098 -0.28630104 -2453987.62227 -548979.353839 -222301.283538 38647.1519828 9.487812 -2.5971019 -0.33434122 -2453987.71116 -472996.269207 -240881.134883 35855.1308769 10.324471 -2.2154632 -0.3953201 -2453987.80005 -389954.325164 -255813.876566 32526.6426833 11.333814 -1.6296353 -0.47533574 -2453987.88894 -298339.252719 -265010.551349 28479.5553903 12.565354 -0.68650544 -0.58466148 -2453987.97783 -196298.319285 -264659.308139 23427.1476698 14.046908 0.93215012 -0.7408653 -2453988.02227 -140821.164693 -258795.639842 20389.4229866 14.848175 2.1874306 -0.84464789 -2453988.06672 -82324.1009936 -247255.72665 16912.6146355 15.598999 3.9160882 -0.96990477 -2453988.11116 -21331.92848 -227886.649919 12913.9400077 16.099327 6.2946695 -1.1155212 -2453988.1556 40472.8084449 -197920.9935 8337.50429226 15.929281 9.4365763 -1.2662813 -2453988.20005 99317.9092056 -154730.752486 3237.83279539 14.447801 13.084101 -1.3777801 -2453988.24449 149247.537705 -98020.2361979 -2108.43355909 11.303617 16.264738 -1.3851606 -2453988.28894 184914.24754 -31887.010648 -7239.35710773 7.2318449 17.873574 -1.2700945 -2453988.33338 205266.879626 37134.3789706 -11780.7138722 3.5034822 17.858287 -1.0908251 -2453988.37783 213052.163859 104123.080408 -15618.2834056 0.71393065 16.94321 -0.91117292 -2453988.42227 211872.56309 166902.185203 -18813.7541561 -1.2029287 15.738411 -0.75826973 -2453988.46672 204613.959103 225005.352011 -21480.2570799 -2.492713 14.536341 -0.63519806 -2453988.5556 179116.748677 328383.489393 -25631.1512467 -3.9637864 12.469359 -0.45876584 -2453988.64449 145639.56396 417752.917775 -28679.8763918 -4.671248 10.873743 -0.34269621 -2453988.73338 108265.177032 496316.607223 -30984.5678001 -5.0207388 9.6354351 -0.26199724 -2453988.82227 68981.165562 566399.856671 -32759.3603232 -5.1876836 8.6508418 -0.20305256 -2453989.00005 -11587.3667174 687288.360614 -35214.592138 -5.2644829 7.17914 -0.12308883 -2453989.17783 -92016.6337094 789032.32446 -36683.3771107 -5.1939874 6.1208181 -0.071525739 -2453989.3556 -170830.316276 876571.402684 -37459.8638071 -5.0636667 5.3109291 -0.032167611 -2453989.53338 -247499.751497 953031.728101 -37741.387658 -4.9174725 4.6672394 -0.0057440861 -2453989.88894 -393889.258775 1080555.79217 -37318.9698154 -4.6132815 3.690382 0.030378913 -2453990.24449 -531062.959831 1182350.67933 -36003.2752726 -4.3202253 2.9691096 0.053742731 -2453990.60005 -659518.902408 1264558.94985 -34089.9621471 -4.0459986 2.4036646 0.069899094 -2453990.9556 -779838.097275 1331081.6533 -31754.277991 -3.7901774 1.9414233 0.081564019 -2453991.31116 -892552.418295 1384578.62062 -29109.2145669 -3.5504683 1.551674 0.09022743 -2453992.02227 -1096917.58024 1459647.11119 -23178.6457447 -3.1095911 0.91890533 0.10179554 -2453992.73338 -1275425.03803 1500093.39304 -16697.6782705 -2.7062748 0.41441845 0.10855592 -2453992.91116 -1316250.17012 1505592.54031 -15021.0682388 -2.6097399 0.30241764 0.10972271 -2453993.08894 -1355533.91915 1509419.91493 -13228.9845316 -2.5097637 0.19588494 0.11758263 -2453993.80005 -1498297.69589 1509139.13886 -5918.07412532 -2.1400473 -0.19579985 0.12003472 -2453994.51116 -1618734.47758 1486313.31459 1481.53017583 -1.7816897 -0.54069913 0.12055126 -2453995.22227 -1717318.93014 1443380.96713 8863.06167778 -1.4276084 -0.85212702 0.11949294 -2453995.93338 -1794113.13488 1382097.50122 16137.1067787 -1.0712778 -1.1393648 0.1170707 -2453996.64449 -1848775.54961 1303734.57167 23220.381166 -0.70605021 -1.4090403 0.11326515 -2453997.3556 -1880545.06192 1209210.08745 30024.20631 -0.32478667 -1.6662157 0.10794939 -2453998.06672 -1888181.09171 1099159.59073 36450.6090489 0.081192034 -1.9150764 0.10093275 -2453998.77783 -1869830.1125 973986.951375 42382.950369 0.52334498 -2.158963 0.091765441 -2453999.48894 -1822812.01024 833911.983992 47668.3567382 1.0175536 -2.4006025 0.079737745 -2454000.20005 -1743237.69634 679004.406032 52099.9351239 1.5882032 -2.6420054 0.063711619 -2454000.91116 -1625279.49355 509265.740875 55371.7697572 2.2758353 -2.8830735 0.041488065 -2454001.26672 -1549221.75727 418864.924105 56428.1640498 2.6847726 -3.0020363 0.026775739 -2454001.62227 -1459689.22055 324856.196127 56978.6097616 3.156287 -3.1174451 0.008288532 -2454001.97783 -1354406.16905 227414.275859 56872.1281596 3.715906 -3.22426 -0.016853182 -2454002.1556 -1294849.92116 177528.517378 56472.5214923 4.0474279 -3.2695589 -0.037428556 -2454002.24449 -1263012.67936 152358.455964 56094.6050675 4.2569523 -3.2817884 -0.070016575 -2454002.26672 -1254762.26293 146060.572026 55930.1171514 4.3452934 -3.2770554 -0.10977335 -2454002.28894 -1246250.75845 139768.457496 55518.2948948 4.5311426 -3.3162084 -0.48374235 -2454002.30005 -1242024.14404 136464.438719 54838.2367188 4.2454653 -3.5490184 -0.81451416 -2454002.32227 -1234073.42961 129538.926826 53297.8203819 4.1014839 -3.6338848 -0.78564572 -2454002.41116 -1202197.68165 101442.397044 47419.6437013 4.229339 -3.6729916 -0.75818597 -2454002.76672 -1059318.61778 -12200.8602875 23927.9282353 5.1199946 -3.7105689 -0.77479241 -2454002.94449 -976494.515978 -69068.5357573 11955.736611 5.6791345 -3.6879045 -0.78349053 -2454003.12227 -884335.700722 -125253.115253 -114.153034305 6.340213 -3.6179019 -0.78691377 -2454003.30005 -781022.45178 -179814.664254 -12167.5306456 7.1387596 -3.4697216 -0.7802974 -2454003.47783 -664056.155264 -231149.992679 -23988.5602192 8.1290567 -3.1842489 -0.75455181 -2454003.6556 -529897.47516 -276322.735058 -35153.0599107 9.3941181 -2.6376367 -0.6900351 -2454003.74449 -454857.789693 -294954.909513 -40239.6205271 10.165034 -2.1879607 -0.63038782 -2454003.83338 -373475.358622 -309424.22352 -44754.5389211 11.047817 -1.539362 -0.53873342 -2454003.92227 -284867.059663 -317810.51769 -48383.8968452 12.045035 -0.58012432 -0.39557673 -2454004.01116 -188269.633518 -317073.352927 -50614.5942302 13.113826 0.87556306 -0.16729923 -2454004.10005 -83700.5643624 -302362.516301 -50596.9098502 14.068539 3.1143758 0.20098338 -2454004.14449 -29064.0061633 -287586.56498 -49347.0824738 14.352826 4.6296935 0.45929991 -2454004.18894 26170.4727669 -266437.879889 -46996.0015081 14.355641 6.4306927 0.77465584 -2454004.23338 80624.7336372 -237905.430508 -43332.476506 13.919325 8.457027 1.1402901 -2454004.27783 132325.881113 -201414.020108 -38207.5829772 12.904873 10.537215 1.5293554 -2454004.32227 178954.931498 -157260.821153 -31617.8654085 11.288437 12.397644 1.8941528 -2454004.36672 218451.054555 -106832.978901 -23758.378107 9.2314532 13.768991 2.1833079 -2454004.41116 249662.042834 -52309.0999412 -14985.3180869 7.0247544 14.526536 2.3679848 -2454004.4556 272563.115379 4013.37878442 -5702.15300583 4.9401955 14.726893 2.451864 -2454004.50005 287962.373346 60280.0167316 3746.5035535 3.1326515 14.526029 2.4588649 -2454004.58894 300961.691275 168293.804341 22267.7659291 0.44863489 13.521455 2.3456477 -2454004.67783 297378.154838 267473.092298 39630.55142 -1.2502473 12.305532 2.172714 -2454004.76672 283350.750578 357514.79876 55640.3453857 -2.3224201 11.164334 1.9984119 -2454004.8556 262673.734212 439323.89453 70367.9054294 -3.0131574 10.164406 1.8400009 -2454004.94449 237667.333738 513996.273364 83951.1435501 -3.4680923 9.3031734 1.7003679 -2454005.12227 179972.624867 645746.089146 108228.135092 -3.9778947 7.9173726 1.4706148 -2454005.30005 116874.774342 758874.593336 129384.823832 -4.206498 6.856943 1.2911142 -2454005.47783 51448.4709783 857513.751452 148070.654936 -4.2961762 6.0170054 1.1468406 -2454005.6556 -14727.4224628 944502.847837 164744.019969 -4.311368 5.3313233 1.0277278 -2454006.01116 -146211.791663 1091079.54094 193296.689042 -4.232035 4.2673366 0.84052207 -2454006.36672 -274102.146475 1209353.45268 216835.160516 -4.0879112 3.4666599 0.69768531 -2454006.72227 -397132.384996 1305753.35527 236449.882265 -3.9195711 2.831613 0.58313454 -2454007.07783 -514837.794984 1384465.9358 252859.263213 -3.7428702 2.3083929 0.48786654 -2454007.43338 -627078.021008 1448392.10061 266565.263149 -3.5644595 1.8647501 0.40641611 -2454008.14449 -835207.315092 1539786.64657 287243.782283 -3.2120322 1.1404129 0.27198284 -2454008.8556 -1021969.13775 1591442.59079 300499.596093 -2.8689753 0.55990531 0.16285278 -2454009.56672 -1187899.77296 1610474.94119 307590.200289 -2.533332 0.072224574 0.070189426 -2454009.92227 -1263152.90577 1609306.57357 309108.750929 -2.3627218 -0.14402688 0.031767819 -2454010.63338 -1398120.79453 1587947.70168 308648.12459 -2.0306076 -0.54380999 -0.045466303 -2454011.34449 -1512603.97856 1543261.46229 303656.778415 -1.6950646 -0.90543297 -0.1160919 -2454012.0556 -1606233.81446 1477255.08992 294477.793789 -1.3508778 -1.2392762 -0.18206373 -2454012.76672 -1678304.25098 1391392.39989 281349.449861 -0.99221301 -1.5528929 -0.24486558 -2454013.47783 -1727716.69092 1286729.86791 264429.541053 -0.61199035 -1.8520979 -0.30567092 -2454014.18894 -1752881.18104 1164008.13767 243808.026868 -0.20117324 -2.1414411 -0.36552127 -2454014.90005 -1751561.01272 1023713.90598 219515.408499 0.2526024 -2.4246689 -0.42532595 -2454015.61116 -1720598.71291 866135.883022 191524.198326 0.76735814 -2.7043881 -0.48609246 -2454016.32227 -1655464.71723 691445.639626 159744.458168 1.3707719 -2.9817197 -0.54880342 -2454017.03338 -1549405.05927 499832.271534 124029.084011 2.1098929 -3.2543409 -0.61435635 -2454017.38894 -1477906.62915 397828.398024 104634.168801 2.5554144 -3.3856115 -0.64851248 -2454017.74449 -1391649.21588 291902.106391 84170.2723607 3.0746981 -3.5087489 -0.68412289 -2454018.10005 -1287890.73943 182429.148187 62532.9981088 3.7059614 -3.6133969 -0.72927593 -2454018.18894 -1258667.90972 154611.138684 56813.6915678 3.9190041 -3.6277528 -0.77401676 -2454018.21116 -1251060.22527 147647.915442 55277.8235963 4.0160854 -3.6246108 -0.84333462 -2454018.22227 -1247165.7869 144167.88809 54410.2429124 4.1014149 -3.6303995 -1.0010911 -2454018.23338 -1243263.63394 140624.713356 53232.1233825 3.9154136 -3.794511 -1.4463763 -2454018.2556 -1236157.62552 133150.217814 50431.5898134 3.6207569 -3.9314789 -1.4316281 -2454018.30005 -1222232.11377 117989.79124 45029.5986188 3.6530088 -3.9583668 -1.3932215 -2454018.47783 -1163333.37939 56876.9999065 23765.6912946 4.0336837 -3.9938379 -1.3829909 -2454018.83338 -1025238.57867 -66009.421722 -18724.4064667 4.9989942 -3.9875974 -1.3786425 -2454019.01116 -944028.693511 -126873.416332 -39777.6467599 5.5893055 -3.9290994 -1.3599664 -2454019.18894 -853048.986297 -186395.091448 -60398.2846437 6.2747733 -3.8083814 -1.3207759 -2454019.36672 -750652.125421 -243372.439343 -80186.5143756 7.0806887 -3.5902636 -1.2490082 -2454019.54449 -634752.262352 -295883.372175 -98496.9003898 8.0386445 -3.2134026 -1.1237858 -2454019.72227 -502758.134787 -340718.733459 -114246.074393 9.1808274 -2.565932 -0.90703226 -2454019.90005 -351740.975678 -372275.202163 -125534.72237 10.509583 -1.4372686 -0.52688737 -2454019.98894 -268333.711849 -380181.952838 -128522.889788 11.21048 -0.58104144 -0.23737999 -2454020.07783 -179640.927215 -380483.565302 -128936.085021 11.873319 0.55517385 0.14780158 -2454020.16672 -86325.8148913 -370760.748489 -125946.30516 12.390424 2.0393967 0.65228359 -2454020.2556 9838.95936949 -348183.031956 -118581.044186 12.578073 3.9007456 1.2866812 -2454020.34449 105399.005909 -310091.612663 -105920.426159 12.19116 6.049388 2.0211623 -2454020.43338 195118.104544 -255245.219808 -87522.9069615 11.041056 8.2003004 2.7589324 -2454020.52227 273171.536586 -185192.008906 -63898.6493824 9.191948 9.9430949 3.3594651 -2454020.61116 335420.361588 -104311.495554 -36531.1488515 6.9982932 10.996921 3.7256619 -2454020.70005 380844.143802 -18033.9091353 -7272.26494517 4.8677607 11.371683 3.8597519 -2454020.78894 410978.109621 69118.8100458 22329.5163733 3.0390492 11.262488 3.8277691 -2454020.87783 428452.83445 154259.270517 51281.2832594 1.5701909 10.878046 3.7008582 -2454020.96672 435926.401124 235883.46569 79062.5333796 0.42487895 10.365669 3.529416 -2454021.0556 435644.95867 313371.700673 105455.740471 -0.46009987 9.8112228 3.3429146 -2454021.23338 418447.063846 455659.666395 153964.214554 -1.6779523 8.731677 2.9784098 -2454021.41116 386473.961412 582261.494493 197168.458235 -2.4267347 7.7761673 2.6549002 -2454021.58894 345291.591299 695238.454817 235755.748885 -2.9005018 6.9556376 2.3766361 -2454021.76672 298223.867948 796536.619212 270380.122641 -3.206144 6.2518501 2.1376902 -2454021.94449 247344.473692 887783.01739 301590.277262 -3.4044339 5.6434375 1.9309467 -2454022.30005 139107.836169 1045142.53792 355465.475778 -3.6095036 4.6429168 1.5906358 -2454022.6556 27016.4257957 1175141.43065 400029.712019 -3.6713767 3.84859 1.3201886 -2454023.01116 -85692.9755755 1283042.71113 437067.294444 -3.6571481 3.1959394 1.0977994 -2454023.36672 -197236.298519 1372533.40037 467829.238206 -3.5992373 2.6446634 0.90981411 -2454023.72227 -306559.908397 1446297.3492 493226.547882 -3.5147012 2.1685133 0.74733937 -2454024.43338 -516140.019011 1554254.23143 530513.599399 -3.2998267 1.3756058 0.47660415 -2454025.14449 -711355.217114 1618280.39129 552794.770675 -3.0506909 0.727907 0.25527127 -2454025.8556 -890596.233416 1645659.60859 562549.347093 -2.7811158 0.17652849 0.066763083 -2454026.56672 -1052767.4347 1641337.10029 561466.24282 -2.4953528 -0.30788184 -0.098842101 -2454027.27783 -1196906.99747 1608806.70997 550736.115972 -2.19394 -0.74426312 -0.24813378 -2454027.98894 -1321992.12354 1550595.98895 531220.049621 -1.8745474 -1.1456656 -0.38544974 -2454028.70005 -1426796.74502 1468549.88937 503551.226776 -1.5329033 -1.5214655 -0.51399615 -2454029.41116 -1509777.67579 1364021.71791 468188.074345 -1.1629817 -1.8785056 -0.63627308 -2454030.12227 -1568954.19346 1237991.17137 425456.546721 -0.75632819 -2.2222054 -0.75412251 -2454030.83338 -1601716.59062 1091146.40041 375582.037255 -0.30072356 -2.5566221 -0.86900016 -2454031.54449 -1604542.32062 923966.886263 318714.01471 0.22184461 -2.8844549 -0.98189372 -2454032.2556 -1572521.14433 736827.486685 254960.202601 0.83948087 -3.2061366 -1.0931199 -2454032.96672 -1498508.06131 530208.972554 184446.228422 1.5988659 -3.5170687 -1.2015654 -2454033.32227 -1442532.50182 419887.516027 146730.031223 2.0558766 -3.6638814 -1.253557 -2454033.67783 -1371450.02513 305218.95413 107454.088036 2.5859813 -3.7989297 -1.3030186 -2454034.03338 -1282589.12627 186710.09267 66660.933864 3.2229285 -3.9105269 -1.3566386 -2454034.12227 -1257090.27767 156610.902566 56118.0728244 3.4289881 -3.9228879 -1.4018851 -2454034.14449 -1250434.20303 149089.504646 53382.9810232 3.5110746 -3.9058191 -1.4597794 -2454034.1556 -1247034.3881 145358.538501 51941.9767348 3.5747077 -3.8536186 -1.5619208 -2454034.16672 -1243608.68103 141766.472508 50311.3718429 3.4728958 -3.564819 -1.8570625 -2454034.17783 -1240461.5822 138457.931199 48517.9874 3.1476902 -3.3962822 -1.8350008 -2454034.22227 -1228621.85079 125408.698582 41752.9190939 3.0906557 -3.4074141 -1.7296278 -2454034.40005 -1178469.31995 72713.1167737 15456.5218381 3.4591801 -3.4484912 -1.7069855 -2454034.7556 -1058562.31387 -33691.034991 -36818.8035182 4.382481 -3.4643182 -1.6905079 -2454035.11116 -906608.456846 -138892.2319 -87773.2189327 5.5626663 -3.3559987 -1.6114847 -2454035.28894 -815711.199514 -189465.07507 -111922.437489 6.2917002 -3.2157867 -1.5258689 -2454035.46672 -712668.829271 -237166.224563 -134373.22143 7.1496973 -2.9740636 -1.3861227 -2454035.64449 -595215.270675 -279976.887765 -154053.556461 8.1753977 -2.5641309 -1.1573907 -2454035.82227 -460431.294969 -314437.544288 -169142.337456 9.4133101 -1.8572575 -0.77301449 -2454035.91116 -385457.886182 -326734.774505 -174024.070337 10.120622 -1.3184697 -0.48445581 -2454036.00005 -304846.98316 -334200.770093 -176331.42489 10.878595 -0.58804289 -0.096987871 -2454036.08894 -218311.463251 -335073.759435 -175158.327584 11.654898 0.41425728 0.42983552 -2454036.17783 -125991.588218 -326863.776291 -169234.048943 12.36365 1.7976747 1.1503247 -2454036.26672 -29064.0107179 -306171.622743 -156841.72167 12.809013 3.682895 2.1226263 -2454036.3556 69137.5520924 -268882.089552 -135937.953416 12.616781 6.1098303 3.3602182 -2454036.44449 161808.046103 -211571.933095 -104898.628624 11.293046 8.8123409 4.7174956 -2454036.48894 203032.236366 -175300.480663 -85580.211689 10.124216 10.050851 5.3287107 -2454036.53338 239199.820637 -134666.082201 -64126.9283904 8.6743556 11.06811 5.821185 -2454036.57783 269434.997847 -90681.4974269 -41074.4423019 7.0562276 11.787269 6.1577118 -2454036.66672 311035.063514 2547.20743017 7353.6548662 3.8296772 12.29949 6.3567296 -2454036.7556 329774.660644 95926.2635456 55411.1337742 1.1731821 11.911813 6.1063411 -2454036.84449 330942.889821 184467.390316 100649.697996 -0.75491349 11.108411 5.6576897 -2454036.93338 319705.244906 266285.422548 142207.522578 -2.0874938 10.195351 5.1647899 -2454037.02227 299955.398063 341145.473799 180041.893519 -2.9980803 9.309743 4.6943164 -2454037.11116 274384.886423 409478.770252 214426.765672 -3.6219802 8.4994109 4.2680188 -2454037.28894 212491.817277 529091.581682 274272.55584 -4.3478867 7.1285019 3.5534203 -2454037.46672 142758.31665 629916.486809 324367.236148 -4.687641 6.0405205 2.9910367 -2454037.64449 69487.0573465 715730.520464 366725.709271 -4.8291714 5.1629821 2.5400807 -2454037.82227 -5043.53129157 789309.492247 402810.959842 -4.8618788 4.4395658 2.1699974 -2454038.00005 -79550.4667738 852698.638231 433692.926185 -4.8315558 3.8307353 1.8596789 -2454038.3556 -225755.989687 954695.2699 482856.704532 -4.6712082 2.8547972 1.3644418 -2454038.71116 -365918.82763 1030308.23824 518665.485421 -4.4475075 2.0967308 0.98169785 -2454039.06672 -498747.854598 1084974.97653 543921.393124 -4.1974782 1.4818796 0.67262281 -2454039.42227 -623700.3318 1122369.56784 560511.96508 -3.9362902 0.96663437 0.41465101 -2454039.77783 -740546.30144 1145103.16197 569775.426726 -3.6703716 0.52377296 0.19373543 -2454040.48894 -949568.115366 1153848.49047 570034.959894 -3.132738 -0.21101667 -0.17092994 -2454041.20005 -1125348.73267 1121915.6193 550176.969686 -2.5875494 -0.81065429 -0.46632903 -2454041.91116 -1267211.80672 1056032.02285 513659.643024 -2.0268682 -1.3219543 -0.7161418 -2454042.62227 -1373834.45667 960719.736182 462826.985523 -1.4379322 -1.7720897 -0.93406138 -2454043.33338 -1442974.45638 839186.157404 399366.481533 -0.803328 -2.1776362 -1.1282173 -2454044.04449 -1471113.95517 693845.861657 324585.753857 -0.098326767 -2.5481128 -1.3030144 -2454044.7556 -1452859.85058 526724.900835 239629.78384 0.71476209 -2.8865093 -1.459192 -2454045.46672 -1379802.60106 339943.231087 145756.281574 1.6995302 -3.1855248 -1.591728 -2454045.82227 -1318733.02869 240089.158373 96020.3130736 2.2899391 -3.3119681 -1.6442745 -2454046.17783 -1238133.31567 136721.114058 44886.7888347 2.9760287 -3.4122477 -1.681566 -2454046.53338 -1134524.80429 30884.2104882 -7041.47602838 3.7957821 -3.4686357 -1.6937804 -2454046.88894 -1002934.30104 -75580.3179339 -58725.0193099 4.810913 -3.4443709 -1.6609103 -2454047.06672 -924449.089934 -128045.265448 -83919.1930818 5.4223734 -3.3790896 -1.6152643 -2454047.24449 -835877.272354 -179086.158546 -108183.255582 6.12816 -3.254833 -1.5376236 -2454047.42227 -735570.617141 -227567.733111 -130904.636117 6.9556295 -3.0387572 -1.410669 -2454047.60005 -621391.617375 -271675.545906 -151114.13386 7.9413607 -2.6723726 -1.2037983 -2454047.77783 -490574.627177 -308342.457162 -167190.183427 9.1294746 -2.0445296 -0.85935664 -2454047.86672 -417881.897025 -322308.686247 -172851.924045 9.8108127 -1.5694423 -0.60307504 -2454047.9556 -339736.392312 -332028.061414 -176235.467023 10.547957 -0.92917553 -0.26130163 -2454048.04449 -255770.168999 -335984.92872 -176559.184451 11.321074 -0.055173582 0.20060254 -2454048.13338 -165894.106381 -332032.259968 -172724.317026 12.072292 1.1491745 0.83086604 -2454048.22227 -70740.588151 -317178.771359 -163214.899939 12.661868 2.8041996 1.6882231 -2454048.31116 27452.0416368 -287552.737388 -146096.850668 12.799109 5.0030227 2.8144782 -2454048.40005 123498.23954 -239157.342438 -119431.389126 12.016746 7.6448741 4.148635 -2454048.44449 168071.282597 -207209.829753 -102208.48035 11.140666 8.9829432 4.8145516 -2454048.48894 208629.054251 -170330.376622 -82547.4197339 9.9312334 10.194482 5.4088366 -2454048.53338 243999.262613 -129216.509419 -60829.4456527 8.4549367 11.172716 5.8781801 -2454048.57783 273370.715972 -84914.2104189 -37606.7463433 6.8289412 11.848033 6.1893798 -2454048.66672 313311.887642 8478.33155227 10891.5160232 3.6327765 12.286801 6.3464344 -2454048.7556 330743.826656 101595.150751 58774.6447381 1.0300125 11.862019 6.0744456 -2454048.84449 331000.741302 189702.223649 103735.56738 -0.8512658 11.048265 5.6190045 -2454048.93338 319158.907905 271061.446109 144994.294713 -2.1506483 10.137203 5.1262717 -2454049.02227 299014.582099 345497.45258 182542.337781 -3.0392004 9.2577716 4.6584756 -2454049.11116 273189.1099 413456.306399 216664.018909 -3.6463643 8.4515344 4.2348088 -2454049.28894 211059.483163 532428.953993 276046.898554 -4.35643 7.0924375 3.5261153 -2454049.46672 141257.016652 632768.129976 325757.737667 -4.6889805 6.0128146 2.9681222 -2454049.64449 67994.7152826 718203.216993 367789.801524 -4.8270755 5.1409836 2.5203227 -2454049.82227 -6489.26645364 791476.205444 403590.142945 -4.8581036 4.4214805 2.1525417 -2454050.00005 -80931.1707566 854609.620925 434217.827424 -4.8269622 3.8153583 1.8439459 -2454050.3556 -226984.778496 956188.764263 482937.554612 -4.6660533 2.8426067 1.3510782 -2454050.71116 -366986.706606 1031453.09372 518360.837301 -4.4422023 2.0860275 0.96985984 -2454051.06672 -499650.49758 1085802.15093 543269.859082 -4.1920132 1.4717983 0.6618124 -2454051.42227 -624431.417759 1122890.30829 559539.925152 -3.9305679 0.95670758 0.40455346 -2454051.77783 -741096.253601 1145317.60293 568501.438607 -3.6642831 0.51372075 0.18414832 -2454052.48894 -949712.495605 1153424.19961 568194.519297 -3.1255204 -0.22185018 -0.17984119 -2454053.20005 -1124997.16138 1120792.36972 547801.455713 -2.5785056 -0.82258873 -0.4748875 -2454053.91116 -1266232.17636 1054141.50012 510761.803937 -2.0153825 -1.3349902 -0.72462176 -2454054.62227 -1372059.48194 957992.398809 459407.650351 -1.423391 -1.7863193 -0.94256208 -2454055.33338 -1440187.24262 835545.159192 395423.673291 -0.78471975 -2.1931596 -1.1367537 -2454056.04449 -1467021.33884 689208.804328 320119.755769 -0.074105483 -2.5650328 -1.3114741 -2454056.7556 -1447040.14304 521006.420621 234652.945243 0.74734388 -2.9047237 -1.467302 -2454057.46672 -1371611.56201 333083.001683 140307.498988 1.7451971 -3.2042715 -1.5987873 -2454057.82227 -1308998.10371 232657.947838 90371.0777983 2.3452561 -3.3302677 -1.650155 -2454058.17783 -1226507.36825 128747.938076 39085.8182075 3.044562 -3.4289654 -1.6853664 -2454058.53338 -1120521.30497 22450.5447429 -12907.2765749 3.8832396 -3.4813067 -1.6938171 -2454058.88894 -985837.736359 -84275.521374 -64493.2855429 4.9269063 -3.4473235 -1.653683 -2454059.06672 -905423.323899 -136719.993385 -89531.7898018 5.5583901 -3.3727597 -1.6018133 -2454059.24449 -814572.999415 -187558.275361 -113522.060277 6.2899376 -3.2335655 -1.5147426 -2454059.42227 -711534.972919 -235538.826218 -135786.44495 7.1510106 -2.9925949 -1.3728424 -2454059.60005 -594032.378974 -278635.830576 -155240.058505 8.1806367 -2.5827053 -1.1409397 -2454059.77783 -459130.778204 -313372.010149 -170041.70151 9.4235767 -1.8741205 -0.75171419 -2454059.86672 -384067.594597 -325791.073127 -174747.211038 10.133755 -1.3331221 -0.45972221 -2454059.9556 -303344.86538 -333356.216406 -176848.328927 10.894531 -0.59888161 -0.067822036 -2454060.04449 -216678.371148 -334290.320167 -175430.120731 11.672832 0.40966916 0.46474385 -2454060.13338 -124220.413847 -326080.934393 -169210.863657 12.381017 1.802743 1.1924768 -2454060.22227 -27179.6867421 -305300.747604 -156463.485395 12.819678 3.7012595 2.1729519 -2454060.31116 71043.7277091 -267815.404824 -135146.523522 12.609603 6.1419202 3.4167095 -2454060.40005 163551.53006 -210232.019893 -103674.789611 11.256693 8.848775 4.7715312 -2454060.44449 204607.242508 -173828.134131 -84159.9844603 10.073218 10.082565 5.3763737 -2454060.48894 240556.609668 -133088.291033 -62541.0003379 8.6125586 11.090719 5.8594132 -2454060.53338 270542.977118 -89038.5480007 -39362.7071553 6.9894786 11.798422 6.1848861 -2454060.62227 311643.5358 4191.95820398 9191.78521822 3.7692753 12.290162 6.3633793 -2454060.71116 329979.236031 97453.4359654 57244.2348316 1.1288352 11.892276 6.0996763 -2454060.80005 330866.599813 185833.137442 102402.128706 -0.78431884 11.086864 5.6441812 -2454060.88894 319447.41894 267491.015116 143842.505721 -2.1060488 10.175535 5.1481384 -2454060.97783 299584.843295 342209.534579 181543.129959 -3.0093903 9.292762 4.6763393 -2454061.06672 273946.914466 410423.473645 215787.757362 -3.6285639 8.4852647 4.2495672 -2454061.24449 211997.422481 529855.763834 275349.332038 -4.3493542 7.1188517 3.5349853 -2454061.42227 142261.044831 630556.518679 325163.627517 -4.6868435 6.0337764 2.9729836 -2454061.60005 69011.0726361 716281.733594 367248.068377 -4.8273267 5.158009 2.5224502 -2454061.77783 -5486.84869039 789792.953044 403065.578074 -4.8595283 4.4356173 2.1527591 -2454061.9556 -79955.4629051 853126.056173 433685.511569 -4.8289424 3.8273203 1.8427916 -2454062.31116 -226075.982955 955022.870594 482339.961105 -4.6683114 2.8515614 1.3481482 -2454062.66672 -366145.746766 1030530.11124 517655.868557 -4.4443273 2.0930076 0.96588614 -2454063.02227 -498871.190473 1085070.62809 542432.127878 -4.1938962 1.4773488 0.6571918 -2454063.37783 -623706.137751 1122311.17448 558553.522538 -3.932203 0.96110776 0.39952804 -2454063.73338 -740417.240122 1144857.5886 567356.630243 -3.6656528 0.51708774 0.17888277 -2454064.44449 -949096.650099 1153111.66835 566718.110244 -3.1261594 -0.2203812 -0.18533595 -2454065.1556 -1124393.08645 1120516.46638 545984.341678 -2.5782378 -0.82285525 -0.48045298 -2454065.86672 -1265579.92494 1053794.44026 508607.272539 -2.0140151 -1.337051 -0.72999065 -2454066.57783 -1371276.29094 957463.468904 456934.666016 -1.420446 -1.7901266 -0.94751681 -2454067.28894 -1439164.71935 834735.375156 392664.21093 -0.77979005 -2.1984607 -1.1410968 -2454068.00005 -1465619.59467 688032.80812 317116.347365 -0.06656677 -2.5716103 -1.3150463 -2454068.71116 -1445072.84757 519393.666082 231458.809041 0.75841 -2.9123184 -1.4698891 -2454069.42227 -1368816.65792 330980.002535 136995.831156 1.7614753 -3.2125638 -1.599909 -2454069.77783 -1305647.36787 230298.612968 87040.5373403 2.3653434 -3.3386035 -1.6502132 -2454070.13338 -1222465.04056 126138.075713 35774.4985957 3.0697621 -3.4368221 -1.6839717 -2454070.48894 -1115602.08966 19618.6984741 -16144.7548037 3.9155439 -3.4876687 -1.6902362 -2454070.84449 -979776.973146 -87254.6692983 -67569.3779545 4.9696454 -3.4500228 -1.6463954 -2454071.02227 -898652.745051 -139715.827306 -92474.5770327 5.6083602 -3.371966 -1.5915721 -2454071.20005 -806966.867845 -190502.261612 -116276.801713 6.3491543 -3.2271491 -1.5002181 -2454071.37783 -702931.267158 -238318.469762 -138271.672165 7.2222095 -2.9767778 -1.3517871 -2454071.5556 -584221.08179 -281058.07558 -157327.539847 8.2672993 -2.550371 -1.1092998 -2454071.73338 -447847.492095 -315086.458809 -171515.484112 9.5289273 -1.8109523 -0.7016417 -2454071.82227 -371939.303541 -326929.089546 -175783.91686 10.248231 -1.2447098 -0.39520195 -2454071.91116 -290310.732987 -333685.293406 -177316.876307 11.015095 -0.4744978 0.016711802 -2454072.00005 -202720.636691 -333478.894274 -175148.687871 11.790504 0.58522358 0.57697904 -2454072.08894 -109433.767629 -323664.009033 -167931.393867 12.473946 2.0485912 1.3417001 -2454072.17783 -11911.1931997 -300671.860633 -153872.306108 12.841973 4.0326581 2.3656135 -2454072.26672 85978.2122475 -260342.847945 -130932.413341 12.486411 6.5436381 3.6423281 -2454072.3556 176758.68708 -199654.5635 -97740.5620562 10.926147 9.2345842 4.9825992 -2454072.40005 216357.046455 -161871.616632 -77475.1823233 9.6485242 10.409413 5.5533492 -2454072.44449 250542.722473 -120036.685575 -55265.7945639 8.1251179 11.330774 5.988247 -2454072.53338 300327.885366 -28738.5390472 -7392.39629395 4.8456979 12.236725 6.3723125 -2454072.62227 326051.532721 65198.2479888 41245.275343 1.9648318 12.09095 6.2273322 -2454072.71116 332398.793946 155559.460437 87579.3928065 -0.19072804 11.384856 5.8132891 -2454072.80005 324791.530768 239605.721504 130341.183515 -1.6965061 10.490829 5.319098 -2454072.88894 307552.927937 316694.774033 169308.751678 -2.7274452 9.5916812 4.8340212 -2454072.97783 283726.395108 387103.4531 204698.929861 -3.4332142 8.7571739 4.3900452 -2454073.1556 223915.439994 510284.861138 266165.147043 -4.2541464 7.3365578 3.6437119 -2454073.33338 155216.339402 613986.731956 317456.595886 -4.6415805 6.2089325 3.0578833 -2454073.51116 82435.4625883 702149.069213 360706.200418 -4.8089081 5.3017934 2.590198 -2454073.68894 8092.00450388 777681.85398 397463.599318 -4.8564874 4.556187 2.2080318 -2454073.86672 -66406.8233744 842726.354793 428857.935446 -4.8351744 3.9303777 1.8887922 -2454074.22227 -212887.443103 947388.884638 478717.023336 -4.6841566 2.930481 1.3816293 -2454074.57783 -353517.783074 1025066.3622 514933.074895 -4.4644483 2.1564247 0.99158067 -2454074.93338 -486897.157324 1081382.10162 540414.954712 -4.2161131 1.5301203 0.67777468 -2454075.28894 -612433.064269 1120119.90499 557111.710739 -3.9555107 1.0062098 0.41661285 -2454075.64449 -729870.684475 1143960.22648 566399.526916 -3.6895996 0.55649472 0.19349146 -2454076.3556 -940051.567513 1154379.15803 566553.954772 -3.1510947 -0.18868082 -0.17379816 -2454077.06672 -1116915.68193 1123569.89443 546476.256122 -2.6043794 -0.79609785 -0.47044821 -2454077.77783 -1259753.68485 1058381.20251 509687.99452 -2.0416934 -1.3136989 -0.72074768 -2454078.48894 -1367213.6119 963407.796579 458569.251986 -1.450285 -1.769191 -0.93870761 -2454079.20005 -1437022.8683 841903.139943 394830.395739 -0.81264631 -2.1795196 -1.1325867 -2454079.91116 -1465620.5319 696309.775341 319796.020093 -0.10374047 -2.5544197 -1.3068664 -2454080.62227 -1447542.70533 528672.289788 234623.496793 0.71478358 -2.8969618 -1.462386 -2454081.33338 -1374240.96743 341134.240618 140564.497049 1.7083715 -3.1995053 -1.5948829 -2454081.68894 -1312782.22826 240836.603233 90701.3371652 2.3076142 -3.3264926 -1.6505136 -2454081.86672 -1274764.83676 189327.879349 65121.5808824 2.649787 -3.3782803 -1.6831742 -2454081.9556 -1253642.44223 163310.380326 52031.1330636 2.8693786 -3.3954541 -1.7496761 -2454081.97783 -1248025.11892 156774.19718 48573.6524067 3.0085387 -3.4343229 -1.8976806 -2454081.98894 -1245071.8912 153354.814499 46627.8496675 3.1124538 -3.8018902 -2.1545752 -2454082.00005 -1242150.13583 149495.572274 44588.5549623 2.9838487 -4.1402951 -2.0693786 -2454082.04449 -1230809.22162 133340.952176 36965.5528449 2.9692364 -4.2296356 -1.9493697 -2454082.22227 -1182503.4866 68005.2091001 7336.58612579 3.3384165 -4.2705866 -1.9220632 -2454082.57783 -1066428.53795 -63470.2264361 -51413.6774749 4.2511168 -4.270767 -1.8959148 -2454082.93338 -919056.48868 -192861.363002 -108439.350678 5.3856085 -4.1191118 -1.8003209 -2454083.11116 -831276.038397 -254911.216736 -135418.105345 6.0569818 -3.9461652 -1.7057431 -2454083.28894 -732571.400688 -313566.007347 -160589.873593 6.8091883 -3.6708609 -1.5621315 -2454083.46672 -621664.278939 -366925.72327 -183048.221545 7.6456206 -3.2475065 -1.3481646 -2454083.64449 -497318.112622 -412232.078448 -201488.704308 8.5551316 -2.6089015 -1.032855 -2454083.82227 -358703.15944 -445492.668524 -214042.077797 9.4910107 -1.6612247 -0.57359562 -2454084.00005 -206223.136972 -461105.524285 -218117.077185 10.330884 -0.29264698 0.079020838 -2454084.17783 -43087.7851298 -451918.322552 -210460.426794 10.824164 1.5710354 0.95427276 -2454084.26672 40179.4292523 -435696.580317 -201199.660848 10.82584 2.6676993 1.463323 -2454084.3556 122617.704251 -410786.923703 -187923.658474 10.601827 3.8243464 1.9955144 -2454084.44449 202375.555112 -376966.507401 -170567.634335 10.125849 4.9759231 2.52008 -2454084.53338 277519.235557 -334566.789547 -149326.012827 9.4044815 6.0456669 3.0014982 -2454084.62227 346309.159625 -284496.754004 -124657.429242 8.4812288 6.9632541 3.4080146 -2454084.71116 407453.823042 -228121.923058 -97223.1685778 7.4265501 7.6824643 3.7196434 -2454084.80005 460245.549295 -167040.684953 -67780.3642797 6.3185866 8.1891247 3.9314528 -2454084.97783 540663.376679 -36958.0284992 -5749.66103515 4.1936814 8.6366555 4.0943052 -2454085.1556 590860.571867 95572.2782535 56778.8444336 2.4088053 8.5548554 4.0186345 -2454085.33338 616683.756256 224429.860474 117087.749326 1.015596 8.1928719 3.8211973 -2454085.51116 623775.916771 346653.625558 173922.231512 -0.042837629 7.7104749 3.5749707 -2454085.68894 616687.153203 461121.916027 226858.201711 -0.84313436 7.1927252 3.3178115 -2454085.86672 598856.477957 567646.605793 275881.281099 -1.4511466 6.6805877 3.0673341 -2454086.22227 540516.432077 758021.29809 362927.675794 -2.2761074 5.7336708 2.6105665 -2454086.57783 462331.643255 921197.723108 436936.060966 -2.7730588 4.9098769 2.2178717 -2454086.93338 372110.168654 1060824.53968 499764.411235 -3.0756643 4.1972831 1.8808735 -2454087.28894 274599.665041 1180012.29917 552956.102368 -3.2565078 3.575943 1.5887792 -2454087.64449 172846.376357 1281279.70123 597743.730507 -3.357133 3.0278927 1.3323722 -2454088.00005 68900.0884537 1366647.72809 635108.219163 -3.4025105 2.5387096 1.1044556 -2454088.71116 -140203.16794 1495896.30116 690565.62203 -3.3845413 1.6945972 0.71329156 -2454089.42227 -345111.102767 1577531.31406 724027.728107 -3.2735684 0.98071222 0.38453236 -2454090.13338 -541149.823277 1618256.25286 738721.767201 -3.0954094 0.35738008 0.10072478 -2454090.84449 -724881.208072 1622804.85106 736977.688495 -2.8786097 -0.20006737 -0.15304716 -2454091.5556 -894080.551761 1594649.62559 720387.263834 -2.6229348 -0.70961567 -0.38369672 -2454091.64449 -914092.253502 1588965.2489 717334.64464 -2.5883485 -0.77060076 -0.41121227 -2454091.68894 -923997.934414 1585947.93825 715729.34163 -2.5708359 -0.80089332 -0.42487236 -2454091.70005 -926463.825128 1585175.45471 715319.829433 -2.5664349 -0.80844604 -0.42827739 -2454091.7056 -927695.185008 1584786.49494 715113.847995 -2.5642309 -0.81221937 -0.42997843 -2454091.70699 -928002.859637 1584688.97203 715062.225077 -2.5636796 -0.81316238 -0.43040353 -2454091.70769 -928156.672139 1584640.16814 715036.394489 -2.5634038 -0.81363384 -0.43061606 -2454091.70838 -928619.177842 1584728.68224 715097.333033 -2.5623532 -0.81479098 -0.43115139 -2454092.41949 -1076984.90221 1520158.01067 682078.869577 -2.2607767 -1.2823643 -0.64132814 -2454093.1306 -1205582.92098 1427656.24214 636541.759948 -1.9180458 -1.7252307 -0.83922436 -2454093.84172 -1311696.09619 1308534.45367 579147.275425 -1.5273886 -2.1498453 -1.027698 -2454094.55283 -1392058.58166 1163758.79193 510411.371357 -1.0774651 -2.5609298 -1.2086673 -2454095.26394 -1442530.22665 994070.988791 430758.667839 -0.5508281 -2.9610126 -1.383114 -2454095.97505 -1457627.65662 800138.573804 340600.69313 0.079716629 -3.3497124 -1.5503244 -2454096.68616 -1429717.5622 582820.776884 240475.949883 0.85858952 -3.7202526 -1.7065285 -2454097.04172 -1396325.86947 465853.788376 186942.786847 1.325643 -3.8928022 -1.7776829 -2454097.39727 -1347554.33312 343802.840975 131329.665341 1.8628298 -4.0499918 -1.8415761 -2454097.75283 -1280916.55115 217284.21284 73863.2012336 2.4951303 -4.1811414 -1.9009271 -2454097.84172 -1261059.59694 185071.536757 59175.0577792 2.679869 -4.2067199 -1.9284554 -2454097.88616 -1250563.35133 168898.18531 51698.6457697 2.7923187 -4.2161981 -1.9776137 -2454097.90838 -1245130.08113 160799.502692 47811.4212662 2.8696177 -4.221331 -2.1101611 -2454097.91949 -1242385.74002 156734.495573 45665.1831049 2.7862696 -4.2643297 -2.4095 -2454097.9306 -1239909.47165 152585.696865 43265.0324959 2.4147279 -4.364694 -2.503681 -2454097.95283 -1235424.40223 144159.824372 38570.1822577 2.3113326 -4.4005329 -2.4069629 -2454098.04172 -1217197.85407 110241.832869 20374.6364606 2.4564759 -4.4279933 -2.3535609 -2454098.39727 -1129389.46058 -26488.1727339 -51493.699973 3.28713 -4.4577512 -2.3237828 -2454098.75283 -1013672.48283 -162431.928473 -121802.633418 4.2733394 -4.3678217 -2.2396657 -2454099.10838 -865094.10327 -292862.772082 -187975.973171 5.4289536 -4.0823394 -2.0450898 -2454099.46394 -678405.856703 -409940.453996 -245597.873173 6.7489762 -3.4709622 -1.6680414 -2454099.64172 -569390.982079 -459688.289937 -269098.626545 7.4470736 -2.982124 -1.3785674 -2454099.81949 -449678.691631 -500715.591712 -287493.896807 8.1352879 -2.330091 -1.0005464 -2454099.99727 -319784.30777 -530277.24627 -299305.611849 8.7621585 -1.4848252 -0.51930156 -2454100.17505 -181214.80705 -545248.595668 -302881.519882 9.2495794 -0.42951895 0.071752498 -2454100.35283 -36869.1571543 -542466.002709 -296594.028249 9.4962596 0.82048003 0.7609099 -2454100.5306 108747.397151 -519382.44965 -279204.614727 9.4000231 2.1975638 1.5079504 -2454100.70838 249821.565463 -474933.158429 -250325.793232 8.9008926 3.57832 2.2436316 -2454100.88616 380224.799393 -410202.589211 -210751.81504 8.0224054 4.8144358 2.8879055 -2454101.06394 494875.555631 -328389.194687 -162395.089502 6.8730965 5.7881881 3.3801274 -2454101.24172 590743.402259 -233993.872781 -107808.606912 5.6013536 6.4509866 3.6989409 -2454101.41949 666999.779441 -131715.29577 -49579.4485306 4.3378322 6.8219622 3.8590263 -2454101.59727 724485.457474 -25630.7696477 10098.8450322 3.1672567 6.9572819 3.8938101 -2454101.77505 764981.220709 81135.1570645 69583.1888018 2.129115 6.9209354 3.8394738 -2454101.95283 790616.306738 186388.212725 127749.011121 1.2319299 6.7684684 3.7265707 -2454102.1306 803507.181986 288686.282725 183881.16488 0.46755324 6.5421002 3.5778307 -2454102.48616 798521.938592 481229.115158 288556.007638 -0.72473752 5.9771768 3.2304265 -2454102.84172 762484.778511 655459.718025 382222.114703 -1.5736732 5.3643756 2.8683508 -2454103.19727 704301.515532 810927.876663 464930.281841 -2.1807296 4.7613486 2.5196471 -2454103.55283 630243.81111 948321.065272 537263.934117 -2.6168036 4.1894978 2.1936305 -2454103.90838 544780.438932 1068712.5883 599956.954425 -2.9297793 3.6547552 1.8919405 -2454104.26394 451163.619373 1173245.57575 653740.676624 -3.1520469 3.156693 1.6132609 -2454104.97505 248595.526832 1338979.67409 737197.367286 -3.4065699 2.2584504 1.11561 -2454105.68616 36041.2597659 1452949.48452 792136.047058 -3.4896807 1.4670785 0.6820118 -2454106.39727 -177815.04643 1520900.63432 821985.283098 -3.455949 0.75695575 0.29671095 -2454107.10838 -386912.995287 1547259.01361 829355.535847 -3.3379485 0.11011711 -0.051421495 -2454107.81949 -586545.131597 1535406.09218 816247.700525 -3.1495013 -0.48902595 -0.37110939 -2454108.5306 -772617.075374 1487916.49257 784205.086646 -2.8970693 -1.0515136 -0.66869186 -2454109.24172 -941237.730967 1406773.52853 734437.124007 -2.5810065 -1.585727 -0.94873732 -2454109.95283 -1088364.27203 1293515.50898 667917.73068 -2.1960668 -2.0977378 -1.2144063 -2454110.66394 -1209460.50364 1149380.34845 585468.320093 -1.7312928 -2.5912604 -1.4674427 -2454111.37505 -1299098.97977 975461.112545 487857.719219 -1.1682054 -3.0670588 -1.7077233 -2454112.08616 -1350408.82897 772944.9252 375944.181901 -0.47757702 -3.5208362 -1.9321554 -2454112.79727 -1354240.32382 543547.407699 250933.198333 0.38701574 -3.9384487 -2.1318742 -2454113.15283 -1334543.343 419658.486757 184104.007313 0.90667275 -4.1237253 -2.2168942 -2454113.50838 -1297758.24788 290452.023117 114870.995121 1.5024076 -4.2828054 -2.2880987 -2454113.68616 -1272152.86825 224151.459515 79475.3226809 1.836591 -4.3481265 -2.3215687 -2454113.77505 -1257358.14737 190649.608496 61554.9449233 2.0190458 -4.3755316 -2.3490147 -2454113.81949 -1249411.41364 173825.346938 52471.7811735 2.1229243 -4.3865852 -2.3906959 -2454113.84172 -1245276.15 165399.214686 47820.2655344 2.1863675 -4.390444 -2.4742799 -2454113.85283 -1243166.04986 161182.672592 45382.6180151 2.197174 -4.3960621 -2.6374838 -2454113.86394 -1241184.69151 156939.213416 42679.0382904 1.8222784 -4.4606052 -2.9468438 -2454113.88616 -1238109.50322 148299.532885 37198.5752273 1.5347241 -4.5159185 -2.7831318 -2454113.9306 -1232144.29567 130922.324455 26671.5777114 1.5871535 -4.5323913 -2.7191893 -2454114.10838 -1204963.288 61024.3206005 -14795.6847176 1.9616612 -4.5647801 -2.6901046 -2454114.46394 -1132003.59902 -79352.3954972 -96824.1630238 2.8048003 -4.5570605 -2.6413476 -2454114.81949 -1031658.17022 -217704.453825 -176325.476925 3.7434482 -4.4260793 -2.5195336 -2454115.17505 -901144.015451 -349533.26625 -250533.228343 4.7654897 -4.1229723 -2.2909635 -2454115.5306 -738367.897856 -468613.875778 -315607.716199 5.834708 -3.584614 -1.9182944 -2454115.88616 -542992.698004 -566644.578652 -366515.765927 6.8690744 -2.7413993 -1.3627159 -2454116.24172 -318190.940569 -633394.151515 -397203.345397 7.7195195 -1.5440321 -0.60073462 -2454116.41949 -197237.684693 -651617.22391 -403000.838636 8.010681 -0.81562268 -0.1470108 -2454116.59727 -72756.1847984 -658091.462633 -401530.70949 8.1743761 -0.017498962 0.34339752 -2454116.77505 53099.3490345 -651920.593835 -392343.856996 8.1863114 0.82602361 0.85470012 -2454116.95283 177873.563687 -632650.026553 -375271.388177 8.0320662 1.6822509 1.3664978 -2454117.1306 298984.864102 -600367.185223 -350478.253274 7.7104543 2.5140279 1.8562251 -2454117.30838 413950.995346 -555731.132042 -318471.332793 7.2354322 3.2850815 2.3025168 -2454117.48616 520608.009682 -499914.877014 -280054.99852 6.6338562 3.9655907 2.6884755 -2454117.66394 617272.954811 -434473.956556 -236244.435839 5.9405251 4.535986 3.0037599 -2454117.84172 702820.033445 -361177.044665 -188159.702851 5.1922179 4.9880356 3.2449845 -2454118.19727 838716.153891 -198192.540207 -83594.27334 3.6592454 5.5511553 3.5193733 -2454118.55283 928694.64478 -23987.952016 25770.6917458 2.2252205 5.7367931 3.5695037 -2454118.90838 977360.326138 151567.717547 134159.975037 0.97705949 5.6572749 3.4671677 -2454119.26394 990821.488542 321877.423378 237844.375823 -0.067417942 5.40905 3.2715127 -2454119.61949 975151.773808 482885.77744 334631.386015 -0.92338758 5.0609989 3.0235674 -2454119.97505 935750.707246 632269.095361 423347.706997 -1.617033 4.658081 2.7494387 -2454120.3306 877187.603716 768806.763803 503452.884125 -2.1751777 4.2282877 2.464938 -2454120.68616 803251.805669 891955.752301 574783.208166 -2.6214612 3.7885671 2.1793019 -2454121.39727 621225.622368 1097773.26904 691450.723344 -3.2527322 2.9150471 1.6230168 -2454122.10838 408883.413146 1250849.5311 774878.281471 -3.6221995 2.0743711 1.0984229 -2454122.81949 179900.148363 1353599.18912 827136.668498 -3.8043193 1.2775418 0.60825745 -2454123.5306 -55594.5414239 1408686.75214 850268.35509 -3.8395487 0.52226483 0.14967445 -2454124.24172 -289411.516123 1418532.60064 846097.374339 -3.7526874 -0.19602319 -0.28113043 -2454125.66394 -724247.815829 1310721.14113 762037.614216 -3.254104 -1.5397023 -1.0725359 -2454126.37505 -912103.698217 1196601.28813 684850.946732 -2.8418859 -2.1707157 -1.4365508 -2454127.08616 -1070958.70138 1044553.5962 585966.133378 -2.3072937 -2.7737141 -1.7783867 -2454127.79727 -1192684.93386 856478.805265 466875.217536 -1.6288058 -3.3416616 -2.0930413 -2454128.50838 -1267488.23194 634983.08964 329556.350098 -0.77314484 -3.8575889 -2.369095 -2454129.21949 -1283078.66761 384243.453604 176999.578785 0.30828834 -4.2851268 -2.5841868 -2454129.57505 -1263880.85528 250036.406488 96386.4647788 0.95515499 -4.4445232 -2.661398 -2454129.66394 -1255874.13027 215777.676991 75871.3068866 1.1311819 -4.4764322 -2.6821408 -2454129.75283 -1246478.38378 181285.933174 55131.6586662 1.3186275 -4.5059678 -2.7311877 -2454129.77505 -1243898.65183 172624.956841 49849.526163 1.3683741 -4.5172805 -2.7790859 -2454129.79727 -1241248.35538 163912.585578 44378.3588901 1.3573601 -4.585611 -2.9670041 -2454129.81949 -1238989.95264 154860.013998 38568.2863076 1.0445929 -4.7996968 -2.9837526 -2454129.86394 -1234993.92631 136337.648158 27363.7293825 1.0679525 -4.8345951 -2.8849168 -2454130.04172 -1215823.95274 61787.6312264 -16566.7145959 1.4376782 -4.8675907 -2.8487038 -2454130.39727 -1159301.79766 -87858.6010065 -103438.792812 2.2536566 -4.8575841 -2.7985671 -2454130.75283 -1076753.67554 -235455.456781 -187816.78463 3.1287214 -4.7295951 -2.6816459 -2454131.10838 -966712.456997 -376944.950298 -267300.057675 4.0384964 -4.4551508 -2.4770305 -2454131.46394 -828665.146366 -507397.741849 -338948.825342 4.9440595 -4.0069296 -2.1694186 -2454131.81949 -663572.428502 -621150.510511 -399438.220277 5.7882138 -3.3659434 -1.7498071 -2454132.17505 -474413.699697 -712211.951051 -445333.137093 6.4977432 -2.5316569 -1.2210372 -2454132.5306 -266537.25755 -774990.318277 -473539.929546 6.9942364 -1.5319703 -0.6031887 -2454132.88616 -47540.8704951 -805248.308176 -481871.791636 7.2133444 -0.42687921 0.065102201 -2454133.24172 173489.827328 -800994.300434 -469546.750612 7.1254378 0.69990539 0.73269275 -2454133.59727 387251.890131 -762928.60395 -437394.767941 6.7464914 1.7606648 1.3480172 -2454133.95283 585570.231481 -694225.452019 -387670.226464 6.1314907 2.6851333 1.871649 -2454134.30838 762321.321028 -599773.355234 -323558.055723 5.3553742 3.4329596 2.2828641 -2454134.66394 913723.331868 -485228.285755 -248596.659068 4.4927291 3.9936317 2.5787087 -2454135.01949 1038101.41756 -356211.703534 -166210.01826 3.6047477 4.3782052 2.7685159 -2454135.37505 1135390.59885 -217804.275312 -79427.336816 2.7349218 4.6092831 2.8677086 -2454135.7306 1206603.65747 -74319.3954858 9227.21734467 1.910445 4.7131621 2.8931461 -2454136.08616 1253385.95405 70729.3940168 97733.5120548 1.1460008 4.7150695 2.8604901 -2454136.44172 1277693.36406 214556.536671 184518.33252 0.44773203 4.6369677 2.7830801 -2454137.15283 1267079.61763 490362.971784 348408.411236 -0.7500758 4.3093864 2.534881 -2454137.86394 1190514.99824 741096.714103 494438.149143 -1.7045264 3.8340827 2.2093643 -2454138.57505 1061899.55602 959760.319632 619048.267551 -2.4502796 3.2732264 1.8419984 -2454139.28616 893028.814515 1142304.66135 720342.590449 -3.0198324 2.6627513 1.4528484 -2454139.99727 693898.542487 1286367.24724 797360.272808 -3.4389475 2.0230881 1.0530839 -2454140.70838 473147.24206 1390544.71948 849653.95387 -3.7261932 1.365822 0.64876259 -2454142.1306 -2998.55873986 1476096.7752 879551.62358 -3.9480367 0.021756679 -0.16173349 -2454143.55283 -478686.859958 1395116.24538 810250.282607 -3.7169329 -1.3412611 -0.96367103 -2454144.26394 -698543.692641 1291771.51914 738940.173089 -3.4178334 -2.0220463 -1.3562136 -2454144.97505 -895780.9464 1146826.06739 643832.088474 -2.9773934 -2.6938997 -1.7372388 -2454145.68616 -1061039.68789 961189.317366 525883.385853 -2.3723253 -3.3437066 -2.0977715 -2454146.39727 -1183285.89573 736886.909769 386795.213587 -1.571385 -3.9472061 -2.4219153 -2454147.10838 -1249341.05167 477980.4624 229580.912372 -0.53650782 -4.4605556 -2.6818199 -2454147.46394 -1256519.84361 337750.892394 145701.286664 0.080830439 -4.6610677 -2.773867 -2454147.81949 -1243642.13956 192167.900881 59522.3802087 0.76963197 -4.8064252 -2.8299149 -2454148.17505 -1208494.33201 43192.0011063 -27690.6751668 1.5304721 -4.8786012 -2.8392005 -2454148.5306 -1148914.34678 -106596.447293 -114305.283263 2.3589722 -4.8552341 -2.7885687 -2454148.88616 -1062990.60351 -253865.348863 -198251.355295 3.2425782 -4.7098818 -2.6628083 -2454149.24172 -949374.945493 -394427.465802 -276974.307032 4.1564279 -4.4137901 -2.4459012 -2454149.59727 -807726.701157 -523228.150558 -347447.793659 5.0591856 -3.9402292 -2.1237648 -2454149.95283 -639259.83751 -634516.691031 -406299.778053 5.8909708 -3.2721794 -1.688902 -2454150.30838 -447277.843615 -722300.509541 -450105.698242 6.5768854 -2.4127263 -1.1464243 -2454150.66394 -237471.044673 -781117.201303 -475861.649983 7.0392472 -1.3944818 -0.51918879 -2454151.01949 -17707.4899887 -807001.833804 -481552.23647 7.2176481 -0.28171585 0.15183518 -2454151.37505 202820.027977 -798333.648339 -466617.575696 7.088929 0.84002987 0.81464757 -2454151.7306 414907.256772 -756188.392873 -432105.057348 6.6754391 1.8845578 1.4188819 -2454152.08616 610641.514435 -684026.36058 -380425.09636 6.0361859 2.7856298 1.9277235 -2454152.44172 784236.021895 -586884.349391 -314831.130116 5.2469529 3.5075124 2.323345 -2454152.79727 932232.071832 -470436.888667 -238848.177956 4.3808208 4.0433349 2.6051617 -2454153.15283 1053215.52212 -340236.216555 -155820.610473 3.496722 4.4062004 2.7846644 -2454153.50838 1147341.02251 -201260.052921 -68558.3688891 2.6400026 4.6182987 2.8901433 -2454153.59727 1166860.86467 -165675.419449 -46197.5386244 2.4529032 4.6436904 2.9510922 -2454153.61949 1171557.08335 -156769.008902 -40467.0560863 2.4566801 4.6242469 3.0388167 -2454153.6306 1173969.80366 -152367.42535 -37493.0747685 2.6264714 4.505806 3.1637121 -2454153.64172 1176681.61977 -148200.173973 -34539.7872058 2.9407588 4.2239899 2.9158028 -2454153.66394 1182294.14392 -140139.012491 -29217.6975072 2.8909587 4.1953879 2.7025345 -2454153.75283 1203611.61025 -107816.319282 -8833.53073206 2.6687684 4.2203258 2.6355579 -2454154.10838 1273648.40425 22512.4637151 71576.1554069 1.9072406 4.2497319 2.5994617 -2454154.46394 1321621.9854 152537.754157 150586.610709 1.2284054 4.2051598 2.5394346 -2454155.17505 1360298.88604 404478.475923 301075.604803 0.071580885 3.9693847 2.3457805 -2454155.88616 1334859.65415 637770.409511 437568.521051 -0.86784987 3.6088087 2.0894861 -2454156.59727 1257132.89392 846342.733146 557062.835435 -1.6371232 3.1700496 1.7952449 -2454157.30838 1136483.01275 1026186.82783 657639.189272 -2.2696577 2.676246 1.4749604 -2454158.01949 980570.564847 1174296.1418 737880.259835 -2.7879757 2.1380763 1.1337734 -2454159.44172 588554.337687 1364996.75546 832454.460479 -3.5297475 0.93766765 0.39180167 -2454160.15283 364145.463821 1402344.23681 844229.845332 -3.7589964 0.26977167 -0.012644958 -2454160.86394 128758.238777 1397046.33335 830345.663258 -3.8849157 -0.45191374 -0.44421773 -2454161.57505 -110736.440673 1345519.09304 788991.525032 -3.8884156 -1.2368413 -0.90766731 -2454162.28616 -345864.95519 1243535.93447 718055.113799 -3.7349315 -2.0960724 -1.4078118 -2454162.99727 -565224.902563 1086255.84355 615201.622069 -3.3622166 -3.037824 -1.9466343 -2454163.35283 -664150.611936 985276.981619 551080.537273 -3.0635304 -3.5395084 -2.2291247 -2454163.70838 -752437.728336 868614.375507 478187.712461 -2.6659737 -4.0580497 -2.5170394 -2454164.06394 -826683.783619 735855.088336 396435.31858 -2.1447305 -4.5856456 -2.8046302 -2454164.41949 -882623.928382 586935.780005 305981.286299 -1.4683776 -5.1066004 -3.081202 -2454164.77505 -914927.794295 422466.844484 207429.701319 -0.59924176 -5.5915297 -3.3276968 -2454165.1306 -917058.922915 244282.823191 102162.452988 0.50221914 -5.9883276 -3.5115258 -2454165.48616 -881399.228451 56317.6839914 -7148.65293111 1.863226 -6.2104227 -3.5803035 -2454165.84172 -800078.824811 -134190.349285 -115869.227844 3.4653423 -6.1292118 -3.4589557 -2454166.01949 -740275.119653 -226937.630809 -167872.45054 4.3249985 -5.9266051 -3.2999478 -2454166.19727 -667191.529571 -315581.111129 -216844.275497 5.1888815 -5.5924827 -3.0630941 -2454166.37505 -581045.496035 -398012.521827 -261549.854084 6.01878 -5.1169184 -2.7442842 -2454166.55283 -482697.603025 -472054.295937 -300742.893264 6.7699507 -4.5015158 -2.3465157 -2454166.7306 -373707.541696 -535663.919616 -333288.891287 7.3973792 -3.7625605 -1.8814686 -2454166.90838 -256276.19152 -587163.72507 -358298.177822 7.8639908 -2.9309103 -1.3690635 -2454167.08616 -133063.91108 -625437.32467 -375233.563568 8.1480172 -2.0477722 -0.83462884 -2454167.26394 -6921.85390779 -650035.544586 -383960.541525 8.2465549 -1.1574973 -0.30448231 -2454167.44172 119392.577954 -661165.534261 -384727.785844 8.1740775 -0.30007011 0.19843367 -2454167.61949 243445.082585 -659579.502646 -378090.944926 7.9571041 0.49411648 0.65739392 -2454167.97505 477352.389715 -622992.853533 -345738.666421 7.2173825 1.827497 1.4108049 -2454168.3306 684700.958283 -551002.174447 -293696.307782 6.2619681 2.8019589 1.9425835 -2454168.68616 861559.130415 -454049.531261 -228301.417656 5.2523788 3.4636666 2.2876113 -2454169.04172 1007762.58103 -340681.486747 -154585.726955 4.2759409 3.8821998 2.4918226 -2454169.39727 1125036.54912 -217371.08449 -76188.736815 3.3741065 4.1198386 2.6012581 -2454169.48616 1150146.92412 -185588.332991 -56117.213758 3.1676608 4.154975 2.6281387 -2454169.5306 1162131.68516 -169610.365492 -45975.4837682 3.0783267 4.1651438 2.6594508 -2454169.55283 1168016.4295 -161615.603276 -40832.4325962 3.0594293 4.1595504 2.7063305 -2454169.56394 1170965.52536 -157630.585777 -38208.7706529 3.0980914 4.1369136 2.7678903 -2454169.57505 1174040.72225 -153705.476107 -35508.2153483 3.3924927 4.0027667 2.8222599 -2454169.58616 1177462.00472 -149943.674603 -32976.6460132 3.624161 3.8830032 2.4650627 -2454169.60838 1184350.92682 -142479.990477 -28457.0894333 3.5497668 3.894263 2.2988182 -2454169.69727 1210704.32619 -112436.814218 -11118.4524491 3.3237616 3.9251041 2.2414681 -2454170.05283 1301086.24261 8898.16197867 57285.742191 2.5806017 3.9600088 2.2126312 -2454170.40838 1370228.98267 130191.264615 124612.192751 1.9346936 3.9278075 2.1669084 -2454170.76394 1420720.15034 249768.034931 190224.274082 1.3637847 3.8509538 2.1020056 -2454171.47505 1473760.07472 479465.899475 314431.765824 0.39717502 3.6106692 1.934505 -2454172.18616 1473098.6114 691983.86732 427314.269619 -0.39406227 3.29795 1.7361713 -2454172.89727 1427947.18463 883775.597416 527381.496354 -1.057343 2.9387488 1.5185337 -2454173.60838 1345158.48668 1052375.98925 613612.796759 -1.6232966 2.544102 1.2861812 -2454174.31949 1230056.62881 1195745.99637 685146.32441 -2.1118805 2.1176305 1.0400348 -2454175.0306 1086964.50079 1311920.36269 741107.556779 -2.5361124 1.6583262 0.7789606 -2454175.74172 919582.905969 1398757.66424 780506.50095 -2.9033655 1.1616466 0.50033032 -2454176.45283 731310.596721 1453745.19598 802144.143057 -3.2161736 0.62000778 0.19996531 -2454177.16394 525544.545967 1473796.17681 804514.237796 -3.4718685 0.022162191 -0.12801637 -2454177.87505 306029.578785 1454989.03195 785684.010491 -3.6624426 -0.64832247 -0.49168666 -2454178.58616 77377.887659 1392211.3466 743129.805244 -3.7633588 -1.4134342 -0.9025368 -2454179.29727 -153777.005319 1278699.83266 673500.438897 -3.7342906 -2.3062425 -1.376069 -2454179.65283 -267310.025549 1200168.93558 627189.725089 -3.6471877 -2.8141786 -1.6426675 -2454180.00838 -377146.466367 1105285.001 572331.150074 -3.4901051 -3.372101 -1.9330683 -2454180.36394 -480762.389045 992400.757016 508149.661659 -3.2369101 -3.9872394 -2.2500278 -2454180.71949 -574639.053567 859662.358381 433801.526865 -2.8479435 -4.6653455 -2.5949798 -2454181.07505 -653735.802951 705116.699724 348452.06311 -2.2621624 -5.4059056 -2.965182 -2454181.4306 -710664.552631 527065.400484 251496.829091 -1.3856097 -6.1896958 -3.3466215 -2454181.60838 -727575.837658 428981.176846 198668.223363 -0.79689704 -6.5797195 -3.5302699 -2454181.78616 -734490.188943 325047.508195 143132.464587 -0.080217044 -6.9477008 -3.697029 -2454181.96394 -729271.906208 215800.455181 85260.88026 0.78637069 -7.2658509 -3.8312324 -2454182.14172 -709473.943298 102309.16887 25720.9413206 1.8202551 -7.4918756 -3.909678 -2454182.31949 -672478.461608 -13575.0638186 -34396.8673866 3.0240516 -7.5660024 -3.9004579 -2454182.49727 -615843.247275 -128958.306421 -93454.3823706 4.3690696 -7.4134719 -3.7649525 -2454182.67505 -537930.907615 -239769.410484 -149219.574975 5.7764628 -6.9597391 -3.4666831 -2454182.85283 -438757.891813 -340992.034766 -199024.390962 7.1109259 -6.1628672 -2.9888117 -2454183.0306 -320703.561255 -427466.454785 -240220.101131 8.208166 -5.0513022 -2.3531251 -2454183.20838 -188506.844299 -495109.221146 -270826.275771 8.9367436 -3.7344809 -1.6231862 -2454183.38616 -48294.3377221 -541923.601295 -290029.151489 9.2530246 -2.3649902 -0.88195822 -2454183.56394 93869.5073892 -568195.329963 -298226.886937 9.2044312 -1.0782166 -0.19954606 -2454183.74172 233092.898431 -575895.701108 -296666.68664 8.8877204 0.044552903 0.38474626 -2454183.91949 366046.490499 -567811.972499 -286966.13158 8.4034872 0.97603764 0.86051238 -2454184.09727 490804.573526 -546854.165796 -270750.746181 7.8317607 1.7239731 1.2351424 -2454184.27505 606473.364068 -515670.276864 -249464.36067 7.2271376 2.3120999 1.5235098 -2454184.6306 810039.116062 -431179.413301 -196243.209074 6.0387773 3.1176083 1.9042814 -2454184.98616 978663.178662 -327613.177162 -134261.628956 4.9614593 3.58017 2.1083972 -2454185.34172 1116279.42187 -213421.499016 -67753.5778363 4.0218735 3.8250599 2.2107272 -2454185.4306 1146359.32489 -183905.089038 -50687.1914959 3.8150165 3.8592259 2.2361393 -2454185.47505 1160836.88636 -169066.861887 -42051.2133492 3.7309815 3.8664461 2.2675797 -2454185.49727 1167986.10547 -161651.653822 -37658.1738964 3.7289261 3.851821 2.3181365 -2454185.50838 1171595.13377 -157971.680131 -35405.1885283 3.8165136 3.8013964 2.3816581 -2454185.51949 1175424.02721 -154415.231811 -33142.338187 4.1855063 3.5850436 2.2162463 -2454185.54172 1183474.71752 -147601.444057 -29397.6767434 4.148037 3.5527697 1.836832 -2454185.58616 1199126.09041 -133905.654429 -22504.3687206 4.0134203 3.5771092 1.7748171 -2454185.76394 1257616.56881 -78604.7172411 4521.38609859 3.6144232 3.6173097 1.7528308 -2454186.11949 1357872.89292 32909.0061392 58077.9400573 2.9310063 3.6320558 1.7315224 -2454186.47505 1438651.36784 144034.321474 110744.480007 2.341483 3.5959788 1.6949572 -2454187.18616 1551281.51372 360481.303996 211829.83205 1.3628591 3.4344874 1.5901135 -2454187.89727 1609913.33756 564687.6563 305651.784528 0.57089287 3.2045417 1.4610955 -2454188.60838 1624012.43246 753442.249573 391089.995904 -0.094369612 2.9343925 1.318245 -2454189.31949 1600156.82391 924684.324813 467437.038981 -0.66939432 2.6356189 1.1655002 -2454190.0306 1543117.92724 1076803.92825 534124.925385 -1.1777126 2.3121399 1.003831 -2454190.74172 1456482.61806 1208289.83971 590592.433145 -1.6349447 1.9636621 0.83258358 -2454191.45283 1343039.9139 1317526.49376 636199.505012 -2.0518322 1.5871532 0.6499149 -2454192.16394 1205028.96283 1402628.82057 670163.662283 -2.4356319 1.1768428 0.45302656 -2454192.87505 1044339.88706 1461268.63885 691494.481851 -2.7905036 0.72401545 0.23786772 -2454193.58616 862696.400807 1490471.72947 698900.958279 -3.1176895 0.21609032 -0.0013843702 -2454194.29727 661725.765032 1486297.15314 690712.73742 -3.4169411 -0.36609229 -0.27211227 -2454195.00838 443663.162958 1443398.92128 664537.993482 -3.673332 -1.05056 -0.58880542 -2454195.71949 211645.309097 1354185.64655 617039.559858 -3.8652941 -1.8834319 -0.9704135 -2454196.07505 91952.7172456 1288890.37739 583845.224175 -3.9213699 -2.3779073 -1.1951602 -2454196.4306 -28847.923761 1207370.89556 543299.535399 -3.9346116 -2.9424876 -1.450188 -2454196.78616 -149128.253922 1107187.22499 494352.936325 -3.8827311 -3.5968256 -1.7436586 -2454197.14172 -266350.629353 985192.544765 435665.844963 -3.7270876 -4.3676064 -2.0863792 -2454197.49727 -376355.792408 837293.084977 365523.384429 -3.397052 -5.2898021 -2.4918637 -2454197.67505 -426581.224302 752033.18717 325502.295158 -3.1280953 -5.8200886 -2.7225148 -2454197.85283 -471923.804664 658235.493629 281785.149358 -2.755797 -6.4019106 -2.9731353 -2454198.0306 -510510.031865 555101.915273 234071.351225 -2.2404936 -7.0351034 -3.2423951 -2454198.20838 -539732.787498 441901.982127 182113.989268 -1.5254228 -7.7096098 -3.5239659 -2454198.38616 -555949.635471 318210.645961 125836.61221 -0.53199713 -8.3927692 -3.8006319 -2454198.56394 -554148.732163 184427.663173 65578.1679126 0.8376798 -9.0043652 -4.0331032 -2454198.74172 -527832.773672 42798.279779 2557.40693271 2.6694827 -9.3770302 -4.1431266 -2454198.91949 -469869.265028 -100981.771209 -60429.2316644 4.9352727 -9.2297852 -4.0047319 -2454199.00838 -427313.244316 -170592.927782 -90462.9785742 6.1475335 -8.8608508 -3.7997181 -2454199.09727 -375537.00363 -236496.571709 -118530.542638 7.3227172 -8.2633371 -3.4927106 -2454199.18616 -315148.058412 -296958.747703 -143868.609859 8.3764309 -7.4486588 -3.0915508 -2454199.27505 -247381.030043 -350467.302422 -165834.006579 9.2335152 -6.4627169 -2.619363 -2454199.36394 -173945.353399 -395968.435231 -184005.688065 9.8481491 -5.3763252 -2.1095873 -2454199.45283 -96756.7733554 -432988.148187 -198231.002816 10.2126 -4.2662455 -1.5971292 -2454199.6306 61773.0318755 -482314.437665 -215400.117888 10.30746 -2.212418 -0.66759611 -2454199.80838 217098.341659 -503088.882633 -219792.483034 9.8550106 -0.56690591 0.060150123 -2454199.98616 363291.437766 -501906.296812 -214573.491127 9.1581803 0.65631681 0.5895652 -2454200.16394 498107.934621 -484667.691565 -202476.649912 8.393856 1.5395308 0.96348951 -2454200.34172 621240.527032 -455889.293208 -185547.956939 7.6454806 2.1725519 1.2251576 -2454200.51949 733232.468518 -418839.949074 -165242.78633 6.9462471 2.6265565 1.4077871 -2454200.69727 834931.532332 -375853.796458 -142584.171299 6.3057444 2.9526403 1.5348178 -2454201.05283 1011031.93026 -278314.694808 -92885.0236051 5.1951022 3.3522798 1.6821491 -2454201.2306 1087090.9259 -225884.478611 -66713.8787219 4.7165505 3.4670554 1.7233471 -2454201.31949 1122460.56304 -199092.89461 -53409.1772798 4.4968722 3.5080618 1.7418027 -2454201.40838 1156228.68652 -172040.060104 -39926.2582747 4.30713 3.5316654 1.7770967 -2454201.4306 1164473.86608 -165264.111333 -36489.6185577 4.2884627 3.5231417 1.8074028 -2454201.45283 1172798.35507 -158567.746543 -32950.4333718 4.4823879 3.3913705 1.8756867 -2454201.46394 1177263.52933 -155439.090684 -31302.7115018 4.7306813 3.1711807 1.4925907 -2454201.48616 1186218.0997 -149343.260348 -28751.5078895 4.6063557 3.1869582 1.2582168 -2454201.57505 1220586.91757 -124678.53422 -19401.5745947 4.3638044 3.2280759 1.203147 -2454201.9306 1343225.206 -24565.9417427 17332.5042172 3.6466215 3.276153 1.1908706 -2454202.28616 1445801.79768 76039.9435743 53684.7067056 3.0470831 3.2667573 1.1741228 -2454202.64172 1531260.36887 175802.723997 89381.9188682 2.5282201 3.2237668 1.1487194 -2454203.35283 1658971.35017 369713.803342 157989.912017 1.6610508 3.0781581 1.0818584 -2454204.06394 1738532.53154 553113.071754 222073.267144 0.94959974 2.8861432 1.0026792 -2454204.77505 1777766.19124 723794.187151 281047.582637 0.34171754 2.6659982 0.91601386 -2454205.48616 1781989.03822 880281.718355 334516.54051 -0.19420622 2.4247422 0.82360792 -2454206.19727 1754954.17337 1021355.10888 382139.858375 -0.67856228 2.1642842 0.72567301 -2454206.90838 1699370.87954 1145817.94021 423560.58449 -1.1255088 1.8836796 0.62153753 -2454207.61949 1617204.82768 1252345.7692 458361.703028 -1.5453641 1.5797663 0.50992778 -2454208.3306 1509870.8027 1339356.85128 486028.222647 -1.9459244 1.2473165 0.38890219 -2454209.04172 1378357.08349 1404874.63277 505901.523545 -2.3333689 0.87854715 0.25570487 -2454209.75283 1223293.19416 1446338.51676 517140.324037 -2.7151194 0.46195998 0.10862712 -2454210.46394 1044961.48096 1460331.41242 518678.749242 -3.0893745 -0.019068997 -0.062872192 -2454211.17505 843735.18052 1442136.43138 508778.61459 -3.4603419 -0.59141459 -0.2656169 -2454211.88616 619885.365337 1384900.52387 485098.147898 -3.8245459 -1.2995305 -0.51471516 -2454212.24172 499683.590672 1338560.96604 467039.083062 -3.9998913 -1.7273468 -0.66440002 -2454212.59727 374234.645913 1278068.93759 444038.569782 -4.1650781 -2.2240938 -0.83748914 -2454212.95283 243976.72989 1200970.92824 415265.150978 -4.3108927 -2.8132015 -1.0418209 -2454213.30838 109752.042276 1103920.86786 379589.724461 -4.4191228 -3.5304289 -1.2892832 -2454213.66394 -26772.7619272 982176.966959 335420.920792 -4.4515367 -4.43291 -1.5987279 -2454213.84172 -94932.1427411 909974.571593 309460.971051 -4.4155024 -4.9812805 -1.7857206 -2454214.01949 -162116.937064 828709.557927 280417.735387 -4.3204502 -5.6162486 -2.0012523 -2454214.19727 -227189.373912 736884.929662 247800.054669 -4.1334411 -6.360495 -2.2524723 -2454214.37505 -288343.546484 632611.392302 210994.92305 -3.7980188 -7.2423047 -2.5480133 -2454214.55283 -342602.624933 513540.97873 169254.062616 -3.2134449 -8.2917102 -2.8962874 -2454214.7306 -384863.112661 376962.178383 121744.197406 -2.1947455 -9.5196119 -3.2975927 -2454214.81949 -398905.920694 301319.98195 95604.556188 -1.4262782 -10.181282 -3.5097589 -2454214.90838 -406138.678436 220594.472688 67851.8405469 -0.41065926 -10.835243 -3.7146735 -2454214.99727 -404414.94381 135084.439085 38628.4921558 0.9164819 -11.411684 -3.8872061 -2454215.08616 -391139.457189 45819.6904236 8335.9563142 2.6015507 -11.787279 -3.9842001 -2454215.17505 -363589.750579 -44991.6615524 -22217.7371274 4.6196772 -11.780749 -3.9439114 -2454215.26394 -319744.409337 -133658.293332 -51728.608463 6.8024781 -11.202227 -3.7043333 -2454215.35283 -259510.016685 -215388.270926 -78551.3544147 8.8256901 -9.9799693 -3.2469944 -2454215.44172 -185475.732353 -285684.324729 -101192.901142 10.350539 -8.2689527 -2.6315653 -2454215.5306 -102213.183726 -341953.51686 -118851.826694 11.224483 -6.3821947 -1.9684149 -2454215.61949 -14557.1790268 -383998.041399 -131553.695746 11.519927 -4.6009411 -1.3526364 -2454215.70838 73706.0381653 -413275.214943 -139871.464674 11.413595 -3.0701286 -0.83049288 -2454215.79727 160160.319762 -431876.453659 -144568.748644 11.072887 -1.8192331 -0.40881024 -2454215.88616 243490.495012 -441864.614681 -146377.783576 10.615337 -0.82019931 -0.075665541 -2454216.06394 398798.88838 -442711.456031 -143667.314786 9.6028246 0.60102556 0.39122667 -2454216.24172 538757.187972 -426020.694046 -135250.570918 8.6368369 1.5064337 0.68249691 -2454216.41949 664683.076601 -398021.990076 -123233.198105 7.7786536 2.0988557 0.86883473 -2454216.59727 778277.066191 -362534.148136 -108887.174958 7.0293782 2.4962837 0.99071977 -2454216.77505 881112.210507 -321977.63509 -93006.8510782 6.3751305 2.7675449 1.0715746 -2454217.1306 1059648.40272 -231534.042514 -58516.4678697 5.2931342 3.0809523 1.1624639 -2454217.30838 1137459.72781 -183537.159039 -40418.2068157 4.8522255 3.1600465 1.1968139 -2454217.35283 1155920.84403 -171387.538416 -35787.9505563 4.7685983 3.1648398 1.2182758 -2454217.37505 1165059.56741 -165321.525191 -33425.4034958 4.7605846 3.1483355 1.2472285 -2454217.38616 1169646.79812 -162314.659076 -32214.8377134 4.810237 3.1067457 1.2767186 -2454217.39727 1174359.10485 -159405.655898 -30996.6690223 5.0582296 2.9028283 1.1932555 -2454217.40838 1179268.51243 -156716.999317 -30086.2081922 5.0882925 2.7679472 0.76183273 -2454217.4306 1188886.11509 -151368.600042 -28809.1615114 4.9512641 2.8007568 0.62022878 -2454217.51949 1225910.83975 -129657.895546 -24273.4536599 4.7101834 2.844396 0.5801084 -2454217.87505 1359343.78613 -41252.3106704 -6531.38904751 4.0045946 2.8981504 0.57774441 -2454218.2306 1473171.38147 47880.2732673 11195.4406254 3.4220029 2.8985022 0.57545566 -2454218.58616 1570424.17514 136529.187191 28775.9686592 2.9211493 2.869011 0.56844034 -2454219.29727 1723333.24873 309673.30444 63038.0231775 2.0875104 2.7583917 0.54526494 -2454220.00838 1829969.50614 474690.621153 95632.781098 1.4033478 2.6084546 0.51487525 -2454220.71949 1897748.36377 629723.285891 126217.705264 0.8161264 2.4349518 0.48012254 -2454221.4306 1931596.98086 773544.333377 154563.042074 0.29477378 2.2440698 0.44206592 -2454222.14172 1934901.89464 905155.78525 180477.689764 -0.18087436 2.0375429 0.40101264 -2454222.85283 1910020.08557 1023583.25329 203775.592244 -0.62471621 1.8146413 0.3568253 -2454223.56394 1858574.52386 1127758.50407 224248.567373 -1.0471361 1.5731068 0.30893038 -2454224.27505 1781609.76655 1216424.60846 241644.548555 -1.4567235 1.3089463 0.25651077 -2454224.98616 1679685.12166 1288015.85545 255652.516297 -1.8607933 1.0160896 0.19840183 -2454225.34172 1619403.59163 1316799.32074 261284.932393 -2.0664835 0.85580395 0.17127635 -2454226.05283 1479921.12883 1358772.73423 269702.535496 -2.4753829 0.50213587 0.10106234 -2454226.76394 1314975.98629 1377285.16102 273460.538562 -2.8966508 0.088751352 0.018924646 -2454227.47505 1123555.44121 1367933.15286 271679.329986 -3.3387312 -0.41045332 -0.080351049 -2454228.18616 904089.742188 1324189.6223 263058.004224 -3.8112346 -1.0407407 -0.20570955 -2454228.54172 783185.437185 1286404.86714 255582.394828 -4.0618756 -1.4293142 -0.28299746 -2454228.89727 654419.291281 1235649.22775 245526.487814 -4.3230983 -1.8888372 -0.37442373 -2454229.25283 517473.811144 1169350.35196 232377.77304 -4.5940049 -2.4469986 -0.48549384 -2454229.60838 372114.257409 1083842.31836 215406.675968 -4.8693745 -3.1491377 -0.62520339 -2454229.96394 218423.751257 973596.69464 193513.720432 -5.1314988 -4.0753281 -0.80947059 -2454230.14172 138720.326042 906598.410615 180204.645035 -5.2428753 -4.6661397 -0.92700991 -2454230.31949 57523.411654 829615.288537 164909.112738 -5.3223689 -5.3820357 -1.0694377 -2454230.49727 -24464.0279979 740371.732047 147174.27233 -5.3385327 -6.2727973 -1.24667 -2454230.67505 -105825.036556 635625.015051 126354.58279 -5.2249135 -7.4170491 -1.4743743 -2454230.85283 -183557.928577 510592.085424 101497.450911 -4.8278513 -8.9399356 -1.7775058 -2454230.94172 -219189.010916 438351.586302 87133.0786017 -4.417924 -9.8978833 -1.9682386 -2454231.0306 -250767.551698 358149.578796 71183.3294108 -3.7520827 -11.015704 -2.190858 -2454231.11949 -275762.42628 268745.113812 53400.6140724 -2.6694353 -12.289201 -2.4445483 -2454231.20838 -290056.70549 169210.87409 33599.8122554 -0.91445869 -13.623891 -2.7104522 -2454231.29727 -287265.30555 60159.0567682 11903.5707202 1.8272676 -14.677969 -2.920175 -2454231.34172 -276905.180261 3316.96479122 595.587174473 3.6103283 -14.873354 -2.958591 -2454231.38616 -259281.55282 -53572.659482 -10719.0668202 5.5906657 -14.682639 -2.9196224 -2454231.4306 -233919.421551 -108830.666729 -21703.8747552 7.6075667 -14.014819 -2.7850577 -2454231.47505 -201085.206581 -160597.54607 -31986.4626816 9.4458966 -12.875517 -2.5561528 -2454231.51949 -161848.862769 -207265.054502 -41245.4829028 10.917652 -11.387323 -2.2576803 -2454231.56394 -117823.378143 -247848.345197 -49285.2478921 11.935672 -9.7392551 -1.9276712 -2454231.60838 -70738.3223373 -282085.316848 -56055.2133003 12.521893 -8.1067359 -1.6012813 -2454231.69727 26959.5819615 -333035.435867 -66095.7036833 12.755792 -5.2812826 -1.0375763 -2454231.78616 123514.968272 -365104.774277 -72373.8329755 12.323438 -3.1856769 -0.62050605 -2454231.87505 215670.72274 -383509.031014 -75934.9648511 11.65768 -1.691684 -0.32376071 -2454231.96394 302478.208748 -392170.339357 -77562.4400051 10.949677 -0.62176401 -0.11159479 -2454232.05283 383939.290456 -393795.586953 -77795.59861 10.272018 0.15904508 0.043026153 -2454232.2306 532276.075444 -382763.052704 -75435.982089 9.0806691 1.1845246 0.24577052 -2454232.40838 663991.530583 -359481.446343 -70656.5630494 8.1018087 1.7979866 0.36686865 -2454232.58616 782028.43018 -328667.661121 -64390.5022872 7.292093 2.186152 0.44350354 -2454232.76394 888662.05361 -292999.026179 -57164.3752752 6.611147 2.4409287 0.49405354 -2454233.11949 1074274.75517 -213067.740995 -40971.5957524 5.525701 2.7247266 0.55420292 -2454233.20838 1115839.49785 -191983.92967 -36667.6500932 5.3019721 2.7637692 0.56709883 -2454233.29727 1155802.74411 -170667.763423 -32231.5184574 5.1195953 2.7788991 0.5945726 -2454233.31949 1165620.88949 -165348.485112 -31070.2394641 5.1194447 2.7541893 0.61849793 -2454233.3306 1170559.37783 -162727.495271 -30467.6474145 5.1871854 2.6917683 0.63489456 -2454233.34172 1175645.36276 -160250.55935 -29914.0713154 5.4187139 2.4240803 0.40716908 -2454233.35283 1180812.03229 -157977.329474 -29743.9700642 5.3171157 2.363111 0.037760934 -2454233.39727 1200733.273 -148761.254741 -29939.7174276 5.104363 2.4219967 -0.079832005 -2454233.57505 1275879.87277 -111054.149156 -31322.3241677 4.7004477 2.4777912 -0.090956563 -2454233.9306 1409976.8965 -34200.0095571 -33939.1594423 4.0519013 2.5168732 -0.078862214 -2454234.28616 1525909.49703 43187.9023835 -36172.3305211 3.5102783 2.5165699 -0.066763633 -2454234.64172 1626405.22464 120182.802964 -38056.0771332 3.042939 2.4930686 -0.056105149 -2454235.35283 1788463.39546 270877.179146 -40934.2729324 2.2605637 2.405339 -0.038239364 -2454236.06394 1906921.23487 415113.673337 -42819.2183411 1.6131749 2.2859352 -0.023540605 -2454236.77505 1988461.67877 551381.129376 -43870.0444395 1.05287 2.1471784 -0.010958684 -2454237.48616 2037491.22051 678663.816977 -44196.0513656 0.5511373 1.9939063 0.00014047338 -2454238.19727 2057000.78974 796123.837518 -43874.0486198 0.089391306 1.8274699 0.010193079 -2454238.90838 2049022.64635 902943.586012 -42959.1229524 -0.34554384 1.647317 0.019488332 -2454239.61949 2014882.61871 998223.486263 -41489.1942186 -0.76371146 1.4513795 0.028292462 -2454240.3306 1955350.46995 1080900.68679 -39490.2201488 -1.1734414 1.2364231 0.036722621 -2454241.04172 1870701.89418 1149665.9041 -36981.2844366 -1.5825854 0.9975028 0.044927926 -2454241.75283 1760696.4242 1202852.91056 -33889.9130203 -2.001293 0.72835951 0.05794625 -2454242.46394 1624563.53901 1238258.7999 -30080.2985662 -2.433611 0.41598269 0.066062644 -2454243.17505 1461104.1467 1252764.3999 -25770.5868947 -2.8929089 0.044437429 0.074254964 -2454243.88616 1268233.93199 1241939.33598 -20950.8499037 -3.3938795 -0.41471913 0.082683608 -2454244.59727 1042777.96212 1198985.04675 -15604.0322337 -3.95804 -1.0131497 0.091424747 -2454244.95283 916407.624802 1162187.46005 -12726.706499 -4.2736139 -1.3940835 0.095908419 -2454245.30838 779903.931493 1112486.32514 -9711.46295495 -4.6188422 -1.8581433 0.10038476 -2454245.66394 632250.322108 1046781.88832 -6560.95387326 -5.0007721 -2.444382 0.10466806 -2454246.01949 472206.579791 960353.448648 -3287.20487714 -5.4264718 -3.2232123 0.10828923 -2454246.19727 387103.400446 907116.506396 -1613.7397128 -5.6564518 -3.7243766 0.10951147 -2454246.37505 298394.237571 845369.894825 72.9349783373 -5.8952771 -4.3375992 0.10993247 -2454246.55283 205994.283424 773043.935203 1756.01047046 -6.1348764 -5.1123859 0.10889153 -2454246.7306 110038.452385 687066.503246 3403.84480194 -6.352202 -6.1337516 0.10501664 -2454246.90838 11293.3931786 582566.441129 4952.04064627 -6.4796916 -7.5603067 0.095113278 -2454246.99727 -38431.6832032 520965.879038 5648.86387368 -6.4538051 -8.5158868 0.085630071 -2454247.08616 -87498.7916908 451136.778028 6252.86116064 -6.2936755 -9.7169232 0.070435336 -2454247.17505 -134431.548482 370833.459102 6705.38285839 -5.8664828 -11.263003 0.045193973 -2454247.26394 -176196.051642 276932.985642 6899.67847855 -4.8756962 -13.277674 0.0011621517 -2454247.30838 -193316.001527 223674.323601 6842.08129167 -3.9804338 -14.481439 -0.032888942 -2454247.35283 -206198.194191 165596.846034 6631.60172773 -2.6400989 -15.774881 -0.079049336 -2454247.39727 -212781.673352 102576.516339 6215.22489005 -0.66709974 -17.020525 -0.14056484 -2454247.44172 -210301.368688 35338.7971124 5531.5715083 2.0949924 -17.899092 -0.21779459 -2454247.48616 -195782.217776 -33752.014063 4532.62420044 5.5487554 -17.891283 -0.30232766 -2454247.5306 -167561.552865 -100362.880972 3225.7351103 9.0887772 -16.576554 -0.37434304 -2454247.57505 -126997.303235 -159614.751577 1698.17700723 11.853165 -14.153752 -0.41542012 -2454247.61949 -78068.9672775 -208589.367195 76.7786157854 13.437324 -11.353608 -0.42454004 -2454247.66394 -25064.5413612 -247126.382201 -1536.1622579 14.037418 -8.7857749 -0.41318932 -2454247.70838 28971.197956 -276661.27447 -3084.91321286 14.034217 -6.6768459 -0.39260094 -2454247.75283 82327.4356565 -298983.163412 -4548.13068197 13.721439 -5.0178773 -0.36938922 -2454247.84172 184192.1293 -327951.218241 -7212.28796204 12.773773 -2.7127048 -0.32547626 -2454247.9306 278473.886379 -342822.626195 -9566.95742969 11.790412 -1.2654828 -0.28899041 -2454248.01949 365555.59578 -348628.862349 -11668.9634411 10.906474 -0.30810347 -0.25943217 -2454248.10838 446291.956567 -348297.633716 -13565.588616 10.136905 0.35642038 -0.23525682 -2454248.28616 591948.957598 -335766.266184 -16878.1284545 8.8852392 1.1933712 -0.19812717 -2454248.46394 720674.988885 -313401.668054 -19701.3254416 7.9140462 1.6783001 -0.17072081 -2454248.64172 836041.665424 -285132.011994 -22153.0891039 7.1340318 1.9802291 -0.14930378 -2454248.81949 940519.611609 -253104.300458 -24307.1773985 6.4889053 2.1764572 -0.13166055 -2454249.17505 1123522.95644 -182500.968123 -27861.3286462 5.481957 2.3869324 -0.097735491 -2454249.21949 1144385.2814 -173315.664704 -28221.6793246 5.3867187 2.3952668 -0.089139959 -2454249.26394 1164948.20242 -164143.67803 -28533.8147247 5.3440259 2.3658301 -0.071461065 -2454249.28616 1175310.45302 -159739.808615 -28721.2817061 5.4825297 2.154713 -0.21781112 -2454249.30838 1185701.88555 -155710.2994 -29567.2144548 5.3262676 2.1041676 -0.54994749 -2454249.35283 1205806.94409 -147535.667119 -31806.9169727 5.1650716 2.1456827 -0.59726609 -2454249.5306 1281970.62883 -114098.660499 -41056.7455736 4.7693943 2.1995357 -0.60073519 -2454249.88616 1418311.75129 -45757.8430001 -59210.8004158 4.1290685 2.241478 -0.58005781 -2454250.24172 1536741.10861 23251.8321466 -76668.1102935 3.5956124 2.2468722 -0.55630556 -2454250.59727 1639978.4796 92072.7479639 -93385.2247579 3.1360083 2.2308425 -0.53202856 -2454251.30838 1808188.37278 227196.984801 -124588.03338 2.3673341 2.1612972 -0.48385829 -2454252.01949 1933563.11135 357069.101591 -152866.037759 1.7311549 2.0627106 -0.43683399 -2454252.7306 2022638.08323 480301.843693 -178284.146864 1.179832 1.9462939 -0.39068003 -2454253.44172 2079699.68504 595958.456819 -200879.987746 0.68539253 1.8165441 -0.34488049 -2454254.15283 2107644.7425 703277.804772 -220659.151015 0.22948987 1.6749565 -0.29888022 -2454254.86394 2108421.03821 801526.530241 -237587.745434 -0.20084646 1.5211001 -0.25197075 -2454255.57505 2083284.30689 889908.707096 -251588.483026 -0.61554104 1.3534344 -0.20344847 -2454256.28616 2032929.80677 967497.988712 -262536.788155 -1.0230636 1.169196 -0.15244571 -2454256.99727 1957556.85012 1033155.7945 -270248.23377 -1.431247 0.96420236 -0.097877202 -2454257.17505 1934782.01981 1047544.54639 -271641.779121 -1.5343273 0.90904559 -0.083520256 -2454257.35283 1910393.16956 1061104.55284 -272663.519286 -1.6401051 0.85461797 -0.057135846 -2454258.06394 1796669.06688 1106157.52109 -274282.857972 -2.0648345 0.60594118 0.0055673582 -2454258.77505 1656189.96349 1134692.14862 -271811.302654 -2.5129277 0.31455636 0.076512548 -2454259.48616 1487128.69332 1143570.84271 -264639.348292 -2.9979399 -0.037775104 0.1593454 -2454260.19727 1286646.48976 1128169.016 -251861.991777 -3.539785 -0.48284018 0.26035307 -2454260.55283 1173337.52428 1109231.58192 -242954.257867 -3.8411518 -0.75719365 0.32096035 -2454260.90838 1050365.35159 1081137.46738 -232043.825946 -4.1700072 -1.0815289 0.3912135 -2454261.26394 916771.766353 1042075.6303 -218783.100441 -4.5341663 -1.475282 0.47471998 -2454261.61949 771315.47836 989466.137089 -202683.032751 -4.9444353 -1.9703937 0.57730621 -2454261.97505 612360.921486 919410.462684 -183016.774628 -5.4158894 -2.6238717 0.70915134 -2454262.3306 437735.535298 825508.540074 -158617.176131 -5.9681467 -3.5500625 0.89012893 -2454262.50838 343700.742344 766279.698487 -144048.745276 -6.2800023 -4.1880414 1.0113009 -2454262.68616 244702.366547 695855.621197 -127379.938724 -6.6131873 -5.0223853 1.1659608 -2454262.86394 140525.146358 610367.825041 -107961.549985 -6.9483166 -6.1780753 1.3737304 -2454262.95283 86576.3153348 560065.82334 -96910.5201951 -7.0964514 -6.9489937 1.5084667 -2454263.04172 31630.8997586 503123.449096 -84713.2386753 -7.2017494 -7.9194369 1.6739161 -2454263.1306 -23792.7290938 437676.253312 -71088.7744461 -7.2071057 -9.1837412 1.8827069 -2454263.21949 -78479.9987159 360913.192882 -55635.8101073 -6.9753403 -10.899961 2.1538641 -2454263.26394 -104743.493627 317000.620186 -47052.5452017 -6.6738982 -12.003862 2.3204552 -2454263.30838 -129440.486151 268445.00747 -37783.921966 -6.1397585 -13.325236 2.5109705 -2454263.35283 -151400.000127 214338.612661 -27740.2968435 -5.2136617 -14.89837 2.7229143 -2454263.39727 -168636.339436 153723.691786 -16865.3572969 -3.6220028 -16.701322 2.9387496 -2454263.44172 -177835.611514 86044.534321 -5236.18415047 -0.95031148 -18.509422 3.1006708 -2454263.48616 -174066.835936 12452.8823594 6709.40408917 3.1527203 -19.605926 3.0740619 -2454263.50838 -165652.054422 -25185.202729 12492.428143 5.6403476 -19.50693 2.9333061 -2454263.5306 -152381.375201 -62068.2209324 17909.1851152 8.1672539 -18.810317 2.6932451 -2454263.55283 -134440.500684 -97045.522371 22781.5048368 10.460651 -17.538734 2.3711352 -2454263.59727 -87547.0766632 -157823.977003 30477.5225243 13.606475 -13.996388 1.6351073 -2454263.64172 -32450.5042545 -204588.266664 35470.2789203 14.827211 -10.45356 0.99341178 -2454263.68616 24872.0992511 -239073.347902 38336.0827697 14.902557 -7.6413409 0.52728301 -2454263.7306 81377.2667031 -264221.396589 39705.7376512 14.479089 -5.5649295 0.2062175 -2454263.77505 135857.567959 -282519.641771 40046.5643868 13.882565 -4.0424741 -0.015371278 -2454263.86394 237666.235747 -305201.019082 38785.3417982 12.644197 -2.0449913 -0.2839831 -2454263.95283 330475.371691 -315922.786258 35993.0544672 11.555157 -0.83964134 -0.42941048 -2454264.04172 415602.36065 -319159.805346 32342.7154554 10.640287 -0.054999055 -0.51399656 -2454264.1306 494281.476319 -317383.78197 28181.5488731 9.8705081 0.4863179 -0.56554411 -2454264.30838 636050.839083 -304174.060608 19030.9407181 8.6487734 1.1671923 -0.61788396 -2454264.48616 761434.957223 -282956.735258 9364.67429087 7.7153125 1.5627964 -0.63719797 -2454264.66394 874023.379523 -256912.84819 -466.610648664 6.970316 1.8101339 -0.64113961 -2454264.84172 976227.98501 -227785.591442 -10290.1755895 6.35593 1.9713398 -0.63695035 -2454265.01949 1069769.24389 -196633.373475 -20006.7213484 5.8382386 2.0772377 -0.6273363 -2454265.10838 1113721.94177 -180534.684343 -24797.4718589 5.6117182 2.1130098 -0.6197229 -2454265.19727 1156061.55651 -164234.905228 -29506.2136434 5.4291077 2.1217502 -0.60313857 -2454265.21949 1166473.46246 -160182.692775 -30655.1284252 5.4276759 2.0901263 -0.59330862 -2454265.2306 1171704.83779 -158203.300946 -31225.2998765 5.4857961 2.0176567 -0.6008969 -2454265.24172 1177044.92317 -156381.623309 -31883.8165529 5.6198912 1.7362611 -0.87986877 -2454265.25283 1182348.02631 -154757.959581 -32940.2010786 5.4268739 1.6981687 -1.2257181 -2454265.29727 1202630.8327 -148043.055704 -37905.9145009 5.1944209 1.7760131 -1.3126794 -2454265.47505 1279156.19025 -120204.40032 -58101.4887079 4.7911518 1.8372446 -1.3105306 -2454265.8306 1416157.37495 -62903.4314127 -97862.0321129 4.1508978 1.885338 -1.2761348 -2454266.18616 1535289.0692 -4713.44560576 -136439.233892 3.6197183 1.8989104 -1.2347198 -2454266.54172 1639313.78418 53563.6364539 -173694.907544 3.1632512 1.8925572 -1.1904774 -2454267.25283 1809412.71085 168565.212033 -244037.339686 2.4016612 1.8449864 -1.0989582 -2454267.96394 1937118.02741 279730.365282 -308716.732135 1.772677 1.770311 -1.0064419 -2454268.67505 2028960.85773 385767.060006 -367704.649457 1.228357 1.6791453 -0.91368331 -2454269.38616 2089207.19449 485817.160684 -420976.047102 0.74045991 1.575849 -0.82022234 -2454270.09727 2120728.4021 579190.312154 -468460.199697 0.29080776 1.4619096 -0.72512665 -2454270.80838 2125457.51218 665240.29473 -510022.913079 -0.13355896 1.3373547 -0.62724504 -2454271.51949 2104628.97567 743281.327266 -545448.041167 -0.5426198 1.2009023 -0.5250582 -2454272.2306 2058925.41361 812518.760123 -574417.251002 -0.9445832 1.0503376 -0.41676482 -2454272.94172 1988545.59025 871992.710459 -596489.790877 -1.3471922 0.88241665 -0.30012217 -2454273.65283 1893217.45491 920533.544828 -610943.173594 -1.7576695 0.69472038 -0.16426434 -2454274.36394 1772159.36195 956631.02862 -616709.225276 -2.1868766 0.47454245 -0.020343479 -2454275.07505 1623891.76844 977998.403055 -612987.102612 -2.6456226 0.21277245 0.14596185 -2454275.78616 1446136.34436 981539.070682 -598102.694076 -3.1500032 -0.10989005 0.34526584 -2454276.49727 1235386.38338 962561.621687 -569514.623318 -3.7248907 -0.52803354 0.59621149 -2454276.85283 1116030.30381 942399.243958 -548879.450909 -4.0508869 -0.79238093 0.75137217 -2454277.20838 986135.278103 913313.142976 -523049.784451 -4.4125999 -1.1121652 0.93603392 -2454277.56394 844438.925933 873252.134835 -490939.588308 -4.8214834 -1.5121881 1.162973 -2454277.91949 689250.863467 819148.647582 -450943.126077 -5.2943598 -2.0360999 1.4543631 -2454278.27505 518245.383589 746038.750702 -400500.214235 -5.8562705 -2.7698174 1.8530993 -2454278.45283 425840.936206 699811.738578 -370069.587742 -6.1810617 -3.2687748 2.1189172 -2454278.6306 328185.100296 644883.962336 -335042.052048 -6.5404946 -3.9130939 2.4565904 -2454278.80838 224743.964348 578423.676831 -294030.946712 -6.9330601 -4.7902065 2.9072564 -2454278.98616 115155.625777 495652.040433 -244746.381811 -7.3315139 -6.0802527 3.5534234 -2454279.07505 58181.297562 445592.877 -215806.201768 -7.4974245 -6.9968158 4.0015999 -2454279.16394 208.379506218 387394.770475 -182930.51417 -7.5773792 -8.2232465 4.5880569 -2454279.25283 -57624.9543273 318003.239283 -144783.361853 -7.4214615 -9.9554346 5.3912966 -2454279.29727 -85645.5424486 277624.541935 -123110.416712 -7.1380787 -11.115875 5.9126962 -2454279.34172 -112086.946708 232274.815156 -99238.4456209 -6.5710723 -12.556558 6.5397074 -2454279.38616 -135451.329459 180742.710698 -72735.2547039 -5.4812572 -14.344899 7.2823792 -2454279.4306 -152944.55613 121664.809083 -43216.8008984 -3.4130431 -16.466828 8.0914554 -2454279.47505 -159483.99947 54324.9888713 -10818.1110228 0.35306829 -18.515793 8.7081144 -2454279.49727 -156309.607137 18115.6973652 5980.29051574 3.0383475 -19.121302 8.7441684 -2454279.51949 -147559.338241 -18702.278104 22547.5804912 6.1176213 -19.106764 8.4511211 -2454279.54172 -132799.510236 -54735.5496259 38186.2226301 9.2219295 -18.290753 7.7777249 -2454279.56394 -112429.883302 -88461.7723129 52215.3235865 11.890526 -16.738259 6.7974218 -2454279.58616 -87617.2889118 -118731.383563 64200.988293 13.823406 -14.750947 5.6802987 -2454279.60838 -59838.4775646 -145052.018768 74047.9761011 14.995973 -12.675775 4.5922505 -2454279.65283 -342.284611188 -186478.520479 88084.1165546 15.715445 -9.0633682 2.8206737 -2454279.69727 59515.2447264 -215962.243197 96450.1451588 15.361437 -6.4484425 1.619279 -2454279.74172 117212.690491 -237012.579852 101035.849704 14.664188 -4.6229761 0.82226864 -2454279.78616 172064.502701 -252139.795235 103089.500607 13.905345 -3.3263765 0.28057992 -2454279.87505 273368.490897 -270696.338638 102453.631015 12.516418 -1.6621643 -0.37623945 -2454279.96394 364966.71367 -279355.239479 98045.4091146 11.377025 -0.66973576 -0.73908083 -2454280.05283 448659.841589 -281860.109685 91465.0897015 10.448643 -0.024969858 -0.95736622 -2454280.14172 525865.173343 -280243.061441 83540.5512243 9.6798202 0.4206004 -1.0964134 -2454280.31949 664816.082072 -269040.698583 65363.5287998 8.4740068 0.98374355 -1.2504327 -2454280.49727 787665.646514 -251190.941889 45541.7958466 7.5600325 1.3136544 -1.3213967 -2454280.67505 898011.52234 -229299.998847 24972.3376575 6.8332819 1.5217114 -1.3521757 -2454281.0306 1090047.77935 -178593.671979 -16773.6962572 5.7336071 1.7477577 -1.3565596 -2454281.11949 1133239.63542 -165056.570747 -27166.705804 5.5201312 1.7746548 -1.3490821 -2454281.16394 1154270.20619 -158234.410643 -32334.6908369 5.4403111 1.7754928 -1.3418324 -2454281.18616 1164706.05363 -154835.41589 -34906.0290959 5.4423314 1.7621127 -1.3369304 -2454281.20838 1175332.5891 -151448.733348 -37514.6418814 5.7225828 1.83957 -1.4511003 -2454281.2306 1186331.83873 -147505.85563 -40593.9780689 5.665518 2.1645502 -1.6706748 -2454281.27505 1207748.21438 -139028.528335 -47072.3406506 5.5069771 2.2306063 -1.6930311 -2454281.45283 1289170.50274 -104276.407126 -73024.8002401 5.1130026 2.2841282 -1.6823891 -2454281.80838 1436250.58182 -33431.0532236 -124074.823755 4.4863789 2.3200204 -1.6392908 -2454282.16394 1565979.33306 37913.5192549 -173675.52202 3.9750482 2.3206392 -1.5892976 -2454282.51949 1681286.2607 108951.996573 -221699.10833 3.5431177 2.301793 -1.5370658 -2454283.2306 1876484.8431 248412.260145 -312910.407814 2.8408142 2.2328879 -1.4323825 -2454283.94172 2033260.85562 382915.577745 -397781.61406 2.2813011 2.1432527 -1.3310479 -2454284.65283 2158697.88004 511581.473823 -476555.267452 1.8145887 2.0439709 -1.2338657 -2454285.36394 2257548.038 633975.745468 -549474.784473 1.4122024 1.9395916 -1.1403802 -2454286.07505 2333178.02216 749856.973018 -616746.813075 1.0563499 1.8321642 -1.0499012 -2454287.49727 2424056.88988 961472.064398 -734947.581047 0.4403939 1.6107001 -0.87495224 -2454288.91949 2444748.89532 1145317.57626 -831904.972374 -0.093175023 1.379683 -0.70317826 -2454290.34172 2403136.15378 1299985.66064 -907667.607973 -0.57816611 1.1348997 -0.52907682 -2454291.76394 2303722.23755 1423376.37146 -961594.371654 -1.037091 0.86921489 -0.34674693 -2454293.18616 2148597.70188 1512331.00982 -992260.035353 -1.4877223 0.57224364 -0.14907893 -2454294.60838 1937756.98131 1562052.48643 -997187.087526 -1.9467105 0.22709184 0.074289372 -2454295.31949 1810875.44441 1570008.32736 -988810.681622 -2.1848858 0.028377648 0.20032361 -2454296.0306 1669083.32246 1565046.19639 -972297.431329 -2.4325886 -0.19449112 0.3397667 -2454296.74172 1511695.85946 1545459.16554 -946698.566075 -2.6931685 -0.44921478 0.49692576 -2454297.45283 1337794.93128 1508966.69999 -910746.233641 -2.9709691 -0.74712023 0.67807429 -2454298.16394 1146155.19211 1452408.54003 -862688.174658 -3.2716674 -1.1061797 0.89305171 -2454298.87505 935157.140341 1371181.8308 -799988.409433 -3.6024853 -1.5567323 1.1582333 -2454299.2306 821758.556661 1319232.39913 -762008.17819 -3.7819619 -1.8322415 1.3181443 -2454299.58616 702681.835474 1258122.55592 -718739.528515 -3.9723235 -2.1554387 1.5037487 -2454299.94172 577579.914631 1186136.79463 -669262.55728 -4.1742689 -2.5439925 1.7242376 -2454300.29727 446103.990886 1100847.67953 -612289.667756 -4.3868478 -3.0288 1.9954644 -2454300.47505 377890.681709 1052052.24514 -580384.151159 -4.4950275 -3.3405075 2.1669849 -2454300.51949 360574.987284 1039008.75962 -571946.373551 -4.5256719 -3.4668886 2.2349733 -2454300.54172 351841.232792 1032213.77684 -567580.509946 -4.60692 -3.6556144 2.3381044 -2454300.55283 347261.884122 1028614.79658 -565278.409358 -5.0116414 -3.7868104 2.4352936 -2454300.57505 337259.471155 1021573.32976 -560691.593283 -5.2758722 -3.6051253 2.3621912 -2454300.66394 296425.681999 993664.792078 -542405.475878 -5.3471993 -3.700475 2.4183724 -2454301.01949 129030.60305 867883.166695 -461549.875185 -5.5404948 -4.5484443 2.8757277 -2454301.19727 43425.6061124 793757.625483 -415124.617176 -5.599027 -5.1238262 3.1791927 -2454301.37505 -42666.3749919 709737.177284 -363529.483214 -5.5969984 -5.8448216 3.5523719 -2454301.55283 -127900.092294 613158.926518 -305511.879155 -5.4728488 -6.7710221 4.0203452 -2454301.7306 -209511.243943 500240.413198 -239372.701831 -5.0932872 -7.9892004 4.61553 -2454301.81949 -247314.696083 436066.491791 -202590.036192 -4.724293 -8.7401521 4.9697542 -2454301.90838 -281565.319746 365718.572878 -162943.84793 -4.1546011 -9.5972041 5.3600733 -2454301.99727 -310368.000923 288408.907788 -120204.185086 -3.2863079 -10.548244 5.7710206 -2454302.08616 -330946.399395 203604.647356 -74355.8519544 -1.9893934 -11.532302 6.1588127 -2454302.17505 -339493.169855 111583.398258 -25900.1627553 -0.13679722 -12.390076 6.4290248 -2454302.26394 -331586.615218 14357.405627 23705.6149664 2.2756652 -12.830042 6.4303022 -2454302.35283 -303837.773964 -83573.8176413 71813.2084954 4.9509515 -12.532401 6.0249379 -2454302.44172 -256323.377852 -176062.190936 115246.118035 7.3255946 -11.437973 5.2352 -2454302.5306 -193218.71354 -258031.664558 151767.85087 8.9728789 -9.8659765 4.2664602 -2454302.61949 -120452.154946 -327453.658057 180884.623449 9.8653681 -8.2284034 3.33464 -2454302.70838 -43086.1452714 -384886.940702 203361.170695 10.210815 -6.7672392 2.5455411 -2454302.79727 35552.8718032 -432033.637441 220391.292112 10.228284 -5.5515599 1.9143634 -2454302.88616 113574.202422 -470749.433356 233113.488497 10.069394 -4.5658797 1.4188507 -2454303.06394 264373.029194 -529039.331946 249137.792253 9.5407762 -3.1237621 0.72169063 -2454303.24172 406416.17956 -569111.242481 256550.115065 8.9563778 -2.1543442 0.27455536 -2454303.41949 539707.75045 -596685.765991 258312.479034 8.4080093 -1.473611 -0.026468568 -2454303.59727 664999.165824 -615309.661885 256191.004016 7.9154938 -0.97573528 -0.23804406 -2454303.77505 783153.203998 -627276.202817 251292.2504 7.4778109 -0.59891496 -0.39208002 -2454304.1306 1001125.55003 -636967.956509 235841.677268 6.7406934 -0.071920806 -0.59576553 -2454304.48616 1198741.19874 -633518.593279 215497.545736 6.1447045 0.27431423 -0.71909816 -2454304.84172 1379694.52877 -621175.061455 192112.200478 5.6505397 0.51581487 -0.79775638 -2454305.19727 1546676.985 -602494.19778 166756.947426 5.2315185 0.69162287 -0.84945224 -2454305.90838 1846309.19017 -552195.779897 112571.030524 4.5516918 0.9253314 -0.90664236 -2454306.61949 2108892.16922 -490620.651273 56024.3546612 4.0149149 1.0680988 -0.93017253 -2454307.3306 2341590.80629 -421987.852431 -1371.11056684 3.5729508 1.1594842 -0.93599785 -2454308.04172 2549296.93723 -348788.111533 -58784.8462085 3.1977498 1.2191206 -0.93165022 -2454308.75283 2735530.90241 -272605.147242 -115727.316528 2.8715946 1.257954 -0.92113673 -2454310.17505 3053477.90293 -115246.722145 -227078.5199 2.3227286 1.2962308 -0.8894234 -2454311.59727 3310184.59896 44656.885305 -333997.69353 1.8679663 1.3023047 -0.84986936 -2454313.01949 3515092.6369 204005.706593 -435765.954184 1.4757062 1.2885713 -0.80592677 -2454314.44172 3674654.64269 360782.771209 -531944.737173 1.1275057 1.2612943 -0.75910882 -2454315.86394 3793479.2227 513572.316265 -622233.874739 0.81101428 1.2240203 -0.71009204 -2454317.28616 3874925.34021 661265.748102 -706374.78422 0.51794416 1.1785925 -0.65905405 -2454318.70838 3921472.574 802937.116464 -784121.02396 0.24207377 1.1261283 -0.60598942 -2454321.55283 3916523.91545 1064945.02893 -919362.075496 -0.27699607 1.0016996 -0.4928291 -2454324.39727 3786845.64086 1292963.32171 -1025292.80989 -0.7775224 0.84861391 -0.36656419 -2454325.81949 3675879.72902 1391819.42145 -1066080.29244 -1.029214 0.75865097 -0.29634207 -2454327.24172 3533685.92374 1478922.67492 -1097848.85394 -1.2862533 0.65686181 -0.21948847 -2454328.66394 3359408.28879 1552655.9921 -1119680.26097 -1.5521274 0.54046427 -0.13423771 -2454330.08616 3151695.8175 1610973.81354 -1130387.87284 -1.8312064 0.40509478 -0.037918378 -2454331.50838 2908624.67426 1651191.60237 -1128400.41692 -2.1286513 0.24469868 0.073088243 -2454332.9306 2627510.47938 1669711.22396 -1111602.19992 -2.4517788 0.050009006 0.20426985 -2454334.35283 2304582.05138 1661473.77989 -1077018.75668 -2.8114836 -0.1941613 0.36451581 -2454335.06394 2125823.37232 1645089.1244 -1051749.79304 -3.009893 -0.34274884 0.46010937 -2454335.77505 1934399.76171 1618858.42168 -1020191.68162 -3.2242848 -0.51574431 0.56984715 -2454336.48616 1729220.6139 1581056.70977 -981348.448816 -3.4583872 -0.72098952 0.69814134 -2454337.19727 1508927.30713 1529361.26806 -933889.372139 -3.7172355 -0.97050922 0.85169297 -2454337.90838 1271807.82421 1460504.95949 -875961.261647 -4.0073388 -1.2837219 1.0411747 -2454338.61949 1015695.56651 1369649.29528 -804854.211752 -4.3370637 -1.6939599 1.2846371 -2454338.97505 879686.403713 1313741.79182 -763125.466799 -4.5198568 -1.9533092 1.4361438 -2454339.3306 737858.725245 1249105.27536 -716328.731885 -4.7159837 -2.2648983 1.6159641 -2454339.68616 589799.245406 1173851.49139 -663447.034047 -4.925418 -2.6486397 1.8344106 -2454340.04172 435131.732509 1085314.61086 -603064.087062 -5.1452894 -3.1364373 2.1077404 -2454340.39727 273672.04657 979538.375649 -533113.178195 -5.3645077 -3.7829465 2.4632249 -2454340.75283 105892.151594 850257.555492 -450393.092498 -5.5465995 -4.6897949 2.9500853 -2454340.9306 20281.3522987 773715.592507 -402706.248193 -5.592333 -5.2986575 3.2697824 -2454341.10838 -65540.0710336 686679.257178 -349563.320198 -5.5657468 -6.0651941 3.6643692 -2454341.28616 -149960.921774 586251.562163 -289614.852284 -5.3924172 -7.0556252 4.1611632 -2454341.46394 -229639.676014 468308.33275 -221038.109154 -4.9087801 -8.3632899 4.7931617 -2454341.55283 -265695.176396 401059.95237 -182817.394959 -4.4474447 -9.1671434 5.1662686 -2454341.64172 -297325.753756 327233.148624 -141604.291598 -3.7401287 -10.074657 5.5699834 -2454341.7306 -322220.716924 246123.200666 -97250.644757 -2.6713718 -11.05408 5.9770198 -2454341.81949 -337077.812603 157513.108371 -49954.0236318 -1.1037359 -12.001612 6.3207075 -2454341.90838 -337655.603208 62430.2059568 -644.740397299 1.0498753 -12.690029 6.4751654 -2454341.99727 -319751.342475 -35878.7389732 48600.8360941 3.6593734 -12.784929 6.2793823 -2454342.08616 -281461.267685 -131808.518559 94700.4624669 6.2593694 -12.059326 5.6594641 -2454342.17505 -225086.748059 -219362.348788 134763.757972 8.2948229 -10.661186 4.7441525 -2454342.26394 -156110.871298 -294916.773179 167428.365683 9.5392896 -9.006239 3.770052 -2454342.35283 -80269.3284219 -357935.103143 192954.61571 10.120175 -7.4364602 2.9023527 -2454342.44172 -1759.63959766 -409738.949284 212421.095932 10.271392 -6.0961224 2.1938356 -2454342.5306 76886.9093525 -452203.513125 227036.752151 10.180891 -5.0014942 1.6352674 -2454342.70838 229741.026823 -515894.479767 245673.439921 9.6879428 -3.4029284 0.85273901 -2454342.88616 374044.674751 -559468.772247 254690.288215 9.1000521 -2.3392276 0.35691908 -2454343.06394 509436.79332 -589407.305685 257480.297075 8.5372233 -1.6011003 0.027401719 -2454343.24172 636594.098354 -609691.409269 256042.266385 8.0294612 -1.0671296 -0.20154065 -2454343.59727 869693.94464 -630683.565347 245013.81234 7.1823663 -0.36351659 -0.48696193 -2454343.68616 924170.263878 -633007.008374 241091.131412 7.0080546 -0.24717327 -0.53260574 -2454343.7306 950938.012266 -633882.362325 239012.20839 6.9374404 -0.21603768 -0.54904153 -2454343.75283 964237.295975 -634313.008252 237951.604397 6.9197085 -0.24555074 -0.55691323 -2454343.77505 977492.31019 -634963.180714 236808.788227 6.8371511 -0.47433113 -0.69513207 -2454343.79727 990371.606253 -635893.601451 235256.735045 6.6205964 -0.45688015 -0.86956751 -2454343.88616 1040238.81151 -638730.721907 228207.593786 6.3963332 -0.30348769 -0.94541006 -2454344.06394 1136035.23188 -641870.9995 213144.999982 6.0852725 -0.11429919 -1.0116274 -2454344.41949 1314628.6532 -640844.622106 180627.904484 5.5584405 0.16503 -1.0980284 -2454344.77505 1478392.2386 -632497.190798 146023.461677 5.1149441 0.36855855 -1.1505892 -2454345.1306 1629514.28013 -618697.906148 110145.722515 4.7325685 0.52315641 -1.1824638 -2454345.84172 1900049.36029 -579389.463704 36463.6119859 4.0985749 0.74004436 -1.2098512 -2454346.55283 2135599.31296 -529279.583258 -37975.6777757 3.5853025 0.88175165 -1.2101249 -2454347.26394 2342276.2138 -471951.721688 -111943.266857 3.1538137 0.97849072 -1.1958812 -2454347.97505 2524332.1178 -409635.415499 -184754.483906 2.7807909 1.0460792 -1.173196 -2454348.68616 2684866.49953 -343818.340395 -255999.154225 2.4512255 1.093594 -1.1452696 -2454350.10838 2950217.10397 -205599.936487 -392829.092242 1.885109 1.1488799 -1.0802374 -2454351.5306 3151587.6645 -62855.33689 -521192.58312 1.4036787 1.1699507 -1.0081114 -2454352.95283 3297454.60598 81020.2587959 -640399.243664 0.97798328 1.168637 -0.93142458 -2454353.66394 3351421.93258 152618.894044 -696407.698883 0.78021721 1.1613154 -0.89161635 -2454354.01949 3373918.58293 188203.57153 -723488.329915 0.68517912 1.1538915 -0.87144873 -2454354.10838 3379065.73937 196990.219803 -730146.795234 0.63427207 1.126833 -0.85446061 -2454354.28616 3388314.89175 214394.202719 -743156.880911 0.5773079 1.1334732 -0.84157299 -2454355.70838 3436583.35203 352063.027071 -841409.066274 0.21190167 1.1045832 -0.75690509 -2454357.1306 3441016.51219 485343.535717 -928964.500204 -0.13783696 1.0626529 -0.6671752 -2454357.30838 3438583.30206 501623.179452 -939074.510122 -0.1770284 1.0575803 -0.64269852 -2454358.7306 3395821.87917 628282.684077 -1012159.96534 -0.51837113 1.0017869 -0.54558996 -2454360.15283 3311208.00299 747265.866786 -1072809.2147 -0.85928264 0.93235189 -0.43991027 -2454361.57505 3184397.45039 856763.557901 -1119812.43857 -1.2063052 0.84690187 -0.32296281 -2454362.99727 3014198.12255 954591.809632 -1151543.49401 -1.5665356 0.74132933 -0.19086104 -2454364.41949 2798505.91483 1037910.63852 -1165865.6597 -1.9486352 0.60971213 -0.038201097 -2454365.84172 2533912.79176 1102950.35446 -1159734.13727 -2.3648697 0.44157995 0.14391151 -2454367.26394 2215187.15421 1144197.43774 -1128686.96367 -2.8334642 0.21832226 0.37064932 -2454367.97505 2033149.48655 1153363.29966 -1101773.66956 -3.0960049 0.075772824 0.50883984 -2454368.68616 1834227.12948 1152897.28952 -1065676.1919 -3.3841709 -0.096750272 0.67078968 -2454369.39727 1616619.84519 1140621.16577 -1018679.33485 -3.7057663 -0.31120385 0.86552361 -2454370.10838 1377958.83623 1113395.78325 -958353.630468 -4.0716507 -0.58770011 1.1078131 -2454370.81949 1115069.45704 1066418.7094 -881063.474605 -4.4976461 -0.96227361 1.4235015 -2454371.17505 973235.076025 1033228.20985 -834357.664095 -4.7401016 -1.2065788 1.6230266 -2454371.5306 823588.54584 991703.715937 -780928.056701 -5.0068859 -1.508101 1.8634362 -2454371.88616 665324.781219 939731.4074 -719281.119817 -5.3016759 -1.8921294 2.1615254 -2454372.24172 497545.231179 874173.829484 -647253.420328 -5.6263422 -2.4020744 2.5453268 -2454372.59727 319398.716671 790051.461538 -561514.860421 -5.9737996 -3.1194444 3.0655647 -2454372.77505 226311.657604 738558.662805 -511905.591736 -6.1453802 -3.6032481 3.4051204 -2454372.95283 130707.07538 678700.425046 -456505.967405 -6.2979253 -4.2165571 3.8238718 -2454373.1306 33107.791246 608056.338871 -393865.917612 -6.396599 -5.0205872 4.354603 -2454373.30838 -65111.8287613 522978.167874 -321905.317227 -6.3576627 -6.1179166 5.0476841 -2454373.39727 -113510.489798 473352.801218 -281532.029155 -6.2286522 -6.8267902 5.4767169 -2454373.48616 -160437.590733 417749.706901 -237609.899015 -5.9631692 -7.679891 5.9731969 -2454373.57505 -204531.226467 354939.657415 -189599.877868 -5.471654 -8.7084185 6.5409026 -2454373.66394 -243527.444573 283491.911137 -136996.802842 -4.6043011 -9.9289872 7.1634505 -2454373.75283 -273705.709346 202049.461661 -79605.0528086 -3.1304093 -11.292511 7.7679211 -2454373.84172 -289367.76985 110237.338362 -18212.4545437 -0.78747365 -12.567205 8.1590428 -2454373.88616 -289533.558027 61056.4654001 13191.9569182 0.73646551 -13.015182 8.1702123 -2454373.9306 -283489.947365 10586.5209167 44299.6414031 2.4316832 -13.224922 7.9984565 -2454373.97505 -270785.676174 -40119.6408851 74357.2937569 4.1824272 -13.130775 7.6227463 -2454374.01949 -251486.799901 -89848.094771 102602.114685 5.8416405 -12.718764 7.0606925 -2454374.06394 -226209.123898 -137453.507567 128414.276865 7.2784764 -12.037734 6.3670809 -2454374.15283 -161949.318173 -223207.331404 171533.657022 9.2518437 -10.240654 4.8646981 -2454374.24172 -86862.5298672 -294699.843867 203602.332386 10.156589 -8.4089637 3.5330275 -2454374.3306 -7632.91529446 -353097.723323 226570.51971 10.397335 -6.8530138 2.4970582 -2454374.41949 71985.5880885 -400777.662875 242631.60753 10.299134 -5.6130797 1.7238231 -2454374.50838 150172.776832 -439994.001954 253551.972861 10.046011 -4.638378 1.1477201 -2454374.59727 226137.083427 -472543.396701 260620.43607 9.7307374 -3.8673215 0.71272556 -2454374.77505 370504.628465 -522743.821556 266617.244046 9.0696139 -2.7459815 0.11663653 -2454374.95283 505017.633007 -558710.503443 265310.980641 8.4565735 -1.9823088 -0.2600132 -2454375.1306 630661.09008 -584735.606265 259261.145802 7.9151758 -1.4345781 -0.51190059 -2454375.30838 748518.526801 -603485.56861 249971.829109 7.4413882 -1.0255737 -0.68761889 -2454375.48616 859563.580569 -616727.821549 238391.380577 7.0270213 -0.71244271 -0.81328636 -2454375.57505 912810.018579 -621702.509554 231955.647745 6.8421494 -0.58691113 -0.860857 -2454375.66394 964739.686639 -625851.240515 225222.502429 6.6959933 -0.51420786 -0.88053607 -2454375.68616 977599.547929 -626879.984099 223575.314944 6.7152422 -0.58515059 -0.80079915 -2454375.69727 984056.081979 -627497.290508 222948.039923 6.6892669 -0.67160896 -0.4044064 -2454375.70838 990341.842424 -628029.526113 222729.033096 6.4387304 -0.44836685 -0.15868367 -2454375.75283 1014593.48319 -629273.796692 222079.503722 6.2443556 -0.26053438 -0.18583894 -2454375.9306 1107806.11739 -631462.139353 218574.814526 5.9081804 -0.04369645 -0.26332991 -2454376.28616 1280607.32013 -628018.641485 208833.56713 5.3594451 0.25031373 -0.36402019 -2454376.64172 1437967.46164 -616896.395819 196520.527396 4.8973138 0.46343495 -0.43370646 -2454376.99727 1582131.09007 -600065.239311 182380.795659 4.4972483 0.62538582 -0.48427544 -2454377.70838 1837128.03682 -554121.10895 150410.832568 3.8279713 0.85313394 -0.55024086 -2454378.41949 2054936.07628 -496817.187027 115333.647541 3.2780732 1.0023925 -0.58812315 -2454379.1306 2241563.20796 -431908.728791 78478.5183813 2.8080541 1.1042474 -0.60941763 -2454379.84172 2401127.69938 -361789.484085 40732.6439197 2.3942424 1.1744189 -0.61876371 -2454380.55283 2536610.28503 -288035.832147 2585.25396319 2.0218916 1.2233217 -0.62196472 -2454381.97505 2743588.05293 -133956.295249 -73472.2155104 1.3626439 1.2761027 -0.61310909 -2454383.39727 2874460.29001 23906.0662099 -147517.49077 0.77650493 1.2875284 -0.59002389 -2454384.81949 2936087.09215 181214.746496 -218019.276275 0.23131152 1.2681515 -0.55568469 -2454386.24172 2932067.23509 334470.786556 -283649.695173 -0.29530927 1.2218552 -0.51070601 -2454387.66394 2863489.63426 480367.067575 -343044.050599 -0.82245723 1.147872 -0.45382896 -2454389.08616 2729128.77269 615236.351454 -394570.65293 -1.3694771 1.0410106 -0.38188422 -2454390.50838 2525173.00118 734389.299841 -436030.938411 -1.9596789 0.88941571 -0.28863501 -2454391.21949 2395013.43106 786086.266118 -452032.718914 -2.2809105 0.79031525 -0.23074566 -2454391.9306 2244381.02955 831064.293605 -464171.694545 -2.6272877 0.66970111 -0.16240505 -2454392.64172 2071490.68561 867788.409705 -471702.376554 -3.0070542 0.52010939 -0.080005486 -2454393.35283 1873954.12757 894149.223432 -473604.040389 -3.4319584 0.32992123 0.02198528 -2454394.06394 1648484.45072 907104.256398 -468413.77355 -3.9200541 0.079406529 0.15287743 -2454394.77505 1390383.87055 901947.855747 -453890.20009 -4.5003394 -0.26789152 0.32960854 -2454395.1306 1247023.99234 890299.489624 -442055.022476 -4.8395324 -0.49853545 0.44467303 -2454395.48616 1092588.07609 870726.260841 -426294.502635 -5.223268 -0.78729553 0.58674807 -2454395.84172 925517.877913 841057.591442 -405603.203844 -5.664665 -1.1617432 0.76838457 -2454396.19727 743771.337917 797978.668915 -378458.241998 -6.1824571 -1.6714572 1.0118649 -2454396.55283 544624.60921 736006.539025 -342370.459045 -6.8022052 -2.415034 1.3608293 -2454396.7306 437447.680917 695080.735284 -319693.409583 -7.1585676 -2.9358634 1.6016414 -2454396.90838 324552.841182 644981.66542 -292801.151008 -7.5459046 -3.6211193 1.9146562 -2454397.08616 205548.191668 582519.102514 -260302.767846 -7.9493285 -4.5671009 2.3405862 -2454397.26394 80572.8161508 502426.072482 -219939.292837 -8.3039852 -5.9595668 2.956254 -2454397.35283 16370.742423 453078.162273 -195675.967876 -8.399093 -6.9308962 3.3785182 -2454397.44172 -48064.4680805 395248.267061 -167753.55174 -8.3457094 -8.1841862 3.9150257 -2454397.5306 -111010.519367 326374.045326 -135151.496872 -7.9699737 -9.8262292 4.6034802 -2454397.61949 -168727.799088 243075.557185 -96593.0154228 -6.8961089 -11.946743 5.4647076 -2454397.66394 -193400.833984 194893.037651 -74701.7733883 -5.8863783 -13.158262 5.9380452 -2454397.70838 -213336.73939 142015.239948 -51014.9556145 -4.4100816 -14.370434 6.3896635 -2454397.75283 -226564.212486 84754.0026066 -25759.5335924 -2.3866676 -15.402954 6.7382757 -2454397.79727 -231025.893113 24285.7874756 461.886940776 0.12906527 -15.994526 6.8741704 -2454397.84172 -225286.232602 -37215.391723 26647.2568159 2.8632271 -15.914927 6.7112872 -2454397.88616 -209293.599977 -97034.6969343 51627.1209276 5.3999219 -15.136321 6.2571886 -2454397.9306 -184494.503304 -152833.044681 74463.8121153 7.4144259 -13.868701 5.617357 -2454397.97505 -153143.323206 -203298.000395 94698.8257795 8.8158246 -12.404063 4.9215732 -2454398.01949 -117466.918958 -248129.905596 112307.764644 9.6891719 -10.961823 4.2601887 -2454398.10838 -39648.9853106 -322474.694789 140632.374086 10.402149 -8.5094758 3.1717674 -2454398.19727 40562.9969394 -380479.080012 161815.083038 10.416467 -6.6912673 2.3888973 -2454398.28616 119674.943295 -426495.340036 177892.048522 10.160053 -5.3593183 1.8279145 -2454398.37505 196391.844139 -463654.482329 190271.002741 9.8107563 -4.3634891 1.4158933 -2454398.46394 270318.08149 -494107.060355 199895.718089 9.4405916 -3.598755 1.1042739 -2454398.64172 409812.199136 -540427.629652 213263.137511 8.7352754 -2.5107068 0.6693026 -2454398.81949 539114.672086 -573031.581174 221208.141711 8.1158757 -1.7784309 0.38336155 -2454398.99727 659562.651342 -596112.156703 225472.004564 7.5803488 -1.2536413 0.18274877 -2454399.17505 772341.827211 -612207.762313 227091.140623 7.1149511 -0.85964324 0.03511266 -2454399.5306 978597.234955 -629515.666387 224833.46721 6.3438439 -0.30825259 -0.16586561 -2454399.88616 1163656.22945 -633008.352852 217628.500503 5.7249795 0.05837298 -0.29450459 -2454400.24172 1331407.37269 -627003.36897 207151.058114 5.2109289 0.31892423 -0.382434 -2454400.59727 1484583.83946 -614090.481572 194386.813847 4.7722223 0.51283771 -0.44523815 -2454401.30838 1754728.73213 -573735.171627 164309.20293 4.0504037 0.77975193 -0.52614753 -2454402.01949 1985110.74808 -520193.655098 130427.12615 3.4672948 0.9514561 -0.57261922 -2454402.7306 2182637.87879 -457943.809487 94342.2040648 2.9750362 1.067703 -0.59950538 -2454403.44172 2351968.27867 -389715.773123 57009.8806485 2.5458552 1.1484453 -0.61408185 -2454404.15283 2496404.98612 -317320.228502 19053.9988439 2.1623825 1.2047745 -0.62030417 -2454405.57505 2719691.19489 -164800.136983 -57103.6521333 1.48891 1.2685824 -0.61613736 -2454406.99727 2865562.61909 -7428.76963248 -131777.734194 0.89524083 1.2869066 -0.59701744 -2454408.41949 2941546.41627 150204.401824 -203320.759148 0.34692875 1.273905 -0.565588 -2454409.84172 2951734.67191 304524.312473 -270334.905418 -0.17895605 1.2333668 -0.52331928 -2454411.26394 2897719.19538 452210.643934 -331461.805725 -0.70107064 1.1655945 -0.46947084 -2454412.68616 2778869.30439 589697.652612 -385131.198023 -1.2372906 1.0663868 -0.40138843 -2454414.10838 2592193.63204 712636.301287 -429328.219702 -1.8091035 0.92662704 -0.31416699 -2454415.5306 2331591.64428 815010.432067 -461175.022491 -2.4467195 0.72725519 -0.19817682 -2454416.24172 2170439.62535 855744.102255 -471139.011728 -2.8045433 0.59403274 -0.12389992 -2454416.95283 1986194.97132 887326.622449 -476070.853476 -3.2003193 0.42750055 -0.033476346 -2454417.66394 1776127.22694 907302.596114 -474783.640255 -3.6479744 0.21313661 0.08000072 -2454418.37505 1536431.46992 912032.65597 -465530.257852 -4.1693426 -0.074432136 0.22849025 -2454418.7306 1403836.95995 906990.906553 -457111.051598 -4.4681155 -0.25951605 0.32233218 -2454419.08616 1261566.10937 895678.530845 -445533.434688 -4.8005968 -0.48476392 0.43507613 -2454419.44172 1108450.88338 876636.390019 -430113.408079 -5.1759146 -0.76605794 0.57399634 -2454419.79727 942990.064717 847777.579447 -409880.689622 -5.6068607 -1.12945 0.75092656 -2454420.15283 763213.14832 805944.401477 -383381.256898 -6.1115012 -1.6209885 0.98656926 -2454420.50838 566493.926772 745981.558988 -348269.070744 -6.7144658 -2.3309135 1.3209845 -2454420.68616 460738.085462 706553.594371 -326292.628873 -7.0612004 -2.8230379 1.5494497 -2454420.86394 349411.114149 658500.581373 -300335.89171 -7.4394278 -3.4641787 1.8436329 -2454421.04172 232084.478132 598955.069761 -269142.651946 -7.8389839 -4.3378765 2.2390637 -2454421.21949 108710.769904 523267.535804 -230706.604905 -8.2126833 -5.6021219 2.8016026 -2454421.30838 45091.559767 477036.233288 -207782.359337 -8.3435236 -6.4710055 3.1822517 -2454421.39727 -19184.9550427 423259.135599 -181574.970769 -8.3705167 -7.5806124 3.6617647 -2454421.48616 -82914.4936446 359739.96417 -151194.297865 -8.1723384 -9.0261948 4.2755317 -2454421.57505 -143484.402309 283469.619245 -115466.067649 -7.4851125 -10.917719 5.0585189 -2454421.61949 -171011.50063 239416.199451 -95180.6939865 -6.8017033 -12.045351 5.5124288 -2454421.66394 -195263.432828 190848.129294 -73103.3388789 -5.759897 -13.259392 5.9867505 -2454421.70838 -214637.494648 137591.56269 -49234.292392 -4.2426632 -14.464347 6.4348579 -2454421.75283 -227136.039038 80010.0358639 -23823.8366988 -2.1747276 -15.472404 6.7723285 -2454421.79727 -230711.861884 19356.6357474 2492.28438219 0.37527535 -16.018156 6.8880649 -2454421.84172 -224002.510366 -42122.9726209 28682.8629123 3.1165516 -15.879233 6.6998901 -2454421.88616 -207075.602232 -101696.845183 53574.0686786 5.6285759 -15.046688 6.2235871 -2454421.9306 -181479.069572 -157078.489246 76253.0316522 7.5994968 -13.745096 5.5704393 -2454421.97505 -149506.119785 -207037.900951 96296.7629919 8.9553336 -12.267348 4.8700813 -2454422.01949 -113370.161654 -251343.078467 113708.558152 9.7905896 -10.82585 4.2096356 -2454422.10838 -34982.7803415 -324704.296542 141672.328083 10.454408 -8.3908962 3.1288476 -2454422.19727 45524.2647313 -381873.764096 162556.136019 10.44386 -6.5919075 2.3537 -2454422.28616 124792.121803 -427188.288489 178386.464825 10.174601 -5.2752318 1.7985762 -2454422.37505 201591.09341 -463747.889803 190557.321584 9.8182398 -4.290899 1.3908157 -2454422.55283 346675.774383 -518452.075236 207356.964171 9.0792172 -2.939151 0.84253314 -2454422.7306 480894.800334 -556441.170649 217457.762635 8.4124303 -2.0645315 0.49662632 -2454422.90838 605568.56959 -583219.637311 223171.890923 7.8353841 -1.4558875 0.2612482 -2454423.08616 721999.198479 -601988.970925 225819.786745 7.3367163 -1.0094667 0.092236488 -2454423.44172 934352.637111 -622995.143636 224968.941922 6.5286974 -0.41583273 -0.12317058 -2454423.48616 959270.928491 -624511.896035 224474.545942 6.4525226 -0.37950118 -0.13110814 -2454423.50838 971632.898486 -625243.819258 224232.426564 6.4274148 -0.39096821 -0.1154025 -2454423.5306 983950.190349 -626124.680335 224132.662265 6.3451755 -0.6142027 0.1210154 -2454423.54172 989810.816252 -626748.400306 224400.151285 5.8873997 -0.60255888 0.34975108 -2454423.56394 1000868.91362 -627727.001036 225034.187597 5.6923672 -0.45269047 0.31058689 -2454423.65283 1043737.83525 -630529.332701 227139.440597 5.490324 -0.30004254 0.24815804 -2454424.00838 1202997.75947 -634115.899816 232656.716381 4.8991708 0.043240464 0.12039072 -2454424.36394 1345678.68985 -628800.078312 234875.667013 4.4022587 0.29150958 0.028079224 -2454424.71949 1474114.91479 -616771.543417 234580.939698 3.9684107 0.48403829 -0.044614068 -2454425.4306 1694515.5797 -577848.084566 228302.354317 3.2299843 0.76433428 -0.15319923 -2454426.14172 1873332.00338 -524601.513567 216373.295582 2.6057642 0.95795482 -0.23123283 -2454426.85283 2016200.13739 -461222.535168 200277.384068 2.0554542 1.09806 -0.28948879 -2454427.56394 2126827.08762 -390420.786191 181014.250182 1.5521087 1.201562 -0.33577683 -2454428.27505 2207561.1901 -314123.079891 159207.50362 1.0800631 1.2781545 -0.37272567 -2454428.98616 2259937.02391 -233795.213702 135360.794652 0.62720178 1.3334815 -0.40246798 -2454429.69727 2284819.54756 -150632.594659 109872.796915 0.18355523 1.3707898 -0.42630163 -2454430.40838 2282501.7492 -65692.7821799 83084.3698228 -0.25962312 1.391455 -0.44487903 -2454431.11949 2252751.12544 20013.325206 55306.6691003 -0.71094194 1.3956576 -0.45852576 -2454431.47505 2227365.56657 62831.8965071 41141.3922047 -0.94261055 1.3912532 -0.46347937 -2454431.65283 2211983.43531 84172.7581927 34006.6603089 -1.0605277 1.3873038 -0.46546614 -2454431.8306 2194783.60057 105439.21192 26911.295449 -1.1787334 1.381116 -0.45153984 -2454432.54172 2107228.68524 189354.877545 -952.98220607 -1.6774324 1.3466318 -0.45448695 -2454433.25283 1987738.52563 270364.705866 -28794.4354609 -2.2213926 1.2851983 -0.45047461 -2454433.96394 1832874.34546 346507.580058 -56109.7018786 -2.8336346 1.1857408 -0.43673451 -2454434.67505 1637403.95074 414872.899504 -82154.7315142 -3.5511847 1.0271998 -0.40787943 -2454435.0306 1522024.69377 444756.417476 -94345.9415674 -3.9684767 0.9134657 -0.38455117 -2454435.38616 1393013.64573 470638.928096 -105688.114901 -4.4413632 0.7646341 -0.35204161 -2454435.74172 1248375.58301 491211.459338 -115836.709473 -4.9899934 0.56422542 -0.30587961 -2454436.09727 1085331.80156 504485.108423 -124261.524888 -5.6464349 0.28289037 -0.23800573 -2454436.45283 899805.701694 507190.268013 -130077.90227 -6.4658007 -0.13753959 -0.13221546 -2454436.6306 796744.944459 502885.113518 -131542.828369 -6.9659746 -0.43605383 -0.054902458 -2454436.80838 685368.970898 493300.639672 -131626.152456 -7.5528244 -0.83185214 0.049663176 -2454436.98616 564116.308631 476546.654303 -129795.07693 -8.2585745 -1.3824943 0.19811708 -2454437.16394 430808.134402 449470.578224 -125149.572423 -9.1325973 -2.2030991 0.42413213 -2454437.25283 358708.112298 430408.896899 -121293.729203 -9.6542309 -2.786513 0.58749671 -2454437.34172 282341.949946 406182.998556 -115982.414873 -10.244902 -3.5615892 0.80727152 -2454437.4306 201161.891682 374932.224465 -108664.742099 -10.906721 -4.6408905 1.117608 -2454437.51949 114708.629242 333584.94394 -98419.4703316 -11.605901 -6.2406363 1.5851096 -2454437.56394 69513.8340657 307558.37636 -91722.6265592 -11.924153 -7.3608072 1.9170268 -2454437.60838 23248.9774621 276634.073226 -83565.9784684 -12.147925 -8.810359 2.3515506 -2454437.65283 -23485.9087344 239304.227347 -73475.3455193 -12.134736 -10.722388 2.9329339 -2454437.69727 -69251.1206557 193494.911639 -60781.9793303 -11.567398 -13.249512 3.7161033 -2454437.74172 -110794.452855 136719.371368 -44642.374276 -9.790741 -16.402441 4.7223072 -2454437.76394 -128108.55375 103634.587288 -35051.2153361 -8.1435846 -18.047031 5.2671125 -2454437.78616 -141660.021401 67552.1351842 -24445.680039 -5.8675526 -19.480319 5.7655497 -2454437.80838 -150279.385063 29152.7693839 -12998.9826502 -3.0360282 -20.411107 6.1275507 -2454437.8306 -153144.4165 -10348.0148881 -1055.80775614 0.062592084 -20.60188 6.2730921 -2454437.85283 -150133.339922 -49461.177433 10936.3348136 3.017128 -20.023928 6.1816055 -2454437.87505 -141865.092783 -86871.584535 22561.0280742 5.5004272 -18.873213 5.9028415 -2454437.91949 -113842.112523 -153766.385816 43729.1716449 8.7283261 -15.924703 5.0984951 -2454437.96394 -77072.5847332 -209495.312311 61750.3357987 10.208039 -13.187665 4.3077364 -2454438.00838 -36617.8117796 -255783.300689 77002.4505938 10.757672 -11.013845 3.6614166 -2454438.05283 4987.88989972 -294722.22457 90048.926637 10.862887 -9.3393942 3.1543022 -2454438.14172 87505.1485041 -356809.963723 111310.937988 10.561537 -7.0107042 2.4360973 -2454438.2306 166756.606217 -404463.725621 128081.081031 10.06707 -5.4975009 1.9608251 -2454438.31949 242117.93061 -442407.389947 141780.973734 9.5621427 -4.4413093 1.6245368 -2454438.40838 313722.123813 -473384.408779 153250.601309 9.0917538 -3.6619681 1.373624 -2454438.58616 446908.53659 -520730.431238 171452.793488 8.2773924 -2.5849765 1.0222605 -2454438.76394 568743.815768 -554621.604485 185232.674783 7.6074715 -1.871349 0.78583665 -2454438.94172 681164.498682 -579244.173527 195922.786152 7.0461787 -1.3605687 0.6144555 -2454439.29727 883204.603742 -609652.096881 210939.154682 6.1498664 -0.67672112 0.38266185 -2454439.38616 929709.483757 -614369.923675 213719.825603 5.9634896 -0.55547094 0.34320207 -2454439.47505 974876.789401 -618288.762119 216282.528842 5.8126229 -0.48540471 0.34328645 -2454439.49727 986041.693872 -619256.517188 217023.458131 5.8365724 -0.53838301 0.48819645 -2454439.50838 991657.950118 -619738.374668 217673.57009 5.8268474 -0.37453183 0.88852426 -2454439.5306 1002642.01982 -620027.173509 219483.754194 5.6554233 -0.043003936 0.93250301 -2454439.61949 1045221.40907 -619579.453687 226319.416032 5.4518305 0.1256228 0.86150778 -2454439.79727 1126490.1181 -616148.971958 238954.017708 5.1367607 0.31255507 0.78725003 -2454440.15283 1275668.16608 -602002.769557 261282.537374 4.5902319 0.59333897 0.67084253 -2454440.50838 1409274.1254 -580419.034648 280376.237065 4.118524 0.80240249 0.57491782 -2454441.21949 1637095.2569 -521528.390359 310744.412721 3.3250725 1.0921221 0.42030157 -2454441.9306 1820514.81598 -448293.480837 332654.049278 2.6626286 1.2790086 0.29688368 -2454442.64172 1965967.58068 -365618.3153 347617.919704 2.0832317 1.4040197 0.19279137 -2454443.35283 2077614.03672 -276612.070741 356604.700598 1.5584388 1.4874997 0.10149568 -2454444.06394 2158205.92714 -183456.496402 360268.302177 1.0698013 1.5404585 0.018957841 -2454444.77505 2209536.84475 -87815.0548703 359056.122827 0.60399396 1.5691733 -0.057602824 -2454445.48616 2232676.75928 8935.82175665 353271.299207 0.1505372 1.5769473 -0.13018761 -2454446.19727 2228100.02934 105560.615179 343106.750099 -0.29972909 1.5651422 -0.20041098 -2454446.90838 2195730.44257 200850.877078 328666.314841 -0.75565925 1.5332816 -0.26958286 -2454447.61949 2134939.50477 293515.165389 309976.353613 -1.2265477 1.4791411 -0.33896204 -2454447.79727 2115170.36412 316102.853505 304635.336741 -1.3478445 1.4616825 -0.35650148 -2454447.97505 2093508.85845 338427.955512 299170.11516 -1.4719818 1.4437225 -0.36454119 -2454448.68616 1987450.48208 424334.258073 274563.610223 -1.9871689 1.3470039 -0.43699308 -2454449.39727 1848306.75128 503121.942202 245387.387975 -2.5523658 1.2097154 -0.51362396 -2454450.10838 1672276.37697 571779.815384 211315.914812 -3.1932485 1.0130732 -0.59680299 -2454450.81949 1453522.14533 625668.829949 171851.343781 -3.9523293 0.72043709 -0.68984671 -2454451.17505 1325396.00514 644790.54308 149875.641717 -4.3983685 0.51611273 -0.74154068 -2454451.5306 1182632.55696 656757.275605 126244.97987 -4.908528 0.25067237 -0.79774082 -2454451.88616 1022912.93788 659246.356245 100806.839205 -5.5073595 -0.10797449 -0.85936669 -2454452.24172 842955.596228 648567.449264 73382.6006902 -6.2345149 -0.62063152 -0.92708681 -2454452.41949 743950.129728 636450.215872 58867.9024297 -6.6658256 -0.97062376 -0.96302919 -2454452.59727 637869.277648 618249.041833 43795.0981542 -7.1582497 -1.4190824 -0.99956973 -2454452.77505 523649.093722 592100.569464 28167.4342294 -7.7288843 -2.0163827 -1.0347842 -2454452.95283 399928.014846 555084.731405 12038.1386284 -8.3991092 -2.8550709 -1.0635572 -2454453.1306 265022.572244 502223.521919 -4401.61833388 -9.1863085 -4.1249458 -1.0712281 -2454453.21949 192828.298348 467182.950525 -12579.5801058 -9.6165538 -5.0424428 -1.0549354 -2454453.30838 117323.922004 423965.368639 -20529.7047811 -10.040538 -6.2773754 -1.0085634 -2454453.39727 38833.7070972 369486.030781 -27918.2159924 -10.370149 -8.0154131 -0.90122127 -2454453.48616 -41059.3795989 298758.897966 -34038.8084217 -10.330049 -10.575239 -0.66031156 -2454453.5306 -80106.9822768 254948.097864 -36183.2267432 -9.9440314 -12.299306 -0.44142311 -2454453.57505 -116776.827009 203863.828825 -37285.7930302 -9.0435885 -14.360022 -0.11037521 -2454453.61949 -148459.578813 144373.870897 -36829.686059 -7.2803366 -16.634932 0.37710157 -2454453.66394 -171118.535664 76415.1290788 -34167.4081628 -4.3044406 -18.652642 1.0343273 -2454453.70838 -180078.040417 2570.69451641 -28787.0622766 -0.23967971 -19.546311 1.7638706 -2454453.75283 -172833.440884 -71476.0127367 -20801.7299523 3.9190319 -18.745455 2.3552904 -2454453.79727 -151300.537871 -139806.520571 -11054.3957088 7.0815178 -16.718091 2.6756071 -2454453.84172 -120065.773583 -199470.321069 -549.53814515 8.9985752 -14.361344 2.7658857 -2454453.88616 -83375.7618785 -250379.184664 10022.8291864 9.9900507 -12.208202 2.7261694 -2454453.9306 -44053.3960672 -293688.293522 20315.4696164 10.421339 -10.408593 2.6290271 -2454454.01949 36670.1054373 -362736.932648 39609.4983495 10.485923 -7.7563501 2.3940439 -2454454.10838 116034.307888 -415044.953626 57136.6212357 10.150182 -5.9768871 2.1755407 -2454454.19727 192333.514039 -455882.320309 73110.8950868 9.7135995 -4.7259514 1.989805 -2454454.28616 265223.732484 -488473.111241 87775.7926517 9.2706821 -3.8048943 1.8336188 -2454454.46394 401257.105605 -536467.167572 113954.404112 8.4626932 -2.5434968 1.5875718 -2454454.64172 525833.667147 -568812.750553 136852.551741 7.7775247 -1.7203561 1.4019073 -2454454.81949 640714.071959 -590544.382177 157220.716013 7.1961616 -1.1400545 1.2555361 -2454454.99727 747315.000009 -604590.514788 175560.826049 6.6960911 -0.70861882 1.1363249 -2454455.35283 939899.915011 -616528.918909 207540.605236 5.8793493 -0.12038336 0.96123377 -2454455.39727 962315.455985 -616898.251311 211213.451323 5.7972865 -0.074690165 0.95426308 -2454455.44172 984462.386895 -617158.150273 214942.006873 5.7542958 -0.082572174 1.0279504 -2454455.45283 989997.698256 -617253.386906 216002.886544 5.7809212 -0.10760915 1.2401011 -2454455.46394 995498.813223 -617218.386679 217420.378876 5.6361649 0.24074274 1.6177785 -2454455.48616 1006130.25745 -616452.67564 220478.089527 5.4802358 0.47472679 1.5633186 -2454455.57505 1047396.76396 -612126.114105 232124.185191 5.2819363 0.6266167 1.48586 -2454455.9306 1200072.26119 -587419.379494 275394.574747 4.6773909 0.95852981 1.3392171 -2454456.28616 1335666.7577 -554197.820203 314634.084768 4.1623199 1.1923318 1.2179768 -2454456.64172 1456436.91848 -514766.378222 350357.364649 3.7092157 1.3667061 1.109573 -2454457.35283 1659750.19971 -422932.640345 412535.663182 2.9334536 1.6024536 0.91948487 -2454458.06394 1819293.41869 -319763.060693 463840.441061 2.2755834 1.7438844 0.75384408 -2454458.77505 1940937.92735 -209846.545448 505494.588637 1.6945735 1.8260962 0.60423286 -2454459.48616 2028572.56156 -96211.3105752 538302.572836 1.1650702 1.8670779 0.46512794 -2454460.19727 2084798.61959 18933.8289675 562785.717476 0.66975397 1.8763642 0.33269992 -2454460.90838 2111314.22795 133810.518184 579260.103423 0.19610364 1.8589158 0.20396182 -2454461.61949 2109130.99064 246856.70166 587870.200562 -0.26602376 1.8169447 0.076286888 -2454462.3306 2078675.68044 356574.282734 588606.066793 -0.72567166 1.7503666 -0.052764837 -2454463.04172 2019832.26152 461393.870085 581306.111905 -1.1916113 1.6569569 -0.18575311 -2454463.75283 1931926.18664 559537.794002 565639.563508 -1.6734434 1.5320111 -0.32565645 -2454464.46394 1813602.41963 648849.676053 541141.238672 -2.1835938 1.3675515 -0.47449338 -2454465.17505 1662763.90342 726473.065721 506971.561338 -2.7351288 1.1485825 -0.64100189 -2454465.88616 1476206.64714 788376.171275 461892.162917 -3.3506642 0.85024464 -0.83124485 -2454466.59727 1249053.25017 828376.387304 404083.293446 -4.0636818 0.42456788 -1.0581967 -2454466.95283 1118036.30845 837149.68218 369560.28541 -4.4732027 0.13574635 -1.1922112 -2454467.30838 973720.600136 835913.638322 330633.360686 -4.9315973 -0.23199901 -1.3458813 -2454467.66394 814387.155469 821693.371249 286595.089542 -5.4538252 -0.71817568 -1.5264656 -2454468.01949 637779.194341 789854.927233 236457.433279 -6.0600336 -1.3955281 -1.7453566 -2454468.19727 542106.901671 765072.493311 208676.273633 -6.4020058 -1.8474035 -1.8745694 -2454468.37505 440960.719186 732515.101795 178782.274656 -6.7729466 -2.4146835 -2.0210698 -2454468.55283 333900.276288 690037.25671 146480.438875 -7.1712217 -3.1503739 -2.1887814 -2454468.7306 220585.168266 634419.814052 111414.275067 -7.58317 -4.1454308 -2.3815178 -2454468.90838 101127.19239 560530.753239 73191.4117361 -7.9558211 -5.5671607 -2.5988101 -2454468.99727 39505.9493482 514212.263495 52799.1973568 -8.0793216 -6.5303661 -2.7113366 -2454469.08616 -22701.7535298 459588.243089 31565.3681506 -8.0958168 -7.7428261 -2.8156083 -2454469.17505 -84294.6615866 394421.874927 9628.84072785 -7.8933481 -9.2918638 -2.8886945 -2454469.26394 -142817.204354 315763.732494 -12592.5619462 -7.2436879 -11.268666 -2.8766553 -2454469.35283 -193306.888914 220242.31531 -34040.2292595 -5.7055595 -13.657978 -2.6592148 -2454469.39727 -212847.494191 165412.837398 -43809.4911121 -4.4006503 -14.888204 -2.4088162 -2454469.44172 -226526.152725 106097.05123 -52367.5253575 -2.6473505 -15.962672 -2.0243083 -2454469.48616 -232634.26127 43299.2060799 -59168.8534279 -0.47373289 -16.662275 -1.4948974 -2454469.5306 -229848.539574 -21110.7642626 -63699.5841728 1.941924 -16.774048 -0.85095648 -2454469.57505 -217798.999092 -84662.0622274 -65653.5523177 4.2965824 -16.218637 -0.16793356 -2454469.61949 -197306.00318 -144963.667573 -65053.944354 6.3010555 -15.115729 0.46572148 -2454469.66394 -170046.821509 -200358.647077 -62217.7921855 7.8110794 -13.705647 0.9907927 -2454469.70838 -137940.135603 -250125.803857 -57605.6384737 8.8368672 -12.216583 1.3910707 -2454469.79727 -65570.836978 -333212.459478 -44821.3506458 9.8188578 -9.5110334 1.8790729 -2454469.88616 10846.5236449 -397772.443604 -29421.8156734 9.9949438 -7.4002848 2.0996445 -2454469.97505 87074.8346021 -448230.008632 -12919.0874938 9.8205603 -5.8153299 2.182092 -2454470.06394 161344.411899 -488080.753179 3920.75389108 9.5073608 -4.6162557 2.1953298 -2454470.15283 232994.002953 -519832.353636 20713.3642588 9.1480602 -3.6904886 2.1737316 -2454470.3306 367928.765252 -565654.294289 53479.6999255 8.4289591 -2.3706296 2.0869936 -2454470.50838 492288.716947 -594845.054232 84744.4092908 7.7770433 -1.4838206 1.9831815 -2454470.68616 607243.726431 -612524.078019 114408.317516 7.2035686 -0.85097648 1.880053 -2454470.86394 713937.628002 -621802.376843 142531.031746 6.6994483 -0.37865285 1.782951 -2454471.21949 906290.348405 -622643.941155 194609.880415 5.8564444 0.27117103 1.6147072 -2454471.30838 950569.163136 -620108.318 206890.477495 5.6772422 0.38470235 1.5862622 -2454471.35283 972212.883993 -618550.414843 212978.975266 5.5976167 0.42160853 1.5903006 -2454471.37505 982927.976824 -617744.009021 216058.301958 5.5648943 0.40969729 1.6280287 -2454471.38616 988260.577022 -617370.533093 217652.244834 5.5391046 0.35611675 1.7097597 -2454471.39727 993489.860021 -617098.768847 219409.758999 5.2432342 0.21333222 1.9778607 -2454471.40838 998288.739721 -616845.630795 221313.614322 4.8527773 0.32571303 1.9470159 -2454471.45283 1016468.2041 -615228.511759 228494.268141 4.6685501 0.47508546 1.8309432 -2454471.6306 1085516.31095 -606186.432921 255745.135498 4.332969 0.68656259 1.7296032 -2454471.98616 1209505.98751 -580179.982296 306577.356273 3.7528864 0.99087095 1.5828467 -2454472.34172 1316784.60218 -546060.121714 353111.207735 3.2408862 1.2205528 1.4481131 -2454473.05283 1487849.50666 -460429.019337 434302.676665 2.3523056 1.5423039 1.1984047 -2454473.76394 1608161.99213 -358881.889651 500698.802375 1.5784886 1.7482597 0.96481099 -2454474.47505 1683162.59596 -247130.711277 553006.622524 0.87101827 1.878957 0.73849332 -2454475.18616 1715895.24275 -129139.451866 591443.555657 0.19808438 1.9534576 0.51211712 -2454475.89727 1707707.70185 -8072.642801 615788.382547 -0.46481454 1.9797316 0.27851846 -2454476.60838 1658519.90302 113154.252878 625353.400271 -1.1404293 1.9581081 0.029481503 -2454477.31949 1566798.94819 231410.166585 618876.453647 -1.854031 1.8809619 -0.24583429 -2454478.0306 1429246.1936 342767.905357 594276.247018 -2.6390452 1.7289369 -0.56395662 -2454478.38616 1341590.63952 394183.515174 574187.227009 -3.0734654 1.6129913 -0.74724112 -2454478.74172 1240004.45312 441481.229996 548130.29111 -3.5478536 1.4588919 -0.95360454 -2454479.09727 1123066.12077 483275.819794 515278.577779 -4.0756016 1.2515371 -1.191284 -2454479.45283 988856.776343 517576.475149 474488.630992 -4.6762143 0.96549191 -1.4730948 -2454479.80838 834712.952402 541329.441678 424106.774945 -5.3796138 0.55435258 -1.8203684 -2454480.16394 656798.430519 549422.976348 361589.804208 -6.2339245 -0.076654708 -2.271928 -2454480.34172 557233.903138 544887.624798 324555.652546 -6.7407046 -0.53529817 -2.5588646 -2454480.51949 449366.040482 532156.607697 282666.186028 -7.3174088 -1.155943 -2.9077161 -2454480.69727 332019.53074 508037.231487 234774.466288 -7.976418 -2.0415276 -3.3462423 -2454480.87505 203928.162448 467043.201483 179181.80947 -8.7112518 -3.4037242 -3.9199943 -2454480.96394 135593.424226 437265.218577 147735.668024 -9.0807042 -4.3976446 -4.2783869 -2454481.05283 64582.3469129 398608.260499 113313.380876 -9.3954655 -5.7405973 -4.6960028 -2454481.14172 -8259.87755217 347712.283684 75459.9421716 -9.5234246 -7.62537 -5.1687406 -2454481.2306 -80344.8912897 279345.021575 33926.6420329 -9.104432 -10.346079 -5.6329564 -2454481.27505 -114155.252586 236317.726317 11965.8076265 -8.4302877 -12.110228 -5.7883545 -2454481.31949 -144366.657559 186026.684517 -10336.6290456 -7.1897504 -14.112487 -5.7924465 -2454481.36394 -168332.690585 127883.537507 -32154.0744265 -5.1409012 -16.144081 -5.5097124 -2454481.40838 -182672.721296 62608.7257208 -52094.0394354 -2.1894866 -17.724986 -4.796099 -2454481.45283 -184424.32966 -6872.95440605 -68411.9196008 1.3099353 -18.24877 -3.641933 -2454481.49727 -172908.012155 -75881.6195661 -79793.5848553 4.58572 -17.500071 -2.2794037 -2454481.54172 -150286.727716 -140155.52297 -86057.8602235 7.0373874 -15.883036 -1.0201089 -2454481.58616 -120034.90228 -197508.907717 -87976.1717861 8.5815429 -13.980156 -0.027214762 -2454481.6306 -85267.5000007 -247640.889771 -86617.3489408 9.4328296 -12.161298 0.69372527 -2454481.67505 -48162.2667637 -291199.609059 -82922.962444 9.8351093 -10.566667 1.2000811 -2454481.76394 28167.9677934 -362229.687025 -71139.4590843 9.9380882 -8.0769505 1.798122 -2454481.85283 103524.286807 -417108.57005 -56071.2549503 9.6518523 -6.3119069 2.0914783 -2454481.94172 176130.744662 -460394.948461 -39393.6556809 9.2473314 -5.0242611 2.2341109 -2454482.0306 245512.697474 -495081.936542 -21954.1357236 8.8212168 -4.05143 2.2979515 -2454482.20838 374721.741154 -546042.346863 13590.6109579 8.0189641 -2.6848533 2.3134316 -2454482.38616 492396.476753 -579842.120821 48797.9826036 7.3205625 -1.7711195 2.2647891 -2454482.56394 600098.155041 -601758.937498 83048.5687144 6.7174476 -1.1157491 2.1926968 -2454482.74172 699150.563599 -614936.23196 116116.994407 6.1914089 -0.62154625 2.1124033 -2454483.09727 875318.503578 -622534.122387 178488.708061 5.310407 0.076480516 1.9487601 -2454483.45283 1027044.86738 -612527.118033 235924.1955 4.5890808 0.54723425 1.7920902 -2454483.80838 1158367.91813 -590246.217078 288693.438635 3.9754561 0.88626664 1.6449723 -2454484.16394 1272070.71223 -558928.285702 337081.00448 3.4377586 1.1413063 1.506599 -2454484.51949 1370148.82786 -520709.206245 381333.261807 2.9554504 1.3388989 1.3754907 -2454485.2306 1524965.23847 -429175.859057 458188.161198 2.1051526 1.6197885 1.1292447 -2454485.94172 1630814.81241 -323702.285876 520360.256223 1.3526724 1.8002641 0.89603263 -2454486.65283 1692308.09072 -209345.35319 568391.736304 0.655606 1.9125315 0.66769125 -2454487.36394 1711909.15991 -89775.2501817 602357.585393 -0.015242215 1.9715294 0.4369676 -2454488.07505 1690485.17051 31939.8674885 621884.138679 -0.68362815 1.982619 0.19632811 -2454488.78616 1627483.21973 152830.191194 626098.404599 -1.3727261 1.9436898 -0.063167223 -2454489.49727 1520827.54901 269544.365624 613487.264432 -2.1099007 1.8439355 -0.35388805 -2454490.20838 1366453.96008 377659.521322 581579.292275 -2.9339964 1.6575932 -0.69556371 -2454490.56394 1269319.32154 426509.343174 557199.889039 -3.3968975 1.5159816 -0.89570132 -2454490.91949 1157248.89608 470310.701896 526255.772024 -3.908769 1.3261755 -1.1244421 -2454491.27505 1028486.84606 507278.84162 487708.316204 -4.487109 1.0664357 -1.3930381 -2454491.6306 880614.888991 534731.319398 440076.504463 -5.1583314 0.69802785 -1.7197842 -2454491.98616 710187.514232 548300.615508 381127.706393 -5.9643636 0.14467675 -2.1370362 -2454492.16394 615008.89074 547636.235459 346358.536775 -6.4379868 -0.24823217 -2.3974049 -2454492.34172 512094.092644 540032.051228 307219.428566 -6.9738821 -0.76766568 -2.7087972 -2454492.51949 400381.943947 523048.800379 262777.329061 -7.5857189 -1.4853655 -3.0922828 -2454492.69727 278623.237949 492702.608161 211684.165152 -8.2820363 -2.5396961 -3.5820215 -2454492.78616 213588.02164 470488.935195 183046.783547 -8.6559166 -3.2753058 -3.8830239 -2454492.87505 145668.41111 441833.209996 151915.076218 -9.0289635 -4.2312791 -4.2331884 -2454492.96394 75010.9498278 404659.724503 117876.344657 -9.3577885 -5.5164385 -4.6411806 -2454493.05283 2325.22404077 355806.437657 80478.5941505 -9.5275201 -7.3108336 -5.1056795 -2454493.14172 -70166.5425885 290346.360208 39423.4106199 -9.2258713 -9.8960643 -5.5763624 -2454493.18616 -104655.239112 249196.202278 17644.5763647 -8.6716021 -11.583406 -5.7535537 -2454493.2306 -136126.327323 201045.748283 -4607.81939584 -7.6166141 -13.53214 -5.8070527 -2454493.27505 -162196.895075 145113.415645 -26640.5422403 -5.8180468 -15.593805 -5.6145754 -2454493.31949 -179629.457163 81643.0421336 -47215.772207 -3.1106962 -17.366839 -5.0246589 -2454493.36394 -185160.722153 12899.03475 -64627.7697727 0.30048523 -18.238795 -3.9732935 -2454493.40838 -177312.987422 -56759.9012513 -77349.6343704 3.7178878 -17.830529 -2.6302193 -2454493.45283 -157535.176838 -122711.058393 -84868.4484791 6.4301782 -16.396128 -1.3142327 -2454493.49727 -129134.555596 -182131.17799 -87761.3423936 8.2142138 -14.524332 -0.24048447 -2454493.54172 -95430.3838895 -234278.292272 -87079.8913149 9.2343355 -12.659427 0.55125273 -2454493.58616 -58867.500877 -279619.769438 -83826.5869903 9.7423331 -10.996018 1.1097774 -2454493.67505 17213.5049111 -353460.311616 -72468.8756186 9.9468451 -8.3836128 1.7689549 -2454493.76394 92788.0897086 -410341.595495 -57505.477722 9.6937267 -6.5327402 2.089827 -2454493.85283 165761.017286 -455093.315917 -40785.2284511 9.2986668 -5.1889246 2.2452791 -2454493.94172 235543.861908 -490891.465934 -23233.7806974 8.8734723 -4.1785352 2.3151767 -2454494.11949 365520.394342 -543423.527024 12613.9640355 8.0659875 -2.767321 2.3345375 -2454494.29727 483868.108522 -578286.946032 48147.7925237 7.3612803 -1.829366 2.2858741 -2454494.47505 592153.245629 -600978.042678 82714.2460357 6.7529025 -1.1594458 2.2126523 -2454494.65283 691717.253668 -614749.250026 116078.498796 6.2227424 -0.6558094 2.130952 -2454495.00838 868752.969401 -623209.801318 178977.141436 5.3360355 0.053359685 1.9645747 -2454495.36394 1021208.00081 -613810.638749 236861.898526 4.6111609 0.53023889 1.8056014 -2454495.71949 1153172.04348 -591990.090794 290016.395902 3.995277 0.87300932 1.6566075 -2454496.07505 1267460.32711 -561039.386348 338737.093755 3.4561747 1.1304969 1.5167013 -2454496.4306 1366090.69919 -523124.617893 383279.475684 2.973075 1.3298066 1.3843117 -2454497.14172 1521971.18317 -432072.375382 460610.178178 2.1223692 1.6130517 1.1360098 -2454497.85283 1628892.16505 -326959.226159 523148.404798 1.3704634 1.7951951 0.90126617 -2454498.56394 1691517.23257 -212871.081876 571466.431064 0.67480681 1.9088385 0.67185239 -2454499.27505 1712363.26658 -93483.1756624 605664.932002 0.0062143718 1.9693358 0.44045114 -2454499.98616 1692347.23132 28150.8972217 625397.418407 -0.65910968 1.982234 0.19964396 -2454500.69727 1630967.9283 149085.447941 629824.520405 -1.3442981 1.9456206 -0.05946174 -2454501.40838 1526201.77887 266006.143706 617470.177807 -2.0765965 1.8488702 -0.34909157 -2454502.11949 1374072.69238 374549.684902 585917.459182 -2.8937609 1.6669773 -0.68855322 -2454502.47505 1278244.87524 423737.292181 561779.57048 -3.3518637 1.5287776 -0.88688306 -2454502.56394 1252038.29949 435321.940829 554763.687794 -3.4732752 1.487557 -0.94046762 -2454502.65283 1224744.81169 446533.934329 547477.151061 -3.6233875 1.4352751 -0.96940918 -2454503.00838 1105373.34792 487487.937207 514045.977804 -4.1588775 1.2198835 -1.2135811 -2454503.36394 968450.033944 520639.087944 472436.274356 -4.7702428 0.92130977 -1.5047725 -2454503.71949 811196.010725 542739.767064 420878.63644 -5.4890267 0.48895196 -1.8663093 -2454503.89727 723756.640266 548068.4357 390567.942434 -5.9035027 0.19367083 -2.0856416 -2454504.07505 629594.58375 548278.726631 356621.999713 -6.3660726 -0.18226036 -2.341385 -2454504.25283 527886.668828 541870.066694 318389.21415 -6.8881339 -0.67610473 -2.6464552 -2454504.4306 417618.634857 526582.799544 274969.716037 -7.4828917 -1.3525754 -3.020905 -2454504.60838 297586.181605 498777.161748 225068.999441 -8.1601205 -2.334263 -3.4972272 -2454504.69727 233519.239369 478353.684311 197116.284954 -8.5262127 -3.0110512 -3.7892412 -2454504.78616 166608.398585 452034.989751 166744.409587 -8.8976218 -3.881295 -4.1288938 -2454504.87505 96915.8065979 418012.490451 133548.329064 -9.2424878 -5.0364586 -4.5263169 -2454504.96394 24914.6163874 373568.461357 97056.3014963 -9.4774654 -6.6270223 -4.9870265 -2454505.05283 -47835.8905155 314493.632452 56835.7412815 -9.3798553 -8.8959934 -5.4881293 -2454505.09727 -83300.8615814 277560.373593 35305.7380953 -9.0448136 -10.384817 -5.7191407 -2454505.14172 -116838.504761 234384.69406 12995.8717062 -8.3468111 -12.147772 -5.8838529 -2454505.18616 -146674.486703 183965.230486 -9689.27911275 -7.0771124 -14.139746 -5.8959429 -2454505.2306 -170152.427806 125761.670359 -31915.7172728 -5.0006842 -16.145193 -5.618821 -2454505.27505 -183926.569348 60560.7968942 -52282.7196447 -2.0396065 -17.683426 -4.909424 -2454505.31949 -185135.638384 -8676.29922893 -69046.2011352 1.4371678 -18.165429 -3.7611276 -2454505.36394 -173213.752897 -77322.9293812 -80899.2752828 4.6682261 -17.400106 -2.4055125 -2454505.40838 -150359.580156 -141226.77031 -87655.3726811 7.0783024 -15.793648 -1.1491438 -2454505.45283 -120006.37214 -198278.5899 -90064.7067828 8.5960258 -13.913173 -0.15296325 -2454505.49727 -85212.2762195 -248197.063038 -89174.9130776 9.4339724 -12.116501 0.57570095 -2454505.54172 -48115.0776495 -291619.388935 -85915.5053426 9.8306969 -10.5396 1.0917051 -2454505.6306 28183.3339786 -362553.773129 -74882.8423082 9.9338545 -8.074595 1.7098004 -2454505.71949 103514.361788 -417464.112916 -60429.1653916 9.6496736 -6.3211965 2.0191626 -2454505.80838 176113.124587 -460847.929216 -44256.4692753 9.2474641 -5.0397166 2.1744367 -2454505.89727 245503.822922 -495667.854205 -27235.4021444 8.8232903 -4.070265 2.2482747 -2454506.07505 374767.476482 -546944.542491 7665.95154205 8.0237834 -2.7066418 2.2783593 -2454506.25283 492530.582775 -581087.045916 42416.5755468 7.3271289 -1.7937597 2.2398282 -2454506.4306 600342.861124 -603352.775398 76343.5705787 6.7252165 -1.1384623 2.1751763 -2454506.60838 699521.81808 -616877.3261 109188.707214 6.2000802 -0.64401605 2.1006209 -2454506.96394 875977.900078 -625153.750967 171335.373785 5.320422 0.054806966 1.9453515 -2454507.31949 1028028.72052 -615799.487366 228762.055948 4.6001674 0.52640251 1.7946307 -2454507.67505 1159708.13173 -594146.574814 281682.074845 3.9875772 0.86620027 1.652067 -2454508.0306 1273800.22741 -563434.113978 330345.6593 3.451003 1.1219497 1.5173515 -2454508.38616 1372304.06749 -525798.762333 374976.137362 2.969942 1.3202577 1.3892737 -2454509.09727 1528094.14058 -435363.947926 452833.224342 2.1224086 1.6026866 1.1478789 -2454509.80838 1635101.33141 -330892.503412 516275.540854 1.3732249 1.7847719 0.91864263 -2454510.51949 1697980.17128 -217430.919143 565805.84056 0.68032095 1.8989548 0.69382047 -2454511.2306 1719254.95453 -98621.5045204 601480.807753 0.014731597 1.9604649 0.46648082 -2454511.94172 1699869.71922 22512.7247923 622929.089386 -0.64696752 1.9749521 0.22943007 -2454512.65283 1639371.08104 143069.005478 629298.689308 -1.3275618 1.940758 -0.026011487 -2454513.36394 1535814.06421 259798.462027 619115.095099 -2.0536214 1.8478174 -0.31183465 -2454514.07505 1385352.8504 368459.201162 589978.724406 -2.8619051 1.6724664 -0.64702683 -2454514.4306 1290591.29958 417888.83375 567154.843315 -3.3140896 1.5393039 -0.84278916 -2454514.78616 1181265.34928 462577.879932 537920.070496 -3.81231 1.3613568 -1.0657821 -2454515.14172 1055730.25575 500877.380827 501290.012355 -4.3725733 1.1191671 -1.3263943 -2454515.49727 911738.674202 530343.204924 455874.038695 -5.0187994 0.77873077 -1.6413296 -2454515.85283 746118.214051 547070.606 399601.73174 -5.7885499 0.27468643 -2.0395984 -2454516.0306 653822.190933 548694.650306 366433.60055 -6.2375863 -0.077757699 -2.285646 -2454516.20838 554211.199334 544140.104096 329154.582843 -6.7430246 -0.53674268 -2.5772259 -2454516.38616 446321.347124 531381.89453 286938.524942 -7.3178284 -1.1581275 -2.9321768 -2454516.56394 328989.355992 507218.79366 238610.369796 -7.9738552 -2.0452088 -3.3790895 -2454516.74172 200974.268243 466147.701908 182425.62837 -8.703271 -3.4104351 -3.9650749 -2454516.8306 132717.607915 436308.944928 150602.178873 -9.0680189 -4.4069132 -4.3318866 -2454516.91949 61830.2915754 397567.669318 115729.710336 -9.3753036 -5.7534837 -4.7601633 -2454517.00838 -10812.6267123 346555.186249 77333.7481196 -9.4904743 -7.6429538 -5.2463532 -2454517.09727 -82564.6457156 278036.129157 35144.301498 -9.0483769 -10.367392 -5.7264539 -2454517.14172 -116127.662497 234928.297854 12809.2372727 -8.3568082 -12.130164 -5.8896174 -2454517.18616 -146017.526686 184572.654289 -9894.54862217 -7.0954246 -14.124764 -5.8998058 -2454517.2306 -169582.538286 126413.85729 -32131.0319131 -5.0274482 -16.137849 -5.6199833 -2454517.27505 -183469.576084 61217.3938116 -52494.4035982 -2.0704443 -17.68915 -4.905913 -2454517.31949 -184791.278646 -8068.66071798 -69230.479688 1.4108083 -18.184557 -3.7498594 -2454517.36394 -172951.380405 -76803.8170187 -81022.0785197 4.6522847 -17.42556 -2.3847398 -2454517.40838 -150138.965589 -140804.047315 -87682.0985941 7.0719239 -15.817365 -1.1203427 -2454517.45283 -119798.303238 -197936.885308 -89970.456818 8.5951926 -13.931397 -0.11929167 -2454517.49727 -85002.3680225 -247914.114565 -88946.6215357 9.4353359 -12.129005 0.61146214 -2454517.54172 -47898.8989888 -291375.154541 -85548.8784061 9.8323924 -10.547471 1.1277742 -2454517.6306 28408.3445767 -362345.020558 -74244.8970143 9.9342632 -8.0766213 1.7440703 -2454517.71949 103736.228687 -417258.466582 -59538.296286 9.648486 -6.3203209 2.0507257 -2454517.80838 176320.828105 -460629.466141 -43133.4936553 9.2450294 -5.0374243 2.2033587 -2454517.89727 245689.23195 -495428.883115 -25899.5206822 8.8199734 -4.0673043 2.2748505 -2454518.07505 374893.236602 -546656.451819 9379.57190721 8.0194704 -2.7033551 2.3011575 -2454518.25283 492586.602957 -580749.935023 44457.8611409 7.322436 -1.7907231 2.259837 -2454518.4306 600326.26904 -602972.831057 78675.7763956 6.720503 -1.1359638 2.1931659 -2454518.60838 699434.408295 -616464.914212 111786.252296 6.1956186 -0.64234568 2.1173056 -2454518.96394 875775.003865 -624739.242469 174443.879582 5.3178708 0.052209735 1.9633592 -2454519.14172 954551.699151 -621973.421493 204082.805562 4.9470874 0.29552129 1.9019269 -2454519.18616 973386.947179 -620755.525135 211385.831943 4.8642573 0.33454275 1.9073446 -2454519.20838 982689.809121 -620110.528791 215074.934623 4.8264725 0.33137119 1.946173 -2454519.21949 987312.289302 -619803.155566 216974.234374 4.7998352 0.30342585 2.0273398 -2454519.2306 991859.444189 -619529.430676 219044.527006 4.5947109 0.30353766 2.3440892 -2454519.24172 996059.523199 -619095.65347 221361.798112 4.2354501 0.57570205 2.4001881 -2454519.26394 1004051.69859 -617827.206395 225862.92058 4.1191779 0.70978601 2.3079405 -2454519.35283 1034943.30996 -611768.835852 243198.321991 3.9348706 0.84996914 2.2241319 -2454519.70838 1146110.28593 -580013.177355 308842.883308 3.316594 1.1973899 2.0550805 -2454520.06394 1239385.37949 -539057.236822 369535.763378 2.7651032 1.4579588 1.8965884 -2454520.77505 1378637.16781 -437366.245992 476390.514111 1.7911326 1.8242661 1.5818352 -2454521.48616 1461622.26182 -317608.61656 563850.811141 0.92283237 2.0562208 1.2640305 -2454522.19727 1493123.84325 -186577.913779 631477.877602 0.10813905 2.1956049 0.93458147 -2454522.90838 1475229.4717 -49360.6546019 678223.766639 -0.69084835 2.2589135 0.58211176 -2454523.61949 1407858.37657 89462.5031405 702214.226737 -1.5082513 2.2467583 0.19061996 -2454524.3306 1288732.523 224864.911941 700350.45041 -2.3829218 2.1431057 -0.26476398 -2454524.68616 1208318.1083 289287.744244 688237.461166 -2.8576693 2.0448609 -0.52885279 -2454525.04172 1112780.29346 350059.091483 667500.927341 -3.3693436 1.903237 -0.82791881 -2454525.39727 1000797.57052 405610.576945 636882.967683 -3.9308005 1.7014668 -1.1747895 -2454525.75283 870580.796109 453694.484836 594631.103289 -4.5600084 1.4107881 -1.5895428 -2454526.10838 719675.84567 490851.227193 538190.247464 -5.2828428 0.97797586 -2.1058622 -2454526.28616 635445.975596 503659.422745 503492.757414 -5.6904605 0.67793286 -2.4195841 -2454526.46394 544669.432028 511245.493247 463594.107095 -6.1362587 0.29308892 -2.7855468 -2454526.64172 446715.549962 512037.22878 417562.256979 -6.625835 -0.21484672 -3.2218335 -2454526.81949 340885.14614 503689.389445 364121.143941 -7.1616402 -0.91119694 -3.7559355 -2454526.99727 226525.113653 482484.499726 301463.341855 -7.7320713 -1.9160769 -4.4307844 -2454527.08616 166050.74708 465236.101556 265897.402228 -8.014268 -2.60154 -4.8405608 -2454527.17505 103492.113587 442055.67472 226954.478707 -8.2698961 -3.4711063 -5.3119894 -2454527.26394 39203.3947513 411256.923873 184122.271253 -8.4543146 -4.600912 -5.8546532 -2454527.35283 -25947.4039978 370432.363578 136840.735144 -8.4716221 -6.1046917 -6.469047 -2454527.44172 -89975.1426395 316132.659494 84658.2575336 -8.1118455 -8.1384797 -7.1187311 -2454527.5306 -148500.262677 243683.838282 27769.2997258 -6.9323355 -10.838259 -7.6479247 -2454527.57505 -173084.279769 199104.765121 -1828.13823218 -5.7957287 -12.392696 -7.7364446 -2454527.61949 -192366.720891 148512.312276 -31339.0016895 -4.1579659 -13.939782 -7.5842712 -2454527.66394 -204341.871512 92358.1155709 -59628.9344716 -1.9986126 -15.241429 -7.0852507 -2454527.70838 -207239.061265 32157.9765237 -85244.0291586 0.52636875 -15.999642 -6.1927176 -2454527.75283 -200266.213306 -29558.0553096 -106784.482944 3.0762912 -16.016069 -4.988282 -2454527.79727 -184055.821748 -89943.1772955 -123399.764359 5.2867519 -15.334692 -3.6631559 -2454527.84172 -160361.564005 -146741.418628 -135012.202414 6.9592939 -14.195214 -2.408845 -2454527.88616 -131303.545941 -198722.61546 -142133.609933 8.0922094 -12.865271 -1.334389 -2454527.9306 -98771.7250596 -245546.854992 -145526.024587 8.7893218 -11.53228 -0.46605526 -2454528.01949 -28594.1165535 -324761.038885 -144066.93393 9.3443415 -9.1819222 0.74413343 -2454528.10838 43306.486226 -387917.939409 -135324.759596 9.3200874 -7.3462582 1.4714387 -2454528.19727 113971.288616 -438692.502783 -122186.805963 9.0588525 -5.9373679 1.9142096 -2454528.28616 182231.230121 -479915.637331 -106348.631689 8.7093817 -4.8418805 2.1888792 -2454528.46394 310272.300416 -541354.187192 -70250.0750199 7.9643809 -3.2681663 2.4679292 -2454528.64172 427171.328028 -582860.885755 -31428.2651524 7.2690651 -2.1987642 2.5676931 -2454528.81949 533968.983913 -610399.848404 8212.02904026 6.6493209 -1.4253261 2.5843146 -2454528.99727 631795.629886 -627597.875332 47749.0853569 6.0992209 -0.83910107 2.5587265 -2454529.17505 721636.513332 -636817.288708 86700.8748422 5.6076485 -0.37869359 2.5103418 -2454529.5306 880483.545732 -637364.739079 161901.155051 4.7603496 0.29959647 2.3805727 -2454529.88616 1015458.67728 -620449.910939 232782.510999 4.0452727 0.77608437 2.2324618 -2454530.24172 1129966.66648 -590937.750073 299005.842698 3.4225947 1.1288366 2.0784742 -2454530.59727 1226420.90507 -551930.728952 360469.324835 2.8663955 1.3993505 1.9229667 -2454530.95283 1306576.63021 -505554.383436 417151.314862 2.3590577 1.6116888 1.7672641 -2454531.66394 1422857.51423 -396491.929164 516150.240819 1.4442146 1.9159998 1.4549059 -2454532.37505 1485687.31705 -272379.068396 595804.143149 0.610456 2.1087006 1.1362807 -2454533.08616 1498628.3816 -139051.613516 655463.553593 -0.18601161 2.2189251 0.8022749 -2454533.79727 1462881.71626 -1196.57387579 693819.680919 -0.97994229 2.256453 0.44037914 -2454534.50838 1377573.30731 136641.14236 708642.790205 -1.8053707 2.2162616 0.032494886 -2454535.21949 1239546.55049 269087.601582 696281.840377 -2.7042673 2.0748658 -0.45088628 -2454535.57505 1148961.75518 331022.143399 678141.445816 -3.1996099 1.9498428 -0.73619109 -2454535.9306 1042503.62734 388344.102175 650614.5715 -3.7399101 1.7716042 -1.0642327 -2454536.28616 918560.703595 439088.488787 612146.265759 -4.3410771 1.5165097 -1.4520599 -2454536.64172 774934.783123 480308.953538 560509.395417 -5.025892 1.1420438 -1.9275277 -2454536.99727 608580.256743 507202.958333 492330.369461 -5.8273091 0.56401064 -2.5400496 -2454537.17505 515611.173394 512806.832954 450443.800518 -6.2852064 0.14686397 -2.924875 -2454537.35283 415266.306874 511006.242519 402083.619972 -6.7883604 -0.40967872 -3.3871222 -2454537.5306 306837.864777 499118.58734 345837.263746 -7.336812 -1.1837684 -3.9581836 -2454537.70838 189745.416251 472796.025766 279684.046872 -7.9091918 -2.3229711 -4.6871668 -2454537.79727 127949.419512 452038.695125 242015.652063 -8.1787402 -3.1142493 -5.1327583 -2454537.88616 64244.5562298 424381.777258 200671.378309 -8.3984536 -4.1329341 -5.646006 -2454537.97505 -747.49627749 387727.79161 155104.064716 -8.4970874 -5.4769816 -6.2324371 -2454538.06394 -65578.1925814 339063.951292 104791.419356 -8.3194312 -7.2876188 -6.8750935 -2454538.15283 -126990.617542 274173.315898 49586.1945277 -7.5275275 -9.7256566 -7.4780429 -2454538.19727 -154442.656995 234054.679195 20447.7959073 -6.7090673 -11.193598 -7.6787393 -2454538.24172 -177971.410668 188073.655233 -9180.75782773 -5.4654395 -12.762201 -7.7176604 -2454538.28616 -195752.445453 136103.585219 -38482.1506339 -3.7058042 -14.277942 -7.4896535 -2454538.3306 -205770.000164 78821.0257248 -66228.3047742 -1.4398726 -15.479338 -6.8951825 -2454538.37505 -206421.902947 18001.9307955 -90936.4755522 1.1226245 -16.076824 -5.9144836 -2454538.41949 -197232.767263 -43670.9386065 -111297.758134 3.6201059 -15.919595 -4.6606997 -2454538.46394 -179144.887329 -103416.040536 -126641.324578 5.7143104 -15.108235 -3.3359731 -2454538.50838 -154062.086972 -159199.610978 -137057.27865 7.2561348 -13.903557 -2.1167007 -2454538.55283 -124087.244901 -210021.906123 -143147.523601 8.2774958 -12.560014 -1.0901136 -2454538.64172 -56162.3643665 -296502.172112 -145437.741584 9.2192764 -10.030688 0.3739977 -2454538.7306 15513.2547914 -365407.466223 -138888.933819 9.3622288 -8.0002507 1.2564606 -2454538.81949 86799.2545391 -420594.92832 -127025.494586 9.1679481 -6.4402982 1.7892043 -2454538.90838 156005.827681 -465236.697849 -111926.282828 8.8422791 -5.2351933 2.116944 -2454538.99727 222510.387235 -501661.350968 -94822.0827881 8.4735573 -4.2864775 2.3213499 -2454539.17505 346951.026311 -556137.280171 -57336.017311 7.7368551 -2.8985189 2.5263013 -2454539.35283 460529.624358 -592851.00184 -17910.9565914 7.0647533 -1.9352388 2.5918727 -2454539.5306 564361.59979 -616882.418469 21948.4227128 6.4666176 -1.227234 2.5902241 -2454539.70838 659534.445572 -631391.359971 61493.5201929 5.9357754 -0.6842633 2.5547512 -2454540.06394 827498.177562 -639600.503167 138253.201014 5.0295584 0.096072042 2.4354879 -2454540.41949 970084.088071 -627961.53224 210870.217418 4.2739701 0.63129831 2.2898276 -2454540.77505 1091151.66907 -602285.413639 278856.078058 3.6225108 1.0213133 2.1356182 -2454541.1306 1193407.6878 -566168.867727 342059.827871 3.0452522 1.3171984 1.9790612 -2454541.48616 1278805.00849 -522021.683327 400446.80709 2.5221962 1.5477895 1.8221805 -2454542.19727 1404409.91108 -416070.127479 502759.524192 1.5865328 1.8766613 1.5080394 -2454542.90838 1475591.74212 -293844.850049 585655.3548 0.74123972 2.0857063 1.1889272 -2454543.61949 1496382.08129 -161529.603296 648576.477182 -0.060312578 2.2086098 0.85611287 -2454544.3306 1468345.87022 -23946.3808127 690328.36449 -0.8537568 2.2579968 0.49749296 -2454545.04172 1390943.47859 114387.188709 708836.108342 -1.6732196 2.2313489 0.095977211 -2454545.75283 1261393.07707 248291.745332 700698.375694 -2.5590724 2.108514 -0.37572971 -2454546.10838 1175418.88925 311453.508306 685000.068529 -3.0441212 1.9967119 -0.65186869 -2454546.46394 1073940.06644 370476.788636 660248.745314 -3.5705281 1.8365166 -0.96711633 -2454546.81949 955475.750702 423590.747385 625029.194468 -4.1527853 1.6076447 -1.3364825 -2454547.17505 818013.861696 468192.210584 577340.376701 -4.8114297 1.2744304 -1.7840193 -2454547.5306 658778.792201 500146.851946 514204.496859 -5.5762327 0.76845809 -2.3513114 -2454547.70838 569839.653409 509314.669256 475465.123637 -6.0110127 0.41006752 -2.7021232 -2454547.88616 473901.886987 512179.669948 430865.081191 -6.4884418 -0.059285769 -3.1176912 -2454548.06394 370274.665521 506643.69647 379235.006104 -7.0124994 -0.69600107 -3.6224958 -2454548.24172 258262.646196 489436.828948 318934.163844 -7.5775741 -1.6016591 -4.2545406 -2454548.41949 137485.829927 455077.964376 247586.618584 -8.1396839 -2.9757654 -5.0727603 -2454548.50838 74041.8544843 428620.061721 206740.654155 -8.3711543 -3.9569966 -5.5760462 -2454548.59727 9172.28541331 393510.274577 161750.313683 -8.4958699 -5.2476066 -6.1523536 -2454548.68616 -55839.8435548 346881.49297 112078.893235 -8.3752317 -6.9831096 -6.7898846 -2454548.77505 -118093.570218 284682.557785 57486.9555357 -7.7058489 -9.3281639 -7.409878 -2454548.81949 -146415.680987 246171.371376 28560.2289536 -6.9892421 -10.756363 -7.6400517 -2454548.86394 -171267.090574 201907.465069 -1014.60845402 -5.8789943 -12.311725 -7.7331735 -2454548.90838 -190926.362307 151608.261808 -30528.1931174 -4.2711187 -13.870236 -7.5896333 -2454548.95283 -203389.09125 95675.3605759 -58860.5084722 -2.1378984 -15.198382 -7.1021811 -2454548.99727 -206849.503016 35566.8694031 -84561.3191176 0.37557218 -15.996512 -6.2196517 -2454549.04172 -200444.292548 -26219.7325442 -106213.432782 2.9348303 -16.055082 -5.0179743 -2454549.08616 -184732.387565 -86819.2873617 -122933.52098 5.1702622 -15.404764 -3.6867648 -2454549.1306 -161428.971209 -143920.187196 -134615.640338 6.8720719 -14.280199 -2.4210606 -2454549.17505 -132655.190417 -196234.926314 -141760.331654 8.030386 -12.952356 -1.3344687 -2454549.21949 -100322.347892 -243385.373514 -145132.59072 8.7464283 -11.614325 -0.45589795 -2454549.30838 -30379.4525502 -323168.403591 -143539.959862 9.3231959 -9.2476649 0.7671816 -2454549.39727 41400.0159726 -386771.100571 -134596.101418 9.3083691 -7.3972141 1.500026 -2454549.48616 111992.512637 -437892.214413 -121230.388095 9.051181 -5.9772434 1.9445066 -2454549.57505 180201.187236 -479389.039024 -105159.157475 8.7034605 -4.8737032 2.2190769 -2454549.75283 308161.641256 -541229.265155 -68611.6988024 7.959502 -3.2896297 2.4959525 -2454549.9306 424986.919545 -583015.062621 -29380.449801 7.2642802 -2.2141329 2.5929838 -2454550.10838 531710.521102 -610758.294816 10628.5064516 6.6444566 -1.4368301 2.6070866 -2454550.28616 629461.859426 -628112.187864 50498.6502025 6.0942879 -0.8480711 2.5794063 -2454550.46394 719226.903899 -637456.122984 89755.4777372 5.6027242 -0.38608323 2.5294891 -2454550.81949 877929.449302 -638218.493845 165532.750952 4.756125 0.29190007 2.4003462 -2454550.99727 948107.550654 -631745.597756 201906.330024 4.3872636 0.54071765 2.3397427 -2454551.04172 964787.750735 -629573.4642 210879.861559 4.300826 0.58841811 2.3368608 -2454551.08616 981137.943504 -627271.290346 219930.199601 4.2097786 0.59273369 2.4150849 -2454551.09727 985150.28877 -626717.381575 222309.740665 4.1232809 0.55931185 2.5802507 -2454551.10838 988910.021591 -626116.893012 224933.734803 3.6776841 0.76485588 2.798979 -2454551.1306 995712.81642 -624367.528951 230135.394902 3.4853476 0.98187587 2.6511644 -2454551.21949 1021745.21219 -616170.981723 250010.341435 3.3032447 1.1304252 2.550406 -2454551.57505 1113411.05758 -575614.842956 325462.884219 2.6754266 1.4908822 2.3664045 -2454551.9306 1186657.25567 -525393.534177 395381.086822 2.1005144 1.7678767 2.1843395 -2454552.64172 1282975.75757 -403680.976274 517847.13764 1.0529069 2.1647527 1.7968415 -2454553.35283 1317585.59096 -262372.560196 615452.907968 0.081566906 2.4143661 1.3736377 -2454554.06394 1293458.07126 -109334.659236 685629.898025 -0.8671592 2.5492268 0.9007407 -2454554.77505 1210520.94892 48591.4880373 724591.100378 -1.8409002 2.5715446 0.35174965 -2454555.1306 1146155.03699 127093.924272 730621.082276 -2.3535017 2.5329548 0.035088354 -2454555.48616 1065635.27895 203779.279626 726341.617274 -2.8941538 2.4515189 -0.32129076 -2454555.84172 967943.053076 277140.295804 710337.269906 -3.4734998 2.3136317 -0.73099278 -2454556.19727 851687.86732 345118.894491 680675.634091 -4.105292 2.0960758 -1.2147062 -2454556.55283 714994.395027 404692.548743 634614.458522 -4.807512 1.7571331 -1.8057466 -2454556.90838 555365.566905 451029.371998 568057.45809 -5.602361 1.215331 -2.5617469 -2454557.08616 465981.330685 466795.232812 525193.088827 -6.0409769 0.8193942 -3.0322656 -2454557.26394 369645.631194 475526.016263 474453.559542 -6.506899 0.2907216 -3.5915332 -2454557.44172 265995.256646 474704.962421 414245.218953 -6.9904572 -0.4390805 -4.2715935 -2454557.61949 154979.443092 460402.064107 342377.170278 -7.4559864 -1.4916774 -5.11881 -2454557.70838 96937.1979858 446309.429694 301164.918694 -7.6521358 -2.2040728 -5.6236732 -2454557.79727 37597.1115322 426087.724392 255833.69135 -7.7871176 -3.0966517 -6.1923871 -2454557.88616 -22374.2396404 398125.160906 205881.163628 -7.8038658 -4.2319728 -6.8264667 -2454557.97505 -81703.8625381 360256.155359 150849.981521 -7.5965005 -5.6912099 -7.5095195 -2454558.06394 -137999.274337 309659.766663 90567.8410425 -6.9716017 -7.5580369 -8.1760179 -2454558.15283 -186904.304889 243079.971973 25756.0892638 -5.6074725 -9.8392014 -8.6439875 -2454558.19727 -206453.074761 202947.091651 -7585.06852999 -4.5233422 -11.063863 -8.6921267 -2454558.24172 -221241.225367 158171.426843 -40732.9164028 -3.1265789 -12.238696 -8.5322223 -2454558.28616 -230090.787566 109183.079412 -72769.8907831 -1.4399406 -13.233923 -8.1058383 -2454558.3306 -232050.900626 56949.3478442 -102613.363551 0.43884315 -13.906727 -7.3906889 -2454558.37505 -226684.5343 2927.06927208 -129207.780515 2.3451434 -14.154833 -6.4255738 -2454558.41949 -214237.143276 -51194.0122978 -151763.938714 4.099392 -13.964143 -5.306621 -2454558.46394 -195566.190464 -103850.81127 -169916.666249 5.5713446 -13.410381 -4.1509732 -2454558.55283 -144438.48637 -200587.627757 -193533.668912 7.5319947 -11.700469 -2.0768606 -2454558.64172 -82598.0577595 -283213.066588 -203196.451997 8.433533 -9.8333335 -0.52898727 -2454558.7306 -16496.7530675 -352176.194013 -202884.76565 8.7056189 -8.1711806 0.54197559 -2454558.81949 50295.9001331 -409440.068188 -195743.179272 8.6510727 -6.7865012 1.2714204 -2454558.90838 115982.484306 -457056.58987 -183939.502773 8.4371843 -5.6512591 1.7715794 -2454558.99727 179707.260323 -496758.898968 -168921.340791 8.1501618 -4.717588 2.1186524 -2454559.17505 300017.412949 -557622.4234 -132825.438675 7.5103831 -3.2897558 2.5332533 -2454559.35283 410496.746443 -599825.736786 -92161.0234494 6.8812803 -2.2570807 2.7368957 -2454559.5306 511651.414884 -628244.77092 -49314.5357089 6.2983942 -1.4772409 2.8283454 -2454559.70838 604242.50201 -646070.809955 -5599.26626918 5.7658761 -0.86722839 2.8556131 -2454560.06394 766627.546233 -658078.800057 81641.2676428 4.8326114 0.027381787 2.8075482 -2454560.41949 902549.244635 -647100.588644 166210.686109 4.0355955 0.65356407 2.6907763 -2454560.77505 1015574.19658 -619577.416735 246631.819755 3.3365863 1.1167365 2.5410908 -2454561.1306 1108273.19738 -579583.063925 322152.429357 2.7085509 1.4722628 2.3732924 -2454561.48616 1182517.33983 -529894.740012 392328.376009 2.1324198 1.7518936 2.1938018 -2454562.19727 1280751.78942 -409002.345541 515444.546128 1.0836588 2.1538745 1.8082719 -2454562.90838 1317255.74686 -268225.082684 613793.182006 0.1126903 2.4078971 1.3863892 -2454563.61949 1295082.35907 -115451.331575 684801.456097 -0.83448881 2.5471434 0.91516488 -2454564.3306 1214230.52887 42494.966852 724726.111398 -1.8054471 2.5744572 0.3689423 -2454564.68616 1150983.58828 121132.451479 731315.071578 -2.3160182 2.5389256 0.054393149 -2454565.04172 1071653.92666 198056.894415 727670.511554 -2.8540446 2.4612657 -0.2991077 -2454565.39727 975243.844535 271789.829854 712405.757804 -3.4299879 2.3283544 -0.70479302 -2454565.75283 860390.399914 340322.040046 683632.292459 -4.057348 2.1178487 -1.1827102 -2454566.10838 725254.640965 400718.370496 638678.741399 -4.7537927 1.7897867 -1.7649922 -2454566.46394 567384.461775 448316.718803 573571.848025 -5.5413514 1.26666 -2.5068956 -2454566.64172 478967.90299 464979.382319 531626.659798 -5.9759945 0.88572403 -2.9669274 -2454566.81949 383658.454104 474886.176232 481993.932837 -6.4384349 0.37899177 -3.5120176 -2454566.99727 281073.434093 475660.952559 423149.195029 -6.9208855 -0.31696558 -4.1724679 -2454567.17505 171090.397591 463623.153625 353002.679333 -7.3932836 -1.3139928 -4.9922711 -2454567.35283 54475.4910938 432713.218482 268672.735621 -7.7570918 -2.8215538 -6.0294281 -2454567.44172 -5407.75055966 407138.299073 220045.927972 -7.8153481 -3.8815676 -6.6445892 -2454567.5306 -65094.9393044 372326.81314 166465.270217 -7.6862914 -5.2411125 -7.3158779 -2454567.61949 -122556.796144 325638.885801 107650.301646 -7.2024324 -6.9876768 -7.9951982 -2454567.70838 -174116.864615 263880.189678 43976.8259862 -6.0880194 -9.1632631 -8.5447043 -2454567.79727 -213444.403356 184198.785752 -22458.1005892 -3.9535011 -11.590737 -8.6422733 -2454567.84172 -225787.525872 137495.998469 -55206.4443465 -2.4256022 -12.705465 -8.3699443 -2454567.88616 -231740.70332 86931.6462257 -86375.9010931 -0.64081944 -13.577536 -7.8154222 -2454567.9306 -230544.585441 33703.549182 -114868.058913 1.2706272 -14.074507 -6.9812948 -2454567.97505 -222049.988066 -20589.2378195 -139717.421939 3.1297088 -14.12856 -5.9340474 -2454568.01949 -206789.343829 -74269.1004689 -160310.554807 4.7718008 -13.767504 -4.7844668 -2454568.06394 -185807.354267 -125922.527823 -176476.458964 6.1003909 -13.093789 -3.6448915 -2454568.15283 -131685.220851 -219778.294124 -196577.272332 7.7957253 -11.295488 -1.675895 -2454568.24172 -68533.7908904 -299355.458785 -203613.71283 8.527359 -9.4549321 -0.24252884 -2454568.3306 -2098.69242841 -365631.009172 -201453.49854 8.7088797 -7.8510278 0.74203108 -2454568.41949 64526.1349289 -420658.644288 -193017.022289 8.6095104 -6.5229162 1.4124822 -2454568.50838 129802.145441 -466436.736684 -180292.115765 8.3745775 -5.4343157 1.8730164 -2454568.68616 253831.122915 -536512.534279 -146849.297817 7.7593542 -3.7901631 2.4175997 -2454568.86394 368064.740031 -585290.430335 -107410.612574 7.1185044 -2.6228456 2.685955 -2454569.04172 472714.929659 -618608.609325 -65053.2263734 6.5159465 -1.7552547 2.8122282 -2454569.21949 568494.525611 -640216.830864 -21419.0494724 5.9637544 -1.0852526 2.8594135 -2454569.39727 656168.013473 -652642.554358 22550.0803525 5.4596226 -0.55171721 2.8596854 -2454569.75283 809882.242808 -656588.119536 109411.366468 4.5718824 0.24608994 2.7825908 -2454570.10838 938321.772606 -639836.08575 192974.001732 3.8073576 0.81526878 2.6516733 -2454570.46394 1044710.94057 -607948.037105 272060.097819 3.1315221 1.2416345 2.4939189 -2454570.81949 1131380.138 -564530.639398 346044.186774 2.5201381 1.5716378 2.3207136 -2454571.17505 1200029.97308 -512091.32891 414537.694391 1.9559475 1.832491 2.1369597 -2454571.88616 1287909.26296 -387114.616825 533922.104525 0.92117885 2.2080257 1.7435957 -2454572.59727 1314609.26396 -243627.553176 628025.876377 -0.045344194 2.4425853 1.3124816 -2454573.30838 1282662.72769 -89271.1112878 694125.989803 -0.99584962 2.5638592 0.82851961 -2454574.01949 1191591.90882 69086.7190692 728179.857667 -1.9782514 2.5702029 0.26303186 -2454574.37505 1122896.78342 147392.564014 731313.64777 -2.4984203 2.521077 -0.065229773 -2454574.7306 1037773.41737 223511.27661 723731.203121 -3.0494824 2.4258078 -0.43670913 -2454575.08616 935104.02823 295803.093247 703885.646728 -3.6429003 2.2685448 -0.86671529 -2454575.44172 813368.879557 361982.773963 669643.639018 -4.2935768 2.0219147 -1.3788971 -2454575.79727 670523.037577 418615.883569 617936.63412 -5.0209312 1.6356963 -2.012083 -2454576.15283 503862.130418 460052.594991 544098.335753 -5.8477504 1.0085974 -2.835033 -2454576.3306 410577.123659 472132.217104 496673.977994 -6.3033368 0.54164466 -3.3550901 -2454576.50838 310100.295432 475836.381904 440489.246582 -6.782532 -0.093673781 -3.9811751 -2454576.68616 202198.55914 467917.573769 373627.829543 -7.2640515 -0.9926391 -4.7532175 -2454576.86394 87278.2142276 443118.949339 293441.680835 -7.6766789 -2.3310822 -5.7264105 -2454576.95283 27797.6377348 421784.838945 247277.287406 -7.7975439 -3.2612508 -6.3066446 -2454577.04172 -32158.9969904 392372.109538 196405.802829 -7.7865675 -4.4475667 -6.9510098 -2454577.1306 -91173.1402316 352599.399342 140397.61003 -7.5259883 -5.9741615 -7.6374233 -2454577.21949 -146584.59427 299526.782723 79181.4186759 -6.8021942 -7.9207568 -8.2857929 -2454577.30838 -193593.898302 229892.589189 13750.057848 -5.2709234 -10.26368 -8.6833858 -2454577.35283 -211648.044578 188120.517195 -19620.8209348 -4.0799135 -11.487572 -8.6641164 -2454577.39727 -224524.566621 141782.66338 -52493.3425219 -2.5760955 -12.620622 -8.4133089 -2454577.44172 -231088.797123 91489.2966075 -83873.2078656 -0.80655644 -13.523095 -7.8814391 -2454577.48616 -230535.777308 38397.5783198 -112656.791494 1.1040969 -14.058706 -7.0659348 -2454577.5306 -222656.965673 -15910.617033 -137853.468321 2.9778553 -14.151699 -6.0286079 -2454577.57505 -207932.773936 -69742.8969463 -158812.430758 4.6454729 -13.822014 -4.8788587 -2454577.61949 -187379.847264 -121647.776966 -175327.27246 6.003306 -13.168293 -3.7312244 -2454577.70838 -133800.504126 -216136.864782 -195995.909011 7.7482659 -11.380706 -1.7367499 -2454577.79727 -70888.4152127 -296340.606561 -203407.165506 8.5093885 -9.5313111 -0.28041444 -2454577.88616 -4527.43347396 -363153.217623 -201472.741893 8.7057497 -7.914489 0.71998337 -2454577.97505 62103.4315465 -418622.27042 -193163.850734 8.6133043 -6.5747805 1.4005257 -2454578.06394 127421.804176 -464761.674182 -180504.572717 8.3813735 -5.4769287 1.8673936 -2454578.24172 251569.827417 -535386.397905 -147090.365158 7.7674472 -3.8201176 2.418528 -2454578.41949 365923.746875 -584560.890018 -107613.717457 7.125952 -2.6451379 2.6895781 -2454578.59727 470680.981771 -618181.310343 -65191.0111322 6.522435 -1.7726574 2.8169399 -2454578.77505 566553.349977 -640029.921198 -21481.0277656 5.9693715 -1.0993504 2.8644926 -2454578.95283 654307.504647 -652653.159018 22566.581278 5.4645378 -0.56345989 2.8647851 -2454579.30838 808156.791428 -656907.188957 109579.224786 4.5758462 0.23749488 2.7872819 -2454579.66394 936708.856237 -640385.531844 193276.579438 3.8107687 0.80874567 2.6557355 -2454580.01949 1043197.15456 -608673.218486 272476.999269 3.1345866 1.2366527 2.4972969 -2454580.37505 1129956.31836 -565389.258769 346554.36197 2.5229379 1.5678913 2.3234116 -2454580.7306 1198688.4444 -513048.845075 415120.650749 1.958507 1.8297687 2.1390053 -2454581.44172 1286710.40113 -388187.251396 534592.400639 0.92325459 2.2069253 1.744399 -2454582.15283 1313519.43471 -244727.836255 628706.660612 -0.043911507 2.4427317 1.3119961 -2454582.86394 1281633.61093 -90332.6854356 694731.695847 -0.99534969 2.5649153 0.82650353 -2454583.57505 1190558.4608 68110.6672326 728605.396289 -1.9789269 2.5718965 0.25911922 -2454583.9306 1121832.32655 146472.493813 731602.455088 -2.4997785 2.5230203 -0.070236612 -2454584.28616 1036655.25875 222653.980542 723847.808085 -3.0516481 2.4279366 -0.44294016 -2454584.64172 933904.234316 295012.37869 703789.479405 -3.6460964 2.2707157 -0.87438237 -2454584.99727 812050.670379 361255.654931 669285.318097 -4.2981677 2.0238081 -1.3883818 -2454585.35283 669035.095312 417934.086963 617250.657377 -5.0275116 1.6365697 -2.0240862 -2454585.70838 502130.723637 459361.035949 542988.802878 -5.8571875 1.0066239 -2.850922 -2454585.88616 408687.193833 471389.729333 495299.370812 -6.3145783 0.53673655 -3.373857 -2454586.06394 308022.846559 474983.689859 438797.848015 -6.7957033 -0.10356654 -4.0038707 -2454586.24172 199905.997488 466851.888574 371547.931076 -7.2787221 -1.0113464 -4.7814256 -2454586.41949 84762.2179114 441653.24638 290872.446692 -7.6903215 -2.366228 -5.7623082 -2454586.50838 25188.0009321 420000.841701 244414.926171 -7.8077493 -3.3097479 -6.3471252 -2454586.59727 -34819.9412288 390147.794175 193215.249601 -7.7886523 -4.5147685 -6.9958495 -2454586.68616 -93791.4863152 349765.623127 136852.176278 -7.5107246 -6.0668626 -7.6842983 -2454586.77505 -148967.355648 295863.276187 75290.6221559 -6.7524037 -8.044621 -8.3267538 -2454586.86394 -195379.295807 225169.433654 9626.30051628 -5.1604419 -10.412721 -8.6983908 -2454586.90838 -212935.084743 182819.841293 -23756.5137566 -3.9302939 -11.637195 -8.6537749 -2454586.95283 -225161.156793 135930.501796 -56526.3318943 -2.3876934 -12.755206 -8.3688892 -2454586.99727 -230941.387026 85179.5523374 -87661.3377421 -0.58914335 -13.623707 -7.7980733 -2454587.04172 -229527.797589 31793.0486911 -116053.217141 1.3310717 -14.10973 -6.9465284 -2454587.08616 -220796.611734 -22605.5284722 -140739.119289 3.1911033 -14.14797 -5.88438 -2454587.1306 -205310.848753 -76327.9979972 -161121.033739 4.826578 -13.770546 -4.7251039 -2454587.17505 -184139.430347 -127966.134392 -177049.649056 6.1437656 -13.083472 -3.5815546 -2454587.26394 -129782.228379 -221679.609617 -196671.810307 7.8140909 -11.271513 -1.6164462 -2454587.35283 -66565.3600996 -301062.579147 -203287.961928 8.5274514 -9.4296781 -0.19277784 -2454587.44172 -174.603876327 -367156.592652 -200782.583796 8.6983057 -7.8293938 0.78243139 -2454587.5306 66345.0370388 -422035.881778 -192065.899443 8.5933293 -6.5059258 1.4453714 -2454587.61949 131485.101784 -467700.368449 -179111.529206 8.3557133 -5.4216171 1.9001425 -2454587.79727 255210.31326 -537634.657467 -145317.330728 7.7392635 -3.7839823 2.4368852 -2454587.97505 369140.902188 -586352.37837 -105622.700487 7.0993133 -2.6208813 2.7003473 -2454588.15283 473507.44995 -619662.818749 -63070.9828001 6.498247 -1.7560177 2.8233389 -2454588.3306 569027.442597 -641297.458988 -19285.0608786 5.9476503 -1.0878064 2.8681814 -2454588.50838 656465.524115 -653772.136292 24804.6127928 5.4450601 -0.55545595 2.8666894 -2454588.86394 809776.058316 -657854.913719 111839.634713 4.5600877 0.24108635 2.7870669 -2454589.21949 937890.224687 -641264.615024 195510.979893 3.7979046 0.80984297 2.6543612 -2454589.57505 1044020.3309 -609543.466888 274657.500698 3.1240553 1.2362532 2.495214 -2454589.9306 1130486.84123 -566286.973433 348663.114658 2.5143655 1.566579 2.3208509 -2454590.28616 1198982.33428 -513995.851946 417145.091128 1.9516384 1.8279245 2.1360922 -2454590.99727 1286674.52535 -389260.905052 536420.931255 0.9192922 2.2047925 1.7409661 -2454591.70838 1313317.50956 -245922.968683 630313.290176 -0.045405216 2.4410041 1.3082441 -2454592.41949 1281410.40271 -91608.1536244 696105.085753 -0.9945721 2.5641147 0.82271507 -2454593.1306 1190447.68718 66827.2520187 729751.19449 -1.9761054 2.5725096 0.25552415 -2454593.48616 1121821.83621 145220.702168 732639.747331 -2.4960894 2.5244804 -0.073706472 -2454593.84172 1036770.02084 221461.141094 724780.368869 -3.0472 2.4303287 -0.44628867 -2454594.19727 934166.214201 293908.572322 704621.130706 -3.6409707 2.2741425 -0.87760077 -2454594.55283 812479.676491 360275.183167 670020.519651 -4.2924302 2.0284482 -1.3914311 -2454594.90838 669648.850404 417118.494042 617896.1009 -5.0212371 1.6427333 -2.0268529 -2454595.26394 502943.580035 458765.290958 543556.642972 -5.8505456 1.0149121 -2.853144 -2454595.44172 409602.450857 470932.134745 495836.425769 -6.307916 0.5464995 -3.3756137 -2454595.61949 309039.067981 474690.302841 439312.85884 -6.7892798 -0.091847969 -4.0049386 -2454595.79727 201015.765252 466758.293753 372053.916431 -7.2731022 -0.9968816 -4.7814645 -2454595.97505 85944.3369631 441811.095601 291388.702495 -7.6868658 -2.3476607 -5.7608467 -2454596.06394 26388.934968 420311.761298 244945.884486 -7.8064869 -3.2883494 -6.3447464 -2454596.15283 -33622.1009065 390636.016735 193768.012161 -7.7910305 -4.4898836 -6.9925735 -2454596.24172 -92633.3369662 350460.186901 137432.480219 -7.519206 -6.0379639 -7.6805243 -2454596.3306 -147909.937088 296794.436894 75897.9522283 -6.7709504 -8.0121529 -8.3238447 -2454596.41949 -194519.159977 226353.458187 10243.0665552 -5.1940463 -10.38044 -8.6995633 -2454596.46394 -212220.568839 184122.022375 -23151.1801076 -3.9725265 -11.608458 -8.6587563 -2454596.50838 -224624.272764 137330.745079 -55949.0861755 -2.4376774 -12.733486 -8.3786433 -2454596.55283 -230607.132509 86644.0088417 -87131.0226298 -0.6440636 -13.612494 -7.8126653 -2454596.59727 -229406.974239 33276.6841635 -115586.363982 1.2756373 -14.111111 -6.9646592 -2454596.64172 -220882.134024 -21151.1581695 -140344.927993 3.1397508 -14.161545 -5.9036472 -2454596.68616 -205580.361577 -74945.1407808 -160798.849993 4.7824512 -13.793647 -4.7429603 -2454596.7306 -184562.516439 -126684.498917 -176790.302272 6.107923 -13.112488 -3.5962176 -2454596.81949 -130422.927702 -220638.234221 -196494.994226 7.7923919 -11.30352 -1.6233163 -2454596.90838 -67336.1535842 -300258.181646 -203138.832337 8.5144341 -9.4589253 -0.19353368 -2454596.99727 -1025.36461146 -366561.646403 -200623.474932 8.6900097 -7.8546821 0.78544247 -2454597.08616 65441.3375239 -421620.930933 -191874.782092 8.5875871 -6.5276163 1.45048 -2454597.17505 130543.346268 -467440.314997 -178876.511844 8.3514163 -5.4403746 1.9063406 -2454597.35283 254215.24266 -537628.19276 -144980.099458 7.7364164 -3.7985642 2.443777 -2454597.5306 368108.160445 -586547.846366 -105179.831268 7.0971927 -2.6327788 2.7071454 -2454597.70838 472446.066412 -620026.291394 -62525.9079946 6.4966157 -1.7661086 2.8298391 -2454597.88616 567944.138607 -641805.744542 -18642.375141 5.9464181 -1.0966474 2.8744062 -2454598.06394 655366.098181 -654409.261318 25541.6717246 5.4441892 -0.56345217 2.8727872 -2454598.41949 808660.613262 -658725.537163 112771.820665 4.559922 0.23355551 2.79406 -2454598.77505 936782.91794 -642417.046415 196755.415271 3.7986794 0.79592196 2.6725092 -2454598.86394 965278.309716 -635892.626344 217206.803683 3.6221735 0.89626868 2.6613734 -2454598.88616 972188.829811 -634160.004255 222330.031497 3.5752264 0.9051935 2.679878 -2454598.90838 978986.286616 -632453.4411 227544.136027 3.4809225 0.84396163 2.7838841 -2454598.91949 982192.352496 -631720.423488 230283.859663 3.0882238 0.67441862 2.8835871 -2454598.9306 984955.447126 -631053.069784 232935.12002 2.7701396 0.7366229 2.6573209 -2454598.97505 995297.712613 -627914.739942 242712.395265 2.6441288 0.86686198 2.4965841 -2454599.15283 1033373.81261 -612804.878491 280056.680428 2.316555 1.0880395 2.379544 -2454599.50838 1094916.1465 -573811.880439 350260.644548 1.6966362 1.4385004 2.1898228 -2454599.86394 1137939.9447 -525026.98061 414457.811041 1.1085319 1.7292381 1.9870076 -2454600.57505 1171144.76899 -404021.152716 522823.042987 -0.022592951 2.185611 1.527272 -2454601.28616 1134926.65442 -259059.611013 600149.742353 -1.1654448 2.5135068 0.96981704 -2454601.64172 1089931.5777 -179937.578606 624945.563403 -1.7693331 2.6323667 0.63703464 -2454601.99727 1025804.41512 -97681.9239319 638753.4935 -2.4138568 2.716384 0.25169864 -2454602.35283 941005.234623 -13501.5185364 639659.594493 -3.1191187 2.7552782 -0.20735258 -2454602.70838 833250.271074 70929.6294024 624907.374329 -3.9143064 2.727742 -0.77532766 -2454603.06394 699132.077549 152960.784699 590274.581361 -4.8450566 2.587979 -1.5160747 -2454603.24172 620653.032856 191706.656877 563477.673434 -5.3832958 2.4464238 -1.9873238 -2454603.41949 533420.091022 227709.949988 528705.451977 -5.9875162 2.2251146 -2.5604074 -2454603.59727 436291.805841 259414.703635 484072.017509 -6.6745072 1.8758369 -3.2808754 -2454603.77505 327840.121778 284223.209905 426758.329324 -7.4652989 1.3054666 -4.22919 -2454603.86394 268845.497393 292696.36908 392035.577864 -7.9023048 0.88069794 -4.830643 -2454603.95283 206402.285004 297369.578657 352250.108157 -8.361727 0.30606428 -5.5534198 -2454604.04172 140397.951144 296819.650576 306318.959767 -8.8245352 -0.49610148 -6.4392647 -2454604.1306 70982.9986701 288831.364325 252781.018793 -9.235354 -1.6602937 -7.5450082 -2454604.21949 -946.556724518 269791.602195 189701.683455 -9.4383572 -3.4264517 -8.9327048 -2454604.26394 -37073.7159143 254364.451766 153876.848426 -9.3452803 -4.6555178 -9.7367846 -2454604.30838 -72389.1844398 233633.315892 114864.870308 -8.9929342 -6.1998388 -10.584726 -2454604.35283 -105592.122893 206277.236367 72630.0948944 -8.2105699 -8.1108944 -11.394985 -2454604.39727 -134596.67938 170900.314129 27626.4097267 -6.764478 -10.359793 -11.985512 -2454604.44172 -156417.600658 126572.437322 -18740.1745106 -4.4481581 -12.707852 -12.044252 -2454604.48616 -167719.178137 73859.6870531 -63760.2730775 -1.3391202 -14.618484 -11.24434 -2454604.5306 -166408.748516 15627.9728628 -103954.520827 1.9921536 -15.511946 -9.5699329 -2454604.57505 -153095.199843 -43802.7139432 -136685.313182 4.811706 -15.276268 -7.450686 -2454604.61949 -130568.642148 -100736.771247 -161270.824533 6.77641 -14.293773 -5.3956451 -2454604.66394 -102048.699269 -153207.436051 -178552.001438 7.9668092 -13.014251 -3.667416 -2454604.70838 -70083.8726518 -200668.366659 -189909.483937 8.6086616 -11.715413 -2.3058278 -2454604.75283 -36377.6361217 -243314.170612 -196661.655569 8.9018075 -10.517267 -1.2570832 -2454604.84172 32451.9618508 -316094.0526 -200354.386159 8.9379583 -8.524495 0.1742047 -2454604.9306 100122.710646 -375462.490266 -195386.52514 8.6557987 -7.003755 1.0517398 -2454605.01949 165150.963615 -424551.061365 -184996.190029 8.2704296 -5.82768 1.6145521 -2454605.10838 227101.797713 -465597.369797 -171063.554036 7.8622072 -4.8955511 1.9894168 -2454605.28616 341760.360909 -529494.273606 -136763.28906 7.079656 -3.5104214 2.4246151 -2454605.46394 445028.434763 -575451.364977 -97695.4516833 6.3812081 -2.5237073 2.6370239 -2454605.64172 538208.340263 -608245.310737 -56327.4001085 5.7640228 -1.7780695 2.7356677 -2454605.81949 622443.723121 -630873.158221 -13981.1048075 5.2141739 -1.1896854 2.7700216 -2454606.17505 767615.488741 -653085.21759 70835.572609 4.2660609 -0.30893613 2.7348915 -2454606.5306 885992.580226 -652298.581328 153324.664471 3.4597518 0.32975269 2.6271801 -2454606.88616 981139.870194 -634313.674231 231861.978966 2.7474715 0.82169983 2.4810287 -2454607.24172 1055443.44479 -602801.464243 305509.325838 2.0986079 1.2164908 2.3102372 -2454607.59727 1110511.46608 -560273.368433 373608.457288 1.4922191 1.5424851 2.1203261 -2454608.30838 1166748.27322 -449054.973861 490940.234101 0.34821628 2.0507401 1.6866798 -2454609.01949 1153621.63434 -311090.339542 579104.422409 -0.77988417 2.4200546 1.1659517 -2454609.37505 1120739.90583 -234517.352415 610315.307594 -1.3647758 2.5602156 0.85980109 -2454609.7306 1069459.18089 -154109.647704 631490.582918 -1.9801172 2.669096 0.51050807 -2454610.08616 998603.381334 -70908.5964375 641081.650904 -2.6423512 2.740595 0.10239728 -2454610.44172 906404.09956 13758.9068645 636929.311436 -3.3741797 2.7615016 -0.38952342 -2454610.79727 790241.602989 97969.00859 615865.508139 -4.2094056 2.704363 -1.007962 -2454611.15283 646177.324898 178519.380896 572909.279216 -5.2021824 2.5082664 -1.8333074 -2454611.3306 561890.128432 215686.138688 540758.491861 -5.7841976 2.3169556 -2.3709466 -2454611.50838 468088.379588 249142.879507 499408.131192 -6.4441479 2.0164716 -3.0394539 -2454611.68616 363426.108149 276701.149638 446384.483206 -7.2016154 1.5316456 -3.9053603 -2454611.86394 246282.880612 294468.145847 377822.591861 -8.0692362 0.70290365 -5.0898913 -2454611.95283 182530.649475 297515.242303 335842.856863 -8.5344238 0.055183838 -5.8683541 -2454612.04172 115217.237346 294631.935727 287218.590037 -8.9890318 -0.86194908 -6.8294204 -2454612.1306 44683.337029 283169.220543 230318.020822 -9.3517256 -2.215578 -8.0346224 -2454612.21949 -27633.7903449 258738.773247 163041.712674 -9.3928126 -4.3030943 -9.5347208 -2454612.26394 -63273.3886668 239517.301262 124823.308351 -9.1210093 -5.7635551 -10.376259 -2454612.30838 -97199.8490202 214013.597615 83361.5213489 -8.4691572 -7.582583 -11.207512 -2454612.35283 -127548.426751 180815.229358 38951.7996296 -7.2162048 -9.7615317 -11.876148 -2454612.39727 -151547.452839 138790.641161 -7282.68465121 -5.1313452 -12.12835 -12.100323 -2454612.44172 -165838.531908 88018.1190326 -52955.5521503 -2.1904728 -14.215493 -11.532443 -2454612.48616 -167835.990188 30782.5083566 -94655.6583963 1.1551753 -15.404491 -10.048379 -2454612.5306 -157426.804225 -28775.8251168 -129377.955966 4.1534799 -15.43355 -7.9860553 -2454612.57505 -137003.718152 -86631.1311937 -155942.032248 6.3361831 -14.595717 -5.8786792 -2454612.61949 -109819.476521 -140369.260181 -174905.620822 7.7015679 -13.359798 -4.0587963 -2454612.66394 -78629.9945928 -189149.520304 -187592.252003 8.4613821 -12.051536 -2.6090415 -2454612.70838 -45335.7551626 -233032.304605 -195366.142577 8.828553 -10.823758 -1.4890623 -2454612.79727 23256.6106019 -307907.654574 -200442.943415 8.9375548 -8.7649434 0.036555302 -2454612.88616 91044.3647012 -368911.731319 -196311.177508 8.6822416 -7.1919868 0.96668804 -2454612.97505 156318.690462 -419293.723278 -186446.975595 8.3063554 -5.9783823 1.5599705 -2454613.06394 218558.296157 -461388.332463 -172856.525613 7.9007947 -5.0192825 1.9534477 -2454613.24172 333805.49269 -526893.81347 -138935.22809 7.1169802 -3.5993973 2.4085988 -2454613.41949 437622.923849 -574046.28073 -100031.921639 6.4153692 -2.5919937 2.6305656 -2454613.59727 531304.088881 -607779.292467 -58719.5947269 5.7952086 -1.8329411 2.7343939 -2454613.77505 615998.925482 -631174.695643 -16367.0053788 5.2429004 -1.235285 2.7718831 -2454614.1306 761994.43923 -654590.732513 68570.4670036 4.2912187 -0.34289634 2.7406167 -2454614.48616 881104.518175 -654745.678317 151294.334957 3.4823982 0.30140144 2.6373169 -2454614.66394 931748.204665 -648076.057582 191321.15501 3.1151622 0.56067093 2.5744973 -2454614.75283 954989.32218 -643327.171844 210985.661527 2.9374817 0.67323526 2.5485845 -2454614.79727 966096.818492 -640651.14531 220765.439667 2.8467084 0.7177272 2.5487316 -2454614.81949 971514.182763 -639261.526576 225672.61603 2.7942089 0.72653232 2.5675831 -2454614.84172 976791.265974 -637894.343422 230672.34885 2.6655205 0.67523246 2.6719465 -2454614.85283 979192.277141 -637280.337173 233287.984579 2.2618617 0.63369144 2.7280452 -2454614.87505 983147.777679 -635850.860041 238214.572769 1.9920053 0.81523289 2.4720148 -2454614.91949 990627.449288 -632513.396681 247511.247654 1.9066285 0.90975872 2.3898244 -2454615.09727 1017416.27698 -616767.599076 283289.968748 1.5818854 1.1309969 2.2778457 -2454615.45283 1056215.1867 -576194.580191 350240.235758 0.94750625 1.5007629 2.0780836 -2454615.80838 1075772.59258 -525045.042767 410722.951894 0.32688471 1.8225754 1.8550471 -2454616.16394 1076295.18604 -464580.398003 463906.806695 -0.29411562 2.1086012 1.6019179 -2454616.51949 1057548.80649 -395793.490569 508763.997455 -0.93015166 2.3651306 1.3114692 -2454616.87505 1018823.88465 -319539.213984 543988.083703 -1.5978535 2.5949345 0.97242497 -2454617.2306 958838.856034 -236642.99003 567830.848389 -2.3183564 2.7969881 0.56669353 -2454617.58616 875542.677662 -148044.253339 577820.074318 -3.1215566 2.9642934 0.063953301 -2454617.94172 765735.223295 -55062.5011576 570222.646327 -4.0542661 3.0773756 -0.59061151 -2454618.11949 699403.502023 -7582.72856 558058.157545 -4.5924388 3.0998175 -1.0056065 -2454618.29727 624311.301397 39969.9393292 538883.449446 -5.1980593 3.0840482 -1.5083656 -2454618.47505 539259.999175 86846.4635583 511077.805665 -5.893694 3.0064935 -2.1376664 -2454618.65283 442630.226028 131782.871562 472232.250824 -6.7122866 2.820579 -2.9606839 -2454618.8306 332189.032049 172436.020036 418500.036305 -7.7011288 2.4232732 -4.1055833 -2454618.91949 270871.817362 189797.602516 384125.530053 -8.2767286 2.0746521 -4.8743932 -2454619.00838 204907.686652 203842.049403 343105.762178 -8.9106786 1.5441743 -5.8489647 -2454619.09727 133895.977598 212725.160414 293508.283089 -9.5846778 0.70044026 -7.1291843 -2454619.18616 57806.7715115 213127.534152 232412.56654 -10.20399 -0.72900697 -8.8763548 -2454619.2306 18207.6854771 208323.447717 196242.483246 -10.396987 -1.8301831 -9.9930218 -2454619.27505 -21771.4555549 198542.062531 155422.368355 -10.374797 -3.3468038 -11.298553 -2454619.31949 -60903.4444261 181868.294844 109271.587657 -9.9027029 -5.450681 -12.75336 -2454619.36394 -96710.0291483 155731.299366 57547.8824897 -8.5533188 -8.2872127 -14.138888 -2454619.40838 -124737.23251 117475.391608 1533.74922164 -5.7682997 -11.676634 -14.845724 -2454619.4306 -133954.216042 93466.1438405 -26854.7206045 -3.7742354 -13.299748 -14.649083 -2454619.45283 -139058.057387 66597.3620207 -54410.1355104 -1.5144062 -14.622539 -13.974085 -2454619.47505 -139739.665107 37613.7075687 -80230.0564144 0.79173752 -15.483495 -12.857314 -2454619.51949 -128764.855189 -22886.6891318 -124081.921801 4.7012697 -15.72797 -9.9015934 -2454619.56394 -105564.704979 -81520.9992431 -156393.774398 7.1427358 -14.680438 -7.0079748 -2454619.60838 -75435.3322323 -135128.030292 -178701.666569 8.3945787 -13.221036 -4.7200972 -2454619.65283 -41994.1339772 -183108.051234 -193417.417986 8.9371196 -11.790438 -3.0328884 -2454619.69727 -7281.69768537 -225893.611061 -202573.998634 9.0970816 -10.524262 -1.7994693 -2454619.78616 62137.2972015 -298579.230243 -209660.726781 8.9106425 -8.5102718 -0.19531614 -2454619.87505 129013.909625 -357967.935279 -207220.266717 8.4881331 -7.0274387 0.75439354 -2454619.96394 192404.510647 -407424.020883 -198950.099091 8.0187915 -5.8996557 1.3567025 -2454620.05283 252212.692549 -449196.478628 -186888.285613 7.5600619 -5.0115016 1.7588009 -2454620.2306 361786.88932 -515411.941367 -155803.579505 6.7276715 -3.6912937 2.2345423 -2454620.40838 459478.297581 -564471.550633 -119400.391594 6.0100529 -2.7431385 2.4791508 -2454620.58616 546891.493084 -600811.127092 -80242.9321651 5.385457 -2.0178473 2.604984 -2454620.76394 625285.855023 -627196.957759 -39720.6542304 4.8325817 -1.4375584 2.6626061 -2454621.11949 758677.988174 -656983.159766 42393.6475783 3.8805851 -0.55017703 2.6644192 -2454621.47505 865112.185134 -663261.89936 123147.388617 3.0667788 0.11323553 2.58307 -2454621.8306 947992.510024 -651405.912042 200617.477786 2.3406325 0.640624 2.4542219 -2454622.18616 1009488.45892 -624815.952782 273598.47296 1.6702454 1.0781505 2.2922543 -2454622.54172 1050954.50115 -585807.628598 341170.356156 1.0334294 1.4525328 2.1024757 -2454622.89727 1073149.89697 -536048.080584 402495.637619 0.41304661 1.7802639 1.8853474 -2454623.25283 1076347.90914 -476797.17978 456696.920793 -0.20578318 2.0718327 1.6379203 -2454623.60838 1060373.21454 -409057.864818 502756.755617 -0.83769014 2.333688 1.3539615 -2454623.96394 1024580.84833 -333686.221104 539405.684273 -1.4989634 2.5689785 1.0230569 -2454624.31949 967770.373015 -251494.871442 564963.806495 -2.2099565 2.7772408 0.62836261 -2454624.67505 888006.698032 -163386.287353 577078.038013 -2.9990172 2.9525787 0.14174941 -2454625.0306 782272.405088 -70590.6526272 572231.885489 -3.9099836 3.0780613 -0.48708023 -2454625.20838 718270.519535 -23030.4754675 561799.03904 -4.4327039 3.110163 -0.88267004 -2454625.38616 645779.463901 24782.4999997 544707.752129 -5.018176 3.1085829 -1.3584444 -2454625.56394 563687.445385 72194.145602 519487.434483 -5.6869052 3.0535019 -1.9482758 -2454625.74172 470500.860371 118123.171515 483986.143733 -6.4687674 2.9067162 -2.7096426 -2454625.91949 364167.646919 160617.819566 434841.287284 -7.4072616 2.586439 -3.7490303 -2454626.00838 305221.922313 179479.543562 403508.373987 -7.9526457 2.3072964 -4.4340761 -2454626.09727 241863.584169 195704.829895 366303.60522 -8.5569235 1.8889468 -5.2881154 -2454626.18616 173644.052007 207909.603665 321657.657301 -9.2162571 1.2396541 -6.3879826 -2454626.27505 100255.839127 213705.55861 267240.296222 -9.8897937 0.17760325 -7.8590497 -2454626.31949 61689.6672449 212936.82559 235319.909781 -10.187496 -0.61629605 -8.7920434 -2454626.36394 22128.7162806 208617.788367 199499.718748 -10.395269 -1.688618 -9.8948712 -2454626.40838 -17893.2284305 199453.487272 159083.357649 -10.402012 -3.1647597 -11.186853 -2454626.45283 -57225.5127698 183578.266291 113376.710485 -9.9857192 -5.2147879 -12.636357 -2454626.49727 -93526.6603103 158459.779542 62069.7645865 -8.7364586 -7.9945218 -14.046774 -2454626.54172 -122521.812876 121378.145859 6258.56311813 -6.0921225 -11.371878 -14.846022 -2454626.56394 -132423.126383 97924.9854673 -22199.9081775 -4.1598848 -13.03101 -14.72388 -2454626.58616 -138304.608794 71510.6757289 -49975.6004262 -1.9325874 -14.422718 -14.127923 -2454626.60838 -139788.368307 42826.7594388 -76156.4939456 0.38108716 -15.372755 -13.075578 -2454626.65283 -130215.78408 -17575.8055104 -120967.252855 4.3939739 -15.776304 -10.163584 -2454626.69727 -107957.064443 -76566.3720105 -154227.505342 6.9549709 -14.804104 -7.2327666 -2454626.74172 -78380.2221365 -130691.185381 -177294.389865 8.287716 -13.360753 -4.8911528 -2454626.78616 -45251.2100687 -179197.560667 -192577.950367 8.8769069 -11.922913 -3.1597267 -2454626.8306 -10715.0674642 -222466.896803 -202156.812165 9.0629832 -10.643455 -1.8944299 -2454626.91949 58548.4866751 -295967.988803 -209809.366895 8.900148 -8.604527 -0.25207972 -2454627.00838 125382.80365 -356007.519114 -207720.965762 8.4862915 -7.1037653 0.71747586 -2454627.09727 188774.993343 -405999.053728 -199687.330707 8.0205656 -5.9634945 1.3310488 -2454627.18616 248604.082857 -448225.575759 -187793.943989 7.5635376 -5.0663729 1.740077 -2454627.36394 358244.5696 -515184.87372 -156930.401961 6.7325829 -3.7342869 2.2235341 -2454627.54172 456016.744139 -564843.114545 -120662.549023 6.0155981 -2.7785867 2.4721573 -2454627.71949 543518.475389 -601684.28998 -81592.6875086 5.3914214 -2.047985 2.6003891 -2454627.89727 622007.14513 -628500.904165 -41128.0811917 4.8388888 -1.4636795 2.6595938 -2454628.25283 755602.326487 -658994.037015 40927.0241491 3.8874805 -0.57044502 2.6633962 -2454628.60838 862256.141019 -665826.97033 121669.849621 3.0741637 0.097239554 2.5833053 -2454628.96394 945369.30752 -654408.095364 199161.975486 2.348382 0.62805656 2.4553828 -2454629.31949 1007106.76972 -628158.393359 272190.493594 1.678185 1.0684953 2.2941654 -2454629.67505 1048816.49192 -589406.941774 339831.140605 1.0413036 1.4454017 2.1050246 -2454630.0306 1071248.5251 -539832.915354 401242.93979 0.42051825 1.775239 1.8883972 -2454630.38616 1074665.37562 -480710.516086 455541.275224 -0.19905079 2.0684046 1.6410879 -2454630.74172 1058885.58482 -413056.711829 501690.230864 -0.83167281 2.3315582 1.3564514 -2454631.09727 1023273.7825 -337724.714142 538397.670814 -1.4931416 2.5686803 1.0243662 -2454631.45283 966642.236122 -255502.137493 563980.046101 -2.2041567 2.7797224 0.6286851 -2454631.80838 887051.540959 -167263.884643 576092.084685 -2.9936663 2.9586702 0.14129414 -2454632.16394 781463.623131 -74215.2552727 571218.353345 -3.906011 3.0885906 -0.48850167 -2454632.34172 717513.609419 -26473.8383132 560758.03781 -4.4300085 3.1232774 -0.88487995 -2454632.51949 645050.231734 21562.1868562 543624.040385 -5.0173974 3.1245576 -1.361896 -2454632.69727 562949.432622 69242.8403705 518336.137095 -5.6890336 3.0725878 -1.9538139 -2454632.87505 469698.016632 115489.51099 482723.972724 -6.4754278 2.9289602 -2.7189252 -2454633.05283 363210.754493 158345.969742 433387.069971 -7.4212749 2.6110118 -3.7656171 -2454633.14172 304137.701779 177397.175839 401904.072487 -7.9720246 2.3318339 -4.4570011 -2454633.2306 240604.986795 193804.454486 364488.713372 -8.5832435 1.9112845 -5.3207533 -2454633.31949 172151.112193 206158.08113 319537.229134 -9.251216 1.2548803 -6.4361893 -2454633.40838 98459.1635825 212009.660334 264658.263729 -9.9336177 0.17388833 -7.9333689 -2454633.45283 59719.3609112 211193.3078 232416.97759 -10.233577 -0.63889209 -8.8857128 -2454633.49727 19984.9123558 206733.442814 196191.222872 -10.438173 -1.7418317 -10.01338 -2454633.54172 -20176.2367322 197277.322398 155263.9576 -10.42831 -3.2673874 -11.334944 -2454633.58616 -59532.7007464 180870.808596 108933.736964 -9.9647726 -5.3938783 -12.811159 -2454633.6306 -95571.6944544 154875.04245 56945.5797758 -8.6081375 -8.2743699 -14.217488 -2454633.67505 -123743.849242 116554.839462 621.515567606 -5.7826573 -11.723128 -14.921731 -2454633.69727 -132958.84346 92432.6380749 -27895.8847247 -3.7573203 -13.369069 -14.70503 -2454633.71949 -138000.929432 65419.7792937 -55529.2850268 -1.4681561 -14.70057 -13.99783 -2454633.74172 -138573.972947 36290.8809581 -81359.4626019 0.85614042 -15.55438 -12.844337 -2454633.78616 -127349.074225 -24411.837818 -125046.494351 4.7587505 -15.76064 -9.8357324 -2454633.8306 -103992.370994 -83108.0178618 -157071.619018 7.1657487 -14.683408 -6.9300065 -2454633.87505 -73836.2132821 -136700.742841 -179093.934233 8.3873159 -13.21315 -4.6510752 -2454633.91949 -40463.1148733 -184647.958746 -193570.742525 8.9106269 -11.782329 -2.9775314 -2454633.96394 -5875.1663036 -227409.041328 -202539.41847 9.059859 -10.519955 -1.7565849 -2454634.05283 63220.0822592 -300097.761765 -209371.158491 8.8656292 -8.5152477 -0.17031021 -2454634.14172 129747.929474 -359554.173796 -206783.393454 8.4430043 -7.0396711 0.76864605 -2454634.2306 192800.220547 -409124.509947 -198431.166295 7.9760295 -5.9168431 1.3643279 -2454634.31949 252291.601297 -451042.435641 -186328.29782 7.5203691 -5.0319669 1.7621644 -2454634.49727 361303.948869 -517603.004657 -155233.436503 6.6941073 -3.715241 2.2330935 -2454634.67505 458521.715318 -567041.833023 -118872.788601 5.9817907 -2.7683106 2.4753224 -2454634.85283 545535.844293 -603769.667496 -79784.6993098 5.3616242 -2.0430924 2.5999111 -2454635.0306 623593.444552 -630539.587052 -39345.8958505 4.8124591 -1.4622473 2.6568822 -2454635.38616 756461.789544 -661054.874904 42583.9539125 3.8663107 -0.57280712 2.6582706 -2454635.74172 862528.23942 -667989.066667 123149.797519 3.056923 0.093256019 2.5770413 -2454636.09727 945161.21773 -656702.210315 200439.611783 2.3342551 0.62358907 2.4485363 -2454636.45283 1006505.89019 -630587.649138 273252.375052 1.6666783 1.0642686 2.2869928 -2454636.80838 1047898.69131 -591954.630823 340669.192015 1.0321465 1.4420192 2.0976367 -2454637.16394 1070083.59864 -542463.29465 401851.767943 0.41356785 1.7733556 1.8808867 -2454637.51949 1073319.34297 -483366.150371 455921.033392 -0.20392425 2.0687735 1.6337722 -2454637.87505 1057416.43645 -415658.073563 501856.837833 -0.83495314 2.3347691 1.3500078 -2454638.2306 1021715.38338 -340184.617798 538384.53138 -1.495848 2.5746091 1.0190645 -2454638.58616 964997.990001 -257743.007511 563814.160554 -2.2071549 2.7880193 0.62389367 -2454638.94172 885301.95299 -169214.340528 575774.297485 -2.9976559 2.9692952 0.13601011 -2454639.29727 779564.067206 -75802.1304774 570714.12111 -3.912003 3.1016494 -0.49563823 -2454639.47505 715510.285904 -27850.8065419 560131.852578 -4.4376169 3.13754 -0.89373935 -2454639.65283 642913.6433 20412.8130653 542843.196457 -5.0272711 3.1398928 -1.3733551 -2454639.8306 560637.869847 68335.0048201 517350.773831 -5.7021392 3.0886007 -1.9692866 -2454640.00838 467151.284347 114826.801756 481455.301516 -6.4932478 2.944592 -2.7408925 -2454640.18616 360340.094248 157904.02296 431702.614993 -7.4460961 2.6233541 -3.7989204 -2454640.27505 301059.097683 177035.39667 399931.020361 -8.0014924 2.3399204 -4.4993784 -2454640.36394 237279.783874 193477.155561 362143.111088 -8.6180871 1.9113199 -5.3762369 -2454640.45283 168537.310303 205777.862783 316695.200162 -9.2913568 1.2393005 -6.511383 -2454640.54172 94526.4439507 211402.246586 261129.813264 -9.9751985 0.12636297 -8.0392202 -2454640.58616 55633.9109344 210353.270476 228442.839395 -10.270503 -0.71437647 -9.0127078 -2454640.6306 15780.4695259 205528.602246 191682.233039 -10.461 -1.8591773 -10.165507 -2454640.67505 -24411.8821408 195509.782232 150120.137072 -10.417087 -3.4471193 -11.51296 -2454640.71949 -63600.052792 178252.574637 103072.446747 -9.8793411 -5.661293 -13.002648 -2454640.76394 -99063.2067879 151038.090803 50393.3842745 -8.3805644 -8.6395275 -14.372565 -2454640.80838 -125966.574263 111236.266999 -6253.11805689 -5.3512706 -12.112321 -14.920354 -2454640.8306 -134270.709038 86406.3061148 -34659.1774317 -3.2458783 -13.708548 -14.587666 -2454640.85283 -138290.937165 58828.1228825 -61951.738196 -0.92485801 -14.943464 -13.76237 -2454640.87505 -137837.988972 29347.625517 -87236.403771 1.3721871 -15.676328 -12.518131 -2454640.91949 -124923.780459 -31402.4595973 -129518.672847 5.1094158 -15.68144 -9.4577315 -2454640.96394 -100557.893893 -89600.5873614 -160185.452342 7.3496773 -14.520752 -6.6092637 -2454641.00838 -69916.8967252 -142535.254773 -181121.939319 8.4658191 -13.040356 -4.4049688 -2454641.05283 -36364.3989653 -189844.839632 -194774.115015 8.9316191 -11.624899 -2.7910461 -2454641.09727 -1760.08060039 -232039.985955 -203112.971902 9.0506322 -10.382619 -1.6124949 -2454641.18616 67152.3042847 -303810.151188 -209053.606833 8.8322992 -8.4112467 -0.076492841 -2454641.27505 133394.095607 -362556.852907 -205854.8842 8.403291 -6.9571733 0.83656395 -2454641.36394 196135.020298 -411549.292793 -197042.227337 7.935085 -5.8478165 1.4175783 -2454641.45283 255312.447568 -452972.481161 -184567.792844 7.4796649 -4.97153 1.8063356 -2454641.6306 363707.73576 -518685.818481 -152883.310211 6.6544174 -3.6640898 2.2668573 -2454641.80838 460319.643617 -567374.380743 -116052.783155 5.942454 -2.7212068 2.5031892 -2454641.98616 546727.204881 -603393.217205 -76569.2742096 5.3218638 -1.9975988 2.6237303 -2454642.16394 624166.770748 -629468.227342 -35789.9038947 4.7716561 -1.4171061 2.6775024 -2454642.51949 755732.76594 -658583.845908 46688.5295049 3.8220615 -0.52654286 2.673489 -2454642.87505 860368.602383 -664064.193363 127643.47713 3.0078194 0.14175333 2.5871451 -2454643.2306 941402.700989 -651247.289864 205162.253945 2.279065 0.67474396 2.4532658 -2454643.58616 1000942.82976 -623518.403827 278030.51994 1.6041713 1.1182232 2.2857511 -2454643.94172 1040285.54016 -583184.673099 345306.094277 0.96093002 1.4987811 2.0894981 -2454644.29727 1060127.49517 -531907.481778 406116.228401 0.33192627 1.832838 1.8645126 -2454644.65283 1060667.25873 -470943.582795 459532.298882 -0.29823507 2.1307776 1.6072387 -2454645.00838 1041634.58749 -401297.096893 504462.63087 -0.9450014 2.3988623 1.3105189 -2454645.36394 1002257.86398 -323833.008286 539526.678332 -1.6259626 2.6399138 0.96239556 -2454645.71949 941156.902436 -239387.448451 562869.98607 -2.3637312 2.8527717 0.54331318 -2454646.07505 856123.023371 -148921.428742 571849.525438 -3.1906937 3.0297941 0.02002502 -2454646.4306 743691.453483 -53813.976324 562426.738243 -4.1584713 3.1493801 -0.66865378 -2454646.60838 675577.780198 -5222.95308087 548871.652123 -4.7212952 3.1719556 -1.1100702 -2454646.78616 598270.49856 43410.5327655 527822.136085 -5.3591433 3.1515468 -1.6503528 -2454646.96394 510428.415671 91230.4497772 497434.701144 -6.0982804 3.0595043 -2.335927 -2454647.14172 410217.12717 136742.036903 454906.370707 -6.9774918 2.8369671 -3.2497591 -2454647.31949 295083.818538 177043.206191 395621.482948 -8.0514565 2.346086 -4.5565608 -2454647.40838 230879.896303 193470.212173 357302.652957 -8.678768 1.8995901 -5.4588699 -2454647.49727 161632.248755 205567.794985 311085.640897 -9.3617002 1.1946607 -6.6315966 -2454647.58616 87068.0044446 210629.974812 254392.352812 -10.045976 0.016960232 -8.216826 -2454647.6306 47921.4298824 209061.2036 220951.064069 -10.329827 -0.87924198 -9.2291833 -2454647.67505 7891.32872738 203456.550039 183274.039649 -10.489064 -2.1058741 -10.427063 -2454647.71949 -32288.247743 192274.466421 140620.806604 -10.372909 -3.813519 -11.818035 -2454647.76394 -71048.0043315 173310.152219 92357.9067386 -9.6827253 -6.1901993 -13.321014 -2454647.80838 -105264.068989 143733.003968 38581.9730455 -7.9046678 -9.3325223 -14.598422 -2454647.85283 -129664.056329 101153.482745 -18460.4623939 -4.5236172 -12.814303 -14.854757 -2454647.87505 -136250.947592 75080.1008322 -46537.8083588 -2.2982458 -14.286761 -14.308739 -2454647.89727 -138413.101742 46573.6493946 -73097.7093987 0.044793061 -15.323205 -13.285278 -2454647.94172 -129933.615105 -13909.3783749 -118710.813044 4.1649538 -15.853067 -10.357963 -2454647.98616 -108365.653263 -73298.4592238 -152605.437602 6.817252 -14.92375 -7.367228 -2454648.0306 -79208.8356804 -127888.908218 -176081.850982 8.2008996 -13.479765 -4.9728936 -2454648.07505 -46359.5870463 -176828.885487 -191606.594482 8.8149991 -12.029053 -3.2062885 -2454648.11949 -12035.2734039 -220478.981312 -201318.844406 9.0131496 -10.735846 -1.9190919 -2454648.20838 56888.7698351 -294601.548055 -209062.685153 8.8596662 -8.6754056 -0.25453331 -2454648.29727 123425.744149 -355126.54016 -206952.681868 8.448865 -7.1602277 0.72429382 -2454648.38616 186536.305975 -405510.654902 -198848.586233 7.984505 -6.0097956 1.3420493 -2454648.47505 246091.713314 -448062.082686 -186862.293966 7.5282673 -5.105 1.7530224 -2454648.65283 355198.054339 -515522.918842 -155788.21432 6.6981898 -3.7616359 2.2376153 -2454648.8306 452445.071118 -565534.297949 -119305.332991 5.981535 -2.7975561 2.4859409 -2454649.00838 539423.410707 -602612.945928 -80029.7660861 5.3572706 -2.060133 2.6133318 -2454649.18616 617384.519638 -629570.087753 -39374.5839837 4.8042906 -1.4699551 2.6714327 -2454649.54172 749891.763473 -660097.124825 43004.4319773 3.851054 -0.56667136 2.6725535 -2454649.89727 855384.119639 -666677.726173 123980.640471 3.0347967 0.10973096 2.5892539 -2454650.25283 937229.290566 -654751.390637 201598.996749 2.305023 0.64850895 2.4575463 -2454650.60838 997559.853884 -627756.87482 274626.847379 1.629766 1.096484 2.2918226 -2454650.96394 1037689.82846 -588032.346327 342114.62025 0.98666736 1.4807605 2.0972346 -2454651.31949 1058330.4111 -537257.796941 403188.185352 0.35825732 1.8180783 1.8739422 -2454651.67505 1059694.16215 -476700.456385 456921.760605 -0.27083634 2.1190489 1.6185154 -2454652.0306 1041526.40885 -407368.004663 502230.289854 -0.91599625 2.3901654 1.3239253 -2454652.38616 1003073.1782 -330121.946092 537744.833046 -1.5947285 2.6344728 0.97842427 -2454652.74172 942976.0668 -245787.581003 561631.009469 -2.3294512 2.8510872 0.56280834 -2454653.09727 859056.347978 -155304.241207 571280.274511 -3.152201 3.0328175 0.04445218 -2454653.45283 747894.441673 -60009.9640309 562716.11187 -4.1138967 3.1589483 -0.63654931 -2454653.6306 680496.372213 -11238.3389972 549695.896133 -4.6725248 3.1861119 -1.0722401 -2454653.80838 603977.920585 37657.849942 529285.023442 -5.3049595 3.1719578 -1.6045528 -2454653.98616 517020.553865 85857.3716087 499685.208122 -6.0369131 3.0892067 -2.2783389 -2454654.16394 417822.777417 131932.733631 458174.023853 -6.9063973 2.8821498 -3.1732897 -2454654.34172 303875.921403 173131.000078 400294.947912 -7.9676294 2.4215105 -4.446419 -2454654.4306 240341.593933 190235.925033 362922.298425 -8.5883878 2.002898 -5.3208664 -2454654.51949 171804.934503 203289.664579 317913.349442 -9.2679766 1.3446513 -6.4521342 -2454654.60838 97934.5817388 209796.854602 262824.855143 -9.9633106 0.25249789 -7.9738432 -2454654.65283 59069.704766 209259.661932 230396.448819 -10.268715 -0.57329465 -8.9433338 -2454654.69727 19194.7955195 205012.734376 193910.213945 -10.47528 -1.6984441 -10.092066 -2454654.74172 -21099.5045033 195658.370979 152635.422559 -10.458299 -3.2607219 -11.437419 -2454654.78616 -60526.831798 179175.070509 105870.497301 -9.9668045 -5.4441969 -12.933197 -2454654.8306 -96460.0721083 152846.838915 53412.5763559 -8.5430676 -8.3982485 -14.332599 -2454654.87505 -124183.346799 113936.57021 -3238.01877178 -5.6106835 -11.89605 -14.962351 -2454654.89727 -133020.14159 89486.8859752 -31771.3960812 -3.5382769 -13.532306 -14.678689 -2454654.91949 -137615.880469 62193.3753736 -59283.8737039 -1.2276529 -14.825404 -13.898811 -2454654.94172 -137733.87673 32877.4258475 -84863.1268979 1.0840686 -15.62285 -12.6855 -2454654.98616 -125796.540686 -27879.3836649 -127823.742962 4.8933951 -15.72886 -9.6331047 -2454655.0306 -102118.055289 -86359.7441891 -159109.979438 7.2039811 -14.612306 -6.7539638 -2454655.07505 -71940.6814171 -139672.699158 -180535.95674 8.3662099 -13.142396 -4.5161859 -2454655.11949 -38713.2840486 -187371.917961 -194563.0831 8.8595437 -11.724701 -2.8765156 -2454655.16394 -4351.08734911 -229939.53201 -203193.047452 8.9952883 -10.47658 -1.6797194 -2454655.25283 64214.3300349 -302383.861679 -209555.821979 8.7949995 -8.4931873 -0.12161877 -2454655.34172 130208.667816 -361722.050205 -206653.369569 8.3753018 -7.0297158 0.80343682 -2454655.4306 192758.417258 -411243.178667 -198065.200022 7.9129078 -5.9132725 1.3916996 -2454655.51949 251782.138991 -453147.119336 -185769.964249 7.461613 -5.0314846 1.7852505 -2454655.69727 359947.509434 -519715.223896 -154359.196662 6.6421361 -3.7159311 2.2517353 -2454655.87505 456403.604713 -569152.723563 -117731.042562 5.9342514 -2.7671485 2.4917094 -2454656.05283 542710.372309 -605840.219747 -78403.3862274 5.3168246 -2.0388805 2.6147851 -2454656.2306 620092.983316 -632518.667464 -37746.0519414 4.7692007 -1.4545007 2.6704802 -2454656.58616 751649.264561 -662681.548588 44563.0183278 3.8236944 -0.55757582 2.6693202 -2454656.94172 856386.385662 -669032.370588 125423.950719 3.0126722 0.1159827 2.5851078 -2454657.29727 937612.137887 -656934.383644 202907.510226 2.2866217 0.65363972 2.452958 -2454657.65283 997421.260089 -629786.308079 275789.496876 1.6140742 1.1014798 2.2869191 -2454658.00838 1037100.5055 -589901.960507 343121.571206 0.97289622 1.4862523 2.0919904 -2454658.36394 1057339.09426 -538945.594498 404027.55315 0.34575688 1.8244818 1.8682521 -2454658.71949 1058330.82805 -478173.491484 457577.205766 -0.28265364 2.1266731 1.6121926 -2454659.07505 1039802.7339 -408584.803999 502678.223022 -0.92774855 2.399261 1.3166788 -2454659.4306 1000980.31836 -331034.115452 537950.521372 -1.6071486 2.645238 0.96980788 -2454659.78616 940479.411792 -246341.704431 561542.359671 -2.3435113 2.8636398 0.55211363 -2454660.14172 856085.429825 -155445.970315 570816.712266 -3.1693004 3.047074 0.030471311 -2454660.49727 744324.799204 -59693.4732861 561744.899272 -4.1362553 3.1743638 -0.65617052 -2454660.67505 676554.259942 -10684.247247 548390.81833 -4.6988586 3.2015305 -1.0963496 -2454660.85283 599592.116069 38443.4695522 527562.97861 -5.33668 3.1864785 -1.6351613 -2454661.0306 512093.347083 86848.1435844 497422.455785 -6.0761125 3.1009529 -2.3188878 -2454661.20838 412216.585986 133057.887789 455174.03996 -6.9562515 2.886835 -3.2302008 -2454661.38616 297393.840679 174210.43511 396216.766726 -8.0326484 2.4078829 -4.5331455 -2454661.47505 233325.469914 191142.84732 358088.264554 -8.66251 1.9697883 -5.4325741 -2454661.56394 164186.790058 203820.81313 312087.641925 -9.3500709 1.2762425 -6.6013158 -2454661.65283 89680.4310458 209568.983355 255647.204259 -10.043719 0.11518776 -8.1809633 -2454661.69727 50527.3750646 208398.774483 222350.045639 -10.336089 -0.76942028 -9.189937 -2454661.74172 10449.2189742 203243.106179 184830.206012 -10.508936 -1.9812455 -10.384545 -2454661.78616 -29846.3615281 192574.079145 142344.148518 -10.41542 -3.6703188 -11.77405 -2454661.8306 -68836.3951243 174199.403449 94243.4903401 -9.7633833 -6.0264159 -13.282345 -2454661.87505 -103469.781365 145280.218508 40579.2062643 -8.0449236 -9.1568721 -14.583287 -2454661.91949 -128542.453523 103344.364715 -16498.8712891 -4.7317748 -12.663794 -14.893394 -2454661.94172 -135552.127607 77529.1279129 -44682.6978249 -2.5280243 -14.170685 -14.380914 -2454661.96394 -138162.887269 49203.4899759 -71410.2685534 -0.18971585 -15.251978 -13.386348 -2454661.98616 -136352.616559 19300.8149323 -95850.4917379 2.0381665 -15.807816 -12.025753 -2454662.0306 -121376.762553 -41387.4511339 -136100.089792 5.5057029 -15.548034 -8.9300217 -2454662.07505 -95978.5349491 -98855.4064528 -164926.433988 7.5071451 -14.2978 -6.1879752 -2454662.11949 -65031.9648723 -150928.94596 -184478.445179 8.4822144 -12.823726 -4.1018449 -2454662.16394 -31570.5168059 -197471.631534 -197150.624551 8.876372 -11.443877 -2.5787107 -2454662.20838 2748.77884392 -239045.936543 -204803.623443 8.9618882 -10.239747 -1.4636699 -2454662.29727 70885.1206643 -309964.252566 -209919.796111 8.7255935 -8.3281282 -0.001682473 -2454662.38616 136317.659988 -368230.027952 -206303.378202 8.3008955 -6.9120929 0.87454181 -2454662.47505 198307.33226 -416975.269242 -197282.111644 7.842136 -5.8267307 1.4358544 -2454662.56394 256809.254897 -458300.246211 -184714.13784 7.3966239 -4.9659508 1.8134213 -2454662.74172 364066.332154 -524077.17296 -153016.070819 6.5885623 -3.6757111 2.2632854 -2454662.91949 459773.283969 -573012.753407 -116275.740942 5.8899017 -2.7407341 2.4956718 -2454663.09727 545456.425471 -609362.109868 -76919.7160411 5.2796822 -2.0205876 2.6149269 -2454663.27505 622313.972059 -635800.81396 -36277.501458 4.7377605 -1.4411802 2.668571 -2454663.6306 753040.192443 -665643.036565 45939.2918156 3.8004977 -0.54922908 2.6655277 -2454663.98616 857152.808918 -671770.554652 126670.335787 2.9948369 0.1224887 2.580548 -2454664.34172 937889.101446 -659483.174742 204007.993633 2.2723587 0.6596061 2.4480676 -2454664.69727 997299.869158 -632151.545668 276737.463115 1.6022512 1.1075403 2.2819009 -2454665.05283 1036643.2411 -592074.688547 343914.428738 0.96274344 1.4927735 2.0869135 -2454665.40838 1056587.91813 -540907.675517 404663.363902 0.33668522 1.8317085 1.8630951 -2454665.76394 1057311.03656 -479900.583737 458052.35974 -0.29114724 2.134766 1.6068706 -2454666.11949 1038525.197 -410048.47306 502985.348119 -0.93610844 2.4083365 1.3110244 -2454666.47505 999442.145886 -332202.467106 538075.235657 -1.6158414 2.6554075 0.96352222 -2454666.8306 938661.812969 -247179.40784 561458.021495 -2.3531269 2.8750165 0.54467512 -2454667.18616 853947.125325 -155914.433149 570474.965877 -3.1807626 3.0597371 0.020946849 -2454667.54172 741786.658957 -59755.1859539 561057.744096 -4.1511769 3.188094 -0.66953942 -2454667.71949 673767.125159 -10533.1850731 547475.650663 -4.7165007 3.2154364 -1.1128574 -2454667.89727 596506.749539 38805.8317894 526361.334325 -5.3580761 3.19994 -1.6562623 -2454668.07505 508641.182652 87406.0369108 495846.535374 -6.1027838 3.11263 -2.3470628 -2454668.25283 408300.250701 133763.490239 453083.62427 -6.990478 2.8936129 -3.2700725 -2454668.4306 292873.839851 174936.036805 393367.693704 -8.0775884 2.4015107 -4.5943932 -2454668.51949 228436.136886 191770.156629 354704.364049 -8.7137721 1.9492233 -5.5117518 -2454668.60838 158881.877973 204201.082181 307999.687915 -9.406552 1.2297531 -6.7073707 -2454668.69727 83942.2998294 209419.630304 250597.399293 -10.097544 0.017748361 -8.3283356 -2454668.74172 44600.2572662 207796.848161 216682.57127 -10.37886 -0.91047284 -9.3650639 -2454668.78616 4403.2053961 201984.261061 178430.667116 -10.524283 -2.1864523 -10.590963 -2454668.8306 -35849.0616216 190359.23833 135095.901052 -10.369829 -3.9683651 -12.007676 -2454668.87505 -74450.8846316 170612.855234 86086.1181969 -9.5930045 -6.4463091 -13.513425 -2454668.91949 -108041.845032 139852.953128 31672.2783945 -7.6570266 -9.6852724 -14.720211 -2454668.96394 -131131.833303 95888.2689662 -25500.9008172 -4.0985303 -13.1532 -14.78123 -2454668.98616 -136856.347115 69233.1212457 -53318.888027 -1.834216 -14.546271 -14.113061 -2454669.00838 -138137.769161 40333.2095843 -79400.9145835 0.48814598 -15.470607 -12.989274 -2454669.05283 -128248.367306 -20297.8613917 -123693.530217 4.4391144 -15.799044 -9.9969727 -2454669.09727 -105990.302876 -79286.9267427 -156302.789622 6.9121806 -14.788703 -7.0697737 -2454669.14172 -76701.4038266 -133343.490771 -178805.986814 8.1863312 -13.344711 -4.7620289 -2454669.18616 -44024.684974 -181812.669592 -193660.108111 8.7466848 -11.920574 -3.0641007 -2454669.2306 -10013.4523083 -225103.261465 -202923.874063 8.9219635 -10.656669 -1.8246045 -2454669.31949 58162.0396018 -298804.019514 -210175.728603 8.7608831 -8.6413206 -0.21394781 -2454669.40838 123967.787817 -359181.767496 -207862.974304 8.3582268 -7.1536094 0.73952212 -2454669.49727 186423.316258 -409583.49299 -199696.053213 7.9045968 -6.0196217 1.3445725 -2454669.58616 245404.676969 -452251.938221 -187718.668847 7.4584972 -5.124837 1.7488734 -2454669.76394 353572.870867 -520106.249586 -156758.88793 6.6449882 -3.7914421 2.2280191 -2454669.94172 450101.989321 -570607.761704 -120435.801501 5.9406732 -2.8308927 2.4751183 -2454670.11949 536528.082274 -608205.977726 -81325.4586517 5.3258288 -2.0941267 2.6027872 -2454670.29727 614065.425387 -635680.710761 -40826.1230115 4.780281 -1.5031904 2.661741 -2454670.65283 746015.499559 -667180.386765 41288.2125764 3.8381161 -0.59648122 2.6650554 -2454671.00838 851238.958844 -674609.773842 122068.397803 3.0298443 0.084374875 2.5839685 -2454671.36394 933030.143056 -663388.963606 199556.32573 2.306221 0.6279678 2.4543105 -2454671.71949 993476.391435 -636949.312723 272513.967635 1.6359403 1.0809265 2.2904579 -2454672.07505 1033861.58799 -597624.186332 339986.427964 0.99699183 1.4703401 2.0975793 -2454672.4306 1054875.13029 -547088.64582 401095.181958 0.37212583 1.8129747 1.8758693 -2454672.78616 1056712.9302 -486603.199505 454910.973918 -0.25392109 2.119521 1.6219286 -2454673.14172 1039105.7947 -417166.46587 500346.529411 -0.89648317 2.396544 1.3287792 -2454673.49727 1001286.82661 -339628.38334 536032.360321 -1.5730096 2.6471911 0.98472724 -2454673.85283 941886.113701 -254798.225467 560135.026695 -2.3058957 2.8707745 0.57061173 -2454674.20838 858712.798894 -163591.431361 570048.28324 -3.1272468 3.0604221 0.053859323 -2454674.56394 748331.362449 -67309.7611643 561800.113207 -4.0881695 3.1959331 -0.62534026 -2454674.74172 681329.018055 -17928.5537625 548959.806382 -4.646778 3.2286136 -1.0600051 -2454674.91949 605203.801138 31667.7782084 528745.580469 -5.2795822 3.220776 -1.5911552 -2454675.09727 518629.72684 80672.5914397 499361.753003 -6.0125109 3.1454696 -2.2635695 -2454675.27505 419792.951144 127679.647421 458090.086544 -6.8840318 2.9475503 -3.1567932 -2454675.45283 306161.4581 169969.282198 400481.793228 -7.9494474 2.4988137 -4.4274886 -2454675.54172 242753.519478 187696.30299 363260.896889 -8.5739192 2.0878459 -5.3001941 -2454675.6306 174307.251486 201437.412126 318419.405376 -9.2593882 1.4390823 -6.4290554 -2454675.71949 100467.697781 208715.121697 263520.823793 -9.9648946 0.35934725 -7.9472256 -2454675.76394 61581.9313076 208602.971757 231199.056011 -10.278501 -0.45853086 -8.9143355 -2454675.80838 21647.8724124 204814.472786 194829.412779 -10.497121 -1.5741365 -10.06029 -2454675.85283 -18763.3788763 195958.904767 153682.003263 -10.498801 -3.1249063 -11.402959 -2454675.89727 -58399.4836461 180021.813978 107051.78327 -10.037524 -5.295475 -12.898192 -2454675.94172 -94690.9735585 154285.66251 54717.4883453 -8.662547 -8.2400786 -14.305521 -2454675.98616 -122998.794314 115972.511426 -1875.60905125 -5.7974438 -11.748916 -14.963949 -2454676.00838 -132226.188106 91786.6018335 -30434.2473026 -3.7573535 -13.406804 -14.704241 -2454676.0306 -137266.285367 64703.4327036 -58021.2922998 -1.4692868 -14.733561 -13.950905 -2454676.05283 -137858.36069 35525.0100911 -83723.9892522 0.83442552 -15.572079 -12.761019 -2454676.09727 -126850.222765 -25191.2254565 -127030.454131 4.665438 -15.754703 -9.7321706 -2454676.14172 -103970.182692 -83870.4185411 -158698.19921 7.0164916 -14.684794 -6.8508348 -2454676.18616 -74440.6815229 -137508.844209 -180475.487636 8.2148447 -13.236304 -4.6017733 -2454676.2306 -41739.1716648 -185586.797347 -194808.269838 8.7356474 -11.826552 -2.9503475 -2454676.27505 -7811.64016007 -228550.004479 -203702.02029 8.8918082 -10.580088 -1.7436201 -2454676.36394 60073.3312192 -301778.818701 -210496.3599 8.7189874 -8.5931465 -0.17117129 -2454676.45283 125555.489596 -361862.43957 -207936.066236 8.3167738 -7.1237829 0.76327144 -2454676.54172 187705.081509 -412083.113968 -199629.887618 7.8665746 -6.001442 1.3580727 -2454676.6306 246409.410184 -454643.063262 -187573.476548 7.4243671 -5.1142416 1.7564633 -2454676.80838 354108.33655 -522408.67848 -156548.885412 6.617743 -3.7894231 2.2297587 -2454676.98616 450261.377044 -572914.870394 -120220.144513 5.9187033 -2.8330437 2.4744571 -2454677.16394 536382.122513 -610564.097799 -81128.6770414 5.3078607 -2.09838 2.6011463 -2454677.34172 613668.170692 -638113.124803 -40657.4183725 4.7654002 -1.5084843 2.659808 -2454677.69727 745232.976906 -669788.47435 41402.1027874 3.8275769 -0.60243164 2.6636146 -2454678.05283 850176.898341 -677404.180073 122161.973738 3.021921 0.078109286 2.5844137 -2454678.40838 931736.217208 -666411.80252 199753.536133 2.2980599 0.61760373 2.4636108 -2454678.49727 948715.217068 -661222.974094 218566.375392 2.123237 0.73134588 2.4378929 -2454678.54172 956695.403768 -658319.541841 227923.980905 2.0316893 0.77869345 2.4403319 -2454678.56394 960546.273795 -656808.500821 232628.041875 1.9771781 0.79349196 2.4662657 -2454678.58616 964253.268302 -655274.834008 237472.828476 1.8523664 0.82156855 2.6416307 -2454678.59727 965940.401974 -654364.893285 240121.999839 1.6675014 1.140037 2.8286128 -2454678.61949 969070.622739 -651805.459544 245416.638103 1.6132426 1.4211699 2.7017291 -2454678.70838 980908.00648 -640186.74079 265652.804886 1.4636155 1.5799318 2.5947305 -2454679.06394 1015908.56895 -585133.495476 342052.440042 0.81459704 1.9907072 2.3795951 -2454679.41949 1030959.24736 -518450.199594 411539.192957 0.16458338 2.3427879 2.1377345 -2454679.77505 1025915.66667 -441635.001349 472952.551467 -0.49574245 2.651463 1.8526435 -2454680.1306 1000255.06308 -355945.010391 524827.078468 -1.1801586 2.9208509 1.5147813 -2454680.48616 952991.49893 -262587.242368 565330.613012 -1.9052846 3.1500586 1.1092257 -2454680.84172 882559.656172 -162889.637753 592040.964572 -2.6926686 3.3316179 0.61163943 -2454681.19727 786613.750225 -58568.6300149 601555.42735 -3.5723376 3.4463975 -0.019240963 -2454681.55283 661682.79318 47736.2074761 588750.134569 -4.5887546 3.4498014 -0.85832102 -2454681.7306 586821.010575 100271.062914 571552.015627 -5.168161 3.380031 -1.3977894 -2454681.90838 502602.350364 151164.425077 545202.870731 -5.8090271 3.2302394 -2.0564305 -2454682.08616 407994.673503 198854.951798 507515.719684 -6.5225998 2.9523244 -2.8846079 -2454682.26394 301826.254322 240747.77862 455306.028041 -7.3137712 2.4541697 -3.9649791 -2454682.44172 183055.318948 272170.019789 383724.798318 -8.1512514 1.5428384 -5.435947 -2454682.5306 118908.154855 281367.070738 338433.616716 -8.5456998 0.81097162 -6.3871808 -2454682.61949 52012.5212594 283847.87107 285134.666739 -8.8522427 -0.22687793 -7.5267432 -2454682.70838 -16502.5257844 276710.20072 222286.200385 -8.9352286 -1.7246529 -8.873668 -2454682.79727 -83945.2970548 255649.826443 148444.261431 -8.5065185 -3.8884427 -10.365146 -2454682.84172 -115624.90195 238123.559619 107244.151289 -7.9430707 -5.2743114 -11.081077 -2454682.88616 -144505.281442 214897.270371 63498.775522 -7.0340528 -6.8502269 -11.672784 -2454682.9306 -169107.970399 185366.228188 17917.7023669 -5.7064816 -8.5385369 -12.013341 -2454682.97505 -187779.59791 149378.937989 -28256.885053 -3.9522697 -10.179472 -11.959427 -2454683.01949 -199051.398764 107532.075996 -73296.2695167 -1.8820735 -11.55225 -11.414099 -2454683.06394 -202119.334688 61257.2916104 -115309.615392 0.27665552 -12.461029 -10.398763 -2454683.10838 -197142.735155 12526.0582708 -152744.603615 2.2697182 -12.832141 -9.0615858 -2454683.15283 -185125.147562 -36686.8827784 -184747.446418 3.9254862 -12.731766 -7.6017338 -2454683.19727 -167497.003849 -84830.3517343 -211181.072378 5.1919372 -12.300313 -6.1824311 -2454683.28616 -121001.734037 -174414.751797 -249001.275738 6.7239923 -10.971912 -3.777492 -2454683.37505 -66464.3570765 -253136.969113 -270880.353055 7.3720918 -9.5411797 -2.0191678 -2454683.46394 -8950.79920828 -321339.106064 -281316.246174 7.5511096 -8.2497818 -0.76916404 -2454683.55283 48922.5705163 -380326.45421 -283594.583039 7.49285 -7.1414198 0.12772717 -2454683.64172 105840.720944 -431458.948686 -279967.00681 7.3160946 -6.1998158 0.78402318 -2454683.81949 214545.407444 -514638.250771 -260694.94556 6.8203984 -4.7055386 1.6468972 -2454683.99727 315145.053091 -577873.082962 -231141.674266 6.2778819 -3.577001 2.1590151 -2454684.17505 407474.749308 -625757.203332 -195361.36423 5.7483466 -2.6909393 2.4751467 -2454684.35283 491882.558588 -661389.555201 -155707.533882 5.247383 -1.971954 2.6725338 -2454684.5306 568830.758052 -686946.002882 -113651.737663 4.7768442 -1.3727101 2.7930772 -2454684.88616 702105.164517 -713782.264509 -25950.2794253 3.9161487 -0.41975334 2.8915226 -2454685.24172 810291.391637 -714932.184915 62837.681494 3.1388518 0.31650902 2.8743867 -2454685.59727 895549.964442 -695764.554046 149926.147567 2.419723 0.91223195 2.7856412 -2454685.95283 959349.129542 -659877.718485 233463.808831 1.7388042 1.4104374 2.6454043 -2454686.30838 1002607.83101 -609836.844382 312024.715214 1.0800034 1.8370842 2.4624756 -2454686.66394 1025788.99731 -547572.101963 384346.748743 0.42947864 2.2083714 2.2392063 -2454687.01949 1028946.77556 -474617.684699 449166.523365 -0.22577202 2.5342751 1.9733132 -2454687.37505 1011731.69693 -392275.045324 505084.261444 -0.89923687 2.820117 1.6581409 -2454687.7306 973354.483552 -301748.262526 550417.729972 -1.6063421 3.066862 1.2816836 -2454688.08616 912497.808716 -204290.831955 583003.877785 -2.3664252 3.2699866 0.82403935 -2454688.44172 827154.498993 -101420.053198 599882.761919 -3.2056782 3.4159375 0.25193911 -2454688.79727 714348.364397 4686.15092974 596727.373409 -4.1620346 3.4728654 -0.49325712 -2454688.97505 646340.865094 57893.3546219 585649.833629 -4.7010514 3.4473273 -0.96239877 -2454689.15283 569661.96243 110295.497555 566688.86477 -5.2928816 3.364256 -1.5244296 -2454689.3306 483415.637157 160797.080937 538166.774248 -5.9487643 3.1932699 -2.2145753 -2454689.50838 386531.199108 207669.829556 497721.460617 -6.6795576 2.8794928 -3.0886347 -2454689.68616 277822.514385 247994.883289 441879.889446 -7.4866887 2.3159156 -4.2390308 -2454689.77505 218705.64199 264184.421434 406618.966499 -7.9090025 1.8773711 -4.9634482 -2454689.86394 156357.019213 276410.328905 365296.284013 -8.3240839 1.2734771 -5.8228588 -2454689.95283 90962.6820352 283126.204487 316747.556345 -8.692786 0.42640852 -6.8511499 -2454690.04172 23167.9156982 282031.491593 259546.408405 -8.9285644 -0.78540758 -8.0801896 -2454690.1306 -45373.9764758 269671.776653 192118.896831 -8.8429148 -2.5420063 -9.5070827 -2454690.21949 -110873.470187 241051.03937 113349.429775 -8.0500362 -5.0491618 -10.987045 -2454690.26394 -140269.507146 218736.08125 69922.3488616 -7.1975822 -6.6024985 -11.604031 -2454690.30838 -165622.839935 190175.08584 24525.2200836 -5.9343925 -8.2848458 -11.989826 -2454690.35283 -185287.59081 155129.387016 -21677.7709389 -4.2391722 -9.9482597 -12.00033 -2454690.39727 -197735.5797 114076.772371 -67012.8466421 -2.2018295 -11.374402 -11.526767 -2454690.44172 -202038.354011 68339.6631522 -109580.665498 -0.04024296 -12.360878 -10.571279 -2454690.48616 -198216.879835 19839.0302453 -147751.046191 1.9894475 -12.81055 -9.2670911 -2454690.5306 -187174.34803 -29416.9224639 -180560.61702 3.6993033 -12.772176 -7.8123223 -2454690.57505 -170306.939897 -77799.0916055 -207780.34503 5.0211259 -12.380649 -6.3789915 -2454690.66394 -124770.918977 -168145.500197 -246930.978949 6.6381793 -11.081349 -3.9260352 -2454690.75283 -70688.10302 -247704.907478 -269775.165112 7.3344792 -9.6469436 -2.1239355 -2454690.84172 -13356.2441584 -316672.831398 -280887.42303 7.5386514 -8.3429459 -0.84248444 -2454690.9306 44476.7721454 -376324.444035 -283641.181124 7.4933844 -7.2214326 0.075864378 -2454691.01949 101427.702985 -428026.091137 -280352.048852 7.3233635 -6.2683495 0.74684493 -2454691.19727 210292.696433 -512116.083967 -261501.039369 6.8328203 -4.7567224 1.6272964 -2454691.37505 311092.868902 -576040.965111 -232169.935841 6.2912042 -3.6163941 2.1487823 -2454691.55283 403624.71225 -624462.836087 -196501.709673 5.7612278 -2.722016 2.4703242 -2454691.7306 488223.997484 -660523.174159 -156894.493785 5.2593979 -1.9968918 2.6710318 -2454691.90838 565349.244431 -686424.909791 -114844.251806 4.7878745 -1.3929223 2.7937052 -2454692.26394 698931.83953 -713769.771822 -27082.5724982 3.9251924 -0.43310537 2.8945077 -2454692.61949 807366.25944 -715252.034459 61815.7771362 3.1459747 0.30797368 2.8784474 -2454692.97505 892814.307268 -696288.685998 149037.091534 2.4249289 0.90730634 2.7901556 -2454693.3306 956742.691229 -660508.575506 232715.648691 1.7419768 1.4082943 2.6500134 -2454693.68616 1000063.76469 -610500.011172 311415.895008 1.0808147 1.8369939 2.4668834 -2454694.39727 1026267.56372 -475228.624593 448768.054774 -0.23118301 2.5354346 1.9748164 -2454694.75283 1008843.86491 -392845.277141 504679.081833 -0.90729704 2.8217957 1.6561008 -2454695.10838 970180.883484 -302245.507188 549892.99563 -1.6169655 3.0700504 1.275934 -2454695.46394 908948.574517 -204661.405505 582241.698113 -2.3804527 3.2750628 0.81419746 -2454695.81949 823103.583909 -101606.806527 598739.54884 -3.2246292 3.4227577 0.23663811 -2454696.17505 709609.664393 4725.44429626 594994.246884 -4.1883897 3.4804929 -0.51708995 -2454696.35283 641159.39912 58046.9488113 583503.718247 -4.7325469 3.4544187 -0.99267231 -2454696.5306 563948.699445 110545.666416 564012.953597 -5.3308916 3.3694293 -1.5636605 -2454696.70838 477057.411001 161096.120896 534794.983768 -5.9950633 3.1938466 -2.2668069 -2454696.88616 379384.888396 207910.140788 493406.516644 -6.7362188 2.8699729 -3.1606794 -2454697.06394 269716.140065 247940.60879 436233.86356 -7.5550426 2.2840954 -4.3429603 -2454697.15283 210054.333025 263813.051589 400089.207756 -7.982268 1.8251544 -5.0906934 -2454697.24172 147133.373341 275525.253395 357677.461589 -8.3990063 1.1895353 -5.9805742 -2454697.3306 81182.2862379 281418.216471 307772.565791 -8.760654 0.2921221 -7.0481522 -2454697.41949 12955.5956738 279006.423576 248880.179884 -8.9678565 -1.0004118 -8.3245566 -2454697.50838 -55631.3522164 264544.645054 179396.866807 -8.8032544 -2.8829798 -9.7952158 -2454697.59727 -120211.211845 232670.84885 98381.0251739 -7.8276246 -5.5592449 -11.268088 -2454697.64172 -148484.684877 208241.193615 53966.2407922 -6.8293542 -7.1901128 -11.82911 -2454697.68616 -172097.306573 177331.730315 7901.5746782 -5.3936544 -8.9108768 -12.102116 -2454697.7306 -189359.628823 139921.995659 -38421.0121276 -3.5342615 -10.538764 -11.942172 -2454697.77505 -198877.988009 96812.8200866 -83153.6352327 -1.3957347 -11.841217 -11.270941 -2454697.81949 -200044.548669 49636.1886763 -124393.276374 0.76971038 -12.637368 -10.144271 -2454697.86394 -193257.623544 462.095046862 -160702.469302 2.7117238 -12.88813 -8.7378453 -2454697.90838 -179696.615325 -48766.6907505 -191405.120949 4.2844883 -12.689123 -7.2552894 -2454697.95283 -160861.173094 -96608.9946406 -216521.731811 5.4624998 -12.191505 -5.8471831 -2454698.04172 -112870.147498 -185099.371489 -251999.042701 6.8530564 -10.809671 -3.5068605 -2454698.1306 -57697.070302 -262559.344537 -272065.863681 7.4167495 -9.3796651 -1.8157609 -2454698.21949 -35.7645294009 -329583.649946 -281148.791074 7.5496528 -8.1056978 -0.61752347 -2454698.30838 57721.4208043 -387541.109388 -282413.523598 7.4666022 -7.0171787 0.24214007 -2454698.39727 114381.647403 -437789.990122 -278015.143714 7.2765553 -6.0935025 0.87179677 -2454698.57505 222380.105402 -519561.851004 -257679.473133 6.7703295 -4.6268325 1.7009497 -2454698.75283 322190.319784 -581740.721917 -227457.094219 6.2259337 -3.5170082 2.1937263 -2454698.9306 413727.781114 -628807.987975 -191242.716002 5.6973957 -2.6437951 2.4978282 -2454699.10838 497367.067535 -663789.604783 -151305.850951 5.1983352 -1.9338587 2.6872062 -2454699.46394 642811.691722 -705433.722899 -65484.9800045 4.2892945 -0.83551654 2.8659646 -2454699.81949 761892.787854 -717882.052854 23253.0414039 3.4770772 -0.0098025327 2.8929179 -2454700.17505 857149.317133 -707763.134582 111371.210727 2.734005 0.64580446 2.8324146 -2454700.5306 930346.651484 -679369.565065 196679.398059 2.0376333 1.1868519 2.7131109 -2454700.88616 982636.933593 -635677.937666 277598.647135 1.3702102 1.6459613 2.548033 -2454701.24172 1014677.07204 -578872.023092 352813.315269 0.71696495 2.0432738 2.3420422 -2454701.59727 1026695.8515 -510641.392836 421072.28269 0.064563014 2.3913753 2.094754 -2454701.77505 1025137.31448 -472537.57874 452306.43852 -0.26697402 2.5601603 1.9633 -2454702.1306 1006615.73862 -389388.239552 507848.221353 -0.94332005 2.846747 1.6434497 -2454702.48616 966821.080472 -298034.007666 552637.817893 -1.6548239 3.094037 1.2606227 -2454702.84172 904382.897346 -199741.210077 584447.269548 -2.4212933 3.2970259 0.79398983 -2454703.19727 817221.298241 -96061.0924681 600213.231708 -3.2697529 3.4411812 0.20861575 -2454703.55283 702254.093517 10746.9868403 595432.510396 -4.239501 3.49232 -0.5574435 -2454703.7306 632990.702319 64210.496724 583257.067271 -4.7873952 3.4607395 -1.0418858 -2454703.90838 554905.811665 116747.973478 562925.176429 -5.3899345 3.3675999 -1.6245235 -2454704.08616 467073.907217 167181.102135 532657.77928 -6.0584773 3.1794467 -2.3434171 -2454704.26394 368397.852704 213630.359005 489933.573168 -6.8031706 2.8351278 -3.2592721 -2454704.44172 257696.304379 252879.012692 431018.74219 -7.6213132 2.2136553 -4.4731811 -2454704.5306 197541.211141 268108.801965 393796.504523 -8.0436397 1.7267145 -5.2417169 -2454704.61949 134188.576678 278923.040146 350132.933534 -8.4484561 1.0518735 -6.1561443 -2454704.70838 67944.3638402 283557.310109 298776.204873 -8.7843951 0.098712095 -7.2508287 -2454704.79727 -285.221607739 279374.434598 238230.00061 -8.9386898 -1.2725201 -8.5510143 -2454704.88616 -68290.0594464 262439.503574 166978.009166 -8.6695698 -3.2581831 -10.022576 -2454704.9306 -100839.55926 247526.34225 127058.899747 -8.2402742 -4.5437989 -10.762349 -2454704.97505 -131189.347865 227281.739557 84422.3187494 -7.5092968 -6.0321252 -11.42329 -2454705.01949 -158017.039648 200994.96428 39565.9330624 -6.3936187 -7.6778079 -11.897184 -2454705.06394 -179738.365049 168263.221396 -6530.09400845 -4.8483714 -9.3620178 -12.04481 -2454705.10838 -194760.185379 129295.179994 -52354.855301 -2.9230442 -10.888595 -11.739674 -2454705.15283 -201921.424926 85123.4808785 -96053.7088622 -0.79283305 -12.039344 -10.941632 -2454705.19727 -200910.762619 37498.5824549 -135868.880266 1.2905623 -12.675296 -9.742452 -2454705.24172 -192353.45756 -11562.0145238 -170598.211495 3.1096287 -12.798863 -8.3263366 -2454705.28616 -177509.071319 -60283.2876292 -199778.205077 4.5571478 -12.522292 -6.8791164 -2454705.3306 -157835.682046 -107407.678872 -223554.287624 5.6306476 -11.990486 -5.5268011 -2454705.41949 -109118.810616 -194332.584159 -257012.665885 6.8898298 -10.613549 -3.297524 -2454705.50838 -53919.9346623 -270421.927731 -275796.031591 7.3952762 -9.2202518 -1.6850762 -2454705.59727 3476.55754593 -336365.275484 -284078.795145 7.5060456 -7.9825732 -0.53580342 -2454705.68616 60868.628434 -393492.98656 -284839.640955 7.4167913 -6.9229158 0.29409218 -2454705.77505 117145.67627 -443105.186193 -280117.909835 7.2272636 -6.0208864 0.90551109 -2454705.95283 224438.194706 -523997.203993 -259427.934178 6.7283043 -4.5821262 1.7161791 -2454706.1306 323666.652749 -585620.366908 -229037.009568 6.1920665 -3.4878991 2.2015554 -2454706.30838 414738.729419 -632315.863349 -192728.053365 5.6704206 -2.6236997 2.5027897 -2454706.48616 498007.470757 -667033.298951 -152723.433033 5.1768441 -1.9190971 2.69128 -2454706.84172 642919.584403 -708314.61209 -66775.3341702 4.2755022 -0.82576876 2.8704387 -2454707.19727 761656.209505 -720491.356398 22117.2558086 3.4680686 -0.0015015943 2.8985324 -2454707.55283 856685.451477 -710118.826769 110425.078594 2.7279805 0.65417835 2.8391132 -2454707.90838 929728.063197 -681457.432331 195952.442996 2.0334265 1.1959885 2.7206321 -2454708.26394 981906.41313 -637469.241146 277111.394969 1.3670148 1.6561637 2.5560631 -2454708.61949 1013855.75277 -580332.019248 352576.353775 0.71415354 2.0546432 2.3502524 -2454708.97505 1025787.15972 -511734.854718 421086.078407 0.061604027 2.4038443 2.1028126 -2454709.3306 1017509.75782 -433069.125746 481299.346111 -0.60377423 2.7109813 1.8089439 -2454709.68616 988413.359427 -345571.982802 531655.185533 -1.2963888 2.9789218 1.4589609 -2454710.04172 937404.414133 -250462.567072 570199.131113 -2.0336364 3.2057834 1.036494 -2454710.39727 862777.971287 -149116.352776 594324.665598 -2.8384607 3.3826524 0.51452333 -2454710.75283 761988.493121 -43363.7942537 600329.971223 -3.7435077 3.4871807 -0.15333695 -2454711.10838 631258.999158 63876.8695987 582557.502256 -4.7976275 3.4663699 -1.0530503 -2454711.28616 553000.369406 116498.511675 562030.531374 -5.4024268 3.3728236 -1.6389511 -2454711.46394 464954.879998 167003.195838 531507.439911 -6.0739242 3.1833179 -2.3625988 -2454711.64172 366013.730482 213489.597899 488436.851231 -6.8223721 2.8356049 -3.2857403 -2454711.81949 254984.758595 252692.4762 429032.522703 -7.6447277 2.2060641 -4.5114399 -2454711.90838 194642.973029 267836.832337 391484.781798 -8.0687122 1.7114852 -5.2886058 -2454711.99727 131095.480781 278491.275568 347419.84992 -8.4737535 1.0245518 -6.2142576 -2454712.08616 64666.9772942 282847.090027 295564.07573 -8.8061418 0.051980905 -7.3231722 -2454712.17505 -3689.28434677 278194.954329 234400.076867 -8.9476681 -1.350383 -8.6396396 -2454712.26394 -71652.4635484 260491.08862 162414.336551 -8.6448039 -3.3834177 -10.123185 -2454712.30838 -104051.655645 245041.958008 122109.01541 -8.1848613 -4.6980352 -10.861514 -2454712.35283 -134110.600118 224149.34354 79111.180659 -7.4111639 -6.2147898 -11.509941 -2454712.39727 -160461.232155 197118.210438 33972.2642944 -6.2418713 -7.8805634 -11.954451 -2454712.44172 -181490.034136 163598.803027 -12255.1477021 -4.6400523 -9.5652711 -12.052755 -2454712.48616 -195620.661085 123894.764439 -57990.3377995 -2.6708349 -11.06359 -11.683684 -2454712.5306 -201773.493246 79149.9367213 -101349.800965 -0.52548983 -12.159374 -10.822595 -2454712.57505 -199761.152612 31190.9692276 -140613.832707 1.5399088 -12.729023 -9.5784815 -2454712.61949 -190320.104769 -17957.4035107 -174668.200654 3.3180453 -12.793166 -8.1429412 -2454712.66394 -174768.419557 -66569.1450488 -203142.283818 4.7169583 -12.474021 -6.6977158 -2454712.75283 -131044.210765 -157941.265698 -244513.170022 6.4621372 -11.240909 -4.1816175 -2454712.84172 -77983.2577643 -238782.705715 -269064.143696 7.2371421 -9.8158052 -2.315014 -2454712.9306 -21211.8048642 -309014.876392 -281445.712798 7.4858167 -8.5018103 -0.98463022 -2454713.01949 36321.7473143 -369831.960705 -285149.850742 7.4659456 -7.3659177 -0.031493992 -2454713.10838 93124.5592277 -422588.773783 -282585.037654 7.3109821 -6.398878 0.66420855 -2454713.28616 201934.600097 -508499.552035 -264739.784834 6.8358514 -4.8644587 1.5758998 -2454713.46394 302841.511967 -573945.282604 -236047.85697 6.3012637 -3.7075523 2.115463 -2454713.64172 395559.454096 -623668.443366 -200797.431603 5.775061 -2.8008683 2.4484503 -2454713.81949 480390.448158 -660864.188294 -161462.865108 5.2755776 -2.0662592 2.6569472 -2454713.99727 557777.575979 -687771.149688 -119583.69115 4.8057144 -1.4547038 2.7852329 -2454714.35283 691947.257656 -716826.15778 -31956.881689 3.945443 -0.48329045 2.8935858 -2454714.70838 801034.245265 -719710.377485 56993.1870412 3.1681748 0.2665378 2.8824326 -2454715.06394 887193.157818 -701907.141699 144393.709056 2.4490187 0.87301788 2.7976679 -2454715.41949 951892.389847 -667082.524712 228346.578351 1.7681172 1.3802771 2.6602604 -2454715.77505 996052.730754 -617843.076311 307397.564229 1.1094027 1.8149361 2.4794251 -2454716.1306 1020139.06123 -556143.780443 380265.62489 0.45901214 2.1936356 2.2577316 -2454716.48616 1024206.12254 -483532.255315 445673.60156 -0.19611167 2.5266579 1.9930258 -2454716.84172 1007903.59538 -401315.373403 502211.145416 -0.86949737 2.8195531 1.6787341 -2454717.19727 970440.138162 -310696.025768 548187.39342 -1.576608 3.0734924 1.3028973 -2454717.55283 910495.572023 -212919.997548 581431.602645 -2.3367958 3.2841861 0.84562447 -2454717.90838 826058.995831 -109487.980692 598975.640124 -3.1763125 3.4384349 0.27360418 -2454718.26394 714147.033787 -2548.23975698 596482.464238 -4.133261 3.5048946 -0.47187799 -2454718.44172 646577.8201 51192.1735191 585731.065604 -4.6727875 3.4848229 -0.94133321 -2454718.61949 570327.741577 104216.427739 567090.35632 -5.2653551 3.4078957 -1.5038212 -2454718.79727 484496.410349 155441.30721 538880.185883 -5.92233 3.2439954 -2.1946022 -2454718.97505 388005.937145 203156.003915 498735.394285 -6.6548309 2.9386727 -3.0695179 -2454719.15283 279656.89281 244467.862365 443179.176636 -7.4648702 2.3856688 -4.2210417 -2454719.24172 220699.212322 261217.376348 408053.835391 -7.8894996 1.953611 -4.9461452 -2454719.3306 158488.28906 274057.314206 366861.06526 -8.3079522 1.357365 -5.806353 -2454719.41949 93199.4312621 281451.698226 318435.466063 -8.6818475 0.51951931 -6.835638 -2454719.50838 25458.7642209 281114.012093 261348.222623 -8.9261648 -0.68098699 -8.0661738 -2454719.59727 -43116.5989075 269607.259976 194018.22649 -8.8554832 -2.4239547 -9.496144 -2454719.68616 -108806.208377 241948.206349 115306.787454 -8.0895442 -4.9172158 -10.984236 -2454719.7306 -138390.625266 220149.222853 71875.7242063 -7.2569377 -6.4663121 -11.609575 -2454719.77505 -164016.526613 192111.401789 26434.1475695 -6.0174987 -8.1497332 -12.008267 -2454719.81949 -184048.440658 157568.693002 -19872.3258853 -4.3470877 -9.8231635 -12.036503 -2454719.86394 -196955.205849 116956.298424 -65385.3850234 -2.3320156 -11.272559 -11.583549 -2454719.90838 -201782.570823 71554.1315266 -108208.312485 -0.18140105 -12.289382 -10.646618 -2454719.95283 -198506.082576 23263.4760722 -146693.990022 1.8484996 -12.77265 -9.3546947 -2454719.99727 -187990.097051 -25907.4746876 -179851.080734 3.5670686 -12.764929 -7.9044987 -2454720.04172 -171606.336819 -74310.8009197 -207423.222554 4.9018379 -12.397762 -6.4695349 -2454720.1306 -126881.540162 -164917.129744 -247226.019703 6.5456043 -11.128198 -4.0042188 -2454720.21949 -73425.053875 -244893.445234 -270614.623901 7.2628432 -9.7067203 -2.1877376 -2454720.30838 -16582.3532413 -314341.951176 -282168.40448 7.4820682 -8.4074232 -0.89411451 -2454720.39727 40860.1750639 -374493.902968 -285280.373369 7.4477236 -7.2868423 0.033812503 -2454720.48616 97493.3045099 -426695.572522 -282284.317984 7.2858972 -6.3329654 0.71227242 -2454720.66394 205877.48977 -511752.817632 -263876.442795 6.8068416 -4.8178135 1.6033997 -2454720.84172 306341.764371 -576584.073308 -234854.053028 6.2730058 -3.6732985 2.1320502 -2454721.01949 398640.115707 -625848.032435 -199401.409725 5.7487653 -2.7747891 2.4587252 -2454721.19727 483083.720571 -662688.62864 -159941.34723 5.2514249 -2.0457552 2.663302 -2454721.37505 560115.559492 -689312.416658 -117985.678277 4.7835733 -1.4381141 2.7890057 -2454721.7306 693659.226972 -717940.118766 -30295.5399563 3.9266814 -0.471547 2.8942617 -2454722.08616 802210.939505 -720507.119727 58645.7180268 3.1519567 0.2757199 2.881318 -2454722.44172 887901.243913 -702444.274635 145992.1982 2.4346184 0.88089191 2.7953249 -2454722.79727 952178.239156 -667388.159367 229857.659562 1.7549378 1.3875651 2.6569385 -2454723.15283 995946.000683 -617928.199737 308792.899165 1.0969481 1.8220577 2.475217 -2454723.50838 1019655.26472 -556009.185503 381517.904337 0.44684699 2.2008533 2.2526135 -2454723.86394 1023347.53097 -483172.30841 446753.182121 -0.20842158 2.5341314 1.9868697 -2454724.21949 1006658.63531 -400720.875384 503082.672585 -0.88242613 2.8273538 1.6712916 -2454724.57505 968781.655588 -309857.139552 548805.461014 -1.5907014 3.0815884 1.293749 -2454724.9306 908377.541571 -211829.709352 581733.894367 -2.3527577 3.292413 0.83406483 -2454725.28616 823409.829067 -108148.133563 598871.394248 -3.1951227 3.4463436 0.25843796 -2454725.64172 710858.748201 -982.742536161 595831.048823 -4.1563552 3.5114094 -0.49282565 -2454725.81949 642913.151873 52846.894007 584726.391988 -4.6988063 3.4897862 -0.96659391 -2454725.99727 566236.55153 105928.712312 565654.930741 -5.2950033 3.4101839 -1.5349691 -2454726.17505 479916.608917 157156.093946 536906.207664 -5.9564511 3.2415814 -2.2340883 -2454726.35283 382862.280694 204774.495016 496066.714347 -6.6942363 2.927651 -3.121336 -2454726.5306 273866.437771 245803.275137 439578.937186 -7.5094852 2.3578889 -4.2919838 -2454726.61949 214559.50334 262288.163311 403858.885762 -7.9355775 1.9115694 -5.0306182 -2454726.70838 151996.440318 274729.395018 361953.980857 -8.3529498 1.2941459 -5.9079993 -2454726.79727 86383.4842082 281523.589336 312668.548521 -8.7198055 0.42416902 -6.9585828 -2454726.88616 18417.7925984 280277.871287 254544.932387 -8.9435591 -0.82557175 -8.2132638 -2454726.97505 -50125.1045066 267396.293479 186003.53275 -8.8227028 -2.6417569 -9.6622645 -2454727.06394 -115196.676487 237712.380648 106032.331164 -7.9492605 -5.2277894 -11.136635 -2454727.10838 -144090.468573 214640.174388 62078.5820729 -7.034553 -6.8164519 -11.724752 -2454727.15283 -168682.725767 185216.733862 16315.4254135 -5.7006997 -8.5156942 -12.055028 -2454727.19727 -187324.38209 149303.637646 -29988.9866535 -3.9433698 -10.162657 -11.984526 -2454727.24172 -198567.745955 107519.601299 -75088.2667734 -1.8777184 -11.535455 -11.420323 -2454727.28616 -201642.694652 61315.2278026 -117094.562847 0.2672651 -12.441009 -10.389971 -2454727.3306 -196738.646298 12665.3269405 -154479.280466 2.2408456 -12.810386 -9.0455826 -2454727.37505 -184870.164211 -36467.5593341 -186418.993809 3.877127 -12.712606 -7.5858589 -2454727.41949 -167458.989168 -84549.2242376 -212799.353662 5.1281478 -12.287832 -6.1710117 -2454727.50838 -121525.453275 -174107.300561 -250576.564318 6.6446286 -10.977905 -3.7775202 -2454727.59727 -67609.3103458 -252942.735423 -272489.31026 7.2912592 -9.563944 -2.0271443 -2454727.68616 -10700.5524882 -321368.845669 -283003.631414 7.4750257 -8.2845512 -0.7810579 -2454727.77505 46613.8974574 -380655.466216 -285379.654805 7.4235192 -7.1839833 0.11450033 -2454727.86394 103026.557862 -432134.689336 -281853.9444 7.2537508 -6.2471283 0.7708908 -2454728.04172 210872.881762 -516078.114783 -262769.935126 6.7705659 -4.7567821 1.6357817 -2454728.21949 310787.204636 -580103.147534 -233366.85329 6.2380899 -3.628212 2.1505981 -2454728.39727 402569.20571 -628760.865085 -197695.378165 5.7165231 -2.7402464 2.4693554 -2454728.57505 486539.046148 -665129.727489 -158112.042017 5.2219534 -2.0184423 2.6690957 -2454728.75283 563137.952717 -691375.497569 -116092.924544 4.7566211 -1.4159256 2.7916899 -2454729.10838 695919.4803 -719431.410357 -28381.1033807 3.9038062 -0.4558726 2.8934155 -2454729.46394 803816.449146 -721579.149332 60503.7014317 3.1320455 0.28766753 2.8786698 -2454729.81949 888929.783115 -703186.360667 147751.458692 2.4168496 0.89061194 2.7916259 -2454730.17505 952685.705755 -667853.959171 231491.633247 1.7386915 1.3959496 2.6525125 -2454730.5306 995971.19053 -618149.140521 310281.184107 1.0817162 1.8296945 2.4701612 -2454730.88616 1019222.2036 -556001.824335 382840.892327 0.43217319 2.2081314 2.2468932 -2454731.24172 1022466.96058 -482943.433593 447888.52685 -0.22295006 2.541312 1.9803389 -2454731.59727 1005328.53453 -400270.379482 504001.552536 -0.89724206 2.8346268 1.6636709 -2454731.95283 966985.536077 -309180.326656 549467.994614 -1.6063216 3.0890606 1.2845858 -2454732.30838 906080.801944 -210920.248418 582082.360001 -2.369863 3.300068 0.8226261 -2454732.66394 820552.80745 -107003.734979 598818.438736 -3.2146941 3.4539031 0.243467 -2454733.01949 707343.963288 381.997959844 595236.201128 -4.1799257 3.5179421 -0.51366388 -2454733.19727 639015.36201 54302.6511872 583778.865268 -4.7252191 3.4949636 -0.99190686 -2454733.37505 561906.50461 107446.675442 564273.785848 -5.3250122 3.4128536 -1.5664649 -2454733.55283 475092.414742 158683.193179 534977.664298 -5.9909363 3.2396283 -2.27442 -2454733.7306 377468.591874 206211.82567 493424.691514 -6.7340048 2.9169701 -3.1748222 -2454733.90838 267821.093119 246959.13062 435970.106382 -7.5543232 2.3298579 -4.3659652 -2454733.99727 208164.03412 263175.103566 399628.322281 -7.9816232 1.8686001 -5.1191312 -2454734.08616 145251.025588 275206.430809 356975.551415 -8.3973293 1.2288346 -6.0149572 -2454734.17505 79323.1110203 281377.444117 306783.801434 -8.7558255 0.32475491 -7.0883474 -2454734.26394 11157.1069681 279181.113992 247565.795127 -8.9560699 -0.97741536 -8.368551 -2454734.35283 -57294.4865693 264852.511303 177749.020772 -8.7787338 -2.8712144 -9.8363359 -2454734.44172 -121621.664629 233040.829788 96474.3776393 -7.7864893 -5.5525843 -11.290999 -2454734.48616 -149726.188437 208644.258356 52002.6086177 -6.7834615 -7.1783312 -11.835086 -2454734.5306 -173166.476529 177802.333454 5952.9492313 -5.3517445 -8.8861754 -12.088234 -2454734.57505 -190297.290974 140522.685509 -40281.9523133 -3.5102468 -10.495158 -11.911567 -2454734.61949 -199781.182588 97617.002985 -84881.0176901 -1.4037364 -11.779809 -11.234243 -2454734.66394 -201052.163567 50695.6211072 -125990.428277 0.72317639 -12.568018 -10.11531 -2454734.70838 -194512.372334 1781.19498807 -162220.192377 2.6310447 -12.824402 -8.7264803 -2454734.75283 -181309.190302 -47231.3049097 -192918.207069 4.1808866 -12.641461 -7.2641165 -2454734.79727 -162896.226876 -94929.6333886 -218103.498289 5.3478586 -12.164484 -5.8733957 -2454734.88616 -115793.59774 -183366.80762 -253872.220518 6.7401359 -10.821157 -3.5534063 -2454734.97505 -61434.5016674 -261023.561799 -274324.723548 7.3185733 -9.4173018 -1.8679026 -2454735.06394 -4463.52440249 -328401.250147 -283804.753176 7.4679069 -8.1586096 -0.66805819 -2454735.15283 52723.5946834 -386800.076688 -285441.652677 7.3995041 -7.0783013 0.19600374 -2454735.24172 108917.135099 -437535.629943 -281377.835238 7.2217348 -6.1585788 0.83084725 -2454735.41949 216224.845865 -520325.026464 -261592.972571 6.7340437 -4.6932335 1.6699503 -2454735.59727 315582.532953 -583506.931431 -231780.847107 6.202565 -3.580842 2.1710155 -2454735.77505 406836.68237 -631525.209848 -195862.147317 5.6834097 -2.7036633 2.481799 -2454735.95283 490318.018795 -667392.757572 -156128.513057 5.1914476 -1.9893131 2.6765886 -2454736.30838 635716.402897 -710603.162216 -70501.1900998 4.2924518 -0.88208945 2.8634846 -2454736.66394 755005.190879 -724352.288509 18254.2043523 3.4870489 -0.048021538 2.8962275 -2454737.01949 850647.916049 -715286.931903 106543.521086 2.7489371 0.61534005 2.8400542 -2454737.37505 924364.62022 -687716.582819 192140.184974 2.0563593 1.1636488 2.7241219 -2454737.7306 977278.359377 -644631.076947 273440.699738 1.3919714 1.6296549 2.5617502 -2454738.08616 1010026.73012 -588223.200768 349111.932293 0.74124111 2.0336396 2.3579798 -2454738.44172 1022825.08175 -520187.293461 417889.764469 0.090985662 2.3883313 2.1125427 -2454738.79727 1015487.26215 -441910.519186 478433.612319 -0.57197131 2.7012404 1.8207643 -2454739.15283 987405.643032 -354617.5472 529187.978622 -1.2621259 2.9754742 1.4731535 -2454739.50838 937486.622414 -259508.490455 568210.864764 -1.9969525 3.2093411 1.0535925 -2454739.86394 864023.331756 -157933.875191 592915.99918 -2.7994263 3.3941485 0.5353123 -2454740.21949 764469.325436 -51688.5865119 599630.657038 -3.702089 3.5080911 -0.12770027 -2454740.57505 635050.459174 56373.2797 582744.891582 -4.7537081 3.4996091 -1.0204773 -2454740.75283 557475.794663 109566.253355 562754.206973 -5.3573106 3.4142966 -1.6014766 -2454740.9306 470130.89113 160786.229577 532854.478312 -6.0279002 3.2355063 -2.3185628 -2454741.10838 371898.411814 208181.994713 490526.813223 -6.7763753 2.9027514 -3.2324822 -2454741.28616 261559.643188 248578.057194 432037.891038 -7.6016461 2.2960861 -4.4445825 -2454741.37505 201534.435693 264474.918749 395037.797347 -8.0298285 1.818213 -5.2125313 -2454741.46394 138257.434269 276030.964076 351598.831587 -8.4431057 1.1537868 -6.126986 -2454741.55283 72009.4327794 281492.242046 300461.967269 -8.7915727 0.21235688 -7.2230533 -2454741.64172 3657.13948885 278229.44587 240115.106503 -8.964775 -1.1466287 -8.5275771 -2454741.7306 -64649.8789199 262301.624229 169007.981596 -8.7239855 -3.1227893 -10.009729 -2454741.77505 -97442.6073425 247911.739642 129121.429707 -8.312973 -4.407294 -10.758787 -2454741.81949 -128110.183612 228185.789343 86475.0783142 -7.6023339 -5.8995495 -11.432561 -2454741.86394 -155334.683287 202388.782658 41552.7426993 -6.5069889 -7.5567682 -11.922767 -2454741.90838 -177525.170412 170084.612638 -4676.25037553 -4.9783643 -9.2619861 -12.088533 -2454741.95283 -193065.239838 131450.566333 -50696.2752227 -3.0613574 -10.81583 -11.79698 -2454741.99727 -200757.946867 87494.0206893 -94637.4215873 -0.92966105 -12.000169 -11.009243 -2454742.04172 -200255.820475 39958.1285343 -134719.10479 1.1635888 -12.667211 -9.8123362 -2454742.08616 -192160.052848 -9120.25089374 -169710.095127 2.9965063 -12.81487 -8.3918816 -2454742.1306 -177722.87548 -57936.5476299 -199127.427708 4.4579765 -12.554557 -6.9368714 -2454742.17505 -158406.34026 -105205.591167 -223108.831718 5.5435835 -12.032678 -5.576019 -2454742.26394 -110284.934591 -192494.190636 -256886.742278 6.8205159 -10.664265 -3.3323265 -2454742.35283 -55570.9230844 -268981.785312 -275897.496759 7.3375666 -9.2726048 -1.7101895 -2454742.44172 1415.32253153 -335325.003152 -284347.244414 7.4564999 -8.0341248 -0.55461162 -2454742.5306 58451.6223872 -392842.502426 -285235.198008 7.3734351 -6.9727881 0.27954006 -2454742.61949 114415.340085 -442830.161505 -280612.996751 7.1888559 -6.0687606 0.89398587 -2454742.79727 221179.262572 -524425.218025 -260066.558268 6.697468 -4.6257834 1.7086814 -2454742.97505 319979.11641 -586686.923498 -229769.549856 6.1668413 -3.5274119 2.1966614 -2454743.15283 410698.493416 -633958.623354 -193520.802845 5.6495496 -2.659244 2.4997496 -2454743.3306 493674.291267 -669192.675989 -153551.717845 5.1594462 -1.9508482 2.68963 -2454743.68616 638135.546521 -711338.336177 -67622.9348886 4.2631952 -0.85038368 2.8706633 -2454744.04172 756549.058223 -724168.348197 21294.3890428 3.4590972 -0.019493604 2.8998048 -2454744.39727 851337.185642 -714252.073918 109649.672887 2.7210668 0.642407 2.8408465 -2454744.75283 924185.871265 -685860.920239 195231.410153 2.027565 1.1901206 2.722367 -2454745.10838 976189.573952 -641965.366876 276438.219757 1.3613795 1.6559691 2.5573709 -2454745.46394 1007960.05715 -584748.800514 351930.779302 0.7080306 2.0599931 2.3506523 -2454745.81949 1019686.92025 -515902.151821 420431.200134 0.054283545 2.4147508 2.10169 -2454746.17505 1011155.35857 -436814.345067 480576.468312 -0.61317056 2.7275855 1.8054823 -2454746.5306 981723.222909 -348717.086302 530776.249874 -1.3090987 3.0014138 1.4520433 -2454746.88616 930250.581567 -252825.649211 569034.615089 -2.0514785 3.234174 1.0244782 -2454747.24172 854964.576429 -150522.473497 592679.750994 -2.8640861 3.4163999 0.49466674 -2454747.59727 753221.134177 -43670.8503396 597895.316426 -3.7807635 3.5245387 -0.18600548 -2454747.95283 621096.662686 64719.4385159 578808.335871 -4.8524183 3.5026059 -1.1082079 -2454748.1306 541907.557118 117866.370168 557304.169057 -5.469219 3.4042552 -1.7120592 -2454748.30838 452726.515238 168780.19505 525472.528001 -6.1554706 3.2037628 -2.4615129 -2454748.48616 352402.255126 215423.6655 480606.623455 -6.9212389 2.8327386 -3.4233314 -2454748.66394 239721.505752 254248.253185 418659.561131 -7.7600876 2.1532234 -4.7096552 -2454748.75283 178475.846032 268826.722705 379430.952628 -8.1877095 1.6138677 -5.5298276 -2454748.84172 114029.65295 278487.438242 333312.997932 -8.5863022 0.85846176 -6.5096512 -2454748.9306 46830.5157648 281190.028555 278944.164518 -8.8885156 -0.22022395 -7.6837328 -2454749.01949 -21885.3907644 273863.883368 214749.746346 -8.9461109 -1.7857261 -9.0664612 -2454749.10838 -89177.3922654 251966.381227 139337.836064 -8.445897 -4.050503 -10.574768 -2454749.15283 -120509.591302 233707.31766 97353.0722102 -7.8193198 -5.4937023 -11.276257 -2454749.19727 -148761.973142 209539.281763 52930.2459393 -6.8279841 -7.1185646 -11.82477 -2454749.24172 -172398.22322 178923.724345 6907.11572487 -5.4093811 -8.8287376 -12.085252 -2454749.28616 -189774.713543 141852.436525 -39335.1174325 -3.5801664 -10.445001 -11.91876 -2454749.3306 -199541.715162 99124.6706034 -83983.920881 -1.4809105 -11.739527 -11.252789 -2454749.37505 -201115.120801 52327.5014194 -125183.98143 0.64394173 -12.543917 -10.143471 -2454749.41949 -194873.654959 3473.90566341 -161534.408922 2.5557492 -12.816551 -8.7604463 -2454749.46394 -181945.594847 -45535.559441 -192367.302128 4.1132945 -12.647137 -7.2997799 -2454749.50838 -163774.988581 -93275.6418111 -217687.698771 5.2892742 -12.179923 -5.9077079 -2454749.59727 -117056.915881 -181876.233544 -253695.568837 6.6978813 -10.846491 -3.5809078 -2454749.68616 -62974.5520316 -259739.411337 -274330.16526 7.2880001 -9.4449016 -1.8879688 -2454749.77505 -6206.42094963 -327326.420834 -283939.756687 7.4451239 -8.1851968 -0.68198091 -2454749.86394 50827.0055606 -385921.255954 -285664.578393 7.3819214 -7.1026476 0.18681577 -2454749.95283 106899.943305 -436833.852206 -281656.854037 7.2076904 -6.1803141 0.82526514 -2454750.1306 214027.789448 -519916.913888 -261916.869829 6.7241811 -4.709808 1.6692739 -2454750.30838 313251.80873 -583317.389299 -232090.234929 6.1947803 -3.5928348 2.1733473 -2454750.48616 404394.921102 -631488.658046 -196119.99895 5.676601 -2.7116852 2.4860357 -2454750.66394 487774.877163 -667452.243863 -156311.260575 5.1849725 -1.9938715 2.6820385 -2454751.01949 632970.547638 -710710.226585 -70495.2334543 4.2855391 -0.88083776 2.8700972 -2454751.37505 752028.456478 -724345.024082 18467.0941871 3.478816 -0.041960734 2.9029475 -2454751.7306 847390.167206 -715028.170267 106954.905783 2.738786 0.62556615 2.8461479 -2454752.08616 920758.903082 -687085.37426 192721.069191 2.0437677 1.1776128 2.7289612 -2454752.44172 973241.004975 -643517.552318 274143.122526 1.3763574 1.6470419 2.5647193 -2454752.79727 1005416.76545 -586578.441417 349814.207136 0.72048064 2.0521969 2.3563424 -2454753.15283 1017510.48381 -517927.006128 418492.921159 0.065721146 2.4098032 2.1075752 -2454753.50838 1009314.71323 -438949.506912 478819.584147 -0.60275518 2.7253353 1.8113758 -2454753.86394 980185.659767 -350880.761587 529198.083982 -1.2998076 3.0018054 1.4577498 -2454754.21949 928978.495767 -254936.541416 567625.838205 -2.0435365 3.2372256 1.0297523 -2454754.57505 853910.979152 -152498.154866 591422.0401 -2.8578858 3.4221614 0.49915322 -2454754.9306 752323.262055 -45427.2373643 596755.978102 -3.7769709 3.5330549 -0.18292362 -2454755.28616 620263.969743 63265.4953184 577727.590217 -4.8522302 3.5137089 -1.1077697 -2454755.46394 541059.110853 116591.003927 556214.136835 -5.4715604 3.4163422 -1.71385 -2454755.64172 451818.228058 167694.615991 524331.064888 -6.1610589 3.2162444 -2.4666589 -2454755.81949 351377.366961 214524.862452 479348.667799 -6.9310009 2.8442361 -3.4337784 -2454755.99727 238508.56482 253498.963689 417179.287106 -7.7749124 2.1603284 -4.7289431 -2454756.08616 177139.27904 268114.650089 377778.333148 -8.2050163 1.6160042 -5.5557296 -2454756.17505 112553.044113 277761.923167 331429.477482 -8.6052099 0.85206449 -6.5442695 -2454756.26394 45210.4722009 280364.42963 276753.583893 -8.906226 -0.24116484 -7.7294621 -2454756.35283 -23615.4398552 272791.875135 212160.109684 -8.9551791 -1.830925 -9.1245979 -2454756.44172 -90892.6899245 250413.064281 136266.258164 -8.4289093 -4.1327129 -10.640167 -2454756.48616 -122116.260478 231796.890327 94035.1815115 -7.7782907 -5.597487 -11.337826 -2454756.5306 -150151.185048 207192.137224 49398.7234782 -6.7544578 -7.2412822 -11.87244 -2454756.57505 -173433.260471 176083.307665 3240.53927113 -5.2981336 -8.9605966 -12.105559 -2454756.61949 -190313.999579 138515.332223 -43006.2594769 -3.4348068 -10.568438 -11.899208 -2454756.66394 -199483.282644 95354.1435361 -87494.4670623 -1.3177977 -11.837412 -11.189161 -2454756.70838 -200429.356845 48257.8271112 -128377.007564 0.80389669 -12.600745 -10.044004 -2454756.75283 -193615.214412 -721.195710636 -164294.971603 2.6921579 -12.827058 -8.6382393 -2454756.79727 -180220.065078 -49705.7803216 -194647.201248 4.2195709 -12.625586 -7.1739171 -2454756.84172 -161700.053942 -97320.1903202 -219495.149708 5.3654892 -12.137859 -5.7887554 -2454756.9306 -114585.708655 -185522.444544 -254682.313142 6.7285799 -10.789193 -3.4869876 -2454757.01949 -60376.7214596 -262945.075292 -274689.422721 7.2929739 -9.3888982 -1.817522 -2454757.10838 -3627.48072866 -330123.347713 -283828.249247 7.4367107 -8.1350087 -0.62882879 -2454757.19727 53312.1527167 -388356.446837 -285194.032122 7.3666734 -7.0585293 0.22789465 -2454757.28616 109253.182009 -438950.733166 -280905.093594 7.1889806 -6.1413612 0.85791146 -2454757.46394 216069.532823 -521496.261338 -260751.654451 6.7029407 -4.6781538 1.6915522 -2454757.64172 314962.644513 -584446.52189 -230630.951056 6.1730923 -3.5654758 2.1898737 -2454757.81949 405772.766356 -632218.090924 -194435.723691 5.6549571 -2.6867609 2.4990701 -2454757.99727 488820.882604 -667809.876457 -154445.45904 5.1633966 -1.970234 2.692789 -2454758.35283 633352.50096 -710355.783799 -68345.7170308 4.2638217 -0.85776375 2.8780991 -2454758.70838 751736.942945 -723267.065432 20833.5905298 3.4566178 -0.01768069 2.9090906 -2454759.06394 846399.867316 -713171.327912 109476.939773 2.7152891 0.65206424 2.8500061 -2454759.41949 919010.525641 -684379.954626 195318.170761 2.0177099 1.2063095 2.729911 -2454759.77505 970638.788616 -639901.060353 276719.125052 1.3466637 1.677606 2.56232 -2454760.1306 1001872.29472 -581946.526577 352312.462917 0.68764125 2.0862855 2.3521055 -2454760.48616 1012873.41908 -512229.018801 420790.461774 0.027240268 2.4450519 2.0985744 -2454760.84172 1003392.97875 -432156.942257 480752.178056 -0.64815039 2.7612474 1.7963693 -2454761.19727 972742.763252 -342984.174773 530554.959462 -1.3537596 3.0376089 1.4349015 -2454761.55283 919719.170178 -245957.081345 568125.82448 -2.1082849 3.2716461 0.99622491 -2454761.90838 842456.751209 -142510.329065 590672.304299 -2.936691 3.452859 0.45033533 -2454762.26394 738172.136956 -34609.5027912 594175.30298 -3.8747513 3.5552528 -0.25508955 -2454762.44172 674672.984595 20086.7108442 586967.065522 -4.4008218 3.5599996 -0.69542764 -2454762.61949 602724.9577 74507.4258166 572388.109665 -4.9765558 3.5163411 -1.2188291 -2454762.79727 521482.380541 127740.160241 548949.048708 -5.6130427 3.4001211 -1.8551825 -2454762.97505 429918.534896 178375.232303 514585.212032 -6.3224502 3.1686811 -2.6510013 -2454763.15283 326836.966545 224091.951679 466314.752732 -7.1132168 2.741263 -3.682007 -2454763.3306 211051.24921 260762.110485 399629.027046 -7.9692669 1.951105 -5.0762669 -2454763.41949 148207.985586 273446.328485 357304.741079 -8.3918023 1.3164735 -5.9722386 -2454763.50838 82289.6454204 280312.879756 307441.379844 -8.759332 0.41843015 -7.0454987 -2454763.59727 14050.3468504 278863.350756 248553.684517 -8.9725185 -0.87634101 -8.3253843 -2454763.68616 -54599.2523411 265344.883091 179067.787345 -8.815511 -2.761063 -9.7936746 -2454763.77505 -119327.793777 234414.903792 98104.9061399 -7.8570581 -5.4337026 -11.254048 -2454763.81949 -147747.176297 210478.387322 53761.0837707 -6.8775945 -7.0582976 -11.806236 -2454763.86394 -171599.649971 180090.613762 7797.58215762 -5.472542 -8.7709879 -12.073267 -2454763.90838 -189244.497436 143229.149921 -38416.3229061 -3.6564435 -10.394351 -11.916451 -2454763.95283 -199327.087928 100665.575447 -83077.7711217 -1.5675285 -11.704067 -11.261905 -2454763.99727 -201240.77479 53974.5622989 -124333.80777 0.55449978 -12.524423 -10.163104 -2454764.04172 -195337.542444 5164.26006161 -160774.644064 2.4699656 -12.813253 -8.7872305 -2454764.08616 -182724.575348 -43859.7544753 -191717.660318 4.0354507 -12.65743 -7.329727 -2454764.1306 -164834.592748 -91659.4787627 -217153.859323 5.2210606 -12.20006 -5.9376511 -2454764.21949 -118568.541823 -180459.769897 -253375.730792 6.6477342 -10.876533 -3.6060835 -2454764.30838 -64816.779021 -258564.779876 -274179.913087 7.2512527 -9.4769865 -1.9070033 -2454764.39727 -8293.20871299 -326394.301293 -283914.529109 7.4176008 -8.2159323 -0.69569431 -2454764.48616 48554.6935701 -385215.610129 -285727.888022 7.3607458 -7.1307797 0.17729379 -2454764.57505 104483.087014 -436332.967196 -281780.346745 7.190971 -6.2054858 0.81897374 -2454764.75283 211401.09144 -519757.639166 -262100.075058 6.7130044 -4.729209 1.6674224 -2454764.9306 310479.025567 -583416.117781 -232279.185528 6.1866424 -3.6071505 2.1742395 -2454765.10838 401511.418408 -631772.686638 -196280.87132 5.6701537 -2.7216015 2.4886701 -2454765.28616 484799.924774 -667858.468568 -156422.494807 5.1794054 -1.9999489 2.6857824 -2454765.64172 629833.32616 -711200.56013 -70472.1043463 4.2802895 -0.88046881 2.8748943 -2454765.99727 748719.095342 -724740.079465 18640.7693144 3.472705 -0.036277968 2.9078239 -2454766.35283 843869.403942 -715177.109925 107270.937356 2.7310177 0.63580005 2.8504427 -2454766.70838 916965.716409 -686857.319788 193153.01027 2.0337007 1.1918431 2.7321227 -2454767.06394 969095.757309 -642796.366584 274647.646088 1.3634033 1.664859 2.5661832 -2454767.41949 1000859.01378 -585207.122161 350383.573732 0.70543191 2.0752507 2.3575176 -2454767.77505 1012425.97528 -515802.211951 419051.698385 0.046331178 2.435741 2.1055542 -2454768.1306 1003555.53281 -435988.887345 479253.726184 -0.62747442 2.7537308 1.8050741 -2454768.48616 973569.446435 -347017.42559 529354.369273 -1.3311284 3.0320612 1.445661 -2454768.84172 921277.085119 -250126.296314 567294.345455 -2.0832164 3.2684209 1.0096221 -2454769.19727 844830.501445 -146735.005466 590305.20492 -2.9085119 3.4526211 0.46739662 -2454769.55283 741471.670728 -38780.3984233 594411.191618 -3.8424471 3.559295 -0.23246768 -2454769.90838 607099.732136 70560.1436943 573448.678168 -4.9385355 3.5275899 -1.1868752 -2454770.08616 526468.456677 124008.53375 550553.627149 -5.571373 3.4173453 -1.8158877 -2454770.26394 435575.973167 174973.44399 516869.130473 -6.2766438 3.1951251 -2.6011695 -2454770.44172 333229.904746 221204.080198 469477.046271 -7.0633924 2.7831773 -3.6163331 -2454770.61949 218225.483236 258714.20694 403976.415355 -7.9183678 2.0217537 -4.9856987 -2454770.70838 155762.546917 272027.805496 362412.438892 -8.344453 1.4112422 -5.8641536 -2454770.79727 90172.8498855 279749.93072 313459.195736 -8.7228309 0.54883913 -6.9159534 -2454770.88616 22125.7045265 279493.013184 255657.288803 -8.9627383 -0.69263815 -8.1722186 -2454770.97505 -46650.7178916 267665.146931 187421.372731 -8.8660851 -2.5003729 -9.6241544 -2454771.06394 -112190.125522 239092.476948 107717.980853 -8.0305179 -5.0808523 -11.106384 -2454771.10838 -141443.679275 216583.217947 63865.6302981 -7.1413966 -6.670975 -11.702893 -2454771.15283 -166501.181566 187705.958294 18162.6505771 -5.8365107 -8.378052 -12.046449 -2454771.19727 -185720.184319 152291.341928 -28142.9149502 -4.1077105 -10.042499 -11.994497 -2454771.24172 -197637.466846 110920.060449 -73321.5285061 -2.0627321 -11.442355 -11.451729 -2454771.28616 -201445.657218 65004.9149509 -115487.74137 0.072692524 -12.384291 -10.44111 -2454771.3306 -197285.360933 16499.8230737 -153096.993591 2.0500752 -12.791288 -9.1100937 -2454771.37505 -186125.721839 -32624.6036927 -185297.453546 3.6998965 -12.726102 -7.6559057 -2454771.41949 -169360.967442 -80808.0400358 -211946.801613 4.9690899 -12.325953 -6.2401986 -2454771.50838 -124505.718264 -170779.34604 -250216.116927 6.5219746 -11.043158 -3.8352371 -2454771.59727 -71416.6909988 -250156.154536 -272517.249659 7.1970137 -9.6375579 -2.0707032 -2454771.68616 -15149.3316779 -319149.677656 -283317.487772 7.4010717 -8.3577878 -0.81238805 -2454771.77505 41655.611944 -378984.680147 -285895.44265 7.3639889 -7.2531911 0.092840536 -2454771.86394 97653.2535303 -430975.12141 -282506.040721 7.204662 -6.310927 0.75673658 -2454772.04172 204859.421922 -515809.498388 -263552.833701 6.7350335 -4.8090127 1.6320722 -2454772.21949 304293.974937 -580552.144586 -234152.362921 6.2104776 -3.6696029 2.1534877 -2454772.39727 395691.593596 -629769.607366 -198401.052438 5.6936864 -2.7719239 2.476566 -2454772.57505 479334.451574 -666557.150166 -158683.371632 5.2019552 -2.0414383 2.6791846 -2454772.75283 555639.37753 -693095.079149 -116493.602061 4.738159 -1.4311009 2.8036878 -2454773.10838 687868.091658 -721401.807061 -28377.9562907 3.8857877 -0.45742501 2.9073822 -2454773.46394 795185.780469 -723415.564844 60947.0540749 3.1119912 0.29762355 2.8932286 -2454773.81949 879623.593537 -704566.304459 148650.793502 2.3924809 0.90990797 2.8071027 -2454773.99727 913704.068715 -688517.882709 191311.537224 2.0461189 1.1755617 2.7464652 -2454774.17505 942488.892617 -668610.055157 233060.365827 1.6998003 1.4060158 2.7017844 -2454774.21949 948842.477152 -663172.793615 243531.827333 1.6163665 1.3961279 2.8011495 -2454774.2306 950422.455733 -661878.269796 246296.143859 1.735577 1.270487 2.9878738 -2454774.24172 952328.494743 -660717.734021 249182.223832 2.1807032 1.2056485 2.9434058 -2454774.26394 956641.772543 -658308.701109 254642.922434 2.2594777 1.290767 2.7876492 -2454774.35283 973487.685993 -647806.790016 275555.48958 2.1169071 1.4314886 2.6827186 -2454774.70838 1028712.44249 -597348.148406 354603.920252 1.4812276 1.8381112 2.4655014 -2454775.41949 1081850.24087 -464292.637853 491477.576499 0.25479912 2.4583396 1.9712085 -2454776.1306 1059944.05274 -298952.330599 594169.864828 -0.97558181 2.8963169 1.3460872 -2454776.48616 1020156.21273 -207461.629983 629830.919752 -1.6197016 3.0528543 0.966608 -2454776.84172 960051.725547 -111866.739275 652922.621533 -2.3008437 3.16211 0.52479487 -2454777.19727 878235.290714 -13792.3734081 661208.418405 -3.0365876 3.2113035 -0.0020289213 -2454777.55283 772686.102521 84561.9743432 651558.12434 -3.8505313 3.1743129 -0.65077982 -2454777.90838 640527.852444 179820.038761 619337.0247 -4.7752943 2.996881 -1.4856174 -2454778.08616 563260.921557 224605.097331 592622.839843 -5.2924014 2.8220167 -2.0070861 -2454778.26394 477719.019423 266046.555559 557169.896085 -5.8536396 2.5555598 -2.6284488 -2454778.44172 383192.308024 302405.507927 511179.503302 -6.4624199 2.1499699 -3.3866561 -2454778.61949 278977.609092 330958.92732 452147.119464 -7.1124068 1.5203604 -4.3381899 -2454778.79727 164679.513456 347158.954273 376485.075215 -7.7629016 0.50424276 -5.5693393 -2454778.88616 103932.106303 348298.108651 330875.614842 -8.0479544 -0.24160397 -6.3259892 -2454778.97505 41268.6617272 342828.023576 279027.240419 -8.251242 -1.2305657 -7.1957985 -2454779.06394 -22371.1934077 328528.228767 220053.78529 -8.2816206 -2.5597314 -8.1792567 -2454779.15283 -85060.4068613 302326.247535 153208.233184 -7.9649678 -4.3511184 -9.2314186 -2454779.24172 -143050.504404 260256.369649 78490.8501304 -6.9939891 -6.6978622 -10.184563 -2454779.28616 -168346.848815 231958.254984 38712.6149972 -6.1319165 -8.0558072 -10.506457 -2454779.3306 -189741.530604 198322.197337 -1938.40675759 -4.9570092 -9.463301 -10.624745 -2454779.37505 -206008.589282 159359.216032 -42515.7640678 -3.4656452 -10.807669 -10.455088 -2454779.41949 -216031.853787 115589.688741 -81788.3387932 -1.7223826 -11.941015 -9.9398566 -2454779.46394 -219096.960808 68091.0188011 -118431.521662 0.13155386 -12.728809 -9.0905995 -2454779.50838 -215098.166328 18385.8486332 -151261.566026 1.9267573 -13.087254 -7.9749534 -2454779.55283 -204572.330762 -31894.8707505 -179509.068204 3.5112644 -13.038553 -6.7262546 -2454779.59727 -188507.571205 -81339.0030414 -202909.884467 4.8044939 -12.669283 -5.4689429 -2454779.68616 -144349.598748 -174038.695037 -236027.663807 6.5147865 -11.395111 -3.2385215 -2454779.77505 -90704.7820941 -255896.618249 -254048.143995 7.340856 -9.9232092 -1.5427763 -2454779.86394 -32923.891492 -326727.743942 -260937.682629 7.6427466 -8.5493406 -0.3194936 -2454779.95283 25967.8682274 -387675.50953 -259840.125287 7.6599025 -7.3531579 0.55730164 -2454780.04172 84353.3467183 -440123.622007 -252993.729069 7.5270688 -6.3326779 1.1923083 -2454780.21949 196645.740082 -524357.921454 -227814.482516 7.0687674 -4.7182269 2.0068027 -2454780.39727 301141.138525 -587146.063663 -193124.691721 6.5340483 -3.5120923 2.4679815 -2454780.57505 397395.455592 -633633.20239 -152978.817473 6.0023687 -2.577933 2.7351585 -2454780.75283 485670.026359 -667291.585726 -109683.126004 5.4967481 -1.8306142 2.8874275 -2454780.9306 566414.233417 -690548.477731 -64645.4946237 5.0219434 -1.2164771 2.9671643 -2454781.28616 707144.412385 -712450.639519 27300.3382736 4.1577648 -0.25927015 2.9963925 -2454781.64172 822806.242177 -708882.378212 118436.078778 3.3853699 0.46064924 2.9245994 -2454781.99727 915824.118418 -685700.605984 206389.562256 2.6798194 1.027825 2.7936999 -2454782.35283 987934.682825 -646807.518225 289672.672612 2.0213207 1.4894489 2.6226036 -2454782.70838 1040336.39798 -594977.858462 367199.70118 1.3943967 1.8736839 2.4198268 -2454783.41949 1088740.47748 -460430.201151 501356.956521 0.18667327 2.4734414 1.9278244 -2454784.1306 1063104.94413 -294559.705655 601409.067177 -1.0295954 2.899333 1.3034903 -2454784.48616 1021746.16093 -203046.692545 635764.548012 -1.6681055 3.0514162 0.92416633 -2454784.84172 960230.275274 -107556.306994 657550.905781 -2.3444618 3.1568212 0.48218207 -2454785.19727 877136.753812 -9699.38576198 664518.112925 -3.0762617 3.2024512 -0.045385734 -2454785.55283 770417.008726 88326.5789214 653512.31416 -3.887248 3.1616921 -0.69589556 -2454785.90838 637160.518581 183125.547274 619855.57665 -4.8103195 2.9792657 -1.5344033 -2454786.08616 559358.13876 227613.374828 592369.63955 -5.3271648 2.8007323 -2.0589789 -2454786.26394 473281.70917 268690.050334 556087.081028 -5.8885358 2.528994 -2.6848685 -2454786.44172 378216.311807 304582.855178 509181.911063 -6.4976674 2.1151843 -3.4498024 -2454786.61949 273460.024162 332505.397804 449106.778484 -7.1474536 1.4717079 -4.4115368 -2454786.79727 158643.512911 347783.574037 372207.016656 -7.7942799 0.43013611 -5.6582011 -2454786.88616 97674.8524397 348278.390786 325876.977399 -8.0734475 -0.33650416 -6.4250339 -2454786.97505 34857.5182818 341972.421031 273225.061464 -8.26433 -1.3550975 -7.3060565 -2454787.06394 -28796.7947578 326564.199822 213365.348739 -8.269354 -2.7261643 -8.2990877 -2454787.15283 -91220.4524848 298877.992388 145589.699583 -7.902654 -4.5732782 -9.3509457 -2454787.24172 -148413.950184 254868.189888 70042.2072649 -6.8409719 -6.9791813 -10.27364 -2454787.28616 -173006.04223 225449.227802 29986.7527637 -5.9165828 -8.3559075 -10.558788 -2454787.3306 -193444.113436 190654.2368 -10764.8087347 -4.6740533 -9.7626459 -10.621647 -2454787.37505 -208503.600336 150589.149371 -51196.7069589 -3.1222048 -11.076848 -10.380354 -2454787.41949 -217127.459963 105896.736075 -90033.5081094 -1.3422708 -12.147435 -9.7880378 -2454787.46394 -218712.315728 57778.4193538 -125944.249018 0.51485666 -12.844467 -8.8666139 -2454787.50838 -213299.996487 7804.08232777 -157826.927955 2.2744629 -13.112824 -7.7103745 -2454787.55283 -201547.304785 -42422.2608956 -185027.09725 3.8000442 -12.988068 -6.4498578 -2454787.64172 -163322.491619 -138685.74746 -225111.133933 5.9559239 -11.954665 -4.0501397 -2454787.7306 -112716.094029 -225025.399509 -248536.442618 7.082826 -10.508302 -2.1422916 -2454787.81949 -56193.1244938 -300161.827389 -259342.640892 7.5560632 -9.0791607 -0.74863735 -2454787.90838 2424.50935273 -364903.383821 -261046.491042 7.6655618 -7.8111479 0.24961239 -2454787.99727 61061.0966266 -420607.094999 -256219.810061 7.5815982 -6.7240726 0.96890637 -2454788.08616 118623.467027 -468599.085603 -246657.768885 7.3968982 -5.7985157 1.494438 -2454788.26394 228562.517075 -545793.058901 -217966.61237 6.9021388 -4.3258614 2.1764787 -2454788.44172 330460.056474 -603321.832243 -181268.222041 6.3652866 -3.2133145 2.5666695 -2454788.61949 424176.877545 -645736.225256 -139949.135789 5.8415074 -2.3424924 2.7927057 -2454788.79727 510058.437432 -676138.803056 -95979.6409182 5.3461131 -1.6396465 2.91952 -2454789.15283 660158.931908 -709096.556185 -4570.9752408 4.445056 -0.56626162 3.0028396 -2454789.50838 784193.992354 -713790.738611 87254.5949534 3.6446265 0.22437928 2.9606571 -2454789.86394 884841.431534 -697118.410875 176653.816454 2.9181727 0.83677119 2.8517759 -2454790.04172 927009.98967 -682266.992091 219964.798953 2.5736445 1.0907897 2.7895843 -2454790.1306 946099.917727 -673478.261324 241356.630564 2.3907152 1.189052 2.8021057 -2454790.15283 950615.898133 -671189.067761 246805.75946 2.2922763 1.1932056 2.9076331 -2454790.16394 952718.102767 -670014.939525 249693.154045 2.0132145 1.3178144 3.1276899 -2454790.17505 954479.726033 -668548.976525 252665.896806 1.7456381 1.6762909 3.0177485 -2454790.19727 957775.374396 -665170.302356 258295.675466 1.6971789 1.8059196 2.8822075 -2454790.28616 970236.279094 -650701.815585 279953.963504 1.5446349 1.9478357 2.7801861 -2454790.64172 1007802.88903 -584316.714574 361886.72066 0.90014397 2.3605513 2.5535431 -2454791.35283 1023200.65608 -418372.063398 502517.629165 -0.40549046 3.0067591 1.9938823 -2454791.70838 1000398.79417 -322068.856931 558449.147822 -1.0832851 3.254696 1.6377224 -2454792.06394 956316.604657 -218935.251692 602468.581456 -1.7930965 3.4504943 1.2158367 -2454792.41949 889756.380204 -110698.647039 632284.445943 -2.5493712 3.5846009 0.70904681 -2454792.77505 799024.444026 466.917976483 644857.138046 -3.3701349 3.6364449 0.086858017 -2454793.1306 681806.610965 111470.795137 635937.075892 -4.2778037 3.5644737 -0.70093735 -2454793.48616 535050.337052 217342.251572 599226.867195 -5.2970449 3.2815611 -1.741494 -2454793.66394 449455.502815 265786.103004 567550.229168 -5.8531374 3.0066467 -2.4022298 -2454793.84172 355106.815642 308971.095936 524754.001727 -6.4351785 2.5871397 -3.195458 -2454794.01949 251730.842206 344140.313818 468490.451228 -7.0230944 1.9465995 -4.163974 -2454794.19727 139612.258184 366983.564372 395663.338005 -7.5581901 0.95390372 -5.3616256 -2454794.28616 80736.6559882 371747.602504 351840.627444 -7.7630952 0.25993704 -6.0624209 -2454794.37505 20594.5078619 370509.619356 302364.697519 -7.879968 -0.61656608 -6.8330667 -2454794.46394 -39915.8927083 361688.556654 246740.042041 -7.8464706 -1.7233084 -7.6600903 -2454794.55283 -99302.6746507 343326.123097 184659.050174 -7.5677569 -3.1081 -8.5038406 -2454794.64172 -155182.566368 313174.766719 116310.229489 -6.9076348 -4.7924165 -9.2709694 -2454794.7306 -204026.136889 269086.289478 42884.1498012 -5.7111602 -6.7167378 -9.7904023 -2454794.81949 -241287.337226 209928.167975 -32823.1726174 -3.8898039 -8.6650015 -9.8237465 -2454794.90838 -262464.934194 136898.679272 -106251.70623 -1.5674124 -10.259337 -9.1791135 -2454794.99727 -265058.72268 54183.474602 -172148.415955 0.87194797 -11.145901 -7.8932577 -2454795.08616 -249900.210552 -32260.1537724 -226584.498526 2.9959659 -11.244922 -6.2540647 -2454795.17505 -220442.723291 -117020.957826 -268172.094211 4.5806268 -10.753176 -4.5945823 -2454795.26394 -180911.681993 -196618.887931 -297638.945657 5.6335036 -9.9422218 -3.1184043 -2454795.35283 -134980.494288 -269447.572115 -316713.401282 6.269074 -9.0164557 -1.8908076 -2454795.44172 -85367.8291563 -335118.293867 -327292.154385 6.6110164 -8.0912372 -0.900878 -2454795.5306 -33935.5317687 -393869.629557 -331063.578731 6.7565416 -7.219869 -0.11118932 -2454795.70838 69893.1907723 -492697.442092 -323423.073055 6.7070457 -5.698635 1.0221841 -2454795.88616 170978.022375 -570380.020777 -301689.630252 6.4319729 -4.4588885 1.7561936 -2454796.06394 267026.966729 -630830.167011 -270732.883665 6.0654486 -3.4450926 2.2420513 -2454796.24172 357144.74193 -677095.341569 -233626.485091 5.6659266 -2.6040182 2.5680411 -2454796.41949 441050.657721 -711498.557334 -192388.787549 5.2594001 -1.8947475 2.7867206 -2454796.77505 590317.377534 -751453.811982 -102640.532664 4.4646437 -0.75991029 3.0200496 -2454797.1306 715795.658325 -760825.704989 -8518.72330727 3.7117494 0.11510863 3.0867837 -2454797.48616 818780.130369 -746145.675724 85983.9358022 2.9989878 0.81672286 3.0521586 -2454797.84172 900372.941149 -711895.631028 178300.169409 2.317403 1.3957079 2.9481183 -2454798.19727 961377.56077 -661324.608371 266572.469949 1.6569435 1.8833833 2.7906941 -2454798.90838 1023313.08462 -520641.480512 425088.019945 0.36039566 2.6568215 2.3398528 -2454799.61949 1005010.73904 -339136.685389 550259.750279 -0.96834012 3.2187502 1.6996503 -2454799.97505 964552.429294 -236966.074722 596357.40394 -1.6717273 3.4239924 1.2896704 -2454800.3306 901851.513945 -129372.149642 628667.911854 -2.419008 3.5697809 0.7983799 -2454800.68616 815302.548448 -18429.0649163 644294.467166 -3.2275749 3.637808 0.19759349 -2454801.04172 702700.494075 92971.8340907 639225.258303 -4.1191717 3.5910539 -0.55880621 -2454801.39727 561113.99278 200272.23848 607576.950789 -5.1186536 3.3526686 -1.5501168 -2454801.57505 478337.15717 250072.093641 579102.305457 -5.6647841 3.1143579 -2.1750838 -2454801.75283 386943.063168 295299.031135 540139.935506 -6.2396427 2.7490151 -2.9211969 -2454801.9306 286573.430854 333548.411812 488546.456172 -6.8296553 2.1921068 -3.8272502 -2454802.10838 177261.065514 361111.386626 421488.73468 -7.3930463 1.3339299 -4.9440913 -2454802.28616 60158.5961142 372034.19253 335307.096316 -7.8139583 -0.015330331 -6.3245056 -2454802.37505 -223.572679814 368407.619106 283729.586251 -7.8878226 -0.96621624 -7.1173943 -2454802.46394 -60544.3648644 356558.080375 225861.003131 -7.7830765 -2.1650263 -7.9571677 -2454802.55283 -119037.24015 334405.58606 161524.635946 -7.3900686 -3.6544982 -8.7881733 -2454802.64172 -172941.879692 299667.77371 91190.9315135 -6.5616331 -5.4362456 -9.4926857 -2454802.7306 -218326.534147 250411.708327 16547.1302159 -5.1518469 -7.4043671 -9.8709719 -2454802.81949 -250481.907786 186163.169203 -58964.7047938 -3.129239 -9.2789626 -9.681496 -2454802.90838 -265367.2719 109162.862473 -130347.314113 -0.71492166 -10.659307 -8.7937529 -2454802.99727 -261580.278747 24448.1044452 -192579.010494 1.6559611 -11.265715 -7.3439239 -2454803.08616 -241039.096817 -61959.7820664 -242565.569326 3.6037119 -11.13017 -5.6639946 -2454803.17505 -207670.435606 -145244.618927 -279768.57768 4.9943875 -10.499541 -4.052906 -2454803.26394 -165603.450096 -222632.035351 -305389.112399 5.8876607 -9.6310202 -2.660806 -2454803.35283 -118187.811347 -293015.480399 -321284.073272 6.4086007 -8.696576 -1.5191243 -2454803.44172 -67820.5847406 -356277.971281 -329302.666096 6.6733025 -7.7864447 -0.60349958 -2454803.61949 35857.9681713 -463060.988795 -327742.260973 6.7524895 -6.1674953 0.70833199 -2454803.79727 138115.392015 -547255.53152 -309922.035173 6.5313861 -4.8410858 1.5517603 -2454803.97505 235884.508846 -613033.574451 -281538.514782 6.1865955 -3.7596501 2.1063491 -2454804.15283 327932.373493 -663716.241515 -246148.267315 5.7945597 -2.8669749 2.4772741 -2454804.3306 413827.63816 -701841.221024 -206055.453644 5.3891057 -2.1180932 2.726565 -2454804.68616 567018.186399 -747742.036425 -117518.425593 4.5895984 -0.92791924 2.9975005 -2454805.04172 696232.500969 -761687.799939 -23729.8693769 3.830034 -0.017061116 3.0859327 -2454805.39727 802755.831622 -750669.470072 70983.3183829 3.1112689 0.70902507 3.0660157 -2454805.75283 887716.227128 -719452.171624 163924.961984 2.4243377 1.3047396 2.9754118 -2454805.9306 922369.304721 -697394.996797 209162.822643 2.0879853 1.5629061 2.9145926 -2454806.01949 937753.078697 -684935.675618 231446.953036 1.9168441 1.6795168 2.8919474 -2454806.06394 944934.404576 -678389.017975 242564.506722 1.8191583 1.7276056 2.9070975 -2454806.08616 948355.716563 -675057.585898 248195.114046 1.7295425 1.7409204 2.9786947 -2454806.09727 949949.256156 -673375.852405 251114.68124 1.5405317 1.7846666 3.1295906 -2454806.10838 951200.24965 -671497.095017 254135.063573 1.1296668 2.1464004 3.0608343 -2454806.1306 953291.96802 -667155.087902 259752.502446 1.0727552 2.3157406 2.8549791 -2454806.21949 961001.54582 -648772.530892 281136.085666 0.92789935 2.4573181 2.741803 -2454806.57505 979424.584693 -566582.832154 361734.420914 0.26514396 2.882423 2.5030486 -2454806.9306 976978.651997 -472221.01787 434396.89996 -0.42991671 3.2525783 2.2171179 -2454807.28616 952612.844671 -367262.470963 497237.829093 -1.1639508 3.5719089 1.861117 -2454807.64172 904923.480317 -253343.8149 547844.322248 -1.9510531 3.8342029 1.4169325 -2454807.99727 832011.444515 -132432.076495 583108.26834 -2.8094852 4.0233827 0.85636808 -2454808.35283 731342.869534 -7230.52039655 598806.903678 -3.7623912 4.105637 0.13339239 -2454808.70838 599606.917405 118025.210191 588860.27587 -4.8365457 4.0101941 -0.83013406 -2454808.88616 520836.928113 178534.267491 571545.745194 -5.4258952 3.8526981 -1.4418191 -2454809.06394 432749.62872 235790.932764 543958.48503 -6.0489026 3.5794606 -2.1727648 -2454809.24172 334896.073188 287622.567485 504010.838794 -6.6943728 3.1346307 -3.0578575 -2454809.41949 227149.171375 330751.833583 449008.122925 -7.3282653 2.4271678 -4.1409097 -2454809.59727 110267.027257 360093.569347 375558.695899 -7.8614217 1.3083908 -5.4657156 -2454809.68616 49180.6022156 367252.632865 330711.264878 -8.0304783 0.52664744 -6.2232114 -2454809.77505 -12766.4795068 367687.145476 279838.542062 -8.0759071 -0.44868011 -7.0314797 -2454809.86394 -74373.5026144 359781.862306 222656.782738 -7.9284257 -1.6496351 -7.8585544 -2454809.95283 -133820.255003 341732.711829 159245.334766 -7.4966045 -3.0896933 -8.6394641 -2454810.04172 -188533.907732 311791.745377 90350.5070238 -6.6799851 -4.7348731 -9.2642288 -2454810.1306 -235255.165221 268771.340644 17729.6930219 -5.4097996 -6.467899 -9.5831961 -2454810.21949 -270529.176254 212756.877625 -55691.0509646 -3.7153554 -8.0776173 -9.4536081 -2454810.30838 -291664.036194 145647.298412 -126182.658573 -1.7668806 -9.3200457 -8.8233786 -2454810.39727 -297688.673545 70969.5227653 -190152.757314 0.17503331 -10.03482 -7.7813716 -2454810.48616 -289585.926093 -7138.40182157 -245143.26558 1.8827798 -10.225555 -6.5189226 -2454810.57505 -269665.680167 -85044.8093493 -290195.358019 3.2440531 -10.00694 -5.2196929 -2454810.66394 -240662.363908 -160180.097963 -325541.434326 4.2535898 -9.5275725 -4.0055277 -2454810.75283 -205101.054004 -231040.336439 -352083.047958 4.9625341 -8.9108551 -2.9316324 -2454810.84172 -165038.593763 -296915.212667 -370961.396001 5.4365496 -8.2400229 -2.0094302 -2454811.01949 -77272.5589631 -413162.931519 -390149.117869 5.9058215 -6.9108154 -0.57112375 -2454811.19727 14467.0805222 -509903.779357 -390640.108537 5.9947201 -5.7118106 0.44951199 -2454811.37505 105880.239881 -589440.69848 -377812.442451 5.8845432 -4.6700309 1.1811949 -2454811.55283 194709.64049 -654095.652495 -355368.379672 5.6693207 -3.77035 1.7137003 -2454811.7306 279759.832202 -705873.921887 -325881.203573 5.398311 -2.9895123 2.1061648 -2454812.08616 436292.682963 -777116.878359 -252612.283654 4.7826104 -1.7016508 2.6138285 -2454812.44172 573302.030869 -813106.322544 -167656.440472 4.1355366 -0.6774105 2.8872817 -2454812.79727 690363.629883 -820594.696132 -76698.3934364 3.4862062 0.16443514 3.0148197 -2454813.15283 787540.790861 -804342.90616 16554.6246149 2.8411482 0.87488618 3.0421377 -2454813.50838 864951.057379 -767847.135936 109439.20956 2.198652 1.4867869 2.9937563 -2454814.21949 960311.736917 -644267.381696 285945.475971 0.8993964 2.4943266 2.7132247 -2454814.9306 973984.703677 -465842.09409 438108.849402 -0.47272409 3.2803509 2.1983612 -2454815.28616 948225.028292 -360062.953901 500295.675764 -1.2120476 3.5974797 1.8369023 -2454815.64172 898961.901769 -245402.850477 550043.245848 -2.0056626 3.8566814 1.3847611 -2454815.99727 824250.404172 -123871.442193 584154.887834 -2.872369 4.0407875 0.81283001 -2454816.35283 721494.152793 1738.55669177 598277.096313 -3.8358405 4.1138657 0.073183594 -2454816.70838 587307.921723 127003.657939 586117.224838 -4.9229636 4.0004778 -0.91595372 -2454816.88616 507157.397889 187253.227781 567350.887954 -5.5192032 3.8276403 -1.5457844 -2454817.06394 417588.345404 243961.245889 537995.016302 -6.1482485 3.5315083 -2.3000819 -2454817.24172 318181.147362 294806.509937 495870.132336 -6.7964237 3.0515855 -3.2152886 -2454817.41949 208899.572844 336269.364776 438167.856775 -7.4236412 2.2890248 -4.3362713 -2454817.59727 90741.4632966 362869.937672 361387.899059 -7.9262327 1.0830659 -5.7041669 -2454817.68616 29274.8290356 368076.126475 314632.548284 -8.061921 0.24143035 -6.4808592 -2454817.77505 -32723.642479 366052.750502 261729.871449 -8.0538734 -0.80531931 -7.300535 -2454817.86394 -93869.8917112 355106.771708 202488.678897 -7.8252533 -2.0854829 -8.1219368 -2454817.95283 -152107.145205 333412.669357 137170.085091 -7.2791844 -3.6008229 -8.8662465 -2454818.04172 -204615.219414 299335.261236 66817.6951855 -6.3195254 -5.293751 -9.4083539 -2454818.1306 -247992.094217 252020.765982 -6425.6669246 -4.9019069 -7.0147383 -9.5933659 -2454818.21949 -278912.768524 192112.705769 -79297.8884059 -3.1003714 -8.5310421 -9.2987105 -2454818.30838 -295164.511275 122105.970609 -147995.410696 -1.1253029 -9.6134609 -8.5175839 -2454818.39727 -296434.627899 45854.9523251 -209214.780856 0.75978243 -10.152709 -7.3819948 -2454818.48616 -284233.49829 -32559.1276103 -260984.066573 2.3605148 -10.194799 -6.0893739 -2454818.57505 -261100.135624 -109813.140996 -302782.67394 3.6038196 -9.8760077 -4.8079275 -2454818.66394 -229748.855948 -183703.505598 -335119.564308 4.5085298 -9.3406655 -3.6360409 -2454818.75283 -192564.305659 -253017.760177 -359013.220901 5.1339744 -8.6992711 -2.6118029 -2454818.9306 -107795.498478 -376266.630352 -386049.53665 5.7978192 -7.3524659 -0.99913409 -2454819.10838 -16843.5319808 -479412.816016 -392101.205927 5.9892084 -6.1024163 0.14578726 -2454819.28616 74943.292151 -564539.705751 -383242.881717 5.9330434 -5.0081031 0.9627424 -2454819.46394 164761.927067 -634026.476629 -363673.953158 5.7466578 -4.0627531 1.554284 -2454819.64172 251131.324273 -689996.056295 -336296.353528 5.4911489 -3.2441037 1.9885984 -2454819.81949 333264.899954 -734217.712363 -303157.547703 5.1990148 -2.5295582 2.3104456 -2454820.17505 483375.918936 -792940.05485 -225152.707896 4.5676649 -1.3399293 2.7262791 -2454820.5306 613734.383153 -818908.302208 -137658.342687 3.918584 -0.38266627 2.9442758 -2454820.88616 724150.315796 -818111.075536 -45548.8856004 3.2706533 0.41166334 3.0350213 -2454821.24172 814725.449911 -794829.612556 47898.2276875 2.6266492 1.0869441 3.0358751 -2454821.59727 885536.063053 -752255.834846 140272.013444 1.9829365 1.6713818 2.9678744 -2454821.77505 913507.173381 -724534.847922 185454.450389 1.6585869 1.9351214 2.9134791 -2454821.95283 936451.305305 -692907.457844 229762.993318 1.3256857 2.1788786 2.8604069 -2454821.99727 941367.872688 -684434.004849 240751.484755 1.2324939 2.2334458 2.8691496 -2454822.01949 943679.26096 -680121.18488 246292.054965 1.1711148 2.2596941 2.9141556 -2454822.0306 944781.489193 -677941.395671 249123.72885 1.1205923 2.2878147 3.0022133 -2454822.04172 945821.953881 -675663.733605 252123.506855 1.0598811 2.560262 3.2783319 -2454822.05283 946888.920301 -672952.521873 255261.78187 1.1586338 2.9832668 3.2035209 -2454822.07505 949150.339795 -667086.863823 261258.835061 1.1779537 3.0935571 3.0753202 -2454822.16394 957694.182284 -642786.061652 284395.816034 1.0367129 3.225411 2.9716016 -2454822.51949 979291.733481 -537080.124594 371938.569914 0.36087058 3.6443929 2.7235343 -2454823.2306 957004.138893 -292365.059509 519784.517519 -1.1128576 4.2729687 2.038105 -2454823.58616 910647.444271 -157907.510003 575419.45946 -1.9125933 4.4649577 1.5678325 -2454823.94172 839027.64683 -19138.2416639 615026.775297 -2.7577907 4.5490701 0.99136969 -2454824.29727 740755.616529 120126.771311 635011.007223 -3.6469312 4.4898658 0.28595013 -2454824.65283 614621.928232 254684.901278 630977.15679 -4.5683752 4.2309352 -0.577688 -2454825.00838 460088.946372 377134.27183 597553.545891 -5.4867562 3.6831861 -1.6329795 -2454825.18616 372443.448159 430610.631307 567868.996645 -5.9204681 3.2605693 -2.2414637 -2454825.36394 278421.299671 476645.860196 528412.046875 -6.3129571 2.7102721 -2.905301 -2454825.54172 178864.613509 513089.930208 478365.182575 -6.6353859 2.0074702 -3.6186879 -2454825.71949 75153.8216727 537405.25296 417062.54416 -6.8456674 1.1271053 -4.3673873 -2454825.89727 -30571.6327496 546707.164529 344168.170767 -6.8869805 0.050560416 -5.1213631 -2454826.07505 -135190.524182 537946.692946 259970.809704 -6.6891402 -1.2223919 -5.8282172 -2454826.25283 -234461.024448 508325.211147 165766.477338 -6.1792955 -2.6555934 -6.4091057 -2454826.4306 -323152.614816 455999.893193 64233.72983 -5.3070076 -4.1584385 -6.7653797 -2454826.60838 -395662.729538 380968.944486 -40433.2469469 -4.0803582 -5.5839923 -6.8043623 -2454826.78616 -447144.73696 285735.264849 -142923.435076 -2.5912504 -6.7617208 -6.480298 -2454826.96394 -474740.945905 175212.289421 -237795.7963 -0.99998595 -7.5591127 -5.8242157 -2454827.14172 -478229.506841 55714.1258472 -320642.461552 0.52167348 -7.9309244 -4.934374 -2454827.31949 -459725.706085 -66455.2154283 -388813.062527 1.8483711 -7.9195013 -3.9331317 -2454827.49727 -422749.24815 -186077.156304 -441438.54598 2.9226997 -7.6160807 -2.9247841 -2454827.67505 -371250.106951 -299432.945874 -478979.669102 3.7422041 -7.1190135 -1.9772367 -2454827.85283 -308952.034404 -404204.282234 -502668.42146 4.3348169 -6.5100198 -1.1244555 -2454828.0306 -239048.814867 -499151.883606 -514064.62112 4.7390475 -5.8478281 -0.37704511 -2454828.20838 -164137.903677 -583776.52659 -514778.480696 4.9928151 -5.1708742 0.26758348 -2454828.56394 -7047.76433868 -722209.460795 -490069.927843 5.1734218 -3.8562651 1.2855747 -2454828.91949 150794.539245 -821867.971225 -438762.829608 5.0660535 -2.6530686 2.0130206 -2454829.27505 302434.525555 -886533.079231 -368606.38858 4.7836897 -1.5779825 2.5233283 -2454829.6306 443587.769751 -920055.620242 -285396.202808 4.3913851 -0.62346752 2.870323 -2454829.98616 571502.593513 -925931.206768 -193540.223716 3.9264349 0.22436283 3.0912874 -2454830.34172 684305.168974 -907220.745983 -96496.9876165 3.4101291 0.97934494 3.211437 -2454831.05283 859332.86051 -806389.402552 102275.398002 2.2650644 2.2547561 3.2099263 -2454831.76394 960072.658986 -635593.865911 292365.369639 0.99351505 3.2631474 2.93429 -2454832.47505 978720.34515 -410559.461602 457368.663552 -0.41029318 4.0184168 2.38971 -2454832.8306 954562.37641 -282739.832687 525061.927137 -1.1693651 4.2900489 2.0034398 -2454833.18616 906433.781601 -147866.272876 579533.825354 -1.971443 4.4747251 1.5265561 -2454833.54172 832971.09558 -8931.85392452 617753.442748 -2.818879 4.5496626 0.94203834 -2454833.89727 732794.042769 130173.862239 636076.533455 -3.7097188 4.4782784 0.22681414 -2454834.25283 604723.474329 264130.705788 630049.595651 -4.6312772 4.2023866 -0.64865965 -2454834.60838 448302.897164 385351.404062 594238.906862 -5.5457553 3.6302279 -1.7176585 -2454834.78616 359785.578882 437894.67477 563198.877717 -5.9745342 3.1915386 -2.3332555 -2454834.96394 264990.621429 482726.509091 522281.231239 -6.3589579 2.6221013 -3.0033679 -2454835.14172 164820.534643 517647.494749 470686.084796 -6.6683072 1.8967837 -3.7218471 -2454835.31949 60745.8843355 540070.84448 407779.153646 -6.8588484 0.99105938 -4.4723905 -2454835.49727 -44976.7193749 547079.254514 333293.193891 -6.8718685 -0.11197476 -5.2223576 -2454835.67505 -149084.584155 535632.387399 247632.103874 -6.6361215 -1.4087497 -5.9159772 -2454835.85283 -247194.713139 503018.322877 152259.560318 -6.0801902 -2.8567405 -6.4711966 -2454836.0306 -333989.258177 447593.142217 50056.5940344 -5.1594641 -4.3574921 -6.7884992 -2454836.20838 -403904.472254 369663.26567 -54602.2632271 -3.8923333 -5.7585273 -6.7793058 -2454836.38616 -452302.320607 272074.660546 -156331.199735 -2.3814894 -6.8909719 -6.4071822 -2454836.56394 -476661.372627 159992.571006 -249773.506432 -0.7921009 -7.6321391 -5.7135705 -2454836.74172 -477103.015872 39800.2717402 -330735.985646 0.70790533 -7.9495052 -4.8025213 -2454836.91949 -455980.6689 -82301.5161613 -396821.013654 2.0020666 -7.894309 -3.7957148 -2454837.09727 -416912.921786 -201286.727596 -447367.599962 3.0414569 -7.5605702 -2.7929238 -2454837.27505 -363841.54822 -313635.579455 -482967.916403 3.8289064 -7.04517 -1.8570458 -2454837.45283 -300425.90974 -417191.114793 -504917.042078 4.3945391 -6.4267823 -1.0182973 -2454837.6306 -229778.095446 -510827.946706 -514792.088073 4.7771324 -5.7611752 -0.28503545 -2454837.80838 -154417.527632 -594120.167121 -514195.320972 5.0139981 -5.0844994 0.34644639 -2454838.16394 2938.42221292 -729979.033488 -487416.24169 5.171564 -3.7758024 1.3425097 -2454838.51949 160496.383446 -827289.222947 -434624.711583 5.0505694 -2.5807274 2.0535463 -2454838.87505 311523.825345 -889854.801705 -363419.925167 4.7599532 -1.5135023 2.5516376 -2454839.2306 451861.689659 -921505.06057 -279489.003698 4.3624028 -0.56587637 2.8893331 -2454839.58616 578827.92296 -925703.791324 -187165.85238 3.8938541 0.2761074 3.1029541 -2454839.94172 690585.77598 -905481.909378 -89859.8692956 3.3747887 1.0261277 3.217048 -2454840.65283 863296.923589 -802036.00445 108940.750434 2.2250607 2.2933725 3.2055615 -2454841.36394 961432.886182 -629091.403058 298484.709812 0.94864987 3.2945111 2.9208634 -2454842.07505 977151.357394 -402366.316993 462361.273595 -0.46099604 4.0418027 2.3660963 -2454842.4306 951383.635027 -273902.444081 529236.323883 -1.2235304 4.3084331 1.973616 -2454842.78616 901532.905932 -138557.576677 582681.833031 -2.0294503 4.4867328 1.4893253 -2454843.14172 826226.394422 620.42110593 619623.621828 -2.8809156 4.5530458 0.89576099 -2454843.49727 724084.646503 139653.885767 636359.02811 -3.775466 4.469444 0.16931834 -2454843.85283 593954.907051 273082.051982 628359.614304 -4.6991587 4.1756186 -0.72005871 -2454844.20838 435467.319506 393095.514263 590106.147812 -5.6113185 3.5765696 -1.8056875 -2454844.38616 345974.257087 444679.933415 557645.732682 -6.0354904 3.1197463 -2.430179 -2454844.56394 250302.498685 488245.476753 515172.77144 -6.4113783 2.5283395 -3.1088181 -2454844.74172 149428.168908 521531.452972 461901.472068 -6.7064509 1.7769872 -3.8342402 -2454844.91949 44926.9229568 541891.304235 397236.483086 -6.8747154 0.84169299 -4.5880743 -2454845.09727 -60803.5717071 546366.794845 320989.452598 -6.855149 -0.29236393 -5.3345239 -2454845.27505 -164330.275265 531927.054791 233699.452531 -6.5752684 -1.6169723 -6.0137362 -2454845.45283 -261101.819201 495964.790735 137028.395027 -5.9655599 -3.0818843 -6.5398522 -2454845.6306 -345700.379465 437075.356938 34095.4524994 -4.9886879 -4.5793493 -6.8125207 -2454845.80838 -412616.795329 355930.73882 -70517.2551635 -3.6754755 -5.9507624 -6.7483495 -2454845.98616 -457468.021087 255774.153354 -171345.431464 -2.1410173 -7.0299636 -6.3220712 -2454846.16394 -478128.21804 142049.699583 -263139.79169 -0.55534758 -7.7063552 -5.5869615 -2454846.34172 -475110.344813 21202.9495794 -341958.078357 0.91872134 -7.9620529 -4.6531507 -2454846.51949 -451031.372238 -100696.684654 -405688.991176 2.1751549 -7.8579891 -3.6410944 -2454846.69727 -409613.797262 -218848.387348 -453902.267206 3.174566 -7.4908695 -2.6452619 -2454846.87505 -354784.436339 -329959.158884 -487333.125404 3.9255709 -6.9556384 -1.7229234 -2454847.05283 -290126.884083 -432053.559191 -507343.729803 4.4606213 -6.32743 -0.90016759 -2454847.2306 -218659.618266 -524133.333322 -515528.218015 4.8187199 -5.6586538 -0.18291347 -2454847.40838 -142813.418771 -605853.94566 -513478.641089 5.0364575 -4.9828971 0.4337435 -2454847.76394 14796.7394775 -738697.656216 -484414.322474 5.1679374 -3.6819171 1.4051173 -2454848.11949 171985.685438 -833277.39791 -429997.483117 5.031493 -2.4969288 2.0976718 -2454848.47505 322271.690824 -893420.870578 -357658.644624 4.7315086 -1.4394622 2.5820046 -2454848.8306 461638.494725 -922932.882501 -272962.120501 4.3280572 -0.50050736 2.9092647 -2454849.18616 587485.658234 -925241.427319 -180156.86958 3.8555897 0.33398503 3.1147169 -2454849.54172 698023.190643 -903342.992299 -82594.8642315 3.3337432 1.0775627 3.2221537 -2454850.25283 868080.900637 -797072.056549 116175.239566 2.1798945 2.3343442 3.199837 -2454850.96394 963320.85291 -621881.388509 305067.017332 0.89942809 3.326791 2.9053484 -2454851.67505 975862.283158 -393442.183298 467668.224612 -0.51544806 4.0650482 2.3397559 -2454852.0306 948373.363319 -264346.812561 533637.162545 -1.2812036 4.3261145 1.9408039 -2454852.38616 896696.888901 -128561.907587 585960.912435 -2.0906841 4.4973967 1.4488761 -2454852.74172 819452.605572 10807.6274068 621522.689317 -2.9458271 4.55437 0.84605375 -2454853.09727 715264.6549 149693.446603 636562.185039 -3.8436235 4.4577429 0.10821424 -2454853.45283 583010.713762 282490.745962 626477.721979 -4.7688291 4.1450315 -0.79515406 -2454853.80838 422414.430341 401161.89011 585669.464238 -5.6777291 3.5178843 -1.8972482 -2454853.98616 331937.7379 451704.790171 551736.354118 -6.0965909 3.042205 -2.5303497 -2454854.16394 235393.924879 493909.839364 507661.878485 -6.4629869 2.4280578 -3.2169862 -2454854.34172 133837.280017 525454.950761 452679.067281 -6.7424887 1.6499492 -3.9484427 -2454854.51949 28954.1962188 543636.063125 386238.643556 -6.886798 0.68463528 -4.7041026 -2454854.69727 -76711.1526596 545460.960241 308241.142103 -6.8326761 -0.48023036 -5.4448314 -2454854.87505 -179553.409943 527922.518031 219372.814783 -6.5067903 -1.8312483 -6.1066495 -2454855.05283 -274859.973649 488540.611995 121503.820327 -5.8423336 -3.3099809 -6.6002494 -2454855.2306 -357134.812551 426175.638196 17991.2306017 -4.8102685 -4.7995431 -6.8254316 -2454855.40838 -420957.873201 341879.976305 -86394.1258587 -3.4543196 -6.13649 -6.7053184 -2454855.58616 -462233.045564 239282.910416 -186145.152324 -1.9011296 -7.1592707 -6.2264798 -2454855.76394 -479236.727039 124116.633607 -276146.394963 -0.32340823 -7.7655223 -5.4523331 -2454855.94172 -472858.268371 2832.87433 -352728.272162 1.121839 -7.9616531 -4.4997338 -2454856.11949 -445948.890262 -118689.995924 -414068.317258 2.3398401 -7.8119431 -3.4855222 -2454856.29727 -402305.193228 -235883.039486 -459948.738488 3.300166 -7.4144978 -2.4983858 -2454856.47505 -345820.897578 -345671.702809 -491227.65743 4.0163942 -6.8616793 -1.5901264 -2454856.65283 -279997.114512 -446248.152564 -509318.731681 4.5226784 -6.224958 -0.7830799 -2454856.8306 -207759.425134 -536727.70347 -515823.26908 4.8578984 -5.5535136 -0.081075367 -2454857.00838 -131454.360637 -616836.307921 -512317.855465 5.057778 -4.8785682 0.52174076 -2454857.36394 26400.6314572 -746563.270214 -480914.577966 5.1646032 -3.5839546 1.4705067 -2454857.71949 183235.015988 -838256.049402 -424758.232965 5.0128847 -2.4069449 2.1463817 -2454858.07505 332784.595326 -895751.294377 -351122.727334 4.7027923 -1.3568619 2.6182866 -2454858.4306 471151.350819 -922824.647099 -265465.344548 4.2919866 -0.42414427 2.935903 -2454858.78616 595796.371805 -922868.779559 -171966.740617 3.8135473 0.40521264 3.1334358 -2454859.14172 704958.781047 -898849.499809 -73938.1023042 3.2863075 1.1445348 3.2339268 -2454859.85283 871773.776912 -788685.838133 125155.152476 2.1216321 2.3942803 3.1985893 -2454860.56394 963064.610264 -610024.37949 313540.477345 0.82877066 3.3796139 2.8896166 -2454861.27505 970816.955665 -378625.811495 474621.134385 -0.60122032 4.1077216 2.3049202 -2454861.6306 940559.697449 -248331.998705 539334.073873 -1.3758046 4.3610391 1.893455 -2454861.98616 885831.234491 -111632.800203 589975.38642 -2.1948888 4.5213248 1.3861442 -2454862.34172 805232.831442 28240.5365739 623326.819724 -3.05998 4.5621837 0.76416945 -2454862.69727 697393.756047 167020.588783 635496.216524 -3.9668599 4.4413751 0.0023484759 -2454863.05283 561257.016885 298788.791448 621718.301113 -4.8973473 4.0917827 -0.93074346 -2454863.40838 396752.64231 415017.163725 576216.703251 -5.8009953 3.4081243 -2.0679039 -2454863.58616 304455.167345 463589.609994 539521.585305 -6.2091742 2.8941298 -2.7192563 -2454863.76394 206319.772251 503175.44978 492413.222199 -6.5558322 2.2337277 -3.4226718 -2454863.94172 103568.887592 531329.037555 434168.147393 -6.8026036 1.4014375 -4.1664469 -2454864.11949 -1876.48494581 545236.546032 364340.301353 -6.8965767 0.37604238 -4.9250914 -2454864.29727 -107168.523495 541853.670894 283024.868169 -6.7704638 -0.84898583 -5.6524613 -2454864.47505 -208357.748958 518251.892356 191221.985844 -6.3503587 -2.2488183 -6.2763935 -2454864.65283 -300433.729418 472249.994153 91230.127229 -5.5768432 -3.748126 -6.7017017 -2454864.8306 -377800.798304 403278.597362 -13130.7468851 -4.4394266 -5.2130472 -6.8306457 -2454865.00838 -435291.376895 313152.527574 -116760.795145 -3.0076096 -6.4740764 -6.6014674 -2454865.18616 -469431.19678 206215.349019 -214132.842966 -1.4277254 -7.382428 -6.0243632 -2454865.36394 -479294.453872 88546.759509 -300472.637301 0.1254367 -7.8678025 -5.1835474 -2454865.54172 -466448.917181 -33419.9560401 -372640.985686 1.5108301 -7.9521932 -4.199669 -2454865.71949 -434135.035716 -154112.057245 -429332.376326 2.6535143 -7.7182073 -3.184461 -2454865.89727 -386257.240643 -269404.51057 -470711.689241 3.538756 -7.2652224 -2.2156868 -2454866.07505 -326632.483979 -376628.656152 -497855.475492 4.1885142 -6.6803859 -1.3353332 -2454866.25283 -258602.921902 -474286.018018 -512268.854228 4.6396968 -6.0284277 -0.55910794 -2454866.4306 -184919.464949 -561703.056138 -515566.290859 4.9308598 -5.3527013 0.11286507 -2454866.78616 -28865.6282275 -705575.0835 -494867.235013 5.1635647 -4.0264447 1.1772847 -2454867.14172 129196.650594 -810180.456978 -446320.334487 5.0875847 -2.804471 1.9398937 -2454867.49727 281813.119535 -879193.328789 -377988.290057 4.8241537 -1.709746 2.4764079 -2454867.85283 424400.350191 -916477.149963 -295902.561262 4.4433272 -0.73686175 2.8431362 -2454868.20838 554026.273355 -925576.914095 -204638.892108 3.9853002 0.1275464 3.0792842 -2454868.56394 668705.142586 -909608.567806 -107772.914147 3.4730341 0.89736411 3.2114726 -2454869.27505 847709.953775 -813009.528305 91606.672063 2.3305507 2.1980647 3.2291424 -2454869.6306 909834.516645 -736931.259035 189531.849169 1.7080559 2.7438712 3.1370776 -2454869.80838 933559.206639 -692868.763496 237315.323375 1.3756041 2.9892318 3.0964666 -2454869.85283 938657.966731 -681283.731655 249300.627997 1.2781838 3.0449797 3.1916251 -2454869.86394 939885.53244 -678346.241405 252437.693167 1.3056504 3.088757 3.3872648 -2454869.87505 941328.575804 -675273.95279 255823.345678 1.7348392 3.3249127 3.5509422 -2454869.89727 944873.288585 -668746.209245 262418.628034 1.8741327 3.4359859 3.3661953 -2454869.98616 958801.587669 -641846.980074 287703.783845 1.7382207 3.5620072 3.2477884 -2454870.34172 1002000.59626 -525978.483584 383683.342305 1.0684582 3.9663047 2.9983483 -2454871.05283 1025087.63019 -263781.761136 549230.467516 -0.32392407 4.5093493 2.3532285 -2454871.76394 961897.895687 20519.260969 668359.665177 -1.7307065 4.6798965 1.4891635 -2454872.47505 813410.634997 302667.523316 727992.041666 -3.0879326 4.4287656 0.41895139 -2454872.8306 708735.942133 434341.073799 731662.744681 -3.7195233 4.1220575 -0.18734825 -2454873.18616 585430.097793 554531.97047 716059.285359 -4.2975133 3.6791179 -0.83474918 -2454873.54172 445482.652151 658862.559577 680043.443597 -4.7985172 3.0874326 -1.5144215 -2454873.89727 291706.187496 742583.976853 622826.540282 -5.1921225 2.3357481 -2.2120596 -2454874.25283 127968.929319 800660.320505 544175.377544 -5.4399258 1.4173306 -2.9053414 -2454874.60838 -40559.7900863 827983.436667 444702.41774 -5.4958532 0.33530008 -3.5610597 -2454874.96394 -207212.508126 819789.014251 326238.977518 -5.3093171 -0.88958643 -4.1328173 -2454875.31949 -363794.736706 772342.269546 192246.923667 -4.8333828 -2.2094689 -4.5612524 -2454875.67505 -500907.444736 683900.524557 48147.1256762 -4.0395742 -3.5417041 -4.7797684 -2454876.0306 -608809.575715 555799.368173 -98648.9243081 -2.9374216 -4.7698501 -4.7283853 -2454876.38616 -678856.799574 393275.546858 -239249.932892 -1.5904922 -5.7607899 -4.3744075 -2454876.74172 -705209.646737 205494.194241 -364432.394411 -0.11569633 -6.398323 -3.7311558 -2454877.09727 -686149.275439 4455.84562323 -466164.601289 1.3415056 -6.6190484 -2.8617505 -2454877.45283 -624365.312767 -196957.640865 -538924.314977 2.6461358 -6.4294573 -1.8622015 -2454877.80838 -526101.181052 -387027.106393 -580284.16557 3.7054745 -5.8948703 -0.83324892 -2454878.16394 -399641.401761 -556581.539879 -590668.776061 4.4791238 -5.1105844 0.14302765 -2454878.51949 -253810.907985 -699462.61683 -572593.422689 4.9697359 -4.1735089 1.0130994 -2454878.87505 -96908.2589675 -812278.524583 -529792.573121 5.2060539 -3.1650575 1.7501634 -2454879.2306 63850.2570297 -893817.235515 -466504.920932 5.2276548 -2.1455443 2.3468352 -2454879.58616 222495.623999 -944410.130302 -386998.165823 5.0749592 -1.1557343 2.8074468 -2454879.94172 374243.905304 -965394.753918 -295305.422833 4.7841822 -0.22115933 3.1421397 -2454880.29727 515333.545129 -958718.445161 -195109.76955 4.3855642 0.64330059 3.3630879 -2454880.65283 642839.225793 -926671.551458 -89718.0172401 3.9034002 1.4296546 3.4823623 -2454881.00838 754500.329097 -871720.357463 17917.6233703 3.3568265 2.1340608 3.5108652 -2454881.71949 923737.57237 -703318.985344 229617.060664 2.1270184 3.291657 3.3311883 -2454882.4306 1013529.66084 -474178.27196 421697.736427 0.78214352 4.1103011 2.8794827 -2454883.14172 1018710.54444 -205413.864052 578581.149857 -0.61842428 4.5782884 2.1896592 -2454883.85283 937487.70599 80625.5518383 686291.885483 -2.0209725 4.6657271 1.2813446 -2454884.20838 864875.254965 222477.916577 717618.192022 -2.7028641 4.5506347 0.74981255 -2454884.56394 771704.956857 359008.597849 731863.775826 -3.3571739 4.3175241 0.16983178 -2454884.91949 659046.772338 486423.999921 727596.444214 -3.9687201 3.9552134 -0.45461464 -2454885.27505 528507.002514 600568.115968 703543.221587 -4.5175394 3.4514185 -1.1169128 -2454885.6306 382396.627562 696904.806725 658694.964319 -4.9774873 2.7939516 -1.8061803 -2454885.98616 223941.475963 770552.52539 592470.10519 -5.3149623 1.9730203 -2.5050438 -2454886.34172 57523.7576269 816414.749261 504954.891848 -5.4882885 0.98527737 -3.1869206 -2454886.69727 -111082.589108 829469.597487 397229.542277 -5.4489951 -0.15979671 -3.8132721 -2454887.05283 -274568.076074 805292.457141 271764.407228 -5.1468488 -1.4312126 -4.3320944 -2454887.40838 -424183.17531 740861.591742 132813.952324 -4.5407032 -2.7672396 -4.6800701 -2454887.76394 -550268.297856 635598.923962 -13352.1791089 -3.615744 -4.0704327 -4.7915137 -2454888.11949 -643365.513912 492399.635387 -158621.038478 -2.4028065 -5.2146977 -4.6155519 -2454888.47505 -695821.336046 318179.76374 -293818.306044 -0.98881093 -6.069853 -4.1372881 -2454888.8306 -703410.388647 123450.140187 -410060.629054 0.49383869 -6.5383218 -3.3915138 -2454889.18616 -666273.673138 -79194.9848697 -500259.675117 1.8998905 -6.5853755 -2.45768 -2454889.54172 -588709.238556 -277166.049013 -560170.687871 3.1096154 -6.2444818 -1.4366974 -2454889.89727 -477971.587003 -459709.478108 -588616.211829 4.0522506 -5.5968585 -0.42322793 -2454890.25283 -342699.109734 -618907.474625 -586981.296503 4.7070244 -4.7409823 0.51237785 -2454890.60838 -191568.32179 -749806.505684 -558368.137836 5.0893391 -3.7683304 1.3284362 -2454890.96394 -32448.0984397 -849988.453928 -506774.151868 5.2337483 -2.751481 2.0071356 -2454891.31949 127973.274253 -918940.055143 -436477.448511 5.1808266 -1.7420957 2.5467005 -2454891.67505 284240.863298 -957450.410801 -351656.886454 4.9694199 -0.77402989 2.9543594 -2454892.0306 432018.597244 -967134.053662 -256197.329575 4.6332141 0.13206479 3.2413699 -2454892.38616 567912.717336 -950092.539565 -153616.883234 4.1998637 0.96449735 3.4199806 -2454892.74172 689290.601036 -908692.560684 -47064.3543124 3.6913918 1.7172299 3.5018018 -2454893.45283 880841.72753 -762857.892546 166996.702097 2.5143853 2.9743454 3.4143252 -2454894.16394 995473.053536 -550084.851831 366658.463986 1.200308 3.8954526 3.041427 -2454894.87505 1026862.61929 -291227.857957 535703.231996 -0.18606987 4.4721357 2.4226542 -2454895.58616 972210.821994 -8066.20419424 659794.019772 -1.5916264 4.6809606 1.5809426 -2454896.29727 832123.685279 275494.35705 725711.531869 -2.9551398 4.475068 0.53147718 -2454896.65283 731423.95944 408984.509534 732986.904698 -3.5941095 4.1944561 -0.065340473 -2454897.00838 611807.316779 531834.972377 721262.984231 -4.183519 3.7803419 -0.70443922 -2454897.36394 475119.43513 639754.131396 689353.331609 -4.7013288 3.2202925 -1.377828 -2454897.71949 323982.470017 728074.671267 636389.065379 -5.1187955 2.5026357 -2.0724708 -2454898.07505 162020.026007 791817.387401 562009.347628 -5.3993302 1.619367 -2.7678823 -2454898.4306 -5896.5650518 825872.960102 466632.843733 -5.4984333 0.57103006 -3.4333245 -2454898.78616 -173434.018848 825370.511848 351813.276236 -5.3661454 -0.62597857 -4.0253197 -2454899.14172 -332722.476001 786303.247845 220646.755715 -4.9540476 -1.9302065 -4.4871447 -2454899.49727 -474590.254746 706434.721069 78129.2283154 -4.2285723 -3.2667945 -4.7531291 -2454899.85283 -589300.744687 586374.625137 -68733.4395293 -3.1923603 -4.5284968 -4.7642827 -2454900.20838 -667948.614384 430421.839281 -211410.958025 -1.8916243 -5.5787585 -4.473593 -2454900.56394 -703919.378743 247028.590697 -340548.75712 -0.43562948 -6.2973351 -3.887587 -2454900.91949 -694580.530744 47717.9741113 -447775.829694 1.0334606 -6.6077419 -3.0598812 -2454901.27505 -641734.993241 -154669.063212 -527003.06721 2.3758162 -6.5021761 -2.0816547 -2454901.6306 -550977.102339 -348069.205115 -575177.906964 3.4888714 -6.0358594 -1.0545537 -2454901.98616 -430260.503847 -522752.853709 -592192.517047 4.3220699 -5.30024 -0.065313373 -2454902.34172 -288353.41711 -671966.81108 -580193.601196 4.87067 -4.3933175 0.82693959 -2454902.69727 -133672.052392 -791800.661525 -542708.375562 5.1593874 -3.3999702 1.5906918 -2454903.05283 26367.5328097 -880640.765921 -483889.936016 5.2263072 -2.3844367 2.2153772 -2454903.40838 185576.776607 -938531.082675 -407995.945913 5.1118978 -1.3908894 2.7035269 -2454903.76394 338966.714817 -966613.875008 -319088.88436 4.8531674 -0.44743752 3.0644473 -2454904.11949 482599.987594 -966707.427718 -220897.226128 4.4814024 0.42929189 3.3100446 -2454904.47505 613407.365667 -941015.650896 -116776.426678 4.0218879 1.2302468 3.4524138 -2454904.8306 729011.691819 -891943.269604 -9723.95638839 3.494543 1.9509901 3.502638 -2454905.54172 907693.937571 -733684.763396 202726.915106 2.2951678 3.1454458 3.3633009 -2454906.25283 1008530.21563 -512253.735682 397951.080119 0.97221781 4.0065728 2.9494199 -2454906.96394 1025865.2462 -248376.649803 560262.532859 -0.41422754 4.5243622 2.2963013 -2454907.67505 957384.388104 36132.781824 675636.926182 -1.8122908 4.6718315 1.4240324 -2454908.0306 891151.240856 178699.908671 711616.938868 -2.4968829 4.5916795 0.91000144 -2454908.38616 804211.176184 317078.002133 731042.097509 -3.1583956 4.3974479 0.34666155 -2454908.74172 697475.400928 447600.637989 732443.705177 -3.7830431 4.0783161 -0.26271064 -2454909.09727 572342.949118 566245.740844 714485.008749 -4.3526207 3.622057 -0.91260148 -2454909.45283 430857.685155 668605.580571 676050.911189 -4.843119 3.0160132 -1.5938038 -2454909.80838 275908.058178 749899.737027 616391.206862 -5.2233482 2.249006 -2.2913797 -2454910.16394 111463.854303 805068.676722 535335.428314 -5.4540269 1.3147772 -2.9820469 -2454910.51949 -57177.5204767 829004.710927 433593.83911 -5.4882766 0.21759339 -3.6312804 -2454910.87505 -223201.667502 816993.649506 313140.203291 -5.2751784 -1.0196554 -4.1911341 -2454911.2306 -378272.87817 765433.61423 177625.257759 -4.7686365 -2.3458677 -4.6008709 -2454911.58616 -512904.710408 672826.695979 32688.5352865 -3.9429426 -3.6745032 -4.7934982 -2454911.94172 -617387.787103 540866.97529 -114056.412783 -2.8125758 -4.8859155 -4.7106811 -2454912.29727 -683284.178547 375211.644274 -253606.733548 -1.4472174 -5.8465006 -4.323958 -2454912.65283 -705135.903594 185399.194886 -376786.853588 0.031410073 -6.4436996 -3.6524821 -2454913.00838 -681700.172115 -16365.9295215 -475786.609559 1.4768053 -6.6211743 -2.7644089 -2454913.36394 -616105.88393 -217232.39668 -545419.281714 2.7573015 -6.3930386 -1.7579104 -2454913.71949 -514888.420645 -405713.414406 -583608.230106 3.7860162 -5.8297502 -0.7326528 -2454914.07505 -386440.712885 -572973.149199 -591060.567636 4.528272 -5.0281773 0.23237612 -2454914.4306 -239544.910688 -713191.352603 -570469.186604 4.9907 -4.084077 1.0871446 -2454914.78616 -82365.8837861 -823255.491752 -525647.099315 5.2040207 -3.0764146 1.8076921 -2454915.14172 78049.2085419 -902152.875825 -460839.052886 5.2082476 -2.0628935 2.3885088 -2454915.49727 235898.762299 -950339.729812 -380274.699762 5.0433556 -1.0820936 2.8349615 -2454915.85283 386545.743417 -969220.234272 -287926.917125 4.7447371 -0.15794514 3.1576461 -2454916.20838 526348.608123 -960767.496997 -187410.320315 4.3417401 0.69574969 3.368854 -2454916.56394 652475.4032 -927270.986058 -81962.2148502 3.8578258 1.471678 3.4806396 -2454916.91949 762734.342389 -871180.034195 25535.073379 3.3113608 2.1663783 3.504004 -2454917.27505 855430.253197 -795015.848062 132524.228598 2.7163929 2.7783643 3.4494097 -2454917.45283 894765.063253 -750203.946885 185127.446118 2.4036824 3.0530016 3.3979064 -2454917.6306 929206.658985 -701337.086904 236914.990532 2.0765718 3.3064642 3.3549442 -2454917.67505 937001.210216 -688516.647121 249858.4312 1.9771513 3.3762049 3.4122697 -2454917.68616 938881.555881 -685256.989412 253168.557698 1.9372898 3.4248605 3.4999582 -2454917.69727 940716.266567 -681859.922503 256630.906659 1.8958618 3.7625454 3.7162367 -2454917.70838 942569.265691 -678003.443219 260124.10711 1.9590843 4.1564188 3.5344063 -2454917.7306 946341.573341 -669919.660789 266729.502406 1.9578381 4.2391306 3.3860948 -2454917.81949 960831.21364 -636887.868829 292221.679786 1.808539 4.3581774 3.2763813 -2454918.17505 1006061.39174 -496703.301606 389017.58542 1.1285364 4.7524131 3.0215941 -2454918.5306 1029871.93096 -345925.93483 477307.071879 0.4184831 5.0464246 2.716531 -2454918.88616 1031669.13324 -187753.540839 555336.892725 -0.30173089 5.2328651 2.3545787 -2454919.24172 1011405.43959 -25566.6329665 621464.946804 -1.0149412 5.307308 1.943134 -2454919.59727 969554.19222 137166.26802 674313.397709 -1.7044467 5.2684566 1.4917224 -2454919.95283 907089.253945 296984.627549 712816.261879 -2.354445 5.11811 1.011025 -2454920.30838 825450.157425 450528.763313 736247.217747 -2.9504907 4.8609995 0.51238914 -2454920.66394 726494.195205 594626.405023 744231.536746 -3.4799009 4.5045492 0.0073062433 -2454921.01949 612436.272265 726370.141434 736746.384925 -3.9321197 4.0585004 -0.49288575 -2454921.37505 485780.475075 843181.518407 714109.353079 -4.2989007 3.5344556 -0.97741064 -2454921.7306 349247.224853 942861.089415 676956.891532 -4.5744126 2.9454003 -1.4363243 -2454922.08616 205699.264143 1023623.0256 626215.441678 -4.7552047 2.3051983 -1.8607221 -2454922.79727 -90700.6406618 1123425.71384 488910.664929 -4.8298698 0.92857123 -2.5764154 -2454923.50838 -380243.019324 1137026.89162 314016.409402 -4.5366456 -0.48247306 -3.0784081 -2454924.21949 -641428.665914 1065584.97871 115547.827466 -3.9151542 -1.8234442 -3.341188 -2454924.9306 -855785.67429 916248.328719 -91508.8311734 -3.0229084 -3.0045381 -3.3586188 -2454925.28616 -940671.922427 815997.229624 -193626.413463 -2.4954685 -3.5119332 -3.2814143 -2454925.46394 -976845.038596 760264.422625 -243651.928295 -2.2111068 -3.7427246 -3.235133 -2454925.50838 -985188.359774 745783.389104 -256068.775786 -2.132949 -3.7998398 -3.2345869 -2454925.55283 -993190.67413 731066.8954 -268546.277925 -2.019029 -3.8729337 -3.2817927 -2454925.57505 -996902.588774 723531.028465 -274916.640651 -1.7993604 -4.0099977 -3.3345046 -2454925.59727 -1000140.29642 715671.64152 -281149.791038 -1.6267561 -4.1418056 -3.1642004 -2454925.64172 -1006232.63914 699634.523263 -293048.083543 -1.5511269 -4.2045955 -3.0586786 -2454925.81949 -1027847.50585 633528.973533 -338954.392061 -1.2594445 -4.3998422 -2.9306367 -2454926.17505 -1057053.05608 492990.993266 -425448.542177 -0.63529368 -4.737533 -2.6929797 -2454926.5306 -1066541.18092 343264.113781 -503863.40256 0.022115915 -4.996254 -2.4028561 -2454926.88616 -1055475.19802 186936.792156 -572511.663621 0.70087007 -5.1655814 -2.0573443 -2454927.24172 -1023391.60311 26904.4749011 -629726.05302 1.3881662 -5.2359594 -1.6591126 -2454927.59727 -970248.102144 -133661.931746 -673957.777133 2.0693644 -5.1991152 -1.213124 -2454927.95283 -896479.673496 -291365.639786 -703843.595699 2.7280719 -5.0487361 -0.72650756 -2454928.30838 -803047.546559 -442655.639306 -718273.553658 3.3465 -4.781223 -0.20863334 -2454928.66394 -691473.475887 -583921.811173 -716460.017692 3.9060651 -4.3964497 0.32890003 -2454929.01949 -563851.935959 -711612.565679 -698004.07189 4.3882203 -3.8984547 0.87244862 -2454929.37505 -422833.591589 -822370.937365 -662949.917786 4.7754943 -3.2959436 1.4068756 -2454929.7306 -271573.451873 -913182.899391 -611823.551634 5.052743 -2.6025273 1.9161141 -2454930.08616 -113639.897985 -981524.257798 -545646.411412 5.2083835 -1.8363938 2.3841224 -2454930.44172 47110.6864798 -1025490.9173 -465919.879482 5.2353978 -1.0195664 2.7958691 -2454930.79727 206685.842516 -1043899.52671 -374578.68424 5.1320196 -0.17671448 3.1383308 -2454931.15283 361122.728815 -1036346.40731 -273915.457218 4.9019365 0.6663328 3.4013568 -2454931.50838 506652.506131 -1003218.73617 -166482.376611 4.5540025 1.484183 3.5782727 -2454931.86394 639848.565135 -945657.36378 -54979.5428902 4.101484 2.2533941 3.6661353 -2454932.21949 757745.662763 -865477.332538 57859.1349764 3.5609443 2.9536818 3.6656462 -2454932.57505 857921.59951 -765058.003483 169372.576927 2.9509576 3.5686765 3.5807512 -2454932.9306 938539.291253 -647217.378529 277061.520589 2.2908481 4.0861971 3.4178749 -2454933.28616 998356.472173 -515082.284146 378647.56472 1.6000018 4.4984196 3.1847949 -2454933.64172 1036724.65294 -371940.320608 472110.318928 0.89744758 4.802754 2.8907723 -2454933.99727 1053544.95538 -221098.797179 555746.897575 0.19962781 4.999937 2.5469371 -2454934.17505 1053968.3053 -143723.076567 593492.820319 -0.14335052 5.0650585 2.3631621 -2454934.88616 1004657.70002 169026.975718 713932.384206 -1.4378688 5.0506677 1.541062 -2454935.59727 880953.651897 469483.541754 781581.967717 -2.554116 4.6744353 0.65623085 -2454936.30838 695542.622613 737274.755555 794578.490521 -3.4398986 3.9981517 -0.22859999 -2454937.01949 463612.412911 955968.934217 754534.34697 -4.0647784 3.0870619 -1.0628552 -2454937.7306 201728.031873 1113111.44863 665843.610037 -4.4133422 2.0048999 -1.8061051 -2454938.44172 -72918.8949574 1200077.95 535144.546537 -4.4798817 0.8126785 -2.4252818 -2454939.15283 -343001.129795 1211939.9565 370943.984194 -4.2654147 -0.4299933 -2.8922569 -2454939.86394 -591430.90263 1147440.382 183374.269276 -3.7766392 -1.6627662 -3.1820682 -2454940.57505 -801722.470478 1009131.98576 -15988.831816 -3.026851 -2.8214721 -3.2728479 -2454941.28616 -958464.913171 803678.489624 -214428.825025 -2.0370014 -3.8367008 -3.1534632 -2454941.37505 -973569.8843 773773.541724 -238552.803558 -1.8954995 -3.9506677 -3.1295567 -2454941.46394 -987544.458839 742994.448469 -262545.457306 -1.7371056 -4.0667382 -3.1285222 -2454941.48616 -990827.01823 735152.350383 -268571.524499 -1.6773551 -4.1045024 -3.1537007 -2454941.50838 -993927.587795 727201.442698 -274688.760699 -1.5116808 -4.2019601 -3.2238195 -2454941.5306 -996515.352292 718924.510289 -280745.968808 -1.2466315 -4.3857416 -3.0444787 -2454941.57505 -1001143.87972 701939.025222 -292080.965181 -1.1720284 -4.4512724 -2.9021589 -2454941.75283 -1016963.55402 632044.307978 -335530.077774 -0.88163909 -4.6477602 -2.7694305 -2454942.10838 -1034348.12468 483731.670509 -416986.461719 -0.24023672 -4.996722 -2.5248695 -2454942.46394 -1031180.2181 325837.337733 -490000.976502 0.45444775 -5.2684071 -2.2172014 -2454942.81949 -1005996.87969 161027.713231 -552486.393266 1.1909809 -5.4436695 -1.8388844 -2454943.17505 -957728.568261 -7429.59569467 -602247.214384 1.9544489 -5.5025151 -1.3889424 -2454943.5306 -885848.315177 -175650.786872 -637120.668242 2.7242693 -5.4251044 -0.87058505 -2454943.88616 -790557.236945 -339171.740769 -655119.211891 3.4735991 -5.193939 -0.29220983 -2454944.24172 -672973.379062 -493065.082159 -654607.27693 4.1697633 -4.7969306 0.33151854 -2454944.59727 -535286.249023 -632161.211599 -634503.270316 4.7761394 -4.2310083 0.97920334 -2454944.95283 -380826.672073 -751378.203326 -594479.486857 5.2557788 -3.5054068 1.6233903 -2454945.30838 -214004.021292 -846132.573979 -535118.561685 5.5762948 -2.6434655 2.2327622 -2454945.66394 -40084.570872 -912769.622249 -457979.837206 5.7151101 -1.6819468 2.7757413 -2454946.01949 135176.988767 -948926.757686 -365541.662082 5.6634967 -0.66737171 3.2247839 -2454946.37505 305993.520327 -953746.097835 -261016.61265 5.4280606 0.34992335 3.5601537 -2454946.7306 466999.852151 -927889.247811 -148073.4473 5.0291661 1.3224082 3.7720723 -2454947.08616 613618.282298 -873362.305887 -30525.1915349 4.4969084 2.2108113 3.8607644 -2454947.44172 742280.108811 -793208.427417 87955.162009 3.8660327 2.9871713 3.8347246 -2454947.79727 850494.490798 -691146.836843 204048.449631 3.1712822 3.6353339 3.7080082 -2454948.15283 936792.369878 -571228.124347 314916.299526 2.4439991 4.1495204 3.4974296 -2454948.50838 1000590.49749 -437552.312228 418249.43398 1.7103427 4.5318513 3.2203008 -2454948.86394 1042022.30271 -294066.116258 512257.428255 0.99081068 4.7897772 2.8928979 -2454949.21949 1061767.21754 -144434.967712 595622.614085 0.30054941 4.9338217 2.5296325 -2454949.57505 1060896.99409 8022.87400242 667436.597301 -0.34989895 4.975815 2.1427132 -2454950.28616 1002810.06994 310030.490816 774437.258021 -1.5071231 4.8027466 1.3366612 -2454950.99727 880057.191184 592485.657348 831703.36815 -2.4527254 4.3521404 0.53120711 -2454951.70838 705847.459416 840604.753871 840481.743479 -3.1823705 3.6950777 -0.23710024 -2454952.41949 493350.454841 1043391.55644 803792.724157 -3.699984 2.883994 -0.9458487 -2454953.1306 255428.333887 1192646.04982 725795.909152 -4.0107108 1.9581808 -1.5794805 -2454953.84172 4699.6311895 1282297.14089 611509.872843 -4.1169522 0.94846701 -2.1250214 -2454954.55283 -246245.843847 1308023.34652 466752.825428 -4.0171202 -0.11839227 -2.5689183 -2454955.26394 -484576.973186 1267124.58939 298260.152757 -3.7048829 -1.2155697 -2.8945389 -2454955.97505 -696939.016102 1158683.48051 113930.31083 -3.1697769 -2.3109494 -3.080376 -2454956.68616 -869257.815599 984067.935699 -76834.9982415 -2.3993019 -3.3611353 -3.0990358 -2454957.04172 -935792.945872 873211.548711 -171208.226266 -1.9218955 -3.8509525 -3.0368642 -2454957.21949 -963313.586494 812264.547465 -217497.034851 -1.6585071 -4.0833817 -2.9889483 -2454957.39727 -986605.105634 747800.93136 -263066.147944 -1.3623925 -4.3123337 -2.9572837 -2454957.44172 -991594.319236 731090.536585 -274507.878705 -1.1924658 -4.4127357 -3.0276653 -2454957.46394 -993555.779148 722429.221465 -280282.0188 -0.85808522 -4.6125661 -2.8957211 -2454957.50838 -996648.781671 704541.902662 -290851.63349 -0.77422387 -4.6857253 -2.6861448 -2454957.68616 -1006400.33902 631053.742918 -330919.632489 -0.48634134 -4.8828349 -2.5481838 -2454958.04172 -1011415.70282 475347.019615 -405508.99297 0.17355163 -5.2443093 -2.2976804 -2454958.39727 -994941.650086 309599.938567 -471311.73673 0.91141982 -5.5318463 -1.9723217 -2454958.75283 -954695.987938 136533.617835 -525768.474001 1.7195385 -5.7153357 -1.5572651 -2454959.10838 -888721.006837 -40117.8058891 -565986.278547 2.5831002 -5.758764 -1.0443827 -2454959.46394 -795701.351969 -215433.972286 -588912.587953 3.4743014 -5.6214435 -0.43197928 -2454959.81949 -675429.635389 -383234.230861 -591596.19426 4.3483004 -5.2632545 0.27079064 -2454960.17505 -529357.824598 -536234.284427 -571600.66945 5.1421393 -4.6545017 1.0387761 -2454960.5306 -361093.86152 -666571.673586 -527552.409641 5.780011 -3.7896841 1.8278062 -2454960.88616 -176600.884503 -766759.035248 -459700.432593 6.1874787 -2.7003665 2.5775628 -2454961.24172 16153.8839699 -830911.82435 -370262.563056 6.3120532 -1.4586953 3.2226704 -2454961.59727 208166.900216 -855849.284355 -263332.886362 6.1408121 -0.16519345 3.7091578 -2454961.95283 390719.103847 -841605.34432 -144301.392244 5.7044172 1.0759312 4.0082307 -2454962.30838 556564.101875 -791145.430631 -18992.0401448 5.0650501 2.1813919 4.1201007 -2454962.66394 700593.914653 -709487.930739 107150.019333 4.296364 3.1017228 4.0675412 -2454963.01949 819908.344264 -602648.955346 229583.811495 3.4661714 3.8203714 3.8847571 -2454963.37505 913471.891968 -476760.049604 344864.523579 2.6272428 4.344552 3.6075807 -2454963.7306 981610.894938 -337503.786346 450592.696479 1.8156441 4.6946561 3.2675935 -2454964.08616 1025532.17348 -189843.03326 545241.334308 1.0532209 4.8960515 2.8898728 -2454964.44172 1046943.28069 -37953.023156 627952.20242 0.35135921 4.9740507 2.4929962 -2454964.79727 1047786.41667 114733.322937 698350.399617 -0.28553165 4.9514113 2.0900602 -2454965.50838 995755.399726 411887.766614 802270.927999 -1.3663184 4.6778091 1.2985322 -2454965.86394 946729.482897 552292.498771 836304.594679 -1.8158825 4.4551925 0.91948651 -2454966.57505 811518.919584 809215.051367 870545.066579 -2.5514041 3.8864754 0.20604967 -2454967.28616 637177.378372 1027471.48537 862974.330802 -3.0935637 3.20194 -0.44131424 -2454967.99727 434885.183035 1200962.31702 817695.751022 -3.464397 2.433605 -1.0213661 -2454968.70838 214671.36714 1325222.25282 738850.315834 -3.6787689 1.602005 -1.5339294 -2454969.41949 -14110.5829769 1396783.04121 630612.710203 -3.7438857 0.71978518 -1.9777283 -2454970.1306 -242315.228856 1412805.35856 497318.575326 -3.6592217 -0.20464703 -2.3485574 -2454970.84172 -460519.615521 1370928.15703 343687.747895 -3.4162727 -1.1635588 -2.6378338 -2454971.55283 -658526.411353 1269330.70476 175154.985538 -2.9981763 -2.1464615 -2.8304474 -2454972.26394 -824815.923194 1107047.06914 -1647.61204742 -2.3785849 -3.134866 -2.9020494 -2454972.97505 -945940.342266 884712.489206 -178247.425952 -1.5208507 -4.0933342 -2.8173635 -2454973.15283 -967344.189402 820076.080894 -221162.079734 -1.2626775 -4.3219517 -2.7690717 -2454973.3306 -984580.309535 751956.89278 -263337.495683 -0.97033095 -4.5497435 -2.7328954 -2454973.37505 -988091.408112 734349.594042 -273898.415102 -0.83077235 -4.6325303 -2.7934756 -2454973.38616 -988833.655612 729875.290704 -276611.152725 -0.68441676 -4.7032673 -2.8657539 -2454973.39727 -989282.624245 725259.307475 -279336.587571 -0.23130429 -4.927004 -2.6917414 -2454973.41949 -989601.05717 715712.776173 -283989.374041 -0.1600156 -4.9838841 -2.3011002 -2454973.46394 -990150.368616 696502.48708 -292604.285479 -0.11768034 -5.0243841 -2.2088558 -2454973.64172 -989780.409135 617805.708371 -325503.406253 0.1766606 -5.2239674 -2.0832515 -2454973.99727 -973896.845015 451356.932547 -385665.633437 0.87797474 -5.6046548 -1.8205338 -2454974.35283 -934540.65489 274149.668591 -436355.670511 1.7063256 -5.9171323 -1.4606247 -2454974.70838 -867661.718899 89044.0014345 -474078.618038 2.6707957 -6.1079961 -0.97098801 -2454975.06394 -769088.888366 -99062.9791553 -494357.545586 3.7666769 -6.096242 -0.31990251 -2454975.41949 -635304.464032 -282269.098381 -491835.918695 4.9512279 -5.7672388 0.51541494 -2454975.59727 -554676.322146 -368507.06335 -480243.604446 5.544667 -5.4413886 1.0009339 -2454975.77505 -465116.098357 -448769.146591 -460897.386674 6.1098048 -4.9869314 1.5233286 -2454975.95283 -367279.032815 -520996.113106 -433325.881933 6.6170007 -4.3942341 2.0691456 -2454976.1306 -262311.259245 -583051.136504 -397314.668923 7.0325142 -3.6635495 2.6183954 -2454976.30838 -151882.006304 -632902.683532 -353001.472554 7.322889 -2.808846 3.1455413 -2454976.48616 -38133.2370529 -668851.434908 -300941.029667 7.4611324 -1.8593882 3.6224829 -2454976.66394 76468.8838994 -689753.157794 -242110.453311 7.4329326 -0.85743931 4.0231626 -2454976.84172 189362.106433 -695174.27148 -177839.614313 7.2403787 0.14803787 4.328448 -2454977.01949 298142.195466 -685430.621077 -109677.093044 6.9015103 1.1098549 4.5292991 -2454977.19727 400777.37939 -661499.926896 -39227.829509 6.4457885 1.990022 4.627257 -2454977.37505 495735.017543 -624844.073339 31995.7934741 5.9076422 2.7638282 4.6323259 -2454977.7306 659077.938562 -520384.053714 171752.714219 4.7129685 3.9585235 4.4256924 -2454978.08616 785332.724702 -386138.919553 302052.548248 3.5180493 4.715335 4.0365149 -2454978.44172 876311.893813 -234203.298788 418925.494805 2.4268031 5.1274417 3.5648545 -2454978.79727 935868.473913 -73630.8597435 520871.467016 1.4743836 5.2925148 3.0721349 -2454979.15283 968324.163916 89242.1516744 607799.172661 0.66081499 5.2882047 2.590734 -2454979.50838 977749.392789 250114.918671 680317.451098 -0.027804796 5.1698763 2.1355241 -2454979.86394 967716.444469 406102.0144 739330.95776 -0.60890708 4.9752246 1.7119207 -2454980.21949 941267.800243 555272.006559 785829.141559 -1.0991437 4.7294445 1.3206013 -2454980.9306 848974.204571 828397.461537 845106.075599 -1.8621431 4.1457927 0.62790923 -2454981.64172 716963.154108 1063381.18019 865098.233522 -2.403637 3.4960689 0.038366013 -2454982.35283 557006.682804 1257306.57245 851537.832486 -2.7794365 2.8131387 -0.46721445 -2454983.06394 378056.971117 1408709.64622 809091.562955 -3.0263135 2.1128332 -0.90406348 -2454983.77505 187339.834405 1516645.01769 741630.148076 -3.1651284 1.3984043 -1.2830018 -2454985.19727 -204908.968521 1598542.55574 544610.243516 -3.1573976 -0.077288389 -1.8922316 -2454985.90838 -394930.059429 1570295.16443 420916.556793 -3.0115906 -0.8463667 -2.1262188 -2454986.61949 -572800.061262 1493979.42821 284384.399942 -2.7593604 -1.6428419 -2.309046 -2454987.3306 -731416.418522 1367772.58431 138426.830567 -2.3805275 -2.4709594 -2.4307488 -2454988.04172 -862055.29766 1189680.3762 -12674.2694645 -1.8416814 -3.3313776 -2.4722867 -2454988.75283 -953371.266021 957925.670004 -163047.458773 -1.0892448 -4.2148307 -2.3998661 -2454989.10838 -979623.34843 821646.456465 -235450.846123 -0.60507908 -4.6570691 -2.3077788 -2454989.19727 -983746.517622 785455.254262 -253073.612416 -0.46679597 -4.7679752 -2.2820562 -2454989.28616 -986734.509592 748394.49236 -270544.355935 -0.30066791 -4.8870623 -2.2770235 -2454989.30838 -987248.021744 738973.51965 -274935.082318 -0.22581876 -4.9298068 -2.3025963 -2454989.3306 -987463.399106 729409.66747 -279428.297075 0.14051495 -5.0860635 -2.3601736 -2454989.34172 -987122.94617 724448.187718 -281505.917106 0.45787286 -5.2067795 -1.9416528 -2454989.36394 -986266.41196 714453.958164 -284937.055043 0.43775757 -5.2068603 -1.7131804 -2454989.45283 -982564.322564 674155.009162 -297574.854302 0.54457348 -5.2947644 -1.605203 -2454989.80838 -955939.210599 505177.304545 -343271.742733 1.218638 -5.705311 -1.3620467 -2454990.16394 -905905.949257 323976.543132 -380280.657327 2.0707977 -6.0814954 -1.026802 -2454990.51949 -826475.793898 132532.041627 -404798.017339 3.1413354 -6.3578073 -0.53844843 -2454990.69727 -773448.130116 34292.9886173 -410661.226607 3.775062 -6.4226989 -0.21466326 -2454990.87505 -710136.398056 -64361.2933599 -411044.658845 4.4807798 -6.4067859 0.1770789 -2454991.05283 -635434.988969 -161927.173582 -404811.237894 5.2571434 -6.2739942 0.6488694 -2454991.2306 -548337.190678 -256255.357534 -390648.515497 6.0913813 -5.9761496 1.2108379 -2454991.40838 -448176.477471 -344366.994203 -367135.437233 6.950193 -5.4540577 1.8657953 -2454991.58616 -335026.916878 -422339.076455 -332920.691102 7.768671 -4.6464804 2.5999888 -2454991.76394 -210250.822989 -485429.819264 -287066.798401 8.4440026 -3.5133095 3.3714276 -2454991.94172 -77016.9404655 -528678.352516 -229546.53501 8.8484543 -2.0728312 4.1037509 -2454992.11949 59618.359468 -548068.456686 -161700.63015 8.8737688 -0.43221381 4.6996879 -2454992.29727 193471.139737 -541858.304495 -86294.1399522 8.4898363 1.2273158 5.078428 -2454992.47505 318682.214573 -511232.060155 -6953.1069142 7.7674673 2.7200786 5.2128092 -2454992.65283 431036.705847 -459770.907565 72745.4218119 6.8396758 3.9281991 5.1337841 -2454992.8306 528431.9814 -392179.340746 149981.622899 5.8391624 4.8216644 4.9033214 -2454993.00838 610521.751256 -313127.079388 222910.654649 4.8595455 5.4299791 4.5832257 -2454993.18616 678100.090564 -226536.127477 290574.125963 3.9544163 5.8117792 4.2234204 -2454993.36394 732485.650381 -135466.278835 352607.950139 3.1432763 6.0219417 3.8541547 -2454993.54172 775155.907038 -42177.3469208 409018.919814 2.4284156 6.1076473 3.4934228 -2454993.89727 830963.331149 145052.02567 505913.264625 1.2581504 6.0403748 2.8292729 -2454994.25283 855305.993352 327152.892923 583773.738903 0.36649568 5.7953195 2.2545365 -2454994.60838 855581.364708 500275.031725 645283.040526 -0.31937489 5.4666116 1.7627416 -2454994.96394 837226.276532 662654.835395 692790.440179 -0.85405953 5.1013591 1.3406908 -2454995.31949 804256.151974 813574.404418 728237.575065 -1.2762359 4.7232206 0.97560058 -2454995.67505 759685.592365 952840.528774 753204.821446 -1.6130682 4.3440133 0.65682236 -2454996.38616 644481.044455 1196799.32606 776618.533991 -2.1021558 3.6021398 0.12616618 -2454997.09727 504861.496225 1396122.03012 770849.847446 -2.4194893 2.8915506 -0.29932513 -2454997.80838 349587.382223 1552720.50761 741374.197001 -2.6182622 2.210479 -0.64942487 -2454998.51949 184933.732776 1668211.82663 692203.868752 -2.7285067 1.5521315 -0.94289853 -2454999.2306 15771.9510547 1743749.09332 626420.146513 -2.7670449 0.90855632 -1.1918242 -2454999.94172 -153794.692126 1779991.26788 546506.749857 -2.7425853 0.27162737 -1.40382 -2455000.65283 -320003.720458 1777096.32765 454582.725407 -2.6577518 -0.36678099 -1.5833095 -2455001.36394 -479098.298502 1734723.72513 352577.645709 -2.5101961 -1.0148613 -1.7320382 -2455002.07505 -627017.906709 1652011.54817 242401.629271 -2.2921571 -1.6814583 -1.8488236 -2455002.78616 -759013.112377 1527531.19822 126143.373092 -1.9885555 -2.376134 -1.9288579 -2455003.49727 -869104.882297 1359254.34014 6340.71024784 -1.5737072 -3.1087838 -1.9618423 -2455004.20838 -949242.022022 1144556.01454 -113563.172503 -1.0040852 -3.888513 -1.9276122 -2455004.56394 -974644.914914 1018851.63187 -172036.288929 -0.63914746 -4.2974493 -1.8743785 -2455004.91949 -987770.926584 880398.879798 -228390.582544 -0.20149893 -4.7182914 -1.7885991 -2455005.09727 -988942.200762 806278.478476 -255448.021036 0.054453488 -4.9336252 -1.7338299 -2455005.18616 -987973.944202 767962.707098 -268666.331913 0.201942 -5.0457027 -1.7105343 -2455005.2306 -987023.784663 748468.382963 -275232.637257 0.30005905 -5.1101876 -1.713973 -2455005.25283 -986368.407382 738614.199931 -278542.837174 0.39767717 -5.1599178 -1.740387 -2455005.26394 -985930.403589 733637.613708 -280227.645058 0.54202019 -5.2166345 -1.7694721 -2455005.27505 -985220.791514 728570.39191 -281868.442284 0.96475526 -5.3386914 -1.5291835 -2455005.28616 -984253.857499 723446.984309 -283123.471071 0.99954881 -5.3262785 -1.1680956 -2455005.3306 -980508.292306 703000.282856 -287174.741038 0.98283398 -5.3387652 -1.0071796 -2455005.50838 -963352.460083 619473.741821 -301617.522513 1.2703792 -5.5427557 -0.88296854 -2455005.86394 -913127.512744 442575.138163 -324930.461841 2.0352602 -5.973555 -0.61950363 -2455006.21949 -835711.199268 252758.647569 -338384.874949 3.0560235 -6.3733789 -0.22891005 -2455006.39727 -783964.04486 153580.34583 -339905.07553 3.6993945 -6.5334019 0.041353439 -2455006.57505 -721467.333247 52346.9291665 -336744.890405 4.4597786 -6.6353152 0.38402999 -2455006.75283 -646229.138683 -49732.0109041 -327611.633342 5.3628001 -6.633712 0.82385769 -2455006.9306 -555870.848707 -150518.027841 -310773.841217 6.4314727 -6.4501027 1.3931958 -2455007.10838 -447789.381714 -246280.895003 -283961.82388 7.6668716 -5.9517444 2.1283378 -2455007.28616 -319829.475514 -330701.714975 -244426.234701 8.9972438 -4.9331567 3.0497409 -2455007.37505 -248256.938567 -365716.521886 -219027.650912 9.63206 -4.1509216 3.5691642 -2455007.46394 -172100.934897 -393909.224483 -189562.580905 10.180453 -3.1543437 4.1042589 -2455007.55283 -92281.3049066 -413617.53995 -156030.974127 10.573986 -1.9443112 4.6214744 -2455007.64172 -10263.6961903 -423321.004882 -118736.696538 10.741921 -0.55889651 5.0761127 -2455007.7306 72002.5173245 -421957.470747 -78342.6484231 10.633165 0.92104553 5.4215037 -2455007.81949 152325.772771 -409214.483312 -35831.7291565 10.238679 2.3851063 5.6234865 -2455007.90838 228637.56647 -385645.880355 7639.63254524 9.5989034 3.7238883 5.6722801 -2455007.99727 299329.388763 -352538.847024 50941.4751863 8.7892565 4.8598553 5.583733 -2455008.08616 363422.052821 -311603.898039 93136.3798837 7.8937666 5.7606647 5.3900712 -2455008.26394 470774.839191 -213310.538097 171800.87204 6.1067457 6.9048771 4.8277454 -2455008.44172 552239.776687 -102817.041063 241141.958578 4.5493454 7.3980125 4.2020753 -2455008.61949 612056.249774 11988.6076184 301102.260488 3.2869597 7.5035229 3.6158139 -2455008.79727 654554.44547 126624.793195 352585.164369 2.2856787 7.3982368 3.1000138 -2455008.97505 683329.173625 238675.977253 396696.064571 1.4912549 7.1816775 2.6553107 -2455009.15283 701175.594045 346979.232627 434478.859678 0.85545775 6.9145629 2.2739583 -2455009.50838 712111.623651 550459.59289 494462.760632 -0.081489472 6.3285123 1.6602555 -2455009.86394 699151.186976 735878.521999 537957.165613 -0.72432665 5.7475823 1.1911148 -2455010.21949 669483.242566 903956.129186 568655.315545 -1.1826448 5.2016012 0.82118792 -2455010.57505 627730.521506 1055877.41622 589126.018152 -1.5189729 4.6956875 0.52142058 -2455010.9306 577018.377236 1192844.41138 601214.170906 -1.7707913 4.227342 0.27290614 -2455011.64172 456958.329564 1426118.91028 605386.961891 -2.1070133 3.3851549 -0.1171749 -2455012.35283 321011.286329 1610794.35461 588762.404781 -2.2998122 2.6400428 -0.41129743 -2455013.06394 176218.538337 1751944.32573 556135.67304 -2.4009623 1.9643539 -0.64204263 -2455013.77505 27302.099486 1853171.29425 510782.696066 -2.4372079 1.3375325 -0.82790893 -2455014.48616 -122233.431337 1916986.13256 455088.848892 -2.4228397 0.74428255 -0.98010744 -2455015.19727 -269535.521443 1945064.49419 390894.4601 -2.3652995 0.17236996 -1.1054897 -2455015.90838 -412053.595198 1938389.87617 319711.167131 -2.2672207 -0.38862096 -1.2081085 -2455016.61949 -547282.20125 1897341.98158 242865.074817 -2.1275449 -0.94808339 -1.2900146 -2455017.3306 -672541.214434 1821732.09772 161612.097766 -1.9415733 -1.5152502 -1.3514468 -2455018.04172 -784730.332885 1710791.47059 77252.5245581 -1.7001148 -2.0998692 -1.3906584 -2455018.75283 -880003.845027 1563117.73773 -8726.68396698 -1.387628 -2.713005 -1.4030942 -2455019.46394 -953258.569037 1376563.52483 -94428.2720072 -0.97766907 -3.3679091 -1.3795528 -2455020.17505 -997221.452247 1148096.97382 -177156.401888 -0.42394552 -4.0801161 -1.3022324 -2455020.5306 -1004948.78639 1016924.60557 -216166.982697 -0.068383491 -4.4630165 -1.2333616 -2455020.88616 -1000650.26875 873677.893293 -252642.715693 0.36325318 -4.8666313 -1.1361337 -2455021.06394 -993139.718245 797311.858722 -269646.228214 0.62157737 -5.078568 -1.077586 -2455021.15283 -987780.815174 757876.109698 -277827.359701 0.78331363 -5.1942084 -1.0568817 -2455021.19727 -984490.037409 737778.244164 -281913.238164 0.98832128 -5.2905108 -1.0827179 -2455021.20838 -983431.030367 732667.116763 -282943.853806 1.2781848 -5.3666066 -1.0212552 -2455021.21949 -982043.405023 727506.665165 -283686.396925 1.4947098 -5.3544701 -0.53372461 -2455021.24172 -979268.642297 717275.702867 -284446.845874 1.4193841 -5.3212659 -0.33401055 -2455021.3306 -968113.384918 676119.059114 -286583.537842 1.5114406 -5.4067464 -0.24303957 -2455021.68616 -911435.385503 503267.294215 -290597.455642 2.2210852 -5.8535557 -0.009208329 -2455022.04172 -828768.203088 316298.330285 -286109.799182 3.2196136 -6.3177872 0.32486238 -2455022.21949 -774421.092787 217553.843183 -279400.889503 3.8792315 -6.5359062 0.55827938 -2455022.39727 -708790.56684 115700.202205 -268605.190104 4.6972607 -6.7170982 0.8612831 -2455022.57505 -628996.114888 11640.9752453 -252420.401246 5.7359883 -6.8112128 1.2668822 -2455022.75283 -530996.921638 -92549.5710281 -228893.138294 7.0849669 -6.7074275 1.8284781 -2455022.84172 -473487.783092 -143394.173035 -213494.782351 7.909943 -6.5112902 2.1924343 -2455022.9306 -409204.158015 -192143.021613 -195032.629081 8.8501389 -6.1501542 2.6285232 -2455023.01949 -337261.551039 -237223.832274 -172905.547177 9.9017402 -5.5390769 3.1483753 -2455023.10838 -256924.721135 -276278.645482 -146450.893979 11.024551 -4.55802 3.7543578 -2455023.19727 -168030.982162 -305917.679352 -115077.506889 12.101433 -3.0634261 4.4213634 -2455023.28616 -71767.8329148 -321747.078775 -78584.6978608 12.892506 -0.95588114 5.0677417 -2455023.37505 28394.0681634 -319249.417011 -37676.9556747 13.060125 1.6672486 5.5416278 -2455023.46394 126612.741562 -295860.509869 5677.1427468 12.372988 4.3932635 5.6851699 -2455023.55283 216544.898463 -252921.061861 48699.2612456 10.954801 6.679205 5.464201 -2455023.64172 294038.534307 -195179.898949 88970.6661635 9.2061693 8.2309223 4.9955686 -2455023.7306 358053.331684 -128268.069896 125197.851905 7.4902581 9.0942962 4.4336679 -2455023.81949 409641.668508 -56750.8030664 157101.220634 5.985608 9.46493 3.8812342 -2455023.90838 450638.736096 16333.6127504 184955.276519 4.731583 9.5289579 3.3830489 -2455023.99727 482903.744186 89166.0032038 209232.824777 3.7056032 9.4163173 2.9500347 -2455024.17505 527344.049693 230466.854747 248976.794021 2.181235 8.9492925 2.2605461 -2455024.35283 552357.148588 363612.542328 279594.601327 1.1381866 8.3830594 1.7508089 -2455024.5306 563844.389965 488032.512638 303389.552756 0.39738442 7.8221421 1.3643536 -2455024.70838 565561.17072 604100.316341 321940.712369 -0.14745035 7.2979183 1.0629429 -2455024.88616 559987.524737 712447.308947 336350.005633 -0.56010393 6.8169583 0.82173941 -2455025.24172 533295.942174 908540.997961 355705.641664 -1.1319377 5.9724442 0.46112578 -2455025.59727 492468.797161 1080812.58775 365693.804863 -1.5007302 5.262116 0.20232833 -2455025.95283 442313.324297 1232858.72062 368787.648965 -1.7489377 4.6510334 0.0076398121 -2455026.30838 385794.526692 1367341.27791 366597.756481 -1.9203383 4.1152895 -0.14433782 -2455026.66394 324856.468021 1486295.43612 360225.218149 -2.0397947 3.6376437 -0.26631469 -2455027.37505 194737.088176 1683618.67492 337888.364381 -2.1776374 2.8099064 -0.44968215 -2455028.08616 58998.9039607 1833999.28493 306041.68659 -2.2299041 2.1013004 -0.58006346 -2455028.79727 -78163.6738491 1943449.73436 267311.079707 -2.2274928 1.4724046 -0.67596293 -2455029.50838 -213914.257432 2016038.48974 223475.902564 -2.1857324 0.8979502 -0.74747503 -2455030.21949 -346102.101918 2054541.80624 175841.289323 -2.1123638 0.36036284 -0.80035887 -2455030.9306 -472901.10621 2060805.03934 125439.043555 -2.0105757 -0.15343852 -0.83799306 -2455031.64172 -592589.466057 2035960.06891 73142.539445 -1.8807667 -0.65388855 -0.86221275 -2455032.35283 -703395.70373 1980537.77005 19752.8634617 -1.7208824 -1.1503033 -0.87357527 -2455033.06394 -803337.580126 1894509.95778 -33928.9876779 -1.5260424 -1.6516481 -0.87154992 -2455033.77505 -890036.198077 1777291.8845 -87033.8182182 -1.2880848 -2.1672802 -0.85435285 -2455034.48616 -960466.397698 1627677.53631 -138526.288178 -0.99363394 -2.7082405 -0.81823496 -2455035.19727 -1010529.82678 1443706.96492 -187055.273697 -0.62033943 -3.2882434 -0.75637659 -2455035.90838 -1034299.87559 1222448.63834 -230688.612433 -0.1290612 -3.9255769 -0.65598692 -2455036.26394 -1033624.80244 1096571.78293 -249784.066327 0.18199331 -4.2732516 -0.58423674 -2455036.61949 -1022474.58371 959649.957287 -266372.463966 0.55623863 -4.6453871 -0.4917584 -2455036.97505 -998513.844407 810849.555331 -279725.482874 1.0243064 -5.0484116 -0.37344115 -2455037.06394 -990097.173161 771660.69034 -282475.5959 1.1728654 -5.1586395 -0.34388231 -2455037.10838 -985408.675986 751733.041612 -283778.922934 1.2782194 -5.2229991 -0.33732706 -2455037.1306 -982862.101199 741662.785479 -284430.988088 1.3943086 -5.2715486 -0.34303111 -2455037.14172 -981452.362927 736582.141839 -284756.105017 1.5774741 -5.3174021 -0.31995317 -2455037.15283 -979754.862462 731468.942891 -284908.953201 1.9046073 -5.2978331 0.10538006 -2455037.17505 -976235.828433 721415.685218 -284258.707974 1.7833175 -5.2144559 0.42679596 -2455037.21949 -969401.317779 701346.040907 -282480.1866 1.7952115 -5.245985 0.48614901 -2455037.39727 -939690.623685 619151.094787 -274160.365151 2.0929556 -5.462384 0.59418474 -2455037.75283 -863421.033686 444002.21874 -252318.974001 2.9228671 -5.9493006 0.84117331 -2455037.9306 -814437.661515 350631.835064 -238197.629496 3.4743527 -6.2096308 1.0031082 -2455038.10838 -755986.148401 253224.480097 -221298.519284 4.1639033 -6.473098 1.2053082 -2455038.28616 -685492.404058 151855.003867 -200868.535358 5.0561534 -6.720637 1.4669389 -2455038.46394 -599063.402609 47097.0424061 -175764.368103 6.2634239 -6.9008794 1.8212045 -2455038.55283 -548055.965553 -6044.08989599 -160924.556226 7.0439809 -6.9271208 2.0504747 -2455038.64172 -490440.067264 -59079.5375875 -144142.749194 7.9921109 -6.8648267 2.3292325 -2455038.7306 -424732.197224 -111082.898799 -124980.318971 9.1613618 -6.6422836 2.6734494 -2455038.81949 -348990.182865 -160352.857897 -102861.243939 10.615961 -6.121741 3.1024732 -2455038.90838 -260818.584488 -203681.301478 -77070.9775531 12.399294 -5.0342606 3.6300252 -2455038.99727 -157954.07681 -234989.376367 -46923.1642167 14.392362 -2.8884291 4.2229835 -2455039.04172 -100907.218309 -243015.188951 -30173.171566 15.289436 -1.2152298 4.4923931 -2455039.08616 -40893.7656072 -243729.768863 -12526.1328333 15.901361 0.91658418 4.6795437 -2455039.1306 20556.1234463 -235504.668005 5573.21418881 16.000173 3.4099719 4.7168012 -2455039.17505 81108.0752531 -217424.83716 23439.8082745 15.419012 5.9904605 4.5537321 -2455039.21949 138131.397095 -189864.601647 40295.6130968 14.187123 8.2881898 4.1974298 -2455039.26394 189530.662123 -154491.045764 55515.570524 12.539502 10.031694 3.7163222 -2455039.30838 234283.143331 -113614.082064 68789.527633 10.770185 11.161195 3.197214 -2455039.35283 272367.961455 -69435.0579221 80104.2998323 9.0924014 11.774903 2.7035859 -2455039.44172 331067.413288 22572.8716856 97586.7378829 6.3370983 12.025565 1.891023 -2455039.5306 371741.43551 113747.738167 109748.009311 4.3698388 11.661638 1.3097353 -2455039.61949 399654.205182 201215.048067 118136.153183 2.9769792 11.101969 0.89763885 -2455039.70838 418446.388227 284195.930214 123824.490174 1.968587 10.508678 0.59898386 -2455039.79727 430546.839109 362693.121085 127530.064995 1.2176283 9.9395027 0.37636925 -2455039.97505 440744.151286 507381.732261 130787.280662 0.193419 8.9300246 0.072378879 -2455040.15283 438367.733006 637886.545054 130309.638671 -0.45785885 8.088191 -0.12125067 -2455040.3306 427740.546797 756540.939308 127376.987693 -0.89928014 7.3812826 -0.2527194 -2455040.50838 411392.315763 865170.292037 122738.940042 -1.2125141 6.778298 -0.34618599 -2455040.86394 367374.894108 1057665.04714 110079.489693 -1.6150524 5.7959628 -0.46666992 -2455041.21949 313875.998243 1223324.95804 94598.1039555 -1.8462448 5.0144797 -0.53294496 -2455041.57505 254799.948689 1367218.13377 77511.1947396 -1.988219 4.3722184 -0.57602797 -2455041.9306 192287.255057 1492924.43069 59375.6131931 -2.0742618 3.8251963 -0.60248631 -2455042.28616 127727.331659 1602949.04827 40604.5239949 -2.123913 3.3478676 -0.61811765 -2455042.99727 -4094.12775124 1782970.38212 2180.51792494 -2.1550912 2.5394841 -0.62905537 -2455043.70838 -135964.315181 1917669.26289 -36355.2494264 -2.1304681 1.8625644 -0.62322587 -2455044.41949 -265173.572732 2013582.5703 -74187.8402475 -2.0707428 1.2711851 -0.60686405 -2455045.1306 -389902.89381 2075048.95351 -110772.416653 -1.9857327 0.73754114 -0.58291722 -2455045.84172 -508755.346205 2105009.58094 -145688.487039 -1.8798728 0.24303317 -0.55268415 -2455046.55283 -620504.694854 2105439.70853 -178567.446395 -1.7545668 -0.22566068 -0.51662917 -2455047.26394 -723947.544397 2077594.87137 -209050.19839 -1.6092397 -0.67895448 -0.47461305 -2455047.97505 -817790.70825 2022141.56186 -236752.163768 -1.4415209 -1.1257848 -0.42595625 -2455048.68616 -900537.122764 1939220.56464 -261231.356104 -1.2471302 -1.574485 -0.36944065 -2455049.39727 -970353.335529 1828451.32228 -281947.152235 -1.01917 -2.0338392 -0.30303679 -2455050.10838 -1024865.16086 1688883.7124 -298204.73951 -0.74670935 -2.5137241 -0.22368775 -2455050.81949 -1060852.04864 1518891.98709 -309068.435205 -0.41248454 -3.0266204 -0.12638084 -2455051.5306 -1073693.87415 1315946.77486 -313194.046416 0.013231978 -3.5898676 -0.0024669856 -2455052.24172 -1056244.91952 1076223.14005 -308511.011103 0.58642418 -4.2290885 0.16397198 -2455052.59727 -1032661.27791 940857.451615 -301866.387415 0.96184786 -4.5891841 0.27210693 -2455052.95283 -996131.323592 793873.305718 -291555.486858 1.4411361 -4.9885553 0.40252185 -2455053.04172 -984440.67887 755128.752127 -288342.166768 1.6203711 -5.1055126 0.43208508 -2455053.06394 -981247.989814 745289.489906 -287508.242422 1.719045 -5.1462184 0.43703477 -2455053.07505 -979547.548681 740335.616672 -287083.420447 1.8425509 -5.175855 0.45442703 -2455053.08616 -977638.772043 735359.732778 -286571.191195 2.1648823 -5.1633284 0.71173634 -2455053.09727 -975551.39107 730478.359348 -285640.526705 2.1209056 -5.026606 1.1301864 -2455053.11949 -971601.931963 720873.121537 -283335.75151 2.0275351 -4.9978742 1.233613 -2455053.20838 -955795.964141 682171.919351 -273569.52453 2.1160197 -5.0895864 1.2997105 -2455053.56394 -880314.842579 518614.73089 -230518.936435 2.8488373 -5.5729544 1.5097254 -2455053.74172 -832904.401672 430945.879053 -206383.736398 3.3415016 -5.8457532 1.6359901 -2455053.91949 -777036.061119 338926.446383 -180150.065971 3.9575831 -6.1392769 1.7840659 -2455054.09727 -710395.857067 242260.179683 -151424.611138 4.7571525 -6.4493945 1.96209 -2455054.27505 -629411.056623 140806.844153 -119658.960507 5.8502183 -6.7569356 2.182457 -2455054.36394 -581815.221621 88380.72539 -102402.95021 6.5687649 -6.8916511 2.3140451 -2455054.45283 -528074.192946 35045.7911861 -84069.3621337 7.4602983 -6.9886612 2.4635368 -2455054.54172 -466594.991631 -18758.5149452 -64511.3591181 8.5994143 -7.003322 2.633103 -2455054.6306 -395052.526455 -72070.2372145 -43577.2865915 10.106027 -6.8360602 2.8207994 -2455054.71949 -309946.591091 -122704.60587 -21182.7730838 12.169769 -6.2447034 3.007016 -2455054.76394 -260754.729362 -145584.300106 -9491.09203059 13.486507 -5.6193962 3.0773554 -2455054.80838 -206094.343548 -165346.084888 2390.97513765 15.016679 -4.5882985 3.0996494 -2455054.85283 -145220.712184 -179994.925682 14182.7847082 16.701404 -2.9075658 3.017724 -2455054.89727 -77946.7604888 -186435.974532 25307.5493109 18.279199 -0.26118217 2.7316324 -2455054.94172 -5786.59289852 -180528.58662 34734.7137019 19.102528 3.5102951 2.1150047 -2455054.98616 66652.7850833 -158710.500341 41089.9366004 18.306733 7.8457064 1.1491867 -2455055.0306 132552.466606 -121286.077926 43423.5551125 15.795786 11.412479 0.079192256 -2455055.07505 187095.594888 -73139.6980706 41975.1968805 12.598562 13.39989 -0.78390361 -2455055.11949 229702.893181 -20057.9181993 37791.4429022 9.6831395 14.07962 -1.3488957 -2455055.16394 262240.187662 34067.5200094 31912.6773567 7.3643835 14.029395 -1.6819903 -2455055.20838 286969.988652 87272.2359024 25060.5902642 5.5972654 13.647894 -1.8681236 -2455055.29727 320034.383953 188158.247423 10021.4522568 3.2196952 12.603924 -2.0136899 -2455055.38616 338749.796298 280959.011525 -5543.31867624 1.7638245 11.581832 -2.027127 -2455055.47505 348394.913998 366396.743307 -20994.9985608 0.80993357 10.690396 -1.9920802 -2455055.56394 351931.52124 445494.354266 -36097.3813051 0.14862238 9.9277615 -1.9391911 -2455055.74172 347159.420683 588146.473402 -64982.6302555 -0.68981648 8.7046767 -1.8215008 -2455055.91949 332463.005226 714341.925598 -92083.6681526 -1.1843894 7.7648238 -1.7089256 -2455056.09727 311676.056923 827638.567293 -117536.653789 -1.5003306 7.0130487 -1.6071051 -2455056.27505 286896.86839 930447.846763 -141507.89155 -1.7128159 6.3918561 -1.5157943 -2455056.6306 229959.598341 1110989.91385 -185587.229296 -1.9653047 5.4095727 -1.3590701 -2455056.98616 167392.490303 1265080.02947 -225273.396128 -2.0937418 4.6513014 -1.2282693 -2455057.34172 101979.593717 1398211.61287 -261240.304742 -2.1568458 4.0353354 -1.1159323 -2455057.69727 35263.3750734 1513999.28301 -293974.378027 -2.1817196 3.5164428 -1.017134 -2455058.05283 -31820.051283 1614972.5589 -323837.249715 -2.182458 3.0672634 -0.92854692 -2455058.76394 -164843.682498 1779430.29153 -375991.705707 -2.1400807 2.3128346 -0.77332015 -2455059.47505 -294086.406297 1901765.51657 -419270.428017 -2.0626447 1.6861776 -0.63815118 -2455059.8306 -356736.381505 1949210.1246 -437909.014574 -2.0153237 1.4057133 -0.5757799 -2455060.18616 -417812.221725 1988317.57259 -454574.189915 -1.957709 1.1436324 -0.50449971 -2455060.89727 -534630.254914 2043322.61716 -482046.801431 -1.8425339 0.65439128 -0.39093385 -2455061.60838 -643938.231081 2069490.86079 -502722.932971 -1.7134066 0.20249671 -0.28279635 -2455062.31949 -744891.637009 2068708.39167 -516855.72444 -1.5704612 -0.22475034 -0.1775453 -2455063.0306 -836603.957103 2042174.32538 -524553.975263 -1.4122142 -0.63724237 -0.073004804 -2455063.74172 -918055.582065 1990539.18166 -525801.558922 -1.2359126 -1.0431285 0.032765835 -2455064.45283 -988020.917425 1913971.849 -520459.050556 -1.0374627 -1.4501401 0.14189964 -2455065.16394 -1044957.14559 1812159.27798 -508245.773976 -0.81051195 -1.8663063 0.25687605 -2455065.87505 -1086841.08488 1684265.49422 -488710.127562 -0.54551312 -2.300841 0.38087448 -2455066.58616 -1110906.68798 1528819.01539 -461169.718214 -0.22730708 -2.7654462 0.51833315 -2455067.29727 -1113176.63265 1343505.1972 -424606.849059 0.16946803 -3.2763377 0.67598196 -2455068.00838 -1087550.9287 1124775.2455 -377464.75349 0.69138378 -3.8584449 0.86520131 -2455068.36394 -1061327.40784 1001256.81335 -349196.226204 1.0264666 -4.1883606 0.97765195 -2455068.71949 -1023692.40048 867072.307863 -317224.075131 1.4398447 -4.5546404 1.1070812 -2455068.89727 -999682.681191 795581.490242 -299671.897801 1.6948169 -4.7570923 1.1790155 -2455068.98616 -986059.006546 758617.344692 -290478.111362 1.8669255 -4.8740353 1.2147049 -2455069.00838 -982405.834098 749219.901178 -288137.388882 1.9465393 -4.9188993 1.2240799 -2455069.0306 -978493.7343 739664.554124 -285751.393681 2.1906046 -5.1041211 1.3052369 -2455069.04172 -976346.835257 734571.251815 -284321.15739 2.1682201 -5.4843557 1.7007028 -2455069.06394 -972481.330422 723947.911528 -280833.687947 1.9440395 -5.5458697 1.8587232 -2455069.15283 -957437.896972 681032.765783 -266295.682534 2.0127766 -5.6375521 1.9185163 -2455069.50838 -884992.105267 500674.830187 -204415.475414 2.760015 -6.118901 2.1151797 -2455069.68616 -838797.027167 404641.993143 -171078.517523 3.27403 -6.3881608 2.2273328 -2455069.86394 -783715.182034 304358.585324 -135936.206976 3.9253408 -6.6712027 2.3502921 -2455070.04172 -717183.577984 199695.810554 -98826.9645452 4.7787352 -6.9548204 2.4829538 -2455070.21949 -635316.995853 90893.6482677 -59644.9697421 5.9466555 -7.1996343 2.6179331 -2455070.39727 -531873.781533 -20705.4744956 -18529.39102 7.6334778 -7.2863339 2.7262863 -2455070.48616 -469012.471804 -76329.0198185 2501.20489186 8.7779581 -7.1712488 2.743411 -2455070.57505 -396328.188303 -130268.235417 23452.9964869 10.201921 -6.8235694 2.6984374 -2455070.66394 -311470.22416 -180039.239929 43632.7900998 11.951087 -6.0410791 2.5280282 -2455070.75283 -212081.45627 -221061.428589 61668.4809487 13.952824 -4.4735279 2.1152733 -2455070.79727 -156597.30281 -236005.034472 69157.630491 14.929992 -3.254097 1.7666194 -2455070.84172 -97622.0569597 -245614.022485 75084.242644 15.747196 -1.6939708 1.299948 -2455070.88616 -36065.1630482 -248617.405431 78993.0606593 16.247187 0.17311594 0.71864556 -2455070.9306 26559.7933866 -244055.330122 80500.5786581 16.284193 2.2162514 0.058095655 -2455070.97505 88324.7290001 -231641.378118 79421.4078758 15.800403 4.2243711 -0.61614271 -2455071.01949 147329.715374 -211931.152296 75844.1866468 14.868987 5.9864255 -1.2321907 -2455071.06394 202157.800174 -186146.815327 70096.7632231 13.655932 7.3763835 -1.7412039 -2455071.15283 296943.783286 -122258.77987 53892.1735399 11.043398 9.0355217 -2.4048393 -2455071.24172 372716.234789 -50048.1184986 34074.7574282 8.7717441 9.6431157 -2.7110177 -2455071.3306 432970.076594 24498.8145878 12754.5697756 6.998324 9.7109845 -2.8181196 -2455071.41949 481283.880653 98500.8867315 -8961.45199932 5.6438185 9.534922 -2.8259261 -2455071.50838 520453.513099 170703.271775 -30531.7228498 4.6004905 9.2580356 -2.7860608 -2455071.68616 578971.130679 308112.877206 -72351.460174 3.1286321 8.6308137 -2.6529728 -2455071.86394 619085.65078 436013.333681 -111965.77594 2.1559153 8.0328046 -2.5054192 -2455072.04172 646661.999602 555220.324044 -149358.159373 1.4717108 7.5001692 -2.3652553 -2455072.21949 665206.296122 666747.364777 -184689.584277 0.96668569 7.0315726 -2.2372957 -2455072.57505 683434.143906 870290.669741 -249920.80791 0.27466563 6.2505872 -2.0168615 -2455072.9306 684528.123738 1052350.25681 -308997.160416 -0.17425581 5.6233978 -1.8347242 -2455073.28616 674108.318358 1216886.39699 -362935.440619 -0.48674852 5.1036052 -1.6809256 -2455073.64172 655476.559803 1366705.85573 -412488.81761 -0.71508557 4.6613004 -1.5482529 -2455073.99727 630739.467651 1503866.55363 -458224.504677 -0.88778396 4.2768043 -1.4316851 -2455074.70838 568250.006751 1746097.45493 -539900.488529 -1.1276257 3.6316705 -1.2337256 -2455075.41949 493919.586509 1952444.55843 -610493.794795 -1.2811819 3.1006634 -1.068681 -2455076.1306 411873.135935 2128671.16935 -671676.713818 -1.3827343 2.6465024 -0.92606664 -2455076.84172 324704.474912 2278756.77863 -724615.647854 -1.4500995 2.2467891 -0.79947714 -2455077.55283 234172.897746 2405572.55298 -770157.791024 -1.4935089 1.887052 -0.68470726 -2455078.97505 47781.6288228 2597405.16959 -841421.101141 -1.5309909 1.2504984 -0.47968241 -2455079.3306 718.428630128 2633558.35012 -855423.135112 -1.5325693 1.1038975 -0.4321039 -2455079.68616 -46344.6450358 2665271.78117 -867954.227758 -1.5301864 0.96182874 -0.3811499 -2455081.10838 -233061.651139 2749739.55506 -903767.408158 -1.5030539 0.41963586 -0.20365246 -2455082.5306 -414401.310783 2769575.35883 -918325.789972 -1.4431617 -0.093635505 -0.034104676 -2455083.95283 -586438.662187 2727144.82672 -912229.576069 -1.3514659 -0.59670579 0.13348111 -2455085.37505 -745087.372938 2622643.31529 -885364.148815 -1.2241196 -1.1068371 0.30494233 -2455086.79727 -885410.840584 2454082.65938 -836868.522653 -1.050964 -1.6427401 0.48672968 -2455088.21949 -1000721.19808 2216859.26451 -764957.880471 -0.8124407 -2.2293917 0.68787247 -2455088.9306 -1046026.12525 2070074.86735 -719303.771893 -0.65743349 -2.5529428 0.79984871 -2455089.64172 -1080804.30151 1902558.58743 -666447.701595 -0.4679915 -2.9056385 0.92283688 -2455090.35283 -1102555.24829 1712231.07357 -605602.084218 -0.23051877 -3.2974967 1.0607056 -2455091.06394 -1107691.49487 1496262.94132 -535686.483946 0.077784618 -3.7432841 1.2192734 -2455091.77505 -1090726.25087 1250694.46509 -455168.74253 0.49824519 -4.2658128 1.4077945 -2455092.1306 -1071328.27232 1115106.2077 -410262.686328 0.77385118 -4.5667602 1.5178846 -2455092.48616 -1042509.59334 969754.5299 -361763.314815 1.1153686 -4.9027575 1.6423297 -2455092.84172 -1001827.80927 813430.998676 -309168.085898 1.5525099 -5.2827592 1.7853725 -2455093.19727 -945630.414746 644617.240851 -251819.57006 2.1368739 -5.7179258 1.9529487 -2455093.55283 -868056.627326 461440.393487 -188846.17589 2.9669826 -6.219263 2.153056 -2455093.7306 -818306.311557 363814.083185 -154906.060243 3.5326904 -6.4949127 2.2679931 -2455093.90838 -758723.230984 261864.106609 -119119.981132 4.2574621 -6.7804142 2.3932804 -2455094.08616 -686298.440839 155568.557285 -81345.5325962 5.2222043 -7.0552147 2.5258841 -2455094.26394 -596356.036582 45478.2500068 -41551.2518881 6.5699019 -7.2579794 2.6523266 -2455094.35283 -542587.256852 -10411.5203077 -20984.1980821 7.4624557 -7.2833243 2.7007053 -2455094.44172 -481202.36338 -66112.4264962 -135.812162813 8.5626102 -7.1974145 2.7223179 -2455094.5306 -410378.380116 -120440.236569 20691.6336535 9.9311558 -6.9042532 2.6887569 -2455094.61949 -327830.190626 -171180.308882 40882.4182921 11.621426 -6.2228729 2.5437254 -2455094.70838 -231116.261592 -214218.658383 59211.8694221 13.597385 -4.8309248 2.1810655 -2455094.75283 -176956.888744 -230754.435752 67021.0556545 14.602228 -3.7282728 1.8685899 -2455094.79727 -119111.006138 -242419.093476 73415.9844296 15.496158 -2.2892014 1.4419921 -2455094.84172 -58277.2100643 -247906.935032 77941.5863053 16.131059 -0.51843121 0.89609029 -2455094.88616 4236.8621501 -246092.435231 80173.5588344 16.347154 1.4896209 0.25422995 -2455094.9306 66600.0786563 -236404.538745 79843.5152925 16.045235 3.5448627 -0.42648967 -2455094.97505 126829.260812 -219098.054131 76943.8546748 15.251443 5.4225127 -1.0720048 -2455095.01949 183283.096071 -195203.124471 71733.9720799 14.108909 6.9576633 -1.6222994 -2455095.06394 234976.070264 -166176.712965 64641.6768964 12.801307 8.0946943 -2.0509274 -2455095.15283 323242.919332 -98452.5769024 46629.2352898 10.236383 9.3475533 -2.5744003 -2455095.24172 393396.377055 -24808.5446763 25870.7695909 8.1191411 9.7303412 -2.7949607 -2455095.3306 449211.096686 49944.423845 4100.58967442 6.4897539 9.6912259 -2.8562626 -2455095.41949 494064.852232 123586.368624 -17806.3573628 5.2458048 9.4675089 -2.840049 -2455095.50838 530505.510249 195184.080287 -39430.9935198 4.283596 9.1710928 -2.78741 -2455095.68616 585031.017454 331177.280934 -81173.2800355 2.9155704 8.5375142 -2.6436524 -2455095.86394 622370.609244 457690.51582 -120616.100578 2.0025988 7.9462909 -2.4930826 -2455096.04172 647898.381876 575636.024204 -157813.607826 1.3555969 7.4224201 -2.3524615 -2455096.21949 664861.780718 686031.984926 -192951.771578 0.87541952 6.9618426 -2.2250291 -2455096.57505 680802.686464 887630.983946 -257837.735432 0.21396172 6.1928076 -2.0068225 -2455096.9306 680320.75026 1068033.95652 -316647.177674 -0.2177393 5.5726619 -1.8273495 -2455097.28616 668730.634958 1231082.2168 -370390.87738 -0.5203331 5.0572197 -1.6754444 -2455097.64172 649167.815583 1379530.04965 -419791.693505 -0.74254131 4.6182798 -1.5436715 -2455097.99727 623655.718762 1515413.18781 -465392.673954 -0.91101775 4.2365522 -1.4274282 -2455098.70838 559925.435952 1755299.69935 -546805.97314 -1.1452035 3.5952659 -1.2293149 -2455099.41949 484642.725623 1959485.85831 -617112.554901 -1.2947871 3.0665367 -1.0637326 -2455100.1306 401858.787729 2133662.0409 -677972.483278 -1.3932531 2.6137634 -0.92049131 -2455100.84172 314124.676627 2281762.40776 -730548.381459 -1.4580505 2.2148245 -0.79323301 -2455101.55283 223175.876406 2406626.96537 -775686.017782 -1.4991702 1.8554519 -0.67778845 -2455102.97505 36345.1190021 2594584.1062 -846018.14032 -1.5325167 1.2188917 -0.47146202 -2455104.39727 -151602.484548 2709052.258 -892403.238041 -1.5200904 0.65300714 -0.28607915 -2455105.81949 -335813.798158 2756709.74296 -916797.73317 -1.4728783 0.12742294 -0.11226732 -2455107.24172 -512310.392003 2741117.7671 -920175.829738 -1.3945671 -0.37967654 0.057046234 -2455108.66394 -677193.970899 2663413.9479 -902714.648085 -1.2831227 -0.8864418 0.22790894 -2455110.08616 -826006.881535 2522536.80247 -863843.773147 -1.1312314 -1.4111507 0.40666764 -2455111.50838 -952939.375519 2314986.39759 -802130.903016 -0.92358412 -1.9758751 0.60124551 -2455112.21949 -1005711.94423 2184266.00374 -761951.01259 -0.79028688 -2.2827284 0.70798998 -2455112.9306 -1049488.83208 2034008.23536 -714950.805927 -0.62950021 -2.6129165 0.82366379 -2455113.64172 -1082312.74839 1862558.78896 -660496.861496 -0.43179123 -2.974066 0.95121002 -2455114.35283 -1101487.69644 1667703.36025 -597737.853832 -0.18202227 -3.3769751 1.0948598 -2455115.06394 -1103103.2142 1446416.46837 -525500.445925 0.14540629 -3.8377782 1.2610988 -2455115.77505 -1081080.16437 1194420.9158 -442100.902782 0.59844734 -4.3819461 1.4604476 -2455116.1306 -1058227.41372 1055047.13131 -395469.910393 0.90013367 -4.6976478 1.5777893 -2455116.48616 -1024972.03762 905395.294217 -344996.718868 1.2810794 -5.0527959 1.7112635 -2455116.66394 -1003538.33981 826292.628233 -318149.193774 1.5165685 -5.2496838 1.7854061 -2455116.75283 -991370.153955 785572.09441 -304287.870241 1.6564291 -5.3559494 1.8245623 -2455116.79727 -984848.850959 764895.811198 -297242.713985 1.7442102 -5.4139113 1.8449829 -2455116.84172 -977877.460366 743980.518096 -290108.901466 1.9311372 -5.4799007 1.8781613 -2455116.85283 -975948.693847 738723.137757 -288285.298223 2.1180782 -5.4532984 1.9392938 -2455116.86394 -973794.496709 733627.314756 -286306.149947 2.2878473 -5.1142994 2.2013288 -2455116.88616 -969589.34992 724069.915082 -281920.29415 2.1358957 -4.9339641 2.3144545 -2455116.97505 -953056.779052 685942.973914 -263931.767264 2.2068185 -5.0126677 2.3654084 -2455117.3306 -874720.481049 524612.998618 -188446.375968 2.9479097 -5.5080891 2.5522949 -2455117.50838 -825688.617823 437840.960606 -148476.727485 3.4550965 -5.7949297 2.6527104 -2455117.68616 -767890.654526 346447.115059 -106943.979155 4.0978264 -6.1101166 2.7551633 -2455117.86394 -698765.439769 249998.504513 -63862.0534689 4.9451035 -6.4521714 2.8525605 -2455118.04172 -614293.537347 148176.21963 -19437.3844946 6.1252821 -6.8043974 2.9245383 -2455118.1306 -564332.829096 95284.638432 3079.45936023 6.9134126 -6.9656899 2.9347111 -2455118.21949 -507590.85833 41278.7919161 25543.6998388 7.9027353 -7.0887782 2.9068205 -2455118.30838 -442212.575522 -13372.5858765 47544.5438734 9.1805958 -7.1212126 2.8058967 -2455118.39727 -365495.467901 -67569.4406163 68269.1967215 10.882891 -6.9398245 2.5562913 -2455118.48616 -273491.182546 -118673.890292 86002.0959031 13.193175 -6.2382803 1.984105 -2455118.5306 -220152.859031 -141297.865591 92692.5009423 14.615294 -5.481103 1.4651219 -2455118.57505 -161080.677993 -160155.091436 96924.4794766 16.161719 -4.2425991 0.68797386 -2455118.61949 -96116.336353 -172984.990255 97524.7004301 17.632439 -2.3058383 -0.44013233 -2455118.66394 -26327.1080564 -176780.003269 93049.6963408 18.576824 0.46483511 -1.9472752 -2455118.70838 45076.4269099 -168634.901481 82305.6083944 18.379401 3.8239079 -3.6509998 -2455118.75283 113011.103529 -147633.456497 65290.3083536 16.794429 7.0113861 -5.1391574 -2455118.79727 172929.814065 -115961.056023 43542.1699768 14.336213 9.3063661 -6.089525 -2455118.84172 222987.414053 -77479.4965081 19210.4121788 11.765644 10.584445 -6.5082955 -2455118.88616 263714.283096 -35620.7688757 -5994.47169642 9.515086 11.121363 -6.5765634 -2455118.9306 296607.762589 7378.88937913 -31063.8345696 7.6855199 11.221928 -6.4598599 -2455119.01949 344858.324726 92421.9072462 -79099.5611501 5.0796556 10.848735 -6.0288906 -2455119.10838 376999.448098 173469.555342 -123605.520179 3.4068675 10.246146 -5.5661296 -2455119.19727 398566.359989 249797.330297 -164719.32699 2.2783491 9.6368529 -5.149984 -2455119.28616 412828.892717 321622.261522 -202852.948826 1.4786537 9.0772766 -4.7895661 -2455119.46394 426827.70395 453496.78146 -271747.503341 0.43759945 8.1302782 -4.2083344 -2455119.64172 428302.357814 572357.777116 -332818.716553 -0.19866815 7.3734072 -3.7617999 -2455119.81949 421806.327344 680713.401694 -387771.185906 -0.62064882 6.7548732 -3.4058927 -2455119.99727 409874.431896 780380.557369 -437769.48576 -0.91665312 6.2369507 -3.1131507 -2455120.35283 375349.588272 958664.186087 -525993.726289 -1.295167 5.4083287 -2.6535364 -2455120.70838 331870.3667 1114524.0799 -601898.645572 -1.5171897 4.7627784 -2.302168 -2455121.06394 282985.050191 1252495.86207 -668135.81597 -1.6549188 4.2359176 -2.0193998 -2455121.41949 230702.639443 1375614.78608 -726446.07374 -1.7423085 3.7911352 -1.7833401 -2455121.77505 176266.40385 1486030.63835 -778045.88216 -1.7973503 3.4059201 -1.5807936 -2455122.48616 63965.7113996 1674732.56751 -864458.541628 -1.8478307 2.7599057 -1.2449644 -2455123.19727 -49836.0754787 1827438.48198 -932279.356536 -1.8507495 2.2257907 -0.97087526 -2455123.90838 -162878.700403 1949735.41289 -984580.449719 -1.8252758 1.7652809 -0.737132 -2455124.61949 -273743.009341 2045391.08223 -1023423.86805 -1.7809512 1.3555512 -0.53115403 -2455125.3306 -381435.748268 2117037.46334 -1050250.20052 -1.7225842 0.98171779 -0.34486963 -2455126.04172 -485109.850382 2166664.15029 -1065919.87136 -1.6511632 0.63604807 -0.16912649 -2455127.46394 -677906.917768 2204522.90073 -1066978.85227 -1.479933 -0.011637802 0.14701533 -2455128.88616 -847048.143974 2165029.28562 -1030586.93056 -1.2650826 -0.6291828 0.44352925 -2455130.30838 -986538.160734 2049705.88019 -958097.018054 -0.99430709 -1.2514603 0.73714106 -2455131.01949 -1042708.32357 1962923.80674 -908198.207409 -0.83034258 -1.5756306 0.88791174 -2455131.7306 -1088039.4594 1855766.22691 -848873.629431 -0.64035724 -1.9157733 1.0444011 -2455132.44172 -1120696.64216 1727040.30161 -779685.859291 -0.41609353 -2.2791114 1.2095298 -2455133.15283 -1138206.03393 1575035.81123 -699992.83572 -0.14454561 -2.6754638 1.3870979 -2455133.86394 -1137059.63184 1397314.42443 -608877.279707 0.19583723 -3.1191954 1.5824264 -2455134.57505 -1111958.90554 1190323.69675 -505020.641508 0.64396863 -3.6330003 1.8034547 -2455134.9306 -1087913.96664 1074275.63589 -447744.491324 0.93015099 -3.9271867 1.9271862 -2455135.28616 -1054179.4521 948690.907161 -386496.629201 1.2782781 -4.2553004 2.0624289 -2455135.64172 -1008470.55228 812379.440376 -320883.940701 1.7155024 -4.6275553 2.2118382 -2455135.99727 -947397.657252 663774.889009 -250425.462487 2.2889305 -5.0585127 2.3783985 -2455136.35283 -865550.982704 500775.550583 -174557.973302 3.0889485 -5.5686537 2.5640085 -2455136.5306 -814118.005489 413029.739267 -134419.700539 3.6282616 -5.8611477 2.6627467 -2455136.70838 -753335.24496 320577.484962 -92756.6881978 4.3161991 -6.1815351 2.7616379 -2455136.88616 -680364.222438 223006.560536 -49627.860853 5.2329185 -6.5260309 2.8511 -2455137.06394 -590657.082947 120092.901271 -5351.63616075 6.5302645 -6.8692235 2.9036178 -2455137.15283 -537253.275468 66760.9936363 16934.0789656 7.41011 -7.0131381 2.8936363 -2455137.24172 -476228.394049 12520.680988 38959.7603256 8.5292716 -7.0972787 2.8301655 -2455137.3306 -405357.911899 -41903.1588015 60141.3298713 9.9963058 -7.0413433 2.6616418 -2455137.41949 -321384.968473 -94805.3567373 79293.1587645 11.972519 -6.6527315 2.2738345 -2455137.46394 -273093.164669 -119564.095146 87399.4970984 13.209605 -6.2021105 1.9246415 -2455137.50838 -219706.630023 -142045.728641 93851.5030956 14.623481 -5.4433758 1.4004539 -2455137.55283 -160623.844526 -160758.489731 97826.1735876 16.15853 -4.2056445 0.61886602 -2455137.59727 -95697.7602779 -173454.996804 98156.0002303 17.615519 -2.2743043 -0.511283 -2455137.64172 -25998.2328647 -177149.552296 93410.5159289 18.54785 0.48461398 -2.0161894 -2455137.68616 45283.0732086 -168957.213501 82413.171089 18.346436 3.8288911 -3.7134949 -2455137.7306 113098.340621 -147957.526475 65172.5245834 16.766129 7.0069799 -5.1941256 -2455137.77505 172920.578957 -116305.718521 43226.0431725 14.313874 9.3012329 -6.1380605 -2455137.81949 222898.638572 -77837.6006213 18718.8255531 11.746415 10.582884 -6.5512062 -2455137.86394 263551.519378 -35968.7645959 -6623.54602444 9.4953522 11.125818 -6.6095691 -2455137.90838 296366.760194 7052.90489016 -31810.4824207 7.6644432 11.228722 -6.4881792 -2455137.99727 344445.230517 92156.5303143 -80032.7548667 5.0561099 10.857231 -6.0495313 -2455138.08616 376400.192026 173269.479504 -124674.540038 3.3821326 10.254495 -5.5811619 -2455138.17505 397775.739753 249658.86754 -165887.323951 2.2533662 9.6445128 -5.1609379 -2455138.26394 411847.213345 321539.656127 -204092.913569 1.4539423 9.0841663 -4.7974987 -2455138.44172 425474.985032 453509.344949 -273075.429915 0.41408144 8.1358436 -4.2121989 -2455138.61949 426599.284503 572448.063853 -334185.120449 -0.22076328 7.3780184 -3.7631291 -2455138.79727 419774.609481 680869.096624 -389144.255411 -0.64136174 6.7588189 -3.4055386 -2455138.97505 407534.470461 780593.088955 -439127.618927 -0.93609678 6.2404335 -3.1116271 -2455139.3306 372446.913357 958974.32893 -527280.387785 -1.3124354 5.4112674 -2.6505558 -2455139.68616 328465.161444 1114920.14553 -603080.152647 -1.5326968 4.7654676 -2.2983778 -2455140.04172 279126.685306 1252972.85185 -669193.122631 -1.6689556 4.2385199 -2.0151488 -2455140.39727 226432.664318 1376171.87435 -727368.558906 -1.755104 3.7937613 -1.7788408 -2455140.75283 171620.061859 1486669.62545 -778828.087884 -1.8090842 3.4086346 -1.5761777 -2455141.46394 58654.1299128 1675545.05193 -864955.440983 -1.8578341 2.7628602 -1.2403316 -2455142.17505 -55718.9033181 1828441.44441 -932495.562092 -1.8593883 2.2290372 -0.96638873 -2455142.88616 -169255.982668 1950945.94055 -984527.342144 -1.8327474 1.7687807 -0.73285921 -2455143.59727 -280544.687308 2046823.67765 -1023116.21144 -1.7872906 1.3592784 -0.52715047 -2455144.30838 -388591.107058 2118707.15392 -1049706.91325 -1.727751 0.9857234 -0.34121913 -2455145.7306 -591939.691294 2197472.64806 -1070761.56132 -1.5749357 0.30846356 -0.0083909773 -2455147.15283 -773952.53102 2196576.58517 -1052987.76764 -1.3804392 -0.3179848 0.29440847 -2455148.57505 -929261.363559 2119853.02662 -998862.795963 -1.13829 -0.93131688 0.58594746 -2455149.99727 -1051023.8771 1966865.14114 -908813.559318 -0.83015595 -1.5652299 0.88176428 -2455150.70838 -1096352.81485 1860435.18125 -849914.483399 -0.64056513 -1.9023762 1.0366485 -2455151.41949 -1129049.23282 1732642.9504 -781260.572868 -0.41726748 -2.2619751 1.1998418 -2455152.1306 -1146681.01816 1581829.93679 -702232.600781 -0.14754116 -2.6536403 1.3750642 -2455152.84172 -1145811.5487 1405625.64175 -611941.659098 0.18946892 -3.0913619 1.5675092 -2455153.55283 -1121277.93452 1200582.47482 -509110.575666 0.63116065 -3.5969604 1.7848102 -2455153.90838 -1097703.74762 1085722.08157 -452442.186343 0.91198135 -3.8857153 1.9061969 -2455154.26394 -1064640.59779 961511.455437 -391880.783336 1.2522061 -4.2070465 2.0386411 -2455154.61949 -1019905.26689 826810.186325 -327049.123611 1.6772693 -4.570597 2.1846695 -2455154.97505 -960285.567731 680123.367108 -257486.029422 2.2308158 -4.9900594 2.3471531 -2455155.3306 -880713.078111 519453.293608 -182649.010062 2.9952555 -5.4846849 2.5281268 -2455155.50838 -830930.630324 433069.191098 -143078.849375 3.5052082 -5.7676163 2.6247321 -2455155.68616 -772351.170294 342133.051759 -102010.776634 4.1492316 -6.0775983 2.7224586 -2455155.86394 -702437.196176 246233.964729 -59475.4052718 4.9960241 -6.4128255 2.8138459 -2455156.04172 -617206.628106 145081.987736 -15702.7979704 6.1723344 -6.7560545 2.877994 -2455156.1306 -566900.180445 92582.1363022 6438.65390491 6.9559866 -6.9119302 2.8834005 -2455156.21949 -509858.029379 39010.7381076 28488.9969457 7.937745 -7.0294473 2.8502901 -2455156.30838 -444254.143221 -15163.3741909 50034.0883247 9.2031885 -7.0563239 2.7437088 -2455156.39727 -367438.884546 -68847.0127698 70261.2317755 10.883916 -6.8719405 2.489277 -2455156.48616 -275554.287788 -119449.764491 87474.9240345 13.158178 -6.1787955 1.9174634 -2455156.5306 -222395.149199 -141871.32861 93918.3671818 14.556541 -5.437057 1.4040447 -2455156.57505 -163594.636655 -160611.112629 97936.9841419 16.079781 -4.2283665 0.63927824 -2455156.61949 -98972.0084439 -173472.123845 98389.5885741 17.539921 -2.3395957 -0.46716988 -2455156.66394 -29508.0450588 -177510.376767 93858.3332291 18.507207 0.37223009 -1.9500073 -2455156.70838 41741.4038784 -169803.509713 83133.3067345 18.374007 3.6958378 -3.6420201 -2455156.75283 109794.56962 -149274.438008 66135.5650941 16.857377 6.9026381 -5.1426498 -2455156.79727 170022.603992 -117918.351144 44328.2812919 14.426155 9.2525687 -6.1168987 -2455156.84172 220409.946292 -79540.3009337 19854.5248602 11.842891 10.581509 -6.5530489 -2455156.88616 261381.379555 -37626.1646031 -5538.19309735 9.5643906 11.149933 -6.6280919 -2455156.9306 294409.916107 5516.73028072 -30806.4059584 7.7072661 11.265832 -6.5110702 -2455157.01949 342664.604826 90933.5863478 -79205.5083894 5.0627416 10.898764 -6.0715024 -2455157.10838 374588.669894 172349.242318 -124000.508769 3.3695444 10.291242 -5.5989952 -2455157.19727 395825.311832 248997.996487 -165334.904667 2.2308903 9.6754246 -5.1749402 -2455157.28616 409700.039745 321098.488808 -203637.387204 1.4255566 9.1104012 -4.8087123 -2455157.46394 422850.737592 453402.880184 -272753.834517 0.38143051 8.1537311 -4.2187902 -2455157.64172 423467.460442 572570.157986 -333940.685543 -0.25386966 7.3902444 -3.7667939 -2455157.81949 416139.619006 681146.816137 -388940.173879 -0.67365195 6.7670779 -3.4072513 -2455157.99727 403412.933488 780974.37388 -438938.780819 -0.96711834 6.2458028 -3.1119756 -2455158.35283 367415.604876 959455.99232 -527073.037553 -1.3406368 5.412755 -2.6491664 -2455158.70838 322608.200384 1115454.61004 -602844.69753 -1.5582515 4.7664959 -2.2972926 -2455159.06394 272523.212004 1253512.20464 -668913.891269 -1.6920441 4.2379109 -2.0134314 -2455159.41949 219154.702552 1376673.80531 -727029.837767 -1.7759647 3.791997 -1.7767139 -2455159.77505 163732.771373 1487103.69076 -778419.561746 -1.8279253 3.4060207 -1.5737776 -2455160.48616 49720.8913078 1675780.52673 -864388.56737 -1.8731166 2.7590803 -1.2376096 -2455161.19727 -65491.5743643 1828418.54337 -931755.807451 -1.8714885 2.2244561 -0.96350362 -2455161.90838 -179682.274597 1950622.33903 -983607.370354 -1.8419693 1.763599 -0.72988697 -2455162.61949 -291455.514476 2046167.46481 -1022012.55006 -1.7938819 1.353675 -0.52416118 -2455163.3306 -399833.037852 2117701.57999 -1048422.45346 -1.7319872 0.98001314 -0.33834848 -2455164.75283 -603450.941324 2195798.38808 -1069158.864 -1.5752207 0.30346349 -0.0061572807 -2455166.17505 -785289.689901 2194380.80295 -1051171.53486 -1.377387 -0.32134615 0.29559251 -2455167.59727 -940029.295759 2117381.5073 -996982.926177 -1.1321275 -0.93235095 0.58575855 -2455169.01949 -1060864.77694 1964434.54326 -907051.368323 -0.82133876 -1.5634345 0.88000282 -2455169.7306 -1105619.3018 1858163.89432 -848286.472128 -0.63072099 -1.898968 1.0340378 -2455170.44172 -1137683.36828 1730633.33602 -779820.289163 -0.40655163 -2.2568201 1.1963287 -2455171.15283 -1154634.84757 1580198.23052 -701038.696437 -0.13615483 -2.6464317 1.3705321 -2455171.86394 -1153053.2739 1404511.04564 -611062.007543 0.20119419 -3.081639 1.5617714 -2455172.57505 -1127803.79168 1200161.83201 -508628.311985 0.64258018 -3.5839216 1.7775449 -2455172.9306 -1103887.3153 1085733.55748 -452197.174541 0.92277529 -3.8705557 1.8979914 -2455173.28616 -1070508.97326 962027.026222 -391904.430606 1.2618118 -4.1892961 2.0293233 -2455173.64172 -1025508.38466 827918.922791 -327378.884592 1.6847256 -4.5495987 2.1740148 -2455173.99727 -965713.579812 681939.037264 -258167.408091 2.2343565 -4.9648363 2.3348597 -2455174.35283 -886135.178173 522126.532493 -183737.693951 2.9912243 -5.453787 2.5138481 -2455174.5306 -836461.200403 436243.667034 -144395.115246 3.4946875 -5.7331615 2.6093776 -2455174.70838 -778113.610706 345867.34674 -103570.706561 4.1288341 -6.0390859 2.7061228 -2455174.88616 -708624.606346 250592.742579 -61291.033913 4.9597567 -6.3700521 2.7970365 -2455175.06394 -624141.324768 150124.40388 -17770.241963 6.1086171 -6.7102987 2.8625328 -2455175.15283 -574402.820178 97975.3292205 4260.8971474 6.8705986 -6.8667518 2.8704661 -2455175.24172 -518127.290014 44737.3374784 26230.1596647 7.8216378 -6.9887456 2.8427771 -2455175.3306 -453575.908076 -9167.57136789 47756.0184909 9.0423247 -7.0291435 2.7476361 -2455175.41949 -378233.333986 -62757.5277461 68096.0394116 10.657089 -6.8802419 2.5179829 -2455175.50838 -288426.777294 -113720.756963 85715.7193496 12.840407 -6.2786426 2.0021412 -2455175.55283 -236579.536116 -136685.591731 92575.4111137 14.192455 -5.6270433 1.5395557 -2455175.59727 -179235.820969 -156404.325028 97248.2386625 15.69173 -4.5576263 0.84867174 -2455175.64172 -116049.927564 -170889.349067 98681.8306073 17.196897 -2.8640608 -0.16293112 -2455175.68616 -47605.6290582 -177353.845863 95502.0949037 18.347125 -0.36138952 -1.5558746 -2455175.7306 23636.0408773 -172712.330219 86359.9226122 18.547744 2.8648546 -3.2298457 -2455175.77505 93028.9951484 -155202.383529 70792.2125585 17.36133 6.1983189 -4.8271916 -2455175.81949 155534.881496 -126050.26792 49906.0501199 15.071491 8.8172132 -5.9533087 -2455175.86394 208364.666007 -88848.5854872 25808.8579024 12.448506 10.391023 -6.511747 -2455175.90838 251453.897083 -47337.9784461 425.509926292 10.057364 11.115602 -6.6565649 -2455175.95283 286149.767876 -4149.29299617 -25022.2925432 8.0852408 11.314391 -6.5714259 -2455175.99727 314066.272646 39196.8185953 -49907.6299032 6.5159968 11.228734 -6.3785967 -2455176.08616 354897.435945 123606.742574 -97084.1501455 4.28553 10.709816 -5.9007721 -2455176.17505 381871.279958 203435.493365 -140595.795579 2.8362364 10.077122 -5.4386967 -2455176.26394 399620.733574 278466.694975 -180771.121307 1.8443146 9.4708763 -5.0335824 -2455176.35283 410911.587496 349060.001087 -218057.036881 1.1328291 8.9231034 -4.6850716 -2455176.5306 420478.329275 478765.679847 -285504.339905 0.19483246 8.0014714 -4.1232816 -2455176.70838 418695.78942 595810.598609 -345379.933886 -0.38493529 7.2648048 -3.6903701 -2455176.88616 409628.794122 702620.856245 -399314.150468 -0.77155137 6.6615785 -3.3442472 -2455177.06394 395578.41982 800950.982514 -448425.591422 -1.0428272 6.1557639 -3.0590615 -2455177.41949 357804.570784 977091.823556 -535211.654841 -1.3768929 5.3532261 -2.6167146 -2455177.50838 347107.772848 1017600.37365 -555005.557374 -1.3880702 5.2037184 -2.5492829 -2455177.5306 344491.087139 1027559.3086 -559911.129366 -1.3201251 5.1642156 -2.5697133 -2455177.55283 342110.930325 1037304.11781 -564907.452967 -1.1814262 4.9408543 -2.6217533 -2455177.59727 337450.497633 1055683.47167 -574838.957984 -1.2475796 4.6985403 -2.552111 -2455177.68616 327564.714065 1091031.30668 -594048.452103 -1.3192385 4.5171829 -2.4548887 -2455178.04172 284388.021829 1220931.17945 -664617.348711 -1.476502 3.9609932 -2.1511901 -2455178.39727 237439.01833 1335324.08818 -726730.330729 -1.5730544 3.4985529 -1.8992539 -2455178.75283 188085.089601 1436510.62407 -781651.296093 -1.6355372 3.0978252 -1.6810899 -2455179.46394 85335.3370268 1605369.80014 -873252.807571 -1.698196 2.4220874 -1.3133838 -2455180.17505 -19565.5262397 1736384.22632 -944265.683813 -1.710132 1.8571774 -1.0061245 -2455180.88616 -124166.466133 1835023.11738 -997672.292305 -1.6905548 1.3632422 -0.7375605 -2455181.59727 -226846.083862 1904861.10233 -1035421.4571 -1.6486264 0.91651881 -0.4947375 -2455182.30838 -326385.585203 1948289.25507 -1058816.96676 -1.5888408 0.50138842 -0.26914145 -2455183.01949 -421759.088851 1966885.94959 -1068719.34553 -1.5131874 0.10654929 -0.054606607 -2455183.7306 -512004.248522 1961612.17776 -1065652.89989 -1.4217771 -0.27699641 0.15375219 -2455184.44172 -596119.423909 1932924.78341 -1049868.45805 -1.3133522 -0.65682588 0.36005286 -2455185.15283 -672990.48461 1880826.13664 -1021369.25318 -1.1853958 -1.0403513 0.56833313 -2455185.86394 -741284.021683 1804842.1728 -979917.424237 -1.0325775 -1.4364725 0.78101497 -2455186.57505 -799282.950324 1703938.42823 -925065.57889 -0.84944119 -1.8525378 1.006906 -2455187.28616 -844797.462626 1576527.11048 -855822.337245 -0.62376661 -2.3017424 1.250783 -2455187.99727 -874672.316325 1420068.31102 -770809.386048 -0.33612153 -2.8016615 1.5221784 -2455188.70838 -884125.296416 1230663.96867 -667911.659149 0.04908543 -3.3801245 1.836188 -2455189.06394 -878907.662426 1121807.27306 -608779.630241 0.29864365 -3.7128077 2.0167566 -2455189.41949 -865189.14948 1002131.66687 -543775.839694 0.60590084 -4.0863992 2.2195041 -2455189.77505 -840823.952153 870176.963315 -472108.646776 0.99751113 -4.515117 2.4521376 -2455190.1306 -802565.450516 723937.605033 -392690.846781 1.5210735 -5.0209618 2.7265773 -2455190.48616 -745079.876816 560540.794287 -303965.550572 2.2718934 -5.6397414 3.0622084 -2455190.66394 -706348.944298 471139.712337 -255425.374863 2.7928119 -6.0089465 3.2624152 -2455190.84172 -658458.324321 375674.327964 -203597.177352 3.4765785 -6.4312394 3.4913467 -2455191.01949 -598207.379818 273244.527058 -147994.222996 4.4256118 -6.9172308 3.7546969 -2455191.19727 -520088.463253 162852.087191 -88078.0348114 5.8554198 -7.4645732 4.0510473 -2455191.28616 -471322.391285 104451.024108 -56385.6147968 6.8931249 -7.7413229 4.2006807 -2455191.37505 -413257.62867 44056.4244464 -23616.5195797 8.3064238 -7.9722637 4.3251891 -2455191.46394 -342159.131069 -17575.0926081 9815.91460831 10.342614 -8.0279496 4.3541198 -2455191.50838 -299883.844283 -48180.174605 26413.4095938 11.726422 -7.8816876 4.2738102 -2455191.55283 -251656.071103 -77781.174886 42461.8548675 13.457213 -7.4776787 4.0533095 -2455191.59727 -195991.708897 -104987.462713 57205.0219191 15.607051 -6.5815252 3.5652267 -2455191.64172 -131315.952169 -127153.438718 69204.8180541 18.114598 -4.7601704 2.5743057 -2455191.68616 -57105.014155 -139577.927587 75906.4485105 20.401282 -1.41538 0.75552036 -2455191.70838 -17262.1725304 -140132.612481 76181.1197881 21.007944 0.89823648 -0.50237658 -2455191.7306 23136.2599117 -135965.687822 73888.6880738 20.948653 3.4616094 -1.8960716 -2455191.75283 62688.9692584 -126872.302682 68917.7357311 20.129206 5.9742728 -3.2622141 -2455191.77505 100023.002948 -113256.136393 61487.7867789 18.675441 8.1300953 -4.4342643 -2455191.81949 164728.163384 -76121.6993925 41245.4565749 14.968822 10.858506 -5.9169489 -2455191.86394 215435.549933 -32077.5908257 17250.6515508 11.563862 11.869386 -6.465159 -2455191.90838 254574.772509 13914.1801312 -7797.34694331 8.9510847 11.990576 -6.5295336 -2455191.95283 285058.237849 59543.8396717 -32642.9185881 7.0232173 11.73829 -6.3910147 -2455191.99727 309142.343052 103894.543985 -56788.3567013 5.5886962 11.349196 -6.1783334 -2455192.08616 343991.506644 187795.027456 -102457.806571 3.6477849 10.502865 -5.7164789 -2455192.17505 366970.800209 265421.008144 -144704.865559 2.4213335 9.7297296 -5.2949389 -2455192.26394 382173.424249 337517.131978 -183937.574031 1.5867055 9.0623541 -4.931226 -2455192.35283 391936.118088 404859.477391 -220579.911462 0.98618735 8.4889136 -4.6187979 -2455192.5306 400420.169139 527778.02753 -287455.120638 0.18626691 7.5573404 -4.1114011 -2455192.70838 399148.925369 638050.919938 -347443.796691 -0.31682245 6.8283598 -3.7144836 -2455192.88616 391504.407051 738240.814753 -401943.385422 -0.65822637 6.2360686 -3.392111 -2455193.24172 364133.66791 914958.558697 -498071.461926 -1.0801656 5.3172784 -2.8927965 -2455193.41949 346516.034487 993776.652885 -540968.844759 -1.2020163 4.9574546 -2.7008802 -2455193.46394 341877.948162 1012671.30217 -551273.865196 -1.2086124 4.8869616 -2.6702447 -2455193.48616 339573.282976 1022032.21533 -556402.373402 -1.1850607 4.867757 -2.678839 -2455193.50838 337407.407962 1031384.38615 -561678.505828 -1.0230738 4.8554049 -2.9442579 -2455193.51949 336403.604407 1035886.1629 -564735.234109 -1.1417302 4.4955877 -3.3315154 -2455193.54172 333979.368094 1044241.43665 -571114.948132 -1.3270391 4.2770689 -3.2980535 -2455193.6306 323266.652867 1076223.99718 -595937.085123 -1.4359089 4.0741108 -3.1788518 -2455193.80838 300437.372112 1136456.51239 -643419.137422 -1.5298872 3.7761445 -3.0082818 -2455194.16394 251418.240658 1244444.65128 -731208.959628 -1.6516328 3.2699281 -2.714775 -2455194.51949 199418.043522 1338147.49095 -810592.341513 -1.7279653 2.8412245 -2.4585711 -2455195.2306 90543.2476764 1490198.12522 -947769.135485 -1.8026843 2.1361134 -2.0205723 -2455195.94172 -20871.4826851 1603294.08692 -1060215.67302 -1.8166023 1.5623629 -1.6483987 -2455196.65283 -131946.529027 1683864.25301 -1151180.04956 -1.7942608 1.0714257 -1.3182958 -2455197.36394 -240841.304401 1736071.03166 -1222770.91786 -1.7468886 0.63551085 -1.0158399 -2455198.07505 -346205.971308 1762720.90554 -1276373.17927 -1.6799765 0.2371151 -0.73136551 -2455198.78616 -446927.343629 1765723.71626 -1312860.45661 -1.5959344 -0.13597664 -0.45765072 -2455199.49727 -541972.692403 1746343.85658 -1332710.13011 -1.4951613 -0.49282351 -0.18887323 -2455200.20838 -630289.909111 1705345.00276 -1336062.02694 -1.3766122 -0.84088273 0.080253237 -2455200.91949 -710713.655687 1643060.26087 -1322734.25743 -1.2376474 -1.1867913 0.35498565 -2455201.6306 -781866.789404 1559422.0004 -1292207.44748 -1.0739251 -1.5371238 0.64118565 -2455201.98616 -813361.677188 1509584.98319 -1270142.18844 -0.97669157 -1.7103391 0.79468475 -2455202.69727 -866972.939377 1393201.87936 -1211702.73298 -0.76131892 -2.0815899 1.1123152 -2455203.40838 -905864.488411 1253270.00057 -1132756.55669 -0.49445435 -2.4788109 1.4645352 -2455204.11949 -926178.563165 1087791.326 -1030675.95014 -0.15106451 -2.9160215 1.8691235 -2455204.8306 -921917.57512 893702.292352 -901405.252847 0.31648289 -3.4145564 2.3562601 -2455205.18616 -907621.830144 784537.582096 -824655.800427 0.62495597 -3.696951 2.6470078 -2455205.54172 -882724.143921 666254.082451 -738300.329788 1.0117049 -4.0094452 2.9841472 -2455205.89727 -844257.033511 537804.604121 -640642.080492 1.5172969 -4.3603429 3.3869059 -2455206.25283 -787523.338163 397862.050229 -529213.23957 2.2187088 -4.7592545 3.887731 -2455206.4306 -749967.448591 323090.665171 -467218.28495 2.6885685 -4.9788129 4.1918169 -2455206.60838 -704290.988588 244851.838652 -400183.369933 3.2841908 -5.2101171 4.5463174 -2455206.78616 -648105.657764 163014.501533 -327211.650447 4.0713022 -5.4450483 4.9681949 -2455206.96394 -577630.877127 77692.8960159 -247095.230458 5.1729329 -5.6561171 5.4811108 -2455207.05283 -535165.114057 33950.650823 -203871.353391 5.9128646 -5.728998 5.7802611 -2455207.14172 -486312.986298 -10169.8865186 -158230.588129 6.8477466 -5.7484056 6.110382 -2455207.2306 -429257.944355 -54069.7234971 -109950.637558 8.0680152 -5.6582684 6.4652654 -2455207.31949 -361286.237787 -96493.5958574 -58936.6035205 9.7217585 -5.3334276 6.8128015 -2455207.40838 -278233.699568 -134647.909978 -5613.79465922 12.040767 -4.4694484 7.0312758 -2455207.45283 -229210.917319 -150312.793662 21346.1027772 13.531382 -3.6244801 6.9810162 -2455207.49727 -174031.277727 -161858.406068 47683.9417523 15.237602 -2.2884904 6.6805232 -2455207.54172 -112094.174727 -166957.493779 72070.06419 17.00516 -0.22645557 5.922198 -2455207.58616 -43928.7066832 -162443.378162 92235.3056487 18.370042 2.7223646 4.4413681 -2455207.6306 27442.9478155 -145254.369329 105126.677404 18.536839 6.2645071 2.1593486 -2455207.67505 96241.2834687 -114804.497817 108381.432235 17.034105 9.4415463 -0.45227205 -2455207.71949 156844.843709 -74324.6374191 102213.752848 14.435021 11.418792 -2.645095 -2455207.76394 206962.531366 -28636.0035864 89030.5203835 11.706852 12.215834 -4.1009689 -2455207.80838 247267.673816 18563.6181106 71508.8386005 9.3658744 12.282354 -4.9412511 -2455207.85283 279510.586719 65246.1655508 51587.6998387 7.5031771 11.994277 -5.3838911 -2455207.89727 305415.689485 110499.880725 30457.7573669 6.0490914 11.562201 -5.5921522 -2455207.98616 343417.889404 195660.848365 -12956.1641084 4.004039 10.617273 -5.6616939 -2455208.07505 368732.737102 273800.020636 -56033.8635071 2.6767426 9.7511355 -5.5394474 -2455208.16394 385581.060781 345750.318985 -97892.4418814 1.7635038 9.0055511 -5.3563288 -2455208.25283 396463.300765 412403.454672 -138272.748654 1.1037322 8.3684778 -5.1589427 -2455208.4306 406090.273666 532705.582832 -214553.229184 0.22449571 7.3435187 -4.7795871 -2455208.60838 405007.757077 639182.290808 -285327.283412 -0.32673963 6.5518651 -4.4433237 -2455208.78616 396956.863621 734772.100178 -351270.81597 -0.69908477 5.9161259 -4.14964 -2455208.96394 384079.33984 821481.775582 -412987.860311 -0.9634715 5.3895635 -3.891855 -2455209.31949 348803.135898 973660.427934 -525682.606077 -1.2970011 4.5609291 -3.4638027 -2455209.40838 338669.010865 1008052.63497 -551957.753825 -1.3334327 4.402752 -3.383744 -2455209.45283 333627.006326 1024905.21603 -564923.123644 -1.2438987 4.4217285 -3.3781119 -2455209.46394 332504.669282 1029228.67494 -568143.561007 -1.0696727 4.6405758 -3.2760086 -2455209.47505 331490.157112 1033809.62421 -571055.993138 -1.1084211 4.8159356 -2.8272139 -2455209.49727 329199.740431 1042968.27606 -576253.675126 -1.2433103 4.7287754 -2.6475044 -2455209.58616 319169.7234 1078490.21997 -596017.034939 -1.3455216 4.5366873 -2.5190042 -2455209.76394 297740.826194 1145823.8102 -633382.378911 -1.4380934 4.2380383 -2.3512334 -2455210.11949 251568.262612 1267962.65796 -701144.239935 -1.558297 3.7290239 -2.0690202 -2455210.47505 202444.959711 1375705.24461 -760933.169921 -1.6341708 3.2959322 -1.8292978 -2455211.18616 99297.6804981 1555332.62208 -860666.041129 -1.7105196 2.5783872 -1.4321942 -2455211.89727 -6565.70338228 1695128.01812 -938353.75166 -1.7283475 1.9887434 -1.1058244 -2455212.60838 -112377.257527 1801344.52399 -997453.557862 -1.7114014 1.4795565 -0.82392752 -2455213.31949 -216381.150471 1878017.3456 -1040195.33477 -1.6707558 1.0234721 -0.57136605 -2455214.0306 -317303.656603 1927832.82712 -1068063.02655 -1.6116654 0.60292398 -0.33843543 -2455214.74172 -414095.737286 1952581.95164 -1082045.49523 -1.5365567 0.20576323 -0.11840248 -2455215.45283 -505802.096968 1953400.41753 -1082768.01109 -1.4460702 -0.17750441 0.09399681 -2455216.16394 -591454.360216 1930891.6388 -1070561.40353 -1.3392107 -0.55482331 0.30315181 -2455216.87505 -669983.120217 1885197.02352 -1045500.75438 -1.2136927 -0.93345715 0.51309277 -2455217.58616 -740133.498371 1816007.19099 -1007410.70286 -1.0656576 -1.320972 0.72802456 -2455218.29727 -800217.095945 1722796.81848 -955657.547833 -0.8864136 -1.7206518 0.956295 -2455219.00838 -848294.111678 1603937.44637 -889612.131076 -0.67104028 -2.1543658 1.196889 -2455219.71949 -881549.912841 1457170.19482 -808086.338075 -0.40036719 -2.6321842 1.461914 -2455220.4306 -895772.150472 1279119.75619 -709210.432983 -0.044879873 -3.1776587 1.7644199 -2455220.78616 -893784.803652 1176822.15353 -652412.403637 0.18094408 -3.4873234 1.9361272 -2455221.14172 -884173.135912 1064509.24675 -590061.345146 0.45404796 -3.8312132 2.126784 -2455221.49727 -865206.657847 940970.508545 -521487.111982 0.79412591 -4.2203875 2.3425073 -2455221.85283 -834363.607172 804578.432896 -445788.948861 1.2345324 -4.6714094 2.5924559 -2455222.20838 -787715.874799 653064.151519 -361711.556018 1.8372414 -5.2103786 2.8910531 -2455222.38616 -756543.69487 570659.511699 -315990.519532 2.235461 -5.5253689 3.0655099 -2455222.56394 -718532.708104 483119.776058 -267425.813304 2.7338751 -5.8804777 3.2621302 -2455222.74172 -671800.199847 389755.856681 -215636.930229 3.3817493 -6.2855131 3.486305 -2455222.91949 -613434.471607 289717.957981 -160155.271889 4.2689256 -6.7510963 3.7438324 -2455223.09727 -538529.709538 182033.44735 -100446.217762 5.5792846 -7.2794356 4.0357391 -2455223.18616 -492261.541227 125067.280251 -68866.8941004 6.5111638 -7.5547316 4.1875698 -2455223.27505 -437723.143856 66050.2998285 -36157.9368524 7.7563317 -7.8059929 4.3257214 -2455223.36394 -371839.699316 5428.92205739 -2570.45575218 9.5087594 -7.9500638 4.4038279 -2455223.40838 -333157.218542 -25067.2093501 14320.1055815 10.679136 -7.9146068 4.3828984 -2455223.45283 -289462.534839 -55157.0588538 30979.7981061 12.132451 -7.7221883 4.2745378 -2455223.49727 -239509.334735 -83999.2508677 46940.2376866 13.953122 -7.2330538 4.0010724 -2455223.54172 -181747.487724 -109988.630401 61308.6690553 16.202401 -6.1751048 3.4113538 -2455223.58616 -114665.529687 -130077.327485 72391.1294186 18.75067 -4.0579953 2.2331246 -2455223.6306 -38313.1904809 -139013.345425 77270.1345295 20.811263 -0.29476515 0.140651 -2455223.65283 2058.23007829 -137245.684375 76243.0684852 21.128855 2.181733 -1.2358399 -2455223.67505 42336.2710366 -130553.710037 72479.2432232 20.69524 4.7825562 -2.6811363 -2455223.69727 81045.8877293 -119015.637188 66022.7440135 19.51636 7.1751356 -4.010342 -2455223.71949 116942.38316 -103306.256758 57249.3374892 17.814102 9.0975041 -5.0778157 -2455223.76394 177989.075328 -63454.0716413 35022.4085345 13.996255 11.326023 -6.3135953 -2455223.80838 225201.092341 -18281.5308896 9850.10718018 10.732205 12.023517 -6.6981776 -2455223.85283 261473.65029 27971.7175079 -15911.68477 8.2858335 11.992073 -6.6780243 -2455223.89727 289669.059985 73456.2716845 -41236.9879823 6.490337 11.670415 -6.497103 -2455223.94172 311903.42661 117479.476935 -65742.769307 5.1530295 11.250743 -6.2621742 -2455224.0306 343928.715816 200537.751032 -111966.222964 3.3358269 10.387723 -5.7801999 -2455224.11949 364808.007785 277282.546155 -154665.96538 2.1804696 9.6167362 -5.3500806 -2455224.20838 378344.591203 348534.102498 -194302.048796 1.3905727 8.9556399 -4.9814827 -2455224.38616 391304.861101 477581.840274 -266074.526912 0.39155058 7.8982887 -4.392282 -2455224.56394 392379.472188 592428.298989 -329935.528208 -0.20620191 7.0885696 -3.941304 -2455224.74172 386005.402524 696172.052365 -387614.010012 -0.59862593 6.4419437 -3.5813038 -2455224.91949 374591.678865 790898.66557 -440273.264908 -0.87217258 5.9080246 -3.2841701 -2455225.27505 341992.096562 958840.986932 -533625.279378 -1.2134726 5.0695556 -2.817795 -2455225.36394 332475.833441 997130.240529 -554902.684007 -1.2598917 4.9080032 -2.7256554 -2455225.40838 327626.866068 1015877.14114 -565292.785481 -1.2602675 4.869473 -2.6860812 -2455225.45283 322734.113482 1034792.86459 -575394.899736 -1.3362779 4.9811278 -2.5358736 -2455225.49727 317376.837125 1053776.70012 -584894.543925 -1.4335039 4.8987473 -2.4314456 -2455225.67505 294352.861927 1126496.30983 -620721.749396 -1.5481259 4.5809668 -2.2454406 -2455226.0306 244706.589643 1258878.48362 -685102.351276 -1.6728598 4.0546425 -1.9562519 -2455226.38616 192067.024241 1376452.14637 -741407.128836 -1.7480661 3.611197 -1.7159884 -2455227.09727 82090.7148135 1575100.24042 -834395.228162 -1.8183465 2.8842874 -1.3276005 -2455227.80838 -30166.0296481 1733655.39774 -906124.591745 -1.8286545 2.2947625 -1.0173801 -2455228.51949 -141928.477237 1858844.61418 -960405.821523 -1.8050422 1.7920288 -0.75613014 -2455229.2306 -251787.401571 1954968.41199 -999600.16825 -1.764803 1.3458076 -0.52543889 -2455229.94172 -358384.412087 2025052.79754 -1025460.96153 -1.7027382 0.94111206 -0.31952914 -2455230.65283 -460745.057613 2071179.60584 -1039189.55523 -1.6271986 0.56423665 -0.12958758 -2455232.07505 -649654.121815 2096780.84879 -1033305.21891 -1.439392 -0.13955759 0.22034218 -2455233.49727 -812334.003081 2037861.32414 -985772.347285 -1.198436 -0.81909913 0.55211961 -2455234.20838 -881592.610519 1976991.47419 -946766.795001 -1.0528198 -1.1636768 0.71795969 -2455234.91949 -941253.377745 1894640.67635 -897476.000491 -0.88511725 -1.5194224 0.88739807 -2455235.6306 -989772.732074 1789910.73953 -837586.696322 -0.68883108 -1.8935036 1.0635315 -2455236.34172 -1025111.52302 1661402.71166 -766573.622357 -0.45399805 -2.2952472 1.2502318 -2455237.05283 -1044449.34265 1507042.52743 -683637.385646 -0.16456938 -2.7376447 1.4526718 -2455237.76394 -1043665.25485 1323773.11084 -587595.935288 0.20709694 -3.2404022 1.6783614 -2455238.47505 -1016271.4292 1106974.83882 -476689.732349 0.71389528 -3.8361129 1.9389861 -2455238.8306 -989366.765601 983869.164323 -414873.669663 1.0496031 -4.1856496 2.0879895 -2455239.18616 -950896.221222 849306.058735 -348230.862464 1.4726161 -4.5844483 2.2539044 -2455239.54172 -897526.449696 701515.780938 -276173.899764 2.0300581 -5.0504391 2.4413168 -2455239.89727 -823887.196319 538043.492339 -197964.298975 2.813721 -5.6109919 2.6551974 -2455240.07505 -776734.617799 449387.675743 -156286.664538 3.3465611 -5.9388119 2.7726571 -2455240.25283 -720303.743058 355401.978471 -112762.186508 4.0323607 -6.3058627 2.8950548 -2455240.4306 -651643.702531 255454.52594 -67361.1432147 4.9583681 -6.7148769 3.0149036 -2455240.60838 -565905.056073 148968.883606 -20276.9936893 6.296443 -7.1515144 3.107112 -2455240.69727 -514128.60602 93237.6213193 3659.58916899 7.2250122 -7.3576179 3.1202757 -2455240.78616 -454215.878811 36076.6945036 27514.176873 8.4339845 -7.5149342 3.0791833 -2455240.87505 -383495.320333 -21848.2605485 50664.5169149 10.070882 -7.5336326 2.9216371 -2455240.96394 -297823.886845 -78694.2437582 71720.3974921 12.376458 -7.1693342 2.4948483 -2455241.00838 -247501.202785 -105344.314124 80553.0037066 13.876412 -6.6559637 2.0722378 -2455241.05283 -190925.827099 -129255.873443 87310.0235543 15.62848 -5.7042682 1.3939548 -2455241.09727 -127282.694103 -148224.868968 90752.1281152 17.520163 -4.024468 0.31951754 -2455241.14172 -56715.7417163 -158787.005764 89077.0784439 19.124225 -1.2781897 -1.2848545 -2455241.18616 18092.818342 -156626.568206 80295.6662434 19.557704 2.5379102 -3.3306117 -2455241.2306 90987.3208145 -139054.909496 63627.3287581 18.08991 6.5249476 -5.2715497 -2455241.27505 155211.34253 -107940.786467 40743.223078 15.231848 9.4389966 -6.5075814 -2455241.31949 207742.113794 -68379.7458315 14624.7577074 12.172589 10.959842 -6.992385 -2455241.36394 249314.142709 -25008.800061 -12371.3116112 9.5763184 11.510336 -7.0156335 -2455241.40838 282023.930462 19365.3145364 -38987.3781152 7.5491232 11.542904 -6.8254472 -2455241.45283 307897.957324 63333.9020872 -64691.8657992 5.9955054 11.331367 -6.5556642 -2455241.54172 345067.389416 147888.865956 -112836.534789 3.8572051 10.663512 -5.9867919 -2455241.6306 369116.585072 227061.41355 -156817.023828 2.5000804 9.9612862 -5.4797629 -2455241.71949 384576.632595 301062.324167 -197207.135847 1.5810183 9.3224799 -5.0507812 -2455241.80838 394067.800941 370450.449867 -234567.850467 0.92491027 8.7596196 -4.6885128 -2455241.98616 401064.756682 497555.939708 -301943.242785 0.061735878 7.8292975 -4.1123602 -2455242.16394 397617.692886 611959.246039 -361589.244705 -0.47205683 7.0937414 -3.6720259 -2455242.34172 387456.941234 716166.109536 -415201.344624 -0.82889589 6.4937311 -3.3208683 -2455242.51949 372688.001004 811941.159808 -463920.244832 -1.080407 5.9907337 -3.0313567 -2455242.87505 334078.241286 983009.652535 -549688.938914 -1.4026613 5.1831093 -2.57485 -2455243.2306 287856.839682 1132163.7955 -623186.429099 -1.5907058 4.5503519 -2.2237751 -2455243.58616 237085.466905 1263736.60347 -686998.233956 -1.7055201 4.0310455 -1.9396879 -2455243.94172 183517.85321 1380631.70628 -742826.491889 -1.7761542 3.5903331 -1.701337 -2455244.65283 72010.9655041 1578094.45591 -834984.315981 -1.8405097 2.8662449 -1.315013 -2455245.36394 -41473.7008447 1735594.4672 -905981.642265 -1.8466529 2.2783199 -1.0060497 -2455246.07505 -154234.217183 1859806.39427 -959595.179619 -1.8196103 1.7766054 -0.74569191 -2455246.78616 -264626.691714 1955081.03285 -998274.711296 -1.7708747 1.3327093 -0.51787296 -2455247.49727 -371515.11176 2024384.66069 -1023691.94122 -1.7062069 0.92877997 -0.31264273 -2455248.20838 -474016.264684 2069775.97007 -1037016.85113 -1.6283502 0.55261821 -0.12332374 -2455249.6306 -662811.942488 2094023.46214 -1030428.92951 -1.4364154 -0.15005463 0.22557411 -2455251.05283 -824877.602444 2033885.81801 -982317.56973 -1.1915193 -0.82844674 0.55632263 -2455251.76394 -893651.360984 1972454.70208 -943067.190707 -1.0439236 -1.1726044 0.7217255 -2455252.47505 -952700.135666 1889568.28161 -893558.917143 -0.87406448 -1.527925 0.89070585 -2455253.18616 -1000469.83549 1784329.02363 -833480.989185 -0.67543776 -1.9015931 1.0663654 -2455253.89727 -1034904.6311 1655335.99325 -762309.031946 -0.43789217 -2.3029436 1.2525615 -2455254.60838 -1053156.42272 1500515.57362 -679246.826757 -0.14521283 -2.7449321 1.4544319 -2455255.31949 -1051059.83423 1316811.27257 -583117.402625 0.23067709 -3.2472428 1.6794276 -2455256.0306 -1022050.50205 1099613.37354 -472174.557541 0.74321565 -3.8422382 1.9390573 -2455256.38616 -994188.957711 976326.098375 -410365.79858 1.0827223 -4.1913408 2.0874242 -2455256.74172 -954629.009064 841595.163348 -343751.756779 1.5106658 -4.5896762 2.2525674 -2455257.09727 -899990.862086 693652.568959 -271750.835406 2.075018 -5.0550983 2.4389445 -2455257.45283 -824819.945197 530049.445177 -193636.525813 2.8693571 -5.6147637 2.6512286 -2455257.6306 -776754.486193 441341.074499 -152028.818771 3.4102091 -5.9418254 2.7674468 -2455257.80838 -719264.424558 347318.029769 -108597.620476 4.1073429 -6.3075819 2.8879768 -2455257.98616 -649330.011 247361.653405 -63327.2840289 5.050667 -6.713976 3.0046429 -2455258.16394 -561969.4245 140931.765552 -16443.9751092 6.4182879 -7.1440506 3.0903367 -2455258.25283 -509162.409861 85250.3899327 7295.35147232 7.3683088 -7.367226 3.0637159 -2455258.34172 -448034.394076 28064.6996333 30679.2911592 8.6101856 -7.5099665 3.0121686 -2455258.4306 -375776.408495 -29715.8487833 53248.1210842 10.298701 -7.4966117 2.8349879 -2455258.51949 -288077.523332 -86024.3767264 73499.2037762 12.680995 -7.0543928 2.3662486 -2455258.56394 -236499.252116 -112095.345958 81768.887417 14.225606 -6.4628691 1.904842 -2455258.60838 -178512.100192 -135040.220766 87777.0235928 16.010108 -5.3838394 1.1673551 -2455258.65283 -113419.921093 -152427.320689 90197.003913 17.877744 -3.5093701 0.010499931 -2455258.69727 -41739.4292321 -160556.345185 87169.1115223 19.314674 -0.52696625 -1.6753445 -2455258.74172 33165.4216809 -155192.779906 76844.8371095 19.393314 3.4188753 -3.7219547 -2455258.78616 104699.800884 -134416.269609 58897.17104 17.572591 7.2689333 -5.5275182 -2455258.8306 166628.861999 -100988.031408 35381.4627954 14.596602 9.8963943 -6.5849355 -2455258.87505 216814.756696 -60149.2501843 9221.10414823 11.604264 11.185241 -6.9491211 -2455258.91949 256425.063022 -16194.8027127 -17482.7145597 9.1235792 11.603238 -6.9149755 -2455258.96394 287600.781141 28394.1778402 -43663.9873603 7.1989066 11.569939 -6.7037254 -2455259.00838 312287.244954 72399.8329799 -68889.6346162 5.7232418 11.327642 -6.4297642 -2455259.09727 347783.655478 156833.00816 -116093.220361 3.6835315 10.64114 -5.8694317 -2455259.18616 370725.969897 235827.516956 -159221.141409 2.3804357 9.9385729 -5.3750615 -2455259.27505 385399.199249 309666.891601 -198851.885688 1.4931685 9.3033424 -4.9574036 -2455259.36394 394298.243271 378923.332612 -235532.614748 0.85713825 8.7444167 -4.6044986 -2455259.54172 400450.897573 505846.715371 -301732.012752 0.016908651 7.8203844 -4.0423644 -2455259.71949 396417.995164 620147.225368 -360382.593932 -0.50462659 7.0889715 -3.6118805 -2455259.89727 385818.59073 724303.057106 -413129.631489 -0.85398682 6.4916711 -3.2680469 -2455260.07505 370705.149948 820061.390883 -461082.769893 -1.1004711 5.9905046 -2.9842549 -2455260.4306 331585.830902 991160.91488 -545543.415456 -1.4163621 5.185135 -2.5362893 -2455260.78616 285007.269149 1140399.40542 -617956.872905 -1.6005405 4.5537208 -2.1914814 -2455261.14172 233975.797909 1272090.68772 -680855.094481 -1.7127795 4.035342 -1.9123293 -2455261.49727 180214.393151 1389129.03292 -735907.192135 -1.7816141 3.5953327 -1.6780447 -2455262.20838 68448.2844054 1586931.91778 -826841.540639 -1.8437108 2.8722446 -1.2981768 -2455262.91949 -45187.3579388 1744822.35335 -896965.301893 -1.848444 2.2850131 -0.99428669 -2455263.6306 -158025.229324 1869467.86352 -949992.364457 -1.8204089 1.7840582 -0.73827717 -2455264.34172 -268448.93656 1965227.33341 -988337.823792 -1.7711682 1.3410396 -0.5143404 -2455265.05283 -375348.054316 2035069.93853 -1013647.78756 -1.7063025 0.93801185 -0.3126422 -2455265.76394 -477855.820339 2081058.94552 -1027075.69131 -1.6285163 0.56286027 -0.12664894 -2455266.47505 -575218.493847 2104621.95333 -1029435.11554 -1.538893 0.20670938 0.048333294 -2455267.18616 -666690.880793 2106683.63869 -1021343.68699 -1.4370035 -0.13779011 0.21485394 -2455268.60838 -828942.923888 2048242.022 -974937.037512 -1.1941165 -0.81296926 0.53926566 -2455269.31949 -897918.135567 1987826.96247 -936838.339017 -1.0479737 -1.154906 0.70124673 -2455270.0306 -957278.139902 1906110.72746 -888700.036568 -0.88026944 -1.5074475 0.86654847 -2455270.74172 -1005514.34152 1802231.4218 -830227.877688 -0.68456954 -1.8776442 1.0381685 -2455271.45283 -1040629.67921 1674845.04497 -760927.420452 -0.45117639 -2.274353 1.2197127 -2455272.16394 -1059876.11055 1521967.25259 -680048.596857 -0.16475978 -2.7099109 1.4160184 -2455272.87505 -1059265.76813 1340683.39138 -586484.91559 0.20095123 -3.2028542 1.634032 -2455273.58616 -1032583.22628 1126620.40593 -478599.353297 0.69529584 -3.7834807 1.8844684 -2455273.94172 -1006409.05501 1005289.71427 -418554.876665 1.0198644 -4.122252 2.0269741 -2455274.29727 -969098.400054 872882.286799 -353903.333349 1.4254784 -4.5067911 2.1850127 -2455274.65283 -917581.315099 727762.307851 -284106.869964 1.9539417 -4.9531392 2.3626891 -2455275.00838 -847006.774841 567683.760737 -208490.577291 2.6844899 -5.485612 2.5646382 -2455275.18616 -802160.212193 481091.325366 -168253.872922 3.1726283 -5.7949621 2.6755935 -2455275.36394 -748884.013457 389478.800625 -126267.415391 3.7904869 -6.1401685 2.7920962 -2455275.54172 -684713.230968 292259.48092 -82474.6715031 4.6061167 -6.5253485 2.9094679 -2455275.71949 -605738.1384 188836.198082 -36958.1704052 5.7474653 -6.9453191 3.0122383 -2455275.80838 -558759.335816 134678.206925 -13685.5542181 6.5147412 -7.1570638 3.0448737 -2455275.89727 -505153.24685 78951.0198098 9734.80793625 7.4857165 -7.349577 3.0472088 -2455275.98616 -443015.778275 21942.5927834 32963.8081543 8.7567841 -7.4800636 2.9875036 -2455276.07505 -369479.826863 -35521.0560237 55288.1648916 10.487958 -7.4404194 2.7939281 -2455276.16394 -280096.139835 -91189.6929137 75100.8686748 12.934235 -6.933882 2.2877246 -2455276.20838 -227473.475034 -116682.901355 83005.1633654 14.516059 -6.2769744 1.7903034 -2455276.25283 -168313.851868 -138724.052623 88473.0508565 16.326113 -5.0904626 0.99655848 -2455276.29727 -102032.376288 -154688.054044 90090.3894283 18.16689 -3.0521462 -0.24014492 -2455276.34172 -29485.8208838 -160688.55721 85935.9033422 19.448757 0.12123846 -2.0071126 -2455276.38616 45376.866218 -152610.684402 74279.5657227 19.220353 4.1516824 -4.0656342 -2455276.4306 115656.350422 -129215.657909 55171.5950998 17.117086 7.8667109 -5.7738042 -2455276.47505 175603.896977 -93943.8355664 30963.3601226 14.052867 10.258655 -6.7026717 -2455276.51949 223772.658316 -52093.5041762 4535.48688068 11.110302 11.363636 -6.9791276 -2455276.56394 261649.40864 -7680.13009651 -22187.1049143 8.7153264 11.674831 -6.9004184 -2455276.60838 291411.376127 37064.6918898 -48269.6738641 6.8681519 11.585729 -6.6697555 -2455276.65283 314949.270878 81070.6450729 -73348.5060471 5.4529946 11.31523 -6.3886037 -2455276.74172 348705.289157 165310.148523 -120226.570057 3.4930151 10.608015 -5.8274627 -2455276.8306 370377.164665 244030.397239 -163046.436783 2.2361952 9.9016151 -5.3370298 -2455276.91949 384061.17878 317587.621129 -202401.529895 1.3777087 9.2671865 -4.9235813 -2455277.00838 392151.667703 386573.69768 -238836.841066 0.76084271 8.7102389 -4.5742976 -2455277.18616 397023.887651 513004.166262 -304616.614932 -0.05587769 7.7902707 -4.0175623 -2455277.36394 391986.858749 626867.778534 -362915.994927 -0.5636487 7.0620422 -3.5907282 -2455277.54172 380554.88438 730629.054195 -415359.004724 -0.90392758 6.4671104 -3.2494741 -2455277.71949 364726.83183 826024.491589 -463042.222204 -1.1439028 5.9677341 -2.9675937 -2455278.07505 324420.056211 996465.872304 -547034.860872 -1.4509221 5.1648717 -2.5222821 -2455278.4306 276876.119848 1145109.2565 -619046.931714 -1.6291716 4.5351427 -2.1792529 -2455278.78616 225034.968193 1276249.60436 -681590.339764 -1.7370615 4.0179934 -1.9013961 -2455279.14172 170581.619232 1392770.01275 -736322.427984 -1.8025054 3.5789206 -1.6681029 -2455279.85283 57699.5350821 1589608.1059 -826692.958836 -1.859405 2.8571703 -1.2896799 -2455280.56394 -56773.737715 1746606.89596 -896330.123535 -1.8601951 2.2710418 -0.98690484 -2455281.27505 -170237.025275 1870423.37007 -948931.793653 -1.8291302 1.7709898 -0.73176651 -2455281.98616 -281114.961962 1965401.05336 -986898.59081 -1.7772734 1.3286417 -0.50850712 -2455282.69727 -388295.852509 2034475.1439 -1011933.9245 -1.7096791 0.9257552 -0.30867023 -2455283.40838 -490947.144655 2079730.72315 -1025134.65376 -1.6298499 0.55121905 -0.12320516 -2455284.8306 -679736.58203 2104008.60311 -1018975.62255 -1.4350271 -0.14808203 0.21854652 -2455286.25283 -841505.297131 2044344.33194 -972153.562775 -1.1881571 -0.8225139 0.54230445 -2455286.96394 -910051.905533 1983356.24704 -933878.682262 -1.0399623 -1.1640372 0.70395575 -2455287.67505 -968849.698572 1901089.9917 -885583.402193 -0.86991801 -1.5162044 0.86893859 -2455288.38616 -1016369.78164 1796688.731 -826976.726996 -0.6715754 -1.8858429 1.0401402 -2455289.09727 -1050600.1361 1668819.02142 -757569.432574 -0.43529833 -2.2818871 1.2212182 -2455289.80838 -1068768.76431 1515500.54 -676613.606249 -0.14543798 -2.7166997 1.417006 -2455290.51949 -1066843.93698 1333826.20795 -583007.523156 0.2246182 -3.2087636 1.6344124 -2455291.2306 -1038527.54577 1119427.777 -475119.505592 0.72535016 -3.7885091 1.8841482 -2455291.58616 -1011355.61305 997946.742323 -415090.520677 1.0552128 -4.1270982 2.0262964 -2455291.94172 -972805.078485 865374.185757 -350461.75803 1.4738108 -4.5136476 2.1844204 -2455292.0306 -961001.373313 830298.267122 -333521.165607 1.6029964 -4.6220657 2.2276045 -2455292.11949 -948093.00163 794329.479723 -316228.969521 1.7729817 -4.7554345 2.2796308 -2455292.16394 -941029.39011 775746.30972 -307334.086055 1.8838053 -4.9749006 2.3819499 -2455292.20838 -933941.241527 756300.574101 -297996.394112 1.8314878 -5.1114973 2.4576342 -2455292.29727 -919521.175541 716593.401287 -278924.074771 1.9389846 -5.2287066 2.507501 -2455292.65283 -849534.800163 548121.714104 -198874.761991 2.6711908 -5.7571834 2.7078479 -2455292.8306 -804777.70362 457377.602906 -156456.7264 3.1757287 -6.0635317 2.816056 -2455293.00838 -751266.031604 361688.265803 -112352.344167 3.8199674 -6.4013565 2.9266833 -2455293.18616 -686355.140237 260573.058054 -66575.3077043 4.6756846 -6.7689611 3.0317474 -2455293.36394 -605888.382263 153681.283353 -19356.0986227 5.8754791 -7.14738 3.1083285 -2455293.45283 -557789.528384 98111.4871882 4571.29443541 6.6790114 -7.3196861 3.1177308 -2455293.54172 -502777.006221 41357.1020332 28425.7610234 7.6872739 -7.4495628 3.0849579 -2455293.6306 -438977.024513 -16062.8908263 51753.8431848 8.9843231 -7.479245 2.9718647 -2455293.71949 -363729.106562 -72948.0475234 73672.342679 10.696761 -7.2738985 2.6962108 -2455293.76394 -320714.021044 -100378.895658 83575.026675 11.738864 -6.9958114 2.4494397 -2455293.80838 -273379.043005 -126430.072755 92337.7595851 12.939723 -6.5330799 2.0916571 -2455293.85283 -221159.620045 -150180.037368 99428.880556 14.277309 -5.777745 1.5692808 -2455293.89727 -163639.54591 -170258.193895 104099.616962 15.681262 -4.5960953 0.8202517 -2455293.94172 -100869.9809 -184747.531433 105365.398634 16.968309 -2.8463408 -0.21047846 -2455293.98616 -33899.1223206 -191313.690658 102124.937026 17.80214 -0.47700217 -1.5161825 -2455294.0306 34754.4874669 -187861.268076 93545.8923166 17.787943 2.3105124 -2.9537954 -2455294.07505 101403.767522 -173655.521744 79614.0276718 16.768074 5.0304179 -4.2569385 -2455294.11949 162583.323812 -149945.86465 61317.4072954 15.013098 7.2013847 -5.2039304 -2455294.16394 216375.881568 -119285.545876 40163.885284 12.996151 8.6503408 -5.7522691 -2455294.20838 262519.854347 -84307.1196835 17538.3485724 11.070474 9.4798802 -5.9898835 -2455294.25283 301715.442053 -47030.4636764 -5585.79799023 9.3893004 9.8781527 -6.029068 -2455294.34172 363296.910336 29614.5045743 -51249.9048578 6.8088401 9.9742391 -5.8232344 -2455294.4306 408359.372715 105203.593602 -94733.7231865 5.0340977 9.6767005 -5.4939524 -2455294.51949 441950.824889 177972.873924 -135626.328856 3.7825302 9.2660775 -5.1580789 -2455294.60838 467314.095109 247499.037419 -174030.189306 2.8673815 8.8412325 -4.8481644 -2455294.78616 501113.834537 377150.008427 -244308.914875 1.6360008 8.059969 -4.3229452 -2455294.96394 519838.918993 495723.324117 -307376.585102 0.85551405 7.3984868 -3.9041955 -2455295.14172 528640.995187 604963.990886 -364644.002536 0.32151577 6.8409409 -3.563502 -2455295.31949 530467.481333 706294.374728 -417137.217847 -0.064281118 6.3650714 -3.2796437 -2455295.67505 519912.502114 889419.037861 -510631.65171 -0.57928365 5.59049 -2.8287841 -2455296.0306 496808.305671 1051423.15163 -591980.292378 -0.90207215 4.9783017 -2.4807869 -2455296.38616 465561.113761 1196386.92819 -663725.716552 -1.118852 4.474332 -2.1991514 -2455296.74172 428721.57607 1327101.6685 -727561.433194 -1.2710289 4.0464776 -1.963206 -2455297.09727 387899.196339 1445572.50735 -784681.927591 -1.3809145 3.6745048 -1.7602959 -2455297.45283 344175.863569 1553296.51381 -835967.156256 -1.4615748 3.3449761 -1.5821905 -2455297.6306 321475.811136 1603454.58934 -859753.473637 -1.4934719 3.189855 -1.5090987 -2455298.34172 226712.209242 1782326.2493 -943336.89621 -1.5820926 2.648622 -1.2207721 -2455299.05283 127957.353667 1930515.79079 -1010672.72226 -1.6268484 2.1859819 -0.97723852 -2455299.76394 27382.0247131 2052047.33446 -1064047.33353 -1.6432182 1.7776882 -0.76449448 -2455300.47505 -73555.5962494 2149747.11541 -1105060.19979 -1.6396558 1.4080884 -0.57364595 -2455301.89727 -272467.82101 2281224.93506 -1154300.3735 -1.589496 0.74553023 -0.23565325 -2455303.31949 -462376.980453 2335395.47508 -1164400.9044 -1.49461 0.14286234 0.067137686 -2455304.74172 -638106.336017 2317341.98109 -1138479.86649 -1.3584381 -0.43499156 0.353196 -2455306.16394 -794306.27698 2228362.25529 -1077713.65748 -1.1751707 -1.0161697 0.63652795 -2455307.58616 -924343.511536 2066264.91596 -981594.749511 -0.92864928 -1.630398 0.93098688 -2455308.29727 -976725.457877 1956030.16058 -919630.6866 -0.77196924 -1.9614523 1.0874453 -2455309.00838 -1018561.43681 1824737.18878 -847769.059819 -0.58383576 -2.3172284 1.2537239 -2455309.71949 -1047589.99489 1670586.58548 -765292.450793 -0.35262116 -2.7074466 1.4337534 -2455310.4306 -1060623.96129 1491056.80712 -671197.325125 -0.05906772 -3.1462267 1.633019 -2455311.14172 -1052895.92217 1282542.67028 -564068.700676 0.33081359 -3.6555849 1.8597036 -2455311.49727 -1039013.18602 1165835.67407 -505009.821977 0.58065145 -3.9474655 1.9871091 -2455311.85283 -1016669.06878 1039667.88529 -441855.607274 0.8846234 -4.2728822 2.1267534 -2455312.20838 -983880.503353 902868.238349 -374187.424311 1.2653935 -4.6415533 2.2815254 -2455312.56394 -937755.380199 753908.579797 -301487.698747 1.7612055 -5.0672863 2.4549586 -2455312.91949 -873794.915931 590750.138782 -223126.332673 2.4425979 -5.5698322 2.6506138 -2455313.09727 -832934.649779 503019.970676 -181601.873611 2.8933929 -5.8579543 2.7571136 -2455313.27505 -784335.825444 410644.674919 -138404.839795 3.4569619 -6.1751448 2.8680085 -2455313.45283 -725894.078992 313162.953023 -93495.1796709 4.1863687 -6.5226833 2.9789533 -2455313.6306 -654418.041615 210144.754122 -46951.5729568 5.1747298 -6.8934092 3.0774578 -2455313.80838 -564719.795819 101460.682254 803.396672343 6.6000003 -7.2484573 3.1266276 -2455313.89727 -510416.13646 45251.4228159 24754.6311417 7.5798976 -7.3796668 3.1020379 -2455313.98616 -447590.530333 -11660.7911426 48265.3805622 8.8352673 -7.4189891 3.0039265 -2455314.07505 -373709.049442 -68180.7716962 70530.0605085 10.481389 -7.2491263 2.7607431 -2455314.16394 -285237.134984 -121805.235326 89920.3324 12.655743 -6.5985678 2.2190771 -2455314.20838 -234179.832681 -145945.555042 97589.7841144 13.957965 -5.921043 1.7457548 -2455314.25283 -177920.951305 -166781.211448 103059.101043 15.349966 -4.8538721 1.0624187 -2455314.29727 -116361.808015 -182538.436098 105401.499406 16.682221 -3.2531704 0.1087542 -2455314.34172 -50253.7348796 -190963.216302 103521.995957 17.656748 -1.032806 -1.1316745 -2455314.38616 18267.047087 -189823.75309 96467.7574351 17.874394 1.6811147 -2.5559831 -2455314.4306 85718.406839 -177964.0047 83969.3414436 17.089833 4.4602094 -3.9194554 -2455314.47505 148436.818997 -156160.254658 66773.8778086 15.472059 6.78796 -4.9708728 -2455314.51949 204067.302001 -126752.903995 46321.094452 13.478219 8.4087434 -5.6139617 -2455314.56394 251987.971052 -92437.4412336 24077.1513314 11.50693 9.3681755 -5.9244451 -2455314.60838 292731.131351 -55414.7592796 1109.01562414 9.7577209 9.8507261 -6.0093405 -2455314.69727 356641.106344 21374.1656242 -44592.2090181 7.0530452 10.024317 -5.8446826 -2455314.78616 403232.66283 97447.5199311 -88294.7374572 5.1943851 9.7474826 -5.5267836 -2455314.87505 437835.654973 170771.848208 -129448.818907 3.8896759 9.3381216 -5.1924852 -2455314.96394 463881.269363 240834.522432 -168112.196932 2.9403439 8.9084101 -4.8810916 -2455315.14172 498470.772009 371419.46268 -238861.680987 1.6706272 8.1144319 -4.3512844 -2455315.31949 517565.492738 490742.561483 -302332.875109 0.87103753 7.4421013 -3.9285696 -2455315.49727 526517.959566 600586.45693 -359950.591378 0.32654601 6.8762558 -3.5848866 -2455315.67505 528370.340421 702408.669616 -412754.306965 -0.065425458 6.3940787 -3.2987946 -2455316.0306 517669.823346 886297.200757 -506795.442523 -0.58673082 5.6158491 -2.8474927 -2455316.38616 494291.877838 1048990.09041 -588688.065396 -0.9120659 4.9981875 -2.4976387 -2455316.74172 462719.944162 1194505.91513 -660931.582034 -1.129835 4.4906228 -2.214808 -2455317.09727 425537.518155 1325680.89466 -725234.949104 -1.2822875 4.0602961 -1.978043 -2455317.45283 384369.971972 1444547.74156 -782801.70425 -1.3920836 3.6865633 -1.7745423 -2455318.16394 294119.140789 1651067.03882 -881056.697151 -1.5316067 3.0584102 -1.4367414 -2455318.87505 197475.933261 1822565.94574 -960609.194219 -1.6062421 2.5386438 -1.1610656 -2455319.58616 97535.3344869 1964476.39751 -1024557.93223 -1.6418587 2.0906787 -0.92617272 -2455320.29727 -3747.70883282 2080487.99422 -1074993.87014 -1.651517 1.692738 -0.71957738 -2455321.00838 -105022.487371 2173213.40419 -1113394.45411 -1.6424899 1.3307498 -0.53332266 -2455322.4306 -303721.087521 2295877.35039 -1158104.76421 -1.583574 0.67859102 -0.20177823 -2455323.85283 -492453.32822 2342260.45882 -1164324.55593 -1.4814909 0.082612076 0.096668875 -2455325.27505 -666156.461025 2317108.62661 -1134983.12499 -1.3386426 -0.4905917 0.37950851 -2455326.69727 -819508.929732 2221492.48432 -1071134.56792 -1.1484304 -1.0687424 0.66044884 -2455327.40838 -886546.272778 2146671.96972 -1026154.91742 -1.0308861 -1.3685771 0.80436837 -2455328.11949 -945761.85413 2053130.05827 -972101.350598 -0.89202533 -1.6761118 0.95990561 -2455328.8306 -995750.476326 1940083.65195 -908376.672342 -0.73053284 -2.0074173 1.1158853 -2455329.54172 -1034864.56636 1805933.5808 -834775.084388 -0.53643198 -2.3644498 1.2819711 -2455330.25283 -1060754.95816 1648811.6917 -750560.848467 -0.29751749 -2.757206 1.4621367 -2455330.96394 -1070096.6982 1466097.61436 -654705.010665 0.006678678 -3.2005396 1.6620521 -2455331.67505 -1057867.53422 1254029.19053 -545755.063804 0.41289155 -3.7176321 1.8900904 -2455332.0306 -1041288.40919 1135332.84135 -485747.803904 0.67468973 -4.0151895 2.0185102 -2455332.38616 -1015819.08368 1006974.82251 -421609.711969 0.99494603 -4.3481104 2.1594586 -2455332.74172 -979306.028521 867716.89907 -352912.762772 1.3990617 -4.7268845 2.3158465 -2455333.09727 -928567.107519 715934.639163 -279131.090266 1.9306882 -5.1664576 2.4910761 -2455333.45283 -858562.815931 549452.324903 -199638.059113 2.6723164 -5.6880422 2.6879228 -2455333.6306 -813830.447265 459818.02231 -157542.724816 3.1705431 -5.9879063 2.79391 -2455333.80838 -760483.666359 365349.863045 -113797.121562 3.8024643 -6.3177342 2.9021013 -2455333.98616 -695995.070313 265588.32643 -68415.1291656 4.6360473 -6.6762224 3.0050266 -2455334.16394 -616417.231315 160187.264008 -21611.4542696 5.7950739 -7.0466272 3.0816153 -2455334.25283 -569055.467368 105397.721337 2118.7675934 6.5655621 -7.2178738 3.093572 -2455334.34172 -515084.483958 49411.7815214 25809.9599606 7.5266164 -7.3527462 3.0675852 -2455334.4306 -452764.947335 -7325.31403408 49056.972187 8.7551689 -7.4017454 2.9702505 -2455334.51949 -379636.208734 -63789.4698053 71081.8391695 10.36341 -7.2551262 2.7333408 -2455334.60838 -292251.960054 -117640.164621 90324.1872939 12.489523 -6.6590236 2.2111608 -2455334.65283 -241877.250879 -142100.97115 97997.1054207 13.769763 -6.0306787 1.7567745 -2455334.69727 -186364.859391 -163485.31224 103558.283398 15.152839 -5.0337444 1.1006275 -2455334.74172 -125532.556873 -180101.312342 106110.583097 16.508149 -3.5230007 0.18033724 -2455334.78616 -59959.027384 -189741.569283 104578.289289 17.561602 -1.3931129 -1.0267803 -2455334.8306 8437.67667267 -190096.839892 97944.4817087 17.911585 1.2745511 -2.4479061 -2455334.87505 76307.7372939 -179756.495702 85805.283176 17.265648 4.0897239 -3.84639 -2455334.91949 139880.795483 -159193.697464 68782.4638 15.728529 6.5184803 -4.9552306 -2455334.96394 196530.321787 -130606.337382 48279.9735987 13.742592 8.2472137 -5.6555724 -2455335.00838 245408.678677 -96737.3075929 25807.610808 11.737084 9.2917985 -5.9984574 -2455335.05283 286946.224351 -59894.7387139 2521.85443152 9.9409269 9.8286623 -6.0983831 -2455335.14172 351934.599563 16945.8823433 -43886.4126076 7.1557678 10.050101 -5.9358162 -2455335.2306 399104.818972 93273.4901219 -88251.92361 5.2467773 9.7846846 -5.6076012 -2455335.31949 433987.188043 166886.701587 -129982.031737 3.9126636 9.3751952 -5.2618249 -2455335.40838 460137.151096 237222.171474 -169138.413201 2.9460226 8.9421563 -4.9404415 -2455335.58616 494664.729218 368267.141951 -240677.493505 1.6596203 8.1407806 -4.3957778 -2455335.76394 513536.013867 487949.675608 -304751.448313 0.85401592 7.4629029 -3.9632139 -2455335.94172 522211.191709 598082.973285 -362846.735066 0.30795891 6.8934235 -3.6128467 -2455336.11949 523781.685023 700151.317546 -416042.710673 -0.083215355 6.409217 -3.3222197 -2455336.47505 512654.148724 884500.157625 -510726.447181 -0.59245649 5.6297894 -2.8660353 -2455336.56394 507786.578043 927120.782561 -532381.90541 -0.66880245 5.4737863 -2.7757923 -2455336.60838 505196.978285 948023.359417 -542968.483393 -0.66744551 5.4200747 -2.7398963 -2455336.6306 503983.302891 958437.219953 -548210.159413 -0.55862029 5.4428121 -2.7104176 -2455336.64172 503553.399814 963684.046841 -550747.046711 -0.30648728 5.4732032 -2.5016547 -2455336.65283 503298.702311 968867.333013 -552939.940911 -0.28733593 5.3199261 -2.1305371 -2455336.67505 502616.292804 978930.224977 -556867.545912 -0.40257661 5.1896169 -2.0015808 -2455336.76394 498939.496648 1018000.05179 -571758.376489 -0.53233404 5.0020631 -1.8900048 -2455336.94172 489602.638535 1092586.2177 -599539.102339 -0.67568433 4.7162929 -1.7315737 -2455337.29727 465471.004634 1229680.85618 -648519.067131 -0.88321836 4.2225254 -1.466139 -2455337.65283 435911.627172 1352695.99454 -690065.261632 -1.0338077 3.7955563 -1.2447245 -2455338.36394 365687.589038 1563001.01547 -755077.048315 -1.2345794 3.0747696 -0.88692579 -2455339.07505 285825.767718 1732883.65061 -800513.638763 -1.3550706 2.4703947 -0.60140627 -2455339.78616 200159.638788 1868065.1494 -829895.648047 -1.4270639 1.9398933 -0.36106665 -2455340.49727 111137.292189 1972247.52842 -845492.943122 -1.466166 1.4580046 -0.15076612 -2455341.20838 20495.8432752 2047877.71114 -848843.226894 -1.4807959 1.0081435 0.038860118 -2455341.91949 -70416.2955833 2096533.44785 -841009.340793 -1.4754868 0.57815559 0.21419181 -2455342.6306 -160445.603723 2119131.29392 -822721.526111 -1.4522414 0.15846008 0.37981014 -2455343.34172 -248511.681481 2116047.10383 -794464.885853 -1.4115686 -0.25919121 0.53923818 -2455344.05283 -333524.326629 2087155.26619 -756523.131996 -1.3525386 -0.68303392 0.69556697 -2455344.76394 -414282.160607 2031809.6518 -708999.501735 -1.2724773 -1.1218878 0.8516116 -2455344.94172 -433646.537402 2013700.88394 -695649.736424 -1.2486035 -1.2380801 0.88026335 -2455345.65283 -507037.565931 1923287.91473 -636680.923025 -1.1352222 -1.7109411 1.0401501 -2455346.36394 -572393.365335 1802566.56554 -567694.115273 -0.98503592 -2.2276833 1.2070008 -2455347.07505 -626999.284187 1648200.12165 -488134.441275 -0.7817027 -2.8107955 1.3851468 -2455347.78616 -666750.327982 1455084.15149 -397137.530393 -0.49441394 -3.4969592 1.5804407 -2455348.14172 -679081.450459 1341625.60252 -346968.482285 -0.30139607 -3.8975374 1.6869101 -2455348.49727 -684754.793347 1215059.32837 -293417.552653 -0.05795039 -4.3530377 1.8008247 -2455348.85283 -681886.069083 1073407.47461 -236237.108794 0.25990544 -4.8838797 1.9233845 -2455349.20838 -667593.874187 913894.108056 -175150.29764 0.69552546 -5.5228526 2.0550825 -2455349.56394 -637082.815283 732411.81681 -109906.031483 1.3367789 -6.3266202 2.1929048 -2455349.74172 -613216.921203 631538.863384 -75703.9392852 1.7906715 -6.8204998 2.2597182 -2455349.91949 -581308.655421 522437.468906 -40532.0314365 2.3953068 -7.4023009 2.3175444 -2455350.09727 -538380.804737 403535.436032 -4635.14742652 3.247728 -8.102542 2.349906 -2455350.27505 -479262.772092 272726.274233 31305.6983898 4.5533262 -8.9586686 2.3107987 -2455350.36394 -440789.863541 202059.859783 48770.0508829 5.5122789 -9.4503025 2.2258491 -2455350.45283 -393688.065819 127509.477465 65248.7123421 6.8285404 -9.9635956 2.0430367 -2455350.54172 -334403.687644 49169.9867763 79641.1476255 8.7372653 -10.411198 1.656296 -2455350.58616 -298445.775189 8928.87479823 85389.7382446 10.038882 -10.52663 1.3147582 -2455350.6306 -256883.165094 -31436.5792359 89514.9135034 11.670249 -10.452984 0.79720946 -2455350.67505 -208297.370098 -70859.7242044 91155.7807086 13.70619 -9.9902394 -0.00063482496 -2455350.71949 -151110.774678 -107187.472651 88959.1089643 16.12864 -8.7581674 -1.2289689 -2455350.76394 -84387.6788365 -136391.525804 80996.8682039 18.556256 -6.1781964 -3.0101022 -2455350.80838 -9980.36989444 -152452.542378 65363.2412496 19.893878 -1.9442723 -5.140513 -2455350.8306 28172.852474 -153818.091424 54539.2911803 19.746621 0.52965862 -6.1069382 -2455350.85283 65470.0582887 -150475.017892 42048.4064903 19.015919 2.9169499 -6.8632445 -2455350.89727 133840.045153 -131565.02594 13936.4906922 16.434132 6.6535871 -7.6171831 -2455350.94172 191337.494572 -101493.257771 -15484.3847413 13.549152 8.7688111 -7.6193084 -2455350.98616 238462.761395 -65667.0667428 -44158.7846504 11.085112 9.7508619 -7.2850874 -2455351.0306 277151.863548 -27390.848375 -71317.1434165 9.1475793 10.112543 -6.854967 -2455351.07505 309274.019161 11600.4722525 -96809.4560276 7.6457295 10.159425 -6.4263853 -2455351.16394 359272.585434 88690.5831889 -143183.676353 5.5349475 9.8653136 -5.6772707 -2455351.25283 396129.832487 162757.381336 -184407.678075 4.1523115 9.4143221 -5.0811575 -2455351.34172 424106.628743 233273.902851 -221535.767985 3.1862895 8.95234 -4.6045951 -2455351.4306 445719.210885 300340.328794 -255357.866841 2.4756506 8.5187944 -4.215711 -2455351.60838 475680.486652 425190.331425 -315258.734967 1.5020438 7.761723 -3.6164868 -2455351.78616 493564.577487 539443.908865 -367234.316939 0.86704059 7.1339911 -3.1709345 -2455351.96394 503269.452692 644853.20782 -413160.265605 0.42057679 6.6054761 -2.8219615 -2455352.14172 507074.588427 742748.104401 -454256.536985 0.090371312 6.1522007 -2.5381532 -2455352.49727 502432.804852 919882.322157 -525139.554518 -0.34793919 5.4154249 -2.102827 -2455352.54172 501040.565486 940536.138003 -533136.366997 -0.37351821 5.3438862 -2.0640733 -2455352.58616 499647.15521 960963.088349 -541046.910153 -0.31689317 5.3081506 -2.0877512 -2455352.59727 499382.492481 966058.619198 -543102.271642 -0.22584567 5.2987131 -2.2303238 -2455352.61949 498852.905671 975925.32791 -547865.67178 -0.38592121 4.9959275 -2.586337 -2455352.66394 497038.988473 994768.51918 -557721.548938 -0.52319889 4.8471415 -2.5415923 -2455352.84172 487555.719367 1066758.13454 -595405.169691 -0.69337177 4.540037 -2.3713812 -2455353.19727 462690.075462 1198225.05887 -663791.633525 -0.91160538 4.0342119 -2.089742 -2455353.55283 432176.346541 1315371.77135 -724235.726329 -1.0669828 3.6026939 -1.8512978 -2455354.26394 359789.706032 1513836.92323 -825418.461547 -1.270866 2.8840722 -1.457485 -2455354.97505 277700.340997 1672283.27262 -904768.307624 -1.3909508 2.2896911 -1.1346327 -2455355.68616 189882.692576 1796777.5576 -965743.18133 -1.4610557 1.7732265 -0.85612719 -2455356.39727 98848.5394953 1891219.59533 -1010563.27332 -1.4975903 1.3079565 -0.60680227 -2455357.10838 6364.76703469 1958191.47798 -1040704.64484 -1.5092888 0.87664777 -0.37698465 -2455357.81949 -86200.8587336 1999385.53682 -1057147.01364 -1.5007959 0.4670855 -0.15990945 -2455358.5306 -177688.007847 2015838.0347 -1060509.10546 -1.4744184 0.069813623 0.04958769 -2455359.24172 -267021.961652 2008048.01929 -1051119.10233 -1.430647 -0.32334214 0.25587551 -2455359.95283 -353111.406261 1976035.03907 -1029051.50755 -1.3685463 -0.71997417 0.46293593 -2455360.66394 -434765.070206 1919339.56934 -994131.853577 -1.2856669 -1.1282698 0.67497777 -2455361.37505 -510567.196008 1836983.01367 -945870.323203 -1.1770993 -1.5572731 0.89770609 -2455362.08616 -578725.895748 1727292.99941 -883516.796191 -1.0351286 -2.0201634 1.1352592 -2455362.79727 -636807.891749 1587711.7174 -805877.166593 -0.84613054 -2.5338277 1.3970014 -2455363.50838 -681242.874296 1414352.85392 -711098.342083 -0.58531854 -3.1254121 1.6958828 -2455363.86394 -696682.158186 1313230.8388 -656436.660754 -0.41418164 -3.4638154 1.8655463 -2455364.21949 -706281.346633 1201130.55345 -596288.02224 -0.2029183 -3.8419483 2.0539354 -2455364.57505 -708569.221612 1076641.43974 -529990.395074 0.065374206 -4.2730461 2.267076 -2455364.9306 -701395.158671 937849.714256 -456654.78614 0.41934032 -4.777284 2.5139848 -2455365.28616 -681400.311885 782048.605591 -375042.705431 0.91222049 -5.3874142 2.8088978 -2455365.46394 -664949.815938 696581.743088 -330599.709718 1.2416037 -5.7485647 2.9812219 -2455365.64172 -642822.330898 605192.187521 -283347.076625 1.6566496 -6.1607389 3.1755618 -2455365.81949 -613410.863793 506985.282096 -232905.031074 2.1990318 -6.6392404 3.3975688 -2455365.99727 -574242.975378 400787.412517 -178797.078064 2.9439029 -7.2053344 3.6540699 -2455366.17505 -521193.362593 285050.951126 -120446.35427 4.042398 -7.8858087 3.950305 -2455366.26394 -487294.355499 223013.191871 -89494.130537 4.8192491 -8.2752508 4.1110259 -2455366.35283 -446526.985437 157871.972202 -57301.4413553 5.8492033 -8.6917949 4.2710882 -2455366.44172 -396429.751439 89509.8850529 -23952.4071691 7.2821044 -9.1049979 4.4053857 -2455366.5306 -332938.470117 18299.4935421 10113.0245693 9.4014931 -9.4002212 4.4361204 -2455366.57505 -294120.038162 -17844.2059672 27010.9222495 10.874381 -9.3961472 4.3462877 -2455366.61949 -248911.085684 -53545.6723599 43293.4489427 12.747424 -9.1400234 4.098699 -2455366.66394 -195589.269704 -87392.6140756 58107.592747 15.108832 -8.3706028 3.5492705 -2455366.70838 -132324.704752 -116560.891519 69843.5940256 17.881134 -6.5999488 2.4432712 -2455366.75283 -58565.9808818 -135963.18833 75764.6542978 20.375761 -3.1965881 0.485891 -2455366.77505 -18724.7744549 -139904.397505 75487.2664913 21.025742 -0.85289502 -0.79866312 -2455366.79727 21734.2851302 -139103.082143 72651.897968 20.996302 1.69831 -2.1532603 -2455366.81949 61437.6538011 -133443.936604 67278.6781509 20.25008 4.1554662 -3.4153555 -2455366.84172 99136.0413176 -123379.863037 59682.501273 18.946989 6.2525923 -4.4529843 -2455366.88616 165700.971335 -93483.3169821 39821.032299 15.67606 9.0043853 -5.7217324 -2455366.9306 219883.293824 -56204.1164833 16770.3651273 12.641422 10.218805 -6.1869484 -2455366.97505 263623.479491 -16063.1454734 -7180.60927476 10.24662 10.593993 -6.2438959 -2455367.01949 299311.880483 24662.5488887 -30963.1069419 8.4241997 10.574806 -6.1251659 -2455367.06394 328867.000307 64931.9435366 -54137.6736365 7.0291879 10.380528 -5.9387619 -2455367.15283 374780.512302 142573.564651 -98160.0449031 5.0756577 9.82186 -5.5252975 -2455367.24172 408519.322041 215758.282317 -139087.012053 3.7920719 9.2420495 -5.1404928 -2455367.3306 433993.687322 284658.416523 -177243.143316 2.8905415 8.7102629 -4.8039881 -2455367.50838 468549.546536 411299.407077 -246644.520315 1.7120808 7.8146227 -4.2575022 -2455367.68616 488809.651393 525652.721723 -308660.074233 0.9770097 7.1006191 -3.8340379 -2455367.86394 499740.505819 630091.994516 -364848.221383 0.47521596 6.5164054 -3.4935135 -2455368.04172 504108.6129 726313.850231 -416276.491738 0.11161248 6.0257952 -3.2110425 -2455368.39727 499452.893414 898785.711175 -507725.435169 -0.37038454 5.2403456 -2.7657328 -2455368.48616 496306.486735 938407.517213 -528624.377299 -0.44250564 5.0819302 -2.6802825 -2455368.5306 494593.123746 957799.371673 -538868.051392 -0.43613871 5.0239993 -2.6646426 -2455368.55283 493834.14219 967440.036359 -544048.109246 -0.31311627 5.0200949 -2.7898369 -2455368.56394 493589.019788 972191.561988 -546919.801805 -0.27373928 4.793249 -3.2388632 -2455368.58616 492690.722126 980977.588412 -553297.115002 -0.57394052 4.4774184 -3.3146778 -2455368.6306 490245.126104 997919.9656 -565885.817195 -0.67829361 4.3610635 -3.2476755 -2455368.80838 478464.284024 1062522.3821 -614350.508766 -0.84028076 4.0615753 -3.0703795 -2455369.16394 449178.559067 1179389.64733 -704017.334861 -1.0527732 3.5622456 -2.7752172 -2455369.51949 414403.430093 1282149.73461 -785246.169886 -1.2033114 3.1382178 -2.5183568 -2455370.2306 333926.431661 1452604.63486 -926079.833562 -1.3978784 2.4372428 -2.0799614 -2455370.94172 244328.312701 1584204.50079 -1042178.36675 -1.5082898 1.8629599 -1.707951 -2455371.65283 149608.057144 1683146.16791 -1136814.29547 -1.5683609 1.36843 -1.3782916 -2455372.36394 52298.6445416 1753428.9932 -1212107.82901 -1.5944673 0.92655119 -1.0763771 -2455373.07505 -45800.8754207 1797723.78172 -1269446.60248 -1.5951059 0.5201449 -0.79246967 -2455373.78616 -143283.633545 1817823.51335 -1309706.72932 -1.5749254 0.13721343 -0.51935512 -2455374.49727 -238943.040618 1814874.63449 -1333364.53381 -1.5359076 -0.23149794 -0.25112524 -2455375.20838 -331635.593617 1789513.45475 -1340558.13191 -1.4782701 -0.59353566 0.017443583 -2455375.91949 -420186.494777 1741934.56025 -1331106.92862 -1.4007329 -0.95588535 0.29160119 -2455376.6306 -503289.502547 1671902.82889 -1304493.46926 -1.3002577 -1.3256639 0.57716523 -2455377.34172 -579385.018907 1578720.13229 -1259806.48798 -1.1714792 -1.7109919 0.88128859 -2455378.05283 -646447.357383 1461246.49912 -1195527.60575 -1.0037199 -2.116328 1.2185016 -2455378.76394 -701699.793109 1317615.85835 -1109425.58144 -0.78415551 -2.5672365 1.5928083 -2455379.47505 -741148.388674 1144545.84559 -998495.616115 -0.48283562 -3.0790706 2.031508 -2455379.8306 -753049.317541 1045586.69622 -932247.142461 -0.28544285 -3.3680112 2.2863733 -2455380.18616 -758213.783728 937306.078082 -857679.251891 -0.0416999 -3.6872285 2.5747195 -2455380.54172 -754937.432327 818639.662583 -773595.125302 0.26829966 -4.046007 2.908322 -2455380.89727 -740710.927343 688178.740472 -678343.528163 0.67868306 -4.457798 3.3056385 -2455381.25283 -711574.77461 544008.760281 -569535.110791 1.2537737 -4.9425384 3.7976533 -2455381.4306 -689453.40939 465988.496866 -508971.320127 1.6409212 -5.2209264 4.0952488 -2455381.60838 -660635.391273 383470.073051 -443482.408685 2.132316 -5.5289521 4.4411873 -2455381.78616 -623151.30408 295968.676161 -372207.738244 2.7808036 -5.8701154 4.8518961 -2455381.96394 -573923.429959 202978.121119 -293978.613095 3.6834509 -6.2422612 5.3515332 -2455382.14172 -507714.336565 104174.739839 -207183.126391 5.0395876 -6.6176332 5.9733587 -2455382.2306 -465435.692731 52727.9413372 -159925.302225 6.0149388 -6.7721024 6.3396108 -2455382.31949 -414475.919684 356.579846714 -109723.285501 7.3245375 -6.8456631 6.7375567 -2455382.40838 -351588.090409 -51901.3985699 -56445.787094 9.1631496 -6.7097177 7.1285831 -2455382.45283 -314147.620827 -77261.4008409 -28759.9406839 10.376567 -6.4710011 7.2822121 -2455382.49727 -271558.353171 -101323.03009 -622.3087077 11.853625 -6.0149689 7.3532368 -2455382.54172 -222717.734855 -122994.928516 27493.604625 13.636561 -5.1954567 7.2503042 -2455382.58616 -166465.502432 -140465.782251 54624.3245389 15.696896 -3.7807407 6.8031827 -2455382.6306 -102116.314612 -150893.358043 78956.132264 17.779743 -1.4819493 5.7411126 -2455382.67505 -30760.768401 -150561.329401 97587.7939353 19.191012 1.7960915 3.8120283 -2455382.71949 43210.151418 -136572.310848 107312.758514 19.023694 5.461713 1.1897659 -2455382.76394 113148.987976 -109576.581412 106817.881605 17.185666 8.402193 -1.3670346 -2455382.80838 174248.307012 -73688.7585832 97720.6687353 14.59924 10.087246 -3.2387054 -2455382.85283 225418.851393 -33386.8264026 82885.8211789 12.107832 10.775227 -4.3827233 -2455382.89727 267770.32412 8341.22507827 64712.8078246 10.024045 10.892114 -5.0163169 -2455382.94172 302943.329702 49911.1935639 44752.4408807 8.3596504 10.728335 -5.3411141 -2455383.0306 357343.042116 130031.058014 2742.48014866 5.9832636 10.104318 -5.5298784 -2455383.11949 396912.053762 204988.382716 -39552.1773771 4.4225084 9.4207336 -5.4610311 -2455383.20838 426478.884387 274883.929304 -80926.1492746 3.3379217 8.7933026 -5.3058937 -2455383.29727 448925.477653 340243.435325 -120988.15492 2.5460998 8.2394488 -5.1252176 -2455383.47505 479126.079985 459481.324425 -196912.479829 1.4731547 7.3246803 -4.764831 -2455383.65283 496104.274561 566241.933417 -267549.125359 0.78293787 6.6029795 -4.439362 -2455383.8306 504242.760686 663008.665022 -333490.5736 0.30336476 6.0155314 -4.1529171 -2455384.00838 506075.013812 751528.446074 -395300.635297 -0.047800011 5.5241076 -3.9004408 -2455384.36394 496754.191707 908617.702866 -508376.179164 -0.51563309 4.7415277 -3.4790312 -2455384.45283 492515.705574 944421.313127 -534766.958281 -0.5790023 4.5882644 -3.3977166 -2455384.49727 490340.287442 961964.415268 -547772.948451 -0.51190737 4.5795661 -3.3828791 -2455384.50838 489908.693303 966406.760552 -551009.777446 -0.35707363 4.7142906 -3.3338963 -2455384.51949 489633.980023 971087.608315 -554010.871494 -0.3097664 4.9821033 -2.8789763 -2455384.54172 488804.694001 980601.06558 -559221.92223 -0.50392905 4.9182574 -2.6418141 -2455384.6306 484275.646888 1017620.13535 -578940.766202 -0.64514849 4.7360999 -2.5143389 -2455384.80838 473224.874734 1088121.22992 -616261.295526 -0.78570561 4.4503473 -2.3498014 -2455385.16394 445820.891652 1217075.25135 -684050.636017 -0.98619471 3.9591207 -2.0720163 -2455385.51949 413206.736002 1332079.09378 -743987.103913 -1.1297407 3.5377962 -1.8357994 -2455386.2306 337502.773623 1527026.37796 -844299.052296 -1.3172409 2.8334468 -1.444306 -2455386.94172 252935.723556 1682684.07264 -922874.666239 -1.4257873 2.2490602 -1.1224821 -2455387.65283 163262.722236 1804930.12897 -983120.040752 -1.4869382 1.7404016 -0.84447224 -2455387.8306 140345.095763 1830748.13169 -995593.278227 -1.4968127 1.6218059 -0.77993033 -2455387.91949 128832.981565 1842979.54436 -1001461.33798 -1.5010595 1.5635711 -0.74827597 -2455387.94172 125949.989763 1845967.71869 -1002890.4854 -1.5020524 1.5491173 -0.74042325 -2455387.95283 124507.785523 1847451.40897 -1003599.41088 -1.5025387 1.5419058 -0.73650581 -2455387.95838 123786.509155 1848190.65919 -1003952.46405 -1.5027793 1.5383039 -0.73454931 -2455387.95908 123696.3415 1848282.94392 -1003996.52968 -1.5028092 1.5378538 -0.73430486 -2455387.95909 123694.839502 1848284.48094 -1003997.26358 -1.5028097 1.5378463 -0.73430078 +# Celestia xyzv file generated by spice2xyzv +# +# * with one modification made by hand: +# Added an extra record at time of Huygens separation (JD 2453364.58408) +# This ensures that Cassini and Huygens are in the same place at separation +# time. +# A velocity of 0.35 m/s velocity was subtracted from the Huygens velocity; +# this is the relative velocity imparted by the push-off springs. +# +# Creation date: Mon Jun 02 08:52:41 2008 +# +# SPICE kernel files used: +# de421.bsp +# sat252s.bsp +# 000331R_SK_LP0_V1P32.bsp +# 000331RB_SK_V1P32_V2P12.bsp +# 000331R_SK_V2P12_EP15.bsp +# 010420R_SCPSE_EP1_JP83.bsp +# 010423_SK_JP67_SP0.bsp +# 020425B_SK_SM812_T45.bsp +# 030201AP_OPK_SM546_T45.bsp +# 040622AP_OPK_04122_08222.bsp +# 041001AP_SK_04275_08222.bsp +# 041210AP_OPK_04329_08189.bsp +# 050720AP_SCPSE_05119_08222.bsp +# 060323AP_SCPSE_06082_08222.bsp +# 070209AP_SCPSE_06356_08222.bsp +# 070918AP_SCPSE_07261_10191.bsp +# +# Start date: 2004-Jun-20 12:00 +# End date: 2010-Jul-10 11:00 +# Observer: SATURN (699) +# Target: CASSINI (-82) +# Frame: eclipJ2000 +# +# Min step size: 60 s +# Max step size: 432000 s +# Tolerance: 20 km +# +# Records are +# Time is a TDB Julian date +# Position in km +# velocity in km/sec + +2453177.00074 -5248898.01511 -4386700.5701 644044.563749 4.9340669 3.6867166 -0.42806682 +2453178.42297 -4637599.42377 -3929439.88279 590801.115216 5.0185995 3.7585673 -0.43898888 +2453179.84519 -4014578.41574 -3462134.71579 536020.844035 5.126445 3.8516326 -0.45332734 +2453181.26741 -3376256.44669 -2981514.65249 479165.556313 5.2704754 3.9780342 -0.47328509 +2453181.97852 -3049688.15697 -2734651.97044 449690.439132 5.362801 4.0605506 -0.48667032 +2453182.68963 -2716872.51754 -2482164.79251 419293.080989 5.4748925 4.1621884 -0.5035206 +2453183.40074 -2376369.86891 -2222642.35307 387711.75481 5.6146442 4.2913447 -0.52558729 +2453184.11185 -2026124.73947 -1953995.99618 354541.700577 5.7947654 4.4622965 -0.55590153 +2453184.82297 -1663026.18116 -1672930.14296 319117.162925 6.0382131 4.7018081 -0.60037523 +2453185.17852 -1475179.62219 -1526104.5018 300214.501936 6.1965083 4.8631363 -0.63158686 +2453185.53408 -1281939.78039 -1373694.3448 280212.587428 6.3914216 5.0681913 -0.6726307 +2453185.88963 -1081952.06528 -1214039.4826 258730.3564 6.6393199 5.3398253 -0.72924761 +2453186.24519 -873190.317089 -1044502.98259 235135.303031 6.9690836 5.7216247 -0.81289313 +2453186.42297 -764570.865679 -954709.861796 222214.851501 7.1805522 5.9799536 -0.87202192 +2453186.60074 -652369.982937 -860433.809375 208249.131397 7.4379048 6.3100898 -0.95038652 +2453186.77852 -535747.164452 -760302.043363 192862.455197 7.7603755 6.7510795 -1.0596849 +2453186.9563 -413475.567539 -652097.273669 175419.669367 8.1804884 7.3791218 -1.2238364 +2453187.13408 -283648.9832 -531809.28751 154704.169506 8.7572798 8.3687965 -1.501001 +2453187.22297 -214986.856327 -464779.826389 142360.803239 9.1358474 9.1296466 -1.728155 +2453187.31185 -143110.046681 -390688.409017 127844.191615 9.5969414 10.24395 -2.081082 +2453187.3563 -105759.253123 -349907.41564 119373.92221 9.8596668 11.030433 -2.3437862 +2453187.40074 -67373.4528749 -305645.514935 109713.221758 10.132755 12.07644 -2.7097384 +2453187.44519 -27975.5187501 -256622.257658 98336.6084803 10.37486 13.548171 -3.2554824 +2453187.48963 12082.898456 -200627.738381 84269.2703426 10.430438 15.789404 -4.1546211 +2453187.51185 31958.3394974 -168824.313404 75654.6109108 10.229069 17.413761 -4.8589274 +2453187.53408 51104.338102 -133411.3044 65413.2377143 9.6142862 19.583195 -5.8752283 +2453187.5563 68264.3830887 -93150.5206057 52767.2513705 8.0056583 22.462073 -7.394262 +2453187.57852 80347.1410185 -46819.2571786 36558.8085552 4.0123969 25.824712 -9.6267715 +2453187.58963 82577.9740714 -21320.2983641 26672.5011858 0.42028472 27.193597 -10.976275 +2453187.60074 80753.4045461 5064.1953752 15525.4364274 -4.3973473 27.533618 -12.190049 +2453187.61185 73950.7638065 30983.1543499 3451.76263689 -9.7646566 26.149263 -12.833813 +2453187.62297 62241.290906 54742.7912429 -8848.35648208 -14.419395 23.160627 -12.668388 +2453187.63408 46775.2058406 75233.7018005 -20666.5978634 -17.52203 19.498219 -11.876093 +2453187.64519 29082.8920028 92244.6025693 -31565.9076879 -19.125321 16.019438 -10.814326 +2453187.66741 -8604.09584021 117610.255081 -50335.8981633 -19.751938 10.799735 -8.8140836 +2453187.68963 -45984.8473907 134983.493431 -65756.1887015 -19.094571 7.5528799 -7.3330509 +2453187.71185 -81774.280211 147359.259164 -78767.1590277 -18.177061 5.4838469 -6.277791 +2453187.7563 -148188.669973 163328.032453 -100027.485399 -16.471536 3.1055416 -4.9202481 +2453187.80074 -208747.912378 172567.649604 -117218.760164 -15.126194 1.8217769 -4.0934495 +2453187.84519 -264729.89406 177942.603375 -131804.484718 -14.071927 1.0351711 -3.536022 +2453187.93408 -366494.270363 182059.01333 -155985.934782 -12.529288 0.13963797 -2.8257615 +2453188.02297 -458328.795941 181108.566881 -175883.293388 -11.442174 -0.34380877 -2.3861407 +2453188.11185 -542924.198179 177250.367591 -192981.661265 -10.622753 -0.63900774 -2.0833048 +2453188.28963 -696445.717889 164594.0472 -221677.735001 -9.4459793 -0.96918912 -1.6869875 +2453188.46741 -834878.018246 148270.553261 -245524.230434 -8.6217817 -1.1393709 -1.4343947 +2453188.64519 -962330.617353 129960.544298 -266118.767074 -7.9998088 -1.2362287 -1.2564244 +2453188.82297 -1081287.08314 110489.464779 -284344.979116 -7.5067482 -1.2942977 -1.1225365 +2453189.17852 -1299778.89114 69702.8134374 -315693.494764 -6.7604168 -1.3518713 -0.93169728 +2453189.53408 -1498629.40552 27806.1744513 -342195.587211 -6.2103964 -1.3717075 -0.80104924 +2453189.88963 -1682567.50324 -14397.9508729 -365260.012405 -5.7807728 -1.3739364 -0.70498097 +2453190.24519 -1854617.0957 -56517.7144005 -385729.946991 -5.4314561 -1.367168 -0.63060841 +2453190.9563 -2170808.90804 -139781.262392 -420908.052069 -4.8891138 -1.3414411 -0.52150777 +2453191.66741 -2458063.49377 -221235.623948 -450453.648107 -4.4786145 -1.3096183 -0.44420363 +2453192.37852 -2722833.6444 -300684.959479 -475874.827885 -4.1514464 -1.2766193 -0.38579104 +2453193.08963 -2969351.11779 -378118.964499 -498109.534626 -3.8811426 -1.2441917 -0.33966758 +2453193.80074 -3200584.36559 -453598.078623 -517785.676015 -3.6518218 -1.2130559 -0.30201667 +2453195.22297 -3625403.31637 -599036.695378 -551125.332986 -3.2785423 -1.1550585 -0.24372104 +2453196.64519 -4009463.73995 -737709.099648 -578266.771782 -2.9827111 -1.1029195 -0.19989466 +2453198.06741 -4360524.19981 -870302.606897 -600622.808983 -2.7382287 -1.0559589 -0.16521324 +2453199.48963 -4683892.61496 -997394.361314 -619125.189615 -2.5300638 -1.0132677 -0.136789 +2453200.91185 -4983399.42797 -1119463.07256 -634427.097211 -2.3486265 -0.97403714 -0.11291804 +2453203.7563 -5521676.03797 -1350006.82998 -657259.999805 -2.0425456 -0.90352512 -0.074776483 +2453206.60074 -5991679.35752 -1564126.12487 -671922.688209 -1.7895733 -0.83993377 -0.045772375 +2453209.44519 -6404304.56025 -1763244.50762 -680257.942789 -1.573729 -0.78115024 -0.02290718 +2453212.28963 -6767480.55788 -1948461.6285 -683478.610937 -1.3857215 -0.72691513 -0.0037796806 +2453215.13408 -7087060.03366 -2120934.0255 -682286.653183 -1.2178052 -0.67743549 0.01319698 +2453217.97852 -7367156.74887 -2281743.14307 -677136.565047 -1.0635855 -0.63159113 0.028353297 +2453220.82297 -7610685.49672 -2431528.40825 -668507.753927 -0.91980039 -0.58751081 0.04151592 +2453223.66741 -7819986.47396 -2570532.63478 -656904.338824 -0.785045 -0.54372834 0.052615869 +2453226.51185 -7997226.04866 -2698835.41134 -642753.943011 -0.65870386 -0.50048566 0.062351353 +2453229.3563 -8144366.44578 -2816655.09388 -626293.512309 -0.53975714 -0.45874348 0.07162663 +2453232.20074 -8262858.37195 -2924485.37425 -607555.740881 -0.42511712 -0.41903072 0.080819576 +2453235.04519 -8353492.65699 -3022692.44035 -586611.775466 -0.31274722 -0.3801703 0.089470088 +2453237.88963 -8416728.57154 -3111271.94215 -563677.596093 -0.20225952 -0.34055738 0.097010644 +2453240.73408 -8453081.74203 -3189964.06768 -539025.884549 -0.094096282 -0.29962206 0.10345711 +2453241.08963 -8455767.74448 -3199088.93831 -535835.971188 -0.080779292 -0.29444111 0.10421703 +2453241.13408 -8456074.74609 -3200218.34565 -535435.597311 -0.079117513 -0.29379182 0.104311 +2453241.1563 -8456225.85432 -3200782.11418 -535235.275138 -0.078286928 -0.29346705 0.10435792 +2453241.17852 -8456334.11407 -3201436.67824 -534974.113536 -0.017098465 -0.42689631 0.19328638 +2453241.22297 -8456164.23841 -3203589.59339 -533889.567942 0.061994671 -0.59783864 0.3074056 +2453244.06741 -8428006.52057 -3345365.59282 -457627.610417 0.16681239 -0.55582501 0.31313501 +2453246.91185 -8374315.70818 -3476758.72236 -379998.494024 0.27012038 -0.51349093 0.31860782 +2453249.7563 -8295148.23902 -3597686.81235 -301074.332061 0.37441665 -0.47030439 0.32349494 +2453252.60074 -8190175.02531 -3707735.86363 -221089.162298 0.48019983 -0.42476806 0.32717042 +2453255.44519 -8059039.22067 -3806151.11504 -140407.11494 0.58706814 -0.37550519 0.32916281 +2453258.28963 -7901595.58754 -3892022.49372 -59401.2034109 0.69427652 -0.32271047 0.3298558 +2453261.13408 -7717770.60906 -3964554.07026 21675.0596574 0.80199083 -0.2672212 0.32989582 +2453263.97852 -7507159.51483 -4023177.62023 102712.819799 0.91263237 -0.20933392 0.32945145 +2453266.82297 -7268784.75746 -4067136.1663 183516.184375 1.028223 -0.14748738 0.32781068 +2453269.66741 -7001341.29118 -4095164.94586 263672.869845 1.1491301 -0.07945527 0.32413382 +2453272.51185 -6703516.76082 -4105556.58914 342634.809838 1.275383 -0.0036735482 0.31802563 +2453275.3563 -6374036.30471 -4096314.53775 419821.171977 1.4069969 0.080302024 0.30976591 +2453278.20074 -6011329.84952 -4065358.70868 494720.495202 1.5462431 0.17319802 0.2994062 +2453279.62297 -5816826.87694 -4041018.50086 531145.658828 1.620085 0.22351529 0.29328873 +2453279.97852 -5766766.91229 -4033950.93448 540129.65018 1.6390571 0.23664906 0.29159703 +2453279.98963 -5765193.13151 -4033723.55275 540409.557537 1.6396529 0.23706292 0.29154329 +2453279.99519 -5764406.02659 -4033609.71286 540549.491861 1.6399509 0.23726993 0.2915164 +2453279.99797 -5764012.42049 -4033552.75566 540619.454182 1.6400999 0.23737345 0.29150295 +2453279.99935 -5763815.60403 -4033524.26774 540654.434132 1.6401744 0.23742521 0.29149622 +2453280.00005 -5771005.72329 -4029073.25632 535557.806417 1.6427274 0.23660985 0.2928493 +2453282.84449 -5347925.40772 -3957301.48711 605677.99059 1.8029367 0.35030191 0.2769455 +2453285.68894 -4883405.66261 -3855212.97731 671187.069031 1.9805032 0.48458742 0.25492142 +2453288.53338 -4372771.0994 -3716812.79732 730289.546422 2.179067 0.64724002 0.2243854 +2453291.37783 -3810099.68478 -3533827.11802 780487.645064 2.4053354 0.84982461 0.18170231 +2453292.80005 -3506838.2389 -3422090.12799 801168.831154 2.5324612 0.9715453 0.15402939 +2453294.22227 -3187216.9594 -3294285.93189 818089.028339 2.6719783 1.1121623 0.12018812 +2453295.64449 -2849548.00504 -3147750.68469 830364.234909 2.8267894 1.2776134 0.077970744 +2453297.06672 -2491711.91783 -2978909.31613 836761.76496 3.0009418 1.4771489 0.023757796 +2453298.48894 -2111035.37181 -2782750.75589 835479.576754 3.1995939 1.7253146 -0.048292957 +2453299.91116 -1704109.4974 -2551912.84008 823749.88926 3.4294253 2.0468924 -0.14853186 +2453300.62227 -1489486.36148 -2420142.18465 812657.752133 3.5587775 2.2480203 -0.21478972 +2453301.33338 -1266576.50289 -2274895.21516 797032.061433 3.6993791 2.4874323 -0.296969 +2453302.04449 -1034653.70039 -2113417.29599 775709.127795 3.8522703 2.7792614 -0.40160261 +2453302.7556 -792970.816451 -1931878.40905 747006.21874 4.016813 3.1449995 -0.53950237 +2453303.46672 -540903.903931 -1724711.8676 708359.545393 4.1890104 3.6214355 -0.7294844 +2453303.82227 -410905.908225 -1608999.68628 684096.801247 4.273815 3.9201007 -0.8542544 +2453304.17783 -278385.124885 -1483283.38462 655577.341393 4.3521898 4.2753562 -1.008135 +2453304.53338 -143663.924712 -1345548.63119 621743.913551 4.4149917 4.7064594 -1.2025739 +2453304.88894 -7471.37633955 -1193031.99239 581090.45599 4.4434735 5.2449131 -1.4562103 +2453305.06672 60714.6523442 -1109965.27134 557525.598709 4.4286576 5.586956 -1.6183438 +2453305.11116 77688.8890674 -1088285.6652 551212.734619 4.4069091 5.7157171 -1.6733435 +2453305.13338 86107.3623155 -1077197.61209 547951.777839 4.3400844 5.8584803 -1.7375978 +2453305.14449 90187.2424627 -1071505.80871 546226.213359 4.0908516 5.9873501 -1.8955831 +2453305.1556 93920.1522873 -1065860.9349 544298.389206 3.7736886 5.7431775 -2.069264 +2453305.17783 101126.698453 -1055027.16578 540297.890925 3.7508875 5.6019338 -2.0915573 +2453305.26672 129925.355426 -1011669.91659 523928.173611 3.74342 5.7206939 -2.1767955 +2453305.62227 242647.300714 -823080.629941 450165.452191 3.5583318 6.6104722 -2.6557168 +2453305.80005 295886.10604 -717280.862676 407010.033824 3.3569962 7.1814234 -2.9742242 +2453305.97783 345112.047289 -601927.680699 358415.579382 3.025093 7.8577907 -3.3675027 +2453306.1556 387708.25803 -475253.933368 303052.689924 2.4743053 8.6577468 -3.8600667 +2453306.33338 419197.369434 -335333.377918 239187.687458 1.5432791 9.5777981 -4.478359 +2453306.42227 428515.321877 -259921.71805 203433.182967 0.85208098 10.060255 -4.8379477 +2453306.51116 431739.30673 -180863.602517 164809.250556 -0.052569826 10.519999 -5.2234893 +2453306.60005 427025.020778 -98545.2429627 123185.746588 -1.2234725 10.896057 -5.613983 +2453306.68894 412169.403495 -13969.3223292 78675.3937809 -2.6960965 11.087437 -5.9655768 +2453306.77783 384894.367632 70930.9191726 31838.921442 -4.4454473 10.9558 -6.2053581 +2453306.86672 343523.442141 153140.076088 -16121.6709863 -6.3324861 10.369867 -6.2439982 +2453306.9556 287929.341071 228952.833074 -63391.9888447 -8.1010617 9.2981604 -6.0211671 +2453307.04449 220084.521929 295047.04294 -107980.883584 -9.4868024 7.8737005 -5.5566324 +2453307.13338 143531.606241 349598.190766 -148365.428365 -10.363241 6.3327571 -4.9454462 +2453307.22227 62108.7373163 392557.296475 -183851.443585 -10.772289 4.8815078 -4.2971649 +2453307.31116 -21059.5720246 425088.075004 -214470.737615 -10.840829 3.6265766 -3.6868211 +2453307.40005 -103865.480816 448825.55781 -240666.369981 -10.69684 2.5906106 -3.147989 +2453307.57783 -264005.961126 476177.749157 -282124.964566 -10.116537 1.0807402 -2.2980824 +2453307.7556 -414176.26846 484728.497472 -312521.956506 -9.436134 0.10143568 -1.6938466 +2453307.93338 -554069.992216 480958.595477 -335017.97599 -8.7891439 -0.55000095 -1.2580369 +2453308.11116 -684526.238308 468866.894862 -351742.409315 -8.2091073 -0.99774 -0.93491408 +2453308.28894 -806605.723231 450971.92961 -364129.115095 -7.697564 -1.3148713 -0.68849839 +2453308.64449 -1029502.25341 403807.369385 -379556.292419 -6.8486581 -1.7158539 -0.34170611 +2453309.00005 -1229188.84462 347308.725774 -386309.754036 -6.1763529 -1.9419233 -0.11243307 +2453309.3556 -1410256.6339 285442.304524 -387156.631184 -5.6295415 -2.0742795 0.04849384 +2453309.71116 -1575997.08183 220416.583552 -383765.746554 -5.1738422 -2.1522005 0.16654948 +2453310.06672 -1728831.77877 153552.198937 -377213.904346 -4.7861776 -2.1965328 0.25609834 +2453310.77783 -2002698.75107 17353.4175939 -357342.294169 -4.1560674 -2.227315 0.3811892 +2453311.48894 -2242232.27005 -119305.130073 -331259.20283 -3.6590621 -2.216485 0.4624196 +2453312.20005 -2454144.65797 -254586.926744 -301046.755968 -3.2514979 -2.1847553 0.51767928 +2453312.91116 -2643070.62447 -387544.135196 -267983.416393 -2.9074252 -2.1419479 0.5563723 +2453313.62227 -2812367.01143 -517667.122334 -232907.601194 -2.6103018 -2.0930926 0.58387201 +2453315.04449 -3101592.94594 -768423.771765 -158870.388202 -2.1158718 -1.9870424 0.61728058 +2453316.46672 -3336087.29548 -1005837.07416 -81938.0366189 -1.7130945 -1.8768531 0.63260394 +2453317.88894 -3525118.03025 -1229662.36269 -3849.22341895 -1.3721608 -1.7661652 0.63689604 +2453319.31116 -3675111.17265 -1439920.42062 74289.1744582 -1.0753708 -1.6561525 0.63387853 +2453320.73338 -3790730.6347 -1636714.67941 151721.13382 -0.8111227 -1.5469883 0.62565071 +2453322.1556 -3875476.52159 -1820127.70664 227886.837885 -0.57187389 -1.4383802 0.61348339 +2453323.57783 -3932055.25258 -1990234.27306 302369.697471 -0.35181399 -1.3303079 0.598342 +2453326.42227 -3968550.01432 -2290609.62017 444992.886667 0.047238411 -1.1137628 0.56079814 +2453329.26672 -3911718.94414 -2537249.58022 577286.766852 0.4110205 -0.89195342 0.51426693 +2453330.68894 -3850483.23714 -2639811.14737 638850.636549 0.58499913 -0.77670772 0.48730404 +2453331.40005 -3811760.38006 -2685630.87038 668334.054469 0.67309412 -0.71604696 0.47255902 +2453332.82227 -3718613.56947 -2766171.85127 724515.27217 0.84262621 -0.59393591 0.44133967 +2453333.17783 -3692081.05124 -2783936.10668 737946.442682 0.88474087 -0.56253016 0.43305288 +2453333.3556 -3678329.82674 -2792455.0154 744565.802523 0.90578233 -0.54668629 0.42883418 +2453333.44449 -3671333.02487 -2796623.0155 747851.080119 0.91630123 -0.53872589 0.42670449 +2453333.48894 -3667804.33126 -2798684.06321 749487.57162 0.9215599 -0.53473526 0.42563421 +2453333.49449 -3667361.82477 -2798940.6163 749691.84387 0.92221717 -0.53423592 0.42550016 +2453333.49727 -3667140.45321 -2799068.80295 749793.955863 0.9225458 -0.5339862 0.42543311 +2453333.49866 -3667029.73786 -2799132.8738 749845.005825 0.92271012 -0.53386133 0.42539958 +2453333.49935 -3666974.37278 -2799164.90361 749870.529297 0.92279227 -0.5337989 0.42538282 +2453333.50005 -3663370.26569 -2800876.14755 757030.517209 0.92218617 -0.53305505 0.42363997 +2453336.34449 -3395449.10713 -2899169.18432 851999.457287 1.2582987 -0.26138462 0.34659692 +2453339.18894 -3044348.33519 -2926070.78738 925886.900992 1.6010764 0.050648564 0.25106699 +2453340.61116 -2836733.61917 -2909110.04689 953298.381098 1.7790137 0.22829812 0.19383723 +2453342.03338 -2606841.07496 -2869168.06406 973181.402969 1.9641989 0.42554676 0.12815739 +2453343.4556 -2353601.68311 -2803455.94918 984330.163678 2.1594446 0.6490267 0.051114298 +2453344.87783 -2075603.53991 -2708208.7567 985110.785603 2.3677477 0.90813611 -0.041430298 +2453346.30005 -1771007.89792 -2578222.70363 973247.221261 2.5930201 1.2175139 -0.15607803 +2453347.72227 -1437449.27072 -2405974.27599 945405.171645 2.840089 1.6012676 -0.3039658 +2453348.43338 -1258895.44373 -2300622.5102 923969.576535 2.9733705 1.83361 -0.39631203 +2453349.14449 -1071932.89125 -2179890.39532 896350.222536 3.1138876 2.1036819 -0.50611718 +2453349.8556 -876110.466346 -2041087.44079 861291.085312 3.2617147 2.4244948 -0.63980896 +2453350.56672 -671005.080149 -1880523.97451 817036.557909 3.4156993 2.8162769 -0.80761878 +2453351.27783 -456355.687024 -1692893.68897 761001.455292 3.57102 3.3128776 -1.0271327 +2453351.63338 -345503.37305 -1586555.47373 727382.229078 3.6451357 3.6178302 -1.1655373 +2453351.98894 -232471.688109 -1470075.95316 689112.209487 3.7119994 3.9755338 -1.3312621 +2453352.34449 -117588.707619 -1341577.74602 645208.234201 3.7639233 4.4039751 -1.534412 +2453352.70005 -1523.09723665 -1198479.00601 594290.406983 3.7851909 4.9327672 -1.7915271 +2453352.87783 56547.1039842 -1120292.4881 565583.05227 3.7710892 5.2590975 -1.9516757 +2453352.92227 71007.0575327 -1099909.47328 557998.047742 3.7584681 5.3604767 -2.0003069 +2453352.96672 85370.6202477 -1079052.96149 550183.969415 3.7019181 5.5303932 -2.0884387 +2453352.97783 88888.8173571 -1073697.45915 548140.530654 3.6046441 5.6357343 -2.1924358 +2453352.98894 92209.0240431 -1068286.93626 545879.189857 3.3051346 5.532819 -2.5389142 +2453353.01116 98483.2545243 -1058058.35003 540857.23418 3.2719278 5.2425758 -2.6333583 +2453353.10005 123682.184505 -1017561.76535 520364.689912 3.2787367 5.3453664 -2.7108495 +2453353.4556 222356.661513 -840459.782797 430422.947399 3.1109099 6.2413245 -3.1723516 +2453353.63338 268848.113922 -740226.223794 379456.785677 2.9272316 6.8282658 -3.4732911 +2453353.81116 311663.993507 -630043.721138 323387.927151 2.6216196 7.5429406 -3.8399906 +2453353.98894 348301.119585 -507631.617139 261039.864053 2.1014064 8.4289627 -4.2952484 +2453354.16672 374169.952161 -369966.712652 190845.747442 1.1737225 9.5364751 -4.8656738 +2453354.2556 380516.466376 -294293.017681 152220.800637 0.43885384 10.179116 -5.1976553 +2453354.34449 380161.614381 -213514.801404 110954.522895 -0.59001813 10.859657 -5.5504899 +2453354.43338 370366.473653 -127555.376553 66993.7769483 -2.044695 11.510853 -5.8905135 +2453354.52227 347265.838906 -37203.2778835 20721.4891935 -4.0789032 11.96242 -6.1315559 +2453354.61116 306042.732035 54805.2508411 -26489.5913376 -6.7534694 11.86832 -6.0971892 +2453354.70005 242663.018008 142496.073528 -71608.6531526 -9.7452552 10.770511 -5.551727 +2453354.74449 202575.760458 182043.147309 -92015.4173543 -11.0998 9.7819838 -5.0536596 +2453354.78894 157747.387411 217329.068441 -110269.510003 -12.197605 8.5663638 -4.4382213 +2453354.87783 58588.2572254 272855.779108 -139139.384496 -13.40323 5.8894549 -3.0766364 +2453354.96672 -45211.4625748 308587.196177 -157918.232112 -13.482721 3.5034211 -1.8578094 +2453355.0556 -146965.940272 328172.765231 -168436.145349 -12.953911 1.6937474 -0.93035768 +2453355.14449 -243640.634473 335937.381963 -172887.564195 -12.20602 0.40332594 -0.26713216 +2453355.23338 -334386.484785 335339.063189 -173035.295715 -11.429453 -0.5067278 0.20185744 +2453355.32227 -419318.275842 328821.508768 -170128.755059 -10.698645 -1.1548113 0.53673603 +2453355.50005 -573649.138988 304192.984222 -158312.777628 -9.4428881 -1.969334 0.95930769 +2453355.67783 -710707.251824 270138.209948 -141592.772246 -8.4406331 -2.4229693 1.1961686 +2453355.8556 -833940.324041 230714.509291 -122059.613491 -7.6331301 -2.6873379 1.3353241 +2453356.03338 -945932.819428 188124.512363 -100851.95873 -6.9698275 -2.8447592 1.4190992 +2453356.38894 -1143396.00655 98076.4990532 -55815.9234457 -5.9405899 -2.990647 1.4988132 +2453356.56672 -1231422.01675 51906.560909 -32668.4135469 -5.5288828 -3.0235699 1.5044165 +2453356.92227 -1390437.44315 -41169.4199053 13700.7601218 -4.8508772 -3.0277952 1.5100787 +2453357.27783 -1530835.86289 -133759.484268 59920.344693 -4.3081571 -2.9960675 1.4968163 +2453357.63338 -1656090.89967 -225063.280922 105566.648099 -3.8597014 -2.946049 1.4737942 +2453358.34449 -1870422.84461 -402362.705418 194356.633946 -3.1518146 -2.822159 1.4146721 +2453359.0556 -2046708.70654 -571652.495495 279283.918214 -2.6079728 -2.6880249 1.3494976 +2453359.76672 -2193024.86761 -732668.5202 360172.538451 -2.1691299 -2.5537574 1.2837109 +2453360.47783 -2314713.35423 -885524.380532 437051.934521 -1.802095 -2.422649 1.2191382 +2453361.18894 -2415520.77294 -1030444.82903 510015.693158 -1.4867752 -2.2954827 1.1562837 +2453362.61116 -2564833.70563 -1297438.47313 644626.491433 -0.96336808 -2.0524526 1.0357237 +2453364.03338 -2656167.08608 -1535353.35353 764787.608334 -0.53573261 -1.8215527 0.92081095 +2453364.58408 -2678111.32328 -1619946.70759 807564.757047 -0.38810156 -1.7347066 0.87737208 +2453365.4556 -2699024.67571 -1745416.59019 871068.930235 -0.17032131 -1.5984045 0.80947735 +2453366.87783 -2699762.70251 -1928335.81536 963796.730484 0.15237516 -1.3791104 0.69989611 +2453367.23338 -2693916.8263 -1969862.6435 984877.777023 0.22791475 -1.3244584 0.67256631 +2453367.41116 -2690130.50185 -1989996.41062 995103.406781 0.26502557 -1.2971241 0.65889474 +2453367.58894 -2685894.91465 -2009742.97193 1005151.76947 0.27963798 -1.2759282 0.65137473 +2453369.01116 -2634083.72699 -2153047.51088 1078445.82996 0.55999043 -1.0560738 0.54132847 +2453370.43338 -2549018.78626 -2269100.2955 1138090.72703 0.82193595 -0.83168121 0.4288605 +2453371.8556 -2432627.65596 -2357113.9922 1183648.32387 1.0708559 -0.59928194 0.3116948 +2453373.27783 -2286134.19727 -2415855.17638 1214449.15017 1.3125658 -0.35418829 0.18837129 +2453374.70005 -2110183.2776 -2443394.50073 1229558.49725 1.5510141 -0.090332115 0.055665247 +2453376.12227 -1904920.40769 -2436958.18554 1227570.75988 1.7902691 0.20043639 -0.090734688 +2453377.54449 -1670021.83482 -2392574.021 1206466.32914 2.0341168 0.52959906 -0.25664885 +2453378.96672 -1404650.53066 -2304495.21975 1163323.02011 2.2868826 0.91544153 -0.45137776 +2453380.38894 -1107466.55812 -2164051.05086 1093735.59797 2.5525329 1.3886202 -0.69046336 +2453381.10005 -946400.790177 -2070167.55855 1046981.66669 2.6911529 1.6742477 -0.83491006 +2453381.81116 -776701.588223 -1957351.98655 990650.540803 2.8334575 2.0073268 -1.0034541 +2453382.52227 -598176.202334 -1822164.03021 922994.757226 2.9780859 2.4063863 -1.2055232 +2453383.23338 -410790.916382 -1659687.30195 841515.150656 3.1206725 2.9023054 -1.4568452 +2453383.94449 -215005.870255 -1462434.92253 742404.013693 3.2479444 3.551033 -1.7858898 +2453384.30005 -114458.022018 -1347189.19248 684416.438201 3.2952671 3.9645647 -1.9957581 +2453384.6556 -12789.2870624 -1217918.00916 619310.537792 3.3184178 4.4701761 -2.2523512 +2453385.01116 89121.7290218 -1071004.38253 545240.83273 3.3188004 5.1231825 -2.5860388 +2453385.36672 190060.643729 -901678.197256 459645.310561 3.2198983 5.9423165 -3.0067062 +2453385.54449 238599.333351 -806506.20563 411471.925991 3.0887467 6.4652626 -3.2737167 +2453385.72227 284498.344148 -702522.222292 358799.009622 2.8690805 7.0946534 -3.5951568 +2453385.90005 325984.241074 -587833.275385 300656.410067 2.5004682 7.8661125 -3.9895391 +2453386.07783 359956.736784 -459906.052912 235740.768777 1.8628805 8.8269657 -4.4815697 +2453386.16672 372476.351309 -389978.544045 200226.513942 1.3724388 9.3934392 -4.7722042 +2453386.2556 380575.060558 -315470.001755 162359.671726 0.70049256 10.019169 -5.0938848 +2453386.34449 382564.101057 -235966.613251 121921.320314 -0.2351287 10.689667 -5.4396555 +2453386.43338 375988.68664 -151286.488242 78806.6453217 -1.5527224 11.35372 -5.7840635 +2453386.52227 357357.753131 -61920.0772372 33247.578151 -3.399273 11.877175 -6.0596174 +2453386.61116 322148.533877 30069.8918095 -13729.4473082 -5.8726146 11.973565 -6.1211016 +2453386.70005 265973.311451 119778.227645 -59651.4157447 -8.7868837 11.209051 -5.7468721 +2453386.74449 229470.534164 161364.361888 -80992.2829367 -10.204102 10.402984 -5.343934 +2453386.78894 187844.324488 199339.569801 -100521.878294 -11.435866 9.3381356 -4.8083728 +2453386.87783 93140.0574908 261430.961543 -132587.221039 -13.011978 6.7853742 -3.5173979 +2453386.96672 -8817.91460925 303761.593669 -154649.006299 -13.385554 4.3126851 -2.2632607 +2453387.0556 -110591.245182 329025.140112 -168026.24302 -13.035649 2.3606589 -1.267955 +2453387.14449 -208257.177489 341384.373186 -174814.418987 -12.370667 0.9371911 -0.54001713 +2453387.23338 -300411.576777 344466.27041 -176852.229542 -11.625856 -0.077358756 -0.019794066 +2453387.32227 -386890.516022 340931.143986 -175492.873944 -10.902514 -0.80364974 0.35359783 +2453387.50005 -544289.580802 320837.156515 -166065.300352 -9.6354969 -1.7205319 0.82678612 +2453387.67783 -684161.189374 290101.977454 -151131.556388 -8.6142327 -2.2346622 1.0937076 +2453387.8556 -809921.185663 253253.909458 -133014.141251 -7.7889797 -2.5376343 1.2521406 +2453388.03338 -924188.586225 212749.147188 -112976.726993 -7.110645 -2.7214086 1.3491472 +2453388.38894 -1125604.06415 125930.441952 -69806.5465222 -6.0584543 -2.9006213 1.4457374 +2453388.74449 -1299121.32056 35777.7262014 -24796.9949747 -5.2728102 -2.9552684 1.4775608 +2453389.10005 -1451288.16309 -55060.1111173 20670.217195 -4.6567137 -2.9520547 1.4790696 +2453389.4556 -1586399.67979 -145301.794445 65921.1058417 -4.1555422 -2.9196111 1.4651184 +2453389.81116 -1707439.23122 -234284.634051 110603.270409 -3.736247 -2.8716909 1.4428751 +2453390.52227 -1915433.07406 -407218.856133 197581.231527 -3.0653616 -2.7546892 1.3867578 +2453391.23338 -2087120.50381 -572589.49805 280895.145382 -2.5429152 -2.6278489 1.324867 +2453391.94449 -2229872.07792 -730114.398655 360363.237977 -2.1171304 -2.5001227 1.2620213 +2453392.6556 -2348639.67434 -879850.717285 435988.589564 -1.7584107 -2.3745868 1.1999365 +2453393.36672 -2446941.01652 -1021967.91782 507838.996302 -1.4484977 -2.2521719 1.1391868 +2453394.78894 -2591945.00692 -1284130.51263 640563.259734 -0.93058083 -2.0167095 1.0219096 +2453396.21116 -2679371.32389 -1518004.7654 759173.613193 -0.50445827 -1.7912324 0.90924081 +2453397.63338 -2718357.54332 -1724594.34846 864132.427829 -0.13827871 -1.5719254 0.79938759 +2453398.34449 -2721684.84583 -1817838.4255 911574.346163 0.028404118 -1.4634332 0.74497424 +2453398.70005 -2719578.04936 -1861963.39681 934042.648797 0.10841073 -1.4092918 0.71780747 +2453398.78894 -2718669.79157 -1872734.79639 939529.333734 0.12809419 -1.3957604 0.71101675 +2453398.87783 -2717554.85168 -1883510.46319 945009.87012 0.15584114 -1.398048 0.71095249 +2453400.30005 -2679805.92721 -2041979.21979 1025682.15721 0.45428486 -1.1808269 0.60186724 +2453401.72227 -2606812.11999 -2173553.39687 1092842.92046 0.73072557 -0.95978879 0.49078245 +2453403.14449 -2500844.23769 -2277549.59982 1146139.04218 0.99188942 -0.73127831 0.37586567 +2453404.56672 -2363457.67238 -2352805.7753 1184978.4692 1.2429666 -0.49128898 0.25511296 +2453405.98894 -2195580.55839 -2397605.60371 1208486.85126 1.488933 -0.23449428 0.12578397 +2453407.41116 -1997584.10489 -2409447.41982 1215388.67864 1.7338481 0.046496556 -0.015863704 +2453408.83338 -1769342.88375 -2384769.40656 1203870.95895 1.9818143 0.36200245 -0.17507255 +2453410.2556 -1510240.5296 -2318449.08958 1171329.56122 2.2368935 0.72750796 -0.35969449 +2453411.67783 -1219142.50224 -2202899.67383 1113909.06275 2.503191 1.1688061 -0.58281752 +2453412.38894 -1061117.0198 -2123206.59736 1074113.74878 2.6414755 1.4309965 -0.71545807 +2453413.10005 -894482.188592 -2026262.53713 1025589.30482 2.7834348 1.7322216 -0.86791591 +2453413.81116 -719025.109705 -1909271.60741 966915.99426 2.9284271 2.0864059 -1.0472668 +2453414.52227 -534624.785131 -1768365.44593 896129.624113 3.0739063 2.515257 -1.2645317 +2453415.23338 -341427.015771 -1597934.56491 810380.942692 3.2129699 3.0555373 -1.5384099 +2453415.58894 -241753.753166 -1499107.98855 760605.449972 3.2748124 3.3868094 -1.7064119 +2453415.94449 -140337.206232 -1389258.32788 705238.917239 3.3253172 3.7759994 -1.9038367 +2453416.30005 -37659.4452336 -1266302.42492 643223.698864 3.3546769 4.2445931 -2.1415377 +2453416.6556 65337.4058131 -1127257.1331 573053.757643 3.3388824 4.835677 -2.4404786 +2453416.74449 90881.9104368 -1089393.09696 553947.991029 3.3040985 5.0378813 -2.5414401 +2453416.76672 97195.366015 -1079646.59415 549030.36565 3.264049 5.1218524 -2.5857717 +2453416.78894 103271.1989 -1069681.93997 543954.25046 2.9326299 5.228583 -2.7465277 +2453416.81116 108506.808233 -1060089.91085 538609.901472 2.6835334 4.8543768 -2.7770264 +2453416.8556 118857.956144 -1041512.68597 527930.880558 2.7014174 4.8551266 -2.7943718 +2453417.03338 160126.789962 -964247.193831 483616.599826 2.6610707 5.2279024 -2.9852239 +2453417.21116 200372.736594 -880480.257182 436029.703345 2.5715082 5.6926704 -3.2171246 +2453417.38894 238834.920319 -788907.01618 384577.219101 2.4249837 6.2481183 -3.4901353 +2453417.56672 274410.212208 -687918.023786 328538.362361 2.1879983 6.9253049 -3.8169633 +2453417.74449 305257.905224 -575280.996182 266944.933504 1.7939709 7.7755415 -4.2173744 +2453417.92227 328011.687106 -447748.671387 198459.306306 1.0990606 8.882213 -4.7198107 +2453418.01116 334442.049126 -376959.424401 161083.197661 0.54372497 9.5699605 -5.0193414 +2453418.10005 335746.804313 -300463.305888 121274.877647 -0.25455247 10.370996 -5.35262 +2453418.18894 329525.965807 -217352.279327 78810.4550989 -1.4498877 11.290973 -5.7067129 +2453418.27783 311764.288006 -126854.14392 33702.7695215 -3.3208785 12.274628 -6.0242788 +2453418.32227 296565.17636 -78840.8132444 10365.6676016 -4.6485919 12.719026 -6.1180862 +2453418.36672 275607.724369 -29339.3514266 -13150.4730188 -6.331461 13.030411 -6.1063472 +2453418.41116 247419.744902 20868.3879102 -36288.6020612 -8.4173268 13.054197 -5.9039636 +2453418.4556 210504.692089 70250.0332394 -58099.9242331 -10.853452 12.555868 -5.3947398 +2453418.50005 163951.447444 116304.137442 -77193.3389321 -13.368975 11.287853 -4.4781696 +2453418.54449 108383.835744 155869.625532 -91993.6944099 -15.453088 9.1975153 -3.1795493 +2453418.58894 46450.1316331 186294.980262 -101398.535869 -16.632147 6.6102465 -1.7163927 +2453418.63338 -18080.2702735 206685.453558 -105331.898475 -16.831641 4.0543959 -0.3703804 +2453418.67783 -81930.1408809 217950.536018 -104606.830563 -16.338373 1.8941011 0.69769861 +2453418.72227 -143118.723205 221869.476839 -100347.573174 -15.496458 0.22649793 1.4759273 +2453418.76672 -200805.674358 220244.001116 -93573.0975447 -14.54339 -1.009354 2.0188286 +2453418.8556 -305353.610498 205859.518617 -75363.5704651 -12.724966 -2.5748104 2.6436841 +2453418.94449 -397065.273305 182501.897854 -53820.5056507 -11.211893 -3.4240996 2.9285422 +2453419.03338 -478325.938683 154211.768913 -30794.0623971 -9.9936979 -3.8982466 3.0491758 +2453419.12227 -551159.529291 123144.236826 -7193.75191973 -9.0067614 -4.1669228 3.0870326 +2453419.30005 -677363.115214 57016.7344574 40076.0781864 -7.5142558 -4.3954353 3.0520788 +2453419.47783 -784097.832437 -10936.9134675 86291.1561785 -6.4365057 -4.4332538 2.9608776 +2453419.6556 -876396.372792 -78771.2071028 130960.017603 -5.6156152 -4.3907294 2.8544211 +2453419.83338 -957472.441249 -145638.575026 173973.543437 -4.9643864 -4.3120195 2.7466429 +2453420.18894 -1094041.41986 -275146.584653 255178.173219 -3.9842139 -4.114847 2.543609 +2453420.54449 -1204941.4471 -398359.389417 330478.850474 -3.2692256 -3.9071083 2.362361 +2453420.90005 -1296538.07178 -515268.16551 400525.493447 -2.7154388 -3.7057402 2.2009916 +2453421.2556 -1372860.05178 -626149.417209 465875.736261 -2.2680341 -3.5149425 2.0560421 +2453421.61116 -1436645.01785 -731338.54548 526984.995308 -1.8951211 -3.3350784 1.9244217 +2453422.32227 -1533941.35043 -925906.990885 637891.786964 -1.2996668 -3.0044959 1.6917558 +2453423.03338 -1599009.26274 -1101170.27294 735473.091321 -0.8355408 -2.7051752 1.488805 +2453423.74449 -1638329.21705 -1258794.13626 821259.091911 -0.45585317 -2.4291283 1.3066059 +2453424.4556 -1656202.83268 -1400009.7931 896330.561655 -0.13403519 -2.1701251 1.1391952 +2453425.16672 -1655649.56899 -1525706.03541 961458.876652 0.14609223 -1.9232267 0.98234897 +2453426.58894 -1607582.88527 -1732830.51489 1063929.23161 0.62044678 -1.4514094 0.68888635 +2453428.01116 -1506211.84934 -1882789.19862 1131272.13809 1.0197622 -0.9891452 0.40809447 +2453429.43338 -1358870.81782 -1975453.46745 1164174.97303 1.3721887 -0.51536994 0.126154 +2453430.8556 -1170197.37 -2008046.82981 1161674.6866 1.6947024 -0.0071551549 -0.17057205 +2453431.56672 -1061336.75257 -2000100.60028 1146358.58744 1.8482497 0.26887167 -0.32951006 +2453432.27783 -943185.823184 -1974522.28257 1121221.22811 1.9975641 0.56717691 -0.49398378 +2453432.98894 -815937.10218 -1929838.44459 1085303.07149 2.1440961 0.89282482 -0.67800767 +2453433.70005 -679789.358885 -1864031.09825 1037508.33329 2.2871799 1.2567617 -0.88161001 +2453434.41116 -534978.846365 -1774326.44848 976417.365523 2.4257721 1.6737555 -1.112369 +2453435.12227 -381867.783742 -1656808.20911 900028.720145 2.5565406 2.1670291 -1.3820355 +2453435.83338 -221156.347754 -1505689.80881 805401.46526 2.6709959 2.7762273 -1.7103913 +2453436.18894 -138382.725931 -1414869.3428 749906.826657 2.7159753 3.1454362 -1.9069644 +2453436.54449 -54440.3459282 -1311800.61268 687923.217376 2.7458128 3.5767877 -2.134361 +2453436.90005 30058.950427 -1194234.95955 618341.638393 2.7498394 4.0942222 -2.4039743 +2453437.2556 114037.527455 -1058977.57012 539607.209999 2.7070045 4.7370191 -2.7341446 +2453437.61116 195445.073145 -901214.175895 449419.350278 2.5711074 5.5750808 -3.1566392 +2453437.78894 233986.649504 -811623.631032 398969.134356 2.4370813 6.1059408 -3.4194881 +2453437.96672 269909.118915 -713077.031594 344120.088208 2.2235151 6.7472139 -3.7318613 +2453438.14449 301607.370612 -603555.234244 283981.546408 1.874206 7.5444549 -4.1118627 +2453438.32227 326213.828495 -480146.225503 217324.028548 1.2720063 8.5707083 -4.5858294 +2453438.41116 334273.19735 -411952.611147 181041.757738 0.80123808 9.2037095 -4.8682838 +2453438.50005 338031.629032 -338513.215798 142458.540227 0.13784492 9.9397733 -5.1851759 +2453438.58894 335612.255162 -258976.337955 101318.171347 -0.8324362 10.792809 -5.5323629 +2453438.67783 323948.961475 -172465.516501 57470.003671 -2.314463 11.748096 -5.8817839 +2453438.76672 297839.497776 -78578.7577694 11222.9870637 -4.6717257 12.67032 -6.1268372 +2453438.81116 276816.933192 -29274.179885 -12335.4834185 -6.3415286 12.977064 -6.1201334 +2453438.8556 248621.684875 20726.7299018 -35541.9116148 -8.4105866 13.000933 -5.9264939 +2453438.90005 211766.874302 69922.4031666 -57464.075111 -10.828759 12.514309 -5.4307008 +2453438.94449 165329.887201 115849.590168 -76727.6304723 -13.33538 11.264661 -4.5310038 +2453438.98894 109882.402824 155367.707494 -91759.9711971 -15.427049 9.1954462 -3.2463583 +2453439.03338 48011.3323236 185812.195386 -101432.869914 -16.62671 6.6199969 -1.7872627 +2453439.07783 -16539.4883932 206240.917977 -105629.237847 -16.846662 4.0626568 -0.43518005 +2453439.12227 -80470.8870542 217524.643709 -105130.632138 -16.364785 1.8947298 0.64444578 +2453439.16672 -141770.872555 221426.947974 -101054.761717 -15.526968 0.21738316 1.4334496 +2453439.21116 -199574.502714 219750.679625 -94425.5045924 -14.573095 -1.0262863 1.985323 +2453439.30005 -304326.493738 205197.125041 -76422.1010228 -12.747927 -2.6005845 2.6223892 +2453439.38894 -396186.553989 181627.468634 -55013.1083815 -11.227789 -3.4528918 2.9143021 +2453439.47783 -477547.04998 153113.857121 -32078.3235245 -10.004071 -3.9273722 3.0392162 +2453439.56672 -550443.903367 121825.254758 -8543.13165745 -9.0130777 -4.1952546 3.07985 +2453439.74449 -676701.155586 55281.7081723 38644.4792036 -7.5154548 -4.4211909 3.0482055 +2453439.92227 -783430.726935 -13047.1253599 84815.7349311 -6.4349073 -4.4563946 2.9588939 +2453440.10005 -875691.450579 -81218.8669479 129464.18295 -5.6124362 -4.4115881 2.85367 +2453440.27783 -956711.11047 -148391.369534 172473.273885 -4.960305 -4.3309465 2.7467726 +2453440.63338 -1093140.3776 -278431.982313 253701.792176 -3.9793628 -4.1307596 2.5449447 +2453440.98894 -1203888.47926 -402098.126432 329056.818803 -3.2642504 -3.9208168 2.3645186 +2453441.34449 -1295334.1156 -519401.097368 399179.534181 -2.7106157 -3.7177661 2.2037602 +2453441.70005 -1371510.49437 -630629.917494 464621.714838 -2.2632004 -3.5254949 2.0591385 +2453442.0556 -1435151.89674 -736125.972784 525832.264612 -1.8906152 -3.3445406 1.9279064 +2453442.76672 -1532193.4688 -931220.652822 636972.372237 -1.2958844 -3.0122496 1.6958319 +2453443.47783 -1597050.97845 -1106917.69771 734817.366863 -0.83247216 -2.7115762 1.4932823 +2453444.18894 -1636205.45103 -1264896.40657 820886.269334 -0.45356918 -2.4342866 1.3113136 +2453444.90005 -1653968.61216 -1406395.03622 896252.599866 -0.13274247 -2.1742236 1.1440889 +2453445.61116 -1653366.21556 -1532317.25271 961687.719465 0.14642425 -1.9265093 0.9874366 +2453447.03338 -1605368.55866 -1739753.64847 1064798.75724 0.61893525 -1.4532578 0.69421388 +2453448.4556 -1504327.64703 -1889885.4486 1132819.78438 1.0157638 -0.99028556 0.41387584 +2453449.16672 -1436356.36598 -1943558.88256 1153964.9458 1.1951077 -0.75624626 0.27427793 +2453449.87783 -1357651.90476 -1982751.3974 1166409.10434 1.3652806 -0.51782421 0.13143654 +2453451.30005 -1170054.18956 -2015759.20186 1164659.18565 1.6841245 -0.011784258 -0.16348288 +2453452.72227 -944547.469818 -1983077.90604 1124976.1778 1.9836392 0.55754084 -0.48932367 +2453453.43338 -818217.068376 -1939073.22838 1089400.13194 2.128147 0.88021801 -0.67145725 +2453454.14449 -683107.921511 -1874155.51971 1042078.97332 2.2693602 1.2402183 -0.87264151 +2453454.8556 -539442.267924 -1785621.86881 981631.405495 2.4063856 1.6519094 -1.1002478 +2453455.56672 -387560.532253 -1669659.36587 906111.651772 2.5359826 2.1377779 -1.3656265 +2453456.27783 -228130.442388 -1520658.54769 812673.935987 2.6500659 2.7356676 -1.6876162 +2453456.63338 -145993.328721 -1431204.05927 757945.120278 2.6955894 3.0966904 -1.8796881 +2453456.98894 -62656.7355741 -1329792.57198 696885.995189 2.7269801 3.5170717 -2.1011611 +2453457.34449 21310.2287905 -1214283.25091 628442.147666 2.7344472 4.0191328 -2.3626409 +2453457.70005 104914.951054 -1081658.76176 551146.650998 2.6990065 4.6390604 -2.6810072 +2453458.0556 186297.85461 -927420.814042 462850.838101 2.579882 5.4403523 -3.0851272 +2453458.23338 225088.463602 -840101.411535 413597.221772 2.4620349 5.9435568 -3.3345748 +2453458.41116 261583.060636 -744325.163504 360183.177822 2.2754729 6.5467336 -3.6290163 +2453458.58894 294411.227642 -638275.126531 301803.215595 1.9742684 7.2894606 -3.9843776 +2453458.76672 321189.585167 -519362.456046 237353.041035 1.4659035 8.2347183 -4.4240443 +2453458.8556 331030.93463 -453952.660645 202393.688797 1.0769877 8.812909 -4.6851229 +2453458.94449 337355.081369 -383761.191297 165305.509004 0.53974654 9.4829386 -4.9789511 +2453459.03338 338738.361294 -308014.203108 125830.067334 -0.2272109 10.26231 -5.3064181 +2453459.12227 332920.646068 -225829.364575 83736.8645608 -1.3668044 11.158573 -5.6570451 +2453459.21116 316146.796206 -136417.421588 38994.3597354 -3.1368289 12.127818 -5.9820575 +2453459.2556 301794.769441 -88958.2691768 15794.3263131 -4.3881358 12.580109 -6.0908697 +2453459.30005 282015.638294 -39937.7983697 -7669.74295491 -5.97531 12.924417 -6.1097669 +2453459.34449 255397.68195 9993.83951977 -30917.9905726 -7.9560673 13.025694 -5.9628039 +2453459.38894 220424.65809 59515.604524 -53111.638574 -10.312061 12.668784 -5.5401004 +2453459.43338 175972.842967 106370.355052 -72965.3518219 -12.836623 11.59726 -4.7293208 +2453459.47783 122211.157996 147492.42774 -88904.1910485 -15.067482 9.6873119 -3.512753 +2453459.52227 61314.1690726 179977.125858 -99638.8930883 -16.483317 7.1698917 -2.0628523 +2453459.56672 -3075.43127771 202441.991813 -104818.579878 -16.894994 4.5585141 -0.66532926 +2453459.61116 -67435.1813356 215429.426495 -105079.783726 -16.52594 2.2826925 0.4792931 +2453459.6556 -129455.579868 220608.844187 -101522.057782 -15.731975 0.49722095 1.3264822 +2453459.70005 -188062.471822 219832.800584 -95215.6024714 -14.781953 -0.83319414 1.9216495 +2453459.78894 -294301.26028 206297.861551 -77485.6913253 -12.922053 -2.5160308 2.6081747 +2453459.87783 -387338.209079 183147.164761 -56092.2633359 -11.361159 -3.4220868 2.9214506 +2453459.96672 -469592.707929 154755.122753 -33063.1716957 -10.105051 -3.9235166 3.0553114 +2453460.0556 -543168.16267 123436.914138 -9388.77898069 -9.0900444 -4.2053297 3.0994144 +2453460.23338 -670347.191267 56634.759664 38111.5064526 -7.561523 -4.442438 3.0685777 +2453460.41116 -777637.154784 -12046.6421029 84584.2792113 -6.46337 -4.480305 2.9776262 +2453460.58894 -870247.989554 -80586.3349604 129504.837199 -5.6304545 -4.4353208 2.8703653 +2453460.76672 -951493.289652 -148114.787585 172755.353004 -4.972278 -4.353458 2.7615487 +2453461.12227 -1088241.4461 -278792.872842 254387.946739 -3.9920948 -4.1493586 2.5566548 +2453461.21116 -1118157.12811 -310451.196236 273838.583993 -3.8028055 -4.0946948 2.5087891 +2453461.30005 -1146778.7761 -341670.993834 292917.869066 -3.6737815 -4.0307908 2.4563605 +2453461.32227 -1153856.22397 -349378.159258 297603.9694 -3.7182952 -3.9883487 2.4130703 +2453461.34449 -1161112.07974 -356842.429364 301938.723077 -3.740563 -3.7545627 2.021517 +2453461.36672 -1168054.84997 -363984.457084 305667.175794 -3.5317762 -3.7053263 1.9078403 +2453461.4556 -1194117.2519 -392252.128617 320077.905569 -3.2895621 -3.6560927 1.8526121 +2453461.63338 -1242126.18794 -447629.65413 347890.062077 -2.972196 -3.5543851 1.7699123 +2453461.98894 -1325157.34486 -553738.526049 399919.011091 -2.4520556 -3.3552421 1.6204698 +2453462.34449 -1393692.86521 -653874.511911 447616.244407 -2.022098 -3.1656289 1.4871507 +2453463.0556 -1495827.48846 -837363.981828 531651.982696 -1.3335138 -2.8126653 1.2548185 +2453463.76672 -1560491.20965 -1000052.00232 602439.378096 -0.79001911 -2.4869402 1.0535515 +2453464.47783 -1594745.73628 -1143337.88785 661519.724578 -0.33715147 -2.1797596 0.87229945 +2453465.18894 -1603153.39189 -1268134.02768 709892.594894 0.055156886 -1.8840094 0.70405832 +2453465.90005 -1588825.06369 -1374958.88023 748200.55433 0.40540669 -1.5938394 0.54396567 +2453466.61116 -1553946.29443 -1463992.16288 776825.25943 0.72579356 -1.3040288 0.38829609 +2453467.32227 -1500071.0687 -1535104.94794 795941.582943 1.02505 -1.0096604 0.23395622 +2453468.03338 -1428281.10779 -1587857.36911 805540.124941 1.3099548 -0.70540418 0.077966314 +2453468.74449 -1339287.48326 -1621454.79862 805423.823675 1.5858607 -0.38499019 -0.082828099 +2453469.4556 -1233499.96145 -1634680.3937 795192.316143 1.8573981 -0.040817989 -0.251956 +2453470.16672 -1111047.61378 -1625774.79335 774200.535197 2.1290608 0.33747021 -0.43397648 +2453470.52227 -1043538.67814 -1612272.20462 759381.328763 2.2662828 0.54381782 -0.53168468 +2453470.87783 -971762.342384 -1592323.18853 741361.46932 2.4062716 0.76045335 -0.63962495 +2453471.58894 -815219.372365 -1530705.63929 695185.938408 2.6914212 1.2599555 -0.8692607 +2453472.30005 -640761.391098 -1435238.71053 633655.983396 2.9901551 1.8709388 -1.1427871 +2453472.6556 -546525.809765 -1372240.16732 596124.302979 3.1456778 2.239188 -1.3040392 +2453473.01116 -447450.065169 -1297042.32997 553296.555269 3.3051517 2.6683231 -1.4887534 +2453473.36672 -343432.322471 -1207432.73789 504326.279524 3.4669593 3.1824956 -1.705771 +2453473.72227 -234465.937022 -1100238.35061 448019.877483 3.6259596 3.8218396 -1.9694251 +2453474.07783 -120826.698975 -970612.899404 382596.238231 3.7671617 4.6593891 -2.3049664 +2453474.2556 -62538.8379223 -895063.807555 345633.389922 3.8191284 5.1941145 -2.5135805 +2453474.43338 -3642.87661871 -810450.293334 305174.306586 3.843379 5.8465941 -2.7623785 +2453474.61116 55256.9024588 -714578.832707 260483.394863 3.813346 6.6718207 -3.0681218 +2453474.78894 112930.720702 -604118.847861 210489.699665 3.6687526 7.7681516 -3.4589116 +2453474.87783 140555.148314 -541839.049794 183021.513705 3.5117596 8.4723135 -3.7004794 +2453474.96672 166605.757368 -473591.409749 153541.811268 3.249887 9.330572 -3.9845347 +2453475.0556 190012.796176 -397970.201177 121679.641125 2.8055461 10.405274 -4.3230925 +2453475.14449 208833.314483 -312971.849951 86967.856738 2.0167079 11.791757 -4.7281392 +2453475.23338 219183.031735 -215718.558169 48896.4830358 0.50441946 13.618424 -5.1921506 +2453475.27783 218802.33877 -161345.546474 28518.5990158 -0.78636385 14.719522 -5.4160324 +2453475.32227 212329.836093 -102584.730939 7388.10570384 -2.7171645 15.88379 -5.5694656 +2453475.36672 196675.406023 -39574.0164014 -13988.5527832 -5.6319849 16.864543 -5.5092242 +2453475.41116 167433.209539 25839.9715581 -34270.2282884 -9.8039156 16.966254 -4.9342843 +2453475.43338 146286.485546 57880.6882408 -43202.2389991 -12.239875 16.307755 -4.3294242 +2453475.4556 120463.009866 88040.4172022 -50741.9185508 -14.624268 14.996339 -3.4875406 +2453475.47783 90374.1884712 115064.701042 -56479.8597293 -16.62829 13.064058 -2.4690335 +2453475.50005 57026.3990163 137951.270287 -60188.5572795 -17.989538 10.736478 -1.3968787 +2453475.52227 21752.305631 156245.174475 -61893.2092792 -18.641786 8.3320983 -0.39994592 +2453475.56672 -49806.6558995 179909.844002 -60309.3013661 -18.360245 4.200189 1.1081194 +2453475.61116 -118047.79431 190188.260932 -54190.8894332 -17.109665 1.3551637 1.9922745 +2453475.6556 -181021.895836 191610.877995 -45520.7408945 -15.695325 -0.47930141 2.4737234 +2453475.70005 -238738.065871 187328.060927 -35478.5192199 -14.391913 -1.6679533 2.7292388 +2453475.78894 -340761.705942 168771.478645 -13604.3618855 -12.283608 -2.9966857 2.9198214 +2453475.87783 -428812.16857 143004.628794 8934.22838013 -10.721134 -3.6406194 2.9332286 +2453475.96672 -506383.290715 113635.186966 31294.0080847 -9.5299116 -3.9720921 2.8836153 +2453476.0556 -575831.809751 82394.0867035 53169.6517085 -8.5902272 -4.144547 2.8110635 +2453476.23338 -696374.527303 17565.393554 95120.1203952 -7.1907709 -4.262126 2.6507254 +2453476.41116 -798715.417145 -47870.3087757 134638.706046 -6.1840343 -4.2447238 2.4970617 +2453476.58894 -887546.903307 -112560.284241 171902.557722 -5.4137183 -4.1727532 2.3574045 +2453476.76672 -965812.364019 -175940.128604 207128.779204 -4.798309 -4.0773781 2.2314992 +2453477.12227 -1098074.45008 -297945.291023 272229.744094 -3.8687827 -3.8630068 2.0133408 +2453477.21116 -1127089.76019 -327399.577404 287500.319482 -3.6935111 -3.8070935 1.9632707 +2453477.2556 -1141147.10399 -341963.474228 294987.681553 -3.6360132 -3.7781664 1.9351139 +2453477.27783 -1148132.77081 -349204.796685 298682.312911 -3.653678 -3.7662981 1.9093631 +2453477.28894 -1151668.53461 -352822.615251 300498.863731 -3.728588 -3.7768934 1.865252 +2453477.30005 -1155338.24824 -356507.535119 302198.206246 -3.9118586 -3.971044 1.5980375 +2453477.31116 -1159002.62422 -360482.884464 303563.038905 -3.6965009 -4.2393763 1.3290896 +2453477.33338 -1165871.44634 -368681.576959 306062.506403 -3.502467 -4.2786331 1.2902719 +2453477.42227 -1191767.19053 -401393.0068 315813.581305 -3.270254 -4.2348764 1.2495849 +2453477.77783 -1282733.05702 -528238.963009 351818.324628 -2.6814278 -4.0234089 1.0983868 +2453478.13338 -1357706.93133 -648653.198159 383531.938463 -2.214733 -3.8173865 0.96963739 +2453478.48894 -1419579.56788 -762866.27928 411570.357474 -1.8240585 -3.6198047 0.85828024 +2453479.20005 -1511462.72667 -973727.005989 458373.841216 -1.1948345 -3.2493182 0.67207114 +2453479.91116 -1569097.28532 -1162702.93979 494820.064225 -0.69867482 -2.9061995 0.51866902 +2453480.62227 -1599060.62205 -1331258.94996 522547.34912 -0.28831823 -2.5835198 0.3868577 +2453481.33338 -1605722.97576 -1480458.27636 542660.221517 0.063263573 -2.2751503 0.26991907 +2453482.04449 -1592146.11122 -1611014.84427 555929.182914 0.37270749 -1.975866 0.16348522 +2453482.7556 -1560560.76603 -1723348.02613 562902.94879 0.65098769 -1.6812483 0.064579131 +2453484.17783 -1449620.8696 -1893745.08442 559412.462602 1.1427276 -1.0899311 -0.1189859 +2453485.60005 -1281971.65411 -1989986.85253 534016.118017 1.5790388 -0.46848026 -0.29381348 +2453486.31116 -1178615.30746 -2008612.10159 513285.019888 1.7843599 -0.13440786 -0.38119995 +2453487.02227 -1062819.34092 -2006008.53493 487138.268116 1.9843001 0.22387553 -0.4703498 +2453487.73338 -934861.404713 -1980420.91771 455420.427781 2.1804681 0.61553254 -0.56282424 +2453488.44449 -794938.936144 -1929433.89153 417873.899467 2.3739023 1.0531924 -0.66042305 +2453489.1556 -643206.394425 -1849682.95464 374114.142065 2.5648187 1.555744 -0.76554771 +2453489.51116 -562967.44186 -1797588.8792 349738.081082 2.6588585 1.8401073 -0.82192477 +2453489.53338 -557856.834646 -1794037.9719 348156.507958 2.6646897 1.8587733 -0.82554934 +2453489.53894 -556577.433962 -1793144.63679 347760.02636 2.6661465 1.8634575 -0.82645746 +2453489.54033 -556257.474537 -1792920.95157 347660.837836 2.6665106 1.8646297 -0.82668461 +2453489.54102 -555970.927547 -1791843.65531 347619.402759 2.6740522 1.857212 -0.84437071 +2453490.25213 -386033.589608 -1657927.84798 292018.451809 2.8558374 2.5267087 -0.96813253 +2453490.60769 -296987.418885 -1574291.20773 261238.579525 2.940381 2.9273662 -1.0366221 +2453490.96324 -205463.354106 -1477433.53663 228270.337609 3.0163531 3.3904662 -1.1107876 +2453491.3188 -111817.78753 -1365114.54935 192921.454662 3.0769788 3.9386004 -1.1918272 +2453491.67435 -16702.3126332 -1234215.02109 154960.398126 3.1089731 4.6077387 -1.2810709 +2453492.02991 78624.8317789 -1080162.44495 114117.818873 3.0838721 5.4594522 -1.3794892 +2453492.20769 125637.231862 -992364.661121 92528.796572 3.0314353 5.9863735 -1.4318661 +2453492.38547 171514.401123 -895769.602423 70125.2220757 2.9324773 6.6096595 -1.4853039 +2453492.56324 215337.767358 -788644.983947 46907.0194711 2.7574679 7.3646243 -1.5373097 +2453492.74102 255554.334868 -668577.886626 22937.2391721 2.4498152 8.3063109 -1.5815576 +2453492.9188 289327.919851 -532075.588344 -1557.00645282 1.8895623 9.5230672 -1.6011668 +2453493.00769 302202.39707 -456121.305528 -13820.8176439 1.4370006 10.27549 -1.5887936 +2453493.09658 310896.537772 -373928.228323 -25883.2325432 0.78605644 11.151145 -1.5456997 +2453493.18547 313467.605946 -284484.751241 -37419.501746 -0.18379676 12.164406 -1.4458125 +2453493.27435 306719.554958 -186784.574771 -47814.8384345 -1.6879026 13.289826 -1.2363008 +2453493.36324 285235.045563 -80498.42953 -55858.9321709 -4.0988064 14.342871 -0.80863619 +2453493.40769 266350.734194 -24732.8990684 -58322.618342 -5.7997437 14.659913 -0.45491981 +2453493.45213 240201.406967 31637.4266335 -59184.3463497 -7.8811581 14.62091 0.029831958 +2453493.49658 205433.9014 86778.8502338 -57909.5209723 -10.259622 13.975283 0.65660736 +2453493.54102 161387.589764 137895.131365 -54007.3472942 -12.646515 12.500072 1.3856234 +2453493.58547 108896.312545 181722.304095 -47275.8354109 -14.577291 10.212675 2.1075152 +2453493.62991 50512.1273556 215760.091212 -38001.4378775 -15.679167 7.4861441 2.6914324 +2453493.67435 -10413.2905412 239312.808995 -26871.9107117 -15.926366 4.8279854 3.0704329 +2453493.7188 -71022.6281561 253358.978232 -14662.5216273 -15.564998 2.5672243 3.2615598 +2453493.76324 -129541.91258 259652.378054 -1992.76220729 -14.879576 0.78896504 3.3199379 +2453493.85213 -237587.757203 255789.609109 23279.1570289 -13.248004 -1.5691194 3.2318001 +2453493.94102 -333392.809483 238166.533757 47413.6017023 -11.740528 -2.8957744 3.0471329 +2453494.02991 -418567.085279 212730.912899 70058.6653528 -10.481131 -3.6602309 2.8511527 +2453494.1188 -494956.615179 182733.486159 91243.1666951 -9.4453917 -4.1130493 2.6686255 +2453494.20769 -564102.313917 150012.545898 111097.222697 -8.5872686 -4.3850535 2.5048652 +2453494.38547 -685206.693366 80344.7931631 147376.885954 -7.2528011 -4.6397345 2.2297384 +2453494.56324 -788641.017274 8433.38199221 179876.256428 -6.259872 -4.7032823 2.0097079 +2453494.74102 -878626.271266 -63702.2248772 209317.918742 -5.4865993 -4.6795809 1.8294496 +2453494.9188 -957949.080584 -135108.249218 236225.047625 -4.8625808 -4.613162 1.6782302 +2453495.27435 -1091822.25773 -274066.545402 283888.0007 -3.9055889 -4.426348 1.4359766 +2453495.62991 -1200389.27356 -406845.669939 324993.811786 -3.1938737 -4.216916 1.24721 +2453495.98547 -1289600.8839 -533151.222741 360870.796628 -2.6345381 -4.0068018 1.0932825 +2453496.34102 -1363294.5005 -653088.937694 392411.142491 -2.1773272 -3.8029227 0.96351242 +2453497.05213 -1473967.73013 -874795.263205 444850.016524 -1.4609978 -3.4195053 0.75232211 +2453497.76324 -1546196.92041 -1073890.74643 485704.874034 -0.91150551 -3.0659139 0.58301809 +2453498.47435 -1588079.186 -1252008.03931 517032.018897 -0.46571176 -2.7354534 0.44032187 +2453499.18547 -1604839.1528 -1410363.72731 540177.573575 -0.089449935 -2.4216654 0.31560215 +2453499.89658 -1600067.51216 -1549813.85604 556071.558377 0.23790757 -2.119199 0.20354761 +2453500.60769 -1576331.1266 -1670904.37188 565373.257113 0.52966889 -1.8232732 0.10050246 +2453502.02991 -1479080.10612 -1858839.31357 565942.071158 1.0397003 -1.2344788 -0.088263864 +2453503.45213 -1323368.2393 -1973366.11638 544159.857673 1.486839 -0.62297712 -0.26523454 +2453504.87435 -1115123.38512 -2009474.46453 500793.603517 1.8982034 0.049335842 -0.44131379 +2453505.58547 -992401.489763 -1995077.92565 470899.663599 2.0960245 0.42491349 -0.53233539 +2453506.29658 -857629.754797 -1956448.85347 435295.634873 2.2906102 0.84029092 -0.62749373 +2453507.00769 -710986.506095 -1890693.46196 393667.176709 2.4824722 1.3110835 -0.7288284 +2453507.7188 -552654.628284 -1793725.74119 345555.669264 2.6707699 1.8613423 -0.83906588 +2453508.42991 -382957.511881 -1659542.16883 290301.331589 2.8512135 2.5312568 -0.96212693 +2453508.78547 -294066.30848 -1575764.35646 259712.404917 2.9348964 2.9319882 -1.0301858 +2453509.14102 -202725.457153 -1478765.3133 226949.317291 3.009889 3.3950223 -1.1038571 +2453509.49658 -109295.335781 -1366309.61584 191821.730634 3.0693862 3.9429085 -1.1843399 +2453509.85213 -14433.2960374 -1235285.15602 154100.16195 3.1000185 4.6114929 -1.2729503 +2453510.20769 80594.0114024 -1081133.4907 113518.345222 3.0732615 5.4619939 -1.3706086 +2453510.38547 127436.542482 -993304.254881 92069.0010023 3.0199238 5.9878604 -1.4225543 +2453510.56324 173129.934721 -896697.603542 69811.9918961 2.9200693 6.6095794 -1.4755287 +2453510.74102 216756.702352 -789591.060479 46747.5279779 2.7443227 7.3621878 -1.5270721 +2453510.9188 256768.754489 -669587.104933 22937.9843704 2.4364722 8.3002578 -1.5709624 +2453511.09658 290344.50568 -533218.538426 -1392.85499711 1.8775581 9.5112435 -1.590593 +2453511.18547 303133.807926 -457370.290099 -13576.7108651 1.427062 10.259532 -1.5786137 +2453511.27435 311765.467864 -375319.127084 -25564.1923775 0.78016352 11.129952 -1.536499 +2453511.36324 314317.877901 -286062.030084 -37037.023949 -0.18192873 12.136928 -1.4387654 +2453511.45213 307635.022376 -188597.248161 -47393.7054406 -1.6712216 13.256309 -1.2338557 +2453511.54102 286373.181079 -82575.3130621 -55451.7326784 -4.0550208 14.309721 -0.81586414 +2453511.58547 267692.418131 -26924.2616059 -57957.5908877 -5.7370554 14.634823 -0.47004524 +2453511.62991 241822.033676 29381.4089372 -58896.0992045 -7.7989226 14.614443 0.0046766488 +2453511.67435 207398.288828 84555.3525366 -57738.6058036 -10.164944 14.000871 0.62078645 +2453511.7188 163711.110986 135846.994528 -53990.4057382 -12.558123 12.566123 1.3421287 +2453511.76324 111508.383017 179995.599967 -47430.0111625 -14.518846 10.311003 2.0631805 +2453511.80769 53269.323716 214435.801476 -38316.2752073 -15.662286 7.5929838 2.6529054 +2453511.85213 -7662.34917195 238377.544872 -27318.8381542 -15.94429 4.9210109 3.0402007 +2453511.89658 -68383.7886059 252736.937041 -15211.0894975 -15.603016 2.63677 3.2385107 +2453511.94102 -127067.040579 259252.109058 -2619.58293775 -14.925326 0.8354956 3.3018705 +2453511.98547 -182846.43356 259711.112897 10042.6510772 -14.116482 -0.53134884 3.2829173 +2453512.07435 -284971.363461 248098.116046 34734.0906955 -12.503321 -2.3211652 3.1320384 +2453512.16324 -375482.128563 226017.83585 58046.9775591 -11.1098 -3.3359601 2.9374862 +2453512.25213 -456246.854652 197925.486919 79867.9138593 -9.9603864 -3.9282299 2.7473987 +2453512.34102 -528991.578255 166285.007559 100291.738756 -9.0133407 -4.2815435 2.5744642 +2453512.5188 -655624.912373 97493.4604766 137511.403534 -7.5568441 -4.6169039 2.2832777 +2453512.69658 -763105.011018 25639.3406442 170738.372534 -6.4882553 -4.7140766 2.0515724 +2453512.87435 -856192.000524 -46792.7460221 200755.660794 -5.6653321 -4.7054426 1.8629956 +2453513.05213 -937981.622275 -118655.591344 228129.321095 -5.0070261 -4.6458732 1.7057402 +2453513.40769 -1075565.59107 -258698.072194 276505.041423 -4.0069407 -4.4628842 1.4555896 +2453513.76324 -1186828.5914 -392593.322661 318135.035285 -3.2700771 -4.2526856 1.2620993 +2453514.1188 -1278118.24135 -519969.087704 354420.161933 -2.6947264 -4.0406316 1.1051813 +2453514.47435 -1353483.72988 -640913.638657 386293.814637 -2.2266343 -3.8346505 0.97344479 +2453514.82991 -1415691.42628 -755654.93616 414414.103624 -1.8339872 -3.6369034 0.85990099 +2453515.54102 -1508083.72277 -967547.9494 461215.954811 -1.2017204 -3.2657959 0.67063076 +2453516.25213 -1566079.66048 -1157519.1245 497510.083868 -0.70368079 -2.9221613 0.51530669 +2453516.96324 -1596307.64602 -1327044.06404 524989.506577 -0.29200484 -2.5991116 0.38223355 +2453517.67435 -1603166.1325 -1477191.46579 544789.963204 0.060501273 -2.2904316 0.26442876 +2453518.38547 -1589738.72845 -1608680.78558 557703.271435 0.37057633 -1.990976 0.15744536 +2453519.80769 -1510420.4512 -1817134.32457 564967.229005 0.90468726 -1.4022392 -0.035578579 +2453521.22991 -1370371.43665 -1952749.71702 549570.772389 1.3655686 -0.80006623 -0.21353832 +2453522.65213 -1176549.8052 -2011786.14733 512643.414881 1.7838973 -0.14924974 -0.38770813 +2453523.36324 -1060790.48649 -2010094.1295 486102.611549 1.983492 0.20903211 -0.47664939 +2453524.07435 -932904.279809 -1985424.7493 454009.143428 2.1788789 0.60042102 -0.56870979 +2453524.78547 -793111.386996 -1935384.97444 416120.186067 2.3711995 1.0373972 -0.66564125 +2453525.49658 -641593.00506 -1856640.92197 372068.939152 2.5604476 1.5386002 -0.76973458 +2453526.20769 -478584.10308 -1744415.42962 321326.0807 2.7446242 2.1335623 -0.88408415 +2453526.9188 -304578.416904 -1591527.10646 263132.124954 2.9164037 2.8736193 -1.0131773 +2453527.27435 -213802.812873 -1496477.41531 230916.042338 2.9917031 3.3259179 -1.0851823 +2453527.62991 -120913.375119 -1386361.75378 196394.182333 3.0526457 3.858769 -1.1634748 +2453527.98547 -26513.2860916 -1258239.15559 159356.184165 3.0873148 4.505162 -1.2491866 +2453528.34102 68256.353037 -1107848.36674 119556.690929 3.0707054 5.3206075 -1.3434149 +2453528.69658 161047.510547 -928590.700542 76731.2972578 2.9433829 6.407982 -1.4457258 +2453528.87435 205222.07036 -824926.021616 54125.2343638 2.7948414 7.1129237 -1.4974928 +2453529.05213 246348.867066 -709242.87225 30751.2298171 2.5362509 7.9825934 -1.5445719 +2453529.22991 282116.702828 -578482.166865 6757.39984457 2.0751206 9.0917575 -1.5751357 +2453529.3188 296731.837062 -506111.236414 -5350.50858559 1.7110001 9.7711773 -1.5754583 +2453529.40769 308020.167683 -428119.62241 -17390.10202 1.1983464 10.558941 -1.5554112 +2453529.49658 314550.592676 -343596.945463 -29148.8203521 0.45407325 11.474871 -1.498622 +2453529.58547 314038.182199 -251516.791673 -40235.2045865 -0.66757136 12.525305 -1.3729159 +2453529.67435 302680.061847 -150996.459777 -49897.2525846 -2.4268537 13.651656 -1.1123571 +2453529.7188 291062.407217 -97554.9971389 -53773.2867339 -3.6736788 14.169137 -0.8935766 +2453529.76324 274042.231825 -42345.5072336 -56643.7901767 -5.2512397 14.553126 -0.58391351 +2453529.80769 250246.86395 13848.96523 -58103.9470999 -7.2059846 14.649881 -0.15432996 +2453529.85213 218254.542441 69503.9475014 -57648.5719906 -9.5028766 14.228473 0.41502188 +2453529.89658 177088.748524 122132.906533 -54757.6287235 -11.929179 13.03826 1.1060948 +2453529.94102 127013.181794 168524.8872 -49104.7284573 -14.06132 10.991682 1.8335982 +2453529.98547 70054.2509165 205775.190309 -40798.5223012 -15.457369 8.3498516 2.4664691 +2453530.02991 9452.94025916 232538.704363 -30408.3418742 -15.965529 5.6155681 2.9103625 +2453530.07435 -51652.0573608 249322.559649 -18701.9060687 -15.766892 3.1997736 3.1569404 +2453530.1188 -111111.734131 257731.660321 -6355.44456473 -15.155405 1.2613233 3.2533239 +2453530.16324 -167820.59712 259596.968173 6162.4050635 -14.364764 -0.22012574 3.2544767 +2453530.25213 -271790.684111 249733.32717 30717.0658921 -12.728458 -2.16137 3.121383 +2453530.34102 -363875.730161 228538.817049 53971.3475044 -11.294629 -3.2566122 2.9317482 +2453530.42991 -445918.762677 200873.428048 75752.7561101 -10.109718 -3.8920746 2.7424998 +2453530.5188 -519698.724595 169409.540745 96137.9791552 -9.1348141 -4.2694584 2.5692222 +2453530.69658 -647881.918823 100604.457727 133268.151266 -7.6404447 -4.6269546 2.2768929 +2453530.87435 -756455.233882 28524.9859679 166390.742326 -6.5487863 -4.7320416 2.0444495 +2453531.05213 -850349.952297 -44207.7219317 196295.832089 -5.7109879 -4.7260978 1.8555696 +2453531.22991 -932758.57762 -116393.869505 223555.04543 -5.0425803 -4.6670931 1.6983022 +2453531.58547 -1071224.68682 -257075.660432 271707.999904 -4.0300968 -4.4830252 1.4485983 +2453531.94102 -1183082.30382 -391562.475151 313134.017836 -3.2862363 -4.2710351 1.255837 +2453532.29658 -1274797.14329 -519474.660456 349239.210165 -2.7065709 -4.057231 1.099734 +2453532.65213 -1350480.52997 -640904.660204 380958.179176 -2.23568 -3.8496937 0.96882117 +2453533.00769 -1412935.27152 -756087.16683 408948.959455 -1.841152 -3.650624 0.85609187 +2453533.7188 -1505691.07413 -968758.208481 455565.894913 -1.2066139 -3.2775294 0.66840349 +2453534.42991 -1563943.27959 -1159402.92177 491767.265589 -0.70725637 -2.9323946 0.51447458 +2453535.14102 -1594369.01976 -1329518.1095 519234.164374 -0.29495714 -2.6081566 0.38264612 +2453535.85213 -1601399.43013 -1480194.48524 539096.78167 0.057833076 -2.2986565 0.26602771 +2453536.56324 -1588130.08438 -1612168.50494 552141.792253 0.36807007 -1.9985375 0.1601094 +2453537.27435 -1556813.39179 -1725873.99618 558926.95521 0.64683052 -1.7032741 0.061829669 +2453538.69658 -1446364.31254 -1898921.3657 555187.265906 1.1387271 -1.1111266 -0.1202543 +2453540.1188 -1279254.69932 -1997748.68494 529740.464627 1.5740759 -0.48948827 -0.29331746 +2453540.82991 -1176232.50988 -2017669.41587 509070.133262 1.778364 -0.15562437 -0.37969296 +2453541.54102 -1060849.01645 -2016385.94426 483051.609285 1.9767856 0.20203511 -0.46764496 +2453542.25213 -933412.477407 -1992174.90258 451543.554739 2.1709246 0.59244038 -0.55864897 +2453542.96324 -794153.837362 -1942668.85874 414308.624472 2.3617313 1.0278617 -0.65437066 +2453543.67435 -643265.552007 -1864586.12977 370994.216859 2.5494169 1.5263762 -0.75697651 +2453544.38547 -480981.706762 -1753240.60972 321087.834363 2.7320645 2.1166975 -0.86956217 +2453545.09658 -307788.286271 -1601619.31145 263847.229443 2.9026229 2.8484208 -0.99663935 +2453545.45213 -217440.922844 -1507438.45609 232154.880049 2.9776647 3.2942053 -1.0676326 +2453545.80769 -124980.569173 -1398428.71292 198186.346235 3.0388673 3.8179505 -1.1450316 +2453546.16324 -30987.0499382 -1271749.3937 161725.444204 3.0748841 4.4511699 -1.230115 +2453546.5188 63450.4714157 -1123300.91977 122517.250525 3.06216 5.2466527 -1.3240252 +2453546.87435 156118.370046 -946776.628662 80290.3928522 2.9458376 6.3008781 -1.4262021 +2453547.05213 200415.647684 -844945.49766 57982.6619306 2.8095638 6.9798217 -1.4782639 +2453547.22991 241924.726764 -731574.697834 34895.8100609 2.5737448 7.8122644 -1.5266967 +2453547.40769 278575.374576 -603826.86247 11148.5096706 2.1580999 8.8659461 -1.5617512 +2453547.58547 306421.30199 -457536.951322 -12881.6273618 1.3827122 10.248693 -1.5562188 +2453547.67435 314714.8697 -375603.848733 -24704.3260266 0.73689595 11.10957 -1.5162225 +2453547.76324 316950.677416 -286550.034655 -36035.7373351 -0.2201692 12.10379 -1.4226917 +2453547.85213 310018.720594 -189399.218374 -46297.6625532 -1.695812 13.207327 -1.2262513 +2453547.94102 288673.325106 -83811.3562273 -54356.1819123 -4.0482536 14.247181 -0.8256665 +2453547.98547 270065.41803 -28402.3585418 -56925.8917242 -5.7047274 14.572782 -0.49427724 +2453548.02991 244377.487469 27684.9583885 -57992.8838362 -7.7357621 14.565498 -0.038793541 +2453548.07435 210253.025224 82726.5887492 -57045.3979595 -10.073878 13.984491 0.55459144 +2453548.1188 166941.487694 134049.178327 -53593.6267092 -12.45821 12.600728 1.2548346 +2453548.16324 115088.574994 178433.358119 -47395.4069888 -14.441962 10.396866 1.9638592 +2453548.20769 57059.4261613 213265.305344 -38666.2323101 -15.631849 7.7057758 2.5538056 +2453548.25213 -3847.70294024 237641.338161 -28034.8259499 -15.960156 5.0300334 2.9494706 +2453548.29658 -64695.3860931 252380.490815 -16255.2223734 -15.649977 2.7238462 3.1583192 +2453548.34102 -123592.383517 259179.56867 -3952.99835561 -14.987407 0.8963932 3.2310872 +2453548.38547 -179620.990107 259826.393055 8452.38909356 -14.182854 -0.49365438 3.2196093 +2453548.47435 -282239.803903 248368.676908 32700.3288725 -12.563726 -2.3153356 3.0790029 +2453548.56324 -373173.359231 226260.534307 55632.6998233 -11.159415 -3.3471998 2.8909999 +2453548.65213 -454280.042945 198044.299618 77115.3009581 -10.000118 -3.9482756 2.7055472 +2453548.74102 -527297.98916 166230.794612 97231.910487 -9.0450735 -4.3060407 2.5361749 +2453548.9188 -654325.687278 97033.4940789 133906.750351 -7.5773659 -4.6443869 2.2503227 +2453549.09658 -762063.238433 24755.9831552 166659.310031 -6.5017812 -4.7414541 2.0225877 +2453549.27435 -855320.746554 -48088.9700496 196256.504567 -5.6743204 -4.7317419 1.8371735 +2453549.45213 -937223.522069 -120345.558216 223254.269307 -5.0129652 -4.6708267 1.6825433 +2453549.80769 -1074928.51497 -261113.366385 270984.853703 -4.009299 -4.4852084 1.4365964 +2453550.16324 -1186233.06489 -395659.475785 312083.998159 -3.270619 -4.2728125 1.2464151 +2453550.5188 -1277523.14668 -523625.281206 347930.37017 -2.6943177 -4.0589805 1.0922199 +2453550.87435 -1352868.09677 -645110.476672 379442.199848 -2.2257656 -3.8515446 0.96278958 +2453551.22991 -1415046.19762 -760351.937465 407266.686058 -1.8329785 -3.6526142 0.85125785 +2453551.94102 -1507381.19701 -973153.725184 453646.115614 -1.2009326 -3.2798043 0.66541473 +2453552.65213 -1565341.3685 -1163949.23515 489709.729117 -0.7033246 -2.935048 0.51293105 +2453553.36324 -1595564.12026 -1334238.35731 517118.123448 -0.29222908 -2.6111272 0.38222895 +2453554.07435 -1602461.16785 -1485103.25237 536983.224757 0.059442422 -2.3018292 0.26650608 +2453554.78547 -1589126.23645 -1617280.89264 550083.086699 0.3686211 -2.0020066 0.16140309 +2453555.49658 -1557805.83658 -1731208.8699 556970.149151 0.6463984 -1.7070498 0.063839943 +2453556.9188 -1447535.82992 -1904763.10656 553557.020743 1.1362093 -1.1156486 -0.11696948 +2453558.34102 -1280883.74104 -2004216.16359 528593.024664 1.5691195 -0.49534971 -0.28868523 +2453559.76324 -1063236.61836 -2023716.35435 482565.69076 1.9692435 0.19352508 -0.46146092 +2453560.47435 -936311.560795 -2000099.32435 451466.87476 2.1618 0.58144706 -0.55148967 +2453561.18547 -797665.460263 -1951372.4553 414704.375233 2.3508743 1.0132805 -0.64613449 +2453561.89658 -647505.125143 -1874333.56459 371932.299252 2.5365192 1.5066633 -0.74752407 +2453562.60769 -486082.1137 -1764415.35787 322651.068609 2.716938 2.0894547 -0.85860653 +2453563.3188 -313883.08637 -1614797.78787 266141.31972 2.8854765 2.8094786 -0.98369535 +2453563.67435 -224072.573517 -1521939.90753 234865.687809 2.9599478 3.2465929 -1.0534099 +2453564.02991 -132155.90452 -1414564.80507 201356.670264 3.0213737 3.7584879 -1.1292978 +2453564.38547 -38677.1308769 -1289955.5326 165405.386904 3.0592427 4.3747895 -1.2126304 +2453564.74102 55350.7219694 -1144218.97242 126764.14773 3.0520359 5.1445262 -1.3045733 +2453565.09658 147898.795556 -971427.250737 85164.5094111 2.9506404 6.1560768 -1.4049177 +2453565.27435 192380.839879 -872060.141116 63187.5708832 2.8302817 6.8020074 -1.4565981 +2453565.45213 234404.920044 -761756.482108 40429.2358163 2.6229728 7.5879079 -1.505912 +2453565.62991 272184.543587 -637943.827761 16975.0102772 2.262188 8.5733713 -1.5452739 +2453565.80769 302407.453116 -496882.890082 -6891.29244782 1.6038952 9.8534411 -1.5541254 +2453565.89658 312788.782678 -418238.980816 -18756.216934 1.0678857 10.646482 -1.5310336 +2453565.98547 318195.382102 -333027.417073 -30310.4992881 0.28963328 11.566252 -1.4693515 +2453566.07435 316236.409798 -240247.475876 -41142.9424556 -0.88354776 12.614414 -1.3352694 +2453566.16324 302935.680513 -139108.339848 -50463.7431961 -2.7223657 13.718086 -1.0596474 +2453566.20769 290084.520347 -85463.4841088 -54116.2664104 -4.0220046 14.205547 -0.82935302 +2453566.25213 271614.830773 -30208.238604 -56712.9988197 -5.6582676 14.535608 -0.50506268 +2453566.29658 246149.202946 25760.3729966 -57838.8691416 -7.6663652 14.542983 -0.059033358 +2453566.34102 212332.007009 80769.9983025 -56989.4540876 -9.9834097 13.994648 0.5234032 +2453566.38547 169380.388253 132208.654288 -53675.9667858 -12.364991 12.652245 1.2147282 +2453566.42991 117851.02847 176869.61721 -47639.4330819 -14.370723 10.48738 1.9210242 +2453566.47435 60023.1416644 212092.75509 -39068.1559989 -15.599582 7.8146601 2.5153956 +2453566.5188 -835.152578647 236882.171387 -28569.1545243 -15.965406 5.1330898 2.9191426 +2453566.56324 -61755.2274141 251982.067933 -16890.5821153 -15.680062 2.8074857 3.1357619 +2453566.60769 -120794.39703 259059.781737 -4663.17947703 -15.029572 0.95807748 3.2143164 +2453566.65213 -176993.87718 259905.611751 7685.70940819 -14.228649 -0.45101113 3.2066701 +2453566.74102 -279954.997011 248666.54542 31851.7228952 -12.605696 -2.2984975 3.070003 +2453566.82991 -371182.738517 226628.995755 54721.9703751 -11.194006 -3.3441845 2.8835992 +2453566.9188 -452528.58372 198404.985204 76150.9069275 -10.028027 -3.9525503 2.6988914 +2453567.00769 -525739.604602 166542.186748 96218.1625505 -9.0676676 -4.3142006 2.5299472 +2453567.18547 -653053.731243 97190.2412033 132801.912109 -7.5926945 -4.6556937 2.2446558 +2453567.36324 -760990.326724 24732.088521 165470.978576 -6.512722 -4.7534481 2.0173756 +2453567.54102 -854393.107434 -48296.5932062 194991.399848 -5.6824971 -4.7435951 1.8323855 +2453567.7188 -936406.608368 -120732.205898 221918.746967 -5.0193268 -4.6822599 1.678159 +2453568.07435 -1074271.01704 -261835.882372 269526.257631 -4.0135659 -4.4956369 1.4329518 +2453568.42991 -1185688.97032 -396687.636805 310523.551633 -3.2738578 -4.2823055 1.2434146 +2453568.78547 -1277070.18604 -524932.714431 346286.716456 -2.6970762 -4.0676943 1.0897917 +2453569.14102 -1352496.42923 -646675.532425 377731.967364 -2.2283373 -3.859637 0.9608806 +2453569.49658 -1414752.6681 -762157.85365 405505.239288 -1.8355067 -3.6602129 0.8498201 +2453570.20769 -1507246.06454 -975401.264255 451821.460435 -1.203612 -3.2866037 0.66475777 +2453570.9188 -1565384.25488 -1166594.41687 487864.810347 -0.70648514 -2.9412349 0.51291833 +2453571.62991 -1595820.64689 -1337251.80495 515291.41943 -0.29602408 -2.6169724 0.3828323 +2453572.34102 -1602968.88539 -1488468.7955 535210.787454 0.055056225 -2.3074382 0.26764839 +2453573.05213 -1589925.00466 -1620983.61733 548395.225895 0.36349653 -2.007393 0.16301461 +2453574.47435 -1511711.54341 -1831426.67023 556610.776647 0.89361939 -1.4184743 -0.025707666 +2453575.89658 -1373328.91877 -1969132.06295 542687.385986 1.3492762 -0.81830863 -0.19940052 +2453577.3188 -1181911.83609 -2030697.81742 507777.770873 1.7607607 -0.17287975 -0.3688894 +2453578.02991 -1067697.11004 -2030591.58091 482474.172866 1.9562793 0.18076541 -0.45514203 +2453578.74102 -941619.310238 -2007848.69014 451793.270069 2.1471544 0.5655859 -0.54416228 +2453579.45213 -803925.261777 -1960220.8055 415518.532354 2.3345557 0.99314561 -0.6375456 +2453580.16324 -654815.632991 -1884589.61061 373318.972355 2.5186606 1.4806358 -0.73742705 +2453580.87435 -494530.576732 -1776515.4361 324712.735996 2.6978249 2.0548921 -0.84666686 +2453581.58547 -323527.450054 -1629394.8585 269004.521198 2.8658501 2.7617154 -0.96945184 +2453581.94102 -234315.794386 -1538145.46234 238187.44715 2.9406969 3.1891795 -1.0377651 +2453582.29658 -142973.440225 -1432724.22828 205183.415068 3.0034462 3.6879906 -1.1120232 +2453582.65213 -50002.599164 -1310547.90728 169791.313657 3.0445642 4.2857388 -1.1934556 +2453583.00769 43673.1521666 -1167943.42401 131771.378134 3.0447999 5.0276405 -1.2832745 +2453583.36324 136229.395987 -999374.862002 90857.7547785 2.961012 5.9940583 -1.3816573 +2453583.54102 180993.4336 -902745.749779 69242.4954587 2.8580904 6.6057535 -1.4328798 +2453583.7188 223651.987248 -795800.543556 46845.3193867 2.6805666 7.3441279 -1.4829 +2453583.89658 262690.804563 -676225.028115 23721.7937526 2.3743952 8.2610642 -1.526012 +2453584.07435 295379.302158 -540691.542066 74.5569187099 1.8265898 9.4391776 -1.5471599 +2453584.16324 307824.907571 -465482.447509 -11785.5125086 1.389922 10.164235 -1.538104 +2453584.25213 316258.888878 -384271.259191 -23482.6108947 0.76836743 11.005456 -1.5021108 +2453584.34102 318881.756822 -296101.379864 -34733.4943681 -0.14700159 11.97758 -1.4168099 +2453584.42991 312767.083407 -199995.243399 -45007.5841116 -1.5491813 13.063515 -1.237345 +2453584.5188 292994.787338 -95493.256315 -53269.7706519 -3.7744892 14.118323 -0.87167259 +2453584.56324 275601.020103 -40507.6182777 -56067.6637889 -5.3440605 14.487308 -0.56848395 +2453584.60769 251474.711731 15406.8273489 -57486.2908569 -7.2843554 14.570397 -0.14877024 +2453584.65213 219219.981274 70739.0257133 -57034.8900694 -9.5602867 14.141322 0.40674979 +2453584.69658 177878.509809 123035.973087 -54207.2523091 -11.963616 12.954609 1.0811639 +2453584.74102 127705.051475 169132.016368 -48681.3307134 -14.079769 10.922495 1.7929654 +2453584.78547 70685.7728023 206149.554318 -40553.2493906 -15.472351 8.2971946 2.4154381 +2453584.82991 10019.0735012 232731.89426 -30368.5024575 -15.985272 5.5723313 2.8553444 +2453584.87435 -51172.6157368 249354.17337 -18873.6419909 -15.791925 3.1577707 3.1022546 +2453584.9188 -110733.649476 257596.803635 -6733.23026142 -15.182573 1.2162487 3.2008563 +2453584.96324 -167545.834009 259281.369888 5588.30011478 -14.390994 -0.26915166 3.2047101 +2453585.05213 -271695.006365 249017.746272 29780.5508344 -12.748334 -2.2157736 3.0766101 +2453585.14102 -363904.395292 227397.779012 52706.9152053 -11.307252 -3.312482 2.8909714 +2453585.22991 -446020.121911 199305.506574 74187.8963593 -10.116265 -3.9471144 2.7049308 +2453585.3188 -519831.507643 167425.749994 94295.072172 -9.1366652 -4.3226096 2.5343054 +2453585.49658 -647990.800221 97839.7302677 130922.736974 -7.636062 -4.6754257 2.2461782 +2453585.67435 -756466.801301 25051.2296534 163599.452828 -6.5408208 -4.7759705 2.0169833 +2453585.85213 -850221.662064 -48324.786348 193103.526563 -5.7009276 -4.766029 1.830736 +2453586.02991 -932458.463095 -121092.714382 219998.311517 -5.0290397 -4.7021597 1.6755535 +2453586.38547 -1070487.98327 -262762.241497 267508.80968 -4.0154209 -4.5125204 1.429353 +2453586.74102 -1181888.9577 -398086.257416 308386.746944 -3.2712744 -4.29621 1.2392938 +2453587.09658 -1273145.28576 -526716.121882 344018.186079 -2.6917253 -4.0788929 1.0853628 +2453587.45213 -1348376.92842 -648765.242622 375324.292623 -2.2211388 -3.8684108 0.95625907 +2453587.80769 -1410391.15927 -764482.534512 402953.367375 -1.8270204 -3.6667767 0.84506544 +2453588.5188 -1502306.12561 -978006.983698 448972.667626 -1.1933805 -3.2892904 0.6598695 +2453589.22991 -1559771.9663 -1169256.58115 484712.931799 -0.69487954 -2.9404213 0.50793941 +2453589.94102 -1589462.03164 -1339765.14241 511832.341066 -0.2833911 -2.6130276 0.3778321 +2453590.65213 -1595809.70762 -1490656.86373 531446.706544 0.068454188 -2.3008637 0.26272831 +2453591.36324 -1581923.90288 -1622693.6018 544331.074638 0.37746891 -1.99842 0.1581566 +2453592.07435 -1550074.87368 -1736327.45446 551034.931736 0.65471404 -1.7011004 0.061124353 +2453593.49658 -1438919.70102 -1908880.1128 547272.708376 1.1417935 -1.1053239 -0.12075182 +2453594.9188 -1271700.25501 -2006846.06717 521927.455002 1.5727094 -0.48147172 -0.2910983 +2453595.62991 -1168834.79274 -2026253.61586 501440.162017 1.774613 -0.14699339 -0.37593113 +2453596.34102 -1053756.95328 -2024430.88801 475704.061288 1.9705666 0.21089277 -0.46218799 +2453597.05213 -926780.634671 -1999680.64087 444587.816215 2.1621395 0.60104059 -0.55131744 +2453597.76324 -788143.003408 -1949669.41996 407865.874403 2.3502785 1.0355943 -0.64496962 +2453598.47435 -638044.212749 -1871156.16344 365197.919238 2.5351354 1.5325342 -0.74529534 +2453599.18547 -476729.986915 -1759501.70632 316086.595995 2.7147535 2.1204309 -0.85529956 +2453599.89658 -304696.946674 -1607757.73041 259813.435358 2.88215 2.8483686 -0.97930702 +2453600.25213 -215002.706255 -1513619.57404 228680.656719 2.9556232 3.291335 -1.0484981 +2453600.60769 -123242.521263 -1404754.70756 195330.799428 3.0153586 3.8111643 -1.1238428 +2453600.96324 -29989.6955385 -1278365.28984 159556.158203 3.0502578 4.4387002 -1.2065651 +2453601.3188 63685.1263411 -1130424.44608 121112.600488 3.0373841 5.225393 -1.2977269 +2453601.67435 155621.019563 -954757.941191 79740.8185162 2.9237246 6.2649281 -1.3967831 +2453601.85213 199605.859995 -853561.782338 57897.2342683 2.7914684 6.9324793 -1.4472639 +2453602.02991 240892.248863 -741033.961724 35297.1940826 2.5638008 7.7488859 -1.4943959 +2453602.20769 277504.142368 -614427.45163 12050.2327762 2.1651236 8.7791917 -1.5291975 +2453602.38547 305709.00826 -469719.273325 -11497.2532606 1.4277815 10.12727 -1.5269152 +2453602.47435 314477.579015 -388802.539182 -23112.2794782 0.81840633 10.96584 -1.4920781 +2453602.56324 317549.449803 -300943.106271 -34294.4012157 -0.078882447 11.936795 -1.4092296 +2453602.65213 312055.844405 -205140.043513 -44527.1976291 -1.4536801 13.026826 -1.2347432 +2453602.74102 293161.694142 -100858.84637 -52802.6778612 -3.639293 14.101749 -0.8787346 +2453602.78547 276330.674899 -45896.0178844 -55641.1009872 -5.1862567 14.494052 -0.58280169 +2453602.82991 252848.404123 10111.4661829 -57130.7439672 -7.108175 14.614776 -0.17152988 +2453602.87435 221283.00659 65711.5451567 -56782.105124 -9.3812851 14.238652 0.37642212 +2453602.9188 180587.810127 118495.50648 -54078.2740434 -11.812022 13.110066 1.0482308 +2453602.96324 130887.553366 165273.084913 -48670.2021146 -13.989557 11.116312 1.7660231 +2453603.00769 74071.1971938 203043.183449 -40622.2365829 -15.456201 8.4879812 2.4012801 +2453603.05213 13349.1710669 230292.092369 -30466.063748 -16.025581 5.7247306 2.8540991 +2453603.09658 -48058.8192964 247404.28622 -18958.2972549 -15.859714 3.2605589 3.1093244 +2453603.14102 -107896.035337 255955.214772 -6782.80153897 -15.255934 1.2758445 3.2113745 +2453603.18547 -164981.26905 257804.368355 5580.39531124 -14.458706 -0.24108566 3.2155181 +2453603.27435 -269575.436055 247603.713812 29845.149399 -12.796145 -2.2223834 3.0842863 +2453603.36324 -362082.276885 225872.298651 52815.6153166 -11.337771 -3.3326744 2.8948587 +2453603.45213 -444382.469356 197603.749805 74314.1537557 -10.134548 -3.9719042 2.7057562 +2453603.54102 -518300.098423 165528.827575 94418.4645947 -9.1465781 -4.3482595 2.5328506 +2453603.7188 -646527.64141 95561.0014423 130999.152422 -7.6362015 -4.6990714 2.2418065 +2453603.89658 -754964.466557 22432.751519 163594.954395 -6.5361387 -4.796543 2.0109658 +2453604.07435 -848627.441612 -51236.4413206 192998.337116 -5.693964 -4.7836855 1.8237173 +2453604.25213 -930757.530943 -124259.871715 219780.186802 -5.0236942 -4.7186717 1.6679713 +2453604.60769 -1068670.20929 -266368.224633 267039.33263 -4.0154155 -4.5246419 1.4204311 +2453604.78547 -1127341.11433 -335024.273986 288055.50729 -3.6424437 -4.4130002 1.3174226 +2453604.82991 -1141207.7285 -351905.97173 293066.826665 -3.588511 -4.3768051 1.2930177 +2453604.85213 -1148105.93149 -360276.568627 295541.837229 -3.6095525 -4.334004 1.2883919 +2453604.87435 -1155127.4561 -368419.699124 298085.849214 -3.6753773 -4.0871266 1.4058689 +2453604.89658 -1162005.35365 -376081.645497 300908.499187 -3.5013185 -3.9450479 1.4998275 +2453604.98547 -1187790.90103 -406083.882705 312397.551792 -3.2514896 -3.8774209 1.4800651 +2453605.16324 -1235201.37091 -464811.756406 334530.274404 -2.9326075 -3.7697199 1.4020632 +2453605.5188 -1316988.21104 -577376.599784 375360.500371 -2.4107098 -3.5602206 1.2594657 +2453605.87435 -1384231.12183 -683649.429493 412092.153355 -1.9793426 -3.3601752 1.1344715 +2453606.58547 -1483674.3205 -878454.40251 475045.510766 -1.2888299 -2.9865557 0.9217069 +2453607.29658 -1545556.3766 -1051207.19435 526023.338913 -0.74428275 -2.6407767 0.74205412 +2453608.00769 -1576987.02101 -1203342.13423 566659.293439 -0.29107736 -2.3140464 0.5835521 +2453608.7188 -1582570.27083 -1335797.04819 598014.103347 0.10092275 -1.9990717 0.4389899 +2453609.42991 -1565453.79021 -1449105.47193 620789.671627 0.45033701 -1.6898328 0.30360497 +2453610.14102 -1527849.95751 -1543447.41879 635435.796753 0.76950077 -1.3807743 0.17384114 +2453610.85213 -1471338.54176 -1618670.50185 642208.891611 1.0670652 -1.0665882 0.046894201 +2453611.56324 -1397035.23208 -1674289.90749 641204.783106 1.3496337 -0.74163603 -0.079728751 +2453612.27435 -1305693.90154 -1709449.84057 632368.395126 1.6225005 -0.39940044 -0.20848035 +2453612.98547 -1197765.71475 -1722848.79598 615488.045843 1.8903065 -0.031706823 -0.34207006 +2453613.34102 -1137686.74089 -1720841.56601 603850.78832 2.0161266 0.16215336 -0.42419915 +2453614.05213 -1005598.39446 -1697992.36889 573325.372759 2.284135 0.59030319 -0.57150363 +2453614.76324 -856909.222289 -1647016.25719 533316.709296 2.5572021 1.0817733 -0.73392443 +2453615.47435 -691184.321108 -1563130.18343 482673.033967 2.8392639 1.6684436 -0.91934838 +2453616.18547 -507785.524583 -1438914.71946 419612.144367 3.1326273 2.4074305 -1.1410245 +2453616.54102 -409248.847286 -1358104.09931 382584.173685 3.2827138 2.8663197 -1.272516 +2453616.89658 -306100.466527 -1261882.27121 341222.598959 3.4321956 3.4161506 -1.4242357 +2453617.25213 -198448.190538 -1146856.59757 294789.159069 3.574167 4.0997905 -1.6044483 +2453617.60769 -86760.8913415 -1007847.97188 242215.246469 3.6899976 4.9951762 -1.8270103 +2453617.78547 -29791.520545 -926867.617873 213144.703143 3.7237873 5.5666107 -1.9613364 +2453617.96324 27462.1293375 -836203.032423 181853.136169 3.7235664 6.2635 -2.1171888 +2453618.14102 84270.8857295 -733520.271718 147958.632816 3.6586378 7.1439354 -2.301658 +2453618.3188 139187.486463 -615289.522114 110949.929584 3.4601304 8.3108999 -2.5245274 +2453618.40769 165064.877633 -548680.257373 91073.2964634 3.2635187 9.0579664 -2.6538224 +2453618.49658 189012.988194 -475751.878515 70154.252821 2.9476304 9.9647735 -2.7958983 +2453618.58547 209821.378093 -395059.157319 48102.4798581 2.4262049 11.092104 -2.9477373 +2453618.67435 225316.047174 -304592.713772 24887.0286505 1.5217098 12.526511 -3.0945127 +2453618.76324 231226.490393 -201621.415606 719.314218389 -0.16934779 14.359076 -3.1788743 +2453618.80769 228037.986349 -144481.430793 -11446.4815947 -1.5774464 15.410026 -3.142841 +2453618.85213 218295.279439 -83293.7093157 -23255.7940011 -3.6258305 16.437878 -2.978404 +2453618.89658 199021.491714 -18650.1019997 -34003.6972572 -6.5844579 17.130147 -2.5640065 +2453618.94102 166415.897326 46944.0056265 -42401.2121047 -10.538652 16.776275 -1.7254445 +2453618.96324 144101.642146 78398.7163204 -45146.5098861 -12.702794 15.896155 -1.1141406 +2453618.98547 117724.239345 107620.667178 -46615.4676893 -14.729784 14.451095 -0.40401764 +2453619.00769 87784.8407227 133576.104472 -46675.396294 -16.375811 12.518855 0.34081353 +2453619.05213 21053.1767695 173136.163139 -42738.8130176 -18.000343 8.0650714 1.641195 +2453619.09658 -48043.9890864 196310.80043 -34708.9725456 -17.764506 4.1826281 2.458992 +2453619.14102 -114318.23062 206719.914309 -24380.1989223 -16.682848 1.4179577 2.8673721 +2453619.18547 -175942.862791 208378.277763 -12991.9733455 -15.41145 -0.42801933 3.0356071 +2453619.22991 -232768.965764 204217.485856 -1223.80282831 -14.205327 -1.6576292 3.0793306 +2453619.3188 -333813.508162 185405.11915 22244.4960878 -12.200189 -3.0704825 3.0116785 +2453619.40769 -421412.412227 158825.101556 44879.5598292 -10.680908 -3.7744892 2.8788746 +2453619.49658 -498755.977824 128265.875112 66446.0611965 -9.5083077 -4.1452344 2.7379301 +2453619.58547 -568073.332371 95590.155873 86953.9531315 -8.5765034 -4.3431824 2.6043816 +2453619.76324 -688443.283573 27470.0966338 125104.013032 -7.1803619 -4.4881628 2.3704512 +2453619.94102 -790611.048185 -41536.4816351 159979.915581 -6.1715068 -4.4818509 2.1765777 +2453620.1188 -879225.052984 -109900.89579 192126.097736 -5.3978656 -4.4131683 2.0135626 +2453620.29658 -957220.846383 -176971.572708 221955.288605 -4.7790763 -4.3170617 1.8738082 +2453620.65213 -1088793.29944 -306245.488117 275839.767221 -3.8428705 -4.0958141 1.6433683 +2453620.74102 -1117596.98272 -337479.438043 288266.390486 -3.6633739 -4.0377021 1.5931197 +2453620.78547 -1131523.93936 -352925.872325 294337.661581 -3.5952421 -4.0068112 1.5693452 +2453620.82991 -1145339.9669 -368235.647264 300345.021706 -3.668993 -3.9572962 1.5865618 +2453620.84102 -1148949.39991 -372013.249487 301951.741028 -3.8612623 -3.9037392 1.853522 +2453620.85213 -1152593.63144 -375742.315834 303976.737959 -3.6825348 -3.879026 2.2636974 +2453620.87435 -1159425.02997 -383189.998795 308412.124921 -3.4802327 -3.8766453 2.3233205 +2453620.96324 -1185141.38815 -412786.178533 326134.109896 -3.2468661 -3.8281094 2.2870248 +2453621.3188 -1275462.98853 -527106.091918 393819.425092 -2.6635451 -3.6158295 2.122593 +2453621.67435 -1350005.30183 -635064.224851 456720.451945 -2.2047261 -3.4147953 1.9750536 +2453622.02991 -1411701.79684 -737036.023821 515305.297739 -1.8226504 -3.2259244 1.8410764 +2453622.74102 -1504030.34822 -924394.759244 620946.523202 -1.2106086 -2.8792274 1.6036295 +2453623.45213 -1563131.75197 -1091488.29653 712950.765566 -0.73038887 -2.5645006 1.3952475 +2453624.16324 -1595494.73877 -1239986.96633 792798.67193 -0.33449527 -2.2726156 1.206694 +2453624.87435 -1605407.0624 -1371071.88781 861508.731415 0.0038211375 -1.9966287 1.0318374 +2453625.58547 -1595866.54016 -1485548.89338 919782.656478 0.30090373 -1.7312334 0.86637782 +2453627.00769 -1526570.49188 -1666499.3823 1006737.66494 0.81180134 -1.2155573 0.5511918 +2453628.42991 -1399222.24535 -1784107.08896 1055424.24841 1.2521288 -0.6956041 0.24050472 +2453629.85213 -1220482.77275 -1836073.63697 1065287.61067 1.6521854 -0.14176122 -0.083872421 +2453630.56324 -1113073.32642 -1835637.35354 1054845.01525 1.8435294 0.15948239 -0.25780978 +2453631.27435 -994017.280435 -1815969.52302 1033352.29109 2.0315873 0.48556196 -0.44427428 +2453631.98547 -863466.910876 -1775273.8508 999895.237995 2.2179164 0.84584536 -0.64825774 +2453632.69658 -721496.020354 -1711055.46343 953191.072174 2.403412 1.2540475 -0.87693432 +2453633.05213 -646243.135994 -1669073.69214 924329.150653 2.4958091 1.4822558 -1.0037022 +2453633.22991 -607634.601322 -1645392.5435 908416.518025 2.5148947 1.5994421 -1.0652487 +2453633.94102 -447503.233236 -1530802.36688 833995.900521 2.6969455 2.1496835 -1.3670378 +2453634.65213 -276428.756532 -1378246.35112 738905.57554 2.8689557 2.8477973 -1.7443441 +2453635.00769 -187105.523911 -1284255.18955 681841.847735 2.9445019 3.2837156 -1.9769254 +2453635.36324 -95679.0573297 -1175593.09017 616992.141075 3.00412 3.8082283 -2.2538132 +2453635.7188 -2853.66799276 -1048948.85701 542710.839654 3.0317395 4.4635779 -2.59533 +2453636.07435 89897.8810918 -899244.573836 456511.486347 2.9898692 5.3270857 -3.0379102 +2453636.25213 135321.012254 -813298.300378 407764.92741 2.9161682 5.8811497 -3.3174531 +2453636.42991 179142.476122 -717941.487343 354303.585916 2.7752305 6.5597952 -3.6550534 +2453636.60769 219966.07296 -610852.609335 295059.158018 2.5132049 7.4212089 -4.0757009 +2453636.78547 255139.96218 -488518.814935 228466.183264 2.0097222 8.5672193 -4.6206552 +2453636.87435 269045.198285 -419991.027308 191711.831048 1.5842679 9.3005031 -4.9595663 +2453636.96324 278935.80821 -345276.860958 152138.513503 0.94618053 10.184945 -5.3565093 +2453637.05213 282649.495184 -263054.627129 109267.516096 -0.059805348 11.262634 -5.818546 +2453637.14102 276290.606956 -171725.507031 62640.9546133 -1.7515521 12.553581 -6.3259255 +2453637.18547 267209.271563 -122189.192066 37884.3760528 -3.0433046 13.246214 -6.5617809 +2453637.22991 252324.507391 -70057.2534771 12335.08642 -4.7998242 13.886547 -6.7265826 +2453637.27435 229546.506831 -15829.3982712 -13550.6317525 -7.1796048 14.294718 -6.7123175 +2453637.3188 196272.75888 38966.9424161 -38736.5230665 -10.260248 14.102013 -6.3209808 +2453637.36324 150202.168827 90999.6335517 -61281.6902674 -13.741095 12.764208 -5.2996325 +2453637.40769 91445.9742361 135136.968246 -78543.1169618 -16.665888 10.010974 -3.5990274 +2453637.45213 24248.5719537 166874.752774 -88593.5538297 -18.039603 6.4863588 -1.646384 +2453637.49658 -45106.4404439 185361.848966 -91587.7067166 -17.881394 3.2564442 0.0088606275 +2453637.54102 -112032.594372 192927.433496 -89164.1316337 -16.896386 0.82234988 1.1743246 +2453637.58547 -174562.611274 192638.439492 -83094.959496 -15.659762 -0.86491611 1.9297877 +2453637.62991 -232331.453377 186983.343135 -74697.0366844 -14.441573 -2.0062834 2.4078267 +2453637.7188 -334949.88667 165882.249697 -54046.3326885 -12.369622 -3.3275465 2.8948453 +2453637.80769 -423575.673544 137559.543316 -30986.8654681 -10.780851 -3.9744179 3.0787951 +2453637.89658 -501465.652622 105637.196241 -7083.50337982 -9.5532264 -4.3020119 3.1318264 +2453637.98547 -570962.854581 71894.5670203 16965.4667351 -8.580522 -4.4654511 3.1241141 +2453638.16324 -690955.89617 2317.14580285 64343.3851115 -7.1326982 -4.5589094 3.0351296 +2453638.34102 -792160.197369 -67485.1043754 110055.393951 -6.0966694 -4.5167804 2.9150608 +2453638.5188 -879506.78073 -136179.051311 153879.538802 -5.3093197 -4.4225402 2.7916211 +2453638.69658 -956087.855959 -203243.977369 195839.741552 -4.6843089 -4.3079239 2.6730387 +2453639.05213 -1084659.10818 -331846.640361 274568.074356 -3.7406687 -4.0640712 2.457372 +2453639.40769 -1188453.74716 -453015.501206 347100.333751 -3.0484269 -3.8267024 2.2689064 +2453639.76324 -1273504.27625 -567109.38564 414197.07098 -2.5089488 -3.6038543 2.102636 +2453640.1188 -1343631.03896 -674594.264289 476462.2369 -2.0704607 -3.3962669 1.9536463 +2453640.82991 -1448780.66229 -871457.840599 588295.315985 -1.3870675 -3.0198234 1.6940633 +2453641.54102 -1517338.88815 -1046480.98132 685357.85952 -0.86516394 -2.6830909 1.4703403 +2453642.25213 -1557115.63248 -1201730.43518 769459.865303 -0.44292566 -2.3745129 1.2706395 +2453642.96324 -1573117.25824 -1338663.90221 841830.460397 -0.087082877 -2.085667 1.0874414 +2453643.67435 -1568763.51484 -1458289.84581 903315.539678 0.22227741 -1.8101691 0.91555712 +2453644.38547 -1546494.94989 -1561266.04939 954486.872972 0.49777317 -1.5429428 0.75116362 +2453645.80769 -1454942.09203 -1718540.74411 1027196.55929 0.97971522 -1.0170243 0.43354203 +2453647.22991 -1308119.54739 -1810632.08295 1060949.48167 1.4026822 -0.47695179 0.11397286 +2453648.65213 -1111552.92163 -1833820.95972 1054331.2538 1.7928114 0.11083757 -0.2271817 +2453649.36324 -995598.730022 -1817136.6162 1034713.04853 1.9812486 0.43690375 -0.41378198 +2453650.07435 -868145.425194 -1779464.47846 1003143.68966 2.1673308 0.79579313 -0.61714598 +2453650.78547 -729303.314717 -1718418.1644 958398.591449 2.3521115 1.2004093 -0.84405197 +2453651.49658 -579141.842897 -1630619.28947 898735.963378 2.5356468 1.6708088 -1.1048831 +2453652.20769 -417796.397477 -1511102.33296 821598.930433 2.7154091 2.2400412 -1.4165043 +2453652.56324 -333046.365808 -1437197.77837 775323.224874 2.8015114 2.5788184 -1.599986 +2453652.9188 -245727.20426 -1352138.00356 723031.069702 2.8821057 2.968742 -1.8094143 +2453653.27435 -156074.072155 -1254090.21965 663796.266882 2.9523698 3.4281513 -2.0538233 +2453653.62991 -64534.1590708 -1140509.55415 596344.189458 3.0027212 3.9861355 -2.3473593 +2453653.98547 28007.6624566 -1007677.3558 518834.22079 3.0126389 4.6924053 -2.7138044 +2453654.34102 119666.077408 -849760.290259 428426.151168 2.9324744 5.6409552 -3.1970982 +2453654.5188 163945.995351 -758508.593986 377007.005063 2.8215858 6.2618919 -3.5079362 +2453654.69658 205869.434879 -656610.279686 320301.337408 2.6164354 7.0371233 -3.8896932 +2453654.87435 243424.258757 -541140.979493 256986.384951 2.2322823 8.0462617 -4.3755409 +2453654.96324 259432.530508 -476980.571873 222265.844873 1.9179467 8.6796619 -4.6735532 +2453655.05213 272524.486113 -407514.227896 185075.709578 1.4619616 9.4333552 -5.0203985 +2453655.14102 281301.505029 -331683.055391 145000.499365 0.77420031 10.344007 -5.4265122 +2453655.22991 283392.703666 -248120.6615 101557.744038 -0.3192346 11.45322 -5.8969194 +2453655.3188 274513.418562 -155151.987605 54379.7906672 -2.1699077 12.777774 -6.3926139 +2453655.36324 263580.143991 -104765.372969 29394.3736413 -3.5970778 13.460237 -6.6112383 +2453655.40769 246229.921579 -51896.2566387 3728.46252774 -5.5388408 14.045592 -6.7315487 +2453655.45213 220186.394054 2692.98868504 -22011.2616221 -8.1448246 14.301808 -6.619769 +2453655.49658 182811.117713 56965.750228 -46526.5106549 -11.410798 13.790017 -6.049775 +2453655.54102 132321.47214 106917.755139 -67583.5387216 -14.830916 11.980659 -4.7956048 +2453655.58547 70125.0990894 147252.156387 -82580.1556297 -17.313963 8.8622183 -2.9534796 +2453655.62991 1542.39905124 174457.350632 -90201.9213788 -18.129086 5.3354516 -1.0567364 +2453655.67435 -67396.6209299 188952.833487 -91229.8444358 -17.61906 2.3471332 0.43803278 +2453655.7188 -133012.952107 193546.835749 -87457.8316768 -16.504775 0.17640548 1.4542205 +2453655.76324 -193974.533455 191186.393173 -80532.1640647 -15.241335 -1.3090472 2.1024049 +2453655.80769 -250191.494281 184097.636434 -71610.7535173 -14.056657 -2.3184598 2.5125573 +2453655.89658 -350173.446478 161251.563597 -50458.8950276 -12.066928 -3.4898166 2.9309509 +2453655.98547 -436738.356397 131980.839936 -27246.5886147 -10.543224 -4.067293 3.0864141 +2453656.07435 -512989.158266 99494.6696354 -3339.9372532 -9.3612259 -4.359638 3.1266807 +2453656.16324 -581141.528204 65391.2583355 20643.4766358 -8.4204656 -4.5035597 3.1129132 +2453656.34102 -699012.098995 -4603.66855643 67807.7999716 -7.0123426 -4.5780196 3.0195429 +2453656.5188 -798555.118099 -74627.4022302 113271.460606 -5.9987685 -4.527492 2.8985862 +2453656.69658 -884511.926309 -143448.306918 156842.504649 -5.2252286 -4.4287596 2.7752148 +2453656.87435 -959875.41734 -210585.709871 198552.95968 -4.6092653 -4.3113256 2.6569396 +2453657.22991 -1086323.23499 -339233.067705 276796.395455 -3.6762716 -4.0638605 2.441868 +2453657.58547 -1188235.13917 -460354.298071 348858.238067 -2.9897052 -3.8239058 2.2537396 +2453657.94102 -1271536.58199 -574330.335519 415489.765333 -2.4535211 -3.5990367 2.0874747 +2453658.29658 -1339992.91823 -681635.98751 477288.52208 -2.0169628 -3.3894373 1.9384173 +2453659.00769 -1441917.02575 -877960.676683 588171.554083 -1.3352112 -3.009114 1.6782828 +2453659.7188 -1507299.07643 -1052205.73529 684236.775313 -0.81345764 -2.6684611 1.4536019 +2453660.42991 -1543881.15295 -1206432.43143 767272.831057 -0.39053528 -2.3558041 1.2526225 +2453661.14102 -1556629.39512 -1342082.23237 838488.641684 -0.033515381 -2.0625314 1.0678183 +2453661.85213 -1548940.70486 -1460142.02615 898711.592306 0.27732309 -1.782269 0.89405184 +2453662.56324 -1523233.89252 -1561246.80144 948495.804161 0.55472517 -1.5098064 0.72744046 +2453663.98547 -1424431.0433 -1713688.45759 1017937.99626 1.0408227 -0.97095229 0.40377906 +2453665.40769 -1269789.57698 -1799114.61311 1047559.38214 1.4689525 -0.41357894 0.075981754 +2453666.82991 -1064727.76517 -1813088.35925 1035576.5416 1.8648907 0.19911851 -0.27736212 +2453667.54102 -944252.547411 -1790475.64926 1012625.7905 2.0563537 0.54225616 -0.47241587 +2453668.25213 -812087.661375 -1745685.95586 977132.807905 2.2456052 0.92314834 -0.68675137 +2453668.96324 -668345.425684 -1675949.97093 927678.6297 2.433223 1.3574865 -0.9285218 +2453669.67435 -513139.889055 -1577292.05416 862221.785931 2.6184586 1.8698304 -1.2103338 +2453670.38547 -346722.970609 -1443735.89532 777701.099152 2.7968203 2.502979 -1.5538566 +2453670.74102 -259520.833194 -1361074.62253 726868.183446 2.8792157 2.8881413 -1.7603842 +2453671.09658 -169925.598273 -1265599.79991 669197.172173 2.9515206 3.3409355 -2.000872 +2453671.45213 -78388.4440122 -1154804.1523 603436.508327 3.0026028 3.8933195 -2.2907488 +2453671.54102 -55304.8627713 -1124286.13205 585522.815638 3.0077271 4.0568887 -2.3756237 +2453671.62991 -32221.4191006 -1092407.15848 566907.096286 2.9986429 4.2589387 -2.4789818 +2453671.65213 -26474.0484328 -1084152.38379 562108.292088 2.98688 4.3491497 -2.5245354 +2453671.67435 -20725.597772 -1075585.31816 557146.011694 3.0704659 4.6645763 -2.7001235 +2453671.68547 -17568.2076389 -1071018.34436 554481.657641 3.4982765 4.7671641 -2.8059689 +2453671.70769 -10613.6930269 -1061973.29719 549122.38661 3.6749827 4.6847318 -2.7837092 +2453671.79658 17837.0066273 -1025623.78681 527527.843908 3.7142773 4.8093432 -2.8522091 +2453672.15213 131307.837872 -864947.643781 433296.166263 3.6447696 5.7093028 -3.3097421 +2453672.32991 186494.555016 -772830.922698 380255.94159 3.5282385 6.304583 -3.6053396 +2453672.50769 239178.899963 -670568.506 322229.140988 3.3096035 7.0376506 -3.9618695 +2453672.68547 287238.923571 -555655.844082 258134.715844 2.9071774 7.962622 -4.399118 +2453672.86324 326689.841139 -424586.036263 186560.004968 2.146765 9.1556052 -4.9389997 +2453672.95213 340919.726694 -351556.103289 147452.381543 1.5221748 9.8773448 -5.2492193 +2453673.04102 349374.615832 -272652.966299 105889.337324 0.6241638 10.682845 -5.5754125 +2453673.12991 349456.83056 -187341.028874 61853.3882418 -0.68591723 11.534992 -5.8846057 +2453673.2188 337303.005723 -95667.0439989 15753.744509 -2.5958452 12.305875 -6.0920707 +2453673.30769 307624.931118 671.550725461 -31006.4934629 -5.2611275 12.674308 -6.0165543 +2453673.35213 284417.280638 49167.6053756 -53721.1277342 -6.8465681 12.537338 -5.787845 +2453673.39658 254954.598425 96556.2812379 -75240.8349468 -8.499488 12.087583 -5.3909941 +2453673.44102 219231.597294 141553.740502 -94902.5513596 -10.081162 11.291423 -4.8224795 +2453673.48547 177822.00243 182872.772266 -112099.186549 -11.4371 10.183938 -4.1158028 +2453673.52991 131834.30737 219498.929457 -126417.712731 -12.452367 8.8685666 -3.3357994 +2453673.6188 31743.7835793 276999.143228 -146116.879934 -13.385403 6.1340869 -1.8316424 +2453673.70769 -71041.956612 314880.459588 -155422.812445 -13.257828 3.8310171 -0.65582206 +2453673.79658 -170672.232705 337400.101098 -157115.577939 -12.642564 2.1276529 0.1619111 +2453673.88547 -264878.378035 348819.526893 -153620.444402 -11.882771 0.91539935 0.7117969 +2453673.97435 -353209.21364 352348.124119 -146638.62247 -11.126875 0.051132251 1.0824878 +2453674.06324 -435934.463428 350211.17081 -137291.620378 -10.427312 -0.5751111 1.3359567 +2453674.24102 -586586.379487 334559.673875 -114200.760627 -9.2334812 -1.3865234 1.6357295 +2453674.4188 -720817.642808 309312.69897 -87794.3786126 -8.2794926 -1.8610898 1.7855686 +2453674.59658 -841858.642273 278305.488304 -59729.7947918 -7.5068966 -2.1538556 1.8596628 +2453674.77435 -952114.272685 243682.383103 -30873.9758445 -6.8685066 -2.3408078 1.8925243 +2453674.95213 -1053372.35323 206728.204489 -1711.81223979 -6.330678 -2.462306 1.9016285 +2453675.30769 -1233775.0323 128884.394595 56455.4382781 -5.4573297 -2.5875632 1.8800432 +2453675.66324 -1390771.10782 48533.4735753 113592.873383 -4.7895784 -2.6340876 1.8374952 +2453676.0188 -1529357.69922 -32521.9943688 169258.816527 -4.2506906 -2.6378012 1.7856906 +2453676.37435 -1652854.80282 -113292.270249 223273.23844 -3.8022229 -2.6177219 1.7306157 +2453677.08547 -1863492.02147 -271953.162927 326190.850788 -3.0879866 -2.5414262 1.620021 +2453677.79658 -2035541.92409 -425150.230582 422440.689517 -2.5334084 -2.4433447 1.5140959 +2453678.50769 -2176887.10674 -572029.09974 512367.519768 -2.08163 -2.3371091 1.4142091 +2453679.2188 -2292772.72481 -712281.482031 596335.047598 -1.7005571 -2.2281946 1.3199877 +2453679.92991 -2386892.85305 -845819.924143 674666.410105 -1.3705506 -2.1187796 1.2305994 +2453681.35213 -2520054.67222 -1092801.22953 815463.146918 -0.8163711 -1.9015227 1.0631848 +2453682.77435 -2591341.83881 -1313208.41554 936371.532294 -0.35629254 -1.6859893 0.90603971 +2453684.19658 -2610088.6836 -1507136.64497 1038370.97232 0.042989166 -1.4700771 0.75475794 +2453685.6188 -2582429.48802 -1674349.1172 1121950.02469 0.40166311 -1.2505588 0.6056508 +2453687.04102 -2512499.54803 -1814175.86405 1187172.46713 0.73284185 -1.0236848 0.45545582 +2453688.46324 -2403013.85362 -1925470.27488 1233723.05644 1.0475425 -0.78585897 0.30153155 +2453689.88547 -2255627.86164 -2006502.67403 1260891.20884 1.3501666 -0.52953078 0.13897081 +2453691.30769 -2071343.57565 -2054574.76628 1267358.3228 1.6491675 -0.24785235 -0.036303897 +2453692.72991 -1850212.92575 -2065929.02944 1251190.67309 1.9510391 0.070354166 -0.23071924 +2453694.15213 -1591456.01501 -2035074.53031 1209475.78834 2.2627544 0.44282384 -0.4541332 +2453695.57435 -1293380.95828 -1953676.26636 1137741.26807 2.5923935 0.89972148 -0.72292839 +2453696.28547 -1128791.3172 -1890112.60195 1088516.77104 2.7665232 1.1760214 -0.88296397 +2453696.99658 -953277.287572 -1808218.28351 1028737.62045 2.9481287 1.4988366 -1.0677635 +2453697.70769 -766362.820861 -1704612.74136 956610.717141 3.1376118 1.8866273 -1.2869007 +2453698.4188 -567591.98177 -1574444.51729 869585.400079 3.3335321 2.3701653 -1.5561213 +2453699.12991 -356753.213626 -1410297.77768 763811.187446 3.5281626 3.0052925 -1.9034921 +2453699.48547 -246966.935478 -1311930.75345 702074.982898 3.6177543 3.4112828 -2.1220704 +2453699.84102 -134630.543693 -1199797.57982 632975.933663 3.6921957 3.9067377 -2.3853367 +2453700.19658 -20452.7687612 -1070574.83007 554868.51394 3.7332849 4.5326535 -2.7126469 +2453700.55213 93989.5978745 -919257.856976 465325.547875 3.698906 5.3611459 -3.1370434 +2453700.72991 150301.163278 -832968.558939 415155.105557 3.6241919 5.8903421 -3.4028673 +2453700.90769 204960.545859 -737737.279516 360531.801017 3.4775846 6.5311711 -3.7191718 +2453701.08547 256503.84468 -631547.166114 300560.055716 3.2065611 7.3257609 -4.1024765 +2453701.26324 302307.740847 -511589.299129 234050.831691 2.7055016 8.336102 -4.5742658 +2453701.35213 321632.988995 -445271.54495 197879.407221 2.3050168 8.9474709 -4.8500537 +2453701.44102 337295.569119 -373936.336261 159482.309231 1.7334772 9.6481424 -5.1541036 +2453701.48547 343212.354182 -336230.722025 139447.20546 1.3530087 10.008309 -5.2960043 +2453701.57435 350122.353822 -256265.775788 97519.0048702 0.38626314 10.827324 -5.6227327 +2453701.66324 348009.001871 -169832.831048 53148.0013882 -1.0262666 11.678317 -5.9218255 +2453701.75213 332718.698932 -77185.5564516 6876.20796882 -3.0783949 12.405281 -6.0936324 +2453701.84102 298728.467651 19468.6027057 -39611.114235 -5.8969423 12.637077 -5.9341788 +2453701.88547 272975.171778 67609.7365506 -61891.907938 -7.5306173 12.384701 -5.6422975 +2453701.92991 240864.593411 114150.960295 -82718.2307718 -9.1851757 11.796508 -5.1751484 +2453701.97435 202601.764435 157759.644002 -101423.066449 -10.707978 10.86155 -4.5421957 +2453702.0188 158989.200438 197202.848591 -117449.960198 -11.95018 9.6437019 -3.7911172 +2453702.06324 111302.211472 231618.260827 -130480.408276 -12.822046 8.2660723 -2.9942886 +2453702.15213 9439.49284992 284439.701914 -147641.998305 -13.491541 5.5425558 -1.5233325 +2453702.24102 -93490.9606837 318125.55764 -154828.460567 -13.207446 3.3348721 -0.41280622 +2453702.32991 -192422.522674 337218.259371 -154884.075242 -12.521362 1.7284354 0.34783372 +2453702.4188 -285576.438972 345875.403935 -150129.221208 -11.734687 0.5914435 0.85639589 +2453702.50769 -372733.094238 347137.201712 -142153.66252 -10.971153 -0.21821526 1.1984218 +2453702.59658 -454260.060595 343091.183262 -131997.69336 -10.271742 -0.80500227 1.4318446 +2453702.77435 -602568.794617 324336.63946 -107645.650065 -9.084498 -1.5654401 1.7065615 +2453702.95213 -734567.808359 296593.318303 -80271.6160051 -8.1375712 -2.0095471 1.8418977 +2453703.12991 -853472.021249 263469.543479 -51418.5467084 -7.3702885 -2.2822343 1.9066007 +2453703.30769 -961659.427708 226990.187445 -21895.4517491 -6.7355746 -2.4548472 1.9328092 +2453703.66324 -1152516.97508 148385.058402 37537.4535091 -5.7407915 -2.6357064 1.9276338 +2453704.0188 -1316829.10796 66190.0725337 96194.6088381 -4.9882187 -2.7028701 1.8877902 +2453704.37435 -1460576.48395 -17117.4639829 153390.227568 -4.3914347 -2.7142288 1.8345832 +2453704.72991 -1587725.33479 -100270.646639 208863.426933 -3.9013473 -2.6957487 1.7765461 +2453705.08547 -1701056.87249 -182573.310405 262530.40913 -3.4879265 -2.6603886 1.7173909 +2453705.79658 -1893920.13713 -343185.995388 364459.82 -2.8195777 -2.5639053 1.6014796 +2453706.50769 -2050399.00562 -497323.425848 459448.475358 -2.2928327 -2.4521671 1.491716 +2453707.2188 -2177555.65438 -644406.515866 547896.645322 -1.8591147 -2.3352819 1.3885039 +2453707.92991 -2280167.60598 -784261.257181 630187.412283 -1.4902193 -2.2172575 1.2911207 +2453708.64102 -2361637.54799 -916870.623089 706648.808932 -1.1685683 -2.0995704 1.1985872 +2453710.06324 -2470643.48446 -1160521.02726 843109.329751 -0.62401109 -1.8665823 1.0245225 +2453711.48547 -2518587.4592 -1375693.13012 958838.076625 -0.16786747 -1.6357049 0.86029645 +2453712.90769 -2514204.67775 -1562455.5807 1054734.95825 0.23157811 -1.4034975 0.70099478 +2453714.32991 -2463202.44252 -1720390.66618 1131149.16264 0.5934816 -1.1657087 0.54252886 +2453715.75213 -2369362.44781 -1848507.19351 1187943.5653 0.93057582 -0.91728592 0.38103171 +2453717.17435 -2235128.23224 -1945154.08429 1224509.70042 1.2524169 -0.65241034 0.21257097 +2453718.59658 -2061874.08285 -2007838.95655 1239696.7212 1.5667517 -0.36299091 0.032177424 +2453720.0188 -1850109.51534 -2032921.08523 1231676.68713 1.8803777 -0.038152535 -0.16641496 +2453721.44102 -1599492.48014 -2015085.91621 1197674.41887 2.2003734 0.33906954 -0.39265862 +2453722.86324 -1308755.78808 -1946307.42727 1133424.60507 2.5348223 0.79727642 -0.66210534 +2453723.57435 -1147662.11588 -1889075.34597 1087960.8811 2.7101425 1.0720284 -0.82117558 +2453724.28547 -975596.739166 -1813680.29643 1032042.70283 2.8921398 1.3907416 -1.0035822 +2453724.99658 -792124.476945 -1716937.55542 963984.364217 3.0814671 1.7705124 -1.2182063 +2453725.70769 -596817.386386 -1594309.52131 881403.077192 3.2769432 2.2393443 -1.4793764 +2453726.4188 -389444.301234 -1438955.30559 780747.433562 3.4724061 2.8469547 -1.8121268 +2453726.77435 -281340.900638 -1345777.92429 721987.457864 3.5643106 3.2304041 -2.0190043 +2453727.12991 -170571.959669 -1239673.50867 656295.962675 3.6443903 3.6929378 -2.2655027 +2453727.48547 -57687.7815398 -1117733.9118 582227.417764 3.6987449 4.268521 -2.5677646 +2453727.84102 56112.7086303 -975679.49269 497693.092302 3.6964838 5.0151752 -2.9526596 +2453728.0188 112611.523369 -895151.767688 450565.370271 3.6536286 5.4831197 -3.1897797 +2453728.19658 168097.440186 -806780.379676 399492.211162 3.560565 6.0407771 -3.4682029 +2453728.37435 221569.690745 -708961.032611 343745.19631 3.3840832 6.7196509 -3.8008912 +2453728.55213 271317.100835 -599496.514435 282360.405127 3.0611724 7.5664793 -4.2057147 +2453728.72991 314220.772161 -475314.972112 214062.127977 2.4622994 8.6491203 -4.704852 +2453728.8188 331382.698954 -406425.621952 176830.978722 1.9797463 9.3049273 -4.9953459 +2453728.90769 344118.213122 -332167.818578 137268.9778 1.2962089 10.047597 -5.3107485 +2453728.99658 350523.24267 -251888.937987 95227.9831334 0.31044395 10.869259 -5.6369782 +2453729.08547 347728.01956 -165137.717259 50759.3013668 -1.1297067 11.718017 -5.9322066 +2453729.17435 331504.467362 -72230.4694548 4444.59166837 -3.2194069 12.430182 -6.0926884 +2453729.26324 296278.336529 24479.1878476 -41950.4455197 -6.0758452 12.621182 -5.9084723 +2453729.30769 269816.435099 72498.899161 -64099.2642507 -7.7189323 12.336151 -5.5988286 +2453729.35213 236985.868555 118782.299163 -84722.1749012 -9.3691991 11.710449 -5.1127669 +2453729.39658 198050.979626 161990.321242 -103154.695119 -10.871316 10.73993 -4.4635246 +2453729.44102 153873.399909 200912.484719 -118857.783131 -12.079445 9.4960344 -3.7023817 +2453729.48547 105766.011762 234732.613449 -131540.427949 -12.911509 8.1060479 -2.9031114 +2453729.57435 3495.84411339 286339.898444 -148037.01279 -13.51278 5.3922483 -1.4438945 +2453729.66324 -99434.154067 318977.546116 -154684.222979 -13.190863 3.2130045 -0.35175206 +2453729.75213 -198167.840658 337241.070069 -154332.890054 -12.489012 1.6334002 0.39351264 +2453729.84102 -291050.044629 345250.708797 -149271.925006 -11.697429 0.51677833 0.89110299 +2453729.92991 -377917.65497 345998.478419 -141060.675324 -10.933602 -0.27822764 1.2255586 +2453730.10769 -535324.325574 333256.279059 -118910.585779 -9.6103204 -1.2805256 1.6115663 +2453730.28547 -674530.594328 308850.699879 -92545.9405075 -8.5555299 -1.8469749 1.7993437 +2453730.46324 -799215.18118 277660.681886 -64119.1329161 -7.7091482 -2.1867452 1.8908296 +2453730.64102 -912140.626439 242321.530684 -34716.0094538 -7.0166259 -2.3985444 1.9315371 +2453730.99658 -1110390.90279 164764.650639 24906.6243772 -5.9493247 -2.6172058 1.9386948 +2453731.17435 -1198500.62334 124162.673554 54568.3813427 -5.5370959 -2.662322 1.9211735 +2453731.26324 -1240391.92336 103748.749502 69243.5547067 -5.3847422 -2.6333122 1.8912085 +2453731.30769 -1260880.01731 93869.786484 76367.6142422 -5.2510581 -2.5099832 1.8147916 +2453731.39658 -1300031.1408 74661.8693673 90154.2875605 -4.9818031 -2.5069437 1.7867489 +2453731.57435 -1373838.41707 35985.7843968 117417.737918 -4.6404996 -2.5258022 1.762708 +2453731.92991 -1507501.78596 -41722.4642051 170747.586857 -4.081083 -2.5277797 1.7083578 +2453732.28547 -1625546.78817 -119073.917158 222347.415909 -3.6171923 -2.5051501 1.6507645 +2453732.99658 -1823941.34342 -270658.376294 320206.80727 -2.8747526 -2.423573 1.5351827 +2453733.70769 -1982044.00629 -416435.058745 411081.188059 -2.2926463 -2.3194756 1.4238495 +2453734.4188 -2107747.5758 -555486.983552 495278.620938 -1.8131833 -2.2059425 1.3178077 +2453735.12991 -2206283.07755 -687416.44584 573111.763199 -1.4041715 -2.0881826 1.2165598 +2453735.84102 -2281322.09614 -812042.299577 644850.462175 -1.0456846 -1.9683816 1.1192572 +2453737.26324 -2370965.7668 -1038993.61836 770838.667707 -0.43252587 -1.7246151 0.93277811 +2453738.68547 -2391284.03407 -1235637.45887 874325.679126 0.090312149 -1.4746579 0.75204515 +2453740.10769 -2350988.36503 -1400978.00835 955659.944699 0.55861708 -1.2141507 0.57126297 +2453741.52991 -2255300.31904 -1533314.97519 1014480.55981 0.9950217 -0.93618004 0.38462492 +2453742.95213 -2107072.13478 -1629938.75336 1049671.44333 1.4161699 -0.63092209 0.18541455 +2453744.37435 -1907301.71658 -1686684.13336 1059181.7917 1.8363154 -0.28413333 -0.035128567 +2453745.79658 -1655234.32702 -1697127.03925 1039621.667 2.2698448 0.12769979 -0.29056432 +2453746.50769 -1508851.7164 -1681995.56794 1017324.41684 2.4966635 0.36978952 -0.4379445 +2453747.2188 -1348237.10578 -1650987.99189 985425.660252 2.7336139 0.64616146 -0.60401863 +2453747.92991 -1172675.0495 -1601643.47623 942584.716341 2.9837704 0.96921998 -0.79549187 +2453748.64102 -981249.852397 -1530546.90204 886948.569864 3.2506225 1.3582843 -1.0226804 +2453749.35213 -772817.501514 -1432732.59024 815841.472355 3.5379678 1.8461112 -1.3028621 +2453749.70769 -661809.531358 -1371552.73884 773282.42624 3.6900383 2.1443585 -1.4718226 +2453750.06324 -546048.314557 -1300457.08358 725135.920081 3.847264 2.4941975 -1.6679169 +2453750.4188 -425399.26894 -1217588.02783 670430.032339 4.0077345 2.9148856 -1.9008935 +2453750.77435 -299837.201383 -1120301.53894 607797.844539 4.165368 3.4415039 -2.1882531 +2453750.86324 -267704.962954 -1093268.83229 590667.349948 4.2019733 3.6016373 -2.2745118 +2453750.95213 -235304.697962 -1064863.53609 572802.00236 4.2358127 3.8194909 -2.3902895 +2453750.97435 -227150.514269 -1057414.67965 568150.934053 4.2719652 3.9655959 -2.4693042 +2453750.98547 -222990.911673 -1053531.31639 565735.131232 4.4435877 4.1321096 -2.5723821 +2453751.00769 -213911.779548 -1045635.3663 560760.995276 4.8684417 4.0514567 -2.573136 +2453751.05213 -195064.177144 -1030127.95736 550890.867508 4.9286915 4.0540776 -2.5804723 +2453751.22991 -118778.398509 -965291.638739 509873.306801 4.9977803 4.4124316 -2.7722334 +2453751.40769 -41666.4721267 -894104.352697 465496.709229 5.0379158 4.8714428 -3.0130654 +2453751.58547 35788.4286177 -815139.091145 417072.611107 5.0389087 5.4290381 -3.300888 +2453751.76324 112778.53158 -726663.932346 363787.392293 4.9706146 6.1161295 -3.6486639 +2453751.94102 187841.573829 -626351.497613 304585.048621 4.7746686 6.9796455 -4.0748231 +2453752.1188 258218.85595 -511018.27444 238096.311773 4.3329435 8.0838821 -4.6008337 +2453752.20769 290117.898767 -446434.791824 201608.853126 3.9503899 8.748172 -4.9056931 +2453752.29658 318458.765225 -376438.56262 162681.069261 3.3959704 9.4931916 -5.2351736 +2453752.38547 341652.634441 -300438.399353 121165.392793 2.5956564 10.307853 -5.5762158 +2453752.47435 357451.390328 -218039.663465 77081.0281583 1.4525627 11.147822 -5.8963396 +2453752.56324 362823.008654 -129414.620793 30817.406841 -0.13443061 11.903612 -6.1290266 +2453752.65213 354136.958718 -35934.076509 -16558.2699684 -2.2031474 12.36998 -6.1646225 +2453752.74102 328109.399838 59155.1488934 -63045.1525288 -4.603375 12.279995 -5.8802831 +2453752.82991 283595.213719 150836.035759 -105940.978683 -6.9364663 11.478422 -5.2354228 +2453752.9188 222903.476537 233980.808398 -142828.72082 -8.7570503 10.10534 -4.3464664 +2453753.00769 150903.784602 305485.377445 -172589.347264 -9.8783392 8.5075074 -3.4108511 +2453753.09658 72719.2594997 364854.617699 -195475.152666 -10.39823 6.981248 -2.5717739 +2453753.18547 -7785.75287465 413261.531294 -212474.407216 -10.515435 5.6637381 -1.8803217 +2453753.27435 -88206.9397027 452445.588044 -224722.966588 -10.399741 4.5775339 -1.3313053 +2453753.36324 -167218.603262 484097.880321 -233224.820863 -10.162514 3.6962763 -0.90008618 +2453753.54102 -318754.143561 530237.010339 -242014.116158 -9.5549323 2.3992855 -0.29105256 +2453753.7188 -460701.603093 559928.379215 -243266.586662 -8.9336161 1.5206459 0.10075002 +2453753.89658 -593464.863596 578266.15551 -239570.803752 -8.3635296 0.90099189 0.36399299 +2453754.07435 -717951.269681 588450.474201 -232488.115106 -7.8559094 0.44731997 0.54778003 +2453754.42991 -945740.453404 592051.671835 -211770.1431 -7.0078247 -0.16148169 0.77787228 +2453754.78547 -1150271.97454 580822.345688 -185704.561123 -6.3321346 -0.54240979 0.90746757 +2453755.14102 -1336043.15721 560001.006974 -156548.71801 -5.7796712 -0.79726725 0.98422311 +2453755.49658 -1506288.9125 532611.04275 -125542.079298 -5.3168192 -0.97595073 1.030554 +2453755.85213 -1663391.92322 500538.405317 -93421.6587305 -4.9209346 -1.1054723 1.058154 +2453756.56324 -1944980.7918 426951.755411 -27541.4931029 -4.2723155 -1.2741593 1.0809176 +2453757.27435 -2191045.25418 345401.361537 38927.5287293 -3.7552218 -1.37184 1.0800785 +2453757.98547 -2408224.71785 259201.53303 104933.277974 -3.326675 -1.4289592 1.0670851 +2453758.69658 -2601109.09666 170322.100222 169914.207759 -2.9610277 -1.4609008 1.0473344 +2453759.40769 -2773028.71433 80025.6491037 233548.926143 -2.6420716 -1.4761686 1.0236076 +2453760.82991 -3063456.41402 -101668.195879 356094.087036 -2.1035942 -1.4755561 0.9699373 +2453762.25213 -3293709.95621 -281574.575952 471754.752071 -1.6562115 -1.4494197 0.9121229 +2453763.67435 -3472966.94701 -457244.436922 580176.427229 -1.2697914 -1.4076722 0.8522924 +2453765.09658 -3607525.8541 -627081.585661 681159.379836 -0.92639066 -1.3550452 0.79110987 +2453766.5188 -3701913.19286 -789933.709477 774557.507617 -0.61424108 -1.294301 0.72883562 +2453767.94102 -3759421.16146 -944877.731622 860220.704328 -0.32505277 -1.2264905 0.66518878 +2453769.36324 -3782487.24454 -1091094.07405 937967.482748 -0.052780223 -1.1522916 0.59992184 +2453770.78547 -3772885.69725 -1227811.11972 1007575.40588 0.20738794 -1.0718716 0.53264346 +2453773.62991 -3660065.71908 -1469545.71387 1121156.70361 0.70788393 -0.89023768 0.38931751 +2453775.05213 -3557902.59936 -1572668.62506 1164256.62356 0.95502188 -0.78653246 0.31131037 +2453776.47435 -3425266.11443 -1662387.47424 1197419.48636 1.2043967 -0.67165283 0.2273132 +2453777.89658 -3261684.74742 -1737161.17279 1219803.04435 1.4592613 -0.54270456 0.13550955 +2453779.3188 -3066282.28854 -1795028.03416 1230307.8553 1.7229472 -0.39581724 0.0335716 +2453780.74102 -2837699.36156 -1833481.71723 1227505.5643 2.0001253 -0.22556177 -0.081764933 +2453782.16324 -2573957.89951 -1849170.89952 1209470.204 2.2962362 -0.023630888 -0.21532755 +2453783.58547 -2272294.48113 -1837477.97857 1173544.52355 2.6188755 0.22284827 -0.37451297 +2453785.00769 -1928814.06698 -1791699.91363 1115882.75836 2.9791421 0.53592391 -0.57180118 +2453785.7188 -1739726.6614 -1752989.16496 1077166.80469 3.1785232 0.72922245 -0.69132596 +2453786.42991 -1537901.32271 -1701378.6345 1030530.57165 3.3943269 0.95754513 -0.83055686 +2453787.14102 -1322221.01657 -1634349.59392 974563.324501 3.6302075 1.2337952 -0.99651374 +2453787.85213 -1091320.98255 -1548372.62258 907308.205489 3.8905355 1.5787392 -1.2003484 +2453788.56324 -843557.387995 -1438234.85422 825911.739497 4.1798359 2.0281445 -1.4609709 +2453788.9188 -712771.166746 -1371706.58742 778614.718976 4.3361642 2.3111263 -1.6225191 +2453789.27435 -577071.213925 -1295668.50117 725922.421118 4.4994875 2.6500789 -1.813649 +2453789.62991 -436278.585388 -1208100.43117 666774.426346 4.6669653 3.0661144 -2.0449761 +2453789.98547 -290365.876768 -1106159.70246 599700.812746 4.8308506 3.5929266 -2.3331231 +2453790.34102 -139705.679251 -985644.78476 522569.938383 4.9708089 4.2878457 -2.7056648 +2453790.5188 -62967.8409524 -916499.103522 479277.475046 5.0170708 4.7281373 -2.9374992 +2453790.69658 14253.3238956 -839949.917032 432115.90674 5.0306712 5.2559247 -3.2112566 +2453790.87435 91280.7230689 -754439.892144 380348.535603 4.9862174 5.9007843 -3.5396861 +2453791.05213 166895.246493 -657863.419549 323009.390653 4.8358742 6.7052938 -3.9400235 +2453791.22991 238826.215127 -547334.121792 258833.724462 4.4845615 7.728892 -4.4335251 +2453791.40769 302650.784586 -418949.355472 186245.528366 3.7335822 9.0408212 -5.0362394 +2453791.49658 329006.272408 -346589.485579 146286.555089 3.0905351 9.8151107 -5.3721546 +2453791.58547 349401.337297 -268039.160968 103723.118708 2.1654647 10.646608 -5.7096498 +2453791.67435 361282.13523 -183072.758866 58691.8371421 0.85560215 11.469493 -6.0045698 +2453791.76324 361324.695874 -92252.9850599 11812.5198306 -0.92694292 12.138304 -6.173129 +2453791.85213 345865.885664 2362.77899157 -35489.97897 -3.1614509 12.411992 -6.0929695 +2453791.94102 312236.208076 96723.5529903 -80860.3328323 -5.5941583 12.039824 -5.6598301 +2453792.02991 260612.107687 185485.44114 -121557.931398 -7.767438 10.972681 -4.8937076 +2453792.1188 194570.118923 264119.505759 -155599.695162 -9.3115448 9.4619254 -3.9609706 +2453792.20769 119364.180733 330606.083549 -182463.831391 -10.168898 7.8623338 -3.0504313 +2453792.29658 39721.4131299 385272.105749 -202787.461093 -10.501251 6.4085639 -2.2671725 +2453792.38547 -41099.7305441 429633.487195 -217675.838019 -10.505338 5.1832173 -1.6343334 +2453792.47435 -121180.947361 465463.855254 -228234.440718 -10.327953 4.1825819 -1.1354535 +2453792.65213 -275604.421986 517655.139328 -239871.538936 -9.7530776 2.7148903 -0.43489536 +2453792.82991 -420543.112707 551330.99988 -242892.050464 -9.1217374 1.7323843 0.009651436 +2453793.00769 -556048.137557 572389.718744 -240335.169325 -8.5319623 1.0484826 0.30419879 +2453793.18547 -682968.463466 584501.427689 -234011.034548 -8.00474 0.5537386 0.50731439 +2453793.36324 -802267.721535 590036.745386 -225047.711917 -7.5387025 0.18406937 0.65193754 +2453793.7188 -1021483.28454 587344.240316 -201937.918391 -6.7683259 -0.31357636 0.83246086 +2453793.80769 -1072883.96733 584654.377325 -195456.74636 -6.6281475 -0.37204445 0.84874978 +2453793.82991 -1085596.02965 583960.376888 -193839.026051 -6.6182849 -0.33814621 0.83027005 +2453793.85213 -1098265.52315 583535.397719 -192364.480048 -6.4680721 -0.0083238435 0.64495916 +2453793.87435 -1110153.247 583568.97329 -191204.622882 -6.0422574 -0.019589324 0.60838462 +2453793.9188 -1133020.56994 583291.418449 -188797.225775 -5.8933143 -0.11055392 0.64056162 +2453794.09658 -1220980.92511 580182.068688 -178483.568945 -5.5747247 -0.28051211 0.696716 +2453794.45213 -1383994.73258 567764.916482 -155935.740734 -5.0541574 -0.51422955 0.76577427 +2453794.80769 -1532303.48655 549221.701461 -131682.760788 -4.6122194 -0.68488119 0.81007592 +2453795.5188 -1792444.56271 499435.020497 -80234.8487526 -3.8848184 -0.91679938 0.85772898 +2453796.22991 -2012485.74769 438295.216834 -26898.811884 -3.2962703 -1.0628821 0.8748393 +2453796.94102 -2199340.43503 369845.782797 26923.486813 -2.7986886 -1.1587501 0.87504749 +2453797.65213 -2357677.91303 296563.962102 80416.1224087 -2.3643975 -1.2223543 0.86487169 +2453798.36324 -2490810.57291 220094.935885 133058.060721 -1.9758509 -1.2637475 0.8477651 +2453799.78547 -2690563.27131 61988.4379989 234424.247981 -1.2925402 -1.3011757 0.79943115 +2453801.20769 -2811713.2427 -97992.3330037 328976.00343 -0.68929262 -1.2969475 0.73752928 +2453802.62991 -2861786.49388 -255502.981164 415216.708519 -0.1309262 -1.2619874 0.66421239 +2453804.05213 -2844730.36245 -407018.990341 491718.281773 0.40688806 -1.1995474 0.57874755 +2453805.47435 -2761799.67547 -549113.768741 556836.566029 0.94445014 -1.1079738 0.47827222 +2453806.89658 -2611810.46712 -677867.74931 608431.432854 1.5019689 -0.98085833 0.35747851 +2453808.3188 -2390840.46492 -788162.624791 643473.010124 2.1045967 -0.80426671 0.2066837 +2453809.02991 -2251551.28748 -834159.871115 653419.929242 2.4333731 -0.68947308 0.11489071 +2453809.74102 -2091283.05073 -872378.767308 657275.593633 2.7887995 -0.54984494 0.0076432673 +2453810.45213 -1908135.72778 -901031.850275 653929.433268 3.1799051 -0.37620867 -0.12068814 +2453811.16324 -1699541.27743 -917616.954297 641835.794312 3.6198243 -0.15386794 -0.27898922 +2453811.87435 -1461926.41404 -918427.040794 618727.741635 4.1287681 0.14303738 -0.4826054 +2453812.22991 -1330709.03065 -911196.750891 602004.58949 4.4186676 0.33348856 -0.60959598 +2453812.58547 -1190124.52872 -897520.505242 581027.373656 4.7397796 0.56485028 -0.76079065 +2453812.94102 -1039093.50053 -875906.758639 554919.452555 5.1004179 0.85379205 -0.94561478 +2453813.29658 -876222.980074 -844168.548136 522414.261212 5.513615 1.2320367 -1.1817304 +2453813.38547 -833438.908311 -834257.728538 513063.447173 5.6295358 1.3520971 -1.2551697 +2453813.47435 -789691.154769 -823281.877687 503067.529642 5.7803818 1.5319314 -1.3629408 +2453813.49658 -778479.23075 -820229.813146 500382.169973 5.9533893 1.6682033 -1.4505973 +2453813.50769 -772604.991222 -818614.845876 498966.617933 6.3087666 1.6406654 -1.4722205 +2453813.52991 -760244.787759 -815743.892733 496258.928974 6.4798511 1.4196156 -1.3754884 +2453813.57435 -735263.596734 -810341.030734 490992.236314 6.5316168 1.416897 -1.3792338 +2453813.75213 -633084.47782 -786648.959726 468628.456389 6.7795943 1.6894729 -1.5444494 +2453814.10769 -416279.311446 -723043.412877 414297.800744 7.3472499 2.5158596 -2.0270795 +2453814.28547 -301109.38051 -680037.303404 380681.588025 7.6490586 3.110277 -2.3636631 +2453814.46324 -181368.280999 -626507.167008 341182.895906 7.9364264 3.8990291 -2.7990593 +2453814.64102 -57678.6219152 -558762.308314 293959.713844 8.1472364 4.9821377 -3.3786971 +2453814.8188 67715.7474349 -471149.186891 236318.452517 8.1154623 6.5177748 -4.1676872 +2453814.90769 129305.987705 -417362.476966 202459.537441 7.8894639 7.5182981 -4.6613636 +2453814.99658 188223.998606 -355210.420268 164550.700014 7.3985846 8.6963168 -5.2203056 +2453815.08547 241891.948535 -283398.065478 122179.844403 6.4940766 10.023027 -5.8148891 +2453815.17435 286476.968137 -201189.724059 75347.9434671 5.0078681 11.370411 -6.3623954 +2453815.26324 317111.411486 -109399.208365 24957.9663309 2.8670828 12.460087 -6.7119925 +2453815.35213 329342.261946 -11381.0671949 -26817.6964523 0.27955162 12.940079 -6.7027529 +2453815.44102 321531.469648 87355.1513607 -76974.4755516 -2.2607157 12.65014 -6.3010537 +2453815.52991 295914.235276 181407.923893 -122947.984192 -4.3067389 11.772448 -5.6452335 +2453815.6188 257012.996869 267530.145779 -163512.160168 -5.7228488 10.637139 -4.9190496 +2453815.70769 209377.627219 344776.86876 -198631.173461 -6.6067363 9.4903019 -4.2397457 +2453815.79658 156489.790376 413573.548135 -228870.064292 -7.1159428 8.4471484 -3.6511146 +2453815.88547 100695.334407 474875.670138 -254954.540583 -7.382071 7.5398168 -3.1566706 +2453816.06324 -14197.2716368 579056.39674 -297292.133097 -7.5145591 6.1014663 -2.4015698 +2453816.24102 -128922.440153 664271.705732 -329863.289804 -7.3996316 5.0467118 -1.868894 +2453816.4188 -241059.194108 735420.270587 -355435.175096 -7.1931007 4.2529284 -1.4799272 +2453816.59658 -349751.225159 795829.659063 -375809.25261 -6.9574786 3.6374541 -1.1858263 +2453816.77435 -454778.59769 847800.512271 -392194.108028 -6.7185905 3.147116 -0.95659948 +2453817.12991 -654121.962073 932540.29417 -416121.760778 -6.2671479 2.4147635 -0.62362612 +2453817.48547 -840347.090572 998289.794886 -431555.372621 -5.8652797 1.8925417 -0.39412585 +2453817.49658 -845972.110483 1000099.93482 -431930.837836 -5.8535196 1.8786036 -0.38810314 +2453817.49935 -847376.603187 1000550.3837 -432023.802932 -5.8505868 1.8751382 -0.3866066 +2453817.50005 -847645.887334 1000687.40769 -432088.65363 -5.8498442 1.8744842 -0.38642641 +2453817.8556 -1021825.33998 1052043.74644 -441295.567752 -5.4972625 1.4859143 -0.22096894 +2453818.21116 -1185807.89089 1092837.84865 -446065.779396 -5.184757 1.1814752 -0.094933564 +2453818.92227 -1487476.13099 1150761.62967 -446008.279112 -4.6534406 0.73254325 0.083927685 +2453819.63338 -1759497.99931 1185507.8614 -436936.259451 -4.214198 0.41501109 0.20414435 +2453820.34449 -2006648.28938 1203367.15462 -421620.881437 -3.8402666 0.17679285 0.28992804 +2453821.0556 -2232365.54858 1208288.66408 -401758.050604 -3.5141753 -0.0094774938 0.35366319 +2453821.76672 -2439211.78146 1202939.71324 -378469.412109 -3.2244076 -0.15956988 0.40234049 +2453823.18894 -2803758.59524 1168516.09338 -324528.903878 -2.7239462 -0.38752482 0.47028268 +2453824.61116 -3111641.73336 1110238.13683 -263904.195506 -2.2970802 -0.55289451 0.51324474 +2453826.03338 -3370316.86345 1034269.2726 -199034.73239 -1.9199963 -0.67814999 0.54045478 +2453827.4556 -3584918.57296 944712.116245 -131527.261026 -1.577803 -0.77551541 0.55674066 +2453828.87783 -3759115.36131 844509.376286 -62535.7521833 -1.2609439 -0.85245949 0.56500657 +2453830.30005 -3895543.74374 735855.629701 7069.50871656 -0.96207406 -0.91366715 0.56694004 +2453831.72227 -3996073.80746 620486.837291 76578.4674811 -0.67593021 -0.9621454 0.56354985 +2453833.14449 -4061989.54885 499823.385723 145383.71593 -0.39799386 -1.0001481 0.55559352 +2453835.98894 -4092573.29692 247208.355983 278778.874217 0.14887724 -1.0500924 0.52714432 +2453837.41116 -4057345.41483 117309.901863 342321.245182 0.42535083 -1.062797 0.50629494 +2453838.83338 -3987739.49032 -13636.4435309 402996.153291 0.70907862 -1.0669816 0.48031965 +2453840.2556 -3882609.5626 -144526.242425 460118.300677 1.0043873 -1.0616359 0.44826318 +2453841.67783 -3740227.89705 -274071.446733 512850.081581 1.3162477 -1.0447693 0.40860805 +2453843.10005 -3558185.8676 -400716.778906 560148.908834 1.6511938 -1.0138814 0.35942055 +2453844.52227 -3333116.60357 -522485.008584 600659.510289 2.0182641 -0.96440824 0.29744704 +2453845.94449 -3060347.58699 -636679.102561 632525.407189 2.4302285 -0.88900895 0.21763104 +2453847.36672 -2733223.76737 -739377.28482 653061.146693 2.9071647 -0.77442037 0.11113108 +2453848.07783 -2546367.63581 -784618.079578 657863.286171 3.1799486 -0.69522847 0.043169967 +2453848.78894 -2341839.8209 -824372.264029 658078.696856 3.4836796 -0.59471551 -0.0388719 +2453849.50005 -2117474.68592 -857089.444202 652691.958714 3.8274886 -0.46438257 -0.14028695 +2453850.21116 -1870432.40592 -880548.252317 640274.354907 4.2245409 -0.29039846 -0.26952344 +2453850.92227 -1596864.13831 -891396.711261 618713.295591 4.6951669 -0.04847374 -0.44113805 +2453851.63338 -1291334.12114 -884176.483875 584651.334613 5.2717699 0.30881053 -0.68282687 +2453851.98894 -1124218.69583 -871003.147429 561258.737606 5.615444 0.55930035 -0.84625978 +2453852.34449 -945819.322632 -849028.231113 532202.137232 6.0082135 0.88698335 -1.0544171 +2453852.70005 -754450.128595 -815299.402695 495790.061847 6.4619256 1.3337075 -1.3300778 +2453853.0556 -548057.058051 -765089.47767 449378.256279 6.9876462 1.977871 -1.7148121 +2453853.23338 -438521.934948 -731451.468773 421137.993248 7.2773324 2.4190884 -1.9713441 +2453853.41116 -324439.259147 -690150.795082 388490.514891 7.5779999 2.982895 -2.2922508 +2453853.58894 -205761.506689 -638908.965267 350254.875717 7.8707422 3.7251616 -2.704497 +2453853.76672 -82937.3097337 -574346.187022 304730.869355 8.1048849 4.7363902 -3.2497711 +2453853.94449 42263.4557675 -491298.727003 249428.555292 8.1452734 6.1616443 -3.9895394 +2453854.03338 104351.281629 -440514.556904 217047.779871 7.995652 7.0911147 -4.4545031 +2453854.12227 164525.585377 -381930.041449 180830.234667 7.6292331 8.1952475 -4.9881064 +2453854.21116 220651.901318 -314196.938821 140291.853345 6.9158368 9.4683999 -5.5745104 +2453854.30005 269432.67685 -236251.724918 95211.0320514 5.687364 10.832024 -6.1564764 +2453854.38894 306329.812259 -148120.970637 46052.0712817 3.8094958 12.071572 -6.6099139 +2453854.47783 326435.560547 -52041.1126801 -5543.25563937 1.35412 12.840754 -6.7632005 +2453854.56672 326665.331145 47168.6613149 -56780.9421895 -1.2775867 12.862976 -6.5133874 +2453854.6556 307712.722557 143716.873754 -104740.199178 -3.5673744 12.184945 -5.9360397 +2453854.74449 273473.793047 233324.257045 -147598.812106 -5.2417528 11.113074 -5.216484 +2453854.83338 228721.104611 314182.328476 -184897.035373 -6.3255102 9.9457877 -4.5063102 +2453854.92227 177439.898024 386281.840197 -217025.746337 -6.9689622 8.8492432 -3.8763674 +2453855.01116 122423.244074 450444.667868 -244686.503724 -7.3197615 7.8830337 -3.34276 +2453855.18894 7741.8704985 559095.326475 -289389.847114 -7.5356396 6.3456867 -2.5277107 +2453855.36672 -107575.596335 647504.775522 -323581.003558 -7.4504385 5.2229865 -1.9566016 +2453855.54449 -220578.665434 720990.422925 -350297.857441 -7.2530671 4.3839976 -1.5430869 +2453855.72227 -330206.759178 783164.560471 -371510.45229 -7.0186163 3.7381533 -1.2329594 +2453855.90005 -436161.627223 836514.82293 -388532.575062 -6.7779738 3.2274394 -0.99320405 +2453856.2556 -637272.215183 923413.716124 -413426.695842 -6.3247681 2.485802 -0.65533737 +2453856.34449 -685462.037301 942074.002171 -418275.511607 -6.2261956 2.4053586 -0.62359816 +2453856.36672 -697368.228098 946773.535315 -419519.596376 -6.1404354 2.5374901 -0.70044924 +2453856.37783 -703124.28783 949279.513124 -420242.151797 -5.799975 2.6393655 -0.78736574 +2453856.40005 -713885.357217 954138.152012 -421683.745383 -5.5191943 2.4464555 -0.71601007 +2453856.44449 -734895.97915 963243.376473 -424302.219386 -5.4361982 2.3150345 -0.65644085 +2453856.62227 -816775.389677 996539.12116 -433377.771348 -5.2313617 2.0377115 -0.5336171 +2453856.97783 -971864.919693 1052456.96296 -446879.245639 -4.8733914 1.6213113 -0.35418115 +2453857.33338 -1116606.50515 1097034.28058 -455553.100761 -4.5557525 1.2924294 -0.21591373 +2453858.04449 -1379190.68864 1160269.65912 -462188.617655 -4.0088383 0.79441444 -0.013065553 +2453858.7556 -1610919.32334 1197311.55915 -458362.021335 -3.5458391 0.42803896 0.13016266 +2453859.46672 -1816083.73596 1214507.89887 -446924.060255 -3.1407808 0.14249682 0.23741562 +2453860.17783 -1997707.87943 1215913.60643 -429665.835899 -2.7773414 -0.089304665 0.32109426 +2453860.88894 -2157987.49979 1204308.20195 -407805.94394 -2.4444766 -0.28310828 0.38815514 +2453862.31116 -2420621.59482 1149578.35376 -353554.904524 -1.8415834 -0.5934075 0.48860368 +2453863.73338 -2612684.40028 1061258.00393 -288955.363336 -1.2906788 -0.83508517 0.55878718 +2453865.1556 -2738852.77197 946166.984066 -217063.670704 -0.76527163 -1.0319376 0.60836392 +2453866.57783 -2800960.94561 808950.55606 -140095.495835 -0.24482972 -1.1967936 0.64191833 +2453868.00005 -2798438.61943 653065.296138 -59891.3039404 0.28995075 -1.3365588 0.66110222 +2453869.42227 -2728239.76878 481395.505326 21758.4820313 0.86068952 -1.4538576 0.66512855 +2453870.84449 -2584237.42631 296737.560994 102803.651672 1.4972541 -1.5471248 0.65023145 +2453871.5556 -2481453.9222 200556.471474 142266.139912 1.8538409 -1.5822613 0.63305324 +2453872.26672 -2355688.65073 102522.835988 180408.864722 2.2471138 -1.6069179 0.6068328 +2453872.97783 -2204319.55613 3394.55794407 216580.923068 2.689862 -1.6170189 0.56819792 +2453873.68894 -2023755.99945 -95735.3505478 249862.44853 3.201463 -1.6053683 0.51151596 +2453874.40005 -1808888.29461 -193153.329791 278862.882056 3.8131927 -1.5581244 0.42654456 +2453874.7556 -1686340.41161 -240374.903801 291098.435369 4.1723181 -1.5131479 0.36776065 +2453875.11116 -1552041.68525 -285896.428136 301292.649199 4.5803744 -1.4460929 0.29273429 +2453875.46672 -1404260.27029 -328889.203522 308846.25171 5.0533871 -1.3461696 0.19430894 +2453875.82227 -1240621.48039 -368057.693292 312855.320959 5.6200206 -1.1912171 0.058204878 +2453875.91116 -1196827.52019 -376997.930398 313132.177422 5.7883429 -1.1343589 0.012178121 +2453875.9556 -1174414.62137 -381282.979558 313123.930434 5.8890925 -1.0949518 -0.018164089 +2453876.00005 -1151484.4106 -385359.377632 312956.31 6.1168974 -1.0153934 -0.082250716 +2453876.01116 -1145501.45958 -386338.473232 312868.032105 6.3877126 -1.0608314 -0.087252839 +2453876.03338 -1132945.99236 -388830.67939 312902.663363 6.5607638 -1.4374074 0.086995742 +2453876.07783 -1107720.99669 -394490.91949 313305.721421 6.5931634 -1.4818115 0.10656272 +2453876.2556 -1003871.58633 -416429.763191 314263.160067 6.9470516 -1.3582814 0.007782467 +2453876.61116 -777031.91715 -451936.161249 309964.485171 7.8637819 -0.9062265 -0.31613681 +2453876.78894 -652009.258491 -463222.912327 303331.894615 8.4286906 -0.54260002 -0.55953149 +2453876.96672 -517660.06936 -467800.419808 292317.570806 9.0797524 -0.020481702 -0.89308379 +2453877.14449 -372626.431231 -462543.365534 275177.623624 9.8179493 0.75990987 -1.3682529 +2453877.32227 -215823.796625 -442221.567777 249111.912576 10.595778 1.9815473 -2.0744943 +2453877.41116 -133073.318155 -423796.779572 231392.437119 10.942914 2.8523746 -2.5572941 +2453877.50005 -48010.2265309 -397786.361414 209538.16125 11.182911 3.9664061 -3.1546175 +2453877.58894 38114.1237687 -362119.293833 182607.59342 11.192915 5.3733604 -3.8798292 +2453877.67783 122825.966999 -314487.093334 149658.676035 10.776396 7.0744789 -4.7140076 +2453877.76672 201932.525803 -253025.067014 110148.875401 9.6966602 8.9360084 -5.5647482 +2453877.8556 269746.563421 -177673.375646 64613.4084665 7.8406625 10.620698 -6.2472073 +2453877.94449 320941.011524 -91419.1760846 15120.0152534 5.4392958 11.717796 -6.572941 +2453878.03338 353202.621556 342.60758292 -35324.17149 2.9976744 12.05825 -6.5052028 +2453878.12227 367952.638203 92263.6686739 -84107.6678544 0.92320337 11.803577 -6.1676733 +2453878.21116 368661.505948 180829.448174 -129766.790539 -0.65785623 11.227157 -5.7136326 +2453878.30005 358972.938131 264425.269833 -171833.014832 -1.8007983 10.535072 -5.2436541 +2453878.38894 341851.396881 342641.945278 -210390.718684 -2.6111236 9.8384997 -4.8044646 +2453878.56672 293371.395354 483888.023242 -278271.909529 -3.5900721 8.5925191 -4.0656929 +2453878.74449 233997.783414 607837.987953 -336166.065334 -4.0854168 7.5843767 -3.497469 +2453878.92227 169106.430572 717905.400407 -386365.228245 -4.3349261 6.7764259 -3.0567544 +2453879.10005 101494.881085 816785.34782 -430535.046824 -4.4526064 6.1203452 -2.7073316 +2453879.27783 32698.5833341 906502.921967 -469870.712845 -4.4959733 5.5780066 -2.423852 +2453879.63338 -105278.662668 1064184.64123 -537306.346134 -4.4693445 4.7320634 -1.9910576 +2453879.98894 -241220.85789 1199394.65913 -593377.300675 -4.3744571 4.0984748 -1.6743633 +2453880.34449 -373794.098902 1317388.91221 -640921.765154 -4.2542878 3.6020173 -1.430772 +2453880.70005 -502526.086068 1421658.20708 -681783.598933 -4.1261838 3.1994103 -1.2362787 +2453881.0556 -627303.49896 1514646.79713 -717232.227292 -3.9976271 2.8641051 -1.0764731 +2453881.76672 -865238.773802 1673486.41595 -775316.639671 -3.7504944 2.3321049 -0.82721643 +2453882.47783 -1088549.07781 1803710.4641 -820126.391645 -3.5219107 1.9231143 -0.6394327 +2453883.18894 -1298385.69554 1911426.78771 -854690.867327 -3.3115651 1.5942033 -0.49105286 +2453883.90005 -1495799.96194 2000739.3399 -881017.811973 -3.1171332 1.3209148 -0.36971952 +2453884.61116 -1681696.52567 2074565.85983 -900519.096356 -2.9362497 1.0880803 -0.26786197 +2453886.03338 -2021866.89124 2183893.08006 -922939.0124 -2.6067733 0.7071445 -0.10454732 +2453887.4556 -2323654.76188 2251455.84113 -927678.253142 -2.3096294 0.40269669 0.022615038 +2453888.87783 -2590424.70063 2284925.99893 -918350.895055 -2.0355106 0.14901014 0.12593971 +2453890.30005 -2824560.68164 2289541.43899 -897415.761575 -1.7775983 -0.068808839 0.21241474 +2453891.72227 -3027760.00657 2269090.81173 -866654.236255 -1.5312742 -0.26028514 0.2864833 +2453893.14449 -3201193.50086 2226378.71306 -827393.430448 -1.2924936 -0.43199617 0.35112842 +2453893.8556 -3276989.07688 2197365.28362 -804907.367572 -1.1749699 -0.51187112 0.38055688 +2453894.56672 -3345581.03627 2163559.08425 -780658.100735 -1.0573238 -0.58691582 0.40907448 +2453895.98894 -3461193.9687 2082450.30973 -727187.629819 -0.82446326 -0.73149753 0.46033322 +2453898.83338 -3606085.50634 1869621.7164 -602787.249347 -0.35161338 -0.99587118 0.54934036 +2453900.2556 -3634247.82274 1739623.29575 -532858.050566 -0.10510939 -1.1192332 0.5882754 +2453901.67783 -3631435.31489 1594734.33854 -458351.619607 0.15318485 -1.2383795 0.62385004 +2453903.10005 -3595923.41603 1435413.59038 -379678.038762 0.42801806 -1.3541939 0.65604398 +2453904.52227 -3525333.74783 1262051.36406 -297277.748631 0.72517239 -1.4669607 0.68442149 +2453905.94449 -3416484.95557 1074997.60086 -211651.086621 1.0523197 -1.5771138 0.70843597 +2453907.36672 -3265029.47476 874585.357126 -123406.796387 1.4208207 -1.6842439 0.72673352 +2453908.78894 -3064924.36136 661253.418434 -33378.7604976 1.8477024 -1.7869821 0.73689719 +2453910.21116 -2807430.20935 435745.661313 57170.5963702 2.3609382 -1.8814659 0.73411924 +2453910.92227 -2653247.47319 318846.562055 102030.058239 2.6643755 -1.9229574 0.72505454 +2453911.63338 -2479136.98814 199593.424691 146102.6921 3.0116437 -1.9575133 0.70800364 +2453912.34449 -2281980.28469 78541.8316995 188788.192166 3.417595 -1.9805 0.67907995 +2453913.0556 -2057516.67694 -43366.4621007 229171.973677 3.9054052 -1.9834909 0.63160344 +2453913.76672 -1799634.46515 -164438.746544 265765.810111 4.5137742 -1.9491731 0.55274807 +2453914.12227 -1655435.5433 -223730.68853 281887.010546 4.8829323 -1.907298 0.49402838 +2453914.47783 -1499011.61462 -281344.039292 295912.951186 5.3124007 -1.8379667 0.41507095 +2453914.83338 -1328222.13885 -336219.845367 307081.74318 5.8222275 -1.7257107 0.30587462 +2453915.18894 -1140167.0262 -386652.475712 314221.281761 6.4426519 -1.5423768 0.14886459 +2453915.54449 -930779.854689 -429704.165285 315406.079867 7.2207834 -1.2320877 -0.089543835 +2453915.72227 -816340.129826 -446903.387097 312785.098737 7.6907328 -0.99539184 -0.25898314 +2453915.90005 -694165.025451 -459831.588794 307181.522645 8.2301567 -0.67001052 -0.48119436 +2453916.07783 -563087.746556 -466796.240963 297604.210685 8.8518592 -0.20877899 -0.78181597 +2453916.2556 -421774.654608 -465139.341987 282546.770075 9.5628415 0.47059732 -1.2040412 +2453916.43338 -268962.834836 -450476.415206 259618.519568 10.339776 1.5179245 -1.8228717 +2453916.52227 -188079.245317 -436091.014232 244062.350974 10.718622 2.2583 -2.2432105 +2453916.61116 -104468.810193 -415259.951905 224904.165828 11.039915 3.2055856 -2.7645943 +2453916.70005 -18862.6880078 -386178.91498 201285.868391 11.21978 4.4159206 -3.4075781 +2453916.78894 67133.7203282 -346646.984681 172232.462173 11.110469 5.9304297 -4.1785449 +2453916.87783 150489.892815 -294377.3639 136867.848928 10.490894 7.7165218 -5.0384462 +2453916.96672 226377.582079 -227923.758346 94930.570518 9.1374612 9.5720447 -5.8604379 +2453917.0556 288887.308989 -148187.179145 47479.7511201 7.0353161 11.101217 -6.4386865 +2453917.14449 333429.743428 -59214.4027787 -2934.0242821 4.544704 11.937863 -6.620344 +2453917.23338 359054.48199 33266.9504757 -53258.0886493 2.1862679 12.037977 -6.4350163 +2453917.32227 368180.66703 124400.392235 -101228.175775 0.27498588 11.634992 -6.0348784 +2453917.41116 364547.60969 211379.086313 -145770.912872 -1.1445364 10.993503 -5.5610211 +2453917.50005 351639.594003 293098.936097 -186666.410353 -2.1585847 10.285892 -5.0937733 +2453917.58894 332153.633881 369423.568399 -224115.292623 -2.874255 9.5974013 -4.6663822 +2453917.76672 280621.785912 507238.716751 -290091.939874 -3.7372525 8.388537 -3.9555137 +2453917.94449 219498.266435 628346.774596 -346478.71973 -4.1723361 7.4172372 -3.4103024 +2453918.12227 153550.752475 736083.254573 -395476.879631 -4.3886135 6.6388372 -2.9866739 +2453918.30005 85277.3512587 833034.406357 -438672.741799 -4.4867001 6.0058888 -2.650019 +2453918.6556 -53301.1477864 1001893.02991 -511929.860061 -4.5084049 5.0447748 -2.1515919 +2453918.83338 -122282.084817 1076558.24085 -543547.54858 -4.4641698 4.7027309 -1.9793282 +2453918.87783 -139315.848336 1094596.81863 -551148.003766 -4.3577053 4.736713 -2.0066904 +2453918.88894 -143399.525148 1099174.16408 -553099.056954 -4.0938788 4.7793491 -2.0527285 +2453918.91116 -150814.801665 1108010.99555 -556905.386301 -3.784898 4.4620524 -1.9169445 +2453918.9556 -165322.488461 1124763.83789 -564072.041985 -3.7747966 4.2935249 -1.830933 +2453919.13338 -223003.900665 1187999.19998 -590825.22369 -3.732118 3.9595782 -1.6628886 +2453919.48894 -335979.931109 1301370.72538 -637810.958891 -3.6204475 3.441358 -1.406662 +2453919.84449 -445357.327832 1400400.59381 -677757.432115 -3.4998036 3.0187282 -1.2007148 +2453920.5556 -652880.188477 1564432.40007 -741223.960956 -3.2562412 2.3532603 -0.88191814 +2453921.26672 -845670.18295 1692650.31732 -787699.964626 -3.0213515 1.840063 -0.6408853 +2453921.97783 -1024379.764 1792484.36149 -820956.481069 -2.7978854 1.4226178 -0.44814276 +2453922.68894 -1189687.73195 1868780.76562 -843426.842649 -2.5848148 1.0699788 -0.28779231 +2453923.40005 -1342175.54166 1924906.0453 -856790.191689 -2.3802469 0.76356844 -0.15046777 +2453924.82227 -1610435.13874 1985798.80221 -860748.565466 -1.9890778 0.24478377 0.077446319 +2453926.24449 -1831515.61961 1988384.65526 -839420.641617 -1.610308 -0.19221451 0.26438223 +2453927.66672 -2006201.75928 1940593.43483 -796822.511018 -1.231983 -0.5791916 0.42552331 +2453929.08894 -2133809.89193 1847270.61336 -735527.488454 -0.84194436 -0.93596509 0.56985922 +2453930.51116 -2212075.45116 1711227.20852 -657220.115042 -0.42623001 -1.2765767 0.70321164 +2453931.93338 -2236766.93281 1533749.23923 -562998.72982 0.033574035 -1.6121318 0.82942914 +2453933.3556 -2200902.89814 1314791.24456 -453555.886193 0.56527234 -1.9534918 0.95127391 +2453934.06672 -2156927.9226 1189377.53494 -393272.223482 0.87177368 -2.1298157 1.0109428 +2453934.77783 -2092991.37739 1052961.49465 -329351.080217 1.2168882 -2.311914 1.0696351 +2453935.48894 -2006332.22073 905134.826702 -261864.732432 1.614231 -2.5015592 1.1268688 +2453936.20005 -1893137.95864 745382.55451 -190938.133834 2.0850795 -2.700332 1.1812802 +2453936.91116 -1747910.75046 573113.822665 -116829.916349 2.6645836 -2.9089817 1.229648 +2453937.26672 -1660820.95267 482102.502214 -78740.7859464 3.0133171 -3.0164983 1.2494293 +2453937.62227 -1562207.65216 387771.419157 -40118.4444609 3.4174292 -3.1248206 1.2639424 +2453937.97783 -1450088.16593 290132.594159 -1172.76921031 3.8967672 -3.2311621 1.2696953 +2453938.33338 -1321665.24329 189339.780513 37726.9277564 4.4884885 -3.3279337 1.2586344 +2453938.42227 -1286514.00645 163705.395927 47359.7160204 4.670403 -3.3467196 1.2485396 +2453938.46672 -1268371.96898 150842.475102 52133.6738283 4.7843351 -3.351655 1.2356479 +2453938.48894 -1259110.57598 144408.234996 54490.5505263 4.8701683 -3.3498264 1.2155391 +2453938.51116 -1249592.86243 137978.059575 56739.2910825 5.0973817 -3.361275 1.0604366 +2453938.52227 -1244638.31862 134658.576592 57540.2019756 5.1164642 -3.607978 0.58742049 +2453938.54449 -1235145.85078 127495.222841 58506.7346989 4.8690315 -3.7776831 0.49211502 +2453938.63338 -1197505.97547 98267.5284467 62348.5796011 4.9748011 -3.8206598 0.5018657 +2453938.98894 -1031544.63463 -19868.0475319 77112.7610524 5.8859627 -3.8542344 0.44985945 +2453939.16672 -936729.588359 -78892.8687678 83676.5317275 6.477671 -3.8239143 0.40183245 +2453939.34449 -831909.604102 -137041.298925 89344.1976549 7.1951364 -3.7348344 0.33156625 +2453939.52227 -714806.018819 -193100.419701 93681.0342682 8.0871126 -3.5414292 0.22551132 +2453939.70005 -582199.674009 -244834.136294 95957.6919742 9.2291531 -3.1491057 0.057182341 +2453939.78894 -508701.479545 -267829.581677 95945.7823176 9.9273299 -2.8192686 -0.065924686 +2453939.87783 -429444.310022 -287758.203723 94840.7606622 10.731482 -2.3400085 -0.23000699 +2453939.96672 -343563.284349 -303184.854308 92259.8724277 11.653214 -1.6295904 -0.45420539 +2453940.0556 -250172.823767 -311856.485604 87635.5839864 12.681353 -0.55219216 -0.76816937 +2453940.14449 -148713.545205 -310175.257428 80122.0744553 13.727948 1.1109404 -1.2146956 +2453940.23338 -40000.4224387 -292536.571872 68521.0725942 14.490188 3.6520065 -1.8378466 +2453940.27783 15866.2806665 -275405.227919 60751.6141611 14.555103 5.3124758 -2.2144723 +2453940.32227 71294.9408449 -251461.466835 51486.6145844 14.23933 7.1848642 -2.6117609 +2453940.36672 124584.748305 -220130.247875 40716.9009627 13.426992 9.1285913 -2.9901408 +2453940.41116 173740.674921 -181546.554436 28612.6609809 12.093632 10.921551 -3.2982621 +2453940.4556 216943.953315 -136738.353972 15531.2618942 10.357967 12.338851 -3.4941934 +2453940.50005 253062.289275 -87429.0079587 1937.40618746 8.444347 13.257413 -3.5661196 +2453940.54449 281859.496224 -35543.5931716 -11721.7230478 6.5769365 13.692948 -3.5331955 +2453940.63338 319815.2808 69739.7362083 -38006.9445504 3.4716753 13.555778 -3.2855742 +2453940.72227 337663.246236 171108.93902 -62010.617644 1.3201597 12.791074 -2.9639038 +2453940.81116 341934.773277 265872.649314 -83585.15267 -0.11087376 11.884341 -2.6606294 +2453940.90005 337156.320161 353759.80753 -102985.348623 -1.0717061 11.015649 -2.398664 +2453940.98894 326236.544993 435301.89918 -120533.175097 -1.7322697 10.235041 -2.1773892 +2453941.16672 292810.705822 582159.687085 -151178.557721 -2.5329015 8.942734 -1.8314629 +2453941.34449 250296.282544 711490.362998 -177255.512356 -2.9604812 7.9374272 -1.5759562 +2453941.52227 202819.518379 827040.869645 -199894.198024 -3.1988092 7.1366072 -1.3796476 +2453941.70005 152558.524344 931471.017659 -219842.168036 -3.3325057 6.4816686 -1.2232816 +2453942.0556 48178.8391977 1114163.49956 -253594.053948 -3.4371681 5.4661196 -0.98797906 +2453942.41116 -57569.7477977 1269879.74369 -281194.06989 -3.4363196 4.7043982 -0.81702923 +2453942.76672 -162472.098308 1404829.97357 -304191.147415 -3.3879579 4.1029723 -0.68538339 +2453943.12227 -265493.921111 1523070.26136 -323567.995117 -3.3165544 3.6100001 -0.57968945 +2453943.47783 -366125.012417 1627416.56073 -339992.310005 -3.2336298 3.1943557 -0.4921586 +2453944.18894 -559330.872354 1802117.6156 -365771.949784 -3.0539258 2.5219106 -0.35374226 +2453944.90005 -741318.562671 1940167.09298 -384107.032749 -2.8702357 1.9904078 -0.24725139 +2453945.61116 -912073.820342 2048567.83391 -396569.943097 -2.6887845 1.5508063 -0.16121441 +2453946.32227 -1071794.84995 2132028.25286 -404202.303356 -2.5111119 1.1749267 -0.089186228 +2453947.03338 -1220712.79586 2193884.03817 -407734.431449 -2.3370121 0.84520249 -0.027229895 +2453948.4556 -1486874.31493 2262024.46891 -404515.998438 -1.9963313 0.28159463 0.075725479 +2453949.16672 -1604350.13456 2271617.34293 -398490.286903 -1.8277854 0.033720413 0.11974422 +2453949.87783 -1711329.71777 2266539.75985 -389658.792663 -1.6560214 -0.19699566 0.16474094 +2453951.30005 -1893865.69488 2215679.57429 -364884.764725 -1.3132639 -0.6240298 0.23682783 +2453952.72227 -2033456.78134 2114488.65366 -331799.37667 -0.95530833 -1.0188854 0.30048882 +2453954.14449 -2127555.83102 1966021.96565 -291288.633775 -0.57073721 -1.3955506 0.35799628 +2453955.56672 -2171993.59717 1771772.97438 -244001.660346 -0.14376731 -1.765875 0.4109513 +2453956.98894 -2160185.10607 1531851.06876 -190449.823264 0.3497917 -2.1408488 0.46004451 +2453957.70005 -2130134.61521 1394416.7294 -161470.504374 0.6333967 -2.3337364 0.48310929 +2453958.41116 -2081652.17791 1244963.44213 -131109.791488 0.9513591 -2.5323871 0.50496908 +2453959.12227 -2012296.91299 1083083.10722 -99453.1542852 1.3151426 -2.7385569 0.52519448 +2453959.83338 -1918762.39293 908258.423152 -66623.5173027 1.7420211 -2.9540482 0.54296966 +2453960.54449 -1796383.72856 719872.473967 -32817.4962535 2.2600314 -3.1800623 0.55655338 +2453961.2556 -1638218.36099 517301.398348 1603.68716565 2.9176681 -3.4151542 0.56206904 +2453961.61116 -1542496.19517 410565.494497 18841.2135668 3.3251137 -3.5335967 0.55933332 +2453961.96672 -1433142.72954 300231.055992 35904.9546573 3.8091464 -3.6486099 0.55027692 +2453962.32227 -1307368.99949 186504.444766 52546.2485592 4.4005825 -3.7526406 0.53095513 +2453962.67783 -1161159.42666 69948.5156909 68346.7125046 5.1506652 -3.8286317 0.49378643 +2453963.03338 -988369.073525 -48030.5161549 82542.460036 6.1518966 -3.8344935 0.42252814 +2453963.21116 -889068.62545 -106582.880442 88605.7429439 6.7982834 -3.7801217 0.36335394 +2453963.38894 -778785.904226 -163771.511541 93564.0248928 7.5898635 -3.6497257 0.27643952 +2453963.56672 -654862.030425 -218000.314987 96863.1727065 8.5868121 -3.3799741 0.14308701 +2453963.74449 -513483.249502 -266215.609147 97535.4225641 9.8810906 -2.8332413 -0.074517202 +2453963.83338 -434609.728154 -286294.825098 96366.3004603 10.677698 -2.3661145 -0.23800471 +2453963.92227 -349171.527237 -301988.817046 93728.7200358 11.591806 -1.6745012 -0.46080149 +2453964.01116 -256274.879032 -311110.178334 89063.0455146 12.615059 -0.62659736 -0.77210112 +2453964.10005 -155313.094424 -310162.343873 81534.5529724 13.667691 0.99143876 -1.2144408 +2453964.18894 -46951.3481214 -293665.114615 69952.681438 14.466359 3.4730328 -1.8335278 +2453964.23338 8892.52157857 -277275.511779 62200.4033134 14.569652 5.1064041 -2.2102953 +2453964.27783 64474.9382889 -254155.851873 52945.6017287 14.306976 6.964888 -2.6113906 +2453964.32227 118139.985258 -223658.534213 42161.9230979 13.554804 8.9190441 -2.9986711 +2453964.36672 167890.53921 -185812.364812 30000.2482222 12.272419 10.751531 -3.3201865 +2453964.41116 211839.001978 -141545.923205 16806.4109484 10.562185 12.228684 -3.5306476 +2453964.4556 248741.466325 -92538.1863063 3049.00155016 8.6439532 13.209367 -3.6140751 +2453964.50005 278259.975713 -40736.5888378 -10808.0702605 6.7505324 13.694558 -3.587431 +2453964.54449 300823.142034 12129.4433712 -24405.1507576 5.0394786 13.784731 -3.484693 +2453964.63338 328610.564841 116430.027102 -50028.1735437 2.3631636 13.27026 -3.1758236 +2453964.72227 339382.793007 215079.043448 -73148.9670022 0.56543708 12.396577 -2.8488729 +2453964.81116 338834.512565 306771.361607 -93881.5771335 -0.62844178 11.488698 -2.5575762 +2453964.90005 330711.201727 391735.288714 -112546.817117 -1.4362803 10.652527 -2.3102488 +2453964.98894 317401.748092 470638.346244 -129467.417011 -1.9968511 9.910956 -2.1020979 +2453965.16672 280891.988364 613070.274658 -159117.635412 -2.6836705 8.687472 -1.7757937 +2453965.34449 236550.150528 738889.467897 -184445.090411 -3.053589 7.7326623 -1.5331591 +2453965.52227 187912.299309 851586.924397 -206495.759223 -3.2596328 6.9680236 -1.3454795 +2453965.70005 136880.50106 953641.821787 -225969.854204 -3.3735422 6.3396508 -1.195438 +2453966.0556 31617.2429759 1132558.96745 -259010.820934 -3.4563454 5.3591971 -0.96891659 +2453966.41116 -74532.8243991 1285337.89456 -286122.487611 -3.4444233 4.6183696 -0.80391655 +2453966.76672 -179581.605478 1417861.4338 -308780.400145 -3.3899624 4.0300987 -0.67609237 +2453967.12227 -282605.660372 1534009.80494 -327909.081983 -3.3149871 3.5461854 -0.57261414 +2453967.47783 -383151.114932 1636503.28962 -344137.09223 -3.2297701 3.1372318 -0.48633588 +2453968.18894 -576022.500878 1807997.45009 -369599.385375 -3.0471155 2.4738938 -0.34902493 +2453968.90005 -757521.502447 1943286.94631 -387657.202321 -2.861204 1.9481963 -0.24287768 +2453969.61116 -927661.340528 2049223.24266 -399854.204742 -2.6777921 1.5125533 -0.15690107 +2453970.32227 -1086646.91689 2130426.37586 -407221.110842 -2.4981666 1.139574 -0.084857907 +2453971.03338 -1234711.24931 2190183.21697 -410487.182284 -2.3221902 0.81214286 -0.022897111 +2453972.4556 -1498828.38714 2254481.38015 -406736.357504 -1.9778869 0.25193892 0.080032012 +2453973.87783 -1720956.31446 2255480.94399 -391575.409834 -1.6373409 -0.22495765 0.16430096 +2453975.30005 -1901003.00879 2201302.54467 -366852.344163 -1.2914854 -0.65013788 0.23645689 +2453976.72227 -2037741.6337 2096990.73043 -333796.93096 -0.93068189 -1.0437153 0.30044012 +2453978.14449 -2128619.40731 1945489.4931 -293244.784006 -0.5427022 -1.4203222 0.35879792 +2453979.56672 -2169328.55161 1748133.76593 -245781.410588 -0.11070514 -1.7919632 0.41313756 +2453980.98894 -2152987.97085 1504859.67829 -191853.941179 0.39113133 -2.1695206 0.46403709 +2453981.70005 -2120222.26554 1365609.84153 -162596.884824 0.68072163 -2.3642322 0.48817879 +2453982.41116 -2068598.50893 1214217.83554 -131889.535574 1.0066817 -2.5650561 0.51119279 +2453983.12227 -1995526.69802 1050254.83948 -99813.9372848 1.3814081 -2.7737282 0.53260526 +2453983.83338 -1897473.06055 873189.202429 -66495.5478912 1.823788 -2.9918041 0.55142419 +2453984.54449 -1769420.41851 682409.4707 -32146.3345598 2.3645405 -3.2201681 0.56570598 +2453985.2556 -1603812.85081 477326.598613 2838.12483438 3.0585607 -3.4564216 0.57098604 +2453985.61116 -1503360.35318 369332.940983 20335.522227 3.4936647 -3.5739259 0.56715081 +2453985.96672 -1388258.09064 257805.727196 37600.7864551 4.0177533 -3.6852357 0.55502417 +2453986.14449 -1324216.16393 200810.937003 46040.5768263 4.3280671 -3.7348493 0.54272177 +2453986.23338 -1290312.71808 172044.333466 50170.2508795 4.5047582 -3.75562 0.53152014 +2453986.27783 -1272822.72293 157608.252767 52192.1194889 4.6077081 -3.7622874 0.52008595 +2453986.32227 -1254866.29576 143171.353449 54129.6140458 4.7661898 -3.7470056 0.47328998 +2453986.33338 -1250252.13027 139588.493503 54559.5050763 4.8555452 -3.7082227 0.40923931 +2453986.34449 -1245534.38236 136103.204464 54846.1624067 4.9350095 -3.4954826 0.11740857 +2453986.3556 -1240959.30266 132877.006484 54808.7223777 4.6055328 -3.2975689 -0.10200773 +2453986.37783 -1232299.51032 126548.031951 54630.9633866 4.4735352 -3.3022941 -0.081214597 +2453986.46672 -1197568.63209 101047.981749 54109.7375488 4.600982 -3.3336047 -0.063966112 +2453986.82227 -1043117.19205 -2226.20815717 51707.8195438 5.5060911 -3.3764419 -0.098867918 +2453987.00005 -954221.105722 -54005.634076 49977.3411608 6.0858454 -3.359855 -0.12766977 +2453987.17783 -855549.833739 -105208.263686 47742.046003 6.7854041 -3.2972966 -0.16508566 +2453987.3556 -744905.810183 -154889.461198 44841.1347796 7.655558 -3.1536482 -0.21527231 +2453987.53338 -619065.470881 -201305.924344 41023.5451752 8.782926 -2.854098 -0.28630104 +2453987.62227 -548979.353839 -222301.283538 38647.1519828 9.487812 -2.5971019 -0.33434122 +2453987.71116 -472996.269207 -240881.134883 35855.1308769 10.324471 -2.2154632 -0.3953201 +2453987.80005 -389954.325164 -255813.876566 32526.6426833 11.333814 -1.6296353 -0.47533574 +2453987.88894 -298339.252719 -265010.551349 28479.5553903 12.565354 -0.68650544 -0.58466148 +2453987.97783 -196298.319285 -264659.308139 23427.1476698 14.046908 0.93215012 -0.7408653 +2453988.02227 -140821.164693 -258795.639842 20389.4229866 14.848175 2.1874306 -0.84464789 +2453988.06672 -82324.1009936 -247255.72665 16912.6146355 15.598999 3.9160882 -0.96990477 +2453988.11116 -21331.92848 -227886.649919 12913.9400077 16.099327 6.2946695 -1.1155212 +2453988.1556 40472.8084449 -197920.9935 8337.50429226 15.929281 9.4365763 -1.2662813 +2453988.20005 99317.9092056 -154730.752486 3237.83279539 14.447801 13.084101 -1.3777801 +2453988.24449 149247.537705 -98020.2361979 -2108.43355909 11.303617 16.264738 -1.3851606 +2453988.28894 184914.24754 -31887.010648 -7239.35710773 7.2318449 17.873574 -1.2700945 +2453988.33338 205266.879626 37134.3789706 -11780.7138722 3.5034822 17.858287 -1.0908251 +2453988.37783 213052.163859 104123.080408 -15618.2834056 0.71393065 16.94321 -0.91117292 +2453988.42227 211872.56309 166902.185203 -18813.7541561 -1.2029287 15.738411 -0.75826973 +2453988.46672 204613.959103 225005.352011 -21480.2570799 -2.492713 14.536341 -0.63519806 +2453988.5556 179116.748677 328383.489393 -25631.1512467 -3.9637864 12.469359 -0.45876584 +2453988.64449 145639.56396 417752.917775 -28679.8763918 -4.671248 10.873743 -0.34269621 +2453988.73338 108265.177032 496316.607223 -30984.5678001 -5.0207388 9.6354351 -0.26199724 +2453988.82227 68981.165562 566399.856671 -32759.3603232 -5.1876836 8.6508418 -0.20305256 +2453989.00005 -11587.3667174 687288.360614 -35214.592138 -5.2644829 7.17914 -0.12308883 +2453989.17783 -92016.6337094 789032.32446 -36683.3771107 -5.1939874 6.1208181 -0.071525739 +2453989.3556 -170830.316276 876571.402684 -37459.8638071 -5.0636667 5.3109291 -0.032167611 +2453989.53338 -247499.751497 953031.728101 -37741.387658 -4.9174725 4.6672394 -0.0057440861 +2453989.88894 -393889.258775 1080555.79217 -37318.9698154 -4.6132815 3.690382 0.030378913 +2453990.24449 -531062.959831 1182350.67933 -36003.2752726 -4.3202253 2.9691096 0.053742731 +2453990.60005 -659518.902408 1264558.94985 -34089.9621471 -4.0459986 2.4036646 0.069899094 +2453990.9556 -779838.097275 1331081.6533 -31754.277991 -3.7901774 1.9414233 0.081564019 +2453991.31116 -892552.418295 1384578.62062 -29109.2145669 -3.5504683 1.551674 0.09022743 +2453992.02227 -1096917.58024 1459647.11119 -23178.6457447 -3.1095911 0.91890533 0.10179554 +2453992.73338 -1275425.03803 1500093.39304 -16697.6782705 -2.7062748 0.41441845 0.10855592 +2453992.91116 -1316250.17012 1505592.54031 -15021.0682388 -2.6097399 0.30241764 0.10972271 +2453993.08894 -1355533.91915 1509419.91493 -13228.9845316 -2.5097637 0.19588494 0.11758263 +2453993.80005 -1498297.69589 1509139.13886 -5918.07412532 -2.1400473 -0.19579985 0.12003472 +2453994.51116 -1618734.47758 1486313.31459 1481.53017583 -1.7816897 -0.54069913 0.12055126 +2453995.22227 -1717318.93014 1443380.96713 8863.06167778 -1.4276084 -0.85212702 0.11949294 +2453995.93338 -1794113.13488 1382097.50122 16137.1067787 -1.0712778 -1.1393648 0.1170707 +2453996.64449 -1848775.54961 1303734.57167 23220.381166 -0.70605021 -1.4090403 0.11326515 +2453997.3556 -1880545.06192 1209210.08745 30024.20631 -0.32478667 -1.6662157 0.10794939 +2453998.06672 -1888181.09171 1099159.59073 36450.6090489 0.081192034 -1.9150764 0.10093275 +2453998.77783 -1869830.1125 973986.951375 42382.950369 0.52334498 -2.158963 0.091765441 +2453999.48894 -1822812.01024 833911.983992 47668.3567382 1.0175536 -2.4006025 0.079737745 +2454000.20005 -1743237.69634 679004.406032 52099.9351239 1.5882032 -2.6420054 0.063711619 +2454000.91116 -1625279.49355 509265.740875 55371.7697572 2.2758353 -2.8830735 0.041488065 +2454001.26672 -1549221.75727 418864.924105 56428.1640498 2.6847726 -3.0020363 0.026775739 +2454001.62227 -1459689.22055 324856.196127 56978.6097616 3.156287 -3.1174451 0.008288532 +2454001.97783 -1354406.16905 227414.275859 56872.1281596 3.715906 -3.22426 -0.016853182 +2454002.1556 -1294849.92116 177528.517378 56472.5214923 4.0474279 -3.2695589 -0.037428556 +2454002.24449 -1263012.67936 152358.455964 56094.6050675 4.2569523 -3.2817884 -0.070016575 +2454002.26672 -1254762.26293 146060.572026 55930.1171514 4.3452934 -3.2770554 -0.10977335 +2454002.28894 -1246250.75845 139768.457496 55518.2948948 4.5311426 -3.3162084 -0.48374235 +2454002.30005 -1242024.14404 136464.438719 54838.2367188 4.2454653 -3.5490184 -0.81451416 +2454002.32227 -1234073.42961 129538.926826 53297.8203819 4.1014839 -3.6338848 -0.78564572 +2454002.41116 -1202197.68165 101442.397044 47419.6437013 4.229339 -3.6729916 -0.75818597 +2454002.76672 -1059318.61778 -12200.8602875 23927.9282353 5.1199946 -3.7105689 -0.77479241 +2454002.94449 -976494.515978 -69068.5357573 11955.736611 5.6791345 -3.6879045 -0.78349053 +2454003.12227 -884335.700722 -125253.115253 -114.153034305 6.340213 -3.6179019 -0.78691377 +2454003.30005 -781022.45178 -179814.664254 -12167.5306456 7.1387596 -3.4697216 -0.7802974 +2454003.47783 -664056.155264 -231149.992679 -23988.5602192 8.1290567 -3.1842489 -0.75455181 +2454003.6556 -529897.47516 -276322.735058 -35153.0599107 9.3941181 -2.6376367 -0.6900351 +2454003.74449 -454857.789693 -294954.909513 -40239.6205271 10.165034 -2.1879607 -0.63038782 +2454003.83338 -373475.358622 -309424.22352 -44754.5389211 11.047817 -1.539362 -0.53873342 +2454003.92227 -284867.059663 -317810.51769 -48383.8968452 12.045035 -0.58012432 -0.39557673 +2454004.01116 -188269.633518 -317073.352927 -50614.5942302 13.113826 0.87556306 -0.16729923 +2454004.10005 -83700.5643624 -302362.516301 -50596.9098502 14.068539 3.1143758 0.20098338 +2454004.14449 -29064.0061633 -287586.56498 -49347.0824738 14.352826 4.6296935 0.45929991 +2454004.18894 26170.4727669 -266437.879889 -46996.0015081 14.355641 6.4306927 0.77465584 +2454004.23338 80624.7336372 -237905.430508 -43332.476506 13.919325 8.457027 1.1402901 +2454004.27783 132325.881113 -201414.020108 -38207.5829772 12.904873 10.537215 1.5293554 +2454004.32227 178954.931498 -157260.821153 -31617.8654085 11.288437 12.397644 1.8941528 +2454004.36672 218451.054555 -106832.978901 -23758.378107 9.2314532 13.768991 2.1833079 +2454004.41116 249662.042834 -52309.0999412 -14985.3180869 7.0247544 14.526536 2.3679848 +2454004.4556 272563.115379 4013.37878442 -5702.15300583 4.9401955 14.726893 2.451864 +2454004.50005 287962.373346 60280.0167316 3746.5035535 3.1326515 14.526029 2.4588649 +2454004.58894 300961.691275 168293.804341 22267.7659291 0.44863489 13.521455 2.3456477 +2454004.67783 297378.154838 267473.092298 39630.55142 -1.2502473 12.305532 2.172714 +2454004.76672 283350.750578 357514.79876 55640.3453857 -2.3224201 11.164334 1.9984119 +2454004.8556 262673.734212 439323.89453 70367.9054294 -3.0131574 10.164406 1.8400009 +2454004.94449 237667.333738 513996.273364 83951.1435501 -3.4680923 9.3031734 1.7003679 +2454005.12227 179972.624867 645746.089146 108228.135092 -3.9778947 7.9173726 1.4706148 +2454005.30005 116874.774342 758874.593336 129384.823832 -4.206498 6.856943 1.2911142 +2454005.47783 51448.4709783 857513.751452 148070.654936 -4.2961762 6.0170054 1.1468406 +2454005.6556 -14727.4224628 944502.847837 164744.019969 -4.311368 5.3313233 1.0277278 +2454006.01116 -146211.791663 1091079.54094 193296.689042 -4.232035 4.2673366 0.84052207 +2454006.36672 -274102.146475 1209353.45268 216835.160516 -4.0879112 3.4666599 0.69768531 +2454006.72227 -397132.384996 1305753.35527 236449.882265 -3.9195711 2.831613 0.58313454 +2454007.07783 -514837.794984 1384465.9358 252859.263213 -3.7428702 2.3083929 0.48786654 +2454007.43338 -627078.021008 1448392.10061 266565.263149 -3.5644595 1.8647501 0.40641611 +2454008.14449 -835207.315092 1539786.64657 287243.782283 -3.2120322 1.1404129 0.27198284 +2454008.8556 -1021969.13775 1591442.59079 300499.596093 -2.8689753 0.55990531 0.16285278 +2454009.56672 -1187899.77296 1610474.94119 307590.200289 -2.533332 0.072224574 0.070189426 +2454009.92227 -1263152.90577 1609306.57357 309108.750929 -2.3627218 -0.14402688 0.031767819 +2454010.63338 -1398120.79453 1587947.70168 308648.12459 -2.0306076 -0.54380999 -0.045466303 +2454011.34449 -1512603.97856 1543261.46229 303656.778415 -1.6950646 -0.90543297 -0.1160919 +2454012.0556 -1606233.81446 1477255.08992 294477.793789 -1.3508778 -1.2392762 -0.18206373 +2454012.76672 -1678304.25098 1391392.39989 281349.449861 -0.99221301 -1.5528929 -0.24486558 +2454013.47783 -1727716.69092 1286729.86791 264429.541053 -0.61199035 -1.8520979 -0.30567092 +2454014.18894 -1752881.18104 1164008.13767 243808.026868 -0.20117324 -2.1414411 -0.36552127 +2454014.90005 -1751561.01272 1023713.90598 219515.408499 0.2526024 -2.4246689 -0.42532595 +2454015.61116 -1720598.71291 866135.883022 191524.198326 0.76735814 -2.7043881 -0.48609246 +2454016.32227 -1655464.71723 691445.639626 159744.458168 1.3707719 -2.9817197 -0.54880342 +2454017.03338 -1549405.05927 499832.271534 124029.084011 2.1098929 -3.2543409 -0.61435635 +2454017.38894 -1477906.62915 397828.398024 104634.168801 2.5554144 -3.3856115 -0.64851248 +2454017.74449 -1391649.21588 291902.106391 84170.2723607 3.0746981 -3.5087489 -0.68412289 +2454018.10005 -1287890.73943 182429.148187 62532.9981088 3.7059614 -3.6133969 -0.72927593 +2454018.18894 -1258667.90972 154611.138684 56813.6915678 3.9190041 -3.6277528 -0.77401676 +2454018.21116 -1251060.22527 147647.915442 55277.8235963 4.0160854 -3.6246108 -0.84333462 +2454018.22227 -1247165.7869 144167.88809 54410.2429124 4.1014149 -3.6303995 -1.0010911 +2454018.23338 -1243263.63394 140624.713356 53232.1233825 3.9154136 -3.794511 -1.4463763 +2454018.2556 -1236157.62552 133150.217814 50431.5898134 3.6207569 -3.9314789 -1.4316281 +2454018.30005 -1222232.11377 117989.79124 45029.5986188 3.6530088 -3.9583668 -1.3932215 +2454018.47783 -1163333.37939 56876.9999065 23765.6912946 4.0336837 -3.9938379 -1.3829909 +2454018.83338 -1025238.57867 -66009.421722 -18724.4064667 4.9989942 -3.9875974 -1.3786425 +2454019.01116 -944028.693511 -126873.416332 -39777.6467599 5.5893055 -3.9290994 -1.3599664 +2454019.18894 -853048.986297 -186395.091448 -60398.2846437 6.2747733 -3.8083814 -1.3207759 +2454019.36672 -750652.125421 -243372.439343 -80186.5143756 7.0806887 -3.5902636 -1.2490082 +2454019.54449 -634752.262352 -295883.372175 -98496.9003898 8.0386445 -3.2134026 -1.1237858 +2454019.72227 -502758.134787 -340718.733459 -114246.074393 9.1808274 -2.565932 -0.90703226 +2454019.90005 -351740.975678 -372275.202163 -125534.72237 10.509583 -1.4372686 -0.52688737 +2454019.98894 -268333.711849 -380181.952838 -128522.889788 11.21048 -0.58104144 -0.23737999 +2454020.07783 -179640.927215 -380483.565302 -128936.085021 11.873319 0.55517385 0.14780158 +2454020.16672 -86325.8148913 -370760.748489 -125946.30516 12.390424 2.0393967 0.65228359 +2454020.2556 9838.95936949 -348183.031956 -118581.044186 12.578073 3.9007456 1.2866812 +2454020.34449 105399.005909 -310091.612663 -105920.426159 12.19116 6.049388 2.0211623 +2454020.43338 195118.104544 -255245.219808 -87522.9069615 11.041056 8.2003004 2.7589324 +2454020.52227 273171.536586 -185192.008906 -63898.6493824 9.191948 9.9430949 3.3594651 +2454020.61116 335420.361588 -104311.495554 -36531.1488515 6.9982932 10.996921 3.7256619 +2454020.70005 380844.143802 -18033.9091353 -7272.26494517 4.8677607 11.371683 3.8597519 +2454020.78894 410978.109621 69118.8100458 22329.5163733 3.0390492 11.262488 3.8277691 +2454020.87783 428452.83445 154259.270517 51281.2832594 1.5701909 10.878046 3.7008582 +2454020.96672 435926.401124 235883.46569 79062.5333796 0.42487895 10.365669 3.529416 +2454021.0556 435644.95867 313371.700673 105455.740471 -0.46009987 9.8112228 3.3429146 +2454021.23338 418447.063846 455659.666395 153964.214554 -1.6779523 8.731677 2.9784098 +2454021.41116 386473.961412 582261.494493 197168.458235 -2.4267347 7.7761673 2.6549002 +2454021.58894 345291.591299 695238.454817 235755.748885 -2.9005018 6.9556376 2.3766361 +2454021.76672 298223.867948 796536.619212 270380.122641 -3.206144 6.2518501 2.1376902 +2454021.94449 247344.473692 887783.01739 301590.277262 -3.4044339 5.6434375 1.9309467 +2454022.30005 139107.836169 1045142.53792 355465.475778 -3.6095036 4.6429168 1.5906358 +2454022.6556 27016.4257957 1175141.43065 400029.712019 -3.6713767 3.84859 1.3201886 +2454023.01116 -85692.9755755 1283042.71113 437067.294444 -3.6571481 3.1959394 1.0977994 +2454023.36672 -197236.298519 1372533.40037 467829.238206 -3.5992373 2.6446634 0.90981411 +2454023.72227 -306559.908397 1446297.3492 493226.547882 -3.5147012 2.1685133 0.74733937 +2454024.43338 -516140.019011 1554254.23143 530513.599399 -3.2998267 1.3756058 0.47660415 +2454025.14449 -711355.217114 1618280.39129 552794.770675 -3.0506909 0.727907 0.25527127 +2454025.8556 -890596.233416 1645659.60859 562549.347093 -2.7811158 0.17652849 0.066763083 +2454026.56672 -1052767.4347 1641337.10029 561466.24282 -2.4953528 -0.30788184 -0.098842101 +2454027.27783 -1196906.99747 1608806.70997 550736.115972 -2.19394 -0.74426312 -0.24813378 +2454027.98894 -1321992.12354 1550595.98895 531220.049621 -1.8745474 -1.1456656 -0.38544974 +2454028.70005 -1426796.74502 1468549.88937 503551.226776 -1.5329033 -1.5214655 -0.51399615 +2454029.41116 -1509777.67579 1364021.71791 468188.074345 -1.1629817 -1.8785056 -0.63627308 +2454030.12227 -1568954.19346 1237991.17137 425456.546721 -0.75632819 -2.2222054 -0.75412251 +2454030.83338 -1601716.59062 1091146.40041 375582.037255 -0.30072356 -2.5566221 -0.86900016 +2454031.54449 -1604542.32062 923966.886263 318714.01471 0.22184461 -2.8844549 -0.98189372 +2454032.2556 -1572521.14433 736827.486685 254960.202601 0.83948087 -3.2061366 -1.0931199 +2454032.96672 -1498508.06131 530208.972554 184446.228422 1.5988659 -3.5170687 -1.2015654 +2454033.32227 -1442532.50182 419887.516027 146730.031223 2.0558766 -3.6638814 -1.253557 +2454033.67783 -1371450.02513 305218.95413 107454.088036 2.5859813 -3.7989297 -1.3030186 +2454034.03338 -1282589.12627 186710.09267 66660.933864 3.2229285 -3.9105269 -1.3566386 +2454034.12227 -1257090.27767 156610.902566 56118.0728244 3.4289881 -3.9228879 -1.4018851 +2454034.14449 -1250434.20303 149089.504646 53382.9810232 3.5110746 -3.9058191 -1.4597794 +2454034.1556 -1247034.3881 145358.538501 51941.9767348 3.5747077 -3.8536186 -1.5619208 +2454034.16672 -1243608.68103 141766.472508 50311.3718429 3.4728958 -3.564819 -1.8570625 +2454034.17783 -1240461.5822 138457.931199 48517.9874 3.1476902 -3.3962822 -1.8350008 +2454034.22227 -1228621.85079 125408.698582 41752.9190939 3.0906557 -3.4074141 -1.7296278 +2454034.40005 -1178469.31995 72713.1167737 15456.5218381 3.4591801 -3.4484912 -1.7069855 +2454034.7556 -1058562.31387 -33691.034991 -36818.8035182 4.382481 -3.4643182 -1.6905079 +2454035.11116 -906608.456846 -138892.2319 -87773.2189327 5.5626663 -3.3559987 -1.6114847 +2454035.28894 -815711.199514 -189465.07507 -111922.437489 6.2917002 -3.2157867 -1.5258689 +2454035.46672 -712668.829271 -237166.224563 -134373.22143 7.1496973 -2.9740636 -1.3861227 +2454035.64449 -595215.270675 -279976.887765 -154053.556461 8.1753977 -2.5641309 -1.1573907 +2454035.82227 -460431.294969 -314437.544288 -169142.337456 9.4133101 -1.8572575 -0.77301449 +2454035.91116 -385457.886182 -326734.774505 -174024.070337 10.120622 -1.3184697 -0.48445581 +2454036.00005 -304846.98316 -334200.770093 -176331.42489 10.878595 -0.58804289 -0.096987871 +2454036.08894 -218311.463251 -335073.759435 -175158.327584 11.654898 0.41425728 0.42983552 +2454036.17783 -125991.588218 -326863.776291 -169234.048943 12.36365 1.7976747 1.1503247 +2454036.26672 -29064.0107179 -306171.622743 -156841.72167 12.809013 3.682895 2.1226263 +2454036.3556 69137.5520924 -268882.089552 -135937.953416 12.616781 6.1098303 3.3602182 +2454036.44449 161808.046103 -211571.933095 -104898.628624 11.293046 8.8123409 4.7174956 +2454036.48894 203032.236366 -175300.480663 -85580.211689 10.124216 10.050851 5.3287107 +2454036.53338 239199.820637 -134666.082201 -64126.9283904 8.6743556 11.06811 5.821185 +2454036.57783 269434.997847 -90681.4974269 -41074.4423019 7.0562276 11.787269 6.1577118 +2454036.66672 311035.063514 2547.20743017 7353.6548662 3.8296772 12.29949 6.3567296 +2454036.7556 329774.660644 95926.2635456 55411.1337742 1.1731821 11.911813 6.1063411 +2454036.84449 330942.889821 184467.390316 100649.697996 -0.75491349 11.108411 5.6576897 +2454036.93338 319705.244906 266285.422548 142207.522578 -2.0874938 10.195351 5.1647899 +2454037.02227 299955.398063 341145.473799 180041.893519 -2.9980803 9.309743 4.6943164 +2454037.11116 274384.886423 409478.770252 214426.765672 -3.6219802 8.4994109 4.2680188 +2454037.28894 212491.817277 529091.581682 274272.55584 -4.3478867 7.1285019 3.5534203 +2454037.46672 142758.31665 629916.486809 324367.236148 -4.687641 6.0405205 2.9910367 +2454037.64449 69487.0573465 715730.520464 366725.709271 -4.8291714 5.1629821 2.5400807 +2454037.82227 -5043.53129157 789309.492247 402810.959842 -4.8618788 4.4395658 2.1699974 +2454038.00005 -79550.4667738 852698.638231 433692.926185 -4.8315558 3.8307353 1.8596789 +2454038.3556 -225755.989687 954695.2699 482856.704532 -4.6712082 2.8547972 1.3644418 +2454038.71116 -365918.82763 1030308.23824 518665.485421 -4.4475075 2.0967308 0.98169785 +2454039.06672 -498747.854598 1084974.97653 543921.393124 -4.1974782 1.4818796 0.67262281 +2454039.42227 -623700.3318 1122369.56784 560511.96508 -3.9362902 0.96663437 0.41465101 +2454039.77783 -740546.30144 1145103.16197 569775.426726 -3.6703716 0.52377296 0.19373543 +2454040.48894 -949568.115366 1153848.49047 570034.959894 -3.132738 -0.21101667 -0.17092994 +2454041.20005 -1125348.73267 1121915.6193 550176.969686 -2.5875494 -0.81065429 -0.46632903 +2454041.91116 -1267211.80672 1056032.02285 513659.643024 -2.0268682 -1.3219543 -0.7161418 +2454042.62227 -1373834.45667 960719.736182 462826.985523 -1.4379322 -1.7720897 -0.93406138 +2454043.33338 -1442974.45638 839186.157404 399366.481533 -0.803328 -2.1776362 -1.1282173 +2454044.04449 -1471113.95517 693845.861657 324585.753857 -0.098326767 -2.5481128 -1.3030144 +2454044.7556 -1452859.85058 526724.900835 239629.78384 0.71476209 -2.8865093 -1.459192 +2454045.46672 -1379802.60106 339943.231087 145756.281574 1.6995302 -3.1855248 -1.591728 +2454045.82227 -1318733.02869 240089.158373 96020.3130736 2.2899391 -3.3119681 -1.6442745 +2454046.17783 -1238133.31567 136721.114058 44886.7888347 2.9760287 -3.4122477 -1.681566 +2454046.53338 -1134524.80429 30884.2104882 -7041.47602838 3.7957821 -3.4686357 -1.6937804 +2454046.88894 -1002934.30104 -75580.3179339 -58725.0193099 4.810913 -3.4443709 -1.6609103 +2454047.06672 -924449.089934 -128045.265448 -83919.1930818 5.4223734 -3.3790896 -1.6152643 +2454047.24449 -835877.272354 -179086.158546 -108183.255582 6.12816 -3.254833 -1.5376236 +2454047.42227 -735570.617141 -227567.733111 -130904.636117 6.9556295 -3.0387572 -1.410669 +2454047.60005 -621391.617375 -271675.545906 -151114.13386 7.9413607 -2.6723726 -1.2037983 +2454047.77783 -490574.627177 -308342.457162 -167190.183427 9.1294746 -2.0445296 -0.85935664 +2454047.86672 -417881.897025 -322308.686247 -172851.924045 9.8108127 -1.5694423 -0.60307504 +2454047.9556 -339736.392312 -332028.061414 -176235.467023 10.547957 -0.92917553 -0.26130163 +2454048.04449 -255770.168999 -335984.92872 -176559.184451 11.321074 -0.055173582 0.20060254 +2454048.13338 -165894.106381 -332032.259968 -172724.317026 12.072292 1.1491745 0.83086604 +2454048.22227 -70740.588151 -317178.771359 -163214.899939 12.661868 2.8041996 1.6882231 +2454048.31116 27452.0416368 -287552.737388 -146096.850668 12.799109 5.0030227 2.8144782 +2454048.40005 123498.23954 -239157.342438 -119431.389126 12.016746 7.6448741 4.148635 +2454048.44449 168071.282597 -207209.829753 -102208.48035 11.140666 8.9829432 4.8145516 +2454048.48894 208629.054251 -170330.376622 -82547.4197339 9.9312334 10.194482 5.4088366 +2454048.53338 243999.262613 -129216.509419 -60829.4456527 8.4549367 11.172716 5.8781801 +2454048.57783 273370.715972 -84914.2104189 -37606.7463433 6.8289412 11.848033 6.1893798 +2454048.66672 313311.887642 8478.33155227 10891.5160232 3.6327765 12.286801 6.3464344 +2454048.7556 330743.826656 101595.150751 58774.6447381 1.0300125 11.862019 6.0744456 +2454048.84449 331000.741302 189702.223649 103735.56738 -0.8512658 11.048265 5.6190045 +2454048.93338 319158.907905 271061.446109 144994.294713 -2.1506483 10.137203 5.1262717 +2454049.02227 299014.582099 345497.45258 182542.337781 -3.0392004 9.2577716 4.6584756 +2454049.11116 273189.1099 413456.306399 216664.018909 -3.6463643 8.4515344 4.2348088 +2454049.28894 211059.483163 532428.953993 276046.898554 -4.35643 7.0924375 3.5261153 +2454049.46672 141257.016652 632768.129976 325757.737667 -4.6889805 6.0128146 2.9681222 +2454049.64449 67994.7152826 718203.216993 367789.801524 -4.8270755 5.1409836 2.5203227 +2454049.82227 -6489.26645364 791476.205444 403590.142945 -4.8581036 4.4214805 2.1525417 +2454050.00005 -80931.1707566 854609.620925 434217.827424 -4.8269622 3.8153583 1.8439459 +2454050.3556 -226984.778496 956188.764263 482937.554612 -4.6660533 2.8426067 1.3510782 +2454050.71116 -366986.706606 1031453.09372 518360.837301 -4.4422023 2.0860275 0.96985984 +2454051.06672 -499650.49758 1085802.15093 543269.859082 -4.1920132 1.4717983 0.6618124 +2454051.42227 -624431.417759 1122890.30829 559539.925152 -3.9305679 0.95670758 0.40455346 +2454051.77783 -741096.253601 1145317.60293 568501.438607 -3.6642831 0.51372075 0.18414832 +2454052.48894 -949712.495605 1153424.19961 568194.519297 -3.1255204 -0.22185018 -0.17984119 +2454053.20005 -1124997.16138 1120792.36972 547801.455713 -2.5785056 -0.82258873 -0.4748875 +2454053.91116 -1266232.17636 1054141.50012 510761.803937 -2.0153825 -1.3349902 -0.72462176 +2454054.62227 -1372059.48194 957992.398809 459407.650351 -1.423391 -1.7863193 -0.94256208 +2454055.33338 -1440187.24262 835545.159192 395423.673291 -0.78471975 -2.1931596 -1.1367537 +2454056.04449 -1467021.33884 689208.804328 320119.755769 -0.074105483 -2.5650328 -1.3114741 +2454056.7556 -1447040.14304 521006.420621 234652.945243 0.74734388 -2.9047237 -1.467302 +2454057.46672 -1371611.56201 333083.001683 140307.498988 1.7451971 -3.2042715 -1.5987873 +2454057.82227 -1308998.10371 232657.947838 90371.0777983 2.3452561 -3.3302677 -1.650155 +2454058.17783 -1226507.36825 128747.938076 39085.8182075 3.044562 -3.4289654 -1.6853664 +2454058.53338 -1120521.30497 22450.5447429 -12907.2765749 3.8832396 -3.4813067 -1.6938171 +2454058.88894 -985837.736359 -84275.521374 -64493.2855429 4.9269063 -3.4473235 -1.653683 +2454059.06672 -905423.323899 -136719.993385 -89531.7898018 5.5583901 -3.3727597 -1.6018133 +2454059.24449 -814572.999415 -187558.275361 -113522.060277 6.2899376 -3.2335655 -1.5147426 +2454059.42227 -711534.972919 -235538.826218 -135786.44495 7.1510106 -2.9925949 -1.3728424 +2454059.60005 -594032.378974 -278635.830576 -155240.058505 8.1806367 -2.5827053 -1.1409397 +2454059.77783 -459130.778204 -313372.010149 -170041.70151 9.4235767 -1.8741205 -0.75171419 +2454059.86672 -384067.594597 -325791.073127 -174747.211038 10.133755 -1.3331221 -0.45972221 +2454059.9556 -303344.86538 -333356.216406 -176848.328927 10.894531 -0.59888161 -0.067822036 +2454060.04449 -216678.371148 -334290.320167 -175430.120731 11.672832 0.40966916 0.46474385 +2454060.13338 -124220.413847 -326080.934393 -169210.863657 12.381017 1.802743 1.1924768 +2454060.22227 -27179.6867421 -305300.747604 -156463.485395 12.819678 3.7012595 2.1729519 +2454060.31116 71043.7277091 -267815.404824 -135146.523522 12.609603 6.1419202 3.4167095 +2454060.40005 163551.53006 -210232.019893 -103674.789611 11.256693 8.848775 4.7715312 +2454060.44449 204607.242508 -173828.134131 -84159.9844603 10.073218 10.082565 5.3763737 +2454060.48894 240556.609668 -133088.291033 -62541.0003379 8.6125586 11.090719 5.8594132 +2454060.53338 270542.977118 -89038.5480007 -39362.7071553 6.9894786 11.798422 6.1848861 +2454060.62227 311643.5358 4191.95820398 9191.78521822 3.7692753 12.290162 6.3633793 +2454060.71116 329979.236031 97453.4359654 57244.2348316 1.1288352 11.892276 6.0996763 +2454060.80005 330866.599813 185833.137442 102402.128706 -0.78431884 11.086864 5.6441812 +2454060.88894 319447.41894 267491.015116 143842.505721 -2.1060488 10.175535 5.1481384 +2454060.97783 299584.843295 342209.534579 181543.129959 -3.0093903 9.292762 4.6763393 +2454061.06672 273946.914466 410423.473645 215787.757362 -3.6285639 8.4852647 4.2495672 +2454061.24449 211997.422481 529855.763834 275349.332038 -4.3493542 7.1188517 3.5349853 +2454061.42227 142261.044831 630556.518679 325163.627517 -4.6868435 6.0337764 2.9729836 +2454061.60005 69011.0726361 716281.733594 367248.068377 -4.8273267 5.158009 2.5224502 +2454061.77783 -5486.84869039 789792.953044 403065.578074 -4.8595283 4.4356173 2.1527591 +2454061.9556 -79955.4629051 853126.056173 433685.511569 -4.8289424 3.8273203 1.8427916 +2454062.31116 -226075.982955 955022.870594 482339.961105 -4.6683114 2.8515614 1.3481482 +2454062.66672 -366145.746766 1030530.11124 517655.868557 -4.4443273 2.0930076 0.96588614 +2454063.02227 -498871.190473 1085070.62809 542432.127878 -4.1938962 1.4773488 0.6571918 +2454063.37783 -623706.137751 1122311.17448 558553.522538 -3.932203 0.96110776 0.39952804 +2454063.73338 -740417.240122 1144857.5886 567356.630243 -3.6656528 0.51708774 0.17888277 +2454064.44449 -949096.650099 1153111.66835 566718.110244 -3.1261594 -0.2203812 -0.18533595 +2454065.1556 -1124393.08645 1120516.46638 545984.341678 -2.5782378 -0.82285525 -0.48045298 +2454065.86672 -1265579.92494 1053794.44026 508607.272539 -2.0140151 -1.337051 -0.72999065 +2454066.57783 -1371276.29094 957463.468904 456934.666016 -1.420446 -1.7901266 -0.94751681 +2454067.28894 -1439164.71935 834735.375156 392664.21093 -0.77979005 -2.1984607 -1.1410968 +2454068.00005 -1465619.59467 688032.80812 317116.347365 -0.06656677 -2.5716103 -1.3150463 +2454068.71116 -1445072.84757 519393.666082 231458.809041 0.75841 -2.9123184 -1.4698891 +2454069.42227 -1368816.65792 330980.002535 136995.831156 1.7614753 -3.2125638 -1.599909 +2454069.77783 -1305647.36787 230298.612968 87040.5373403 2.3653434 -3.3386035 -1.6502132 +2454070.13338 -1222465.04056 126138.075713 35774.4985957 3.0697621 -3.4368221 -1.6839717 +2454070.48894 -1115602.08966 19618.6984741 -16144.7548037 3.9155439 -3.4876687 -1.6902362 +2454070.84449 -979776.973146 -87254.6692983 -67569.3779545 4.9696454 -3.4500228 -1.6463954 +2454071.02227 -898652.745051 -139715.827306 -92474.5770327 5.6083602 -3.371966 -1.5915721 +2454071.20005 -806966.867845 -190502.261612 -116276.801713 6.3491543 -3.2271491 -1.5002181 +2454071.37783 -702931.267158 -238318.469762 -138271.672165 7.2222095 -2.9767778 -1.3517871 +2454071.5556 -584221.08179 -281058.07558 -157327.539847 8.2672993 -2.550371 -1.1092998 +2454071.73338 -447847.492095 -315086.458809 -171515.484112 9.5289273 -1.8109523 -0.7016417 +2454071.82227 -371939.303541 -326929.089546 -175783.91686 10.248231 -1.2447098 -0.39520195 +2454071.91116 -290310.732987 -333685.293406 -177316.876307 11.015095 -0.4744978 0.016711802 +2454072.00005 -202720.636691 -333478.894274 -175148.687871 11.790504 0.58522358 0.57697904 +2454072.08894 -109433.767629 -323664.009033 -167931.393867 12.473946 2.0485912 1.3417001 +2454072.17783 -11911.1931997 -300671.860633 -153872.306108 12.841973 4.0326581 2.3656135 +2454072.26672 85978.2122475 -260342.847945 -130932.413341 12.486411 6.5436381 3.6423281 +2454072.3556 176758.68708 -199654.5635 -97740.5620562 10.926147 9.2345842 4.9825992 +2454072.40005 216357.046455 -161871.616632 -77475.1823233 9.6485242 10.409413 5.5533492 +2454072.44449 250542.722473 -120036.685575 -55265.7945639 8.1251179 11.330774 5.988247 +2454072.53338 300327.885366 -28738.5390472 -7392.39629395 4.8456979 12.236725 6.3723125 +2454072.62227 326051.532721 65198.2479888 41245.275343 1.9648318 12.09095 6.2273322 +2454072.71116 332398.793946 155559.460437 87579.3928065 -0.19072804 11.384856 5.8132891 +2454072.80005 324791.530768 239605.721504 130341.183515 -1.6965061 10.490829 5.319098 +2454072.88894 307552.927937 316694.774033 169308.751678 -2.7274452 9.5916812 4.8340212 +2454072.97783 283726.395108 387103.4531 204698.929861 -3.4332142 8.7571739 4.3900452 +2454073.1556 223915.439994 510284.861138 266165.147043 -4.2541464 7.3365578 3.6437119 +2454073.33338 155216.339402 613986.731956 317456.595886 -4.6415805 6.2089325 3.0578833 +2454073.51116 82435.4625883 702149.069213 360706.200418 -4.8089081 5.3017934 2.590198 +2454073.68894 8092.00450388 777681.85398 397463.599318 -4.8564874 4.556187 2.2080318 +2454073.86672 -66406.8233744 842726.354793 428857.935446 -4.8351744 3.9303777 1.8887922 +2454074.22227 -212887.443103 947388.884638 478717.023336 -4.6841566 2.930481 1.3816293 +2454074.57783 -353517.783074 1025066.3622 514933.074895 -4.4644483 2.1564247 0.99158067 +2454074.93338 -486897.157324 1081382.10162 540414.954712 -4.2161131 1.5301203 0.67777468 +2454075.28894 -612433.064269 1120119.90499 557111.710739 -3.9555107 1.0062098 0.41661285 +2454075.64449 -729870.684475 1143960.22648 566399.526916 -3.6895996 0.55649472 0.19349146 +2454076.3556 -940051.567513 1154379.15803 566553.954772 -3.1510947 -0.18868082 -0.17379816 +2454077.06672 -1116915.68193 1123569.89443 546476.256122 -2.6043794 -0.79609785 -0.47044821 +2454077.77783 -1259753.68485 1058381.20251 509687.99452 -2.0416934 -1.3136989 -0.72074768 +2454078.48894 -1367213.6119 963407.796579 458569.251986 -1.450285 -1.769191 -0.93870761 +2454079.20005 -1437022.8683 841903.139943 394830.395739 -0.81264631 -2.1795196 -1.1325867 +2454079.91116 -1465620.5319 696309.775341 319796.020093 -0.10374047 -2.5544197 -1.3068664 +2454080.62227 -1447542.70533 528672.289788 234623.496793 0.71478358 -2.8969618 -1.462386 +2454081.33338 -1374240.96743 341134.240618 140564.497049 1.7083715 -3.1995053 -1.5948829 +2454081.68894 -1312782.22826 240836.603233 90701.3371652 2.3076142 -3.3264926 -1.6505136 +2454081.86672 -1274764.83676 189327.879349 65121.5808824 2.649787 -3.3782803 -1.6831742 +2454081.9556 -1253642.44223 163310.380326 52031.1330636 2.8693786 -3.3954541 -1.7496761 +2454081.97783 -1248025.11892 156774.19718 48573.6524067 3.0085387 -3.4343229 -1.8976806 +2454081.98894 -1245071.8912 153354.814499 46627.8496675 3.1124538 -3.8018902 -2.1545752 +2454082.00005 -1242150.13583 149495.572274 44588.5549623 2.9838487 -4.1402951 -2.0693786 +2454082.04449 -1230809.22162 133340.952176 36965.5528449 2.9692364 -4.2296356 -1.9493697 +2454082.22227 -1182503.4866 68005.2091001 7336.58612579 3.3384165 -4.2705866 -1.9220632 +2454082.57783 -1066428.53795 -63470.2264361 -51413.6774749 4.2511168 -4.270767 -1.8959148 +2454082.93338 -919056.48868 -192861.363002 -108439.350678 5.3856085 -4.1191118 -1.8003209 +2454083.11116 -831276.038397 -254911.216736 -135418.105345 6.0569818 -3.9461652 -1.7057431 +2454083.28894 -732571.400688 -313566.007347 -160589.873593 6.8091883 -3.6708609 -1.5621315 +2454083.46672 -621664.278939 -366925.72327 -183048.221545 7.6456206 -3.2475065 -1.3481646 +2454083.64449 -497318.112622 -412232.078448 -201488.704308 8.5551316 -2.6089015 -1.032855 +2454083.82227 -358703.15944 -445492.668524 -214042.077797 9.4910107 -1.6612247 -0.57359562 +2454084.00005 -206223.136972 -461105.524285 -218117.077185 10.330884 -0.29264698 0.079020838 +2454084.17783 -43087.7851298 -451918.322552 -210460.426794 10.824164 1.5710354 0.95427276 +2454084.26672 40179.4292523 -435696.580317 -201199.660848 10.82584 2.6676993 1.463323 +2454084.3556 122617.704251 -410786.923703 -187923.658474 10.601827 3.8243464 1.9955144 +2454084.44449 202375.555112 -376966.507401 -170567.634335 10.125849 4.9759231 2.52008 +2454084.53338 277519.235557 -334566.789547 -149326.012827 9.4044815 6.0456669 3.0014982 +2454084.62227 346309.159625 -284496.754004 -124657.429242 8.4812288 6.9632541 3.4080146 +2454084.71116 407453.823042 -228121.923058 -97223.1685778 7.4265501 7.6824643 3.7196434 +2454084.80005 460245.549295 -167040.684953 -67780.3642797 6.3185866 8.1891247 3.9314528 +2454084.97783 540663.376679 -36958.0284992 -5749.66103515 4.1936814 8.6366555 4.0943052 +2454085.1556 590860.571867 95572.2782535 56778.8444336 2.4088053 8.5548554 4.0186345 +2454085.33338 616683.756256 224429.860474 117087.749326 1.015596 8.1928719 3.8211973 +2454085.51116 623775.916771 346653.625558 173922.231512 -0.042837629 7.7104749 3.5749707 +2454085.68894 616687.153203 461121.916027 226858.201711 -0.84313436 7.1927252 3.3178115 +2454085.86672 598856.477957 567646.605793 275881.281099 -1.4511466 6.6805877 3.0673341 +2454086.22227 540516.432077 758021.29809 362927.675794 -2.2761074 5.7336708 2.6105665 +2454086.57783 462331.643255 921197.723108 436936.060966 -2.7730588 4.9098769 2.2178717 +2454086.93338 372110.168654 1060824.53968 499764.411235 -3.0756643 4.1972831 1.8808735 +2454087.28894 274599.665041 1180012.29917 552956.102368 -3.2565078 3.575943 1.5887792 +2454087.64449 172846.376357 1281279.70123 597743.730507 -3.357133 3.0278927 1.3323722 +2454088.00005 68900.0884537 1366647.72809 635108.219163 -3.4025105 2.5387096 1.1044556 +2454088.71116 -140203.16794 1495896.30116 690565.62203 -3.3845413 1.6945972 0.71329156 +2454089.42227 -345111.102767 1577531.31406 724027.728107 -3.2735684 0.98071222 0.38453236 +2454090.13338 -541149.823277 1618256.25286 738721.767201 -3.0954094 0.35738008 0.10072478 +2454090.84449 -724881.208072 1622804.85106 736977.688495 -2.8786097 -0.20006737 -0.15304716 +2454091.5556 -894080.551761 1594649.62559 720387.263834 -2.6229348 -0.70961567 -0.38369672 +2454091.64449 -914092.253502 1588965.2489 717334.64464 -2.5883485 -0.77060076 -0.41121227 +2454091.68894 -923997.934414 1585947.93825 715729.34163 -2.5708359 -0.80089332 -0.42487236 +2454091.70005 -926463.825128 1585175.45471 715319.829433 -2.5664349 -0.80844604 -0.42827739 +2454091.7056 -927695.185008 1584786.49494 715113.847995 -2.5642309 -0.81221937 -0.42997843 +2454091.70699 -928002.859637 1584688.97203 715062.225077 -2.5636796 -0.81316238 -0.43040353 +2454091.70769 -928156.672139 1584640.16814 715036.394489 -2.5634038 -0.81363384 -0.43061606 +2454091.70838 -928619.177842 1584728.68224 715097.333033 -2.5623532 -0.81479098 -0.43115139 +2454092.41949 -1076984.90221 1520158.01067 682078.869577 -2.2607767 -1.2823643 -0.64132814 +2454093.1306 -1205582.92098 1427656.24214 636541.759948 -1.9180458 -1.7252307 -0.83922436 +2454093.84172 -1311696.09619 1308534.45367 579147.275425 -1.5273886 -2.1498453 -1.027698 +2454094.55283 -1392058.58166 1163758.79193 510411.371357 -1.0774651 -2.5609298 -1.2086673 +2454095.26394 -1442530.22665 994070.988791 430758.667839 -0.5508281 -2.9610126 -1.383114 +2454095.97505 -1457627.65662 800138.573804 340600.69313 0.079716629 -3.3497124 -1.5503244 +2454096.68616 -1429717.5622 582820.776884 240475.949883 0.85858952 -3.7202526 -1.7065285 +2454097.04172 -1396325.86947 465853.788376 186942.786847 1.325643 -3.8928022 -1.7776829 +2454097.39727 -1347554.33312 343802.840975 131329.665341 1.8628298 -4.0499918 -1.8415761 +2454097.75283 -1280916.55115 217284.21284 73863.2012336 2.4951303 -4.1811414 -1.9009271 +2454097.84172 -1261059.59694 185071.536757 59175.0577792 2.679869 -4.2067199 -1.9284554 +2454097.88616 -1250563.35133 168898.18531 51698.6457697 2.7923187 -4.2161981 -1.9776137 +2454097.90838 -1245130.08113 160799.502692 47811.4212662 2.8696177 -4.221331 -2.1101611 +2454097.91949 -1242385.74002 156734.495573 45665.1831049 2.7862696 -4.2643297 -2.4095 +2454097.9306 -1239909.47165 152585.696865 43265.0324959 2.4147279 -4.364694 -2.503681 +2454097.95283 -1235424.40223 144159.824372 38570.1822577 2.3113326 -4.4005329 -2.4069629 +2454098.04172 -1217197.85407 110241.832869 20374.6364606 2.4564759 -4.4279933 -2.3535609 +2454098.39727 -1129389.46058 -26488.1727339 -51493.699973 3.28713 -4.4577512 -2.3237828 +2454098.75283 -1013672.48283 -162431.928473 -121802.633418 4.2733394 -4.3678217 -2.2396657 +2454099.10838 -865094.10327 -292862.772082 -187975.973171 5.4289536 -4.0823394 -2.0450898 +2454099.46394 -678405.856703 -409940.453996 -245597.873173 6.7489762 -3.4709622 -1.6680414 +2454099.64172 -569390.982079 -459688.289937 -269098.626545 7.4470736 -2.982124 -1.3785674 +2454099.81949 -449678.691631 -500715.591712 -287493.896807 8.1352879 -2.330091 -1.0005464 +2454099.99727 -319784.30777 -530277.24627 -299305.611849 8.7621585 -1.4848252 -0.51930156 +2454100.17505 -181214.80705 -545248.595668 -302881.519882 9.2495794 -0.42951895 0.071752498 +2454100.35283 -36869.1571543 -542466.002709 -296594.028249 9.4962596 0.82048003 0.7609099 +2454100.5306 108747.397151 -519382.44965 -279204.614727 9.4000231 2.1975638 1.5079504 +2454100.70838 249821.565463 -474933.158429 -250325.793232 8.9008926 3.57832 2.2436316 +2454100.88616 380224.799393 -410202.589211 -210751.81504 8.0224054 4.8144358 2.8879055 +2454101.06394 494875.555631 -328389.194687 -162395.089502 6.8730965 5.7881881 3.3801274 +2454101.24172 590743.402259 -233993.872781 -107808.606912 5.6013536 6.4509866 3.6989409 +2454101.41949 666999.779441 -131715.29577 -49579.4485306 4.3378322 6.8219622 3.8590263 +2454101.59727 724485.457474 -25630.7696477 10098.8450322 3.1672567 6.9572819 3.8938101 +2454101.77505 764981.220709 81135.1570645 69583.1888018 2.129115 6.9209354 3.8394738 +2454101.95283 790616.306738 186388.212725 127749.011121 1.2319299 6.7684684 3.7265707 +2454102.1306 803507.181986 288686.282725 183881.16488 0.46755324 6.5421002 3.5778307 +2454102.48616 798521.938592 481229.115158 288556.007638 -0.72473752 5.9771768 3.2304265 +2454102.84172 762484.778511 655459.718025 382222.114703 -1.5736732 5.3643756 2.8683508 +2454103.19727 704301.515532 810927.876663 464930.281841 -2.1807296 4.7613486 2.5196471 +2454103.55283 630243.81111 948321.065272 537263.934117 -2.6168036 4.1894978 2.1936305 +2454103.90838 544780.438932 1068712.5883 599956.954425 -2.9297793 3.6547552 1.8919405 +2454104.26394 451163.619373 1173245.57575 653740.676624 -3.1520469 3.156693 1.6132609 +2454104.97505 248595.526832 1338979.67409 737197.367286 -3.4065699 2.2584504 1.11561 +2454105.68616 36041.2597659 1452949.48452 792136.047058 -3.4896807 1.4670785 0.6820118 +2454106.39727 -177815.04643 1520900.63432 821985.283098 -3.455949 0.75695575 0.29671095 +2454107.10838 -386912.995287 1547259.01361 829355.535847 -3.3379485 0.11011711 -0.051421495 +2454107.81949 -586545.131597 1535406.09218 816247.700525 -3.1495013 -0.48902595 -0.37110939 +2454108.5306 -772617.075374 1487916.49257 784205.086646 -2.8970693 -1.0515136 -0.66869186 +2454109.24172 -941237.730967 1406773.52853 734437.124007 -2.5810065 -1.585727 -0.94873732 +2454109.95283 -1088364.27203 1293515.50898 667917.73068 -2.1960668 -2.0977378 -1.2144063 +2454110.66394 -1209460.50364 1149380.34845 585468.320093 -1.7312928 -2.5912604 -1.4674427 +2454111.37505 -1299098.97977 975461.112545 487857.719219 -1.1682054 -3.0670588 -1.7077233 +2454112.08616 -1350408.82897 772944.9252 375944.181901 -0.47757702 -3.5208362 -1.9321554 +2454112.79727 -1354240.32382 543547.407699 250933.198333 0.38701574 -3.9384487 -2.1318742 +2454113.15283 -1334543.343 419658.486757 184104.007313 0.90667275 -4.1237253 -2.2168942 +2454113.50838 -1297758.24788 290452.023117 114870.995121 1.5024076 -4.2828054 -2.2880987 +2454113.68616 -1272152.86825 224151.459515 79475.3226809 1.836591 -4.3481265 -2.3215687 +2454113.77505 -1257358.14737 190649.608496 61554.9449233 2.0190458 -4.3755316 -2.3490147 +2454113.81949 -1249411.41364 173825.346938 52471.7811735 2.1229243 -4.3865852 -2.3906959 +2454113.84172 -1245276.15 165399.214686 47820.2655344 2.1863675 -4.390444 -2.4742799 +2454113.85283 -1243166.04986 161182.672592 45382.6180151 2.197174 -4.3960621 -2.6374838 +2454113.86394 -1241184.69151 156939.213416 42679.0382904 1.8222784 -4.4606052 -2.9468438 +2454113.88616 -1238109.50322 148299.532885 37198.5752273 1.5347241 -4.5159185 -2.7831318 +2454113.9306 -1232144.29567 130922.324455 26671.5777114 1.5871535 -4.5323913 -2.7191893 +2454114.10838 -1204963.288 61024.3206005 -14795.6847176 1.9616612 -4.5647801 -2.6901046 +2454114.46394 -1132003.59902 -79352.3954972 -96824.1630238 2.8048003 -4.5570605 -2.6413476 +2454114.81949 -1031658.17022 -217704.453825 -176325.476925 3.7434482 -4.4260793 -2.5195336 +2454115.17505 -901144.015451 -349533.26625 -250533.228343 4.7654897 -4.1229723 -2.2909635 +2454115.5306 -738367.897856 -468613.875778 -315607.716199 5.834708 -3.584614 -1.9182944 +2454115.88616 -542992.698004 -566644.578652 -366515.765927 6.8690744 -2.7413993 -1.3627159 +2454116.24172 -318190.940569 -633394.151515 -397203.345397 7.7195195 -1.5440321 -0.60073462 +2454116.41949 -197237.684693 -651617.22391 -403000.838636 8.010681 -0.81562268 -0.1470108 +2454116.59727 -72756.1847984 -658091.462633 -401530.70949 8.1743761 -0.017498962 0.34339752 +2454116.77505 53099.3490345 -651920.593835 -392343.856996 8.1863114 0.82602361 0.85470012 +2454116.95283 177873.563687 -632650.026553 -375271.388177 8.0320662 1.6822509 1.3664978 +2454117.1306 298984.864102 -600367.185223 -350478.253274 7.7104543 2.5140279 1.8562251 +2454117.30838 413950.995346 -555731.132042 -318471.332793 7.2354322 3.2850815 2.3025168 +2454117.48616 520608.009682 -499914.877014 -280054.99852 6.6338562 3.9655907 2.6884755 +2454117.66394 617272.954811 -434473.956556 -236244.435839 5.9405251 4.535986 3.0037599 +2454117.84172 702820.033445 -361177.044665 -188159.702851 5.1922179 4.9880356 3.2449845 +2454118.19727 838716.153891 -198192.540207 -83594.27334 3.6592454 5.5511553 3.5193733 +2454118.55283 928694.64478 -23987.952016 25770.6917458 2.2252205 5.7367931 3.5695037 +2454118.90838 977360.326138 151567.717547 134159.975037 0.97705949 5.6572749 3.4671677 +2454119.26394 990821.488542 321877.423378 237844.375823 -0.067417942 5.40905 3.2715127 +2454119.61949 975151.773808 482885.77744 334631.386015 -0.92338758 5.0609989 3.0235674 +2454119.97505 935750.707246 632269.095361 423347.706997 -1.617033 4.658081 2.7494387 +2454120.3306 877187.603716 768806.763803 503452.884125 -2.1751777 4.2282877 2.464938 +2454120.68616 803251.805669 891955.752301 574783.208166 -2.6214612 3.7885671 2.1793019 +2454121.39727 621225.622368 1097773.26904 691450.723344 -3.2527322 2.9150471 1.6230168 +2454122.10838 408883.413146 1250849.5311 774878.281471 -3.6221995 2.0743711 1.0984229 +2454122.81949 179900.148363 1353599.18912 827136.668498 -3.8043193 1.2775418 0.60825745 +2454123.5306 -55594.5414239 1408686.75214 850268.35509 -3.8395487 0.52226483 0.14967445 +2454124.24172 -289411.516123 1418532.60064 846097.374339 -3.7526874 -0.19602319 -0.28113043 +2454125.66394 -724247.815829 1310721.14113 762037.614216 -3.254104 -1.5397023 -1.0725359 +2454126.37505 -912103.698217 1196601.28813 684850.946732 -2.8418859 -2.1707157 -1.4365508 +2454127.08616 -1070958.70138 1044553.5962 585966.133378 -2.3072937 -2.7737141 -1.7783867 +2454127.79727 -1192684.93386 856478.805265 466875.217536 -1.6288058 -3.3416616 -2.0930413 +2454128.50838 -1267488.23194 634983.08964 329556.350098 -0.77314484 -3.8575889 -2.369095 +2454129.21949 -1283078.66761 384243.453604 176999.578785 0.30828834 -4.2851268 -2.5841868 +2454129.57505 -1263880.85528 250036.406488 96386.4647788 0.95515499 -4.4445232 -2.661398 +2454129.66394 -1255874.13027 215777.676991 75871.3068866 1.1311819 -4.4764322 -2.6821408 +2454129.75283 -1246478.38378 181285.933174 55131.6586662 1.3186275 -4.5059678 -2.7311877 +2454129.77505 -1243898.65183 172624.956841 49849.526163 1.3683741 -4.5172805 -2.7790859 +2454129.79727 -1241248.35538 163912.585578 44378.3588901 1.3573601 -4.585611 -2.9670041 +2454129.81949 -1238989.95264 154860.013998 38568.2863076 1.0445929 -4.7996968 -2.9837526 +2454129.86394 -1234993.92631 136337.648158 27363.7293825 1.0679525 -4.8345951 -2.8849168 +2454130.04172 -1215823.95274 61787.6312264 -16566.7145959 1.4376782 -4.8675907 -2.8487038 +2454130.39727 -1159301.79766 -87858.6010065 -103438.792812 2.2536566 -4.8575841 -2.7985671 +2454130.75283 -1076753.67554 -235455.456781 -187816.78463 3.1287214 -4.7295951 -2.6816459 +2454131.10838 -966712.456997 -376944.950298 -267300.057675 4.0384964 -4.4551508 -2.4770305 +2454131.46394 -828665.146366 -507397.741849 -338948.825342 4.9440595 -4.0069296 -2.1694186 +2454131.81949 -663572.428502 -621150.510511 -399438.220277 5.7882138 -3.3659434 -1.7498071 +2454132.17505 -474413.699697 -712211.951051 -445333.137093 6.4977432 -2.5316569 -1.2210372 +2454132.5306 -266537.25755 -774990.318277 -473539.929546 6.9942364 -1.5319703 -0.6031887 +2454132.88616 -47540.8704951 -805248.308176 -481871.791636 7.2133444 -0.42687921 0.065102201 +2454133.24172 173489.827328 -800994.300434 -469546.750612 7.1254378 0.69990539 0.73269275 +2454133.59727 387251.890131 -762928.60395 -437394.767941 6.7464914 1.7606648 1.3480172 +2454133.95283 585570.231481 -694225.452019 -387670.226464 6.1314907 2.6851333 1.871649 +2454134.30838 762321.321028 -599773.355234 -323558.055723 5.3553742 3.4329596 2.2828641 +2454134.66394 913723.331868 -485228.285755 -248596.659068 4.4927291 3.9936317 2.5787087 +2454135.01949 1038101.41756 -356211.703534 -166210.01826 3.6047477 4.3782052 2.7685159 +2454135.37505 1135390.59885 -217804.275312 -79427.336816 2.7349218 4.6092831 2.8677086 +2454135.7306 1206603.65747 -74319.3954858 9227.21734467 1.910445 4.7131621 2.8931461 +2454136.08616 1253385.95405 70729.3940168 97733.5120548 1.1460008 4.7150695 2.8604901 +2454136.44172 1277693.36406 214556.536671 184518.33252 0.44773203 4.6369677 2.7830801 +2454137.15283 1267079.61763 490362.971784 348408.411236 -0.7500758 4.3093864 2.534881 +2454137.86394 1190514.99824 741096.714103 494438.149143 -1.7045264 3.8340827 2.2093643 +2454138.57505 1061899.55602 959760.319632 619048.267551 -2.4502796 3.2732264 1.8419984 +2454139.28616 893028.814515 1142304.66135 720342.590449 -3.0198324 2.6627513 1.4528484 +2454139.99727 693898.542487 1286367.24724 797360.272808 -3.4389475 2.0230881 1.0530839 +2454140.70838 473147.24206 1390544.71948 849653.95387 -3.7261932 1.365822 0.64876259 +2454142.1306 -2998.55873986 1476096.7752 879551.62358 -3.9480367 0.021756679 -0.16173349 +2454143.55283 -478686.859958 1395116.24538 810250.282607 -3.7169329 -1.3412611 -0.96367103 +2454144.26394 -698543.692641 1291771.51914 738940.173089 -3.4178334 -2.0220463 -1.3562136 +2454144.97505 -895780.9464 1146826.06739 643832.088474 -2.9773934 -2.6938997 -1.7372388 +2454145.68616 -1061039.68789 961189.317366 525883.385853 -2.3723253 -3.3437066 -2.0977715 +2454146.39727 -1183285.89573 736886.909769 386795.213587 -1.571385 -3.9472061 -2.4219153 +2454147.10838 -1249341.05167 477980.4624 229580.912372 -0.53650782 -4.4605556 -2.6818199 +2454147.46394 -1256519.84361 337750.892394 145701.286664 0.080830439 -4.6610677 -2.773867 +2454147.81949 -1243642.13956 192167.900881 59522.3802087 0.76963197 -4.8064252 -2.8299149 +2454148.17505 -1208494.33201 43192.0011063 -27690.6751668 1.5304721 -4.8786012 -2.8392005 +2454148.5306 -1148914.34678 -106596.447293 -114305.283263 2.3589722 -4.8552341 -2.7885687 +2454148.88616 -1062990.60351 -253865.348863 -198251.355295 3.2425782 -4.7098818 -2.6628083 +2454149.24172 -949374.945493 -394427.465802 -276974.307032 4.1564279 -4.4137901 -2.4459012 +2454149.59727 -807726.701157 -523228.150558 -347447.793659 5.0591856 -3.9402292 -2.1237648 +2454149.95283 -639259.83751 -634516.691031 -406299.778053 5.8909708 -3.2721794 -1.688902 +2454150.30838 -447277.843615 -722300.509541 -450105.698242 6.5768854 -2.4127263 -1.1464243 +2454150.66394 -237471.044673 -781117.201303 -475861.649983 7.0392472 -1.3944818 -0.51918879 +2454151.01949 -17707.4899887 -807001.833804 -481552.23647 7.2176481 -0.28171585 0.15183518 +2454151.37505 202820.027977 -798333.648339 -466617.575696 7.088929 0.84002987 0.81464757 +2454151.7306 414907.256772 -756188.392873 -432105.057348 6.6754391 1.8845578 1.4188819 +2454152.08616 610641.514435 -684026.36058 -380425.09636 6.0361859 2.7856298 1.9277235 +2454152.44172 784236.021895 -586884.349391 -314831.130116 5.2469529 3.5075124 2.323345 +2454152.79727 932232.071832 -470436.888667 -238848.177956 4.3808208 4.0433349 2.6051617 +2454153.15283 1053215.52212 -340236.216555 -155820.610473 3.496722 4.4062004 2.7846644 +2454153.50838 1147341.02251 -201260.052921 -68558.3688891 2.6400026 4.6182987 2.8901433 +2454153.59727 1166860.86467 -165675.419449 -46197.5386244 2.4529032 4.6436904 2.9510922 +2454153.61949 1171557.08335 -156769.008902 -40467.0560863 2.4566801 4.6242469 3.0388167 +2454153.6306 1173969.80366 -152367.42535 -37493.0747685 2.6264714 4.505806 3.1637121 +2454153.64172 1176681.61977 -148200.173973 -34539.7872058 2.9407588 4.2239899 2.9158028 +2454153.66394 1182294.14392 -140139.012491 -29217.6975072 2.8909587 4.1953879 2.7025345 +2454153.75283 1203611.61025 -107816.319282 -8833.53073206 2.6687684 4.2203258 2.6355579 +2454154.10838 1273648.40425 22512.4637151 71576.1554069 1.9072406 4.2497319 2.5994617 +2454154.46394 1321621.9854 152537.754157 150586.610709 1.2284054 4.2051598 2.5394346 +2454155.17505 1360298.88604 404478.475923 301075.604803 0.071580885 3.9693847 2.3457805 +2454155.88616 1334859.65415 637770.409511 437568.521051 -0.86784987 3.6088087 2.0894861 +2454156.59727 1257132.89392 846342.733146 557062.835435 -1.6371232 3.1700496 1.7952449 +2454157.30838 1136483.01275 1026186.82783 657639.189272 -2.2696577 2.676246 1.4749604 +2454158.01949 980570.564847 1174296.1418 737880.259835 -2.7879757 2.1380763 1.1337734 +2454159.44172 588554.337687 1364996.75546 832454.460479 -3.5297475 0.93766765 0.39180167 +2454160.15283 364145.463821 1402344.23681 844229.845332 -3.7589964 0.26977167 -0.012644958 +2454160.86394 128758.238777 1397046.33335 830345.663258 -3.8849157 -0.45191374 -0.44421773 +2454161.57505 -110736.440673 1345519.09304 788991.525032 -3.8884156 -1.2368413 -0.90766731 +2454162.28616 -345864.95519 1243535.93447 718055.113799 -3.7349315 -2.0960724 -1.4078118 +2454162.99727 -565224.902563 1086255.84355 615201.622069 -3.3622166 -3.037824 -1.9466343 +2454163.35283 -664150.611936 985276.981619 551080.537273 -3.0635304 -3.5395084 -2.2291247 +2454163.70838 -752437.728336 868614.375507 478187.712461 -2.6659737 -4.0580497 -2.5170394 +2454164.06394 -826683.783619 735855.088336 396435.31858 -2.1447305 -4.5856456 -2.8046302 +2454164.41949 -882623.928382 586935.780005 305981.286299 -1.4683776 -5.1066004 -3.081202 +2454164.77505 -914927.794295 422466.844484 207429.701319 -0.59924176 -5.5915297 -3.3276968 +2454165.1306 -917058.922915 244282.823191 102162.452988 0.50221914 -5.9883276 -3.5115258 +2454165.48616 -881399.228451 56317.6839914 -7148.65293111 1.863226 -6.2104227 -3.5803035 +2454165.84172 -800078.824811 -134190.349285 -115869.227844 3.4653423 -6.1292118 -3.4589557 +2454166.01949 -740275.119653 -226937.630809 -167872.45054 4.3249985 -5.9266051 -3.2999478 +2454166.19727 -667191.529571 -315581.111129 -216844.275497 5.1888815 -5.5924827 -3.0630941 +2454166.37505 -581045.496035 -398012.521827 -261549.854084 6.01878 -5.1169184 -2.7442842 +2454166.55283 -482697.603025 -472054.295937 -300742.893264 6.7699507 -4.5015158 -2.3465157 +2454166.7306 -373707.541696 -535663.919616 -333288.891287 7.3973792 -3.7625605 -1.8814686 +2454166.90838 -256276.19152 -587163.72507 -358298.177822 7.8639908 -2.9309103 -1.3690635 +2454167.08616 -133063.91108 -625437.32467 -375233.563568 8.1480172 -2.0477722 -0.83462884 +2454167.26394 -6921.85390779 -650035.544586 -383960.541525 8.2465549 -1.1574973 -0.30448231 +2454167.44172 119392.577954 -661165.534261 -384727.785844 8.1740775 -0.30007011 0.19843367 +2454167.61949 243445.082585 -659579.502646 -378090.944926 7.9571041 0.49411648 0.65739392 +2454167.97505 477352.389715 -622992.853533 -345738.666421 7.2173825 1.827497 1.4108049 +2454168.3306 684700.958283 -551002.174447 -293696.307782 6.2619681 2.8019589 1.9425835 +2454168.68616 861559.130415 -454049.531261 -228301.417656 5.2523788 3.4636666 2.2876113 +2454169.04172 1007762.58103 -340681.486747 -154585.726955 4.2759409 3.8821998 2.4918226 +2454169.39727 1125036.54912 -217371.08449 -76188.736815 3.3741065 4.1198386 2.6012581 +2454169.48616 1150146.92412 -185588.332991 -56117.213758 3.1676608 4.154975 2.6281387 +2454169.5306 1162131.68516 -169610.365492 -45975.4837682 3.0783267 4.1651438 2.6594508 +2454169.55283 1168016.4295 -161615.603276 -40832.4325962 3.0594293 4.1595504 2.7063305 +2454169.56394 1170965.52536 -157630.585777 -38208.7706529 3.0980914 4.1369136 2.7678903 +2454169.57505 1174040.72225 -153705.476107 -35508.2153483 3.3924927 4.0027667 2.8222599 +2454169.58616 1177462.00472 -149943.674603 -32976.6460132 3.624161 3.8830032 2.4650627 +2454169.60838 1184350.92682 -142479.990477 -28457.0894333 3.5497668 3.894263 2.2988182 +2454169.69727 1210704.32619 -112436.814218 -11118.4524491 3.3237616 3.9251041 2.2414681 +2454170.05283 1301086.24261 8898.16197867 57285.742191 2.5806017 3.9600088 2.2126312 +2454170.40838 1370228.98267 130191.264615 124612.192751 1.9346936 3.9278075 2.1669084 +2454170.76394 1420720.15034 249768.034931 190224.274082 1.3637847 3.8509538 2.1020056 +2454171.47505 1473760.07472 479465.899475 314431.765824 0.39717502 3.6106692 1.934505 +2454172.18616 1473098.6114 691983.86732 427314.269619 -0.39406227 3.29795 1.7361713 +2454172.89727 1427947.18463 883775.597416 527381.496354 -1.057343 2.9387488 1.5185337 +2454173.60838 1345158.48668 1052375.98925 613612.796759 -1.6232966 2.544102 1.2861812 +2454174.31949 1230056.62881 1195745.99637 685146.32441 -2.1118805 2.1176305 1.0400348 +2454175.0306 1086964.50079 1311920.36269 741107.556779 -2.5361124 1.6583262 0.7789606 +2454175.74172 919582.905969 1398757.66424 780506.50095 -2.9033655 1.1616466 0.50033032 +2454176.45283 731310.596721 1453745.19598 802144.143057 -3.2161736 0.62000778 0.19996531 +2454177.16394 525544.545967 1473796.17681 804514.237796 -3.4718685 0.022162191 -0.12801637 +2454177.87505 306029.578785 1454989.03195 785684.010491 -3.6624426 -0.64832247 -0.49168666 +2454178.58616 77377.887659 1392211.3466 743129.805244 -3.7633588 -1.4134342 -0.9025368 +2454179.29727 -153777.005319 1278699.83266 673500.438897 -3.7342906 -2.3062425 -1.376069 +2454179.65283 -267310.025549 1200168.93558 627189.725089 -3.6471877 -2.8141786 -1.6426675 +2454180.00838 -377146.466367 1105285.001 572331.150074 -3.4901051 -3.372101 -1.9330683 +2454180.36394 -480762.389045 992400.757016 508149.661659 -3.2369101 -3.9872394 -2.2500278 +2454180.71949 -574639.053567 859662.358381 433801.526865 -2.8479435 -4.6653455 -2.5949798 +2454181.07505 -653735.802951 705116.699724 348452.06311 -2.2621624 -5.4059056 -2.965182 +2454181.4306 -710664.552631 527065.400484 251496.829091 -1.3856097 -6.1896958 -3.3466215 +2454181.60838 -727575.837658 428981.176846 198668.223363 -0.79689704 -6.5797195 -3.5302699 +2454181.78616 -734490.188943 325047.508195 143132.464587 -0.080217044 -6.9477008 -3.697029 +2454181.96394 -729271.906208 215800.455181 85260.88026 0.78637069 -7.2658509 -3.8312324 +2454182.14172 -709473.943298 102309.16887 25720.9413206 1.8202551 -7.4918756 -3.909678 +2454182.31949 -672478.461608 -13575.0638186 -34396.8673866 3.0240516 -7.5660024 -3.9004579 +2454182.49727 -615843.247275 -128958.306421 -93454.3823706 4.3690696 -7.4134719 -3.7649525 +2454182.67505 -537930.907615 -239769.410484 -149219.574975 5.7764628 -6.9597391 -3.4666831 +2454182.85283 -438757.891813 -340992.034766 -199024.390962 7.1109259 -6.1628672 -2.9888117 +2454183.0306 -320703.561255 -427466.454785 -240220.101131 8.208166 -5.0513022 -2.3531251 +2454183.20838 -188506.844299 -495109.221146 -270826.275771 8.9367436 -3.7344809 -1.6231862 +2454183.38616 -48294.3377221 -541923.601295 -290029.151489 9.2530246 -2.3649902 -0.88195822 +2454183.56394 93869.5073892 -568195.329963 -298226.886937 9.2044312 -1.0782166 -0.19954606 +2454183.74172 233092.898431 -575895.701108 -296666.68664 8.8877204 0.044552903 0.38474626 +2454183.91949 366046.490499 -567811.972499 -286966.13158 8.4034872 0.97603764 0.86051238 +2454184.09727 490804.573526 -546854.165796 -270750.746181 7.8317607 1.7239731 1.2351424 +2454184.27505 606473.364068 -515670.276864 -249464.36067 7.2271376 2.3120999 1.5235098 +2454184.6306 810039.116062 -431179.413301 -196243.209074 6.0387773 3.1176083 1.9042814 +2454184.98616 978663.178662 -327613.177162 -134261.628956 4.9614593 3.58017 2.1083972 +2454185.34172 1116279.42187 -213421.499016 -67753.5778363 4.0218735 3.8250599 2.2107272 +2454185.4306 1146359.32489 -183905.089038 -50687.1914959 3.8150165 3.8592259 2.2361393 +2454185.47505 1160836.88636 -169066.861887 -42051.2133492 3.7309815 3.8664461 2.2675797 +2454185.49727 1167986.10547 -161651.653822 -37658.1738964 3.7289261 3.851821 2.3181365 +2454185.50838 1171595.13377 -157971.680131 -35405.1885283 3.8165136 3.8013964 2.3816581 +2454185.51949 1175424.02721 -154415.231811 -33142.338187 4.1855063 3.5850436 2.2162463 +2454185.54172 1183474.71752 -147601.444057 -29397.6767434 4.148037 3.5527697 1.836832 +2454185.58616 1199126.09041 -133905.654429 -22504.3687206 4.0134203 3.5771092 1.7748171 +2454185.76394 1257616.56881 -78604.7172411 4521.38609859 3.6144232 3.6173097 1.7528308 +2454186.11949 1357872.89292 32909.0061392 58077.9400573 2.9310063 3.6320558 1.7315224 +2454186.47505 1438651.36784 144034.321474 110744.480007 2.341483 3.5959788 1.6949572 +2454187.18616 1551281.51372 360481.303996 211829.83205 1.3628591 3.4344874 1.5901135 +2454187.89727 1609913.33756 564687.6563 305651.784528 0.57089287 3.2045417 1.4610955 +2454188.60838 1624012.43246 753442.249573 391089.995904 -0.094369612 2.9343925 1.318245 +2454189.31949 1600156.82391 924684.324813 467437.038981 -0.66939432 2.6356189 1.1655002 +2454190.0306 1543117.92724 1076803.92825 534124.925385 -1.1777126 2.3121399 1.003831 +2454190.74172 1456482.61806 1208289.83971 590592.433145 -1.6349447 1.9636621 0.83258358 +2454191.45283 1343039.9139 1317526.49376 636199.505012 -2.0518322 1.5871532 0.6499149 +2454192.16394 1205028.96283 1402628.82057 670163.662283 -2.4356319 1.1768428 0.45302656 +2454192.87505 1044339.88706 1461268.63885 691494.481851 -2.7905036 0.72401545 0.23786772 +2454193.58616 862696.400807 1490471.72947 698900.958279 -3.1176895 0.21609032 -0.0013843702 +2454194.29727 661725.765032 1486297.15314 690712.73742 -3.4169411 -0.36609229 -0.27211227 +2454195.00838 443663.162958 1443398.92128 664537.993482 -3.673332 -1.05056 -0.58880542 +2454195.71949 211645.309097 1354185.64655 617039.559858 -3.8652941 -1.8834319 -0.9704135 +2454196.07505 91952.7172456 1288890.37739 583845.224175 -3.9213699 -2.3779073 -1.1951602 +2454196.4306 -28847.923761 1207370.89556 543299.535399 -3.9346116 -2.9424876 -1.450188 +2454196.78616 -149128.253922 1107187.22499 494352.936325 -3.8827311 -3.5968256 -1.7436586 +2454197.14172 -266350.629353 985192.544765 435665.844963 -3.7270876 -4.3676064 -2.0863792 +2454197.49727 -376355.792408 837293.084977 365523.384429 -3.397052 -5.2898021 -2.4918637 +2454197.67505 -426581.224302 752033.18717 325502.295158 -3.1280953 -5.8200886 -2.7225148 +2454197.85283 -471923.804664 658235.493629 281785.149358 -2.755797 -6.4019106 -2.9731353 +2454198.0306 -510510.031865 555101.915273 234071.351225 -2.2404936 -7.0351034 -3.2423951 +2454198.20838 -539732.787498 441901.982127 182113.989268 -1.5254228 -7.7096098 -3.5239659 +2454198.38616 -555949.635471 318210.645961 125836.61221 -0.53199713 -8.3927692 -3.8006319 +2454198.56394 -554148.732163 184427.663173 65578.1679126 0.8376798 -9.0043652 -4.0331032 +2454198.74172 -527832.773672 42798.279779 2557.40693271 2.6694827 -9.3770302 -4.1431266 +2454198.91949 -469869.265028 -100981.771209 -60429.2316644 4.9352727 -9.2297852 -4.0047319 +2454199.00838 -427313.244316 -170592.927782 -90462.9785742 6.1475335 -8.8608508 -3.7997181 +2454199.09727 -375537.00363 -236496.571709 -118530.542638 7.3227172 -8.2633371 -3.4927106 +2454199.18616 -315148.058412 -296958.747703 -143868.609859 8.3764309 -7.4486588 -3.0915508 +2454199.27505 -247381.030043 -350467.302422 -165834.006579 9.2335152 -6.4627169 -2.619363 +2454199.36394 -173945.353399 -395968.435231 -184005.688065 9.8481491 -5.3763252 -2.1095873 +2454199.45283 -96756.7733554 -432988.148187 -198231.002816 10.2126 -4.2662455 -1.5971292 +2454199.6306 61773.0318755 -482314.437665 -215400.117888 10.30746 -2.212418 -0.66759611 +2454199.80838 217098.341659 -503088.882633 -219792.483034 9.8550106 -0.56690591 0.060150123 +2454199.98616 363291.437766 -501906.296812 -214573.491127 9.1581803 0.65631681 0.5895652 +2454200.16394 498107.934621 -484667.691565 -202476.649912 8.393856 1.5395308 0.96348951 +2454200.34172 621240.527032 -455889.293208 -185547.956939 7.6454806 2.1725519 1.2251576 +2454200.51949 733232.468518 -418839.949074 -165242.78633 6.9462471 2.6265565 1.4077871 +2454200.69727 834931.532332 -375853.796458 -142584.171299 6.3057444 2.9526403 1.5348178 +2454201.05283 1011031.93026 -278314.694808 -92885.0236051 5.1951022 3.3522798 1.6821491 +2454201.2306 1087090.9259 -225884.478611 -66713.8787219 4.7165505 3.4670554 1.7233471 +2454201.31949 1122460.56304 -199092.89461 -53409.1772798 4.4968722 3.5080618 1.7418027 +2454201.40838 1156228.68652 -172040.060104 -39926.2582747 4.30713 3.5316654 1.7770967 +2454201.4306 1164473.86608 -165264.111333 -36489.6185577 4.2884627 3.5231417 1.8074028 +2454201.45283 1172798.35507 -158567.746543 -32950.4333718 4.4823879 3.3913705 1.8756867 +2454201.46394 1177263.52933 -155439.090684 -31302.7115018 4.7306813 3.1711807 1.4925907 +2454201.48616 1186218.0997 -149343.260348 -28751.5078895 4.6063557 3.1869582 1.2582168 +2454201.57505 1220586.91757 -124678.53422 -19401.5745947 4.3638044 3.2280759 1.203147 +2454201.9306 1343225.206 -24565.9417427 17332.5042172 3.6466215 3.276153 1.1908706 +2454202.28616 1445801.79768 76039.9435743 53684.7067056 3.0470831 3.2667573 1.1741228 +2454202.64172 1531260.36887 175802.723997 89381.9188682 2.5282201 3.2237668 1.1487194 +2454203.35283 1658971.35017 369713.803342 157989.912017 1.6610508 3.0781581 1.0818584 +2454204.06394 1738532.53154 553113.071754 222073.267144 0.94959974 2.8861432 1.0026792 +2454204.77505 1777766.19124 723794.187151 281047.582637 0.34171754 2.6659982 0.91601386 +2454205.48616 1781989.03822 880281.718355 334516.54051 -0.19420622 2.4247422 0.82360792 +2454206.19727 1754954.17337 1021355.10888 382139.858375 -0.67856228 2.1642842 0.72567301 +2454206.90838 1699370.87954 1145817.94021 423560.58449 -1.1255088 1.8836796 0.62153753 +2454207.61949 1617204.82768 1252345.7692 458361.703028 -1.5453641 1.5797663 0.50992778 +2454208.3306 1509870.8027 1339356.85128 486028.222647 -1.9459244 1.2473165 0.38890219 +2454209.04172 1378357.08349 1404874.63277 505901.523545 -2.3333689 0.87854715 0.25570487 +2454209.75283 1223293.19416 1446338.51676 517140.324037 -2.7151194 0.46195998 0.10862712 +2454210.46394 1044961.48096 1460331.41242 518678.749242 -3.0893745 -0.019068997 -0.062872192 +2454211.17505 843735.18052 1442136.43138 508778.61459 -3.4603419 -0.59141459 -0.2656169 +2454211.88616 619885.365337 1384900.52387 485098.147898 -3.8245459 -1.2995305 -0.51471516 +2454212.24172 499683.590672 1338560.96604 467039.083062 -3.9998913 -1.7273468 -0.66440002 +2454212.59727 374234.645913 1278068.93759 444038.569782 -4.1650781 -2.2240938 -0.83748914 +2454212.95283 243976.72989 1200970.92824 415265.150978 -4.3108927 -2.8132015 -1.0418209 +2454213.30838 109752.042276 1103920.86786 379589.724461 -4.4191228 -3.5304289 -1.2892832 +2454213.66394 -26772.7619272 982176.966959 335420.920792 -4.4515367 -4.43291 -1.5987279 +2454213.84172 -94932.1427411 909974.571593 309460.971051 -4.4155024 -4.9812805 -1.7857206 +2454214.01949 -162116.937064 828709.557927 280417.735387 -4.3204502 -5.6162486 -2.0012523 +2454214.19727 -227189.373912 736884.929662 247800.054669 -4.1334411 -6.360495 -2.2524723 +2454214.37505 -288343.546484 632611.392302 210994.92305 -3.7980188 -7.2423047 -2.5480133 +2454214.55283 -342602.624933 513540.97873 169254.062616 -3.2134449 -8.2917102 -2.8962874 +2454214.7306 -384863.112661 376962.178383 121744.197406 -2.1947455 -9.5196119 -3.2975927 +2454214.81949 -398905.920694 301319.98195 95604.556188 -1.4262782 -10.181282 -3.5097589 +2454214.90838 -406138.678436 220594.472688 67851.8405469 -0.41065926 -10.835243 -3.7146735 +2454214.99727 -404414.94381 135084.439085 38628.4921558 0.9164819 -11.411684 -3.8872061 +2454215.08616 -391139.457189 45819.6904236 8335.9563142 2.6015507 -11.787279 -3.9842001 +2454215.17505 -363589.750579 -44991.6615524 -22217.7371274 4.6196772 -11.780749 -3.9439114 +2454215.26394 -319744.409337 -133658.293332 -51728.608463 6.8024781 -11.202227 -3.7043333 +2454215.35283 -259510.016685 -215388.270926 -78551.3544147 8.8256901 -9.9799693 -3.2469944 +2454215.44172 -185475.732353 -285684.324729 -101192.901142 10.350539 -8.2689527 -2.6315653 +2454215.5306 -102213.183726 -341953.51686 -118851.826694 11.224483 -6.3821947 -1.9684149 +2454215.61949 -14557.1790268 -383998.041399 -131553.695746 11.519927 -4.6009411 -1.3526364 +2454215.70838 73706.0381653 -413275.214943 -139871.464674 11.413595 -3.0701286 -0.83049288 +2454215.79727 160160.319762 -431876.453659 -144568.748644 11.072887 -1.8192331 -0.40881024 +2454215.88616 243490.495012 -441864.614681 -146377.783576 10.615337 -0.82019931 -0.075665541 +2454216.06394 398798.88838 -442711.456031 -143667.314786 9.6028246 0.60102556 0.39122667 +2454216.24172 538757.187972 -426020.694046 -135250.570918 8.6368369 1.5064337 0.68249691 +2454216.41949 664683.076601 -398021.990076 -123233.198105 7.7786536 2.0988557 0.86883473 +2454216.59727 778277.066191 -362534.148136 -108887.174958 7.0293782 2.4962837 0.99071977 +2454216.77505 881112.210507 -321977.63509 -93006.8510782 6.3751305 2.7675449 1.0715746 +2454217.1306 1059648.40272 -231534.042514 -58516.4678697 5.2931342 3.0809523 1.1624639 +2454217.30838 1137459.72781 -183537.159039 -40418.2068157 4.8522255 3.1600465 1.1968139 +2454217.35283 1155920.84403 -171387.538416 -35787.9505563 4.7685983 3.1648398 1.2182758 +2454217.37505 1165059.56741 -165321.525191 -33425.4034958 4.7605846 3.1483355 1.2472285 +2454217.38616 1169646.79812 -162314.659076 -32214.8377134 4.810237 3.1067457 1.2767186 +2454217.39727 1174359.10485 -159405.655898 -30996.6690223 5.0582296 2.9028283 1.1932555 +2454217.40838 1179268.51243 -156716.999317 -30086.2081922 5.0882925 2.7679472 0.76183273 +2454217.4306 1188886.11509 -151368.600042 -28809.1615114 4.9512641 2.8007568 0.62022878 +2454217.51949 1225910.83975 -129657.895546 -24273.4536599 4.7101834 2.844396 0.5801084 +2454217.87505 1359343.78613 -41252.3106704 -6531.38904751 4.0045946 2.8981504 0.57774441 +2454218.2306 1473171.38147 47880.2732673 11195.4406254 3.4220029 2.8985022 0.57545566 +2454218.58616 1570424.17514 136529.187191 28775.9686592 2.9211493 2.869011 0.56844034 +2454219.29727 1723333.24873 309673.30444 63038.0231775 2.0875104 2.7583917 0.54526494 +2454220.00838 1829969.50614 474690.621153 95632.781098 1.4033478 2.6084546 0.51487525 +2454220.71949 1897748.36377 629723.285891 126217.705264 0.8161264 2.4349518 0.48012254 +2454221.4306 1931596.98086 773544.333377 154563.042074 0.29477378 2.2440698 0.44206592 +2454222.14172 1934901.89464 905155.78525 180477.689764 -0.18087436 2.0375429 0.40101264 +2454222.85283 1910020.08557 1023583.25329 203775.592244 -0.62471621 1.8146413 0.3568253 +2454223.56394 1858574.52386 1127758.50407 224248.567373 -1.0471361 1.5731068 0.30893038 +2454224.27505 1781609.76655 1216424.60846 241644.548555 -1.4567235 1.3089463 0.25651077 +2454224.98616 1679685.12166 1288015.85545 255652.516297 -1.8607933 1.0160896 0.19840183 +2454225.34172 1619403.59163 1316799.32074 261284.932393 -2.0664835 0.85580395 0.17127635 +2454226.05283 1479921.12883 1358772.73423 269702.535496 -2.4753829 0.50213587 0.10106234 +2454226.76394 1314975.98629 1377285.16102 273460.538562 -2.8966508 0.088751352 0.018924646 +2454227.47505 1123555.44121 1367933.15286 271679.329986 -3.3387312 -0.41045332 -0.080351049 +2454228.18616 904089.742188 1324189.6223 263058.004224 -3.8112346 -1.0407407 -0.20570955 +2454228.54172 783185.437185 1286404.86714 255582.394828 -4.0618756 -1.4293142 -0.28299746 +2454228.89727 654419.291281 1235649.22775 245526.487814 -4.3230983 -1.8888372 -0.37442373 +2454229.25283 517473.811144 1169350.35196 232377.77304 -4.5940049 -2.4469986 -0.48549384 +2454229.60838 372114.257409 1083842.31836 215406.675968 -4.8693745 -3.1491377 -0.62520339 +2454229.96394 218423.751257 973596.69464 193513.720432 -5.1314988 -4.0753281 -0.80947059 +2454230.14172 138720.326042 906598.410615 180204.645035 -5.2428753 -4.6661397 -0.92700991 +2454230.31949 57523.411654 829615.288537 164909.112738 -5.3223689 -5.3820357 -1.0694377 +2454230.49727 -24464.0279979 740371.732047 147174.27233 -5.3385327 -6.2727973 -1.24667 +2454230.67505 -105825.036556 635625.015051 126354.58279 -5.2249135 -7.4170491 -1.4743743 +2454230.85283 -183557.928577 510592.085424 101497.450911 -4.8278513 -8.9399356 -1.7775058 +2454230.94172 -219189.010916 438351.586302 87133.0786017 -4.417924 -9.8978833 -1.9682386 +2454231.0306 -250767.551698 358149.578796 71183.3294108 -3.7520827 -11.015704 -2.190858 +2454231.11949 -275762.42628 268745.113812 53400.6140724 -2.6694353 -12.289201 -2.4445483 +2454231.20838 -290056.70549 169210.87409 33599.8122554 -0.91445869 -13.623891 -2.7104522 +2454231.29727 -287265.30555 60159.0567682 11903.5707202 1.8272676 -14.677969 -2.920175 +2454231.34172 -276905.180261 3316.96479122 595.587174473 3.6103283 -14.873354 -2.958591 +2454231.38616 -259281.55282 -53572.659482 -10719.0668202 5.5906657 -14.682639 -2.9196224 +2454231.4306 -233919.421551 -108830.666729 -21703.8747552 7.6075667 -14.014819 -2.7850577 +2454231.47505 -201085.206581 -160597.54607 -31986.4626816 9.4458966 -12.875517 -2.5561528 +2454231.51949 -161848.862769 -207265.054502 -41245.4829028 10.917652 -11.387323 -2.2576803 +2454231.56394 -117823.378143 -247848.345197 -49285.2478921 11.935672 -9.7392551 -1.9276712 +2454231.60838 -70738.3223373 -282085.316848 -56055.2133003 12.521893 -8.1067359 -1.6012813 +2454231.69727 26959.5819615 -333035.435867 -66095.7036833 12.755792 -5.2812826 -1.0375763 +2454231.78616 123514.968272 -365104.774277 -72373.8329755 12.323438 -3.1856769 -0.62050605 +2454231.87505 215670.72274 -383509.031014 -75934.9648511 11.65768 -1.691684 -0.32376071 +2454231.96394 302478.208748 -392170.339357 -77562.4400051 10.949677 -0.62176401 -0.11159479 +2454232.05283 383939.290456 -393795.586953 -77795.59861 10.272018 0.15904508 0.043026153 +2454232.2306 532276.075444 -382763.052704 -75435.982089 9.0806691 1.1845246 0.24577052 +2454232.40838 663991.530583 -359481.446343 -70656.5630494 8.1018087 1.7979866 0.36686865 +2454232.58616 782028.43018 -328667.661121 -64390.5022872 7.292093 2.186152 0.44350354 +2454232.76394 888662.05361 -292999.026179 -57164.3752752 6.611147 2.4409287 0.49405354 +2454233.11949 1074274.75517 -213067.740995 -40971.5957524 5.525701 2.7247266 0.55420292 +2454233.20838 1115839.49785 -191983.92967 -36667.6500932 5.3019721 2.7637692 0.56709883 +2454233.29727 1155802.74411 -170667.763423 -32231.5184574 5.1195953 2.7788991 0.5945726 +2454233.31949 1165620.88949 -165348.485112 -31070.2394641 5.1194447 2.7541893 0.61849793 +2454233.3306 1170559.37783 -162727.495271 -30467.6474145 5.1871854 2.6917683 0.63489456 +2454233.34172 1175645.36276 -160250.55935 -29914.0713154 5.4187139 2.4240803 0.40716908 +2454233.35283 1180812.03229 -157977.329474 -29743.9700642 5.3171157 2.363111 0.037760934 +2454233.39727 1200733.273 -148761.254741 -29939.7174276 5.104363 2.4219967 -0.079832005 +2454233.57505 1275879.87277 -111054.149156 -31322.3241677 4.7004477 2.4777912 -0.090956563 +2454233.9306 1409976.8965 -34200.0095571 -33939.1594423 4.0519013 2.5168732 -0.078862214 +2454234.28616 1525909.49703 43187.9023835 -36172.3305211 3.5102783 2.5165699 -0.066763633 +2454234.64172 1626405.22464 120182.802964 -38056.0771332 3.042939 2.4930686 -0.056105149 +2454235.35283 1788463.39546 270877.179146 -40934.2729324 2.2605637 2.405339 -0.038239364 +2454236.06394 1906921.23487 415113.673337 -42819.2183411 1.6131749 2.2859352 -0.023540605 +2454236.77505 1988461.67877 551381.129376 -43870.0444395 1.05287 2.1471784 -0.010958684 +2454237.48616 2037491.22051 678663.816977 -44196.0513656 0.5511373 1.9939063 0.00014047338 +2454238.19727 2057000.78974 796123.837518 -43874.0486198 0.089391306 1.8274699 0.010193079 +2454238.90838 2049022.64635 902943.586012 -42959.1229524 -0.34554384 1.647317 0.019488332 +2454239.61949 2014882.61871 998223.486263 -41489.1942186 -0.76371146 1.4513795 0.028292462 +2454240.3306 1955350.46995 1080900.68679 -39490.2201488 -1.1734414 1.2364231 0.036722621 +2454241.04172 1870701.89418 1149665.9041 -36981.2844366 -1.5825854 0.9975028 0.044927926 +2454241.75283 1760696.4242 1202852.91056 -33889.9130203 -2.001293 0.72835951 0.05794625 +2454242.46394 1624563.53901 1238258.7999 -30080.2985662 -2.433611 0.41598269 0.066062644 +2454243.17505 1461104.1467 1252764.3999 -25770.5868947 -2.8929089 0.044437429 0.074254964 +2454243.88616 1268233.93199 1241939.33598 -20950.8499037 -3.3938795 -0.41471913 0.082683608 +2454244.59727 1042777.96212 1198985.04675 -15604.0322337 -3.95804 -1.0131497 0.091424747 +2454244.95283 916407.624802 1162187.46005 -12726.706499 -4.2736139 -1.3940835 0.095908419 +2454245.30838 779903.931493 1112486.32514 -9711.46295495 -4.6188422 -1.8581433 0.10038476 +2454245.66394 632250.322108 1046781.88832 -6560.95387326 -5.0007721 -2.444382 0.10466806 +2454246.01949 472206.579791 960353.448648 -3287.20487714 -5.4264718 -3.2232123 0.10828923 +2454246.19727 387103.400446 907116.506396 -1613.7397128 -5.6564518 -3.7243766 0.10951147 +2454246.37505 298394.237571 845369.894825 72.9349783373 -5.8952771 -4.3375992 0.10993247 +2454246.55283 205994.283424 773043.935203 1756.01047046 -6.1348764 -5.1123859 0.10889153 +2454246.7306 110038.452385 687066.503246 3403.84480194 -6.352202 -6.1337516 0.10501664 +2454246.90838 11293.3931786 582566.441129 4952.04064627 -6.4796916 -7.5603067 0.095113278 +2454246.99727 -38431.6832032 520965.879038 5648.86387368 -6.4538051 -8.5158868 0.085630071 +2454247.08616 -87498.7916908 451136.778028 6252.86116064 -6.2936755 -9.7169232 0.070435336 +2454247.17505 -134431.548482 370833.459102 6705.38285839 -5.8664828 -11.263003 0.045193973 +2454247.26394 -176196.051642 276932.985642 6899.67847855 -4.8756962 -13.277674 0.0011621517 +2454247.30838 -193316.001527 223674.323601 6842.08129167 -3.9804338 -14.481439 -0.032888942 +2454247.35283 -206198.194191 165596.846034 6631.60172773 -2.6400989 -15.774881 -0.079049336 +2454247.39727 -212781.673352 102576.516339 6215.22489005 -0.66709974 -17.020525 -0.14056484 +2454247.44172 -210301.368688 35338.7971124 5531.5715083 2.0949924 -17.899092 -0.21779459 +2454247.48616 -195782.217776 -33752.014063 4532.62420044 5.5487554 -17.891283 -0.30232766 +2454247.5306 -167561.552865 -100362.880972 3225.7351103 9.0887772 -16.576554 -0.37434304 +2454247.57505 -126997.303235 -159614.751577 1698.17700723 11.853165 -14.153752 -0.41542012 +2454247.61949 -78068.9672775 -208589.367195 76.7786157854 13.437324 -11.353608 -0.42454004 +2454247.66394 -25064.5413612 -247126.382201 -1536.1622579 14.037418 -8.7857749 -0.41318932 +2454247.70838 28971.197956 -276661.27447 -3084.91321286 14.034217 -6.6768459 -0.39260094 +2454247.75283 82327.4356565 -298983.163412 -4548.13068197 13.721439 -5.0178773 -0.36938922 +2454247.84172 184192.1293 -327951.218241 -7212.28796204 12.773773 -2.7127048 -0.32547626 +2454247.9306 278473.886379 -342822.626195 -9566.95742969 11.790412 -1.2654828 -0.28899041 +2454248.01949 365555.59578 -348628.862349 -11668.9634411 10.906474 -0.30810347 -0.25943217 +2454248.10838 446291.956567 -348297.633716 -13565.588616 10.136905 0.35642038 -0.23525682 +2454248.28616 591948.957598 -335766.266184 -16878.1284545 8.8852392 1.1933712 -0.19812717 +2454248.46394 720674.988885 -313401.668054 -19701.3254416 7.9140462 1.6783001 -0.17072081 +2454248.64172 836041.665424 -285132.011994 -22153.0891039 7.1340318 1.9802291 -0.14930378 +2454248.81949 940519.611609 -253104.300458 -24307.1773985 6.4889053 2.1764572 -0.13166055 +2454249.17505 1123522.95644 -182500.968123 -27861.3286462 5.481957 2.3869324 -0.097735491 +2454249.21949 1144385.2814 -173315.664704 -28221.6793246 5.3867187 2.3952668 -0.089139959 +2454249.26394 1164948.20242 -164143.67803 -28533.8147247 5.3440259 2.3658301 -0.071461065 +2454249.28616 1175310.45302 -159739.808615 -28721.2817061 5.4825297 2.154713 -0.21781112 +2454249.30838 1185701.88555 -155710.2994 -29567.2144548 5.3262676 2.1041676 -0.54994749 +2454249.35283 1205806.94409 -147535.667119 -31806.9169727 5.1650716 2.1456827 -0.59726609 +2454249.5306 1281970.62883 -114098.660499 -41056.7455736 4.7693943 2.1995357 -0.60073519 +2454249.88616 1418311.75129 -45757.8430001 -59210.8004158 4.1290685 2.241478 -0.58005781 +2454250.24172 1536741.10861 23251.8321466 -76668.1102935 3.5956124 2.2468722 -0.55630556 +2454250.59727 1639978.4796 92072.7479639 -93385.2247579 3.1360083 2.2308425 -0.53202856 +2454251.30838 1808188.37278 227196.984801 -124588.03338 2.3673341 2.1612972 -0.48385829 +2454252.01949 1933563.11135 357069.101591 -152866.037759 1.7311549 2.0627106 -0.43683399 +2454252.7306 2022638.08323 480301.843693 -178284.146864 1.179832 1.9462939 -0.39068003 +2454253.44172 2079699.68504 595958.456819 -200879.987746 0.68539253 1.8165441 -0.34488049 +2454254.15283 2107644.7425 703277.804772 -220659.151015 0.22948987 1.6749565 -0.29888022 +2454254.86394 2108421.03821 801526.530241 -237587.745434 -0.20084646 1.5211001 -0.25197075 +2454255.57505 2083284.30689 889908.707096 -251588.483026 -0.61554104 1.3534344 -0.20344847 +2454256.28616 2032929.80677 967497.988712 -262536.788155 -1.0230636 1.169196 -0.15244571 +2454256.99727 1957556.85012 1033155.7945 -270248.23377 -1.431247 0.96420236 -0.097877202 +2454257.17505 1934782.01981 1047544.54639 -271641.779121 -1.5343273 0.90904559 -0.083520256 +2454257.35283 1910393.16956 1061104.55284 -272663.519286 -1.6401051 0.85461797 -0.057135846 +2454258.06394 1796669.06688 1106157.52109 -274282.857972 -2.0648345 0.60594118 0.0055673582 +2454258.77505 1656189.96349 1134692.14862 -271811.302654 -2.5129277 0.31455636 0.076512548 +2454259.48616 1487128.69332 1143570.84271 -264639.348292 -2.9979399 -0.037775104 0.1593454 +2454260.19727 1286646.48976 1128169.016 -251861.991777 -3.539785 -0.48284018 0.26035307 +2454260.55283 1173337.52428 1109231.58192 -242954.257867 -3.8411518 -0.75719365 0.32096035 +2454260.90838 1050365.35159 1081137.46738 -232043.825946 -4.1700072 -1.0815289 0.3912135 +2454261.26394 916771.766353 1042075.6303 -218783.100441 -4.5341663 -1.475282 0.47471998 +2454261.61949 771315.47836 989466.137089 -202683.032751 -4.9444353 -1.9703937 0.57730621 +2454261.97505 612360.921486 919410.462684 -183016.774628 -5.4158894 -2.6238717 0.70915134 +2454262.3306 437735.535298 825508.540074 -158617.176131 -5.9681467 -3.5500625 0.89012893 +2454262.50838 343700.742344 766279.698487 -144048.745276 -6.2800023 -4.1880414 1.0113009 +2454262.68616 244702.366547 695855.621197 -127379.938724 -6.6131873 -5.0223853 1.1659608 +2454262.86394 140525.146358 610367.825041 -107961.549985 -6.9483166 -6.1780753 1.3737304 +2454262.95283 86576.3153348 560065.82334 -96910.5201951 -7.0964514 -6.9489937 1.5084667 +2454263.04172 31630.8997586 503123.449096 -84713.2386753 -7.2017494 -7.9194369 1.6739161 +2454263.1306 -23792.7290938 437676.253312 -71088.7744461 -7.2071057 -9.1837412 1.8827069 +2454263.21949 -78479.9987159 360913.192882 -55635.8101073 -6.9753403 -10.899961 2.1538641 +2454263.26394 -104743.493627 317000.620186 -47052.5452017 -6.6738982 -12.003862 2.3204552 +2454263.30838 -129440.486151 268445.00747 -37783.921966 -6.1397585 -13.325236 2.5109705 +2454263.35283 -151400.000127 214338.612661 -27740.2968435 -5.2136617 -14.89837 2.7229143 +2454263.39727 -168636.339436 153723.691786 -16865.3572969 -3.6220028 -16.701322 2.9387496 +2454263.44172 -177835.611514 86044.534321 -5236.18415047 -0.95031148 -18.509422 3.1006708 +2454263.48616 -174066.835936 12452.8823594 6709.40408917 3.1527203 -19.605926 3.0740619 +2454263.50838 -165652.054422 -25185.202729 12492.428143 5.6403476 -19.50693 2.9333061 +2454263.5306 -152381.375201 -62068.2209324 17909.1851152 8.1672539 -18.810317 2.6932451 +2454263.55283 -134440.500684 -97045.522371 22781.5048368 10.460651 -17.538734 2.3711352 +2454263.59727 -87547.0766632 -157823.977003 30477.5225243 13.606475 -13.996388 1.6351073 +2454263.64172 -32450.5042545 -204588.266664 35470.2789203 14.827211 -10.45356 0.99341178 +2454263.68616 24872.0992511 -239073.347902 38336.0827697 14.902557 -7.6413409 0.52728301 +2454263.7306 81377.2667031 -264221.396589 39705.7376512 14.479089 -5.5649295 0.2062175 +2454263.77505 135857.567959 -282519.641771 40046.5643868 13.882565 -4.0424741 -0.015371278 +2454263.86394 237666.235747 -305201.019082 38785.3417982 12.644197 -2.0449913 -0.2839831 +2454263.95283 330475.371691 -315922.786258 35993.0544672 11.555157 -0.83964134 -0.42941048 +2454264.04172 415602.36065 -319159.805346 32342.7154554 10.640287 -0.054999055 -0.51399656 +2454264.1306 494281.476319 -317383.78197 28181.5488731 9.8705081 0.4863179 -0.56554411 +2454264.30838 636050.839083 -304174.060608 19030.9407181 8.6487734 1.1671923 -0.61788396 +2454264.48616 761434.957223 -282956.735258 9364.67429087 7.7153125 1.5627964 -0.63719797 +2454264.66394 874023.379523 -256912.84819 -466.610648664 6.970316 1.8101339 -0.64113961 +2454264.84172 976227.98501 -227785.591442 -10290.1755895 6.35593 1.9713398 -0.63695035 +2454265.01949 1069769.24389 -196633.373475 -20006.7213484 5.8382386 2.0772377 -0.6273363 +2454265.10838 1113721.94177 -180534.684343 -24797.4718589 5.6117182 2.1130098 -0.6197229 +2454265.19727 1156061.55651 -164234.905228 -29506.2136434 5.4291077 2.1217502 -0.60313857 +2454265.21949 1166473.46246 -160182.692775 -30655.1284252 5.4276759 2.0901263 -0.59330862 +2454265.2306 1171704.83779 -158203.300946 -31225.2998765 5.4857961 2.0176567 -0.6008969 +2454265.24172 1177044.92317 -156381.623309 -31883.8165529 5.6198912 1.7362611 -0.87986877 +2454265.25283 1182348.02631 -154757.959581 -32940.2010786 5.4268739 1.6981687 -1.2257181 +2454265.29727 1202630.8327 -148043.055704 -37905.9145009 5.1944209 1.7760131 -1.3126794 +2454265.47505 1279156.19025 -120204.40032 -58101.4887079 4.7911518 1.8372446 -1.3105306 +2454265.8306 1416157.37495 -62903.4314127 -97862.0321129 4.1508978 1.885338 -1.2761348 +2454266.18616 1535289.0692 -4713.44560576 -136439.233892 3.6197183 1.8989104 -1.2347198 +2454266.54172 1639313.78418 53563.6364539 -173694.907544 3.1632512 1.8925572 -1.1904774 +2454267.25283 1809412.71085 168565.212033 -244037.339686 2.4016612 1.8449864 -1.0989582 +2454267.96394 1937118.02741 279730.365282 -308716.732135 1.772677 1.770311 -1.0064419 +2454268.67505 2028960.85773 385767.060006 -367704.649457 1.228357 1.6791453 -0.91368331 +2454269.38616 2089207.19449 485817.160684 -420976.047102 0.74045991 1.575849 -0.82022234 +2454270.09727 2120728.4021 579190.312154 -468460.199697 0.29080776 1.4619096 -0.72512665 +2454270.80838 2125457.51218 665240.29473 -510022.913079 -0.13355896 1.3373547 -0.62724504 +2454271.51949 2104628.97567 743281.327266 -545448.041167 -0.5426198 1.2009023 -0.5250582 +2454272.2306 2058925.41361 812518.760123 -574417.251002 -0.9445832 1.0503376 -0.41676482 +2454272.94172 1988545.59025 871992.710459 -596489.790877 -1.3471922 0.88241665 -0.30012217 +2454273.65283 1893217.45491 920533.544828 -610943.173594 -1.7576695 0.69472038 -0.16426434 +2454274.36394 1772159.36195 956631.02862 -616709.225276 -2.1868766 0.47454245 -0.020343479 +2454275.07505 1623891.76844 977998.403055 -612987.102612 -2.6456226 0.21277245 0.14596185 +2454275.78616 1446136.34436 981539.070682 -598102.694076 -3.1500032 -0.10989005 0.34526584 +2454276.49727 1235386.38338 962561.621687 -569514.623318 -3.7248907 -0.52803354 0.59621149 +2454276.85283 1116030.30381 942399.243958 -548879.450909 -4.0508869 -0.79238093 0.75137217 +2454277.20838 986135.278103 913313.142976 -523049.784451 -4.4125999 -1.1121652 0.93603392 +2454277.56394 844438.925933 873252.134835 -490939.588308 -4.8214834 -1.5121881 1.162973 +2454277.91949 689250.863467 819148.647582 -450943.126077 -5.2943598 -2.0360999 1.4543631 +2454278.27505 518245.383589 746038.750702 -400500.214235 -5.8562705 -2.7698174 1.8530993 +2454278.45283 425840.936206 699811.738578 -370069.587742 -6.1810617 -3.2687748 2.1189172 +2454278.6306 328185.100296 644883.962336 -335042.052048 -6.5404946 -3.9130939 2.4565904 +2454278.80838 224743.964348 578423.676831 -294030.946712 -6.9330601 -4.7902065 2.9072564 +2454278.98616 115155.625777 495652.040433 -244746.381811 -7.3315139 -6.0802527 3.5534234 +2454279.07505 58181.297562 445592.877 -215806.201768 -7.4974245 -6.9968158 4.0015999 +2454279.16394 208.379506218 387394.770475 -182930.51417 -7.5773792 -8.2232465 4.5880569 +2454279.25283 -57624.9543273 318003.239283 -144783.361853 -7.4214615 -9.9554346 5.3912966 +2454279.29727 -85645.5424486 277624.541935 -123110.416712 -7.1380787 -11.115875 5.9126962 +2454279.34172 -112086.946708 232274.815156 -99238.4456209 -6.5710723 -12.556558 6.5397074 +2454279.38616 -135451.329459 180742.710698 -72735.2547039 -5.4812572 -14.344899 7.2823792 +2454279.4306 -152944.55613 121664.809083 -43216.8008984 -3.4130431 -16.466828 8.0914554 +2454279.47505 -159483.99947 54324.9888713 -10818.1110228 0.35306829 -18.515793 8.7081144 +2454279.49727 -156309.607137 18115.6973652 5980.29051574 3.0383475 -19.121302 8.7441684 +2454279.51949 -147559.338241 -18702.278104 22547.5804912 6.1176213 -19.106764 8.4511211 +2454279.54172 -132799.510236 -54735.5496259 38186.2226301 9.2219295 -18.290753 7.7777249 +2454279.56394 -112429.883302 -88461.7723129 52215.3235865 11.890526 -16.738259 6.7974218 +2454279.58616 -87617.2889118 -118731.383563 64200.988293 13.823406 -14.750947 5.6802987 +2454279.60838 -59838.4775646 -145052.018768 74047.9761011 14.995973 -12.675775 4.5922505 +2454279.65283 -342.284611188 -186478.520479 88084.1165546 15.715445 -9.0633682 2.8206737 +2454279.69727 59515.2447264 -215962.243197 96450.1451588 15.361437 -6.4484425 1.619279 +2454279.74172 117212.690491 -237012.579852 101035.849704 14.664188 -4.6229761 0.82226864 +2454279.78616 172064.502701 -252139.795235 103089.500607 13.905345 -3.3263765 0.28057992 +2454279.87505 273368.490897 -270696.338638 102453.631015 12.516418 -1.6621643 -0.37623945 +2454279.96394 364966.71367 -279355.239479 98045.4091146 11.377025 -0.66973576 -0.73908083 +2454280.05283 448659.841589 -281860.109685 91465.0897015 10.448643 -0.024969858 -0.95736622 +2454280.14172 525865.173343 -280243.061441 83540.5512243 9.6798202 0.4206004 -1.0964134 +2454280.31949 664816.082072 -269040.698583 65363.5287998 8.4740068 0.98374355 -1.2504327 +2454280.49727 787665.646514 -251190.941889 45541.7958466 7.5600325 1.3136544 -1.3213967 +2454280.67505 898011.52234 -229299.998847 24972.3376575 6.8332819 1.5217114 -1.3521757 +2454281.0306 1090047.77935 -178593.671979 -16773.6962572 5.7336071 1.7477577 -1.3565596 +2454281.11949 1133239.63542 -165056.570747 -27166.705804 5.5201312 1.7746548 -1.3490821 +2454281.16394 1154270.20619 -158234.410643 -32334.6908369 5.4403111 1.7754928 -1.3418324 +2454281.18616 1164706.05363 -154835.41589 -34906.0290959 5.4423314 1.7621127 -1.3369304 +2454281.20838 1175332.5891 -151448.733348 -37514.6418814 5.7225828 1.83957 -1.4511003 +2454281.2306 1186331.83873 -147505.85563 -40593.9780689 5.665518 2.1645502 -1.6706748 +2454281.27505 1207748.21438 -139028.528335 -47072.3406506 5.5069771 2.2306063 -1.6930311 +2454281.45283 1289170.50274 -104276.407126 -73024.8002401 5.1130026 2.2841282 -1.6823891 +2454281.80838 1436250.58182 -33431.0532236 -124074.823755 4.4863789 2.3200204 -1.6392908 +2454282.16394 1565979.33306 37913.5192549 -173675.52202 3.9750482 2.3206392 -1.5892976 +2454282.51949 1681286.2607 108951.996573 -221699.10833 3.5431177 2.301793 -1.5370658 +2454283.2306 1876484.8431 248412.260145 -312910.407814 2.8408142 2.2328879 -1.4323825 +2454283.94172 2033260.85562 382915.577745 -397781.61406 2.2813011 2.1432527 -1.3310479 +2454284.65283 2158697.88004 511581.473823 -476555.267452 1.8145887 2.0439709 -1.2338657 +2454285.36394 2257548.038 633975.745468 -549474.784473 1.4122024 1.9395916 -1.1403802 +2454286.07505 2333178.02216 749856.973018 -616746.813075 1.0563499 1.8321642 -1.0499012 +2454287.49727 2424056.88988 961472.064398 -734947.581047 0.4403939 1.6107001 -0.87495224 +2454288.91949 2444748.89532 1145317.57626 -831904.972374 -0.093175023 1.379683 -0.70317826 +2454290.34172 2403136.15378 1299985.66064 -907667.607973 -0.57816611 1.1348997 -0.52907682 +2454291.76394 2303722.23755 1423376.37146 -961594.371654 -1.037091 0.86921489 -0.34674693 +2454293.18616 2148597.70188 1512331.00982 -992260.035353 -1.4877223 0.57224364 -0.14907893 +2454294.60838 1937756.98131 1562052.48643 -997187.087526 -1.9467105 0.22709184 0.074289372 +2454295.31949 1810875.44441 1570008.32736 -988810.681622 -2.1848858 0.028377648 0.20032361 +2454296.0306 1669083.32246 1565046.19639 -972297.431329 -2.4325886 -0.19449112 0.3397667 +2454296.74172 1511695.85946 1545459.16554 -946698.566075 -2.6931685 -0.44921478 0.49692576 +2454297.45283 1337794.93128 1508966.69999 -910746.233641 -2.9709691 -0.74712023 0.67807429 +2454298.16394 1146155.19211 1452408.54003 -862688.174658 -3.2716674 -1.1061797 0.89305171 +2454298.87505 935157.140341 1371181.8308 -799988.409433 -3.6024853 -1.5567323 1.1582333 +2454299.2306 821758.556661 1319232.39913 -762008.17819 -3.7819619 -1.8322415 1.3181443 +2454299.58616 702681.835474 1258122.55592 -718739.528515 -3.9723235 -2.1554387 1.5037487 +2454299.94172 577579.914631 1186136.79463 -669262.55728 -4.1742689 -2.5439925 1.7242376 +2454300.29727 446103.990886 1100847.67953 -612289.667756 -4.3868478 -3.0288 1.9954644 +2454300.47505 377890.681709 1052052.24514 -580384.151159 -4.4950275 -3.3405075 2.1669849 +2454300.51949 360574.987284 1039008.75962 -571946.373551 -4.5256719 -3.4668886 2.2349733 +2454300.54172 351841.232792 1032213.77684 -567580.509946 -4.60692 -3.6556144 2.3381044 +2454300.55283 347261.884122 1028614.79658 -565278.409358 -5.0116414 -3.7868104 2.4352936 +2454300.57505 337259.471155 1021573.32976 -560691.593283 -5.2758722 -3.6051253 2.3621912 +2454300.66394 296425.681999 993664.792078 -542405.475878 -5.3471993 -3.700475 2.4183724 +2454301.01949 129030.60305 867883.166695 -461549.875185 -5.5404948 -4.5484443 2.8757277 +2454301.19727 43425.6061124 793757.625483 -415124.617176 -5.599027 -5.1238262 3.1791927 +2454301.37505 -42666.3749919 709737.177284 -363529.483214 -5.5969984 -5.8448216 3.5523719 +2454301.55283 -127900.092294 613158.926518 -305511.879155 -5.4728488 -6.7710221 4.0203452 +2454301.7306 -209511.243943 500240.413198 -239372.701831 -5.0932872 -7.9892004 4.61553 +2454301.81949 -247314.696083 436066.491791 -202590.036192 -4.724293 -8.7401521 4.9697542 +2454301.90838 -281565.319746 365718.572878 -162943.84793 -4.1546011 -9.5972041 5.3600733 +2454301.99727 -310368.000923 288408.907788 -120204.185086 -3.2863079 -10.548244 5.7710206 +2454302.08616 -330946.399395 203604.647356 -74355.8519544 -1.9893934 -11.532302 6.1588127 +2454302.17505 -339493.169855 111583.398258 -25900.1627553 -0.13679722 -12.390076 6.4290248 +2454302.26394 -331586.615218 14357.405627 23705.6149664 2.2756652 -12.830042 6.4303022 +2454302.35283 -303837.773964 -83573.8176413 71813.2084954 4.9509515 -12.532401 6.0249379 +2454302.44172 -256323.377852 -176062.190936 115246.118035 7.3255946 -11.437973 5.2352 +2454302.5306 -193218.71354 -258031.664558 151767.85087 8.9728789 -9.8659765 4.2664602 +2454302.61949 -120452.154946 -327453.658057 180884.623449 9.8653681 -8.2284034 3.33464 +2454302.70838 -43086.1452714 -384886.940702 203361.170695 10.210815 -6.7672392 2.5455411 +2454302.79727 35552.8718032 -432033.637441 220391.292112 10.228284 -5.5515599 1.9143634 +2454302.88616 113574.202422 -470749.433356 233113.488497 10.069394 -4.5658797 1.4188507 +2454303.06394 264373.029194 -529039.331946 249137.792253 9.5407762 -3.1237621 0.72169063 +2454303.24172 406416.17956 -569111.242481 256550.115065 8.9563778 -2.1543442 0.27455536 +2454303.41949 539707.75045 -596685.765991 258312.479034 8.4080093 -1.473611 -0.026468568 +2454303.59727 664999.165824 -615309.661885 256191.004016 7.9154938 -0.97573528 -0.23804406 +2454303.77505 783153.203998 -627276.202817 251292.2504 7.4778109 -0.59891496 -0.39208002 +2454304.1306 1001125.55003 -636967.956509 235841.677268 6.7406934 -0.071920806 -0.59576553 +2454304.48616 1198741.19874 -633518.593279 215497.545736 6.1447045 0.27431423 -0.71909816 +2454304.84172 1379694.52877 -621175.061455 192112.200478 5.6505397 0.51581487 -0.79775638 +2454305.19727 1546676.985 -602494.19778 166756.947426 5.2315185 0.69162287 -0.84945224 +2454305.90838 1846309.19017 -552195.779897 112571.030524 4.5516918 0.9253314 -0.90664236 +2454306.61949 2108892.16922 -490620.651273 56024.3546612 4.0149149 1.0680988 -0.93017253 +2454307.3306 2341590.80629 -421987.852431 -1371.11056684 3.5729508 1.1594842 -0.93599785 +2454308.04172 2549296.93723 -348788.111533 -58784.8462085 3.1977498 1.2191206 -0.93165022 +2454308.75283 2735530.90241 -272605.147242 -115727.316528 2.8715946 1.257954 -0.92113673 +2454310.17505 3053477.90293 -115246.722145 -227078.5199 2.3227286 1.2962308 -0.8894234 +2454311.59727 3310184.59896 44656.885305 -333997.69353 1.8679663 1.3023047 -0.84986936 +2454313.01949 3515092.6369 204005.706593 -435765.954184 1.4757062 1.2885713 -0.80592677 +2454314.44172 3674654.64269 360782.771209 -531944.737173 1.1275057 1.2612943 -0.75910882 +2454315.86394 3793479.2227 513572.316265 -622233.874739 0.81101428 1.2240203 -0.71009204 +2454317.28616 3874925.34021 661265.748102 -706374.78422 0.51794416 1.1785925 -0.65905405 +2454318.70838 3921472.574 802937.116464 -784121.02396 0.24207377 1.1261283 -0.60598942 +2454321.55283 3916523.91545 1064945.02893 -919362.075496 -0.27699607 1.0016996 -0.4928291 +2454324.39727 3786845.64086 1292963.32171 -1025292.80989 -0.7775224 0.84861391 -0.36656419 +2454325.81949 3675879.72902 1391819.42145 -1066080.29244 -1.029214 0.75865097 -0.29634207 +2454327.24172 3533685.92374 1478922.67492 -1097848.85394 -1.2862533 0.65686181 -0.21948847 +2454328.66394 3359408.28879 1552655.9921 -1119680.26097 -1.5521274 0.54046427 -0.13423771 +2454330.08616 3151695.8175 1610973.81354 -1130387.87284 -1.8312064 0.40509478 -0.037918378 +2454331.50838 2908624.67426 1651191.60237 -1128400.41692 -2.1286513 0.24469868 0.073088243 +2454332.9306 2627510.47938 1669711.22396 -1111602.19992 -2.4517788 0.050009006 0.20426985 +2454334.35283 2304582.05138 1661473.77989 -1077018.75668 -2.8114836 -0.1941613 0.36451581 +2454335.06394 2125823.37232 1645089.1244 -1051749.79304 -3.009893 -0.34274884 0.46010937 +2454335.77505 1934399.76171 1618858.42168 -1020191.68162 -3.2242848 -0.51574431 0.56984715 +2454336.48616 1729220.6139 1581056.70977 -981348.448816 -3.4583872 -0.72098952 0.69814134 +2454337.19727 1508927.30713 1529361.26806 -933889.372139 -3.7172355 -0.97050922 0.85169297 +2454337.90838 1271807.82421 1460504.95949 -875961.261647 -4.0073388 -1.2837219 1.0411747 +2454338.61949 1015695.56651 1369649.29528 -804854.211752 -4.3370637 -1.6939599 1.2846371 +2454338.97505 879686.403713 1313741.79182 -763125.466799 -4.5198568 -1.9533092 1.4361438 +2454339.3306 737858.725245 1249105.27536 -716328.731885 -4.7159837 -2.2648983 1.6159641 +2454339.68616 589799.245406 1173851.49139 -663447.034047 -4.925418 -2.6486397 1.8344106 +2454340.04172 435131.732509 1085314.61086 -603064.087062 -5.1452894 -3.1364373 2.1077404 +2454340.39727 273672.04657 979538.375649 -533113.178195 -5.3645077 -3.7829465 2.4632249 +2454340.75283 105892.151594 850257.555492 -450393.092498 -5.5465995 -4.6897949 2.9500853 +2454340.9306 20281.3522987 773715.592507 -402706.248193 -5.592333 -5.2986575 3.2697824 +2454341.10838 -65540.0710336 686679.257178 -349563.320198 -5.5657468 -6.0651941 3.6643692 +2454341.28616 -149960.921774 586251.562163 -289614.852284 -5.3924172 -7.0556252 4.1611632 +2454341.46394 -229639.676014 468308.33275 -221038.109154 -4.9087801 -8.3632899 4.7931617 +2454341.55283 -265695.176396 401059.95237 -182817.394959 -4.4474447 -9.1671434 5.1662686 +2454341.64172 -297325.753756 327233.148624 -141604.291598 -3.7401287 -10.074657 5.5699834 +2454341.7306 -322220.716924 246123.200666 -97250.644757 -2.6713718 -11.05408 5.9770198 +2454341.81949 -337077.812603 157513.108371 -49954.0236318 -1.1037359 -12.001612 6.3207075 +2454341.90838 -337655.603208 62430.2059568 -644.740397299 1.0498753 -12.690029 6.4751654 +2454341.99727 -319751.342475 -35878.7389732 48600.8360941 3.6593734 -12.784929 6.2793823 +2454342.08616 -281461.267685 -131808.518559 94700.4624669 6.2593694 -12.059326 5.6594641 +2454342.17505 -225086.748059 -219362.348788 134763.757972 8.2948229 -10.661186 4.7441525 +2454342.26394 -156110.871298 -294916.773179 167428.365683 9.5392896 -9.006239 3.770052 +2454342.35283 -80269.3284219 -357935.103143 192954.61571 10.120175 -7.4364602 2.9023527 +2454342.44172 -1759.63959766 -409738.949284 212421.095932 10.271392 -6.0961224 2.1938356 +2454342.5306 76886.9093525 -452203.513125 227036.752151 10.180891 -5.0014942 1.6352674 +2454342.70838 229741.026823 -515894.479767 245673.439921 9.6879428 -3.4029284 0.85273901 +2454342.88616 374044.674751 -559468.772247 254690.288215 9.1000521 -2.3392276 0.35691908 +2454343.06394 509436.79332 -589407.305685 257480.297075 8.5372233 -1.6011003 0.027401719 +2454343.24172 636594.098354 -609691.409269 256042.266385 8.0294612 -1.0671296 -0.20154065 +2454343.59727 869693.94464 -630683.565347 245013.81234 7.1823663 -0.36351659 -0.48696193 +2454343.68616 924170.263878 -633007.008374 241091.131412 7.0080546 -0.24717327 -0.53260574 +2454343.7306 950938.012266 -633882.362325 239012.20839 6.9374404 -0.21603768 -0.54904153 +2454343.75283 964237.295975 -634313.008252 237951.604397 6.9197085 -0.24555074 -0.55691323 +2454343.77505 977492.31019 -634963.180714 236808.788227 6.8371511 -0.47433113 -0.69513207 +2454343.79727 990371.606253 -635893.601451 235256.735045 6.6205964 -0.45688015 -0.86956751 +2454343.88616 1040238.81151 -638730.721907 228207.593786 6.3963332 -0.30348769 -0.94541006 +2454344.06394 1136035.23188 -641870.9995 213144.999982 6.0852725 -0.11429919 -1.0116274 +2454344.41949 1314628.6532 -640844.622106 180627.904484 5.5584405 0.16503 -1.0980284 +2454344.77505 1478392.2386 -632497.190798 146023.461677 5.1149441 0.36855855 -1.1505892 +2454345.1306 1629514.28013 -618697.906148 110145.722515 4.7325685 0.52315641 -1.1824638 +2454345.84172 1900049.36029 -579389.463704 36463.6119859 4.0985749 0.74004436 -1.2098512 +2454346.55283 2135599.31296 -529279.583258 -37975.6777757 3.5853025 0.88175165 -1.2101249 +2454347.26394 2342276.2138 -471951.721688 -111943.266857 3.1538137 0.97849072 -1.1958812 +2454347.97505 2524332.1178 -409635.415499 -184754.483906 2.7807909 1.0460792 -1.173196 +2454348.68616 2684866.49953 -343818.340395 -255999.154225 2.4512255 1.093594 -1.1452696 +2454350.10838 2950217.10397 -205599.936487 -392829.092242 1.885109 1.1488799 -1.0802374 +2454351.5306 3151587.6645 -62855.33689 -521192.58312 1.4036787 1.1699507 -1.0081114 +2454352.95283 3297454.60598 81020.2587959 -640399.243664 0.97798328 1.168637 -0.93142458 +2454353.66394 3351421.93258 152618.894044 -696407.698883 0.78021721 1.1613154 -0.89161635 +2454354.01949 3373918.58293 188203.57153 -723488.329915 0.68517912 1.1538915 -0.87144873 +2454354.10838 3379065.73937 196990.219803 -730146.795234 0.63427207 1.126833 -0.85446061 +2454354.28616 3388314.89175 214394.202719 -743156.880911 0.5773079 1.1334732 -0.84157299 +2454355.70838 3436583.35203 352063.027071 -841409.066274 0.21190167 1.1045832 -0.75690509 +2454357.1306 3441016.51219 485343.535717 -928964.500204 -0.13783696 1.0626529 -0.6671752 +2454357.30838 3438583.30206 501623.179452 -939074.510122 -0.1770284 1.0575803 -0.64269852 +2454358.7306 3395821.87917 628282.684077 -1012159.96534 -0.51837113 1.0017869 -0.54558996 +2454360.15283 3311208.00299 747265.866786 -1072809.2147 -0.85928264 0.93235189 -0.43991027 +2454361.57505 3184397.45039 856763.557901 -1119812.43857 -1.2063052 0.84690187 -0.32296281 +2454362.99727 3014198.12255 954591.809632 -1151543.49401 -1.5665356 0.74132933 -0.19086104 +2454364.41949 2798505.91483 1037910.63852 -1165865.6597 -1.9486352 0.60971213 -0.038201097 +2454365.84172 2533912.79176 1102950.35446 -1159734.13727 -2.3648697 0.44157995 0.14391151 +2454367.26394 2215187.15421 1144197.43774 -1128686.96367 -2.8334642 0.21832226 0.37064932 +2454367.97505 2033149.48655 1153363.29966 -1101773.66956 -3.0960049 0.075772824 0.50883984 +2454368.68616 1834227.12948 1152897.28952 -1065676.1919 -3.3841709 -0.096750272 0.67078968 +2454369.39727 1616619.84519 1140621.16577 -1018679.33485 -3.7057663 -0.31120385 0.86552361 +2454370.10838 1377958.83623 1113395.78325 -958353.630468 -4.0716507 -0.58770011 1.1078131 +2454370.81949 1115069.45704 1066418.7094 -881063.474605 -4.4976461 -0.96227361 1.4235015 +2454371.17505 973235.076025 1033228.20985 -834357.664095 -4.7401016 -1.2065788 1.6230266 +2454371.5306 823588.54584 991703.715937 -780928.056701 -5.0068859 -1.508101 1.8634362 +2454371.88616 665324.781219 939731.4074 -719281.119817 -5.3016759 -1.8921294 2.1615254 +2454372.24172 497545.231179 874173.829484 -647253.420328 -5.6263422 -2.4020744 2.5453268 +2454372.59727 319398.716671 790051.461538 -561514.860421 -5.9737996 -3.1194444 3.0655647 +2454372.77505 226311.657604 738558.662805 -511905.591736 -6.1453802 -3.6032481 3.4051204 +2454372.95283 130707.07538 678700.425046 -456505.967405 -6.2979253 -4.2165571 3.8238718 +2454373.1306 33107.791246 608056.338871 -393865.917612 -6.396599 -5.0205872 4.354603 +2454373.30838 -65111.8287613 522978.167874 -321905.317227 -6.3576627 -6.1179166 5.0476841 +2454373.39727 -113510.489798 473352.801218 -281532.029155 -6.2286522 -6.8267902 5.4767169 +2454373.48616 -160437.590733 417749.706901 -237609.899015 -5.9631692 -7.679891 5.9731969 +2454373.57505 -204531.226467 354939.657415 -189599.877868 -5.471654 -8.7084185 6.5409026 +2454373.66394 -243527.444573 283491.911137 -136996.802842 -4.6043011 -9.9289872 7.1634505 +2454373.75283 -273705.709346 202049.461661 -79605.0528086 -3.1304093 -11.292511 7.7679211 +2454373.84172 -289367.76985 110237.338362 -18212.4545437 -0.78747365 -12.567205 8.1590428 +2454373.88616 -289533.558027 61056.4654001 13191.9569182 0.73646551 -13.015182 8.1702123 +2454373.9306 -283489.947365 10586.5209167 44299.6414031 2.4316832 -13.224922 7.9984565 +2454373.97505 -270785.676174 -40119.6408851 74357.2937569 4.1824272 -13.130775 7.6227463 +2454374.01949 -251486.799901 -89848.094771 102602.114685 5.8416405 -12.718764 7.0606925 +2454374.06394 -226209.123898 -137453.507567 128414.276865 7.2784764 -12.037734 6.3670809 +2454374.15283 -161949.318173 -223207.331404 171533.657022 9.2518437 -10.240654 4.8646981 +2454374.24172 -86862.5298672 -294699.843867 203602.332386 10.156589 -8.4089637 3.5330275 +2454374.3306 -7632.91529446 -353097.723323 226570.51971 10.397335 -6.8530138 2.4970582 +2454374.41949 71985.5880885 -400777.662875 242631.60753 10.299134 -5.6130797 1.7238231 +2454374.50838 150172.776832 -439994.001954 253551.972861 10.046011 -4.638378 1.1477201 +2454374.59727 226137.083427 -472543.396701 260620.43607 9.7307374 -3.8673215 0.71272556 +2454374.77505 370504.628465 -522743.821556 266617.244046 9.0696139 -2.7459815 0.11663653 +2454374.95283 505017.633007 -558710.503443 265310.980641 8.4565735 -1.9823088 -0.2600132 +2454375.1306 630661.09008 -584735.606265 259261.145802 7.9151758 -1.4345781 -0.51190059 +2454375.30838 748518.526801 -603485.56861 249971.829109 7.4413882 -1.0255737 -0.68761889 +2454375.48616 859563.580569 -616727.821549 238391.380577 7.0270213 -0.71244271 -0.81328636 +2454375.57505 912810.018579 -621702.509554 231955.647745 6.8421494 -0.58691113 -0.860857 +2454375.66394 964739.686639 -625851.240515 225222.502429 6.6959933 -0.51420786 -0.88053607 +2454375.68616 977599.547929 -626879.984099 223575.314944 6.7152422 -0.58515059 -0.80079915 +2454375.69727 984056.081979 -627497.290508 222948.039923 6.6892669 -0.67160896 -0.4044064 +2454375.70838 990341.842424 -628029.526113 222729.033096 6.4387304 -0.44836685 -0.15868367 +2454375.75283 1014593.48319 -629273.796692 222079.503722 6.2443556 -0.26053438 -0.18583894 +2454375.9306 1107806.11739 -631462.139353 218574.814526 5.9081804 -0.04369645 -0.26332991 +2454376.28616 1280607.32013 -628018.641485 208833.56713 5.3594451 0.25031373 -0.36402019 +2454376.64172 1437967.46164 -616896.395819 196520.527396 4.8973138 0.46343495 -0.43370646 +2454376.99727 1582131.09007 -600065.239311 182380.795659 4.4972483 0.62538582 -0.48427544 +2454377.70838 1837128.03682 -554121.10895 150410.832568 3.8279713 0.85313394 -0.55024086 +2454378.41949 2054936.07628 -496817.187027 115333.647541 3.2780732 1.0023925 -0.58812315 +2454379.1306 2241563.20796 -431908.728791 78478.5183813 2.8080541 1.1042474 -0.60941763 +2454379.84172 2401127.69938 -361789.484085 40732.6439197 2.3942424 1.1744189 -0.61876371 +2454380.55283 2536610.28503 -288035.832147 2585.25396319 2.0218916 1.2233217 -0.62196472 +2454381.97505 2743588.05293 -133956.295249 -73472.2155104 1.3626439 1.2761027 -0.61310909 +2454383.39727 2874460.29001 23906.0662099 -147517.49077 0.77650493 1.2875284 -0.59002389 +2454384.81949 2936087.09215 181214.746496 -218019.276275 0.23131152 1.2681515 -0.55568469 +2454386.24172 2932067.23509 334470.786556 -283649.695173 -0.29530927 1.2218552 -0.51070601 +2454387.66394 2863489.63426 480367.067575 -343044.050599 -0.82245723 1.147872 -0.45382896 +2454389.08616 2729128.77269 615236.351454 -394570.65293 -1.3694771 1.0410106 -0.38188422 +2454390.50838 2525173.00118 734389.299841 -436030.938411 -1.9596789 0.88941571 -0.28863501 +2454391.21949 2395013.43106 786086.266118 -452032.718914 -2.2809105 0.79031525 -0.23074566 +2454391.9306 2244381.02955 831064.293605 -464171.694545 -2.6272877 0.66970111 -0.16240505 +2454392.64172 2071490.68561 867788.409705 -471702.376554 -3.0070542 0.52010939 -0.080005486 +2454393.35283 1873954.12757 894149.223432 -473604.040389 -3.4319584 0.32992123 0.02198528 +2454394.06394 1648484.45072 907104.256398 -468413.77355 -3.9200541 0.079406529 0.15287743 +2454394.77505 1390383.87055 901947.855747 -453890.20009 -4.5003394 -0.26789152 0.32960854 +2454395.1306 1247023.99234 890299.489624 -442055.022476 -4.8395324 -0.49853545 0.44467303 +2454395.48616 1092588.07609 870726.260841 -426294.502635 -5.223268 -0.78729553 0.58674807 +2454395.84172 925517.877913 841057.591442 -405603.203844 -5.664665 -1.1617432 0.76838457 +2454396.19727 743771.337917 797978.668915 -378458.241998 -6.1824571 -1.6714572 1.0118649 +2454396.55283 544624.60921 736006.539025 -342370.459045 -6.8022052 -2.415034 1.3608293 +2454396.7306 437447.680917 695080.735284 -319693.409583 -7.1585676 -2.9358634 1.6016414 +2454396.90838 324552.841182 644981.66542 -292801.151008 -7.5459046 -3.6211193 1.9146562 +2454397.08616 205548.191668 582519.102514 -260302.767846 -7.9493285 -4.5671009 2.3405862 +2454397.26394 80572.8161508 502426.072482 -219939.292837 -8.3039852 -5.9595668 2.956254 +2454397.35283 16370.742423 453078.162273 -195675.967876 -8.399093 -6.9308962 3.3785182 +2454397.44172 -48064.4680805 395248.267061 -167753.55174 -8.3457094 -8.1841862 3.9150257 +2454397.5306 -111010.519367 326374.045326 -135151.496872 -7.9699737 -9.8262292 4.6034802 +2454397.61949 -168727.799088 243075.557185 -96593.0154228 -6.8961089 -11.946743 5.4647076 +2454397.66394 -193400.833984 194893.037651 -74701.7733883 -5.8863783 -13.158262 5.9380452 +2454397.70838 -213336.73939 142015.239948 -51014.9556145 -4.4100816 -14.370434 6.3896635 +2454397.75283 -226564.212486 84754.0026066 -25759.5335924 -2.3866676 -15.402954 6.7382757 +2454397.79727 -231025.893113 24285.7874756 461.886940776 0.12906527 -15.994526 6.8741704 +2454397.84172 -225286.232602 -37215.391723 26647.2568159 2.8632271 -15.914927 6.7112872 +2454397.88616 -209293.599977 -97034.6969343 51627.1209276 5.3999219 -15.136321 6.2571886 +2454397.9306 -184494.503304 -152833.044681 74463.8121153 7.4144259 -13.868701 5.617357 +2454397.97505 -153143.323206 -203298.000395 94698.8257795 8.8158246 -12.404063 4.9215732 +2454398.01949 -117466.918958 -248129.905596 112307.764644 9.6891719 -10.961823 4.2601887 +2454398.10838 -39648.9853106 -322474.694789 140632.374086 10.402149 -8.5094758 3.1717674 +2454398.19727 40562.9969394 -380479.080012 161815.083038 10.416467 -6.6912673 2.3888973 +2454398.28616 119674.943295 -426495.340036 177892.048522 10.160053 -5.3593183 1.8279145 +2454398.37505 196391.844139 -463654.482329 190271.002741 9.8107563 -4.3634891 1.4158933 +2454398.46394 270318.08149 -494107.060355 199895.718089 9.4405916 -3.598755 1.1042739 +2454398.64172 409812.199136 -540427.629652 213263.137511 8.7352754 -2.5107068 0.6693026 +2454398.81949 539114.672086 -573031.581174 221208.141711 8.1158757 -1.7784309 0.38336155 +2454398.99727 659562.651342 -596112.156703 225472.004564 7.5803488 -1.2536413 0.18274877 +2454399.17505 772341.827211 -612207.762313 227091.140623 7.1149511 -0.85964324 0.03511266 +2454399.5306 978597.234955 -629515.666387 224833.46721 6.3438439 -0.30825259 -0.16586561 +2454399.88616 1163656.22945 -633008.352852 217628.500503 5.7249795 0.05837298 -0.29450459 +2454400.24172 1331407.37269 -627003.36897 207151.058114 5.2109289 0.31892423 -0.382434 +2454400.59727 1484583.83946 -614090.481572 194386.813847 4.7722223 0.51283771 -0.44523815 +2454401.30838 1754728.73213 -573735.171627 164309.20293 4.0504037 0.77975193 -0.52614753 +2454402.01949 1985110.74808 -520193.655098 130427.12615 3.4672948 0.9514561 -0.57261922 +2454402.7306 2182637.87879 -457943.809487 94342.2040648 2.9750362 1.067703 -0.59950538 +2454403.44172 2351968.27867 -389715.773123 57009.8806485 2.5458552 1.1484453 -0.61408185 +2454404.15283 2496404.98612 -317320.228502 19053.9988439 2.1623825 1.2047745 -0.62030417 +2454405.57505 2719691.19489 -164800.136983 -57103.6521333 1.48891 1.2685824 -0.61613736 +2454406.99727 2865562.61909 -7428.76963248 -131777.734194 0.89524083 1.2869066 -0.59701744 +2454408.41949 2941546.41627 150204.401824 -203320.759148 0.34692875 1.273905 -0.565588 +2454409.84172 2951734.67191 304524.312473 -270334.905418 -0.17895605 1.2333668 -0.52331928 +2454411.26394 2897719.19538 452210.643934 -331461.805725 -0.70107064 1.1655945 -0.46947084 +2454412.68616 2778869.30439 589697.652612 -385131.198023 -1.2372906 1.0663868 -0.40138843 +2454414.10838 2592193.63204 712636.301287 -429328.219702 -1.8091035 0.92662704 -0.31416699 +2454415.5306 2331591.64428 815010.432067 -461175.022491 -2.4467195 0.72725519 -0.19817682 +2454416.24172 2170439.62535 855744.102255 -471139.011728 -2.8045433 0.59403274 -0.12389992 +2454416.95283 1986194.97132 887326.622449 -476070.853476 -3.2003193 0.42750055 -0.033476346 +2454417.66394 1776127.22694 907302.596114 -474783.640255 -3.6479744 0.21313661 0.08000072 +2454418.37505 1536431.46992 912032.65597 -465530.257852 -4.1693426 -0.074432136 0.22849025 +2454418.7306 1403836.95995 906990.906553 -457111.051598 -4.4681155 -0.25951605 0.32233218 +2454419.08616 1261566.10937 895678.530845 -445533.434688 -4.8005968 -0.48476392 0.43507613 +2454419.44172 1108450.88338 876636.390019 -430113.408079 -5.1759146 -0.76605794 0.57399634 +2454419.79727 942990.064717 847777.579447 -409880.689622 -5.6068607 -1.12945 0.75092656 +2454420.15283 763213.14832 805944.401477 -383381.256898 -6.1115012 -1.6209885 0.98656926 +2454420.50838 566493.926772 745981.558988 -348269.070744 -6.7144658 -2.3309135 1.3209845 +2454420.68616 460738.085462 706553.594371 -326292.628873 -7.0612004 -2.8230379 1.5494497 +2454420.86394 349411.114149 658500.581373 -300335.89171 -7.4394278 -3.4641787 1.8436329 +2454421.04172 232084.478132 598955.069761 -269142.651946 -7.8389839 -4.3378765 2.2390637 +2454421.21949 108710.769904 523267.535804 -230706.604905 -8.2126833 -5.6021219 2.8016026 +2454421.30838 45091.559767 477036.233288 -207782.359337 -8.3435236 -6.4710055 3.1822517 +2454421.39727 -19184.9550427 423259.135599 -181574.970769 -8.3705167 -7.5806124 3.6617647 +2454421.48616 -82914.4936446 359739.96417 -151194.297865 -8.1723384 -9.0261948 4.2755317 +2454421.57505 -143484.402309 283469.619245 -115466.067649 -7.4851125 -10.917719 5.0585189 +2454421.61949 -171011.50063 239416.199451 -95180.6939865 -6.8017033 -12.045351 5.5124288 +2454421.66394 -195263.432828 190848.129294 -73103.3388789 -5.759897 -13.259392 5.9867505 +2454421.70838 -214637.494648 137591.56269 -49234.292392 -4.2426632 -14.464347 6.4348579 +2454421.75283 -227136.039038 80010.0358639 -23823.8366988 -2.1747276 -15.472404 6.7723285 +2454421.79727 -230711.861884 19356.6357474 2492.28438219 0.37527535 -16.018156 6.8880649 +2454421.84172 -224002.510366 -42122.9726209 28682.8629123 3.1165516 -15.879233 6.6998901 +2454421.88616 -207075.602232 -101696.845183 53574.0686786 5.6285759 -15.046688 6.2235871 +2454421.9306 -181479.069572 -157078.489246 76253.0316522 7.5994968 -13.745096 5.5704393 +2454421.97505 -149506.119785 -207037.900951 96296.7629919 8.9553336 -12.267348 4.8700813 +2454422.01949 -113370.161654 -251343.078467 113708.558152 9.7905896 -10.82585 4.2096356 +2454422.10838 -34982.7803415 -324704.296542 141672.328083 10.454408 -8.3908962 3.1288476 +2454422.19727 45524.2647313 -381873.764096 162556.136019 10.44386 -6.5919075 2.3537 +2454422.28616 124792.121803 -427188.288489 178386.464825 10.174601 -5.2752318 1.7985762 +2454422.37505 201591.09341 -463747.889803 190557.321584 9.8182398 -4.290899 1.3908157 +2454422.55283 346675.774383 -518452.075236 207356.964171 9.0792172 -2.939151 0.84253314 +2454422.7306 480894.800334 -556441.170649 217457.762635 8.4124303 -2.0645315 0.49662632 +2454422.90838 605568.56959 -583219.637311 223171.890923 7.8353841 -1.4558875 0.2612482 +2454423.08616 721999.198479 -601988.970925 225819.786745 7.3367163 -1.0094667 0.092236488 +2454423.44172 934352.637111 -622995.143636 224968.941922 6.5286974 -0.41583273 -0.12317058 +2454423.48616 959270.928491 -624511.896035 224474.545942 6.4525226 -0.37950118 -0.13110814 +2454423.50838 971632.898486 -625243.819258 224232.426564 6.4274148 -0.39096821 -0.1154025 +2454423.5306 983950.190349 -626124.680335 224132.662265 6.3451755 -0.6142027 0.1210154 +2454423.54172 989810.816252 -626748.400306 224400.151285 5.8873997 -0.60255888 0.34975108 +2454423.56394 1000868.91362 -627727.001036 225034.187597 5.6923672 -0.45269047 0.31058689 +2454423.65283 1043737.83525 -630529.332701 227139.440597 5.490324 -0.30004254 0.24815804 +2454424.00838 1202997.75947 -634115.899816 232656.716381 4.8991708 0.043240464 0.12039072 +2454424.36394 1345678.68985 -628800.078312 234875.667013 4.4022587 0.29150958 0.028079224 +2454424.71949 1474114.91479 -616771.543417 234580.939698 3.9684107 0.48403829 -0.044614068 +2454425.4306 1694515.5797 -577848.084566 228302.354317 3.2299843 0.76433428 -0.15319923 +2454426.14172 1873332.00338 -524601.513567 216373.295582 2.6057642 0.95795482 -0.23123283 +2454426.85283 2016200.13739 -461222.535168 200277.384068 2.0554542 1.09806 -0.28948879 +2454427.56394 2126827.08762 -390420.786191 181014.250182 1.5521087 1.201562 -0.33577683 +2454428.27505 2207561.1901 -314123.079891 159207.50362 1.0800631 1.2781545 -0.37272567 +2454428.98616 2259937.02391 -233795.213702 135360.794652 0.62720178 1.3334815 -0.40246798 +2454429.69727 2284819.54756 -150632.594659 109872.796915 0.18355523 1.3707898 -0.42630163 +2454430.40838 2282501.7492 -65692.7821799 83084.3698228 -0.25962312 1.391455 -0.44487903 +2454431.11949 2252751.12544 20013.325206 55306.6691003 -0.71094194 1.3956576 -0.45852576 +2454431.47505 2227365.56657 62831.8965071 41141.3922047 -0.94261055 1.3912532 -0.46347937 +2454431.65283 2211983.43531 84172.7581927 34006.6603089 -1.0605277 1.3873038 -0.46546614 +2454431.8306 2194783.60057 105439.21192 26911.295449 -1.1787334 1.381116 -0.45153984 +2454432.54172 2107228.68524 189354.877545 -952.98220607 -1.6774324 1.3466318 -0.45448695 +2454433.25283 1987738.52563 270364.705866 -28794.4354609 -2.2213926 1.2851983 -0.45047461 +2454433.96394 1832874.34546 346507.580058 -56109.7018786 -2.8336346 1.1857408 -0.43673451 +2454434.67505 1637403.95074 414872.899504 -82154.7315142 -3.5511847 1.0271998 -0.40787943 +2454435.0306 1522024.69377 444756.417476 -94345.9415674 -3.9684767 0.9134657 -0.38455117 +2454435.38616 1393013.64573 470638.928096 -105688.114901 -4.4413632 0.7646341 -0.35204161 +2454435.74172 1248375.58301 491211.459338 -115836.709473 -4.9899934 0.56422542 -0.30587961 +2454436.09727 1085331.80156 504485.108423 -124261.524888 -5.6464349 0.28289037 -0.23800573 +2454436.45283 899805.701694 507190.268013 -130077.90227 -6.4658007 -0.13753959 -0.13221546 +2454436.6306 796744.944459 502885.113518 -131542.828369 -6.9659746 -0.43605383 -0.054902458 +2454436.80838 685368.970898 493300.639672 -131626.152456 -7.5528244 -0.83185214 0.049663176 +2454436.98616 564116.308631 476546.654303 -129795.07693 -8.2585745 -1.3824943 0.19811708 +2454437.16394 430808.134402 449470.578224 -125149.572423 -9.1325973 -2.2030991 0.42413213 +2454437.25283 358708.112298 430408.896899 -121293.729203 -9.6542309 -2.786513 0.58749671 +2454437.34172 282341.949946 406182.998556 -115982.414873 -10.244902 -3.5615892 0.80727152 +2454437.4306 201161.891682 374932.224465 -108664.742099 -10.906721 -4.6408905 1.117608 +2454437.51949 114708.629242 333584.94394 -98419.4703316 -11.605901 -6.2406363 1.5851096 +2454437.56394 69513.8340657 307558.37636 -91722.6265592 -11.924153 -7.3608072 1.9170268 +2454437.60838 23248.9774621 276634.073226 -83565.9784684 -12.147925 -8.810359 2.3515506 +2454437.65283 -23485.9087344 239304.227347 -73475.3455193 -12.134736 -10.722388 2.9329339 +2454437.69727 -69251.1206557 193494.911639 -60781.9793303 -11.567398 -13.249512 3.7161033 +2454437.74172 -110794.452855 136719.371368 -44642.374276 -9.790741 -16.402441 4.7223072 +2454437.76394 -128108.55375 103634.587288 -35051.2153361 -8.1435846 -18.047031 5.2671125 +2454437.78616 -141660.021401 67552.1351842 -24445.680039 -5.8675526 -19.480319 5.7655497 +2454437.80838 -150279.385063 29152.7693839 -12998.9826502 -3.0360282 -20.411107 6.1275507 +2454437.8306 -153144.4165 -10348.0148881 -1055.80775614 0.062592084 -20.60188 6.2730921 +2454437.85283 -150133.339922 -49461.177433 10936.3348136 3.017128 -20.023928 6.1816055 +2454437.87505 -141865.092783 -86871.584535 22561.0280742 5.5004272 -18.873213 5.9028415 +2454437.91949 -113842.112523 -153766.385816 43729.1716449 8.7283261 -15.924703 5.0984951 +2454437.96394 -77072.5847332 -209495.312311 61750.3357987 10.208039 -13.187665 4.3077364 +2454438.00838 -36617.8117796 -255783.300689 77002.4505938 10.757672 -11.013845 3.6614166 +2454438.05283 4987.88989972 -294722.22457 90048.926637 10.862887 -9.3393942 3.1543022 +2454438.14172 87505.1485041 -356809.963723 111310.937988 10.561537 -7.0107042 2.4360973 +2454438.2306 166756.606217 -404463.725621 128081.081031 10.06707 -5.4975009 1.9608251 +2454438.31949 242117.93061 -442407.389947 141780.973734 9.5621427 -4.4413093 1.6245368 +2454438.40838 313722.123813 -473384.408779 153250.601309 9.0917538 -3.6619681 1.373624 +2454438.58616 446908.53659 -520730.431238 171452.793488 8.2773924 -2.5849765 1.0222605 +2454438.76394 568743.815768 -554621.604485 185232.674783 7.6074715 -1.871349 0.78583665 +2454438.94172 681164.498682 -579244.173527 195922.786152 7.0461787 -1.3605687 0.6144555 +2454439.29727 883204.603742 -609652.096881 210939.154682 6.1498664 -0.67672112 0.38266185 +2454439.38616 929709.483757 -614369.923675 213719.825603 5.9634896 -0.55547094 0.34320207 +2454439.47505 974876.789401 -618288.762119 216282.528842 5.8126229 -0.48540471 0.34328645 +2454439.49727 986041.693872 -619256.517188 217023.458131 5.8365724 -0.53838301 0.48819645 +2454439.50838 991657.950118 -619738.374668 217673.57009 5.8268474 -0.37453183 0.88852426 +2454439.5306 1002642.01982 -620027.173509 219483.754194 5.6554233 -0.043003936 0.93250301 +2454439.61949 1045221.40907 -619579.453687 226319.416032 5.4518305 0.1256228 0.86150778 +2454439.79727 1126490.1181 -616148.971958 238954.017708 5.1367607 0.31255507 0.78725003 +2454440.15283 1275668.16608 -602002.769557 261282.537374 4.5902319 0.59333897 0.67084253 +2454440.50838 1409274.1254 -580419.034648 280376.237065 4.118524 0.80240249 0.57491782 +2454441.21949 1637095.2569 -521528.390359 310744.412721 3.3250725 1.0921221 0.42030157 +2454441.9306 1820514.81598 -448293.480837 332654.049278 2.6626286 1.2790086 0.29688368 +2454442.64172 1965967.58068 -365618.3153 347617.919704 2.0832317 1.4040197 0.19279137 +2454443.35283 2077614.03672 -276612.070741 356604.700598 1.5584388 1.4874997 0.10149568 +2454444.06394 2158205.92714 -183456.496402 360268.302177 1.0698013 1.5404585 0.018957841 +2454444.77505 2209536.84475 -87815.0548703 359056.122827 0.60399396 1.5691733 -0.057602824 +2454445.48616 2232676.75928 8935.82175665 353271.299207 0.1505372 1.5769473 -0.13018761 +2454446.19727 2228100.02934 105560.615179 343106.750099 -0.29972909 1.5651422 -0.20041098 +2454446.90838 2195730.44257 200850.877078 328666.314841 -0.75565925 1.5332816 -0.26958286 +2454447.61949 2134939.50477 293515.165389 309976.353613 -1.2265477 1.4791411 -0.33896204 +2454447.79727 2115170.36412 316102.853505 304635.336741 -1.3478445 1.4616825 -0.35650148 +2454447.97505 2093508.85845 338427.955512 299170.11516 -1.4719818 1.4437225 -0.36454119 +2454448.68616 1987450.48208 424334.258073 274563.610223 -1.9871689 1.3470039 -0.43699308 +2454449.39727 1848306.75128 503121.942202 245387.387975 -2.5523658 1.2097154 -0.51362396 +2454450.10838 1672276.37697 571779.815384 211315.914812 -3.1932485 1.0130732 -0.59680299 +2454450.81949 1453522.14533 625668.829949 171851.343781 -3.9523293 0.72043709 -0.68984671 +2454451.17505 1325396.00514 644790.54308 149875.641717 -4.3983685 0.51611273 -0.74154068 +2454451.5306 1182632.55696 656757.275605 126244.97987 -4.908528 0.25067237 -0.79774082 +2454451.88616 1022912.93788 659246.356245 100806.839205 -5.5073595 -0.10797449 -0.85936669 +2454452.24172 842955.596228 648567.449264 73382.6006902 -6.2345149 -0.62063152 -0.92708681 +2454452.41949 743950.129728 636450.215872 58867.9024297 -6.6658256 -0.97062376 -0.96302919 +2454452.59727 637869.277648 618249.041833 43795.0981542 -7.1582497 -1.4190824 -0.99956973 +2454452.77505 523649.093722 592100.569464 28167.4342294 -7.7288843 -2.0163827 -1.0347842 +2454452.95283 399928.014846 555084.731405 12038.1386284 -8.3991092 -2.8550709 -1.0635572 +2454453.1306 265022.572244 502223.521919 -4401.61833388 -9.1863085 -4.1249458 -1.0712281 +2454453.21949 192828.298348 467182.950525 -12579.5801058 -9.6165538 -5.0424428 -1.0549354 +2454453.30838 117323.922004 423965.368639 -20529.7047811 -10.040538 -6.2773754 -1.0085634 +2454453.39727 38833.7070972 369486.030781 -27918.2159924 -10.370149 -8.0154131 -0.90122127 +2454453.48616 -41059.3795989 298758.897966 -34038.8084217 -10.330049 -10.575239 -0.66031156 +2454453.5306 -80106.9822768 254948.097864 -36183.2267432 -9.9440314 -12.299306 -0.44142311 +2454453.57505 -116776.827009 203863.828825 -37285.7930302 -9.0435885 -14.360022 -0.11037521 +2454453.61949 -148459.578813 144373.870897 -36829.686059 -7.2803366 -16.634932 0.37710157 +2454453.66394 -171118.535664 76415.1290788 -34167.4081628 -4.3044406 -18.652642 1.0343273 +2454453.70838 -180078.040417 2570.69451641 -28787.0622766 -0.23967971 -19.546311 1.7638706 +2454453.75283 -172833.440884 -71476.0127367 -20801.7299523 3.9190319 -18.745455 2.3552904 +2454453.79727 -151300.537871 -139806.520571 -11054.3957088 7.0815178 -16.718091 2.6756071 +2454453.84172 -120065.773583 -199470.321069 -549.53814515 8.9985752 -14.361344 2.7658857 +2454453.88616 -83375.7618785 -250379.184664 10022.8291864 9.9900507 -12.208202 2.7261694 +2454453.9306 -44053.3960672 -293688.293522 20315.4696164 10.421339 -10.408593 2.6290271 +2454454.01949 36670.1054373 -362736.932648 39609.4983495 10.485923 -7.7563501 2.3940439 +2454454.10838 116034.307888 -415044.953626 57136.6212357 10.150182 -5.9768871 2.1755407 +2454454.19727 192333.514039 -455882.320309 73110.8950868 9.7135995 -4.7259514 1.989805 +2454454.28616 265223.732484 -488473.111241 87775.7926517 9.2706821 -3.8048943 1.8336188 +2454454.46394 401257.105605 -536467.167572 113954.404112 8.4626932 -2.5434968 1.5875718 +2454454.64172 525833.667147 -568812.750553 136852.551741 7.7775247 -1.7203561 1.4019073 +2454454.81949 640714.071959 -590544.382177 157220.716013 7.1961616 -1.1400545 1.2555361 +2454454.99727 747315.000009 -604590.514788 175560.826049 6.6960911 -0.70861882 1.1363249 +2454455.35283 939899.915011 -616528.918909 207540.605236 5.8793493 -0.12038336 0.96123377 +2454455.39727 962315.455985 -616898.251311 211213.451323 5.7972865 -0.074690165 0.95426308 +2454455.44172 984462.386895 -617158.150273 214942.006873 5.7542958 -0.082572174 1.0279504 +2454455.45283 989997.698256 -617253.386906 216002.886544 5.7809212 -0.10760915 1.2401011 +2454455.46394 995498.813223 -617218.386679 217420.378876 5.6361649 0.24074274 1.6177785 +2454455.48616 1006130.25745 -616452.67564 220478.089527 5.4802358 0.47472679 1.5633186 +2454455.57505 1047396.76396 -612126.114105 232124.185191 5.2819363 0.6266167 1.48586 +2454455.9306 1200072.26119 -587419.379494 275394.574747 4.6773909 0.95852981 1.3392171 +2454456.28616 1335666.7577 -554197.820203 314634.084768 4.1623199 1.1923318 1.2179768 +2454456.64172 1456436.91848 -514766.378222 350357.364649 3.7092157 1.3667061 1.109573 +2454457.35283 1659750.19971 -422932.640345 412535.663182 2.9334536 1.6024536 0.91948487 +2454458.06394 1819293.41869 -319763.060693 463840.441061 2.2755834 1.7438844 0.75384408 +2454458.77505 1940937.92735 -209846.545448 505494.588637 1.6945735 1.8260962 0.60423286 +2454459.48616 2028572.56156 -96211.3105752 538302.572836 1.1650702 1.8670779 0.46512794 +2454460.19727 2084798.61959 18933.8289675 562785.717476 0.66975397 1.8763642 0.33269992 +2454460.90838 2111314.22795 133810.518184 579260.103423 0.19610364 1.8589158 0.20396182 +2454461.61949 2109130.99064 246856.70166 587870.200562 -0.26602376 1.8169447 0.076286888 +2454462.3306 2078675.68044 356574.282734 588606.066793 -0.72567166 1.7503666 -0.052764837 +2454463.04172 2019832.26152 461393.870085 581306.111905 -1.1916113 1.6569569 -0.18575311 +2454463.75283 1931926.18664 559537.794002 565639.563508 -1.6734434 1.5320111 -0.32565645 +2454464.46394 1813602.41963 648849.676053 541141.238672 -2.1835938 1.3675515 -0.47449338 +2454465.17505 1662763.90342 726473.065721 506971.561338 -2.7351288 1.1485825 -0.64100189 +2454465.88616 1476206.64714 788376.171275 461892.162917 -3.3506642 0.85024464 -0.83124485 +2454466.59727 1249053.25017 828376.387304 404083.293446 -4.0636818 0.42456788 -1.0581967 +2454466.95283 1118036.30845 837149.68218 369560.28541 -4.4732027 0.13574635 -1.1922112 +2454467.30838 973720.600136 835913.638322 330633.360686 -4.9315973 -0.23199901 -1.3458813 +2454467.66394 814387.155469 821693.371249 286595.089542 -5.4538252 -0.71817568 -1.5264656 +2454468.01949 637779.194341 789854.927233 236457.433279 -6.0600336 -1.3955281 -1.7453566 +2454468.19727 542106.901671 765072.493311 208676.273633 -6.4020058 -1.8474035 -1.8745694 +2454468.37505 440960.719186 732515.101795 178782.274656 -6.7729466 -2.4146835 -2.0210698 +2454468.55283 333900.276288 690037.25671 146480.438875 -7.1712217 -3.1503739 -2.1887814 +2454468.7306 220585.168266 634419.814052 111414.275067 -7.58317 -4.1454308 -2.3815178 +2454468.90838 101127.19239 560530.753239 73191.4117361 -7.9558211 -5.5671607 -2.5988101 +2454468.99727 39505.9493482 514212.263495 52799.1973568 -8.0793216 -6.5303661 -2.7113366 +2454469.08616 -22701.7535298 459588.243089 31565.3681506 -8.0958168 -7.7428261 -2.8156083 +2454469.17505 -84294.6615866 394421.874927 9628.84072785 -7.8933481 -9.2918638 -2.8886945 +2454469.26394 -142817.204354 315763.732494 -12592.5619462 -7.2436879 -11.268666 -2.8766553 +2454469.35283 -193306.888914 220242.31531 -34040.2292595 -5.7055595 -13.657978 -2.6592148 +2454469.39727 -212847.494191 165412.837398 -43809.4911121 -4.4006503 -14.888204 -2.4088162 +2454469.44172 -226526.152725 106097.05123 -52367.5253575 -2.6473505 -15.962672 -2.0243083 +2454469.48616 -232634.26127 43299.2060799 -59168.8534279 -0.47373289 -16.662275 -1.4948974 +2454469.5306 -229848.539574 -21110.7642626 -63699.5841728 1.941924 -16.774048 -0.85095648 +2454469.57505 -217798.999092 -84662.0622274 -65653.5523177 4.2965824 -16.218637 -0.16793356 +2454469.61949 -197306.00318 -144963.667573 -65053.944354 6.3010555 -15.115729 0.46572148 +2454469.66394 -170046.821509 -200358.647077 -62217.7921855 7.8110794 -13.705647 0.9907927 +2454469.70838 -137940.135603 -250125.803857 -57605.6384737 8.8368672 -12.216583 1.3910707 +2454469.79727 -65570.836978 -333212.459478 -44821.3506458 9.8188578 -9.5110334 1.8790729 +2454469.88616 10846.5236449 -397772.443604 -29421.8156734 9.9949438 -7.4002848 2.0996445 +2454469.97505 87074.8346021 -448230.008632 -12919.0874938 9.8205603 -5.8153299 2.182092 +2454470.06394 161344.411899 -488080.753179 3920.75389108 9.5073608 -4.6162557 2.1953298 +2454470.15283 232994.002953 -519832.353636 20713.3642588 9.1480602 -3.6904886 2.1737316 +2454470.3306 367928.765252 -565654.294289 53479.6999255 8.4289591 -2.3706296 2.0869936 +2454470.50838 492288.716947 -594845.054232 84744.4092908 7.7770433 -1.4838206 1.9831815 +2454470.68616 607243.726431 -612524.078019 114408.317516 7.2035686 -0.85097648 1.880053 +2454470.86394 713937.628002 -621802.376843 142531.031746 6.6994483 -0.37865285 1.782951 +2454471.21949 906290.348405 -622643.941155 194609.880415 5.8564444 0.27117103 1.6147072 +2454471.30838 950569.163136 -620108.318 206890.477495 5.6772422 0.38470235 1.5862622 +2454471.35283 972212.883993 -618550.414843 212978.975266 5.5976167 0.42160853 1.5903006 +2454471.37505 982927.976824 -617744.009021 216058.301958 5.5648943 0.40969729 1.6280287 +2454471.38616 988260.577022 -617370.533093 217652.244834 5.5391046 0.35611675 1.7097597 +2454471.39727 993489.860021 -617098.768847 219409.758999 5.2432342 0.21333222 1.9778607 +2454471.40838 998288.739721 -616845.630795 221313.614322 4.8527773 0.32571303 1.9470159 +2454471.45283 1016468.2041 -615228.511759 228494.268141 4.6685501 0.47508546 1.8309432 +2454471.6306 1085516.31095 -606186.432921 255745.135498 4.332969 0.68656259 1.7296032 +2454471.98616 1209505.98751 -580179.982296 306577.356273 3.7528864 0.99087095 1.5828467 +2454472.34172 1316784.60218 -546060.121714 353111.207735 3.2408862 1.2205528 1.4481131 +2454473.05283 1487849.50666 -460429.019337 434302.676665 2.3523056 1.5423039 1.1984047 +2454473.76394 1608161.99213 -358881.889651 500698.802375 1.5784886 1.7482597 0.96481099 +2454474.47505 1683162.59596 -247130.711277 553006.622524 0.87101827 1.878957 0.73849332 +2454475.18616 1715895.24275 -129139.451866 591443.555657 0.19808438 1.9534576 0.51211712 +2454475.89727 1707707.70185 -8072.642801 615788.382547 -0.46481454 1.9797316 0.27851846 +2454476.60838 1658519.90302 113154.252878 625353.400271 -1.1404293 1.9581081 0.029481503 +2454477.31949 1566798.94819 231410.166585 618876.453647 -1.854031 1.8809619 -0.24583429 +2454478.0306 1429246.1936 342767.905357 594276.247018 -2.6390452 1.7289369 -0.56395662 +2454478.38616 1341590.63952 394183.515174 574187.227009 -3.0734654 1.6129913 -0.74724112 +2454478.74172 1240004.45312 441481.229996 548130.29111 -3.5478536 1.4588919 -0.95360454 +2454479.09727 1123066.12077 483275.819794 515278.577779 -4.0756016 1.2515371 -1.191284 +2454479.45283 988856.776343 517576.475149 474488.630992 -4.6762143 0.96549191 -1.4730948 +2454479.80838 834712.952402 541329.441678 424106.774945 -5.3796138 0.55435258 -1.8203684 +2454480.16394 656798.430519 549422.976348 361589.804208 -6.2339245 -0.076654708 -2.271928 +2454480.34172 557233.903138 544887.624798 324555.652546 -6.7407046 -0.53529817 -2.5588646 +2454480.51949 449366.040482 532156.607697 282666.186028 -7.3174088 -1.155943 -2.9077161 +2454480.69727 332019.53074 508037.231487 234774.466288 -7.976418 -2.0415276 -3.3462423 +2454480.87505 203928.162448 467043.201483 179181.80947 -8.7112518 -3.4037242 -3.9199943 +2454480.96394 135593.424226 437265.218577 147735.668024 -9.0807042 -4.3976446 -4.2783869 +2454481.05283 64582.3469129 398608.260499 113313.380876 -9.3954655 -5.7405973 -4.6960028 +2454481.14172 -8259.87755217 347712.283684 75459.9421716 -9.5234246 -7.62537 -5.1687406 +2454481.2306 -80344.8912897 279345.021575 33926.6420329 -9.104432 -10.346079 -5.6329564 +2454481.27505 -114155.252586 236317.726317 11965.8076265 -8.4302877 -12.110228 -5.7883545 +2454481.31949 -144366.657559 186026.684517 -10336.6290456 -7.1897504 -14.112487 -5.7924465 +2454481.36394 -168332.690585 127883.537507 -32154.0744265 -5.1409012 -16.144081 -5.5097124 +2454481.40838 -182672.721296 62608.7257208 -52094.0394354 -2.1894866 -17.724986 -4.796099 +2454481.45283 -184424.32966 -6872.95440605 -68411.9196008 1.3099353 -18.24877 -3.641933 +2454481.49727 -172908.012155 -75881.6195661 -79793.5848553 4.58572 -17.500071 -2.2794037 +2454481.54172 -150286.727716 -140155.52297 -86057.8602235 7.0373874 -15.883036 -1.0201089 +2454481.58616 -120034.90228 -197508.907717 -87976.1717861 8.5815429 -13.980156 -0.027214762 +2454481.6306 -85267.5000007 -247640.889771 -86617.3489408 9.4328296 -12.161298 0.69372527 +2454481.67505 -48162.2667637 -291199.609059 -82922.962444 9.8351093 -10.566667 1.2000811 +2454481.76394 28167.9677934 -362229.687025 -71139.4590843 9.9380882 -8.0769505 1.798122 +2454481.85283 103524.286807 -417108.57005 -56071.2549503 9.6518523 -6.3119069 2.0914783 +2454481.94172 176130.744662 -460394.948461 -39393.6556809 9.2473314 -5.0242611 2.2341109 +2454482.0306 245512.697474 -495081.936542 -21954.1357236 8.8212168 -4.05143 2.2979515 +2454482.20838 374721.741154 -546042.346863 13590.6109579 8.0189641 -2.6848533 2.3134316 +2454482.38616 492396.476753 -579842.120821 48797.9826036 7.3205625 -1.7711195 2.2647891 +2454482.56394 600098.155041 -601758.937498 83048.5687144 6.7174476 -1.1157491 2.1926968 +2454482.74172 699150.563599 -614936.23196 116116.994407 6.1914089 -0.62154625 2.1124033 +2454483.09727 875318.503578 -622534.122387 178488.708061 5.310407 0.076480516 1.9487601 +2454483.45283 1027044.86738 -612527.118033 235924.1955 4.5890808 0.54723425 1.7920902 +2454483.80838 1158367.91813 -590246.217078 288693.438635 3.9754561 0.88626664 1.6449723 +2454484.16394 1272070.71223 -558928.285702 337081.00448 3.4377586 1.1413063 1.506599 +2454484.51949 1370148.82786 -520709.206245 381333.261807 2.9554504 1.3388989 1.3754907 +2454485.2306 1524965.23847 -429175.859057 458188.161198 2.1051526 1.6197885 1.1292447 +2454485.94172 1630814.81241 -323702.285876 520360.256223 1.3526724 1.8002641 0.89603263 +2454486.65283 1692308.09072 -209345.35319 568391.736304 0.655606 1.9125315 0.66769125 +2454487.36394 1711909.15991 -89775.2501817 602357.585393 -0.015242215 1.9715294 0.4369676 +2454488.07505 1690485.17051 31939.8674885 621884.138679 -0.68362815 1.982619 0.19632811 +2454488.78616 1627483.21973 152830.191194 626098.404599 -1.3727261 1.9436898 -0.063167223 +2454489.49727 1520827.54901 269544.365624 613487.264432 -2.1099007 1.8439355 -0.35388805 +2454490.20838 1366453.96008 377659.521322 581579.292275 -2.9339964 1.6575932 -0.69556371 +2454490.56394 1269319.32154 426509.343174 557199.889039 -3.3968975 1.5159816 -0.89570132 +2454490.91949 1157248.89608 470310.701896 526255.772024 -3.908769 1.3261755 -1.1244421 +2454491.27505 1028486.84606 507278.84162 487708.316204 -4.487109 1.0664357 -1.3930381 +2454491.6306 880614.888991 534731.319398 440076.504463 -5.1583314 0.69802785 -1.7197842 +2454491.98616 710187.514232 548300.615508 381127.706393 -5.9643636 0.14467675 -2.1370362 +2454492.16394 615008.89074 547636.235459 346358.536775 -6.4379868 -0.24823217 -2.3974049 +2454492.34172 512094.092644 540032.051228 307219.428566 -6.9738821 -0.76766568 -2.7087972 +2454492.51949 400381.943947 523048.800379 262777.329061 -7.5857189 -1.4853655 -3.0922828 +2454492.69727 278623.237949 492702.608161 211684.165152 -8.2820363 -2.5396961 -3.5820215 +2454492.78616 213588.02164 470488.935195 183046.783547 -8.6559166 -3.2753058 -3.8830239 +2454492.87505 145668.41111 441833.209996 151915.076218 -9.0289635 -4.2312791 -4.2331884 +2454492.96394 75010.9498278 404659.724503 117876.344657 -9.3577885 -5.5164385 -4.6411806 +2454493.05283 2325.22404077 355806.437657 80478.5941505 -9.5275201 -7.3108336 -5.1056795 +2454493.14172 -70166.5425885 290346.360208 39423.4106199 -9.2258713 -9.8960643 -5.5763624 +2454493.18616 -104655.239112 249196.202278 17644.5763647 -8.6716021 -11.583406 -5.7535537 +2454493.2306 -136126.327323 201045.748283 -4607.81939584 -7.6166141 -13.53214 -5.8070527 +2454493.27505 -162196.895075 145113.415645 -26640.5422403 -5.8180468 -15.593805 -5.6145754 +2454493.31949 -179629.457163 81643.0421336 -47215.772207 -3.1106962 -17.366839 -5.0246589 +2454493.36394 -185160.722153 12899.03475 -64627.7697727 0.30048523 -18.238795 -3.9732935 +2454493.40838 -177312.987422 -56759.9012513 -77349.6343704 3.7178878 -17.830529 -2.6302193 +2454493.45283 -157535.176838 -122711.058393 -84868.4484791 6.4301782 -16.396128 -1.3142327 +2454493.49727 -129134.555596 -182131.17799 -87761.3423936 8.2142138 -14.524332 -0.24048447 +2454493.54172 -95430.3838895 -234278.292272 -87079.8913149 9.2343355 -12.659427 0.55125273 +2454493.58616 -58867.500877 -279619.769438 -83826.5869903 9.7423331 -10.996018 1.1097774 +2454493.67505 17213.5049111 -353460.311616 -72468.8756186 9.9468451 -8.3836128 1.7689549 +2454493.76394 92788.0897086 -410341.595495 -57505.477722 9.6937267 -6.5327402 2.089827 +2454493.85283 165761.017286 -455093.315917 -40785.2284511 9.2986668 -5.1889246 2.2452791 +2454493.94172 235543.861908 -490891.465934 -23233.7806974 8.8734723 -4.1785352 2.3151767 +2454494.11949 365520.394342 -543423.527024 12613.9640355 8.0659875 -2.767321 2.3345375 +2454494.29727 483868.108522 -578286.946032 48147.7925237 7.3612803 -1.829366 2.2858741 +2454494.47505 592153.245629 -600978.042678 82714.2460357 6.7529025 -1.1594458 2.2126523 +2454494.65283 691717.253668 -614749.250026 116078.498796 6.2227424 -0.6558094 2.130952 +2454495.00838 868752.969401 -623209.801318 178977.141436 5.3360355 0.053359685 1.9645747 +2454495.36394 1021208.00081 -613810.638749 236861.898526 4.6111609 0.53023889 1.8056014 +2454495.71949 1153172.04348 -591990.090794 290016.395902 3.995277 0.87300932 1.6566075 +2454496.07505 1267460.32711 -561039.386348 338737.093755 3.4561747 1.1304969 1.5167013 +2454496.4306 1366090.69919 -523124.617893 383279.475684 2.973075 1.3298066 1.3843117 +2454497.14172 1521971.18317 -432072.375382 460610.178178 2.1223692 1.6130517 1.1360098 +2454497.85283 1628892.16505 -326959.226159 523148.404798 1.3704634 1.7951951 0.90126617 +2454498.56394 1691517.23257 -212871.081876 571466.431064 0.67480681 1.9088385 0.67185239 +2454499.27505 1712363.26658 -93483.1756624 605664.932002 0.0062143718 1.9693358 0.44045114 +2454499.98616 1692347.23132 28150.8972217 625397.418407 -0.65910968 1.982234 0.19964396 +2454500.69727 1630967.9283 149085.447941 629824.520405 -1.3442981 1.9456206 -0.05946174 +2454501.40838 1526201.77887 266006.143706 617470.177807 -2.0765965 1.8488702 -0.34909157 +2454502.11949 1374072.69238 374549.684902 585917.459182 -2.8937609 1.6669773 -0.68855322 +2454502.47505 1278244.87524 423737.292181 561779.57048 -3.3518637 1.5287776 -0.88688306 +2454502.56394 1252038.29949 435321.940829 554763.687794 -3.4732752 1.487557 -0.94046762 +2454502.65283 1224744.81169 446533.934329 547477.151061 -3.6233875 1.4352751 -0.96940918 +2454503.00838 1105373.34792 487487.937207 514045.977804 -4.1588775 1.2198835 -1.2135811 +2454503.36394 968450.033944 520639.087944 472436.274356 -4.7702428 0.92130977 -1.5047725 +2454503.71949 811196.010725 542739.767064 420878.63644 -5.4890267 0.48895196 -1.8663093 +2454503.89727 723756.640266 548068.4357 390567.942434 -5.9035027 0.19367083 -2.0856416 +2454504.07505 629594.58375 548278.726631 356621.999713 -6.3660726 -0.18226036 -2.341385 +2454504.25283 527886.668828 541870.066694 318389.21415 -6.8881339 -0.67610473 -2.6464552 +2454504.4306 417618.634857 526582.799544 274969.716037 -7.4828917 -1.3525754 -3.020905 +2454504.60838 297586.181605 498777.161748 225068.999441 -8.1601205 -2.334263 -3.4972272 +2454504.69727 233519.239369 478353.684311 197116.284954 -8.5262127 -3.0110512 -3.7892412 +2454504.78616 166608.398585 452034.989751 166744.409587 -8.8976218 -3.881295 -4.1288938 +2454504.87505 96915.8065979 418012.490451 133548.329064 -9.2424878 -5.0364586 -4.5263169 +2454504.96394 24914.6163874 373568.461357 97056.3014963 -9.4774654 -6.6270223 -4.9870265 +2454505.05283 -47835.8905155 314493.632452 56835.7412815 -9.3798553 -8.8959934 -5.4881293 +2454505.09727 -83300.8615814 277560.373593 35305.7380953 -9.0448136 -10.384817 -5.7191407 +2454505.14172 -116838.504761 234384.69406 12995.8717062 -8.3468111 -12.147772 -5.8838529 +2454505.18616 -146674.486703 183965.230486 -9689.27911275 -7.0771124 -14.139746 -5.8959429 +2454505.2306 -170152.427806 125761.670359 -31915.7172728 -5.0006842 -16.145193 -5.618821 +2454505.27505 -183926.569348 60560.7968942 -52282.7196447 -2.0396065 -17.683426 -4.909424 +2454505.31949 -185135.638384 -8676.29922893 -69046.2011352 1.4371678 -18.165429 -3.7611276 +2454505.36394 -173213.752897 -77322.9293812 -80899.2752828 4.6682261 -17.400106 -2.4055125 +2454505.40838 -150359.580156 -141226.77031 -87655.3726811 7.0783024 -15.793648 -1.1491438 +2454505.45283 -120006.37214 -198278.5899 -90064.7067828 8.5960258 -13.913173 -0.15296325 +2454505.49727 -85212.2762195 -248197.063038 -89174.9130776 9.4339724 -12.116501 0.57570095 +2454505.54172 -48115.0776495 -291619.388935 -85915.5053426 9.8306969 -10.5396 1.0917051 +2454505.6306 28183.3339786 -362553.773129 -74882.8423082 9.9338545 -8.074595 1.7098004 +2454505.71949 103514.361788 -417464.112916 -60429.1653916 9.6496736 -6.3211965 2.0191626 +2454505.80838 176113.124587 -460847.929216 -44256.4692753 9.2474641 -5.0397166 2.1744367 +2454505.89727 245503.822922 -495667.854205 -27235.4021444 8.8232903 -4.070265 2.2482747 +2454506.07505 374767.476482 -546944.542491 7665.95154205 8.0237834 -2.7066418 2.2783593 +2454506.25283 492530.582775 -581087.045916 42416.5755468 7.3271289 -1.7937597 2.2398282 +2454506.4306 600342.861124 -603352.775398 76343.5705787 6.7252165 -1.1384623 2.1751763 +2454506.60838 699521.81808 -616877.3261 109188.707214 6.2000802 -0.64401605 2.1006209 +2454506.96394 875977.900078 -625153.750967 171335.373785 5.320422 0.054806966 1.9453515 +2454507.31949 1028028.72052 -615799.487366 228762.055948 4.6001674 0.52640251 1.7946307 +2454507.67505 1159708.13173 -594146.574814 281682.074845 3.9875772 0.86620027 1.652067 +2454508.0306 1273800.22741 -563434.113978 330345.6593 3.451003 1.1219497 1.5173515 +2454508.38616 1372304.06749 -525798.762333 374976.137362 2.969942 1.3202577 1.3892737 +2454509.09727 1528094.14058 -435363.947926 452833.224342 2.1224086 1.6026866 1.1478789 +2454509.80838 1635101.33141 -330892.503412 516275.540854 1.3732249 1.7847719 0.91864263 +2454510.51949 1697980.17128 -217430.919143 565805.84056 0.68032095 1.8989548 0.69382047 +2454511.2306 1719254.95453 -98621.5045204 601480.807753 0.014731597 1.9604649 0.46648082 +2454511.94172 1699869.71922 22512.7247923 622929.089386 -0.64696752 1.9749521 0.22943007 +2454512.65283 1639371.08104 143069.005478 629298.689308 -1.3275618 1.940758 -0.026011487 +2454513.36394 1535814.06421 259798.462027 619115.095099 -2.0536214 1.8478174 -0.31183465 +2454514.07505 1385352.8504 368459.201162 589978.724406 -2.8619051 1.6724664 -0.64702683 +2454514.4306 1290591.29958 417888.83375 567154.843315 -3.3140896 1.5393039 -0.84278916 +2454514.78616 1181265.34928 462577.879932 537920.070496 -3.81231 1.3613568 -1.0657821 +2454515.14172 1055730.25575 500877.380827 501290.012355 -4.3725733 1.1191671 -1.3263943 +2454515.49727 911738.674202 530343.204924 455874.038695 -5.0187994 0.77873077 -1.6413296 +2454515.85283 746118.214051 547070.606 399601.73174 -5.7885499 0.27468643 -2.0395984 +2454516.0306 653822.190933 548694.650306 366433.60055 -6.2375863 -0.077757699 -2.285646 +2454516.20838 554211.199334 544140.104096 329154.582843 -6.7430246 -0.53674268 -2.5772259 +2454516.38616 446321.347124 531381.89453 286938.524942 -7.3178284 -1.1581275 -2.9321768 +2454516.56394 328989.355992 507218.79366 238610.369796 -7.9738552 -2.0452088 -3.3790895 +2454516.74172 200974.268243 466147.701908 182425.62837 -8.703271 -3.4104351 -3.9650749 +2454516.8306 132717.607915 436308.944928 150602.178873 -9.0680189 -4.4069132 -4.3318866 +2454516.91949 61830.2915754 397567.669318 115729.710336 -9.3753036 -5.7534837 -4.7601633 +2454517.00838 -10812.6267123 346555.186249 77333.7481196 -9.4904743 -7.6429538 -5.2463532 +2454517.09727 -82564.6457156 278036.129157 35144.301498 -9.0483769 -10.367392 -5.7264539 +2454517.14172 -116127.662497 234928.297854 12809.2372727 -8.3568082 -12.130164 -5.8896174 +2454517.18616 -146017.526686 184572.654289 -9894.54862217 -7.0954246 -14.124764 -5.8998058 +2454517.2306 -169582.538286 126413.85729 -32131.0319131 -5.0274482 -16.137849 -5.6199833 +2454517.27505 -183469.576084 61217.3938116 -52494.4035982 -2.0704443 -17.68915 -4.905913 +2454517.31949 -184791.278646 -8068.66071798 -69230.479688 1.4108083 -18.184557 -3.7498594 +2454517.36394 -172951.380405 -76803.8170187 -81022.0785197 4.6522847 -17.42556 -2.3847398 +2454517.40838 -150138.965589 -140804.047315 -87682.0985941 7.0719239 -15.817365 -1.1203427 +2454517.45283 -119798.303238 -197936.885308 -89970.456818 8.5951926 -13.931397 -0.11929167 +2454517.49727 -85002.3680225 -247914.114565 -88946.6215357 9.4353359 -12.129005 0.61146214 +2454517.54172 -47898.8989888 -291375.154541 -85548.8784061 9.8323924 -10.547471 1.1277742 +2454517.6306 28408.3445767 -362345.020558 -74244.8970143 9.9342632 -8.0766213 1.7440703 +2454517.71949 103736.228687 -417258.466582 -59538.296286 9.648486 -6.3203209 2.0507257 +2454517.80838 176320.828105 -460629.466141 -43133.4936553 9.2450294 -5.0374243 2.2033587 +2454517.89727 245689.23195 -495428.883115 -25899.5206822 8.8199734 -4.0673043 2.2748505 +2454518.07505 374893.236602 -546656.451819 9379.57190721 8.0194704 -2.7033551 2.3011575 +2454518.25283 492586.602957 -580749.935023 44457.8611409 7.322436 -1.7907231 2.259837 +2454518.4306 600326.26904 -602972.831057 78675.7763956 6.720503 -1.1359638 2.1931659 +2454518.60838 699434.408295 -616464.914212 111786.252296 6.1956186 -0.64234568 2.1173056 +2454518.96394 875775.003865 -624739.242469 174443.879582 5.3178708 0.052209735 1.9633592 +2454519.14172 954551.699151 -621973.421493 204082.805562 4.9470874 0.29552129 1.9019269 +2454519.18616 973386.947179 -620755.525135 211385.831943 4.8642573 0.33454275 1.9073446 +2454519.20838 982689.809121 -620110.528791 215074.934623 4.8264725 0.33137119 1.946173 +2454519.21949 987312.289302 -619803.155566 216974.234374 4.7998352 0.30342585 2.0273398 +2454519.2306 991859.444189 -619529.430676 219044.527006 4.5947109 0.30353766 2.3440892 +2454519.24172 996059.523199 -619095.65347 221361.798112 4.2354501 0.57570205 2.4001881 +2454519.26394 1004051.69859 -617827.206395 225862.92058 4.1191779 0.70978601 2.3079405 +2454519.35283 1034943.30996 -611768.835852 243198.321991 3.9348706 0.84996914 2.2241319 +2454519.70838 1146110.28593 -580013.177355 308842.883308 3.316594 1.1973899 2.0550805 +2454520.06394 1239385.37949 -539057.236822 369535.763378 2.7651032 1.4579588 1.8965884 +2454520.77505 1378637.16781 -437366.245992 476390.514111 1.7911326 1.8242661 1.5818352 +2454521.48616 1461622.26182 -317608.61656 563850.811141 0.92283237 2.0562208 1.2640305 +2454522.19727 1493123.84325 -186577.913779 631477.877602 0.10813905 2.1956049 0.93458147 +2454522.90838 1475229.4717 -49360.6546019 678223.766639 -0.69084835 2.2589135 0.58211176 +2454523.61949 1407858.37657 89462.5031405 702214.226737 -1.5082513 2.2467583 0.19061996 +2454524.3306 1288732.523 224864.911941 700350.45041 -2.3829218 2.1431057 -0.26476398 +2454524.68616 1208318.1083 289287.744244 688237.461166 -2.8576693 2.0448609 -0.52885279 +2454525.04172 1112780.29346 350059.091483 667500.927341 -3.3693436 1.903237 -0.82791881 +2454525.39727 1000797.57052 405610.576945 636882.967683 -3.9308005 1.7014668 -1.1747895 +2454525.75283 870580.796109 453694.484836 594631.103289 -4.5600084 1.4107881 -1.5895428 +2454526.10838 719675.84567 490851.227193 538190.247464 -5.2828428 0.97797586 -2.1058622 +2454526.28616 635445.975596 503659.422745 503492.757414 -5.6904605 0.67793286 -2.4195841 +2454526.46394 544669.432028 511245.493247 463594.107095 -6.1362587 0.29308892 -2.7855468 +2454526.64172 446715.549962 512037.22878 417562.256979 -6.625835 -0.21484672 -3.2218335 +2454526.81949 340885.14614 503689.389445 364121.143941 -7.1616402 -0.91119694 -3.7559355 +2454526.99727 226525.113653 482484.499726 301463.341855 -7.7320713 -1.9160769 -4.4307844 +2454527.08616 166050.74708 465236.101556 265897.402228 -8.014268 -2.60154 -4.8405608 +2454527.17505 103492.113587 442055.67472 226954.478707 -8.2698961 -3.4711063 -5.3119894 +2454527.26394 39203.3947513 411256.923873 184122.271253 -8.4543146 -4.600912 -5.8546532 +2454527.35283 -25947.4039978 370432.363578 136840.735144 -8.4716221 -6.1046917 -6.469047 +2454527.44172 -89975.1426395 316132.659494 84658.2575336 -8.1118455 -8.1384797 -7.1187311 +2454527.5306 -148500.262677 243683.838282 27769.2997258 -6.9323355 -10.838259 -7.6479247 +2454527.57505 -173084.279769 199104.765121 -1828.13823218 -5.7957287 -12.392696 -7.7364446 +2454527.61949 -192366.720891 148512.312276 -31339.0016895 -4.1579659 -13.939782 -7.5842712 +2454527.66394 -204341.871512 92358.1155709 -59628.9344716 -1.9986126 -15.241429 -7.0852507 +2454527.70838 -207239.061265 32157.9765237 -85244.0291586 0.52636875 -15.999642 -6.1927176 +2454527.75283 -200266.213306 -29558.0553096 -106784.482944 3.0762912 -16.016069 -4.988282 +2454527.79727 -184055.821748 -89943.1772955 -123399.764359 5.2867519 -15.334692 -3.6631559 +2454527.84172 -160361.564005 -146741.418628 -135012.202414 6.9592939 -14.195214 -2.408845 +2454527.88616 -131303.545941 -198722.61546 -142133.609933 8.0922094 -12.865271 -1.334389 +2454527.9306 -98771.7250596 -245546.854992 -145526.024587 8.7893218 -11.53228 -0.46605526 +2454528.01949 -28594.1165535 -324761.038885 -144066.93393 9.3443415 -9.1819222 0.74413343 +2454528.10838 43306.486226 -387917.939409 -135324.759596 9.3200874 -7.3462582 1.4714387 +2454528.19727 113971.288616 -438692.502783 -122186.805963 9.0588525 -5.9373679 1.9142096 +2454528.28616 182231.230121 -479915.637331 -106348.631689 8.7093817 -4.8418805 2.1888792 +2454528.46394 310272.300416 -541354.187192 -70250.0750199 7.9643809 -3.2681663 2.4679292 +2454528.64172 427171.328028 -582860.885755 -31428.2651524 7.2690651 -2.1987642 2.5676931 +2454528.81949 533968.983913 -610399.848404 8212.02904026 6.6493209 -1.4253261 2.5843146 +2454528.99727 631795.629886 -627597.875332 47749.0853569 6.0992209 -0.83910107 2.5587265 +2454529.17505 721636.513332 -636817.288708 86700.8748422 5.6076485 -0.37869359 2.5103418 +2454529.5306 880483.545732 -637364.739079 161901.155051 4.7603496 0.29959647 2.3805727 +2454529.88616 1015458.67728 -620449.910939 232782.510999 4.0452727 0.77608437 2.2324618 +2454530.24172 1129966.66648 -590937.750073 299005.842698 3.4225947 1.1288366 2.0784742 +2454530.59727 1226420.90507 -551930.728952 360469.324835 2.8663955 1.3993505 1.9229667 +2454530.95283 1306576.63021 -505554.383436 417151.314862 2.3590577 1.6116888 1.7672641 +2454531.66394 1422857.51423 -396491.929164 516150.240819 1.4442146 1.9159998 1.4549059 +2454532.37505 1485687.31705 -272379.068396 595804.143149 0.610456 2.1087006 1.1362807 +2454533.08616 1498628.3816 -139051.613516 655463.553593 -0.18601161 2.2189251 0.8022749 +2454533.79727 1462881.71626 -1196.57387579 693819.680919 -0.97994229 2.256453 0.44037914 +2454534.50838 1377573.30731 136641.14236 708642.790205 -1.8053707 2.2162616 0.032494886 +2454535.21949 1239546.55049 269087.601582 696281.840377 -2.7042673 2.0748658 -0.45088628 +2454535.57505 1148961.75518 331022.143399 678141.445816 -3.1996099 1.9498428 -0.73619109 +2454535.9306 1042503.62734 388344.102175 650614.5715 -3.7399101 1.7716042 -1.0642327 +2454536.28616 918560.703595 439088.488787 612146.265759 -4.3410771 1.5165097 -1.4520599 +2454536.64172 774934.783123 480308.953538 560509.395417 -5.025892 1.1420438 -1.9275277 +2454536.99727 608580.256743 507202.958333 492330.369461 -5.8273091 0.56401064 -2.5400496 +2454537.17505 515611.173394 512806.832954 450443.800518 -6.2852064 0.14686397 -2.924875 +2454537.35283 415266.306874 511006.242519 402083.619972 -6.7883604 -0.40967872 -3.3871222 +2454537.5306 306837.864777 499118.58734 345837.263746 -7.336812 -1.1837684 -3.9581836 +2454537.70838 189745.416251 472796.025766 279684.046872 -7.9091918 -2.3229711 -4.6871668 +2454537.79727 127949.419512 452038.695125 242015.652063 -8.1787402 -3.1142493 -5.1327583 +2454537.88616 64244.5562298 424381.777258 200671.378309 -8.3984536 -4.1329341 -5.646006 +2454537.97505 -747.49627749 387727.79161 155104.064716 -8.4970874 -5.4769816 -6.2324371 +2454538.06394 -65578.1925814 339063.951292 104791.419356 -8.3194312 -7.2876188 -6.8750935 +2454538.15283 -126990.617542 274173.315898 49586.1945277 -7.5275275 -9.7256566 -7.4780429 +2454538.19727 -154442.656995 234054.679195 20447.7959073 -6.7090673 -11.193598 -7.6787393 +2454538.24172 -177971.410668 188073.655233 -9180.75782773 -5.4654395 -12.762201 -7.7176604 +2454538.28616 -195752.445453 136103.585219 -38482.1506339 -3.7058042 -14.277942 -7.4896535 +2454538.3306 -205770.000164 78821.0257248 -66228.3047742 -1.4398726 -15.479338 -6.8951825 +2454538.37505 -206421.902947 18001.9307955 -90936.4755522 1.1226245 -16.076824 -5.9144836 +2454538.41949 -197232.767263 -43670.9386065 -111297.758134 3.6201059 -15.919595 -4.6606997 +2454538.46394 -179144.887329 -103416.040536 -126641.324578 5.7143104 -15.108235 -3.3359731 +2454538.50838 -154062.086972 -159199.610978 -137057.27865 7.2561348 -13.903557 -2.1167007 +2454538.55283 -124087.244901 -210021.906123 -143147.523601 8.2774958 -12.560014 -1.0901136 +2454538.64172 -56162.3643665 -296502.172112 -145437.741584 9.2192764 -10.030688 0.3739977 +2454538.7306 15513.2547914 -365407.466223 -138888.933819 9.3622288 -8.0002507 1.2564606 +2454538.81949 86799.2545391 -420594.92832 -127025.494586 9.1679481 -6.4402982 1.7892043 +2454538.90838 156005.827681 -465236.697849 -111926.282828 8.8422791 -5.2351933 2.116944 +2454538.99727 222510.387235 -501661.350968 -94822.0827881 8.4735573 -4.2864775 2.3213499 +2454539.17505 346951.026311 -556137.280171 -57336.017311 7.7368551 -2.8985189 2.5263013 +2454539.35283 460529.624358 -592851.00184 -17910.9565914 7.0647533 -1.9352388 2.5918727 +2454539.5306 564361.59979 -616882.418469 21948.4227128 6.4666176 -1.227234 2.5902241 +2454539.70838 659534.445572 -631391.359971 61493.5201929 5.9357754 -0.6842633 2.5547512 +2454540.06394 827498.177562 -639600.503167 138253.201014 5.0295584 0.096072042 2.4354879 +2454540.41949 970084.088071 -627961.53224 210870.217418 4.2739701 0.63129831 2.2898276 +2454540.77505 1091151.66907 -602285.413639 278856.078058 3.6225108 1.0213133 2.1356182 +2454541.1306 1193407.6878 -566168.867727 342059.827871 3.0452522 1.3171984 1.9790612 +2454541.48616 1278805.00849 -522021.683327 400446.80709 2.5221962 1.5477895 1.8221805 +2454542.19727 1404409.91108 -416070.127479 502759.524192 1.5865328 1.8766613 1.5080394 +2454542.90838 1475591.74212 -293844.850049 585655.3548 0.74123972 2.0857063 1.1889272 +2454543.61949 1496382.08129 -161529.603296 648576.477182 -0.060312578 2.2086098 0.85611287 +2454544.3306 1468345.87022 -23946.3808127 690328.36449 -0.8537568 2.2579968 0.49749296 +2454545.04172 1390943.47859 114387.188709 708836.108342 -1.6732196 2.2313489 0.095977211 +2454545.75283 1261393.07707 248291.745332 700698.375694 -2.5590724 2.108514 -0.37572971 +2454546.10838 1175418.88925 311453.508306 685000.068529 -3.0441212 1.9967119 -0.65186869 +2454546.46394 1073940.06644 370476.788636 660248.745314 -3.5705281 1.8365166 -0.96711633 +2454546.81949 955475.750702 423590.747385 625029.194468 -4.1527853 1.6076447 -1.3364825 +2454547.17505 818013.861696 468192.210584 577340.376701 -4.8114297 1.2744304 -1.7840193 +2454547.5306 658778.792201 500146.851946 514204.496859 -5.5762327 0.76845809 -2.3513114 +2454547.70838 569839.653409 509314.669256 475465.123637 -6.0110127 0.41006752 -2.7021232 +2454547.88616 473901.886987 512179.669948 430865.081191 -6.4884418 -0.059285769 -3.1176912 +2454548.06394 370274.665521 506643.69647 379235.006104 -7.0124994 -0.69600107 -3.6224958 +2454548.24172 258262.646196 489436.828948 318934.163844 -7.5775741 -1.6016591 -4.2545406 +2454548.41949 137485.829927 455077.964376 247586.618584 -8.1396839 -2.9757654 -5.0727603 +2454548.50838 74041.8544843 428620.061721 206740.654155 -8.3711543 -3.9569966 -5.5760462 +2454548.59727 9172.28541331 393510.274577 161750.313683 -8.4958699 -5.2476066 -6.1523536 +2454548.68616 -55839.8435548 346881.49297 112078.893235 -8.3752317 -6.9831096 -6.7898846 +2454548.77505 -118093.570218 284682.557785 57486.9555357 -7.7058489 -9.3281639 -7.409878 +2454548.81949 -146415.680987 246171.371376 28560.2289536 -6.9892421 -10.756363 -7.6400517 +2454548.86394 -171267.090574 201907.465069 -1014.60845402 -5.8789943 -12.311725 -7.7331735 +2454548.90838 -190926.362307 151608.261808 -30528.1931174 -4.2711187 -13.870236 -7.5896333 +2454548.95283 -203389.09125 95675.3605759 -58860.5084722 -2.1378984 -15.198382 -7.1021811 +2454548.99727 -206849.503016 35566.8694031 -84561.3191176 0.37557218 -15.996512 -6.2196517 +2454549.04172 -200444.292548 -26219.7325442 -106213.432782 2.9348303 -16.055082 -5.0179743 +2454549.08616 -184732.387565 -86819.2873617 -122933.52098 5.1702622 -15.404764 -3.6867648 +2454549.1306 -161428.971209 -143920.187196 -134615.640338 6.8720719 -14.280199 -2.4210606 +2454549.17505 -132655.190417 -196234.926314 -141760.331654 8.030386 -12.952356 -1.3344687 +2454549.21949 -100322.347892 -243385.373514 -145132.59072 8.7464283 -11.614325 -0.45589795 +2454549.30838 -30379.4525502 -323168.403591 -143539.959862 9.3231959 -9.2476649 0.7671816 +2454549.39727 41400.0159726 -386771.100571 -134596.101418 9.3083691 -7.3972141 1.500026 +2454549.48616 111992.512637 -437892.214413 -121230.388095 9.051181 -5.9772434 1.9445066 +2454549.57505 180201.187236 -479389.039024 -105159.157475 8.7034605 -4.8737032 2.2190769 +2454549.75283 308161.641256 -541229.265155 -68611.6988024 7.959502 -3.2896297 2.4959525 +2454549.9306 424986.919545 -583015.062621 -29380.449801 7.2642802 -2.2141329 2.5929838 +2454550.10838 531710.521102 -610758.294816 10628.5064516 6.6444566 -1.4368301 2.6070866 +2454550.28616 629461.859426 -628112.187864 50498.6502025 6.0942879 -0.8480711 2.5794063 +2454550.46394 719226.903899 -637456.122984 89755.4777372 5.6027242 -0.38608323 2.5294891 +2454550.81949 877929.449302 -638218.493845 165532.750952 4.756125 0.29190007 2.4003462 +2454550.99727 948107.550654 -631745.597756 201906.330024 4.3872636 0.54071765 2.3397427 +2454551.04172 964787.750735 -629573.4642 210879.861559 4.300826 0.58841811 2.3368608 +2454551.08616 981137.943504 -627271.290346 219930.199601 4.2097786 0.59273369 2.4150849 +2454551.09727 985150.28877 -626717.381575 222309.740665 4.1232809 0.55931185 2.5802507 +2454551.10838 988910.021591 -626116.893012 224933.734803 3.6776841 0.76485588 2.798979 +2454551.1306 995712.81642 -624367.528951 230135.394902 3.4853476 0.98187587 2.6511644 +2454551.21949 1021745.21219 -616170.981723 250010.341435 3.3032447 1.1304252 2.550406 +2454551.57505 1113411.05758 -575614.842956 325462.884219 2.6754266 1.4908822 2.3664045 +2454551.9306 1186657.25567 -525393.534177 395381.086822 2.1005144 1.7678767 2.1843395 +2454552.64172 1282975.75757 -403680.976274 517847.13764 1.0529069 2.1647527 1.7968415 +2454553.35283 1317585.59096 -262372.560196 615452.907968 0.081566906 2.4143661 1.3736377 +2454554.06394 1293458.07126 -109334.659236 685629.898025 -0.8671592 2.5492268 0.9007407 +2454554.77505 1210520.94892 48591.4880373 724591.100378 -1.8409002 2.5715446 0.35174965 +2454555.1306 1146155.03699 127093.924272 730621.082276 -2.3535017 2.5329548 0.035088354 +2454555.48616 1065635.27895 203779.279626 726341.617274 -2.8941538 2.4515189 -0.32129076 +2454555.84172 967943.053076 277140.295804 710337.269906 -3.4734998 2.3136317 -0.73099278 +2454556.19727 851687.86732 345118.894491 680675.634091 -4.105292 2.0960758 -1.2147062 +2454556.55283 714994.395027 404692.548743 634614.458522 -4.807512 1.7571331 -1.8057466 +2454556.90838 555365.566905 451029.371998 568057.45809 -5.602361 1.215331 -2.5617469 +2454557.08616 465981.330685 466795.232812 525193.088827 -6.0409769 0.8193942 -3.0322656 +2454557.26394 369645.631194 475526.016263 474453.559542 -6.506899 0.2907216 -3.5915332 +2454557.44172 265995.256646 474704.962421 414245.218953 -6.9904572 -0.4390805 -4.2715935 +2454557.61949 154979.443092 460402.064107 342377.170278 -7.4559864 -1.4916774 -5.11881 +2454557.70838 96937.1979858 446309.429694 301164.918694 -7.6521358 -2.2040728 -5.6236732 +2454557.79727 37597.1115322 426087.724392 255833.69135 -7.7871176 -3.0966517 -6.1923871 +2454557.88616 -22374.2396404 398125.160906 205881.163628 -7.8038658 -4.2319728 -6.8264667 +2454557.97505 -81703.8625381 360256.155359 150849.981521 -7.5965005 -5.6912099 -7.5095195 +2454558.06394 -137999.274337 309659.766663 90567.8410425 -6.9716017 -7.5580369 -8.1760179 +2454558.15283 -186904.304889 243079.971973 25756.0892638 -5.6074725 -9.8392014 -8.6439875 +2454558.19727 -206453.074761 202947.091651 -7585.06852999 -4.5233422 -11.063863 -8.6921267 +2454558.24172 -221241.225367 158171.426843 -40732.9164028 -3.1265789 -12.238696 -8.5322223 +2454558.28616 -230090.787566 109183.079412 -72769.8907831 -1.4399406 -13.233923 -8.1058383 +2454558.3306 -232050.900626 56949.3478442 -102613.363551 0.43884315 -13.906727 -7.3906889 +2454558.37505 -226684.5343 2927.06927208 -129207.780515 2.3451434 -14.154833 -6.4255738 +2454558.41949 -214237.143276 -51194.0122978 -151763.938714 4.099392 -13.964143 -5.306621 +2454558.46394 -195566.190464 -103850.81127 -169916.666249 5.5713446 -13.410381 -4.1509732 +2454558.55283 -144438.48637 -200587.627757 -193533.668912 7.5319947 -11.700469 -2.0768606 +2454558.64172 -82598.0577595 -283213.066588 -203196.451997 8.433533 -9.8333335 -0.52898727 +2454558.7306 -16496.7530675 -352176.194013 -202884.76565 8.7056189 -8.1711806 0.54197559 +2454558.81949 50295.9001331 -409440.068188 -195743.179272 8.6510727 -6.7865012 1.2714204 +2454558.90838 115982.484306 -457056.58987 -183939.502773 8.4371843 -5.6512591 1.7715794 +2454558.99727 179707.260323 -496758.898968 -168921.340791 8.1501618 -4.717588 2.1186524 +2454559.17505 300017.412949 -557622.4234 -132825.438675 7.5103831 -3.2897558 2.5332533 +2454559.35283 410496.746443 -599825.736786 -92161.0234494 6.8812803 -2.2570807 2.7368957 +2454559.5306 511651.414884 -628244.77092 -49314.5357089 6.2983942 -1.4772409 2.8283454 +2454559.70838 604242.50201 -646070.809955 -5599.26626918 5.7658761 -0.86722839 2.8556131 +2454560.06394 766627.546233 -658078.800057 81641.2676428 4.8326114 0.027381787 2.8075482 +2454560.41949 902549.244635 -647100.588644 166210.686109 4.0355955 0.65356407 2.6907763 +2454560.77505 1015574.19658 -619577.416735 246631.819755 3.3365863 1.1167365 2.5410908 +2454561.1306 1108273.19738 -579583.063925 322152.429357 2.7085509 1.4722628 2.3732924 +2454561.48616 1182517.33983 -529894.740012 392328.376009 2.1324198 1.7518936 2.1938018 +2454562.19727 1280751.78942 -409002.345541 515444.546128 1.0836588 2.1538745 1.8082719 +2454562.90838 1317255.74686 -268225.082684 613793.182006 0.1126903 2.4078971 1.3863892 +2454563.61949 1295082.35907 -115451.331575 684801.456097 -0.83448881 2.5471434 0.91516488 +2454564.3306 1214230.52887 42494.966852 724726.111398 -1.8054471 2.5744572 0.3689423 +2454564.68616 1150983.58828 121132.451479 731315.071578 -2.3160182 2.5389256 0.054393149 +2454565.04172 1071653.92666 198056.894415 727670.511554 -2.8540446 2.4612657 -0.2991077 +2454565.39727 975243.844535 271789.829854 712405.757804 -3.4299879 2.3283544 -0.70479302 +2454565.75283 860390.399914 340322.040046 683632.292459 -4.057348 2.1178487 -1.1827102 +2454566.10838 725254.640965 400718.370496 638678.741399 -4.7537927 1.7897867 -1.7649922 +2454566.46394 567384.461775 448316.718803 573571.848025 -5.5413514 1.26666 -2.5068956 +2454566.64172 478967.90299 464979.382319 531626.659798 -5.9759945 0.88572403 -2.9669274 +2454566.81949 383658.454104 474886.176232 481993.932837 -6.4384349 0.37899177 -3.5120176 +2454566.99727 281073.434093 475660.952559 423149.195029 -6.9208855 -0.31696558 -4.1724679 +2454567.17505 171090.397591 463623.153625 353002.679333 -7.3932836 -1.3139928 -4.9922711 +2454567.35283 54475.4910938 432713.218482 268672.735621 -7.7570918 -2.8215538 -6.0294281 +2454567.44172 -5407.75055966 407138.299073 220045.927972 -7.8153481 -3.8815676 -6.6445892 +2454567.5306 -65094.9393044 372326.81314 166465.270217 -7.6862914 -5.2411125 -7.3158779 +2454567.61949 -122556.796144 325638.885801 107650.301646 -7.2024324 -6.9876768 -7.9951982 +2454567.70838 -174116.864615 263880.189678 43976.8259862 -6.0880194 -9.1632631 -8.5447043 +2454567.79727 -213444.403356 184198.785752 -22458.1005892 -3.9535011 -11.590737 -8.6422733 +2454567.84172 -225787.525872 137495.998469 -55206.4443465 -2.4256022 -12.705465 -8.3699443 +2454567.88616 -231740.70332 86931.6462257 -86375.9010931 -0.64081944 -13.577536 -7.8154222 +2454567.9306 -230544.585441 33703.549182 -114868.058913 1.2706272 -14.074507 -6.9812948 +2454567.97505 -222049.988066 -20589.2378195 -139717.421939 3.1297088 -14.12856 -5.9340474 +2454568.01949 -206789.343829 -74269.1004689 -160310.554807 4.7718008 -13.767504 -4.7844668 +2454568.06394 -185807.354267 -125922.527823 -176476.458964 6.1003909 -13.093789 -3.6448915 +2454568.15283 -131685.220851 -219778.294124 -196577.272332 7.7957253 -11.295488 -1.675895 +2454568.24172 -68533.7908904 -299355.458785 -203613.71283 8.527359 -9.4549321 -0.24252884 +2454568.3306 -2098.69242841 -365631.009172 -201453.49854 8.7088797 -7.8510278 0.74203108 +2454568.41949 64526.1349289 -420658.644288 -193017.022289 8.6095104 -6.5229162 1.4124822 +2454568.50838 129802.145441 -466436.736684 -180292.115765 8.3745775 -5.4343157 1.8730164 +2454568.68616 253831.122915 -536512.534279 -146849.297817 7.7593542 -3.7901631 2.4175997 +2454568.86394 368064.740031 -585290.430335 -107410.612574 7.1185044 -2.6228456 2.685955 +2454569.04172 472714.929659 -618608.609325 -65053.2263734 6.5159465 -1.7552547 2.8122282 +2454569.21949 568494.525611 -640216.830864 -21419.0494724 5.9637544 -1.0852526 2.8594135 +2454569.39727 656168.013473 -652642.554358 22550.0803525 5.4596226 -0.55171721 2.8596854 +2454569.75283 809882.242808 -656588.119536 109411.366468 4.5718824 0.24608994 2.7825908 +2454570.10838 938321.772606 -639836.08575 192974.001732 3.8073576 0.81526878 2.6516733 +2454570.46394 1044710.94057 -607948.037105 272060.097819 3.1315221 1.2416345 2.4939189 +2454570.81949 1131380.138 -564530.639398 346044.186774 2.5201381 1.5716378 2.3207136 +2454571.17505 1200029.97308 -512091.32891 414537.694391 1.9559475 1.832491 2.1369597 +2454571.88616 1287909.26296 -387114.616825 533922.104525 0.92117885 2.2080257 1.7435957 +2454572.59727 1314609.26396 -243627.553176 628025.876377 -0.045344194 2.4425853 1.3124816 +2454573.30838 1282662.72769 -89271.1112878 694125.989803 -0.99584962 2.5638592 0.82851961 +2454574.01949 1191591.90882 69086.7190692 728179.857667 -1.9782514 2.5702029 0.26303186 +2454574.37505 1122896.78342 147392.564014 731313.64777 -2.4984203 2.521077 -0.065229773 +2454574.7306 1037773.41737 223511.27661 723731.203121 -3.0494824 2.4258078 -0.43670913 +2454575.08616 935104.02823 295803.093247 703885.646728 -3.6429003 2.2685448 -0.86671529 +2454575.44172 813368.879557 361982.773963 669643.639018 -4.2935768 2.0219147 -1.3788971 +2454575.79727 670523.037577 418615.883569 617936.63412 -5.0209312 1.6356963 -2.012083 +2454576.15283 503862.130418 460052.594991 544098.335753 -5.8477504 1.0085974 -2.835033 +2454576.3306 410577.123659 472132.217104 496673.977994 -6.3033368 0.54164466 -3.3550901 +2454576.50838 310100.295432 475836.381904 440489.246582 -6.782532 -0.093673781 -3.9811751 +2454576.68616 202198.55914 467917.573769 373627.829543 -7.2640515 -0.9926391 -4.7532175 +2454576.86394 87278.2142276 443118.949339 293441.680835 -7.6766789 -2.3310822 -5.7264105 +2454576.95283 27797.6377348 421784.838945 247277.287406 -7.7975439 -3.2612508 -6.3066446 +2454577.04172 -32158.9969904 392372.109538 196405.802829 -7.7865675 -4.4475667 -6.9510098 +2454577.1306 -91173.1402316 352599.399342 140397.61003 -7.5259883 -5.9741615 -7.6374233 +2454577.21949 -146584.59427 299526.782723 79181.4186759 -6.8021942 -7.9207568 -8.2857929 +2454577.30838 -193593.898302 229892.589189 13750.057848 -5.2709234 -10.26368 -8.6833858 +2454577.35283 -211648.044578 188120.517195 -19620.8209348 -4.0799135 -11.487572 -8.6641164 +2454577.39727 -224524.566621 141782.66338 -52493.3425219 -2.5760955 -12.620622 -8.4133089 +2454577.44172 -231088.797123 91489.2966075 -83873.2078656 -0.80655644 -13.523095 -7.8814391 +2454577.48616 -230535.777308 38397.5783198 -112656.791494 1.1040969 -14.058706 -7.0659348 +2454577.5306 -222656.965673 -15910.617033 -137853.468321 2.9778553 -14.151699 -6.0286079 +2454577.57505 -207932.773936 -69742.8969463 -158812.430758 4.6454729 -13.822014 -4.8788587 +2454577.61949 -187379.847264 -121647.776966 -175327.27246 6.003306 -13.168293 -3.7312244 +2454577.70838 -133800.504126 -216136.864782 -195995.909011 7.7482659 -11.380706 -1.7367499 +2454577.79727 -70888.4152127 -296340.606561 -203407.165506 8.5093885 -9.5313111 -0.28041444 +2454577.88616 -4527.43347396 -363153.217623 -201472.741893 8.7057497 -7.914489 0.71998337 +2454577.97505 62103.4315465 -418622.27042 -193163.850734 8.6133043 -6.5747805 1.4005257 +2454578.06394 127421.804176 -464761.674182 -180504.572717 8.3813735 -5.4769287 1.8673936 +2454578.24172 251569.827417 -535386.397905 -147090.365158 7.7674472 -3.8201176 2.418528 +2454578.41949 365923.746875 -584560.890018 -107613.717457 7.125952 -2.6451379 2.6895781 +2454578.59727 470680.981771 -618181.310343 -65191.0111322 6.522435 -1.7726574 2.8169399 +2454578.77505 566553.349977 -640029.921198 -21481.0277656 5.9693715 -1.0993504 2.8644926 +2454578.95283 654307.504647 -652653.159018 22566.581278 5.4645378 -0.56345989 2.8647851 +2454579.30838 808156.791428 -656907.188957 109579.224786 4.5758462 0.23749488 2.7872819 +2454579.66394 936708.856237 -640385.531844 193276.579438 3.8107687 0.80874567 2.6557355 +2454580.01949 1043197.15456 -608673.218486 272476.999269 3.1345866 1.2366527 2.4972969 +2454580.37505 1129956.31836 -565389.258769 346554.36197 2.5229379 1.5678913 2.3234116 +2454580.7306 1198688.4444 -513048.845075 415120.650749 1.958507 1.8297687 2.1390053 +2454581.44172 1286710.40113 -388187.251396 534592.400639 0.92325459 2.2069253 1.744399 +2454582.15283 1313519.43471 -244727.836255 628706.660612 -0.043911507 2.4427317 1.3119961 +2454582.86394 1281633.61093 -90332.6854356 694731.695847 -0.99534969 2.5649153 0.82650353 +2454583.57505 1190558.4608 68110.6672326 728605.396289 -1.9789269 2.5718965 0.25911922 +2454583.9306 1121832.32655 146472.493813 731602.455088 -2.4997785 2.5230203 -0.070236612 +2454584.28616 1036655.25875 222653.980542 723847.808085 -3.0516481 2.4279366 -0.44294016 +2454584.64172 933904.234316 295012.37869 703789.479405 -3.6460964 2.2707157 -0.87438237 +2454584.99727 812050.670379 361255.654931 669285.318097 -4.2981677 2.0238081 -1.3883818 +2454585.35283 669035.095312 417934.086963 617250.657377 -5.0275116 1.6365697 -2.0240862 +2454585.70838 502130.723637 459361.035949 542988.802878 -5.8571875 1.0066239 -2.850922 +2454585.88616 408687.193833 471389.729333 495299.370812 -6.3145783 0.53673655 -3.373857 +2454586.06394 308022.846559 474983.689859 438797.848015 -6.7957033 -0.10356654 -4.0038707 +2454586.24172 199905.997488 466851.888574 371547.931076 -7.2787221 -1.0113464 -4.7814256 +2454586.41949 84762.2179114 441653.24638 290872.446692 -7.6903215 -2.366228 -5.7623082 +2454586.50838 25188.0009321 420000.841701 244414.926171 -7.8077493 -3.3097479 -6.3471252 +2454586.59727 -34819.9412288 390147.794175 193215.249601 -7.7886523 -4.5147685 -6.9958495 +2454586.68616 -93791.4863152 349765.623127 136852.176278 -7.5107246 -6.0668626 -7.6842983 +2454586.77505 -148967.355648 295863.276187 75290.6221559 -6.7524037 -8.044621 -8.3267538 +2454586.86394 -195379.295807 225169.433654 9626.30051628 -5.1604419 -10.412721 -8.6983908 +2454586.90838 -212935.084743 182819.841293 -23756.5137566 -3.9302939 -11.637195 -8.6537749 +2454586.95283 -225161.156793 135930.501796 -56526.3318943 -2.3876934 -12.755206 -8.3688892 +2454586.99727 -230941.387026 85179.5523374 -87661.3377421 -0.58914335 -13.623707 -7.7980733 +2454587.04172 -229527.797589 31793.0486911 -116053.217141 1.3310717 -14.10973 -6.9465284 +2454587.08616 -220796.611734 -22605.5284722 -140739.119289 3.1911033 -14.14797 -5.88438 +2454587.1306 -205310.848753 -76327.9979972 -161121.033739 4.826578 -13.770546 -4.7251039 +2454587.17505 -184139.430347 -127966.134392 -177049.649056 6.1437656 -13.083472 -3.5815546 +2454587.26394 -129782.228379 -221679.609617 -196671.810307 7.8140909 -11.271513 -1.6164462 +2454587.35283 -66565.3600996 -301062.579147 -203287.961928 8.5274514 -9.4296781 -0.19277784 +2454587.44172 -174.603876327 -367156.592652 -200782.583796 8.6983057 -7.8293938 0.78243139 +2454587.5306 66345.0370388 -422035.881778 -192065.899443 8.5933293 -6.5059258 1.4453714 +2454587.61949 131485.101784 -467700.368449 -179111.529206 8.3557133 -5.4216171 1.9001425 +2454587.79727 255210.31326 -537634.657467 -145317.330728 7.7392635 -3.7839823 2.4368852 +2454587.97505 369140.902188 -586352.37837 -105622.700487 7.0993133 -2.6208813 2.7003473 +2454588.15283 473507.44995 -619662.818749 -63070.9828001 6.498247 -1.7560177 2.8233389 +2454588.3306 569027.442597 -641297.458988 -19285.0608786 5.9476503 -1.0878064 2.8681814 +2454588.50838 656465.524115 -653772.136292 24804.6127928 5.4450601 -0.55545595 2.8666894 +2454588.86394 809776.058316 -657854.913719 111839.634713 4.5600877 0.24108635 2.7870669 +2454589.21949 937890.224687 -641264.615024 195510.979893 3.7979046 0.80984297 2.6543612 +2454589.57505 1044020.3309 -609543.466888 274657.500698 3.1240553 1.2362532 2.495214 +2454589.9306 1130486.84123 -566286.973433 348663.114658 2.5143655 1.566579 2.3208509 +2454590.28616 1198982.33428 -513995.851946 417145.091128 1.9516384 1.8279245 2.1360922 +2454590.99727 1286674.52535 -389260.905052 536420.931255 0.9192922 2.2047925 1.7409661 +2454591.70838 1313317.50956 -245922.968683 630313.290176 -0.045405216 2.4410041 1.3082441 +2454592.41949 1281410.40271 -91608.1536244 696105.085753 -0.9945721 2.5641147 0.82271507 +2454593.1306 1190447.68718 66827.2520187 729751.19449 -1.9761054 2.5725096 0.25552415 +2454593.48616 1121821.83621 145220.702168 732639.747331 -2.4960894 2.5244804 -0.073706472 +2454593.84172 1036770.02084 221461.141094 724780.368869 -3.0472 2.4303287 -0.44628867 +2454594.19727 934166.214201 293908.572322 704621.130706 -3.6409707 2.2741425 -0.87760077 +2454594.55283 812479.676491 360275.183167 670020.519651 -4.2924302 2.0284482 -1.3914311 +2454594.90838 669648.850404 417118.494042 617896.1009 -5.0212371 1.6427333 -2.0268529 +2454595.26394 502943.580035 458765.290958 543556.642972 -5.8505456 1.0149121 -2.853144 +2454595.44172 409602.450857 470932.134745 495836.425769 -6.307916 0.5464995 -3.3756137 +2454595.61949 309039.067981 474690.302841 439312.85884 -6.7892798 -0.091847969 -4.0049386 +2454595.79727 201015.765252 466758.293753 372053.916431 -7.2731022 -0.9968816 -4.7814645 +2454595.97505 85944.3369631 441811.095601 291388.702495 -7.6868658 -2.3476607 -5.7608467 +2454596.06394 26388.934968 420311.761298 244945.884486 -7.8064869 -3.2883494 -6.3447464 +2454596.15283 -33622.1009065 390636.016735 193768.012161 -7.7910305 -4.4898836 -6.9925735 +2454596.24172 -92633.3369662 350460.186901 137432.480219 -7.519206 -6.0379639 -7.6805243 +2454596.3306 -147909.937088 296794.436894 75897.9522283 -6.7709504 -8.0121529 -8.3238447 +2454596.41949 -194519.159977 226353.458187 10243.0665552 -5.1940463 -10.38044 -8.6995633 +2454596.46394 -212220.568839 184122.022375 -23151.1801076 -3.9725265 -11.608458 -8.6587563 +2454596.50838 -224624.272764 137330.745079 -55949.0861755 -2.4376774 -12.733486 -8.3786433 +2454596.55283 -230607.132509 86644.0088417 -87131.0226298 -0.6440636 -13.612494 -7.8126653 +2454596.59727 -229406.974239 33276.6841635 -115586.363982 1.2756373 -14.111111 -6.9646592 +2454596.64172 -220882.134024 -21151.1581695 -140344.927993 3.1397508 -14.161545 -5.9036472 +2454596.68616 -205580.361577 -74945.1407808 -160798.849993 4.7824512 -13.793647 -4.7429603 +2454596.7306 -184562.516439 -126684.498917 -176790.302272 6.107923 -13.112488 -3.5962176 +2454596.81949 -130422.927702 -220638.234221 -196494.994226 7.7923919 -11.30352 -1.6233163 +2454596.90838 -67336.1535842 -300258.181646 -203138.832337 8.5144341 -9.4589253 -0.19353368 +2454596.99727 -1025.36461146 -366561.646403 -200623.474932 8.6900097 -7.8546821 0.78544247 +2454597.08616 65441.3375239 -421620.930933 -191874.782092 8.5875871 -6.5276163 1.45048 +2454597.17505 130543.346268 -467440.314997 -178876.511844 8.3514163 -5.4403746 1.9063406 +2454597.35283 254215.24266 -537628.19276 -144980.099458 7.7364164 -3.7985642 2.443777 +2454597.5306 368108.160445 -586547.846366 -105179.831268 7.0971927 -2.6327788 2.7071454 +2454597.70838 472446.066412 -620026.291394 -62525.9079946 6.4966157 -1.7661086 2.8298391 +2454597.88616 567944.138607 -641805.744542 -18642.375141 5.9464181 -1.0966474 2.8744062 +2454598.06394 655366.098181 -654409.261318 25541.6717246 5.4441892 -0.56345217 2.8727872 +2454598.41949 808660.613262 -658725.537163 112771.820665 4.559922 0.23355551 2.79406 +2454598.77505 936782.91794 -642417.046415 196755.415271 3.7986794 0.79592196 2.6725092 +2454598.86394 965278.309716 -635892.626344 217206.803683 3.6221735 0.89626868 2.6613734 +2454598.88616 972188.829811 -634160.004255 222330.031497 3.5752264 0.9051935 2.679878 +2454598.90838 978986.286616 -632453.4411 227544.136027 3.4809225 0.84396163 2.7838841 +2454598.91949 982192.352496 -631720.423488 230283.859663 3.0882238 0.67441862 2.8835871 +2454598.9306 984955.447126 -631053.069784 232935.12002 2.7701396 0.7366229 2.6573209 +2454598.97505 995297.712613 -627914.739942 242712.395265 2.6441288 0.86686198 2.4965841 +2454599.15283 1033373.81261 -612804.878491 280056.680428 2.316555 1.0880395 2.379544 +2454599.50838 1094916.1465 -573811.880439 350260.644548 1.6966362 1.4385004 2.1898228 +2454599.86394 1137939.9447 -525026.98061 414457.811041 1.1085319 1.7292381 1.9870076 +2454600.57505 1171144.76899 -404021.152716 522823.042987 -0.022592951 2.185611 1.527272 +2454601.28616 1134926.65442 -259059.611013 600149.742353 -1.1654448 2.5135068 0.96981704 +2454601.64172 1089931.5777 -179937.578606 624945.563403 -1.7693331 2.6323667 0.63703464 +2454601.99727 1025804.41512 -97681.9239319 638753.4935 -2.4138568 2.716384 0.25169864 +2454602.35283 941005.234623 -13501.5185364 639659.594493 -3.1191187 2.7552782 -0.20735258 +2454602.70838 833250.271074 70929.6294024 624907.374329 -3.9143064 2.727742 -0.77532766 +2454603.06394 699132.077549 152960.784699 590274.581361 -4.8450566 2.587979 -1.5160747 +2454603.24172 620653.032856 191706.656877 563477.673434 -5.3832958 2.4464238 -1.9873238 +2454603.41949 533420.091022 227709.949988 528705.451977 -5.9875162 2.2251146 -2.5604074 +2454603.59727 436291.805841 259414.703635 484072.017509 -6.6745072 1.8758369 -3.2808754 +2454603.77505 327840.121778 284223.209905 426758.329324 -7.4652989 1.3054666 -4.22919 +2454603.86394 268845.497393 292696.36908 392035.577864 -7.9023048 0.88069794 -4.830643 +2454603.95283 206402.285004 297369.578657 352250.108157 -8.361727 0.30606428 -5.5534198 +2454604.04172 140397.951144 296819.650576 306318.959767 -8.8245352 -0.49610148 -6.4392647 +2454604.1306 70982.9986701 288831.364325 252781.018793 -9.235354 -1.6602937 -7.5450082 +2454604.21949 -946.556724518 269791.602195 189701.683455 -9.4383572 -3.4264517 -8.9327048 +2454604.26394 -37073.7159143 254364.451766 153876.848426 -9.3452803 -4.6555178 -9.7367846 +2454604.30838 -72389.1844398 233633.315892 114864.870308 -8.9929342 -6.1998388 -10.584726 +2454604.35283 -105592.122893 206277.236367 72630.0948944 -8.2105699 -8.1108944 -11.394985 +2454604.39727 -134596.67938 170900.314129 27626.4097267 -6.764478 -10.359793 -11.985512 +2454604.44172 -156417.600658 126572.437322 -18740.1745106 -4.4481581 -12.707852 -12.044252 +2454604.48616 -167719.178137 73859.6870531 -63760.2730775 -1.3391202 -14.618484 -11.24434 +2454604.5306 -166408.748516 15627.9728628 -103954.520827 1.9921536 -15.511946 -9.5699329 +2454604.57505 -153095.199843 -43802.7139432 -136685.313182 4.811706 -15.276268 -7.450686 +2454604.61949 -130568.642148 -100736.771247 -161270.824533 6.77641 -14.293773 -5.3956451 +2454604.66394 -102048.699269 -153207.436051 -178552.001438 7.9668092 -13.014251 -3.667416 +2454604.70838 -70083.8726518 -200668.366659 -189909.483937 8.6086616 -11.715413 -2.3058278 +2454604.75283 -36377.6361217 -243314.170612 -196661.655569 8.9018075 -10.517267 -1.2570832 +2454604.84172 32451.9618508 -316094.0526 -200354.386159 8.9379583 -8.524495 0.1742047 +2454604.9306 100122.710646 -375462.490266 -195386.52514 8.6557987 -7.003755 1.0517398 +2454605.01949 165150.963615 -424551.061365 -184996.190029 8.2704296 -5.82768 1.6145521 +2454605.10838 227101.797713 -465597.369797 -171063.554036 7.8622072 -4.8955511 1.9894168 +2454605.28616 341760.360909 -529494.273606 -136763.28906 7.079656 -3.5104214 2.4246151 +2454605.46394 445028.434763 -575451.364977 -97695.4516833 6.3812081 -2.5237073 2.6370239 +2454605.64172 538208.340263 -608245.310737 -56327.4001085 5.7640228 -1.7780695 2.7356677 +2454605.81949 622443.723121 -630873.158221 -13981.1048075 5.2141739 -1.1896854 2.7700216 +2454606.17505 767615.488741 -653085.21759 70835.572609 4.2660609 -0.30893613 2.7348915 +2454606.5306 885992.580226 -652298.581328 153324.664471 3.4597518 0.32975269 2.6271801 +2454606.88616 981139.870194 -634313.674231 231861.978966 2.7474715 0.82169983 2.4810287 +2454607.24172 1055443.44479 -602801.464243 305509.325838 2.0986079 1.2164908 2.3102372 +2454607.59727 1110511.46608 -560273.368433 373608.457288 1.4922191 1.5424851 2.1203261 +2454608.30838 1166748.27322 -449054.973861 490940.234101 0.34821628 2.0507401 1.6866798 +2454609.01949 1153621.63434 -311090.339542 579104.422409 -0.77988417 2.4200546 1.1659517 +2454609.37505 1120739.90583 -234517.352415 610315.307594 -1.3647758 2.5602156 0.85980109 +2454609.7306 1069459.18089 -154109.647704 631490.582918 -1.9801172 2.669096 0.51050807 +2454610.08616 998603.381334 -70908.5964375 641081.650904 -2.6423512 2.740595 0.10239728 +2454610.44172 906404.09956 13758.9068645 636929.311436 -3.3741797 2.7615016 -0.38952342 +2454610.79727 790241.602989 97969.00859 615865.508139 -4.2094056 2.704363 -1.007962 +2454611.15283 646177.324898 178519.380896 572909.279216 -5.2021824 2.5082664 -1.8333074 +2454611.3306 561890.128432 215686.138688 540758.491861 -5.7841976 2.3169556 -2.3709466 +2454611.50838 468088.379588 249142.879507 499408.131192 -6.4441479 2.0164716 -3.0394539 +2454611.68616 363426.108149 276701.149638 446384.483206 -7.2016154 1.5316456 -3.9053603 +2454611.86394 246282.880612 294468.145847 377822.591861 -8.0692362 0.70290365 -5.0898913 +2454611.95283 182530.649475 297515.242303 335842.856863 -8.5344238 0.055183838 -5.8683541 +2454612.04172 115217.237346 294631.935727 287218.590037 -8.9890318 -0.86194908 -6.8294204 +2454612.1306 44683.337029 283169.220543 230318.020822 -9.3517256 -2.215578 -8.0346224 +2454612.21949 -27633.7903449 258738.773247 163041.712674 -9.3928126 -4.3030943 -9.5347208 +2454612.26394 -63273.3886668 239517.301262 124823.308351 -9.1210093 -5.7635551 -10.376259 +2454612.30838 -97199.8490202 214013.597615 83361.5213489 -8.4691572 -7.582583 -11.207512 +2454612.35283 -127548.426751 180815.229358 38951.7996296 -7.2162048 -9.7615317 -11.876148 +2454612.39727 -151547.452839 138790.641161 -7282.68465121 -5.1313452 -12.12835 -12.100323 +2454612.44172 -165838.531908 88018.1190326 -52955.5521503 -2.1904728 -14.215493 -11.532443 +2454612.48616 -167835.990188 30782.5083566 -94655.6583963 1.1551753 -15.404491 -10.048379 +2454612.5306 -157426.804225 -28775.8251168 -129377.955966 4.1534799 -15.43355 -7.9860553 +2454612.57505 -137003.718152 -86631.1311937 -155942.032248 6.3361831 -14.595717 -5.8786792 +2454612.61949 -109819.476521 -140369.260181 -174905.620822 7.7015679 -13.359798 -4.0587963 +2454612.66394 -78629.9945928 -189149.520304 -187592.252003 8.4613821 -12.051536 -2.6090415 +2454612.70838 -45335.7551626 -233032.304605 -195366.142577 8.828553 -10.823758 -1.4890623 +2454612.79727 23256.6106019 -307907.654574 -200442.943415 8.9375548 -8.7649434 0.036555302 +2454612.88616 91044.3647012 -368911.731319 -196311.177508 8.6822416 -7.1919868 0.96668804 +2454612.97505 156318.690462 -419293.723278 -186446.975595 8.3063554 -5.9783823 1.5599705 +2454613.06394 218558.296157 -461388.332463 -172856.525613 7.9007947 -5.0192825 1.9534477 +2454613.24172 333805.49269 -526893.81347 -138935.22809 7.1169802 -3.5993973 2.4085988 +2454613.41949 437622.923849 -574046.28073 -100031.921639 6.4153692 -2.5919937 2.6305656 +2454613.59727 531304.088881 -607779.292467 -58719.5947269 5.7952086 -1.8329411 2.7343939 +2454613.77505 615998.925482 -631174.695643 -16367.0053788 5.2429004 -1.235285 2.7718831 +2454614.1306 761994.43923 -654590.732513 68570.4670036 4.2912187 -0.34289634 2.7406167 +2454614.48616 881104.518175 -654745.678317 151294.334957 3.4823982 0.30140144 2.6373169 +2454614.66394 931748.204665 -648076.057582 191321.15501 3.1151622 0.56067093 2.5744973 +2454614.75283 954989.32218 -643327.171844 210985.661527 2.9374817 0.67323526 2.5485845 +2454614.79727 966096.818492 -640651.14531 220765.439667 2.8467084 0.7177272 2.5487316 +2454614.81949 971514.182763 -639261.526576 225672.61603 2.7942089 0.72653232 2.5675831 +2454614.84172 976791.265974 -637894.343422 230672.34885 2.6655205 0.67523246 2.6719465 +2454614.85283 979192.277141 -637280.337173 233287.984579 2.2618617 0.63369144 2.7280452 +2454614.87505 983147.777679 -635850.860041 238214.572769 1.9920053 0.81523289 2.4720148 +2454614.91949 990627.449288 -632513.396681 247511.247654 1.9066285 0.90975872 2.3898244 +2454615.09727 1017416.27698 -616767.599076 283289.968748 1.5818854 1.1309969 2.2778457 +2454615.45283 1056215.1867 -576194.580191 350240.235758 0.94750625 1.5007629 2.0780836 +2454615.80838 1075772.59258 -525045.042767 410722.951894 0.32688471 1.8225754 1.8550471 +2454616.16394 1076295.18604 -464580.398003 463906.806695 -0.29411562 2.1086012 1.6019179 +2454616.51949 1057548.80649 -395793.490569 508763.997455 -0.93015166 2.3651306 1.3114692 +2454616.87505 1018823.88465 -319539.213984 543988.083703 -1.5978535 2.5949345 0.97242497 +2454617.2306 958838.856034 -236642.99003 567830.848389 -2.3183564 2.7969881 0.56669353 +2454617.58616 875542.677662 -148044.253339 577820.074318 -3.1215566 2.9642934 0.063953301 +2454617.94172 765735.223295 -55062.5011576 570222.646327 -4.0542661 3.0773756 -0.59061151 +2454618.11949 699403.502023 -7582.72856 558058.157545 -4.5924388 3.0998175 -1.0056065 +2454618.29727 624311.301397 39969.9393292 538883.449446 -5.1980593 3.0840482 -1.5083656 +2454618.47505 539259.999175 86846.4635583 511077.805665 -5.893694 3.0064935 -2.1376664 +2454618.65283 442630.226028 131782.871562 472232.250824 -6.7122866 2.820579 -2.9606839 +2454618.8306 332189.032049 172436.020036 418500.036305 -7.7011288 2.4232732 -4.1055833 +2454618.91949 270871.817362 189797.602516 384125.530053 -8.2767286 2.0746521 -4.8743932 +2454619.00838 204907.686652 203842.049403 343105.762178 -8.9106786 1.5441743 -5.8489647 +2454619.09727 133895.977598 212725.160414 293508.283089 -9.5846778 0.70044026 -7.1291843 +2454619.18616 57806.7715115 213127.534152 232412.56654 -10.20399 -0.72900697 -8.8763548 +2454619.2306 18207.6854771 208323.447717 196242.483246 -10.396987 -1.8301831 -9.9930218 +2454619.27505 -21771.4555549 198542.062531 155422.368355 -10.374797 -3.3468038 -11.298553 +2454619.31949 -60903.4444261 181868.294844 109271.587657 -9.9027029 -5.450681 -12.75336 +2454619.36394 -96710.0291483 155731.299366 57547.8824897 -8.5533188 -8.2872127 -14.138888 +2454619.40838 -124737.23251 117475.391608 1533.74922164 -5.7682997 -11.676634 -14.845724 +2454619.4306 -133954.216042 93466.1438405 -26854.7206045 -3.7742354 -13.299748 -14.649083 +2454619.45283 -139058.057387 66597.3620207 -54410.1355104 -1.5144062 -14.622539 -13.974085 +2454619.47505 -139739.665107 37613.7075687 -80230.0564144 0.79173752 -15.483495 -12.857314 +2454619.51949 -128764.855189 -22886.6891318 -124081.921801 4.7012697 -15.72797 -9.9015934 +2454619.56394 -105564.704979 -81520.9992431 -156393.774398 7.1427358 -14.680438 -7.0079748 +2454619.60838 -75435.3322323 -135128.030292 -178701.666569 8.3945787 -13.221036 -4.7200972 +2454619.65283 -41994.1339772 -183108.051234 -193417.417986 8.9371196 -11.790438 -3.0328884 +2454619.69727 -7281.69768537 -225893.611061 -202573.998634 9.0970816 -10.524262 -1.7994693 +2454619.78616 62137.2972015 -298579.230243 -209660.726781 8.9106425 -8.5102718 -0.19531614 +2454619.87505 129013.909625 -357967.935279 -207220.266717 8.4881331 -7.0274387 0.75439354 +2454619.96394 192404.510647 -407424.020883 -198950.099091 8.0187915 -5.8996557 1.3567025 +2454620.05283 252212.692549 -449196.478628 -186888.285613 7.5600619 -5.0115016 1.7588009 +2454620.2306 361786.88932 -515411.941367 -155803.579505 6.7276715 -3.6912937 2.2345423 +2454620.40838 459478.297581 -564471.550633 -119400.391594 6.0100529 -2.7431385 2.4791508 +2454620.58616 546891.493084 -600811.127092 -80242.9321651 5.385457 -2.0178473 2.604984 +2454620.76394 625285.855023 -627196.957759 -39720.6542304 4.8325817 -1.4375584 2.6626061 +2454621.11949 758677.988174 -656983.159766 42393.6475783 3.8805851 -0.55017703 2.6644192 +2454621.47505 865112.185134 -663261.89936 123147.388617 3.0667788 0.11323553 2.58307 +2454621.8306 947992.510024 -651405.912042 200617.477786 2.3406325 0.640624 2.4542219 +2454622.18616 1009488.45892 -624815.952782 273598.47296 1.6702454 1.0781505 2.2922543 +2454622.54172 1050954.50115 -585807.628598 341170.356156 1.0334294 1.4525328 2.1024757 +2454622.89727 1073149.89697 -536048.080584 402495.637619 0.41304661 1.7802639 1.8853474 +2454623.25283 1076347.90914 -476797.17978 456696.920793 -0.20578318 2.0718327 1.6379203 +2454623.60838 1060373.21454 -409057.864818 502756.755617 -0.83769014 2.333688 1.3539615 +2454623.96394 1024580.84833 -333686.221104 539405.684273 -1.4989634 2.5689785 1.0230569 +2454624.31949 967770.373015 -251494.871442 564963.806495 -2.2099565 2.7772408 0.62836261 +2454624.67505 888006.698032 -163386.287353 577078.038013 -2.9990172 2.9525787 0.14174941 +2454625.0306 782272.405088 -70590.6526272 572231.885489 -3.9099836 3.0780613 -0.48708023 +2454625.20838 718270.519535 -23030.4754675 561799.03904 -4.4327039 3.110163 -0.88267004 +2454625.38616 645779.463901 24782.4999997 544707.752129 -5.018176 3.1085829 -1.3584444 +2454625.56394 563687.445385 72194.145602 519487.434483 -5.6869052 3.0535019 -1.9482758 +2454625.74172 470500.860371 118123.171515 483986.143733 -6.4687674 2.9067162 -2.7096426 +2454625.91949 364167.646919 160617.819566 434841.287284 -7.4072616 2.586439 -3.7490303 +2454626.00838 305221.922313 179479.543562 403508.373987 -7.9526457 2.3072964 -4.4340761 +2454626.09727 241863.584169 195704.829895 366303.60522 -8.5569235 1.8889468 -5.2881154 +2454626.18616 173644.052007 207909.603665 321657.657301 -9.2162571 1.2396541 -6.3879826 +2454626.27505 100255.839127 213705.55861 267240.296222 -9.8897937 0.17760325 -7.8590497 +2454626.31949 61689.6672449 212936.82559 235319.909781 -10.187496 -0.61629605 -8.7920434 +2454626.36394 22128.7162806 208617.788367 199499.718748 -10.395269 -1.688618 -9.8948712 +2454626.40838 -17893.2284305 199453.487272 159083.357649 -10.402012 -3.1647597 -11.186853 +2454626.45283 -57225.5127698 183578.266291 113376.710485 -9.9857192 -5.2147879 -12.636357 +2454626.49727 -93526.6603103 158459.779542 62069.7645865 -8.7364586 -7.9945218 -14.046774 +2454626.54172 -122521.812876 121378.145859 6258.56311813 -6.0921225 -11.371878 -14.846022 +2454626.56394 -132423.126383 97924.9854673 -22199.9081775 -4.1598848 -13.03101 -14.72388 +2454626.58616 -138304.608794 71510.6757289 -49975.6004262 -1.9325874 -14.422718 -14.127923 +2454626.60838 -139788.368307 42826.7594388 -76156.4939456 0.38108716 -15.372755 -13.075578 +2454626.65283 -130215.78408 -17575.8055104 -120967.252855 4.3939739 -15.776304 -10.163584 +2454626.69727 -107957.064443 -76566.3720105 -154227.505342 6.9549709 -14.804104 -7.2327666 +2454626.74172 -78380.2221365 -130691.185381 -177294.389865 8.287716 -13.360753 -4.8911528 +2454626.78616 -45251.2100687 -179197.560667 -192577.950367 8.8769069 -11.922913 -3.1597267 +2454626.8306 -10715.0674642 -222466.896803 -202156.812165 9.0629832 -10.643455 -1.8944299 +2454626.91949 58548.4866751 -295967.988803 -209809.366895 8.900148 -8.604527 -0.25207972 +2454627.00838 125382.80365 -356007.519114 -207720.965762 8.4862915 -7.1037653 0.71747586 +2454627.09727 188774.993343 -405999.053728 -199687.330707 8.0205656 -5.9634945 1.3310488 +2454627.18616 248604.082857 -448225.575759 -187793.943989 7.5635376 -5.0663729 1.740077 +2454627.36394 358244.5696 -515184.87372 -156930.401961 6.7325829 -3.7342869 2.2235341 +2454627.54172 456016.744139 -564843.114545 -120662.549023 6.0155981 -2.7785867 2.4721573 +2454627.71949 543518.475389 -601684.28998 -81592.6875086 5.3914214 -2.047985 2.6003891 +2454627.89727 622007.14513 -628500.904165 -41128.0811917 4.8388888 -1.4636795 2.6595938 +2454628.25283 755602.326487 -658994.037015 40927.0241491 3.8874805 -0.57044502 2.6633962 +2454628.60838 862256.141019 -665826.97033 121669.849621 3.0741637 0.097239554 2.5833053 +2454628.96394 945369.30752 -654408.095364 199161.975486 2.348382 0.62805656 2.4553828 +2454629.31949 1007106.76972 -628158.393359 272190.493594 1.678185 1.0684953 2.2941654 +2454629.67505 1048816.49192 -589406.941774 339831.140605 1.0413036 1.4454017 2.1050246 +2454630.0306 1071248.5251 -539832.915354 401242.93979 0.42051825 1.775239 1.8883972 +2454630.38616 1074665.37562 -480710.516086 455541.275224 -0.19905079 2.0684046 1.6410879 +2454630.74172 1058885.58482 -413056.711829 501690.230864 -0.83167281 2.3315582 1.3564514 +2454631.09727 1023273.7825 -337724.714142 538397.670814 -1.4931416 2.5686803 1.0243662 +2454631.45283 966642.236122 -255502.137493 563980.046101 -2.2041567 2.7797224 0.6286851 +2454631.80838 887051.540959 -167263.884643 576092.084685 -2.9936663 2.9586702 0.14129414 +2454632.16394 781463.623131 -74215.2552727 571218.353345 -3.906011 3.0885906 -0.48850167 +2454632.34172 717513.609419 -26473.8383132 560758.03781 -4.4300085 3.1232774 -0.88487995 +2454632.51949 645050.231734 21562.1868562 543624.040385 -5.0173974 3.1245576 -1.361896 +2454632.69727 562949.432622 69242.8403705 518336.137095 -5.6890336 3.0725878 -1.9538139 +2454632.87505 469698.016632 115489.51099 482723.972724 -6.4754278 2.9289602 -2.7189252 +2454633.05283 363210.754493 158345.969742 433387.069971 -7.4212749 2.6110118 -3.7656171 +2454633.14172 304137.701779 177397.175839 401904.072487 -7.9720246 2.3318339 -4.4570011 +2454633.2306 240604.986795 193804.454486 364488.713372 -8.5832435 1.9112845 -5.3207533 +2454633.31949 172151.112193 206158.08113 319537.229134 -9.251216 1.2548803 -6.4361893 +2454633.40838 98459.1635825 212009.660334 264658.263729 -9.9336177 0.17388833 -7.9333689 +2454633.45283 59719.3609112 211193.3078 232416.97759 -10.233577 -0.63889209 -8.8857128 +2454633.49727 19984.9123558 206733.442814 196191.222872 -10.438173 -1.7418317 -10.01338 +2454633.54172 -20176.2367322 197277.322398 155263.9576 -10.42831 -3.2673874 -11.334944 +2454633.58616 -59532.7007464 180870.808596 108933.736964 -9.9647726 -5.3938783 -12.811159 +2454633.6306 -95571.6944544 154875.04245 56945.5797758 -8.6081375 -8.2743699 -14.217488 +2454633.67505 -123743.849242 116554.839462 621.515567606 -5.7826573 -11.723128 -14.921731 +2454633.69727 -132958.84346 92432.6380749 -27895.8847247 -3.7573203 -13.369069 -14.70503 +2454633.71949 -138000.929432 65419.7792937 -55529.2850268 -1.4681561 -14.70057 -13.99783 +2454633.74172 -138573.972947 36290.8809581 -81359.4626019 0.85614042 -15.55438 -12.844337 +2454633.78616 -127349.074225 -24411.837818 -125046.494351 4.7587505 -15.76064 -9.8357324 +2454633.8306 -103992.370994 -83108.0178618 -157071.619018 7.1657487 -14.683408 -6.9300065 +2454633.87505 -73836.2132821 -136700.742841 -179093.934233 8.3873159 -13.21315 -4.6510752 +2454633.91949 -40463.1148733 -184647.958746 -193570.742525 8.9106269 -11.782329 -2.9775314 +2454633.96394 -5875.1663036 -227409.041328 -202539.41847 9.059859 -10.519955 -1.7565849 +2454634.05283 63220.0822592 -300097.761765 -209371.158491 8.8656292 -8.5152477 -0.17031021 +2454634.14172 129747.929474 -359554.173796 -206783.393454 8.4430043 -7.0396711 0.76864605 +2454634.2306 192800.220547 -409124.509947 -198431.166295 7.9760295 -5.9168431 1.3643279 +2454634.31949 252291.601297 -451042.435641 -186328.29782 7.5203691 -5.0319669 1.7621644 +2454634.49727 361303.948869 -517603.004657 -155233.436503 6.6941073 -3.715241 2.2330935 +2454634.67505 458521.715318 -567041.833023 -118872.788601 5.9817907 -2.7683106 2.4753224 +2454634.85283 545535.844293 -603769.667496 -79784.6993098 5.3616242 -2.0430924 2.5999111 +2454635.0306 623593.444552 -630539.587052 -39345.8958505 4.8124591 -1.4622473 2.6568822 +2454635.38616 756461.789544 -661054.874904 42583.9539125 3.8663107 -0.57280712 2.6582706 +2454635.74172 862528.23942 -667989.066667 123149.797519 3.056923 0.093256019 2.5770413 +2454636.09727 945161.21773 -656702.210315 200439.611783 2.3342551 0.62358907 2.4485363 +2454636.45283 1006505.89019 -630587.649138 273252.375052 1.6666783 1.0642686 2.2869928 +2454636.80838 1047898.69131 -591954.630823 340669.192015 1.0321465 1.4420192 2.0976367 +2454637.16394 1070083.59864 -542463.29465 401851.767943 0.41356785 1.7733556 1.8808867 +2454637.51949 1073319.34297 -483366.150371 455921.033392 -0.20392425 2.0687735 1.6337722 +2454637.87505 1057416.43645 -415658.073563 501856.837833 -0.83495314 2.3347691 1.3500078 +2454638.2306 1021715.38338 -340184.617798 538384.53138 -1.495848 2.5746091 1.0190645 +2454638.58616 964997.990001 -257743.007511 563814.160554 -2.2071549 2.7880193 0.62389367 +2454638.94172 885301.95299 -169214.340528 575774.297485 -2.9976559 2.9692952 0.13601011 +2454639.29727 779564.067206 -75802.1304774 570714.12111 -3.912003 3.1016494 -0.49563823 +2454639.47505 715510.285904 -27850.8065419 560131.852578 -4.4376169 3.13754 -0.89373935 +2454639.65283 642913.6433 20412.8130653 542843.196457 -5.0272711 3.1398928 -1.3733551 +2454639.8306 560637.869847 68335.0048201 517350.773831 -5.7021392 3.0886007 -1.9692866 +2454640.00838 467151.284347 114826.801756 481455.301516 -6.4932478 2.944592 -2.7408925 +2454640.18616 360340.094248 157904.02296 431702.614993 -7.4460961 2.6233541 -3.7989204 +2454640.27505 301059.097683 177035.39667 399931.020361 -8.0014924 2.3399204 -4.4993784 +2454640.36394 237279.783874 193477.155561 362143.111088 -8.6180871 1.9113199 -5.3762369 +2454640.45283 168537.310303 205777.862783 316695.200162 -9.2913568 1.2393005 -6.511383 +2454640.54172 94526.4439507 211402.246586 261129.813264 -9.9751985 0.12636297 -8.0392202 +2454640.58616 55633.9109344 210353.270476 228442.839395 -10.270503 -0.71437647 -9.0127078 +2454640.6306 15780.4695259 205528.602246 191682.233039 -10.461 -1.8591773 -10.165507 +2454640.67505 -24411.8821408 195509.782232 150120.137072 -10.417087 -3.4471193 -11.51296 +2454640.71949 -63600.052792 178252.574637 103072.446747 -9.8793411 -5.661293 -13.002648 +2454640.76394 -99063.2067879 151038.090803 50393.3842745 -8.3805644 -8.6395275 -14.372565 +2454640.80838 -125966.574263 111236.266999 -6253.11805689 -5.3512706 -12.112321 -14.920354 +2454640.8306 -134270.709038 86406.3061148 -34659.1774317 -3.2458783 -13.708548 -14.587666 +2454640.85283 -138290.937165 58828.1228825 -61951.738196 -0.92485801 -14.943464 -13.76237 +2454640.87505 -137837.988972 29347.625517 -87236.403771 1.3721871 -15.676328 -12.518131 +2454640.91949 -124923.780459 -31402.4595973 -129518.672847 5.1094158 -15.68144 -9.4577315 +2454640.96394 -100557.893893 -89600.5873614 -160185.452342 7.3496773 -14.520752 -6.6092637 +2454641.00838 -69916.8967252 -142535.254773 -181121.939319 8.4658191 -13.040356 -4.4049688 +2454641.05283 -36364.3989653 -189844.839632 -194774.115015 8.9316191 -11.624899 -2.7910461 +2454641.09727 -1760.08060039 -232039.985955 -203112.971902 9.0506322 -10.382619 -1.6124949 +2454641.18616 67152.3042847 -303810.151188 -209053.606833 8.8322992 -8.4112467 -0.076492841 +2454641.27505 133394.095607 -362556.852907 -205854.8842 8.403291 -6.9571733 0.83656395 +2454641.36394 196135.020298 -411549.292793 -197042.227337 7.935085 -5.8478165 1.4175783 +2454641.45283 255312.447568 -452972.481161 -184567.792844 7.4796649 -4.97153 1.8063356 +2454641.6306 363707.73576 -518685.818481 -152883.310211 6.6544174 -3.6640898 2.2668573 +2454641.80838 460319.643617 -567374.380743 -116052.783155 5.942454 -2.7212068 2.5031892 +2454641.98616 546727.204881 -603393.217205 -76569.2742096 5.3218638 -1.9975988 2.6237303 +2454642.16394 624166.770748 -629468.227342 -35789.9038947 4.7716561 -1.4171061 2.6775024 +2454642.51949 755732.76594 -658583.845908 46688.5295049 3.8220615 -0.52654286 2.673489 +2454642.87505 860368.602383 -664064.193363 127643.47713 3.0078194 0.14175333 2.5871451 +2454643.2306 941402.700989 -651247.289864 205162.253945 2.279065 0.67474396 2.4532658 +2454643.58616 1000942.82976 -623518.403827 278030.51994 1.6041713 1.1182232 2.2857511 +2454643.94172 1040285.54016 -583184.673099 345306.094277 0.96093002 1.4987811 2.0894981 +2454644.29727 1060127.49517 -531907.481778 406116.228401 0.33192627 1.832838 1.8645126 +2454644.65283 1060667.25873 -470943.582795 459532.298882 -0.29823507 2.1307776 1.6072387 +2454645.00838 1041634.58749 -401297.096893 504462.63087 -0.9450014 2.3988623 1.3105189 +2454645.36394 1002257.86398 -323833.008286 539526.678332 -1.6259626 2.6399138 0.96239556 +2454645.71949 941156.902436 -239387.448451 562869.98607 -2.3637312 2.8527717 0.54331318 +2454646.07505 856123.023371 -148921.428742 571849.525438 -3.1906937 3.0297941 0.02002502 +2454646.4306 743691.453483 -53813.976324 562426.738243 -4.1584713 3.1493801 -0.66865378 +2454646.60838 675577.780198 -5222.95308087 548871.652123 -4.7212952 3.1719556 -1.1100702 +2454646.78616 598270.49856 43410.5327655 527822.136085 -5.3591433 3.1515468 -1.6503528 +2454646.96394 510428.415671 91230.4497772 497434.701144 -6.0982804 3.0595043 -2.335927 +2454647.14172 410217.12717 136742.036903 454906.370707 -6.9774918 2.8369671 -3.2497591 +2454647.31949 295083.818538 177043.206191 395621.482948 -8.0514565 2.346086 -4.5565608 +2454647.40838 230879.896303 193470.212173 357302.652957 -8.678768 1.8995901 -5.4588699 +2454647.49727 161632.248755 205567.794985 311085.640897 -9.3617002 1.1946607 -6.6315966 +2454647.58616 87068.0044446 210629.974812 254392.352812 -10.045976 0.016960232 -8.216826 +2454647.6306 47921.4298824 209061.2036 220951.064069 -10.329827 -0.87924198 -9.2291833 +2454647.67505 7891.32872738 203456.550039 183274.039649 -10.489064 -2.1058741 -10.427063 +2454647.71949 -32288.247743 192274.466421 140620.806604 -10.372909 -3.813519 -11.818035 +2454647.76394 -71048.0043315 173310.152219 92357.9067386 -9.6827253 -6.1901993 -13.321014 +2454647.80838 -105264.068989 143733.003968 38581.9730455 -7.9046678 -9.3325223 -14.598422 +2454647.85283 -129664.056329 101153.482745 -18460.4623939 -4.5236172 -12.814303 -14.854757 +2454647.87505 -136250.947592 75080.1008322 -46537.8083588 -2.2982458 -14.286761 -14.308739 +2454647.89727 -138413.101742 46573.6493946 -73097.7093987 0.044793061 -15.323205 -13.285278 +2454647.94172 -129933.615105 -13909.3783749 -118710.813044 4.1649538 -15.853067 -10.357963 +2454647.98616 -108365.653263 -73298.4592238 -152605.437602 6.817252 -14.92375 -7.367228 +2454648.0306 -79208.8356804 -127888.908218 -176081.850982 8.2008996 -13.479765 -4.9728936 +2454648.07505 -46359.5870463 -176828.885487 -191606.594482 8.8149991 -12.029053 -3.2062885 +2454648.11949 -12035.2734039 -220478.981312 -201318.844406 9.0131496 -10.735846 -1.9190919 +2454648.20838 56888.7698351 -294601.548055 -209062.685153 8.8596662 -8.6754056 -0.25453331 +2454648.29727 123425.744149 -355126.54016 -206952.681868 8.448865 -7.1602277 0.72429382 +2454648.38616 186536.305975 -405510.654902 -198848.586233 7.984505 -6.0097956 1.3420493 +2454648.47505 246091.713314 -448062.082686 -186862.293966 7.5282673 -5.105 1.7530224 +2454648.65283 355198.054339 -515522.918842 -155788.21432 6.6981898 -3.7616359 2.2376153 +2454648.8306 452445.071118 -565534.297949 -119305.332991 5.981535 -2.7975561 2.4859409 +2454649.00838 539423.410707 -602612.945928 -80029.7660861 5.3572706 -2.060133 2.6133318 +2454649.18616 617384.519638 -629570.087753 -39374.5839837 4.8042906 -1.4699551 2.6714327 +2454649.54172 749891.763473 -660097.124825 43004.4319773 3.851054 -0.56667136 2.6725535 +2454649.89727 855384.119639 -666677.726173 123980.640471 3.0347967 0.10973096 2.5892539 +2454650.25283 937229.290566 -654751.390637 201598.996749 2.305023 0.64850895 2.4575463 +2454650.60838 997559.853884 -627756.87482 274626.847379 1.629766 1.096484 2.2918226 +2454650.96394 1037689.82846 -588032.346327 342114.62025 0.98666736 1.4807605 2.0972346 +2454651.31949 1058330.4111 -537257.796941 403188.185352 0.35825732 1.8180783 1.8739422 +2454651.67505 1059694.16215 -476700.456385 456921.760605 -0.27083634 2.1190489 1.6185154 +2454652.0306 1041526.40885 -407368.004663 502230.289854 -0.91599625 2.3901654 1.3239253 +2454652.38616 1003073.1782 -330121.946092 537744.833046 -1.5947285 2.6344728 0.97842427 +2454652.74172 942976.0668 -245787.581003 561631.009469 -2.3294512 2.8510872 0.56280834 +2454653.09727 859056.347978 -155304.241207 571280.274511 -3.152201 3.0328175 0.04445218 +2454653.45283 747894.441673 -60009.9640309 562716.11187 -4.1138967 3.1589483 -0.63654931 +2454653.6306 680496.372213 -11238.3389972 549695.896133 -4.6725248 3.1861119 -1.0722401 +2454653.80838 603977.920585 37657.849942 529285.023442 -5.3049595 3.1719578 -1.6045528 +2454653.98616 517020.553865 85857.3716087 499685.208122 -6.0369131 3.0892067 -2.2783389 +2454654.16394 417822.777417 131932.733631 458174.023853 -6.9063973 2.8821498 -3.1732897 +2454654.34172 303875.921403 173131.000078 400294.947912 -7.9676294 2.4215105 -4.446419 +2454654.4306 240341.593933 190235.925033 362922.298425 -8.5883878 2.002898 -5.3208664 +2454654.51949 171804.934503 203289.664579 317913.349442 -9.2679766 1.3446513 -6.4521342 +2454654.60838 97934.5817388 209796.854602 262824.855143 -9.9633106 0.25249789 -7.9738432 +2454654.65283 59069.704766 209259.661932 230396.448819 -10.268715 -0.57329465 -8.9433338 +2454654.69727 19194.7955195 205012.734376 193910.213945 -10.47528 -1.6984441 -10.092066 +2454654.74172 -21099.5045033 195658.370979 152635.422559 -10.458299 -3.2607219 -11.437419 +2454654.78616 -60526.831798 179175.070509 105870.497301 -9.9668045 -5.4441969 -12.933197 +2454654.8306 -96460.0721083 152846.838915 53412.5763559 -8.5430676 -8.3982485 -14.332599 +2454654.87505 -124183.346799 113936.57021 -3238.01877178 -5.6106835 -11.89605 -14.962351 +2454654.89727 -133020.14159 89486.8859752 -31771.3960812 -3.5382769 -13.532306 -14.678689 +2454654.91949 -137615.880469 62193.3753736 -59283.8737039 -1.2276529 -14.825404 -13.898811 +2454654.94172 -137733.87673 32877.4258475 -84863.1268979 1.0840686 -15.62285 -12.6855 +2454654.98616 -125796.540686 -27879.3836649 -127823.742962 4.8933951 -15.72886 -9.6331047 +2454655.0306 -102118.055289 -86359.7441891 -159109.979438 7.2039811 -14.612306 -6.7539638 +2454655.07505 -71940.6814171 -139672.699158 -180535.95674 8.3662099 -13.142396 -4.5161859 +2454655.11949 -38713.2840486 -187371.917961 -194563.0831 8.8595437 -11.724701 -2.8765156 +2454655.16394 -4351.08734911 -229939.53201 -203193.047452 8.9952883 -10.47658 -1.6797194 +2454655.25283 64214.3300349 -302383.861679 -209555.821979 8.7949995 -8.4931873 -0.12161877 +2454655.34172 130208.667816 -361722.050205 -206653.369569 8.3753018 -7.0297158 0.80343682 +2454655.4306 192758.417258 -411243.178667 -198065.200022 7.9129078 -5.9132725 1.3916996 +2454655.51949 251782.138991 -453147.119336 -185769.964249 7.461613 -5.0314846 1.7852505 +2454655.69727 359947.509434 -519715.223896 -154359.196662 6.6421361 -3.7159311 2.2517353 +2454655.87505 456403.604713 -569152.723563 -117731.042562 5.9342514 -2.7671485 2.4917094 +2454656.05283 542710.372309 -605840.219747 -78403.3862274 5.3168246 -2.0388805 2.6147851 +2454656.2306 620092.983316 -632518.667464 -37746.0519414 4.7692007 -1.4545007 2.6704802 +2454656.58616 751649.264561 -662681.548588 44563.0183278 3.8236944 -0.55757582 2.6693202 +2454656.94172 856386.385662 -669032.370588 125423.950719 3.0126722 0.1159827 2.5851078 +2454657.29727 937612.137887 -656934.383644 202907.510226 2.2866217 0.65363972 2.452958 +2454657.65283 997421.260089 -629786.308079 275789.496876 1.6140742 1.1014798 2.2869191 +2454658.00838 1037100.5055 -589901.960507 343121.571206 0.97289622 1.4862523 2.0919904 +2454658.36394 1057339.09426 -538945.594498 404027.55315 0.34575688 1.8244818 1.8682521 +2454658.71949 1058330.82805 -478173.491484 457577.205766 -0.28265364 2.1266731 1.6121926 +2454659.07505 1039802.7339 -408584.803999 502678.223022 -0.92774855 2.399261 1.3166788 +2454659.4306 1000980.31836 -331034.115452 537950.521372 -1.6071486 2.645238 0.96980788 +2454659.78616 940479.411792 -246341.704431 561542.359671 -2.3435113 2.8636398 0.55211363 +2454660.14172 856085.429825 -155445.970315 570816.712266 -3.1693004 3.047074 0.030471311 +2454660.49727 744324.799204 -59693.4732861 561744.899272 -4.1362553 3.1743638 -0.65617052 +2454660.67505 676554.259942 -10684.247247 548390.81833 -4.6988586 3.2015305 -1.0963496 +2454660.85283 599592.116069 38443.4695522 527562.97861 -5.33668 3.1864785 -1.6351613 +2454661.0306 512093.347083 86848.1435844 497422.455785 -6.0761125 3.1009529 -2.3188878 +2454661.20838 412216.585986 133057.887789 455174.03996 -6.9562515 2.886835 -3.2302008 +2454661.38616 297393.840679 174210.43511 396216.766726 -8.0326484 2.4078829 -4.5331455 +2454661.47505 233325.469914 191142.84732 358088.264554 -8.66251 1.9697883 -5.4325741 +2454661.56394 164186.790058 203820.81313 312087.641925 -9.3500709 1.2762425 -6.6013158 +2454661.65283 89680.4310458 209568.983355 255647.204259 -10.043719 0.11518776 -8.1809633 +2454661.69727 50527.3750646 208398.774483 222350.045639 -10.336089 -0.76942028 -9.189937 +2454661.74172 10449.2189742 203243.106179 184830.206012 -10.508936 -1.9812455 -10.384545 +2454661.78616 -29846.3615281 192574.079145 142344.148518 -10.41542 -3.6703188 -11.77405 +2454661.8306 -68836.3951243 174199.403449 94243.4903401 -9.7633833 -6.0264159 -13.282345 +2454661.87505 -103469.781365 145280.218508 40579.2062643 -8.0449236 -9.1568721 -14.583287 +2454661.91949 -128542.453523 103344.364715 -16498.8712891 -4.7317748 -12.663794 -14.893394 +2454661.94172 -135552.127607 77529.1279129 -44682.6978249 -2.5280243 -14.170685 -14.380914 +2454661.96394 -138162.887269 49203.4899759 -71410.2685534 -0.18971585 -15.251978 -13.386348 +2454661.98616 -136352.616559 19300.8149323 -95850.4917379 2.0381665 -15.807816 -12.025753 +2454662.0306 -121376.762553 -41387.4511339 -136100.089792 5.5057029 -15.548034 -8.9300217 +2454662.07505 -95978.5349491 -98855.4064528 -164926.433988 7.5071451 -14.2978 -6.1879752 +2454662.11949 -65031.9648723 -150928.94596 -184478.445179 8.4822144 -12.823726 -4.1018449 +2454662.16394 -31570.5168059 -197471.631534 -197150.624551 8.876372 -11.443877 -2.5787107 +2454662.20838 2748.77884392 -239045.936543 -204803.623443 8.9618882 -10.239747 -1.4636699 +2454662.29727 70885.1206643 -309964.252566 -209919.796111 8.7255935 -8.3281282 -0.001682473 +2454662.38616 136317.659988 -368230.027952 -206303.378202 8.3008955 -6.9120929 0.87454181 +2454662.47505 198307.33226 -416975.269242 -197282.111644 7.842136 -5.8267307 1.4358544 +2454662.56394 256809.254897 -458300.246211 -184714.13784 7.3966239 -4.9659508 1.8134213 +2454662.74172 364066.332154 -524077.17296 -153016.070819 6.5885623 -3.6757111 2.2632854 +2454662.91949 459773.283969 -573012.753407 -116275.740942 5.8899017 -2.7407341 2.4956718 +2454663.09727 545456.425471 -609362.109868 -76919.7160411 5.2796822 -2.0205876 2.6149269 +2454663.27505 622313.972059 -635800.81396 -36277.501458 4.7377605 -1.4411802 2.668571 +2454663.6306 753040.192443 -665643.036565 45939.2918156 3.8004977 -0.54922908 2.6655277 +2454663.98616 857152.808918 -671770.554652 126670.335787 2.9948369 0.1224887 2.580548 +2454664.34172 937889.101446 -659483.174742 204007.993633 2.2723587 0.6596061 2.4480676 +2454664.69727 997299.869158 -632151.545668 276737.463115 1.6022512 1.1075403 2.2819009 +2454665.05283 1036643.2411 -592074.688547 343914.428738 0.96274344 1.4927735 2.0869135 +2454665.40838 1056587.91813 -540907.675517 404663.363902 0.33668522 1.8317085 1.8630951 +2454665.76394 1057311.03656 -479900.583737 458052.35974 -0.29114724 2.134766 1.6068706 +2454666.11949 1038525.197 -410048.47306 502985.348119 -0.93610844 2.4083365 1.3110244 +2454666.47505 999442.145886 -332202.467106 538075.235657 -1.6158414 2.6554075 0.96352222 +2454666.8306 938661.812969 -247179.40784 561458.021495 -2.3531269 2.8750165 0.54467512 +2454667.18616 853947.125325 -155914.433149 570474.965877 -3.1807626 3.0597371 0.020946849 +2454667.54172 741786.658957 -59755.1859539 561057.744096 -4.1511769 3.188094 -0.66953942 +2454667.71949 673767.125159 -10533.1850731 547475.650663 -4.7165007 3.2154364 -1.1128574 +2454667.89727 596506.749539 38805.8317894 526361.334325 -5.3580761 3.19994 -1.6562623 +2454668.07505 508641.182652 87406.0369108 495846.535374 -6.1027838 3.11263 -2.3470628 +2454668.25283 408300.250701 133763.490239 453083.62427 -6.990478 2.8936129 -3.2700725 +2454668.4306 292873.839851 174936.036805 393367.693704 -8.0775884 2.4015107 -4.5943932 +2454668.51949 228436.136886 191770.156629 354704.364049 -8.7137721 1.9492233 -5.5117518 +2454668.60838 158881.877973 204201.082181 307999.687915 -9.406552 1.2297531 -6.7073707 +2454668.69727 83942.2998294 209419.630304 250597.399293 -10.097544 0.017748361 -8.3283356 +2454668.74172 44600.2572662 207796.848161 216682.57127 -10.37886 -0.91047284 -9.3650639 +2454668.78616 4403.2053961 201984.261061 178430.667116 -10.524283 -2.1864523 -10.590963 +2454668.8306 -35849.0616216 190359.23833 135095.901052 -10.369829 -3.9683651 -12.007676 +2454668.87505 -74450.8846316 170612.855234 86086.1181969 -9.5930045 -6.4463091 -13.513425 +2454668.91949 -108041.845032 139852.953128 31672.2783945 -7.6570266 -9.6852724 -14.720211 +2454668.96394 -131131.833303 95888.2689662 -25500.9008172 -4.0985303 -13.1532 -14.78123 +2454668.98616 -136856.347115 69233.1212457 -53318.888027 -1.834216 -14.546271 -14.113061 +2454669.00838 -138137.769161 40333.2095843 -79400.9145835 0.48814598 -15.470607 -12.989274 +2454669.05283 -128248.367306 -20297.8613917 -123693.530217 4.4391144 -15.799044 -9.9969727 +2454669.09727 -105990.302876 -79286.9267427 -156302.789622 6.9121806 -14.788703 -7.0697737 +2454669.14172 -76701.4038266 -133343.490771 -178805.986814 8.1863312 -13.344711 -4.7620289 +2454669.18616 -44024.684974 -181812.669592 -193660.108111 8.7466848 -11.920574 -3.0641007 +2454669.2306 -10013.4523083 -225103.261465 -202923.874063 8.9219635 -10.656669 -1.8246045 +2454669.31949 58162.0396018 -298804.019514 -210175.728603 8.7608831 -8.6413206 -0.21394781 +2454669.40838 123967.787817 -359181.767496 -207862.974304 8.3582268 -7.1536094 0.73952212 +2454669.49727 186423.316258 -409583.49299 -199696.053213 7.9045968 -6.0196217 1.3445725 +2454669.58616 245404.676969 -452251.938221 -187718.668847 7.4584972 -5.124837 1.7488734 +2454669.76394 353572.870867 -520106.249586 -156758.88793 6.6449882 -3.7914421 2.2280191 +2454669.94172 450101.989321 -570607.761704 -120435.801501 5.9406732 -2.8308927 2.4751183 +2454670.11949 536528.082274 -608205.977726 -81325.4586517 5.3258288 -2.0941267 2.6027872 +2454670.29727 614065.425387 -635680.710761 -40826.1230115 4.780281 -1.5031904 2.661741 +2454670.65283 746015.499559 -667180.386765 41288.2125764 3.8381161 -0.59648122 2.6650554 +2454671.00838 851238.958844 -674609.773842 122068.397803 3.0298443 0.084374875 2.5839685 +2454671.36394 933030.143056 -663388.963606 199556.32573 2.306221 0.6279678 2.4543105 +2454671.71949 993476.391435 -636949.312723 272513.967635 1.6359403 1.0809265 2.2904579 +2454672.07505 1033861.58799 -597624.186332 339986.427964 0.99699183 1.4703401 2.0975793 +2454672.4306 1054875.13029 -547088.64582 401095.181958 0.37212583 1.8129747 1.8758693 +2454672.78616 1056712.9302 -486603.199505 454910.973918 -0.25392109 2.119521 1.6219286 +2454673.14172 1039105.7947 -417166.46587 500346.529411 -0.89648317 2.396544 1.3287792 +2454673.49727 1001286.82661 -339628.38334 536032.360321 -1.5730096 2.6471911 0.98472724 +2454673.85283 941886.113701 -254798.225467 560135.026695 -2.3058957 2.8707745 0.57061173 +2454674.20838 858712.798894 -163591.431361 570048.28324 -3.1272468 3.0604221 0.053859323 +2454674.56394 748331.362449 -67309.7611643 561800.113207 -4.0881695 3.1959331 -0.62534026 +2454674.74172 681329.018055 -17928.5537625 548959.806382 -4.646778 3.2286136 -1.0600051 +2454674.91949 605203.801138 31667.7782084 528745.580469 -5.2795822 3.220776 -1.5911552 +2454675.09727 518629.72684 80672.5914397 499361.753003 -6.0125109 3.1454696 -2.2635695 +2454675.27505 419792.951144 127679.647421 458090.086544 -6.8840318 2.9475503 -3.1567932 +2454675.45283 306161.4581 169969.282198 400481.793228 -7.9494474 2.4988137 -4.4274886 +2454675.54172 242753.519478 187696.30299 363260.896889 -8.5739192 2.0878459 -5.3001941 +2454675.6306 174307.251486 201437.412126 318419.405376 -9.2593882 1.4390823 -6.4290554 +2454675.71949 100467.697781 208715.121697 263520.823793 -9.9648946 0.35934725 -7.9472256 +2454675.76394 61581.9313076 208602.971757 231199.056011 -10.278501 -0.45853086 -8.9143355 +2454675.80838 21647.8724124 204814.472786 194829.412779 -10.497121 -1.5741365 -10.06029 +2454675.85283 -18763.3788763 195958.904767 153682.003263 -10.498801 -3.1249063 -11.402959 +2454675.89727 -58399.4836461 180021.813978 107051.78327 -10.037524 -5.295475 -12.898192 +2454675.94172 -94690.9735585 154285.66251 54717.4883453 -8.662547 -8.2400786 -14.305521 +2454675.98616 -122998.794314 115972.511426 -1875.60905125 -5.7974438 -11.748916 -14.963949 +2454676.00838 -132226.188106 91786.6018335 -30434.2473026 -3.7573535 -13.406804 -14.704241 +2454676.0306 -137266.285367 64703.4327036 -58021.2922998 -1.4692868 -14.733561 -13.950905 +2454676.05283 -137858.36069 35525.0100911 -83723.9892522 0.83442552 -15.572079 -12.761019 +2454676.09727 -126850.222765 -25191.2254565 -127030.454131 4.665438 -15.754703 -9.7321706 +2454676.14172 -103970.182692 -83870.4185411 -158698.19921 7.0164916 -14.684794 -6.8508348 +2454676.18616 -74440.6815229 -137508.844209 -180475.487636 8.2148447 -13.236304 -4.6017733 +2454676.2306 -41739.1716648 -185586.797347 -194808.269838 8.7356474 -11.826552 -2.9503475 +2454676.27505 -7811.64016007 -228550.004479 -203702.02029 8.8918082 -10.580088 -1.7436201 +2454676.36394 60073.3312192 -301778.818701 -210496.3599 8.7189874 -8.5931465 -0.17117129 +2454676.45283 125555.489596 -361862.43957 -207936.066236 8.3167738 -7.1237829 0.76327144 +2454676.54172 187705.081509 -412083.113968 -199629.887618 7.8665746 -6.001442 1.3580727 +2454676.6306 246409.410184 -454643.063262 -187573.476548 7.4243671 -5.1142416 1.7564633 +2454676.80838 354108.33655 -522408.67848 -156548.885412 6.617743 -3.7894231 2.2297587 +2454676.98616 450261.377044 -572914.870394 -120220.144513 5.9187033 -2.8330437 2.4744571 +2454677.16394 536382.122513 -610564.097799 -81128.6770414 5.3078607 -2.09838 2.6011463 +2454677.34172 613668.170692 -638113.124803 -40657.4183725 4.7654002 -1.5084843 2.659808 +2454677.69727 745232.976906 -669788.47435 41402.1027874 3.8275769 -0.60243164 2.6636146 +2454678.05283 850176.898341 -677404.180073 122161.973738 3.021921 0.078109286 2.5844137 +2454678.40838 931736.217208 -666411.80252 199753.536133 2.2980599 0.61760373 2.4636108 +2454678.49727 948715.217068 -661222.974094 218566.375392 2.123237 0.73134588 2.4378929 +2454678.54172 956695.403768 -658319.541841 227923.980905 2.0316893 0.77869345 2.4403319 +2454678.56394 960546.273795 -656808.500821 232628.041875 1.9771781 0.79349196 2.4662657 +2454678.58616 964253.268302 -655274.834008 237472.828476 1.8523664 0.82156855 2.6416307 +2454678.59727 965940.401974 -654364.893285 240121.999839 1.6675014 1.140037 2.8286128 +2454678.61949 969070.622739 -651805.459544 245416.638103 1.6132426 1.4211699 2.7017291 +2454678.70838 980908.00648 -640186.74079 265652.804886 1.4636155 1.5799318 2.5947305 +2454679.06394 1015908.56895 -585133.495476 342052.440042 0.81459704 1.9907072 2.3795951 +2454679.41949 1030959.24736 -518450.199594 411539.192957 0.16458338 2.3427879 2.1377345 +2454679.77505 1025915.66667 -441635.001349 472952.551467 -0.49574245 2.651463 1.8526435 +2454680.1306 1000255.06308 -355945.010391 524827.078468 -1.1801586 2.9208509 1.5147813 +2454680.48616 952991.49893 -262587.242368 565330.613012 -1.9052846 3.1500586 1.1092257 +2454680.84172 882559.656172 -162889.637753 592040.964572 -2.6926686 3.3316179 0.61163943 +2454681.19727 786613.750225 -58568.6300149 601555.42735 -3.5723376 3.4463975 -0.019240963 +2454681.55283 661682.79318 47736.2074761 588750.134569 -4.5887546 3.4498014 -0.85832102 +2454681.7306 586821.010575 100271.062914 571552.015627 -5.168161 3.380031 -1.3977894 +2454681.90838 502602.350364 151164.425077 545202.870731 -5.8090271 3.2302394 -2.0564305 +2454682.08616 407994.673503 198854.951798 507515.719684 -6.5225998 2.9523244 -2.8846079 +2454682.26394 301826.254322 240747.77862 455306.028041 -7.3137712 2.4541697 -3.9649791 +2454682.44172 183055.318948 272170.019789 383724.798318 -8.1512514 1.5428384 -5.435947 +2454682.5306 118908.154855 281367.070738 338433.616716 -8.5456998 0.81097162 -6.3871808 +2454682.61949 52012.5212594 283847.87107 285134.666739 -8.8522427 -0.22687793 -7.5267432 +2454682.70838 -16502.5257844 276710.20072 222286.200385 -8.9352286 -1.7246529 -8.873668 +2454682.79727 -83945.2970548 255649.826443 148444.261431 -8.5065185 -3.8884427 -10.365146 +2454682.84172 -115624.90195 238123.559619 107244.151289 -7.9430707 -5.2743114 -11.081077 +2454682.88616 -144505.281442 214897.270371 63498.775522 -7.0340528 -6.8502269 -11.672784 +2454682.9306 -169107.970399 185366.228188 17917.7023669 -5.7064816 -8.5385369 -12.013341 +2454682.97505 -187779.59791 149378.937989 -28256.885053 -3.9522697 -10.179472 -11.959427 +2454683.01949 -199051.398764 107532.075996 -73296.2695167 -1.8820735 -11.55225 -11.414099 +2454683.06394 -202119.334688 61257.2916104 -115309.615392 0.27665552 -12.461029 -10.398763 +2454683.10838 -197142.735155 12526.0582708 -152744.603615 2.2697182 -12.832141 -9.0615858 +2454683.15283 -185125.147562 -36686.8827784 -184747.446418 3.9254862 -12.731766 -7.6017338 +2454683.19727 -167497.003849 -84830.3517343 -211181.072378 5.1919372 -12.300313 -6.1824311 +2454683.28616 -121001.734037 -174414.751797 -249001.275738 6.7239923 -10.971912 -3.777492 +2454683.37505 -66464.3570765 -253136.969113 -270880.353055 7.3720918 -9.5411797 -2.0191678 +2454683.46394 -8950.79920828 -321339.106064 -281316.246174 7.5511096 -8.2497818 -0.76916404 +2454683.55283 48922.5705163 -380326.45421 -283594.583039 7.49285 -7.1414198 0.12772717 +2454683.64172 105840.720944 -431458.948686 -279967.00681 7.3160946 -6.1998158 0.78402318 +2454683.81949 214545.407444 -514638.250771 -260694.94556 6.8203984 -4.7055386 1.6468972 +2454683.99727 315145.053091 -577873.082962 -231141.674266 6.2778819 -3.577001 2.1590151 +2454684.17505 407474.749308 -625757.203332 -195361.36423 5.7483466 -2.6909393 2.4751467 +2454684.35283 491882.558588 -661389.555201 -155707.533882 5.247383 -1.971954 2.6725338 +2454684.5306 568830.758052 -686946.002882 -113651.737663 4.7768442 -1.3727101 2.7930772 +2454684.88616 702105.164517 -713782.264509 -25950.2794253 3.9161487 -0.41975334 2.8915226 +2454685.24172 810291.391637 -714932.184915 62837.681494 3.1388518 0.31650902 2.8743867 +2454685.59727 895549.964442 -695764.554046 149926.147567 2.419723 0.91223195 2.7856412 +2454685.95283 959349.129542 -659877.718485 233463.808831 1.7388042 1.4104374 2.6454043 +2454686.30838 1002607.83101 -609836.844382 312024.715214 1.0800034 1.8370842 2.4624756 +2454686.66394 1025788.99731 -547572.101963 384346.748743 0.42947864 2.2083714 2.2392063 +2454687.01949 1028946.77556 -474617.684699 449166.523365 -0.22577202 2.5342751 1.9733132 +2454687.37505 1011731.69693 -392275.045324 505084.261444 -0.89923687 2.820117 1.6581409 +2454687.7306 973354.483552 -301748.262526 550417.729972 -1.6063421 3.066862 1.2816836 +2454688.08616 912497.808716 -204290.831955 583003.877785 -2.3664252 3.2699866 0.82403935 +2454688.44172 827154.498993 -101420.053198 599882.761919 -3.2056782 3.4159375 0.25193911 +2454688.79727 714348.364397 4686.15092974 596727.373409 -4.1620346 3.4728654 -0.49325712 +2454688.97505 646340.865094 57893.3546219 585649.833629 -4.7010514 3.4473273 -0.96239877 +2454689.15283 569661.96243 110295.497555 566688.86477 -5.2928816 3.364256 -1.5244296 +2454689.3306 483415.637157 160797.080937 538166.774248 -5.9487643 3.1932699 -2.2145753 +2454689.50838 386531.199108 207669.829556 497721.460617 -6.6795576 2.8794928 -3.0886347 +2454689.68616 277822.514385 247994.883289 441879.889446 -7.4866887 2.3159156 -4.2390308 +2454689.77505 218705.64199 264184.421434 406618.966499 -7.9090025 1.8773711 -4.9634482 +2454689.86394 156357.019213 276410.328905 365296.284013 -8.3240839 1.2734771 -5.8228588 +2454689.95283 90962.6820352 283126.204487 316747.556345 -8.692786 0.42640852 -6.8511499 +2454690.04172 23167.9156982 282031.491593 259546.408405 -8.9285644 -0.78540758 -8.0801896 +2454690.1306 -45373.9764758 269671.776653 192118.896831 -8.8429148 -2.5420063 -9.5070827 +2454690.21949 -110873.470187 241051.03937 113349.429775 -8.0500362 -5.0491618 -10.987045 +2454690.26394 -140269.507146 218736.08125 69922.3488616 -7.1975822 -6.6024985 -11.604031 +2454690.30838 -165622.839935 190175.08584 24525.2200836 -5.9343925 -8.2848458 -11.989826 +2454690.35283 -185287.59081 155129.387016 -21677.7709389 -4.2391722 -9.9482597 -12.00033 +2454690.39727 -197735.5797 114076.772371 -67012.8466421 -2.2018295 -11.374402 -11.526767 +2454690.44172 -202038.354011 68339.6631522 -109580.665498 -0.04024296 -12.360878 -10.571279 +2454690.48616 -198216.879835 19839.0302453 -147751.046191 1.9894475 -12.81055 -9.2670911 +2454690.5306 -187174.34803 -29416.9224639 -180560.61702 3.6993033 -12.772176 -7.8123223 +2454690.57505 -170306.939897 -77799.0916055 -207780.34503 5.0211259 -12.380649 -6.3789915 +2454690.66394 -124770.918977 -168145.500197 -246930.978949 6.6381793 -11.081349 -3.9260352 +2454690.75283 -70688.10302 -247704.907478 -269775.165112 7.3344792 -9.6469436 -2.1239355 +2454690.84172 -13356.2441584 -316672.831398 -280887.42303 7.5386514 -8.3429459 -0.84248444 +2454690.9306 44476.7721454 -376324.444035 -283641.181124 7.4933844 -7.2214326 0.075864378 +2454691.01949 101427.702985 -428026.091137 -280352.048852 7.3233635 -6.2683495 0.74684493 +2454691.19727 210292.696433 -512116.083967 -261501.039369 6.8328203 -4.7567224 1.6272964 +2454691.37505 311092.868902 -576040.965111 -232169.935841 6.2912042 -3.6163941 2.1487823 +2454691.55283 403624.71225 -624462.836087 -196501.709673 5.7612278 -2.722016 2.4703242 +2454691.7306 488223.997484 -660523.174159 -156894.493785 5.2593979 -1.9968918 2.6710318 +2454691.90838 565349.244431 -686424.909791 -114844.251806 4.7878745 -1.3929223 2.7937052 +2454692.26394 698931.83953 -713769.771822 -27082.5724982 3.9251924 -0.43310537 2.8945077 +2454692.61949 807366.25944 -715252.034459 61815.7771362 3.1459747 0.30797368 2.8784474 +2454692.97505 892814.307268 -696288.685998 149037.091534 2.4249289 0.90730634 2.7901556 +2454693.3306 956742.691229 -660508.575506 232715.648691 1.7419768 1.4082943 2.6500134 +2454693.68616 1000063.76469 -610500.011172 311415.895008 1.0808147 1.8369939 2.4668834 +2454694.39727 1026267.56372 -475228.624593 448768.054774 -0.23118301 2.5354346 1.9748164 +2454694.75283 1008843.86491 -392845.277141 504679.081833 -0.90729704 2.8217957 1.6561008 +2454695.10838 970180.883484 -302245.507188 549892.99563 -1.6169655 3.0700504 1.275934 +2454695.46394 908948.574517 -204661.405505 582241.698113 -2.3804527 3.2750628 0.81419746 +2454695.81949 823103.583909 -101606.806527 598739.54884 -3.2246292 3.4227577 0.23663811 +2454696.17505 709609.664393 4725.44429626 594994.246884 -4.1883897 3.4804929 -0.51708995 +2454696.35283 641159.39912 58046.9488113 583503.718247 -4.7325469 3.4544187 -0.99267231 +2454696.5306 563948.699445 110545.666416 564012.953597 -5.3308916 3.3694293 -1.5636605 +2454696.70838 477057.411001 161096.120896 534794.983768 -5.9950633 3.1938466 -2.2668069 +2454696.88616 379384.888396 207910.140788 493406.516644 -6.7362188 2.8699729 -3.1606794 +2454697.06394 269716.140065 247940.60879 436233.86356 -7.5550426 2.2840954 -4.3429603 +2454697.15283 210054.333025 263813.051589 400089.207756 -7.982268 1.8251544 -5.0906934 +2454697.24172 147133.373341 275525.253395 357677.461589 -8.3990063 1.1895353 -5.9805742 +2454697.3306 81182.2862379 281418.216471 307772.565791 -8.760654 0.2921221 -7.0481522 +2454697.41949 12955.5956738 279006.423576 248880.179884 -8.9678565 -1.0004118 -8.3245566 +2454697.50838 -55631.3522164 264544.645054 179396.866807 -8.8032544 -2.8829798 -9.7952158 +2454697.59727 -120211.211845 232670.84885 98381.0251739 -7.8276246 -5.5592449 -11.268088 +2454697.64172 -148484.684877 208241.193615 53966.2407922 -6.8293542 -7.1901128 -11.82911 +2454697.68616 -172097.306573 177331.730315 7901.5746782 -5.3936544 -8.9108768 -12.102116 +2454697.7306 -189359.628823 139921.995659 -38421.0121276 -3.5342615 -10.538764 -11.942172 +2454697.77505 -198877.988009 96812.8200866 -83153.6352327 -1.3957347 -11.841217 -11.270941 +2454697.81949 -200044.548669 49636.1886763 -124393.276374 0.76971038 -12.637368 -10.144271 +2454697.86394 -193257.623544 462.095046862 -160702.469302 2.7117238 -12.88813 -8.7378453 +2454697.90838 -179696.615325 -48766.6907505 -191405.120949 4.2844883 -12.689123 -7.2552894 +2454697.95283 -160861.173094 -96608.9946406 -216521.731811 5.4624998 -12.191505 -5.8471831 +2454698.04172 -112870.147498 -185099.371489 -251999.042701 6.8530564 -10.809671 -3.5068605 +2454698.1306 -57697.070302 -262559.344537 -272065.863681 7.4167495 -9.3796651 -1.8157609 +2454698.21949 -35.7645294009 -329583.649946 -281148.791074 7.5496528 -8.1056978 -0.61752347 +2454698.30838 57721.4208043 -387541.109388 -282413.523598 7.4666022 -7.0171787 0.24214007 +2454698.39727 114381.647403 -437789.990122 -278015.143714 7.2765553 -6.0935025 0.87179677 +2454698.57505 222380.105402 -519561.851004 -257679.473133 6.7703295 -4.6268325 1.7009497 +2454698.75283 322190.319784 -581740.721917 -227457.094219 6.2259337 -3.5170082 2.1937263 +2454698.9306 413727.781114 -628807.987975 -191242.716002 5.6973957 -2.6437951 2.4978282 +2454699.10838 497367.067535 -663789.604783 -151305.850951 5.1983352 -1.9338587 2.6872062 +2454699.46394 642811.691722 -705433.722899 -65484.9800045 4.2892945 -0.83551654 2.8659646 +2454699.81949 761892.787854 -717882.052854 23253.0414039 3.4770772 -0.0098025327 2.8929179 +2454700.17505 857149.317133 -707763.134582 111371.210727 2.734005 0.64580446 2.8324146 +2454700.5306 930346.651484 -679369.565065 196679.398059 2.0376333 1.1868519 2.7131109 +2454700.88616 982636.933593 -635677.937666 277598.647135 1.3702102 1.6459613 2.548033 +2454701.24172 1014677.07204 -578872.023092 352813.315269 0.71696495 2.0432738 2.3420422 +2454701.59727 1026695.8515 -510641.392836 421072.28269 0.064563014 2.3913753 2.094754 +2454701.77505 1025137.31448 -472537.57874 452306.43852 -0.26697402 2.5601603 1.9633 +2454702.1306 1006615.73862 -389388.239552 507848.221353 -0.94332005 2.846747 1.6434497 +2454702.48616 966821.080472 -298034.007666 552637.817893 -1.6548239 3.094037 1.2606227 +2454702.84172 904382.897346 -199741.210077 584447.269548 -2.4212933 3.2970259 0.79398983 +2454703.19727 817221.298241 -96061.0924681 600213.231708 -3.2697529 3.4411812 0.20861575 +2454703.55283 702254.093517 10746.9868403 595432.510396 -4.239501 3.49232 -0.5574435 +2454703.7306 632990.702319 64210.496724 583257.067271 -4.7873952 3.4607395 -1.0418858 +2454703.90838 554905.811665 116747.973478 562925.176429 -5.3899345 3.3675999 -1.6245235 +2454704.08616 467073.907217 167181.102135 532657.77928 -6.0584773 3.1794467 -2.3434171 +2454704.26394 368397.852704 213630.359005 489933.573168 -6.8031706 2.8351278 -3.2592721 +2454704.44172 257696.304379 252879.012692 431018.74219 -7.6213132 2.2136553 -4.4731811 +2454704.5306 197541.211141 268108.801965 393796.504523 -8.0436397 1.7267145 -5.2417169 +2454704.61949 134188.576678 278923.040146 350132.933534 -8.4484561 1.0518735 -6.1561443 +2454704.70838 67944.3638402 283557.310109 298776.204873 -8.7843951 0.098712095 -7.2508287 +2454704.79727 -285.221607739 279374.434598 238230.00061 -8.9386898 -1.2725201 -8.5510143 +2454704.88616 -68290.0594464 262439.503574 166978.009166 -8.6695698 -3.2581831 -10.022576 +2454704.9306 -100839.55926 247526.34225 127058.899747 -8.2402742 -4.5437989 -10.762349 +2454704.97505 -131189.347865 227281.739557 84422.3187494 -7.5092968 -6.0321252 -11.42329 +2454705.01949 -158017.039648 200994.96428 39565.9330624 -6.3936187 -7.6778079 -11.897184 +2454705.06394 -179738.365049 168263.221396 -6530.09400845 -4.8483714 -9.3620178 -12.04481 +2454705.10838 -194760.185379 129295.179994 -52354.855301 -2.9230442 -10.888595 -11.739674 +2454705.15283 -201921.424926 85123.4808785 -96053.7088622 -0.79283305 -12.039344 -10.941632 +2454705.19727 -200910.762619 37498.5824549 -135868.880266 1.2905623 -12.675296 -9.742452 +2454705.24172 -192353.45756 -11562.0145238 -170598.211495 3.1096287 -12.798863 -8.3263366 +2454705.28616 -177509.071319 -60283.2876292 -199778.205077 4.5571478 -12.522292 -6.8791164 +2454705.3306 -157835.682046 -107407.678872 -223554.287624 5.6306476 -11.990486 -5.5268011 +2454705.41949 -109118.810616 -194332.584159 -257012.665885 6.8898298 -10.613549 -3.297524 +2454705.50838 -53919.9346623 -270421.927731 -275796.031591 7.3952762 -9.2202518 -1.6850762 +2454705.59727 3476.55754593 -336365.275484 -284078.795145 7.5060456 -7.9825732 -0.53580342 +2454705.68616 60868.628434 -393492.98656 -284839.640955 7.4167913 -6.9229158 0.29409218 +2454705.77505 117145.67627 -443105.186193 -280117.909835 7.2272636 -6.0208864 0.90551109 +2454705.95283 224438.194706 -523997.203993 -259427.934178 6.7283043 -4.5821262 1.7161791 +2454706.1306 323666.652749 -585620.366908 -229037.009568 6.1920665 -3.4878991 2.2015554 +2454706.30838 414738.729419 -632315.863349 -192728.053365 5.6704206 -2.6236997 2.5027897 +2454706.48616 498007.470757 -667033.298951 -152723.433033 5.1768441 -1.9190971 2.69128 +2454706.84172 642919.584403 -708314.61209 -66775.3341702 4.2755022 -0.82576876 2.8704387 +2454707.19727 761656.209505 -720491.356398 22117.2558086 3.4680686 -0.0015015943 2.8985324 +2454707.55283 856685.451477 -710118.826769 110425.078594 2.7279805 0.65417835 2.8391132 +2454707.90838 929728.063197 -681457.432331 195952.442996 2.0334265 1.1959885 2.7206321 +2454708.26394 981906.41313 -637469.241146 277111.394969 1.3670148 1.6561637 2.5560631 +2454708.61949 1013855.75277 -580332.019248 352576.353775 0.71415354 2.0546432 2.3502524 +2454708.97505 1025787.15972 -511734.854718 421086.078407 0.061604027 2.4038443 2.1028126 +2454709.3306 1017509.75782 -433069.125746 481299.346111 -0.60377423 2.7109813 1.8089439 +2454709.68616 988413.359427 -345571.982802 531655.185533 -1.2963888 2.9789218 1.4589609 +2454710.04172 937404.414133 -250462.567072 570199.131113 -2.0336364 3.2057834 1.036494 +2454710.39727 862777.971287 -149116.352776 594324.665598 -2.8384607 3.3826524 0.51452333 +2454710.75283 761988.493121 -43363.7942537 600329.971223 -3.7435077 3.4871807 -0.15333695 +2454711.10838 631258.999158 63876.8695987 582557.502256 -4.7976275 3.4663699 -1.0530503 +2454711.28616 553000.369406 116498.511675 562030.531374 -5.4024268 3.3728236 -1.6389511 +2454711.46394 464954.879998 167003.195838 531507.439911 -6.0739242 3.1833179 -2.3625988 +2454711.64172 366013.730482 213489.597899 488436.851231 -6.8223721 2.8356049 -3.2857403 +2454711.81949 254984.758595 252692.4762 429032.522703 -7.6447277 2.2060641 -4.5114399 +2454711.90838 194642.973029 267836.832337 391484.781798 -8.0687122 1.7114852 -5.2886058 +2454711.99727 131095.480781 278491.275568 347419.84992 -8.4737535 1.0245518 -6.2142576 +2454712.08616 64666.9772942 282847.090027 295564.07573 -8.8061418 0.051980905 -7.3231722 +2454712.17505 -3689.28434677 278194.954329 234400.076867 -8.9476681 -1.350383 -8.6396396 +2454712.26394 -71652.4635484 260491.08862 162414.336551 -8.6448039 -3.3834177 -10.123185 +2454712.30838 -104051.655645 245041.958008 122109.01541 -8.1848613 -4.6980352 -10.861514 +2454712.35283 -134110.600118 224149.34354 79111.180659 -7.4111639 -6.2147898 -11.509941 +2454712.39727 -160461.232155 197118.210438 33972.2642944 -6.2418713 -7.8805634 -11.954451 +2454712.44172 -181490.034136 163598.803027 -12255.1477021 -4.6400523 -9.5652711 -12.052755 +2454712.48616 -195620.661085 123894.764439 -57990.3377995 -2.6708349 -11.06359 -11.683684 +2454712.5306 -201773.493246 79149.9367213 -101349.800965 -0.52548983 -12.159374 -10.822595 +2454712.57505 -199761.152612 31190.9692276 -140613.832707 1.5399088 -12.729023 -9.5784815 +2454712.61949 -190320.104769 -17957.4035107 -174668.200654 3.3180453 -12.793166 -8.1429412 +2454712.66394 -174768.419557 -66569.1450488 -203142.283818 4.7169583 -12.474021 -6.6977158 +2454712.75283 -131044.210765 -157941.265698 -244513.170022 6.4621372 -11.240909 -4.1816175 +2454712.84172 -77983.2577643 -238782.705715 -269064.143696 7.2371421 -9.8158052 -2.315014 +2454712.9306 -21211.8048642 -309014.876392 -281445.712798 7.4858167 -8.5018103 -0.98463022 +2454713.01949 36321.7473143 -369831.960705 -285149.850742 7.4659456 -7.3659177 -0.031493992 +2454713.10838 93124.5592277 -422588.773783 -282585.037654 7.3109821 -6.398878 0.66420855 +2454713.28616 201934.600097 -508499.552035 -264739.784834 6.8358514 -4.8644587 1.5758998 +2454713.46394 302841.511967 -573945.282604 -236047.85697 6.3012637 -3.7075523 2.115463 +2454713.64172 395559.454096 -623668.443366 -200797.431603 5.775061 -2.8008683 2.4484503 +2454713.81949 480390.448158 -660864.188294 -161462.865108 5.2755776 -2.0662592 2.6569472 +2454713.99727 557777.575979 -687771.149688 -119583.69115 4.8057144 -1.4547038 2.7852329 +2454714.35283 691947.257656 -716826.15778 -31956.881689 3.945443 -0.48329045 2.8935858 +2454714.70838 801034.245265 -719710.377485 56993.1870412 3.1681748 0.2665378 2.8824326 +2454715.06394 887193.157818 -701907.141699 144393.709056 2.4490187 0.87301788 2.7976679 +2454715.41949 951892.389847 -667082.524712 228346.578351 1.7681172 1.3802771 2.6602604 +2454715.77505 996052.730754 -617843.076311 307397.564229 1.1094027 1.8149361 2.4794251 +2454716.1306 1020139.06123 -556143.780443 380265.62489 0.45901214 2.1936356 2.2577316 +2454716.48616 1024206.12254 -483532.255315 445673.60156 -0.19611167 2.5266579 1.9930258 +2454716.84172 1007903.59538 -401315.373403 502211.145416 -0.86949737 2.8195531 1.6787341 +2454717.19727 970440.138162 -310696.025768 548187.39342 -1.576608 3.0734924 1.3028973 +2454717.55283 910495.572023 -212919.997548 581431.602645 -2.3367958 3.2841861 0.84562447 +2454717.90838 826058.995831 -109487.980692 598975.640124 -3.1763125 3.4384349 0.27360418 +2454718.26394 714147.033787 -2548.23975698 596482.464238 -4.133261 3.5048946 -0.47187799 +2454718.44172 646577.8201 51192.1735191 585731.065604 -4.6727875 3.4848229 -0.94133321 +2454718.61949 570327.741577 104216.427739 567090.35632 -5.2653551 3.4078957 -1.5038212 +2454718.79727 484496.410349 155441.30721 538880.185883 -5.92233 3.2439954 -2.1946022 +2454718.97505 388005.937145 203156.003915 498735.394285 -6.6548309 2.9386727 -3.0695179 +2454719.15283 279656.89281 244467.862365 443179.176636 -7.4648702 2.3856688 -4.2210417 +2454719.24172 220699.212322 261217.376348 408053.835391 -7.8894996 1.953611 -4.9461452 +2454719.3306 158488.28906 274057.314206 366861.06526 -8.3079522 1.357365 -5.806353 +2454719.41949 93199.4312621 281451.698226 318435.466063 -8.6818475 0.51951931 -6.835638 +2454719.50838 25458.7642209 281114.012093 261348.222623 -8.9261648 -0.68098699 -8.0661738 +2454719.59727 -43116.5989075 269607.259976 194018.22649 -8.8554832 -2.4239547 -9.496144 +2454719.68616 -108806.208377 241948.206349 115306.787454 -8.0895442 -4.9172158 -10.984236 +2454719.7306 -138390.625266 220149.222853 71875.7242063 -7.2569377 -6.4663121 -11.609575 +2454719.77505 -164016.526613 192111.401789 26434.1475695 -6.0174987 -8.1497332 -12.008267 +2454719.81949 -184048.440658 157568.693002 -19872.3258853 -4.3470877 -9.8231635 -12.036503 +2454719.86394 -196955.205849 116956.298424 -65385.3850234 -2.3320156 -11.272559 -11.583549 +2454719.90838 -201782.570823 71554.1315266 -108208.312485 -0.18140105 -12.289382 -10.646618 +2454719.95283 -198506.082576 23263.4760722 -146693.990022 1.8484996 -12.77265 -9.3546947 +2454719.99727 -187990.097051 -25907.4746876 -179851.080734 3.5670686 -12.764929 -7.9044987 +2454720.04172 -171606.336819 -74310.8009197 -207423.222554 4.9018379 -12.397762 -6.4695349 +2454720.1306 -126881.540162 -164917.129744 -247226.019703 6.5456043 -11.128198 -4.0042188 +2454720.21949 -73425.053875 -244893.445234 -270614.623901 7.2628432 -9.7067203 -2.1877376 +2454720.30838 -16582.3532413 -314341.951176 -282168.40448 7.4820682 -8.4074232 -0.89411451 +2454720.39727 40860.1750639 -374493.902968 -285280.373369 7.4477236 -7.2868423 0.033812503 +2454720.48616 97493.3045099 -426695.572522 -282284.317984 7.2858972 -6.3329654 0.71227242 +2454720.66394 205877.48977 -511752.817632 -263876.442795 6.8068416 -4.8178135 1.6033997 +2454720.84172 306341.764371 -576584.073308 -234854.053028 6.2730058 -3.6732985 2.1320502 +2454721.01949 398640.115707 -625848.032435 -199401.409725 5.7487653 -2.7747891 2.4587252 +2454721.19727 483083.720571 -662688.62864 -159941.34723 5.2514249 -2.0457552 2.663302 +2454721.37505 560115.559492 -689312.416658 -117985.678277 4.7835733 -1.4381141 2.7890057 +2454721.7306 693659.226972 -717940.118766 -30295.5399563 3.9266814 -0.471547 2.8942617 +2454722.08616 802210.939505 -720507.119727 58645.7180268 3.1519567 0.2757199 2.881318 +2454722.44172 887901.243913 -702444.274635 145992.1982 2.4346184 0.88089191 2.7953249 +2454722.79727 952178.239156 -667388.159367 229857.659562 1.7549378 1.3875651 2.6569385 +2454723.15283 995946.000683 -617928.199737 308792.899165 1.0969481 1.8220577 2.475217 +2454723.50838 1019655.26472 -556009.185503 381517.904337 0.44684699 2.2008533 2.2526135 +2454723.86394 1023347.53097 -483172.30841 446753.182121 -0.20842158 2.5341314 1.9868697 +2454724.21949 1006658.63531 -400720.875384 503082.672585 -0.88242613 2.8273538 1.6712916 +2454724.57505 968781.655588 -309857.139552 548805.461014 -1.5907014 3.0815884 1.293749 +2454724.9306 908377.541571 -211829.709352 581733.894367 -2.3527577 3.292413 0.83406483 +2454725.28616 823409.829067 -108148.133563 598871.394248 -3.1951227 3.4463436 0.25843796 +2454725.64172 710858.748201 -982.742536161 595831.048823 -4.1563552 3.5114094 -0.49282565 +2454725.81949 642913.151873 52846.894007 584726.391988 -4.6988063 3.4897862 -0.96659391 +2454725.99727 566236.55153 105928.712312 565654.930741 -5.2950033 3.4101839 -1.5349691 +2454726.17505 479916.608917 157156.093946 536906.207664 -5.9564511 3.2415814 -2.2340883 +2454726.35283 382862.280694 204774.495016 496066.714347 -6.6942363 2.927651 -3.121336 +2454726.5306 273866.437771 245803.275137 439578.937186 -7.5094852 2.3578889 -4.2919838 +2454726.61949 214559.50334 262288.163311 403858.885762 -7.9355775 1.9115694 -5.0306182 +2454726.70838 151996.440318 274729.395018 361953.980857 -8.3529498 1.2941459 -5.9079993 +2454726.79727 86383.4842082 281523.589336 312668.548521 -8.7198055 0.42416902 -6.9585828 +2454726.88616 18417.7925984 280277.871287 254544.932387 -8.9435591 -0.82557175 -8.2132638 +2454726.97505 -50125.1045066 267396.293479 186003.53275 -8.8227028 -2.6417569 -9.6622645 +2454727.06394 -115196.676487 237712.380648 106032.331164 -7.9492605 -5.2277894 -11.136635 +2454727.10838 -144090.468573 214640.174388 62078.5820729 -7.034553 -6.8164519 -11.724752 +2454727.15283 -168682.725767 185216.733862 16315.4254135 -5.7006997 -8.5156942 -12.055028 +2454727.19727 -187324.38209 149303.637646 -29988.9866535 -3.9433698 -10.162657 -11.984526 +2454727.24172 -198567.745955 107519.601299 -75088.2667734 -1.8777184 -11.535455 -11.420323 +2454727.28616 -201642.694652 61315.2278026 -117094.562847 0.2672651 -12.441009 -10.389971 +2454727.3306 -196738.646298 12665.3269405 -154479.280466 2.2408456 -12.810386 -9.0455826 +2454727.37505 -184870.164211 -36467.5593341 -186418.993809 3.877127 -12.712606 -7.5858589 +2454727.41949 -167458.989168 -84549.2242376 -212799.353662 5.1281478 -12.287832 -6.1710117 +2454727.50838 -121525.453275 -174107.300561 -250576.564318 6.6446286 -10.977905 -3.7775202 +2454727.59727 -67609.3103458 -252942.735423 -272489.31026 7.2912592 -9.563944 -2.0271443 +2454727.68616 -10700.5524882 -321368.845669 -283003.631414 7.4750257 -8.2845512 -0.7810579 +2454727.77505 46613.8974574 -380655.466216 -285379.654805 7.4235192 -7.1839833 0.11450033 +2454727.86394 103026.557862 -432134.689336 -281853.9444 7.2537508 -6.2471283 0.7708908 +2454728.04172 210872.881762 -516078.114783 -262769.935126 6.7705659 -4.7567821 1.6357817 +2454728.21949 310787.204636 -580103.147534 -233366.85329 6.2380899 -3.628212 2.1505981 +2454728.39727 402569.20571 -628760.865085 -197695.378165 5.7165231 -2.7402464 2.4693554 +2454728.57505 486539.046148 -665129.727489 -158112.042017 5.2219534 -2.0184423 2.6690957 +2454728.75283 563137.952717 -691375.497569 -116092.924544 4.7566211 -1.4159256 2.7916899 +2454729.10838 695919.4803 -719431.410357 -28381.1033807 3.9038062 -0.4558726 2.8934155 +2454729.46394 803816.449146 -721579.149332 60503.7014317 3.1320455 0.28766753 2.8786698 +2454729.81949 888929.783115 -703186.360667 147751.458692 2.4168496 0.89061194 2.7916259 +2454730.17505 952685.705755 -667853.959171 231491.633247 1.7386915 1.3959496 2.6525125 +2454730.5306 995971.19053 -618149.140521 310281.184107 1.0817162 1.8296945 2.4701612 +2454730.88616 1019222.2036 -556001.824335 382840.892327 0.43217319 2.2081314 2.2468932 +2454731.24172 1022466.96058 -482943.433593 447888.52685 -0.22295006 2.541312 1.9803389 +2454731.59727 1005328.53453 -400270.379482 504001.552536 -0.89724206 2.8346268 1.6636709 +2454731.95283 966985.536077 -309180.326656 549467.994614 -1.6063216 3.0890606 1.2845858 +2454732.30838 906080.801944 -210920.248418 582082.360001 -2.369863 3.300068 0.8226261 +2454732.66394 820552.80745 -107003.734979 598818.438736 -3.2146941 3.4539031 0.243467 +2454733.01949 707343.963288 381.997959844 595236.201128 -4.1799257 3.5179421 -0.51366388 +2454733.19727 639015.36201 54302.6511872 583778.865268 -4.7252191 3.4949636 -0.99190686 +2454733.37505 561906.50461 107446.675442 564273.785848 -5.3250122 3.4128536 -1.5664649 +2454733.55283 475092.414742 158683.193179 534977.664298 -5.9909363 3.2396283 -2.27442 +2454733.7306 377468.591874 206211.82567 493424.691514 -6.7340048 2.9169701 -3.1748222 +2454733.90838 267821.093119 246959.13062 435970.106382 -7.5543232 2.3298579 -4.3659652 +2454733.99727 208164.03412 263175.103566 399628.322281 -7.9816232 1.8686001 -5.1191312 +2454734.08616 145251.025588 275206.430809 356975.551415 -8.3973293 1.2288346 -6.0149572 +2454734.17505 79323.1110203 281377.444117 306783.801434 -8.7558255 0.32475491 -7.0883474 +2454734.26394 11157.1069681 279181.113992 247565.795127 -8.9560699 -0.97741536 -8.368551 +2454734.35283 -57294.4865693 264852.511303 177749.020772 -8.7787338 -2.8712144 -9.8363359 +2454734.44172 -121621.664629 233040.829788 96474.3776393 -7.7864893 -5.5525843 -11.290999 +2454734.48616 -149726.188437 208644.258356 52002.6086177 -6.7834615 -7.1783312 -11.835086 +2454734.5306 -173166.476529 177802.333454 5952.9492313 -5.3517445 -8.8861754 -12.088234 +2454734.57505 -190297.290974 140522.685509 -40281.9523133 -3.5102468 -10.495158 -11.911567 +2454734.61949 -199781.182588 97617.002985 -84881.0176901 -1.4037364 -11.779809 -11.234243 +2454734.66394 -201052.163567 50695.6211072 -125990.428277 0.72317639 -12.568018 -10.11531 +2454734.70838 -194512.372334 1781.19498807 -162220.192377 2.6310447 -12.824402 -8.7264803 +2454734.75283 -181309.190302 -47231.3049097 -192918.207069 4.1808866 -12.641461 -7.2641165 +2454734.79727 -162896.226876 -94929.6333886 -218103.498289 5.3478586 -12.164484 -5.8733957 +2454734.88616 -115793.59774 -183366.80762 -253872.220518 6.7401359 -10.821157 -3.5534063 +2454734.97505 -61434.5016674 -261023.561799 -274324.723548 7.3185733 -9.4173018 -1.8679026 +2454735.06394 -4463.52440249 -328401.250147 -283804.753176 7.4679069 -8.1586096 -0.66805819 +2454735.15283 52723.5946834 -386800.076688 -285441.652677 7.3995041 -7.0783013 0.19600374 +2454735.24172 108917.135099 -437535.629943 -281377.835238 7.2217348 -6.1585788 0.83084725 +2454735.41949 216224.845865 -520325.026464 -261592.972571 6.7340437 -4.6932335 1.6699503 +2454735.59727 315582.532953 -583506.931431 -231780.847107 6.202565 -3.580842 2.1710155 +2454735.77505 406836.68237 -631525.209848 -195862.147317 5.6834097 -2.7036633 2.481799 +2454735.95283 490318.018795 -667392.757572 -156128.513057 5.1914476 -1.9893131 2.6765886 +2454736.30838 635716.402897 -710603.162216 -70501.1900998 4.2924518 -0.88208945 2.8634846 +2454736.66394 755005.190879 -724352.288509 18254.2043523 3.4870489 -0.048021538 2.8962275 +2454737.01949 850647.916049 -715286.931903 106543.521086 2.7489371 0.61534005 2.8400542 +2454737.37505 924364.62022 -687716.582819 192140.184974 2.0563593 1.1636488 2.7241219 +2454737.7306 977278.359377 -644631.076947 273440.699738 1.3919714 1.6296549 2.5617502 +2454738.08616 1010026.73012 -588223.200768 349111.932293 0.74124111 2.0336396 2.3579798 +2454738.44172 1022825.08175 -520187.293461 417889.764469 0.090985662 2.3883313 2.1125427 +2454738.79727 1015487.26215 -441910.519186 478433.612319 -0.57197131 2.7012404 1.8207643 +2454739.15283 987405.643032 -354617.5472 529187.978622 -1.2621259 2.9754742 1.4731535 +2454739.50838 937486.622414 -259508.490455 568210.864764 -1.9969525 3.2093411 1.0535925 +2454739.86394 864023.331756 -157933.875191 592915.99918 -2.7994263 3.3941485 0.5353123 +2454740.21949 764469.325436 -51688.5865119 599630.657038 -3.702089 3.5080911 -0.12770027 +2454740.57505 635050.459174 56373.2797 582744.891582 -4.7537081 3.4996091 -1.0204773 +2454740.75283 557475.794663 109566.253355 562754.206973 -5.3573106 3.4142966 -1.6014766 +2454740.9306 470130.89113 160786.229577 532854.478312 -6.0279002 3.2355063 -2.3185628 +2454741.10838 371898.411814 208181.994713 490526.813223 -6.7763753 2.9027514 -3.2324822 +2454741.28616 261559.643188 248578.057194 432037.891038 -7.6016461 2.2960861 -4.4445825 +2454741.37505 201534.435693 264474.918749 395037.797347 -8.0298285 1.818213 -5.2125313 +2454741.46394 138257.434269 276030.964076 351598.831587 -8.4431057 1.1537868 -6.126986 +2454741.55283 72009.4327794 281492.242046 300461.967269 -8.7915727 0.21235688 -7.2230533 +2454741.64172 3657.13948885 278229.44587 240115.106503 -8.964775 -1.1466287 -8.5275771 +2454741.7306 -64649.8789199 262301.624229 169007.981596 -8.7239855 -3.1227893 -10.009729 +2454741.77505 -97442.6073425 247911.739642 129121.429707 -8.312973 -4.407294 -10.758787 +2454741.81949 -128110.183612 228185.789343 86475.0783142 -7.6023339 -5.8995495 -11.432561 +2454741.86394 -155334.683287 202388.782658 41552.7426993 -6.5069889 -7.5567682 -11.922767 +2454741.90838 -177525.170412 170084.612638 -4676.25037553 -4.9783643 -9.2619861 -12.088533 +2454741.95283 -193065.239838 131450.566333 -50696.2752227 -3.0613574 -10.81583 -11.79698 +2454741.99727 -200757.946867 87494.0206893 -94637.4215873 -0.92966105 -12.000169 -11.009243 +2454742.04172 -200255.820475 39958.1285343 -134719.10479 1.1635888 -12.667211 -9.8123362 +2454742.08616 -192160.052848 -9120.25089374 -169710.095127 2.9965063 -12.81487 -8.3918816 +2454742.1306 -177722.87548 -57936.5476299 -199127.427708 4.4579765 -12.554557 -6.9368714 +2454742.17505 -158406.34026 -105205.591167 -223108.831718 5.5435835 -12.032678 -5.576019 +2454742.26394 -110284.934591 -192494.190636 -256886.742278 6.8205159 -10.664265 -3.3323265 +2454742.35283 -55570.9230844 -268981.785312 -275897.496759 7.3375666 -9.2726048 -1.7101895 +2454742.44172 1415.32253153 -335325.003152 -284347.244414 7.4564999 -8.0341248 -0.55461162 +2454742.5306 58451.6223872 -392842.502426 -285235.198008 7.3734351 -6.9727881 0.27954006 +2454742.61949 114415.340085 -442830.161505 -280612.996751 7.1888559 -6.0687606 0.89398587 +2454742.79727 221179.262572 -524425.218025 -260066.558268 6.697468 -4.6257834 1.7086814 +2454742.97505 319979.11641 -586686.923498 -229769.549856 6.1668413 -3.5274119 2.1966614 +2454743.15283 410698.493416 -633958.623354 -193520.802845 5.6495496 -2.659244 2.4997496 +2454743.3306 493674.291267 -669192.675989 -153551.717845 5.1594462 -1.9508482 2.68963 +2454743.68616 638135.546521 -711338.336177 -67622.9348886 4.2631952 -0.85038368 2.8706633 +2454744.04172 756549.058223 -724168.348197 21294.3890428 3.4590972 -0.019493604 2.8998048 +2454744.39727 851337.185642 -714252.073918 109649.672887 2.7210668 0.642407 2.8408465 +2454744.75283 924185.871265 -685860.920239 195231.410153 2.027565 1.1901206 2.722367 +2454745.10838 976189.573952 -641965.366876 276438.219757 1.3613795 1.6559691 2.5573709 +2454745.46394 1007960.05715 -584748.800514 351930.779302 0.7080306 2.0599931 2.3506523 +2454745.81949 1019686.92025 -515902.151821 420431.200134 0.054283545 2.4147508 2.10169 +2454746.17505 1011155.35857 -436814.345067 480576.468312 -0.61317056 2.7275855 1.8054823 +2454746.5306 981723.222909 -348717.086302 530776.249874 -1.3090987 3.0014138 1.4520433 +2454746.88616 930250.581567 -252825.649211 569034.615089 -2.0514785 3.234174 1.0244782 +2454747.24172 854964.576429 -150522.473497 592679.750994 -2.8640861 3.4163999 0.49466674 +2454747.59727 753221.134177 -43670.8503396 597895.316426 -3.7807635 3.5245387 -0.18600548 +2454747.95283 621096.662686 64719.4385159 578808.335871 -4.8524183 3.5026059 -1.1082079 +2454748.1306 541907.557118 117866.370168 557304.169057 -5.469219 3.4042552 -1.7120592 +2454748.30838 452726.515238 168780.19505 525472.528001 -6.1554706 3.2037628 -2.4615129 +2454748.48616 352402.255126 215423.6655 480606.623455 -6.9212389 2.8327386 -3.4233314 +2454748.66394 239721.505752 254248.253185 418659.561131 -7.7600876 2.1532234 -4.7096552 +2454748.75283 178475.846032 268826.722705 379430.952628 -8.1877095 1.6138677 -5.5298276 +2454748.84172 114029.65295 278487.438242 333312.997932 -8.5863022 0.85846176 -6.5096512 +2454748.9306 46830.5157648 281190.028555 278944.164518 -8.8885156 -0.22022395 -7.6837328 +2454749.01949 -21885.3907644 273863.883368 214749.746346 -8.9461109 -1.7857261 -9.0664612 +2454749.10838 -89177.3922654 251966.381227 139337.836064 -8.445897 -4.050503 -10.574768 +2454749.15283 -120509.591302 233707.31766 97353.0722102 -7.8193198 -5.4937023 -11.276257 +2454749.19727 -148761.973142 209539.281763 52930.2459393 -6.8279841 -7.1185646 -11.82477 +2454749.24172 -172398.22322 178923.724345 6907.11572487 -5.4093811 -8.8287376 -12.085252 +2454749.28616 -189774.713543 141852.436525 -39335.1174325 -3.5801664 -10.445001 -11.91876 +2454749.3306 -199541.715162 99124.6706034 -83983.920881 -1.4809105 -11.739527 -11.252789 +2454749.37505 -201115.120801 52327.5014194 -125183.98143 0.64394173 -12.543917 -10.143471 +2454749.41949 -194873.654959 3473.90566341 -161534.408922 2.5557492 -12.816551 -8.7604463 +2454749.46394 -181945.594847 -45535.559441 -192367.302128 4.1132945 -12.647137 -7.2997799 +2454749.50838 -163774.988581 -93275.6418111 -217687.698771 5.2892742 -12.179923 -5.9077079 +2454749.59727 -117056.915881 -181876.233544 -253695.568837 6.6978813 -10.846491 -3.5809078 +2454749.68616 -62974.5520316 -259739.411337 -274330.16526 7.2880001 -9.4449016 -1.8879688 +2454749.77505 -6206.42094963 -327326.420834 -283939.756687 7.4451239 -8.1851968 -0.68198091 +2454749.86394 50827.0055606 -385921.255954 -285664.578393 7.3819214 -7.1026476 0.18681577 +2454749.95283 106899.943305 -436833.852206 -281656.854037 7.2076904 -6.1803141 0.82526514 +2454750.1306 214027.789448 -519916.913888 -261916.869829 6.7241811 -4.709808 1.6692739 +2454750.30838 313251.80873 -583317.389299 -232090.234929 6.1947803 -3.5928348 2.1733473 +2454750.48616 404394.921102 -631488.658046 -196119.99895 5.676601 -2.7116852 2.4860357 +2454750.66394 487774.877163 -667452.243863 -156311.260575 5.1849725 -1.9938715 2.6820385 +2454751.01949 632970.547638 -710710.226585 -70495.2334543 4.2855391 -0.88083776 2.8700972 +2454751.37505 752028.456478 -724345.024082 18467.0941871 3.478816 -0.041960734 2.9029475 +2454751.7306 847390.167206 -715028.170267 106954.905783 2.738786 0.62556615 2.8461479 +2454752.08616 920758.903082 -687085.37426 192721.069191 2.0437677 1.1776128 2.7289612 +2454752.44172 973241.004975 -643517.552318 274143.122526 1.3763574 1.6470419 2.5647193 +2454752.79727 1005416.76545 -586578.441417 349814.207136 0.72048064 2.0521969 2.3563424 +2454753.15283 1017510.48381 -517927.006128 418492.921159 0.065721146 2.4098032 2.1075752 +2454753.50838 1009314.71323 -438949.506912 478819.584147 -0.60275518 2.7253353 1.8113758 +2454753.86394 980185.659767 -350880.761587 529198.083982 -1.2998076 3.0018054 1.4577498 +2454754.21949 928978.495767 -254936.541416 567625.838205 -2.0435365 3.2372256 1.0297523 +2454754.57505 853910.979152 -152498.154866 591422.0401 -2.8578858 3.4221614 0.49915322 +2454754.9306 752323.262055 -45427.2373643 596755.978102 -3.7769709 3.5330549 -0.18292362 +2454755.28616 620263.969743 63265.4953184 577727.590217 -4.8522302 3.5137089 -1.1077697 +2454755.46394 541059.110853 116591.003927 556214.136835 -5.4715604 3.4163422 -1.71385 +2454755.64172 451818.228058 167694.615991 524331.064888 -6.1610589 3.2162444 -2.4666589 +2454755.81949 351377.366961 214524.862452 479348.667799 -6.9310009 2.8442361 -3.4337784 +2454755.99727 238508.56482 253498.963689 417179.287106 -7.7749124 2.1603284 -4.7289431 +2454756.08616 177139.27904 268114.650089 377778.333148 -8.2050163 1.6160042 -5.5557296 +2454756.17505 112553.044113 277761.923167 331429.477482 -8.6052099 0.85206449 -6.5442695 +2454756.26394 45210.4722009 280364.42963 276753.583893 -8.906226 -0.24116484 -7.7294621 +2454756.35283 -23615.4398552 272791.875135 212160.109684 -8.9551791 -1.830925 -9.1245979 +2454756.44172 -90892.6899245 250413.064281 136266.258164 -8.4289093 -4.1327129 -10.640167 +2454756.48616 -122116.260478 231796.890327 94035.1815115 -7.7782907 -5.597487 -11.337826 +2454756.5306 -150151.185048 207192.137224 49398.7234782 -6.7544578 -7.2412822 -11.87244 +2454756.57505 -173433.260471 176083.307665 3240.53927113 -5.2981336 -8.9605966 -12.105559 +2454756.61949 -190313.999579 138515.332223 -43006.2594769 -3.4348068 -10.568438 -11.899208 +2454756.66394 -199483.282644 95354.1435361 -87494.4670623 -1.3177977 -11.837412 -11.189161 +2454756.70838 -200429.356845 48257.8271112 -128377.007564 0.80389669 -12.600745 -10.044004 +2454756.75283 -193615.214412 -721.195710636 -164294.971603 2.6921579 -12.827058 -8.6382393 +2454756.79727 -180220.065078 -49705.7803216 -194647.201248 4.2195709 -12.625586 -7.1739171 +2454756.84172 -161700.053942 -97320.1903202 -219495.149708 5.3654892 -12.137859 -5.7887554 +2454756.9306 -114585.708655 -185522.444544 -254682.313142 6.7285799 -10.789193 -3.4869876 +2454757.01949 -60376.7214596 -262945.075292 -274689.422721 7.2929739 -9.3888982 -1.817522 +2454757.10838 -3627.48072866 -330123.347713 -283828.249247 7.4367107 -8.1350087 -0.62882879 +2454757.19727 53312.1527167 -388356.446837 -285194.032122 7.3666734 -7.0585293 0.22789465 +2454757.28616 109253.182009 -438950.733166 -280905.093594 7.1889806 -6.1413612 0.85791146 +2454757.46394 216069.532823 -521496.261338 -260751.654451 6.7029407 -4.6781538 1.6915522 +2454757.64172 314962.644513 -584446.52189 -230630.951056 6.1730923 -3.5654758 2.1898737 +2454757.81949 405772.766356 -632218.090924 -194435.723691 5.6549571 -2.6867609 2.4990701 +2454757.99727 488820.882604 -667809.876457 -154445.45904 5.1633966 -1.970234 2.692789 +2454758.35283 633352.50096 -710355.783799 -68345.7170308 4.2638217 -0.85776375 2.8780991 +2454758.70838 751736.942945 -723267.065432 20833.5905298 3.4566178 -0.01768069 2.9090906 +2454759.06394 846399.867316 -713171.327912 109476.939773 2.7152891 0.65206424 2.8500061 +2454759.41949 919010.525641 -684379.954626 195318.170761 2.0177099 1.2063095 2.729911 +2454759.77505 970638.788616 -639901.060353 276719.125052 1.3466637 1.677606 2.56232 +2454760.1306 1001872.29472 -581946.526577 352312.462917 0.68764125 2.0862855 2.3521055 +2454760.48616 1012873.41908 -512229.018801 420790.461774 0.027240268 2.4450519 2.0985744 +2454760.84172 1003392.97875 -432156.942257 480752.178056 -0.64815039 2.7612474 1.7963693 +2454761.19727 972742.763252 -342984.174773 530554.959462 -1.3537596 3.0376089 1.4349015 +2454761.55283 919719.170178 -245957.081345 568125.82448 -2.1082849 3.2716461 0.99622491 +2454761.90838 842456.751209 -142510.329065 590672.304299 -2.936691 3.452859 0.45033533 +2454762.26394 738172.136956 -34609.5027912 594175.30298 -3.8747513 3.5552528 -0.25508955 +2454762.44172 674672.984595 20086.7108442 586967.065522 -4.4008218 3.5599996 -0.69542764 +2454762.61949 602724.9577 74507.4258166 572388.109665 -4.9765558 3.5163411 -1.2188291 +2454762.79727 521482.380541 127740.160241 548949.048708 -5.6130427 3.4001211 -1.8551825 +2454762.97505 429918.534896 178375.232303 514585.212032 -6.3224502 3.1686811 -2.6510013 +2454763.15283 326836.966545 224091.951679 466314.752732 -7.1132168 2.741263 -3.682007 +2454763.3306 211051.24921 260762.110485 399629.027046 -7.9692669 1.951105 -5.0762669 +2454763.41949 148207.985586 273446.328485 357304.741079 -8.3918023 1.3164735 -5.9722386 +2454763.50838 82289.6454204 280312.879756 307441.379844 -8.759332 0.41843015 -7.0454987 +2454763.59727 14050.3468504 278863.350756 248553.684517 -8.9725185 -0.87634101 -8.3253843 +2454763.68616 -54599.2523411 265344.883091 179067.787345 -8.815511 -2.761063 -9.7936746 +2454763.77505 -119327.793777 234414.903792 98104.9061399 -7.8570581 -5.4337026 -11.254048 +2454763.81949 -147747.176297 210478.387322 53761.0837707 -6.8775945 -7.0582976 -11.806236 +2454763.86394 -171599.649971 180090.613762 7797.58215762 -5.472542 -8.7709879 -12.073267 +2454763.90838 -189244.497436 143229.149921 -38416.3229061 -3.6564435 -10.394351 -11.916451 +2454763.95283 -199327.087928 100665.575447 -83077.7711217 -1.5675285 -11.704067 -11.261905 +2454763.99727 -201240.77479 53974.5622989 -124333.80777 0.55449978 -12.524423 -10.163104 +2454764.04172 -195337.542444 5164.26006161 -160774.644064 2.4699656 -12.813253 -8.7872305 +2454764.08616 -182724.575348 -43859.7544753 -191717.660318 4.0354507 -12.65743 -7.329727 +2454764.1306 -164834.592748 -91659.4787627 -217153.859323 5.2210606 -12.20006 -5.9376511 +2454764.21949 -118568.541823 -180459.769897 -253375.730792 6.6477342 -10.876533 -3.6060835 +2454764.30838 -64816.779021 -258564.779876 -274179.913087 7.2512527 -9.4769865 -1.9070033 +2454764.39727 -8293.20871299 -326394.301293 -283914.529109 7.4176008 -8.2159323 -0.69569431 +2454764.48616 48554.6935701 -385215.610129 -285727.888022 7.3607458 -7.1307797 0.17729379 +2454764.57505 104483.087014 -436332.967196 -281780.346745 7.190971 -6.2054858 0.81897374 +2454764.75283 211401.09144 -519757.639166 -262100.075058 6.7130044 -4.729209 1.6674224 +2454764.9306 310479.025567 -583416.117781 -232279.185528 6.1866424 -3.6071505 2.1742395 +2454765.10838 401511.418408 -631772.686638 -196280.87132 5.6701537 -2.7216015 2.4886701 +2454765.28616 484799.924774 -667858.468568 -156422.494807 5.1794054 -1.9999489 2.6857824 +2454765.64172 629833.32616 -711200.56013 -70472.1043463 4.2802895 -0.88046881 2.8748943 +2454765.99727 748719.095342 -724740.079465 18640.7693144 3.472705 -0.036277968 2.9078239 +2454766.35283 843869.403942 -715177.109925 107270.937356 2.7310177 0.63580005 2.8504427 +2454766.70838 916965.716409 -686857.319788 193153.01027 2.0337007 1.1918431 2.7321227 +2454767.06394 969095.757309 -642796.366584 274647.646088 1.3634033 1.664859 2.5661832 +2454767.41949 1000859.01378 -585207.122161 350383.573732 0.70543191 2.0752507 2.3575176 +2454767.77505 1012425.97528 -515802.211951 419051.698385 0.046331178 2.435741 2.1055542 +2454768.1306 1003555.53281 -435988.887345 479253.726184 -0.62747442 2.7537308 1.8050741 +2454768.48616 973569.446435 -347017.42559 529354.369273 -1.3311284 3.0320612 1.445661 +2454768.84172 921277.085119 -250126.296314 567294.345455 -2.0832164 3.2684209 1.0096221 +2454769.19727 844830.501445 -146735.005466 590305.20492 -2.9085119 3.4526211 0.46739662 +2454769.55283 741471.670728 -38780.3984233 594411.191618 -3.8424471 3.559295 -0.23246768 +2454769.90838 607099.732136 70560.1436943 573448.678168 -4.9385355 3.5275899 -1.1868752 +2454770.08616 526468.456677 124008.53375 550553.627149 -5.571373 3.4173453 -1.8158877 +2454770.26394 435575.973167 174973.44399 516869.130473 -6.2766438 3.1951251 -2.6011695 +2454770.44172 333229.904746 221204.080198 469477.046271 -7.0633924 2.7831773 -3.6163331 +2454770.61949 218225.483236 258714.20694 403976.415355 -7.9183678 2.0217537 -4.9856987 +2454770.70838 155762.546917 272027.805496 362412.438892 -8.344453 1.4112422 -5.8641536 +2454770.79727 90172.8498855 279749.93072 313459.195736 -8.7228309 0.54883913 -6.9159534 +2454770.88616 22125.7045265 279493.013184 255657.288803 -8.9627383 -0.69263815 -8.1722186 +2454770.97505 -46650.7178916 267665.146931 187421.372731 -8.8660851 -2.5003729 -9.6241544 +2454771.06394 -112190.125522 239092.476948 107717.980853 -8.0305179 -5.0808523 -11.106384 +2454771.10838 -141443.679275 216583.217947 63865.6302981 -7.1413966 -6.670975 -11.702893 +2454771.15283 -166501.181566 187705.958294 18162.6505771 -5.8365107 -8.378052 -12.046449 +2454771.19727 -185720.184319 152291.341928 -28142.9149502 -4.1077105 -10.042499 -11.994497 +2454771.24172 -197637.466846 110920.060449 -73321.5285061 -2.0627321 -11.442355 -11.451729 +2454771.28616 -201445.657218 65004.9149509 -115487.74137 0.072692524 -12.384291 -10.44111 +2454771.3306 -197285.360933 16499.8230737 -153096.993591 2.0500752 -12.791288 -9.1100937 +2454771.37505 -186125.721839 -32624.6036927 -185297.453546 3.6998965 -12.726102 -7.6559057 +2454771.41949 -169360.967442 -80808.0400358 -211946.801613 4.9690899 -12.325953 -6.2401986 +2454771.50838 -124505.718264 -170779.34604 -250216.116927 6.5219746 -11.043158 -3.8352371 +2454771.59727 -71416.6909988 -250156.154536 -272517.249659 7.1970137 -9.6375579 -2.0707032 +2454771.68616 -15149.3316779 -319149.677656 -283317.487772 7.4010717 -8.3577878 -0.81238805 +2454771.77505 41655.611944 -378984.680147 -285895.44265 7.3639889 -7.2531911 0.092840536 +2454771.86394 97653.2535303 -430975.12141 -282506.040721 7.204662 -6.310927 0.75673658 +2454772.04172 204859.421922 -515809.498388 -263552.833701 6.7350335 -4.8090127 1.6320722 +2454772.21949 304293.974937 -580552.144586 -234152.362921 6.2104776 -3.6696029 2.1534877 +2454772.39727 395691.593596 -629769.607366 -198401.052438 5.6936864 -2.7719239 2.476566 +2454772.57505 479334.451574 -666557.150166 -158683.371632 5.2019552 -2.0414383 2.6791846 +2454772.75283 555639.37753 -693095.079149 -116493.602061 4.738159 -1.4311009 2.8036878 +2454773.10838 687868.091658 -721401.807061 -28377.9562907 3.8857877 -0.45742501 2.9073822 +2454773.46394 795185.780469 -723415.564844 60947.0540749 3.1119912 0.29762355 2.8932286 +2454773.81949 879623.593537 -704566.304459 148650.793502 2.3924809 0.90990797 2.8071027 +2454773.99727 913704.068715 -688517.882709 191311.537224 2.0461189 1.1755617 2.7464652 +2454774.17505 942488.892617 -668610.055157 233060.365827 1.6998003 1.4060158 2.7017844 +2454774.21949 948842.477152 -663172.793615 243531.827333 1.6163665 1.3961279 2.8011495 +2454774.2306 950422.455733 -661878.269796 246296.143859 1.735577 1.270487 2.9878738 +2454774.24172 952328.494743 -660717.734021 249182.223832 2.1807032 1.2056485 2.9434058 +2454774.26394 956641.772543 -658308.701109 254642.922434 2.2594777 1.290767 2.7876492 +2454774.35283 973487.685993 -647806.790016 275555.48958 2.1169071 1.4314886 2.6827186 +2454774.70838 1028712.44249 -597348.148406 354603.920252 1.4812276 1.8381112 2.4655014 +2454775.41949 1081850.24087 -464292.637853 491477.576499 0.25479912 2.4583396 1.9712085 +2454776.1306 1059944.05274 -298952.330599 594169.864828 -0.97558181 2.8963169 1.3460872 +2454776.48616 1020156.21273 -207461.629983 629830.919752 -1.6197016 3.0528543 0.966608 +2454776.84172 960051.725547 -111866.739275 652922.621533 -2.3008437 3.16211 0.52479487 +2454777.19727 878235.290714 -13792.3734081 661208.418405 -3.0365876 3.2113035 -0.0020289213 +2454777.55283 772686.102521 84561.9743432 651558.12434 -3.8505313 3.1743129 -0.65077982 +2454777.90838 640527.852444 179820.038761 619337.0247 -4.7752943 2.996881 -1.4856174 +2454778.08616 563260.921557 224605.097331 592622.839843 -5.2924014 2.8220167 -2.0070861 +2454778.26394 477719.019423 266046.555559 557169.896085 -5.8536396 2.5555598 -2.6284488 +2454778.44172 383192.308024 302405.507927 511179.503302 -6.4624199 2.1499699 -3.3866561 +2454778.61949 278977.609092 330958.92732 452147.119464 -7.1124068 1.5203604 -4.3381899 +2454778.79727 164679.513456 347158.954273 376485.075215 -7.7629016 0.50424276 -5.5693393 +2454778.88616 103932.106303 348298.108651 330875.614842 -8.0479544 -0.24160397 -6.3259892 +2454778.97505 41268.6617272 342828.023576 279027.240419 -8.251242 -1.2305657 -7.1957985 +2454779.06394 -22371.1934077 328528.228767 220053.78529 -8.2816206 -2.5597314 -8.1792567 +2454779.15283 -85060.4068613 302326.247535 153208.233184 -7.9649678 -4.3511184 -9.2314186 +2454779.24172 -143050.504404 260256.369649 78490.8501304 -6.9939891 -6.6978622 -10.184563 +2454779.28616 -168346.848815 231958.254984 38712.6149972 -6.1319165 -8.0558072 -10.506457 +2454779.3306 -189741.530604 198322.197337 -1938.40675759 -4.9570092 -9.463301 -10.624745 +2454779.37505 -206008.589282 159359.216032 -42515.7640678 -3.4656452 -10.807669 -10.455088 +2454779.41949 -216031.853787 115589.688741 -81788.3387932 -1.7223826 -11.941015 -9.9398566 +2454779.46394 -219096.960808 68091.0188011 -118431.521662 0.13155386 -12.728809 -9.0905995 +2454779.50838 -215098.166328 18385.8486332 -151261.566026 1.9267573 -13.087254 -7.9749534 +2454779.55283 -204572.330762 -31894.8707505 -179509.068204 3.5112644 -13.038553 -6.7262546 +2454779.59727 -188507.571205 -81339.0030414 -202909.884467 4.8044939 -12.669283 -5.4689429 +2454779.68616 -144349.598748 -174038.695037 -236027.663807 6.5147865 -11.395111 -3.2385215 +2454779.77505 -90704.7820941 -255896.618249 -254048.143995 7.340856 -9.9232092 -1.5427763 +2454779.86394 -32923.891492 -326727.743942 -260937.682629 7.6427466 -8.5493406 -0.3194936 +2454779.95283 25967.8682274 -387675.50953 -259840.125287 7.6599025 -7.3531579 0.55730164 +2454780.04172 84353.3467183 -440123.622007 -252993.729069 7.5270688 -6.3326779 1.1923083 +2454780.21949 196645.740082 -524357.921454 -227814.482516 7.0687674 -4.7182269 2.0068027 +2454780.39727 301141.138525 -587146.063663 -193124.691721 6.5340483 -3.5120923 2.4679815 +2454780.57505 397395.455592 -633633.20239 -152978.817473 6.0023687 -2.577933 2.7351585 +2454780.75283 485670.026359 -667291.585726 -109683.126004 5.4967481 -1.8306142 2.8874275 +2454780.9306 566414.233417 -690548.477731 -64645.4946237 5.0219434 -1.2164771 2.9671643 +2454781.28616 707144.412385 -712450.639519 27300.3382736 4.1577648 -0.25927015 2.9963925 +2454781.64172 822806.242177 -708882.378212 118436.078778 3.3853699 0.46064924 2.9245994 +2454781.99727 915824.118418 -685700.605984 206389.562256 2.6798194 1.027825 2.7936999 +2454782.35283 987934.682825 -646807.518225 289672.672612 2.0213207 1.4894489 2.6226036 +2454782.70838 1040336.39798 -594977.858462 367199.70118 1.3943967 1.8736839 2.4198268 +2454783.41949 1088740.47748 -460430.201151 501356.956521 0.18667327 2.4734414 1.9278244 +2454784.1306 1063104.94413 -294559.705655 601409.067177 -1.0295954 2.899333 1.3034903 +2454784.48616 1021746.16093 -203046.692545 635764.548012 -1.6681055 3.0514162 0.92416633 +2454784.84172 960230.275274 -107556.306994 657550.905781 -2.3444618 3.1568212 0.48218207 +2454785.19727 877136.753812 -9699.38576198 664518.112925 -3.0762617 3.2024512 -0.045385734 +2454785.55283 770417.008726 88326.5789214 653512.31416 -3.887248 3.1616921 -0.69589556 +2454785.90838 637160.518581 183125.547274 619855.57665 -4.8103195 2.9792657 -1.5344033 +2454786.08616 559358.13876 227613.374828 592369.63955 -5.3271648 2.8007323 -2.0589789 +2454786.26394 473281.70917 268690.050334 556087.081028 -5.8885358 2.528994 -2.6848685 +2454786.44172 378216.311807 304582.855178 509181.911063 -6.4976674 2.1151843 -3.4498024 +2454786.61949 273460.024162 332505.397804 449106.778484 -7.1474536 1.4717079 -4.4115368 +2454786.79727 158643.512911 347783.574037 372207.016656 -7.7942799 0.43013611 -5.6582011 +2454786.88616 97674.8524397 348278.390786 325876.977399 -8.0734475 -0.33650416 -6.4250339 +2454786.97505 34857.5182818 341972.421031 273225.061464 -8.26433 -1.3550975 -7.3060565 +2454787.06394 -28796.7947578 326564.199822 213365.348739 -8.269354 -2.7261643 -8.2990877 +2454787.15283 -91220.4524848 298877.992388 145589.699583 -7.902654 -4.5732782 -9.3509457 +2454787.24172 -148413.950184 254868.189888 70042.2072649 -6.8409719 -6.9791813 -10.27364 +2454787.28616 -173006.04223 225449.227802 29986.7527637 -5.9165828 -8.3559075 -10.558788 +2454787.3306 -193444.113436 190654.2368 -10764.8087347 -4.6740533 -9.7626459 -10.621647 +2454787.37505 -208503.600336 150589.149371 -51196.7069589 -3.1222048 -11.076848 -10.380354 +2454787.41949 -217127.459963 105896.736075 -90033.5081094 -1.3422708 -12.147435 -9.7880378 +2454787.46394 -218712.315728 57778.4193538 -125944.249018 0.51485666 -12.844467 -8.8666139 +2454787.50838 -213299.996487 7804.08232777 -157826.927955 2.2744629 -13.112824 -7.7103745 +2454787.55283 -201547.304785 -42422.2608956 -185027.09725 3.8000442 -12.988068 -6.4498578 +2454787.64172 -163322.491619 -138685.74746 -225111.133933 5.9559239 -11.954665 -4.0501397 +2454787.7306 -112716.094029 -225025.399509 -248536.442618 7.082826 -10.508302 -2.1422916 +2454787.81949 -56193.1244938 -300161.827389 -259342.640892 7.5560632 -9.0791607 -0.74863735 +2454787.90838 2424.50935273 -364903.383821 -261046.491042 7.6655618 -7.8111479 0.24961239 +2454787.99727 61061.0966266 -420607.094999 -256219.810061 7.5815982 -6.7240726 0.96890637 +2454788.08616 118623.467027 -468599.085603 -246657.768885 7.3968982 -5.7985157 1.494438 +2454788.26394 228562.517075 -545793.058901 -217966.61237 6.9021388 -4.3258614 2.1764787 +2454788.44172 330460.056474 -603321.832243 -181268.222041 6.3652866 -3.2133145 2.5666695 +2454788.61949 424176.877545 -645736.225256 -139949.135789 5.8415074 -2.3424924 2.7927057 +2454788.79727 510058.437432 -676138.803056 -95979.6409182 5.3461131 -1.6396465 2.91952 +2454789.15283 660158.931908 -709096.556185 -4570.9752408 4.445056 -0.56626162 3.0028396 +2454789.50838 784193.992354 -713790.738611 87254.5949534 3.6446265 0.22437928 2.9606571 +2454789.86394 884841.431534 -697118.410875 176653.816454 2.9181727 0.83677119 2.8517759 +2454790.04172 927009.98967 -682266.992091 219964.798953 2.5736445 1.0907897 2.7895843 +2454790.1306 946099.917727 -673478.261324 241356.630564 2.3907152 1.189052 2.8021057 +2454790.15283 950615.898133 -671189.067761 246805.75946 2.2922763 1.1932056 2.9076331 +2454790.16394 952718.102767 -670014.939525 249693.154045 2.0132145 1.3178144 3.1276899 +2454790.17505 954479.726033 -668548.976525 252665.896806 1.7456381 1.6762909 3.0177485 +2454790.19727 957775.374396 -665170.302356 258295.675466 1.6971789 1.8059196 2.8822075 +2454790.28616 970236.279094 -650701.815585 279953.963504 1.5446349 1.9478357 2.7801861 +2454790.64172 1007802.88903 -584316.714574 361886.72066 0.90014397 2.3605513 2.5535431 +2454791.35283 1023200.65608 -418372.063398 502517.629165 -0.40549046 3.0067591 1.9938823 +2454791.70838 1000398.79417 -322068.856931 558449.147822 -1.0832851 3.254696 1.6377224 +2454792.06394 956316.604657 -218935.251692 602468.581456 -1.7930965 3.4504943 1.2158367 +2454792.41949 889756.380204 -110698.647039 632284.445943 -2.5493712 3.5846009 0.70904681 +2454792.77505 799024.444026 466.917976483 644857.138046 -3.3701349 3.6364449 0.086858017 +2454793.1306 681806.610965 111470.795137 635937.075892 -4.2778037 3.5644737 -0.70093735 +2454793.48616 535050.337052 217342.251572 599226.867195 -5.2970449 3.2815611 -1.741494 +2454793.66394 449455.502815 265786.103004 567550.229168 -5.8531374 3.0066467 -2.4022298 +2454793.84172 355106.815642 308971.095936 524754.001727 -6.4351785 2.5871397 -3.195458 +2454794.01949 251730.842206 344140.313818 468490.451228 -7.0230944 1.9465995 -4.163974 +2454794.19727 139612.258184 366983.564372 395663.338005 -7.5581901 0.95390372 -5.3616256 +2454794.28616 80736.6559882 371747.602504 351840.627444 -7.7630952 0.25993704 -6.0624209 +2454794.37505 20594.5078619 370509.619356 302364.697519 -7.879968 -0.61656608 -6.8330667 +2454794.46394 -39915.8927083 361688.556654 246740.042041 -7.8464706 -1.7233084 -7.6600903 +2454794.55283 -99302.6746507 343326.123097 184659.050174 -7.5677569 -3.1081 -8.5038406 +2454794.64172 -155182.566368 313174.766719 116310.229489 -6.9076348 -4.7924165 -9.2709694 +2454794.7306 -204026.136889 269086.289478 42884.1498012 -5.7111602 -6.7167378 -9.7904023 +2454794.81949 -241287.337226 209928.167975 -32823.1726174 -3.8898039 -8.6650015 -9.8237465 +2454794.90838 -262464.934194 136898.679272 -106251.70623 -1.5674124 -10.259337 -9.1791135 +2454794.99727 -265058.72268 54183.474602 -172148.415955 0.87194797 -11.145901 -7.8932577 +2454795.08616 -249900.210552 -32260.1537724 -226584.498526 2.9959659 -11.244922 -6.2540647 +2454795.17505 -220442.723291 -117020.957826 -268172.094211 4.5806268 -10.753176 -4.5945823 +2454795.26394 -180911.681993 -196618.887931 -297638.945657 5.6335036 -9.9422218 -3.1184043 +2454795.35283 -134980.494288 -269447.572115 -316713.401282 6.269074 -9.0164557 -1.8908076 +2454795.44172 -85367.8291563 -335118.293867 -327292.154385 6.6110164 -8.0912372 -0.900878 +2454795.5306 -33935.5317687 -393869.629557 -331063.578731 6.7565416 -7.219869 -0.11118932 +2454795.70838 69893.1907723 -492697.442092 -323423.073055 6.7070457 -5.698635 1.0221841 +2454795.88616 170978.022375 -570380.020777 -301689.630252 6.4319729 -4.4588885 1.7561936 +2454796.06394 267026.966729 -630830.167011 -270732.883665 6.0654486 -3.4450926 2.2420513 +2454796.24172 357144.74193 -677095.341569 -233626.485091 5.6659266 -2.6040182 2.5680411 +2454796.41949 441050.657721 -711498.557334 -192388.787549 5.2594001 -1.8947475 2.7867206 +2454796.77505 590317.377534 -751453.811982 -102640.532664 4.4646437 -0.75991029 3.0200496 +2454797.1306 715795.658325 -760825.704989 -8518.72330727 3.7117494 0.11510863 3.0867837 +2454797.48616 818780.130369 -746145.675724 85983.9358022 2.9989878 0.81672286 3.0521586 +2454797.84172 900372.941149 -711895.631028 178300.169409 2.317403 1.3957079 2.9481183 +2454798.19727 961377.56077 -661324.608371 266572.469949 1.6569435 1.8833833 2.7906941 +2454798.90838 1023313.08462 -520641.480512 425088.019945 0.36039566 2.6568215 2.3398528 +2454799.61949 1005010.73904 -339136.685389 550259.750279 -0.96834012 3.2187502 1.6996503 +2454799.97505 964552.429294 -236966.074722 596357.40394 -1.6717273 3.4239924 1.2896704 +2454800.3306 901851.513945 -129372.149642 628667.911854 -2.419008 3.5697809 0.7983799 +2454800.68616 815302.548448 -18429.0649163 644294.467166 -3.2275749 3.637808 0.19759349 +2454801.04172 702700.494075 92971.8340907 639225.258303 -4.1191717 3.5910539 -0.55880621 +2454801.39727 561113.99278 200272.23848 607576.950789 -5.1186536 3.3526686 -1.5501168 +2454801.57505 478337.15717 250072.093641 579102.305457 -5.6647841 3.1143579 -2.1750838 +2454801.75283 386943.063168 295299.031135 540139.935506 -6.2396427 2.7490151 -2.9211969 +2454801.9306 286573.430854 333548.411812 488546.456172 -6.8296553 2.1921068 -3.8272502 +2454802.10838 177261.065514 361111.386626 421488.73468 -7.3930463 1.3339299 -4.9440913 +2454802.28616 60158.5961142 372034.19253 335307.096316 -7.8139583 -0.015330331 -6.3245056 +2454802.37505 -223.572679814 368407.619106 283729.586251 -7.8878226 -0.96621624 -7.1173943 +2454802.46394 -60544.3648644 356558.080375 225861.003131 -7.7830765 -2.1650263 -7.9571677 +2454802.55283 -119037.24015 334405.58606 161524.635946 -7.3900686 -3.6544982 -8.7881733 +2454802.64172 -172941.879692 299667.77371 91190.9315135 -6.5616331 -5.4362456 -9.4926857 +2454802.7306 -218326.534147 250411.708327 16547.1302159 -5.1518469 -7.4043671 -9.8709719 +2454802.81949 -250481.907786 186163.169203 -58964.7047938 -3.129239 -9.2789626 -9.681496 +2454802.90838 -265367.2719 109162.862473 -130347.314113 -0.71492166 -10.659307 -8.7937529 +2454802.99727 -261580.278747 24448.1044452 -192579.010494 1.6559611 -11.265715 -7.3439239 +2454803.08616 -241039.096817 -61959.7820664 -242565.569326 3.6037119 -11.13017 -5.6639946 +2454803.17505 -207670.435606 -145244.618927 -279768.57768 4.9943875 -10.499541 -4.052906 +2454803.26394 -165603.450096 -222632.035351 -305389.112399 5.8876607 -9.6310202 -2.660806 +2454803.35283 -118187.811347 -293015.480399 -321284.073272 6.4086007 -8.696576 -1.5191243 +2454803.44172 -67820.5847406 -356277.971281 -329302.666096 6.6733025 -7.7864447 -0.60349958 +2454803.61949 35857.9681713 -463060.988795 -327742.260973 6.7524895 -6.1674953 0.70833199 +2454803.79727 138115.392015 -547255.53152 -309922.035173 6.5313861 -4.8410858 1.5517603 +2454803.97505 235884.508846 -613033.574451 -281538.514782 6.1865955 -3.7596501 2.1063491 +2454804.15283 327932.373493 -663716.241515 -246148.267315 5.7945597 -2.8669749 2.4772741 +2454804.3306 413827.63816 -701841.221024 -206055.453644 5.3891057 -2.1180932 2.726565 +2454804.68616 567018.186399 -747742.036425 -117518.425593 4.5895984 -0.92791924 2.9975005 +2454805.04172 696232.500969 -761687.799939 -23729.8693769 3.830034 -0.017061116 3.0859327 +2454805.39727 802755.831622 -750669.470072 70983.3183829 3.1112689 0.70902507 3.0660157 +2454805.75283 887716.227128 -719452.171624 163924.961984 2.4243377 1.3047396 2.9754118 +2454805.9306 922369.304721 -697394.996797 209162.822643 2.0879853 1.5629061 2.9145926 +2454806.01949 937753.078697 -684935.675618 231446.953036 1.9168441 1.6795168 2.8919474 +2454806.06394 944934.404576 -678389.017975 242564.506722 1.8191583 1.7276056 2.9070975 +2454806.08616 948355.716563 -675057.585898 248195.114046 1.7295425 1.7409204 2.9786947 +2454806.09727 949949.256156 -673375.852405 251114.68124 1.5405317 1.7846666 3.1295906 +2454806.10838 951200.24965 -671497.095017 254135.063573 1.1296668 2.1464004 3.0608343 +2454806.1306 953291.96802 -667155.087902 259752.502446 1.0727552 2.3157406 2.8549791 +2454806.21949 961001.54582 -648772.530892 281136.085666 0.92789935 2.4573181 2.741803 +2454806.57505 979424.584693 -566582.832154 361734.420914 0.26514396 2.882423 2.5030486 +2454806.9306 976978.651997 -472221.01787 434396.89996 -0.42991671 3.2525783 2.2171179 +2454807.28616 952612.844671 -367262.470963 497237.829093 -1.1639508 3.5719089 1.861117 +2454807.64172 904923.480317 -253343.8149 547844.322248 -1.9510531 3.8342029 1.4169325 +2454807.99727 832011.444515 -132432.076495 583108.26834 -2.8094852 4.0233827 0.85636808 +2454808.35283 731342.869534 -7230.52039655 598806.903678 -3.7623912 4.105637 0.13339239 +2454808.70838 599606.917405 118025.210191 588860.27587 -4.8365457 4.0101941 -0.83013406 +2454808.88616 520836.928113 178534.267491 571545.745194 -5.4258952 3.8526981 -1.4418191 +2454809.06394 432749.62872 235790.932764 543958.48503 -6.0489026 3.5794606 -2.1727648 +2454809.24172 334896.073188 287622.567485 504010.838794 -6.6943728 3.1346307 -3.0578575 +2454809.41949 227149.171375 330751.833583 449008.122925 -7.3282653 2.4271678 -4.1409097 +2454809.59727 110267.027257 360093.569347 375558.695899 -7.8614217 1.3083908 -5.4657156 +2454809.68616 49180.6022156 367252.632865 330711.264878 -8.0304783 0.52664744 -6.2232114 +2454809.77505 -12766.4795068 367687.145476 279838.542062 -8.0759071 -0.44868011 -7.0314797 +2454809.86394 -74373.5026144 359781.862306 222656.782738 -7.9284257 -1.6496351 -7.8585544 +2454809.95283 -133820.255003 341732.711829 159245.334766 -7.4966045 -3.0896933 -8.6394641 +2454810.04172 -188533.907732 311791.745377 90350.5070238 -6.6799851 -4.7348731 -9.2642288 +2454810.1306 -235255.165221 268771.340644 17729.6930219 -5.4097996 -6.467899 -9.5831961 +2454810.21949 -270529.176254 212756.877625 -55691.0509646 -3.7153554 -8.0776173 -9.4536081 +2454810.30838 -291664.036194 145647.298412 -126182.658573 -1.7668806 -9.3200457 -8.8233786 +2454810.39727 -297688.673545 70969.5227653 -190152.757314 0.17503331 -10.03482 -7.7813716 +2454810.48616 -289585.926093 -7138.40182157 -245143.26558 1.8827798 -10.225555 -6.5189226 +2454810.57505 -269665.680167 -85044.8093493 -290195.358019 3.2440531 -10.00694 -5.2196929 +2454810.66394 -240662.363908 -160180.097963 -325541.434326 4.2535898 -9.5275725 -4.0055277 +2454810.75283 -205101.054004 -231040.336439 -352083.047958 4.9625341 -8.9108551 -2.9316324 +2454810.84172 -165038.593763 -296915.212667 -370961.396001 5.4365496 -8.2400229 -2.0094302 +2454811.01949 -77272.5589631 -413162.931519 -390149.117869 5.9058215 -6.9108154 -0.57112375 +2454811.19727 14467.0805222 -509903.779357 -390640.108537 5.9947201 -5.7118106 0.44951199 +2454811.37505 105880.239881 -589440.69848 -377812.442451 5.8845432 -4.6700309 1.1811949 +2454811.55283 194709.64049 -654095.652495 -355368.379672 5.6693207 -3.77035 1.7137003 +2454811.7306 279759.832202 -705873.921887 -325881.203573 5.398311 -2.9895123 2.1061648 +2454812.08616 436292.682963 -777116.878359 -252612.283654 4.7826104 -1.7016508 2.6138285 +2454812.44172 573302.030869 -813106.322544 -167656.440472 4.1355366 -0.6774105 2.8872817 +2454812.79727 690363.629883 -820594.696132 -76698.3934364 3.4862062 0.16443514 3.0148197 +2454813.15283 787540.790861 -804342.90616 16554.6246149 2.8411482 0.87488618 3.0421377 +2454813.50838 864951.057379 -767847.135936 109439.20956 2.198652 1.4867869 2.9937563 +2454814.21949 960311.736917 -644267.381696 285945.475971 0.8993964 2.4943266 2.7132247 +2454814.9306 973984.703677 -465842.09409 438108.849402 -0.47272409 3.2803509 2.1983612 +2454815.28616 948225.028292 -360062.953901 500295.675764 -1.2120476 3.5974797 1.8369023 +2454815.64172 898961.901769 -245402.850477 550043.245848 -2.0056626 3.8566814 1.3847611 +2454815.99727 824250.404172 -123871.442193 584154.887834 -2.872369 4.0407875 0.81283001 +2454816.35283 721494.152793 1738.55669177 598277.096313 -3.8358405 4.1138657 0.073183594 +2454816.70838 587307.921723 127003.657939 586117.224838 -4.9229636 4.0004778 -0.91595372 +2454816.88616 507157.397889 187253.227781 567350.887954 -5.5192032 3.8276403 -1.5457844 +2454817.06394 417588.345404 243961.245889 537995.016302 -6.1482485 3.5315083 -2.3000819 +2454817.24172 318181.147362 294806.509937 495870.132336 -6.7964237 3.0515855 -3.2152886 +2454817.41949 208899.572844 336269.364776 438167.856775 -7.4236412 2.2890248 -4.3362713 +2454817.59727 90741.4632966 362869.937672 361387.899059 -7.9262327 1.0830659 -5.7041669 +2454817.68616 29274.8290356 368076.126475 314632.548284 -8.061921 0.24143035 -6.4808592 +2454817.77505 -32723.642479 366052.750502 261729.871449 -8.0538734 -0.80531931 -7.300535 +2454817.86394 -93869.8917112 355106.771708 202488.678897 -7.8252533 -2.0854829 -8.1219368 +2454817.95283 -152107.145205 333412.669357 137170.085091 -7.2791844 -3.6008229 -8.8662465 +2454818.04172 -204615.219414 299335.261236 66817.6951855 -6.3195254 -5.293751 -9.4083539 +2454818.1306 -247992.094217 252020.765982 -6425.6669246 -4.9019069 -7.0147383 -9.5933659 +2454818.21949 -278912.768524 192112.705769 -79297.8884059 -3.1003714 -8.5310421 -9.2987105 +2454818.30838 -295164.511275 122105.970609 -147995.410696 -1.1253029 -9.6134609 -8.5175839 +2454818.39727 -296434.627899 45854.9523251 -209214.780856 0.75978243 -10.152709 -7.3819948 +2454818.48616 -284233.49829 -32559.1276103 -260984.066573 2.3605148 -10.194799 -6.0893739 +2454818.57505 -261100.135624 -109813.140996 -302782.67394 3.6038196 -9.8760077 -4.8079275 +2454818.66394 -229748.855948 -183703.505598 -335119.564308 4.5085298 -9.3406655 -3.6360409 +2454818.75283 -192564.305659 -253017.760177 -359013.220901 5.1339744 -8.6992711 -2.6118029 +2454818.9306 -107795.498478 -376266.630352 -386049.53665 5.7978192 -7.3524659 -0.99913409 +2454819.10838 -16843.5319808 -479412.816016 -392101.205927 5.9892084 -6.1024163 0.14578726 +2454819.28616 74943.292151 -564539.705751 -383242.881717 5.9330434 -5.0081031 0.9627424 +2454819.46394 164761.927067 -634026.476629 -363673.953158 5.7466578 -4.0627531 1.554284 +2454819.64172 251131.324273 -689996.056295 -336296.353528 5.4911489 -3.2441037 1.9885984 +2454819.81949 333264.899954 -734217.712363 -303157.547703 5.1990148 -2.5295582 2.3104456 +2454820.17505 483375.918936 -792940.05485 -225152.707896 4.5676649 -1.3399293 2.7262791 +2454820.5306 613734.383153 -818908.302208 -137658.342687 3.918584 -0.38266627 2.9442758 +2454820.88616 724150.315796 -818111.075536 -45548.8856004 3.2706533 0.41166334 3.0350213 +2454821.24172 814725.449911 -794829.612556 47898.2276875 2.6266492 1.0869441 3.0358751 +2454821.59727 885536.063053 -752255.834846 140272.013444 1.9829365 1.6713818 2.9678744 +2454821.77505 913507.173381 -724534.847922 185454.450389 1.6585869 1.9351214 2.9134791 +2454821.95283 936451.305305 -692907.457844 229762.993318 1.3256857 2.1788786 2.8604069 +2454821.99727 941367.872688 -684434.004849 240751.484755 1.2324939 2.2334458 2.8691496 +2454822.01949 943679.26096 -680121.18488 246292.054965 1.1711148 2.2596941 2.9141556 +2454822.0306 944781.489193 -677941.395671 249123.72885 1.1205923 2.2878147 3.0022133 +2454822.04172 945821.953881 -675663.733605 252123.506855 1.0598811 2.560262 3.2783319 +2454822.05283 946888.920301 -672952.521873 255261.78187 1.1586338 2.9832668 3.2035209 +2454822.07505 949150.339795 -667086.863823 261258.835061 1.1779537 3.0935571 3.0753202 +2454822.16394 957694.182284 -642786.061652 284395.816034 1.0367129 3.225411 2.9716016 +2454822.51949 979291.733481 -537080.124594 371938.569914 0.36087058 3.6443929 2.7235343 +2454823.2306 957004.138893 -292365.059509 519784.517519 -1.1128576 4.2729687 2.038105 +2454823.58616 910647.444271 -157907.510003 575419.45946 -1.9125933 4.4649577 1.5678325 +2454823.94172 839027.64683 -19138.2416639 615026.775297 -2.7577907 4.5490701 0.99136969 +2454824.29727 740755.616529 120126.771311 635011.007223 -3.6469312 4.4898658 0.28595013 +2454824.65283 614621.928232 254684.901278 630977.15679 -4.5683752 4.2309352 -0.577688 +2454825.00838 460088.946372 377134.27183 597553.545891 -5.4867562 3.6831861 -1.6329795 +2454825.18616 372443.448159 430610.631307 567868.996645 -5.9204681 3.2605693 -2.2414637 +2454825.36394 278421.299671 476645.860196 528412.046875 -6.3129571 2.7102721 -2.905301 +2454825.54172 178864.613509 513089.930208 478365.182575 -6.6353859 2.0074702 -3.6186879 +2454825.71949 75153.8216727 537405.25296 417062.54416 -6.8456674 1.1271053 -4.3673873 +2454825.89727 -30571.6327496 546707.164529 344168.170767 -6.8869805 0.050560416 -5.1213631 +2454826.07505 -135190.524182 537946.692946 259970.809704 -6.6891402 -1.2223919 -5.8282172 +2454826.25283 -234461.024448 508325.211147 165766.477338 -6.1792955 -2.6555934 -6.4091057 +2454826.4306 -323152.614816 455999.893193 64233.72983 -5.3070076 -4.1584385 -6.7653797 +2454826.60838 -395662.729538 380968.944486 -40433.2469469 -4.0803582 -5.5839923 -6.8043623 +2454826.78616 -447144.73696 285735.264849 -142923.435076 -2.5912504 -6.7617208 -6.480298 +2454826.96394 -474740.945905 175212.289421 -237795.7963 -0.99998595 -7.5591127 -5.8242157 +2454827.14172 -478229.506841 55714.1258472 -320642.461552 0.52167348 -7.9309244 -4.934374 +2454827.31949 -459725.706085 -66455.2154283 -388813.062527 1.8483711 -7.9195013 -3.9331317 +2454827.49727 -422749.24815 -186077.156304 -441438.54598 2.9226997 -7.6160807 -2.9247841 +2454827.67505 -371250.106951 -299432.945874 -478979.669102 3.7422041 -7.1190135 -1.9772367 +2454827.85283 -308952.034404 -404204.282234 -502668.42146 4.3348169 -6.5100198 -1.1244555 +2454828.0306 -239048.814867 -499151.883606 -514064.62112 4.7390475 -5.8478281 -0.37704511 +2454828.20838 -164137.903677 -583776.52659 -514778.480696 4.9928151 -5.1708742 0.26758348 +2454828.56394 -7047.76433868 -722209.460795 -490069.927843 5.1734218 -3.8562651 1.2855747 +2454828.91949 150794.539245 -821867.971225 -438762.829608 5.0660535 -2.6530686 2.0130206 +2454829.27505 302434.525555 -886533.079231 -368606.38858 4.7836897 -1.5779825 2.5233283 +2454829.6306 443587.769751 -920055.620242 -285396.202808 4.3913851 -0.62346752 2.870323 +2454829.98616 571502.593513 -925931.206768 -193540.223716 3.9264349 0.22436283 3.0912874 +2454830.34172 684305.168974 -907220.745983 -96496.9876165 3.4101291 0.97934494 3.211437 +2454831.05283 859332.86051 -806389.402552 102275.398002 2.2650644 2.2547561 3.2099263 +2454831.76394 960072.658986 -635593.865911 292365.369639 0.99351505 3.2631474 2.93429 +2454832.47505 978720.34515 -410559.461602 457368.663552 -0.41029318 4.0184168 2.38971 +2454832.8306 954562.37641 -282739.832687 525061.927137 -1.1693651 4.2900489 2.0034398 +2454833.18616 906433.781601 -147866.272876 579533.825354 -1.971443 4.4747251 1.5265561 +2454833.54172 832971.09558 -8931.85392452 617753.442748 -2.818879 4.5496626 0.94203834 +2454833.89727 732794.042769 130173.862239 636076.533455 -3.7097188 4.4782784 0.22681414 +2454834.25283 604723.474329 264130.705788 630049.595651 -4.6312772 4.2023866 -0.64865965 +2454834.60838 448302.897164 385351.404062 594238.906862 -5.5457553 3.6302279 -1.7176585 +2454834.78616 359785.578882 437894.67477 563198.877717 -5.9745342 3.1915386 -2.3332555 +2454834.96394 264990.621429 482726.509091 522281.231239 -6.3589579 2.6221013 -3.0033679 +2454835.14172 164820.534643 517647.494749 470686.084796 -6.6683072 1.8967837 -3.7218471 +2454835.31949 60745.8843355 540070.84448 407779.153646 -6.8588484 0.99105938 -4.4723905 +2454835.49727 -44976.7193749 547079.254514 333293.193891 -6.8718685 -0.11197476 -5.2223576 +2454835.67505 -149084.584155 535632.387399 247632.103874 -6.6361215 -1.4087497 -5.9159772 +2454835.85283 -247194.713139 503018.322877 152259.560318 -6.0801902 -2.8567405 -6.4711966 +2454836.0306 -333989.258177 447593.142217 50056.5940344 -5.1594641 -4.3574921 -6.7884992 +2454836.20838 -403904.472254 369663.26567 -54602.2632271 -3.8923333 -5.7585273 -6.7793058 +2454836.38616 -452302.320607 272074.660546 -156331.199735 -2.3814894 -6.8909719 -6.4071822 +2454836.56394 -476661.372627 159992.571006 -249773.506432 -0.7921009 -7.6321391 -5.7135705 +2454836.74172 -477103.015872 39800.2717402 -330735.985646 0.70790533 -7.9495052 -4.8025213 +2454836.91949 -455980.6689 -82301.5161613 -396821.013654 2.0020666 -7.894309 -3.7957148 +2454837.09727 -416912.921786 -201286.727596 -447367.599962 3.0414569 -7.5605702 -2.7929238 +2454837.27505 -363841.54822 -313635.579455 -482967.916403 3.8289064 -7.04517 -1.8570458 +2454837.45283 -300425.90974 -417191.114793 -504917.042078 4.3945391 -6.4267823 -1.0182973 +2454837.6306 -229778.095446 -510827.946706 -514792.088073 4.7771324 -5.7611752 -0.28503545 +2454837.80838 -154417.527632 -594120.167121 -514195.320972 5.0139981 -5.0844994 0.34644639 +2454838.16394 2938.42221292 -729979.033488 -487416.24169 5.171564 -3.7758024 1.3425097 +2454838.51949 160496.383446 -827289.222947 -434624.711583 5.0505694 -2.5807274 2.0535463 +2454838.87505 311523.825345 -889854.801705 -363419.925167 4.7599532 -1.5135023 2.5516376 +2454839.2306 451861.689659 -921505.06057 -279489.003698 4.3624028 -0.56587637 2.8893331 +2454839.58616 578827.92296 -925703.791324 -187165.85238 3.8938541 0.2761074 3.1029541 +2454839.94172 690585.77598 -905481.909378 -89859.8692956 3.3747887 1.0261277 3.217048 +2454840.65283 863296.923589 -802036.00445 108940.750434 2.2250607 2.2933725 3.2055615 +2454841.36394 961432.886182 -629091.403058 298484.709812 0.94864987 3.2945111 2.9208634 +2454842.07505 977151.357394 -402366.316993 462361.273595 -0.46099604 4.0418027 2.3660963 +2454842.4306 951383.635027 -273902.444081 529236.323883 -1.2235304 4.3084331 1.973616 +2454842.78616 901532.905932 -138557.576677 582681.833031 -2.0294503 4.4867328 1.4893253 +2454843.14172 826226.394422 620.42110593 619623.621828 -2.8809156 4.5530458 0.89576099 +2454843.49727 724084.646503 139653.885767 636359.02811 -3.775466 4.469444 0.16931834 +2454843.85283 593954.907051 273082.051982 628359.614304 -4.6991587 4.1756186 -0.72005871 +2454844.20838 435467.319506 393095.514263 590106.147812 -5.6113185 3.5765696 -1.8056875 +2454844.38616 345974.257087 444679.933415 557645.732682 -6.0354904 3.1197463 -2.430179 +2454844.56394 250302.498685 488245.476753 515172.77144 -6.4113783 2.5283395 -3.1088181 +2454844.74172 149428.168908 521531.452972 461901.472068 -6.7064509 1.7769872 -3.8342402 +2454844.91949 44926.9229568 541891.304235 397236.483086 -6.8747154 0.84169299 -4.5880743 +2454845.09727 -60803.5717071 546366.794845 320989.452598 -6.855149 -0.29236393 -5.3345239 +2454845.27505 -164330.275265 531927.054791 233699.452531 -6.5752684 -1.6169723 -6.0137362 +2454845.45283 -261101.819201 495964.790735 137028.395027 -5.9655599 -3.0818843 -6.5398522 +2454845.6306 -345700.379465 437075.356938 34095.4524994 -4.9886879 -4.5793493 -6.8125207 +2454845.80838 -412616.795329 355930.73882 -70517.2551635 -3.6754755 -5.9507624 -6.7483495 +2454845.98616 -457468.021087 255774.153354 -171345.431464 -2.1410173 -7.0299636 -6.3220712 +2454846.16394 -478128.21804 142049.699583 -263139.79169 -0.55534758 -7.7063552 -5.5869615 +2454846.34172 -475110.344813 21202.9495794 -341958.078357 0.91872134 -7.9620529 -4.6531507 +2454846.51949 -451031.372238 -100696.684654 -405688.991176 2.1751549 -7.8579891 -3.6410944 +2454846.69727 -409613.797262 -218848.387348 -453902.267206 3.174566 -7.4908695 -2.6452619 +2454846.87505 -354784.436339 -329959.158884 -487333.125404 3.9255709 -6.9556384 -1.7229234 +2454847.05283 -290126.884083 -432053.559191 -507343.729803 4.4606213 -6.32743 -0.90016759 +2454847.2306 -218659.618266 -524133.333322 -515528.218015 4.8187199 -5.6586538 -0.18291347 +2454847.40838 -142813.418771 -605853.94566 -513478.641089 5.0364575 -4.9828971 0.4337435 +2454847.76394 14796.7394775 -738697.656216 -484414.322474 5.1679374 -3.6819171 1.4051173 +2454848.11949 171985.685438 -833277.39791 -429997.483117 5.031493 -2.4969288 2.0976718 +2454848.47505 322271.690824 -893420.870578 -357658.644624 4.7315086 -1.4394622 2.5820046 +2454848.8306 461638.494725 -922932.882501 -272962.120501 4.3280572 -0.50050736 2.9092647 +2454849.18616 587485.658234 -925241.427319 -180156.86958 3.8555897 0.33398503 3.1147169 +2454849.54172 698023.190643 -903342.992299 -82594.8642315 3.3337432 1.0775627 3.2221537 +2454850.25283 868080.900637 -797072.056549 116175.239566 2.1798945 2.3343442 3.199837 +2454850.96394 963320.85291 -621881.388509 305067.017332 0.89942809 3.326791 2.9053484 +2454851.67505 975862.283158 -393442.183298 467668.224612 -0.51544806 4.0650482 2.3397559 +2454852.0306 948373.363319 -264346.812561 533637.162545 -1.2812036 4.3261145 1.9408039 +2454852.38616 896696.888901 -128561.907587 585960.912435 -2.0906841 4.4973967 1.4488761 +2454852.74172 819452.605572 10807.6274068 621522.689317 -2.9458271 4.55437 0.84605375 +2454853.09727 715264.6549 149693.446603 636562.185039 -3.8436235 4.4577429 0.10821424 +2454853.45283 583010.713762 282490.745962 626477.721979 -4.7688291 4.1450315 -0.79515406 +2454853.80838 422414.430341 401161.89011 585669.464238 -5.6777291 3.5178843 -1.8972482 +2454853.98616 331937.7379 451704.790171 551736.354118 -6.0965909 3.042205 -2.5303497 +2454854.16394 235393.924879 493909.839364 507661.878485 -6.4629869 2.4280578 -3.2169862 +2454854.34172 133837.280017 525454.950761 452679.067281 -6.7424887 1.6499492 -3.9484427 +2454854.51949 28954.1962188 543636.063125 386238.643556 -6.886798 0.68463528 -4.7041026 +2454854.69727 -76711.1526596 545460.960241 308241.142103 -6.8326761 -0.48023036 -5.4448314 +2454854.87505 -179553.409943 527922.518031 219372.814783 -6.5067903 -1.8312483 -6.1066495 +2454855.05283 -274859.973649 488540.611995 121503.820327 -5.8423336 -3.3099809 -6.6002494 +2454855.2306 -357134.812551 426175.638196 17991.2306017 -4.8102685 -4.7995431 -6.8254316 +2454855.40838 -420957.873201 341879.976305 -86394.1258587 -3.4543196 -6.13649 -6.7053184 +2454855.58616 -462233.045564 239282.910416 -186145.152324 -1.9011296 -7.1592707 -6.2264798 +2454855.76394 -479236.727039 124116.633607 -276146.394963 -0.32340823 -7.7655223 -5.4523331 +2454855.94172 -472858.268371 2832.87433 -352728.272162 1.121839 -7.9616531 -4.4997338 +2454856.11949 -445948.890262 -118689.995924 -414068.317258 2.3398401 -7.8119431 -3.4855222 +2454856.29727 -402305.193228 -235883.039486 -459948.738488 3.300166 -7.4144978 -2.4983858 +2454856.47505 -345820.897578 -345671.702809 -491227.65743 4.0163942 -6.8616793 -1.5901264 +2454856.65283 -279997.114512 -446248.152564 -509318.731681 4.5226784 -6.224958 -0.7830799 +2454856.8306 -207759.425134 -536727.70347 -515823.26908 4.8578984 -5.5535136 -0.081075367 +2454857.00838 -131454.360637 -616836.307921 -512317.855465 5.057778 -4.8785682 0.52174076 +2454857.36394 26400.6314572 -746563.270214 -480914.577966 5.1646032 -3.5839546 1.4705067 +2454857.71949 183235.015988 -838256.049402 -424758.232965 5.0128847 -2.4069449 2.1463817 +2454858.07505 332784.595326 -895751.294377 -351122.727334 4.7027923 -1.3568619 2.6182866 +2454858.4306 471151.350819 -922824.647099 -265465.344548 4.2919866 -0.42414427 2.935903 +2454858.78616 595796.371805 -922868.779559 -171966.740617 3.8135473 0.40521264 3.1334358 +2454859.14172 704958.781047 -898849.499809 -73938.1023042 3.2863075 1.1445348 3.2339268 +2454859.85283 871773.776912 -788685.838133 125155.152476 2.1216321 2.3942803 3.1985893 +2454860.56394 963064.610264 -610024.37949 313540.477345 0.82877066 3.3796139 2.8896166 +2454861.27505 970816.955665 -378625.811495 474621.134385 -0.60122032 4.1077216 2.3049202 +2454861.6306 940559.697449 -248331.998705 539334.073873 -1.3758046 4.3610391 1.893455 +2454861.98616 885831.234491 -111632.800203 589975.38642 -2.1948888 4.5213248 1.3861442 +2454862.34172 805232.831442 28240.5365739 623326.819724 -3.05998 4.5621837 0.76416945 +2454862.69727 697393.756047 167020.588783 635496.216524 -3.9668599 4.4413751 0.0023484759 +2454863.05283 561257.016885 298788.791448 621718.301113 -4.8973473 4.0917827 -0.93074346 +2454863.40838 396752.64231 415017.163725 576216.703251 -5.8009953 3.4081243 -2.0679039 +2454863.58616 304455.167345 463589.609994 539521.585305 -6.2091742 2.8941298 -2.7192563 +2454863.76394 206319.772251 503175.44978 492413.222199 -6.5558322 2.2337277 -3.4226718 +2454863.94172 103568.887592 531329.037555 434168.147393 -6.8026036 1.4014375 -4.1664469 +2454864.11949 -1876.48494581 545236.546032 364340.301353 -6.8965767 0.37604238 -4.9250914 +2454864.29727 -107168.523495 541853.670894 283024.868169 -6.7704638 -0.84898583 -5.6524613 +2454864.47505 -208357.748958 518251.892356 191221.985844 -6.3503587 -2.2488183 -6.2763935 +2454864.65283 -300433.729418 472249.994153 91230.127229 -5.5768432 -3.748126 -6.7017017 +2454864.8306 -377800.798304 403278.597362 -13130.7468851 -4.4394266 -5.2130472 -6.8306457 +2454865.00838 -435291.376895 313152.527574 -116760.795145 -3.0076096 -6.4740764 -6.6014674 +2454865.18616 -469431.19678 206215.349019 -214132.842966 -1.4277254 -7.382428 -6.0243632 +2454865.36394 -479294.453872 88546.759509 -300472.637301 0.1254367 -7.8678025 -5.1835474 +2454865.54172 -466448.917181 -33419.9560401 -372640.985686 1.5108301 -7.9521932 -4.199669 +2454865.71949 -434135.035716 -154112.057245 -429332.376326 2.6535143 -7.7182073 -3.184461 +2454865.89727 -386257.240643 -269404.51057 -470711.689241 3.538756 -7.2652224 -2.2156868 +2454866.07505 -326632.483979 -376628.656152 -497855.475492 4.1885142 -6.6803859 -1.3353332 +2454866.25283 -258602.921902 -474286.018018 -512268.854228 4.6396968 -6.0284277 -0.55910794 +2454866.4306 -184919.464949 -561703.056138 -515566.290859 4.9308598 -5.3527013 0.11286507 +2454866.78616 -28865.6282275 -705575.0835 -494867.235013 5.1635647 -4.0264447 1.1772847 +2454867.14172 129196.650594 -810180.456978 -446320.334487 5.0875847 -2.804471 1.9398937 +2454867.49727 281813.119535 -879193.328789 -377988.290057 4.8241537 -1.709746 2.4764079 +2454867.85283 424400.350191 -916477.149963 -295902.561262 4.4433272 -0.73686175 2.8431362 +2454868.20838 554026.273355 -925576.914095 -204638.892108 3.9853002 0.1275464 3.0792842 +2454868.56394 668705.142586 -909608.567806 -107772.914147 3.4730341 0.89736411 3.2114726 +2454869.27505 847709.953775 -813009.528305 91606.672063 2.3305507 2.1980647 3.2291424 +2454869.6306 909834.516645 -736931.259035 189531.849169 1.7080559 2.7438712 3.1370776 +2454869.80838 933559.206639 -692868.763496 237315.323375 1.3756041 2.9892318 3.0964666 +2454869.85283 938657.966731 -681283.731655 249300.627997 1.2781838 3.0449797 3.1916251 +2454869.86394 939885.53244 -678346.241405 252437.693167 1.3056504 3.088757 3.3872648 +2454869.87505 941328.575804 -675273.95279 255823.345678 1.7348392 3.3249127 3.5509422 +2454869.89727 944873.288585 -668746.209245 262418.628034 1.8741327 3.4359859 3.3661953 +2454869.98616 958801.587669 -641846.980074 287703.783845 1.7382207 3.5620072 3.2477884 +2454870.34172 1002000.59626 -525978.483584 383683.342305 1.0684582 3.9663047 2.9983483 +2454871.05283 1025087.63019 -263781.761136 549230.467516 -0.32392407 4.5093493 2.3532285 +2454871.76394 961897.895687 20519.260969 668359.665177 -1.7307065 4.6798965 1.4891635 +2454872.47505 813410.634997 302667.523316 727992.041666 -3.0879326 4.4287656 0.41895139 +2454872.8306 708735.942133 434341.073799 731662.744681 -3.7195233 4.1220575 -0.18734825 +2454873.18616 585430.097793 554531.97047 716059.285359 -4.2975133 3.6791179 -0.83474918 +2454873.54172 445482.652151 658862.559577 680043.443597 -4.7985172 3.0874326 -1.5144215 +2454873.89727 291706.187496 742583.976853 622826.540282 -5.1921225 2.3357481 -2.2120596 +2454874.25283 127968.929319 800660.320505 544175.377544 -5.4399258 1.4173306 -2.9053414 +2454874.60838 -40559.7900863 827983.436667 444702.41774 -5.4958532 0.33530008 -3.5610597 +2454874.96394 -207212.508126 819789.014251 326238.977518 -5.3093171 -0.88958643 -4.1328173 +2454875.31949 -363794.736706 772342.269546 192246.923667 -4.8333828 -2.2094689 -4.5612524 +2454875.67505 -500907.444736 683900.524557 48147.1256762 -4.0395742 -3.5417041 -4.7797684 +2454876.0306 -608809.575715 555799.368173 -98648.9243081 -2.9374216 -4.7698501 -4.7283853 +2454876.38616 -678856.799574 393275.546858 -239249.932892 -1.5904922 -5.7607899 -4.3744075 +2454876.74172 -705209.646737 205494.194241 -364432.394411 -0.11569633 -6.398323 -3.7311558 +2454877.09727 -686149.275439 4455.84562323 -466164.601289 1.3415056 -6.6190484 -2.8617505 +2454877.45283 -624365.312767 -196957.640865 -538924.314977 2.6461358 -6.4294573 -1.8622015 +2454877.80838 -526101.181052 -387027.106393 -580284.16557 3.7054745 -5.8948703 -0.83324892 +2454878.16394 -399641.401761 -556581.539879 -590668.776061 4.4791238 -5.1105844 0.14302765 +2454878.51949 -253810.907985 -699462.61683 -572593.422689 4.9697359 -4.1735089 1.0130994 +2454878.87505 -96908.2589675 -812278.524583 -529792.573121 5.2060539 -3.1650575 1.7501634 +2454879.2306 63850.2570297 -893817.235515 -466504.920932 5.2276548 -2.1455443 2.3468352 +2454879.58616 222495.623999 -944410.130302 -386998.165823 5.0749592 -1.1557343 2.8074468 +2454879.94172 374243.905304 -965394.753918 -295305.422833 4.7841822 -0.22115933 3.1421397 +2454880.29727 515333.545129 -958718.445161 -195109.76955 4.3855642 0.64330059 3.3630879 +2454880.65283 642839.225793 -926671.551458 -89718.0172401 3.9034002 1.4296546 3.4823623 +2454881.00838 754500.329097 -871720.357463 17917.6233703 3.3568265 2.1340608 3.5108652 +2454881.71949 923737.57237 -703318.985344 229617.060664 2.1270184 3.291657 3.3311883 +2454882.4306 1013529.66084 -474178.27196 421697.736427 0.78214352 4.1103011 2.8794827 +2454883.14172 1018710.54444 -205413.864052 578581.149857 -0.61842428 4.5782884 2.1896592 +2454883.85283 937487.70599 80625.5518383 686291.885483 -2.0209725 4.6657271 1.2813446 +2454884.20838 864875.254965 222477.916577 717618.192022 -2.7028641 4.5506347 0.74981255 +2454884.56394 771704.956857 359008.597849 731863.775826 -3.3571739 4.3175241 0.16983178 +2454884.91949 659046.772338 486423.999921 727596.444214 -3.9687201 3.9552134 -0.45461464 +2454885.27505 528507.002514 600568.115968 703543.221587 -4.5175394 3.4514185 -1.1169128 +2454885.6306 382396.627562 696904.806725 658694.964319 -4.9774873 2.7939516 -1.8061803 +2454885.98616 223941.475963 770552.52539 592470.10519 -5.3149623 1.9730203 -2.5050438 +2454886.34172 57523.7576269 816414.749261 504954.891848 -5.4882885 0.98527737 -3.1869206 +2454886.69727 -111082.589108 829469.597487 397229.542277 -5.4489951 -0.15979671 -3.8132721 +2454887.05283 -274568.076074 805292.457141 271764.407228 -5.1468488 -1.4312126 -4.3320944 +2454887.40838 -424183.17531 740861.591742 132813.952324 -4.5407032 -2.7672396 -4.6800701 +2454887.76394 -550268.297856 635598.923962 -13352.1791089 -3.615744 -4.0704327 -4.7915137 +2454888.11949 -643365.513912 492399.635387 -158621.038478 -2.4028065 -5.2146977 -4.6155519 +2454888.47505 -695821.336046 318179.76374 -293818.306044 -0.98881093 -6.069853 -4.1372881 +2454888.8306 -703410.388647 123450.140187 -410060.629054 0.49383869 -6.5383218 -3.3915138 +2454889.18616 -666273.673138 -79194.9848697 -500259.675117 1.8998905 -6.5853755 -2.45768 +2454889.54172 -588709.238556 -277166.049013 -560170.687871 3.1096154 -6.2444818 -1.4366974 +2454889.89727 -477971.587003 -459709.478108 -588616.211829 4.0522506 -5.5968585 -0.42322793 +2454890.25283 -342699.109734 -618907.474625 -586981.296503 4.7070244 -4.7409823 0.51237785 +2454890.60838 -191568.32179 -749806.505684 -558368.137836 5.0893391 -3.7683304 1.3284362 +2454890.96394 -32448.0984397 -849988.453928 -506774.151868 5.2337483 -2.751481 2.0071356 +2454891.31949 127973.274253 -918940.055143 -436477.448511 5.1808266 -1.7420957 2.5467005 +2454891.67505 284240.863298 -957450.410801 -351656.886454 4.9694199 -0.77402989 2.9543594 +2454892.0306 432018.597244 -967134.053662 -256197.329575 4.6332141 0.13206479 3.2413699 +2454892.38616 567912.717336 -950092.539565 -153616.883234 4.1998637 0.96449735 3.4199806 +2454892.74172 689290.601036 -908692.560684 -47064.3543124 3.6913918 1.7172299 3.5018018 +2454893.45283 880841.72753 -762857.892546 166996.702097 2.5143853 2.9743454 3.4143252 +2454894.16394 995473.053536 -550084.851831 366658.463986 1.200308 3.8954526 3.041427 +2454894.87505 1026862.61929 -291227.857957 535703.231996 -0.18606987 4.4721357 2.4226542 +2454895.58616 972210.821994 -8066.20419424 659794.019772 -1.5916264 4.6809606 1.5809426 +2454896.29727 832123.685279 275494.35705 725711.531869 -2.9551398 4.475068 0.53147718 +2454896.65283 731423.95944 408984.509534 732986.904698 -3.5941095 4.1944561 -0.065340473 +2454897.00838 611807.316779 531834.972377 721262.984231 -4.183519 3.7803419 -0.70443922 +2454897.36394 475119.43513 639754.131396 689353.331609 -4.7013288 3.2202925 -1.377828 +2454897.71949 323982.470017 728074.671267 636389.065379 -5.1187955 2.5026357 -2.0724708 +2454898.07505 162020.026007 791817.387401 562009.347628 -5.3993302 1.619367 -2.7678823 +2454898.4306 -5896.5650518 825872.960102 466632.843733 -5.4984333 0.57103006 -3.4333245 +2454898.78616 -173434.018848 825370.511848 351813.276236 -5.3661454 -0.62597857 -4.0253197 +2454899.14172 -332722.476001 786303.247845 220646.755715 -4.9540476 -1.9302065 -4.4871447 +2454899.49727 -474590.254746 706434.721069 78129.2283154 -4.2285723 -3.2667945 -4.7531291 +2454899.85283 -589300.744687 586374.625137 -68733.4395293 -3.1923603 -4.5284968 -4.7642827 +2454900.20838 -667948.614384 430421.839281 -211410.958025 -1.8916243 -5.5787585 -4.473593 +2454900.56394 -703919.378743 247028.590697 -340548.75712 -0.43562948 -6.2973351 -3.887587 +2454900.91949 -694580.530744 47717.9741113 -447775.829694 1.0334606 -6.6077419 -3.0598812 +2454901.27505 -641734.993241 -154669.063212 -527003.06721 2.3758162 -6.5021761 -2.0816547 +2454901.6306 -550977.102339 -348069.205115 -575177.906964 3.4888714 -6.0358594 -1.0545537 +2454901.98616 -430260.503847 -522752.853709 -592192.517047 4.3220699 -5.30024 -0.065313373 +2454902.34172 -288353.41711 -671966.81108 -580193.601196 4.87067 -4.3933175 0.82693959 +2454902.69727 -133672.052392 -791800.661525 -542708.375562 5.1593874 -3.3999702 1.5906918 +2454903.05283 26367.5328097 -880640.765921 -483889.936016 5.2263072 -2.3844367 2.2153772 +2454903.40838 185576.776607 -938531.082675 -407995.945913 5.1118978 -1.3908894 2.7035269 +2454903.76394 338966.714817 -966613.875008 -319088.88436 4.8531674 -0.44743752 3.0644473 +2454904.11949 482599.987594 -966707.427718 -220897.226128 4.4814024 0.42929189 3.3100446 +2454904.47505 613407.365667 -941015.650896 -116776.426678 4.0218879 1.2302468 3.4524138 +2454904.8306 729011.691819 -891943.269604 -9723.95638839 3.494543 1.9509901 3.502638 +2454905.54172 907693.937571 -733684.763396 202726.915106 2.2951678 3.1454458 3.3633009 +2454906.25283 1008530.21563 -512253.735682 397951.080119 0.97221781 4.0065728 2.9494199 +2454906.96394 1025865.2462 -248376.649803 560262.532859 -0.41422754 4.5243622 2.2963013 +2454907.67505 957384.388104 36132.781824 675636.926182 -1.8122908 4.6718315 1.4240324 +2454908.0306 891151.240856 178699.908671 711616.938868 -2.4968829 4.5916795 0.91000144 +2454908.38616 804211.176184 317078.002133 731042.097509 -3.1583956 4.3974479 0.34666155 +2454908.74172 697475.400928 447600.637989 732443.705177 -3.7830431 4.0783161 -0.26271064 +2454909.09727 572342.949118 566245.740844 714485.008749 -4.3526207 3.622057 -0.91260148 +2454909.45283 430857.685155 668605.580571 676050.911189 -4.843119 3.0160132 -1.5938038 +2454909.80838 275908.058178 749899.737027 616391.206862 -5.2233482 2.249006 -2.2913797 +2454910.16394 111463.854303 805068.676722 535335.428314 -5.4540269 1.3147772 -2.9820469 +2454910.51949 -57177.5204767 829004.710927 433593.83911 -5.4882766 0.21759339 -3.6312804 +2454910.87505 -223201.667502 816993.649506 313140.203291 -5.2751784 -1.0196554 -4.1911341 +2454911.2306 -378272.87817 765433.61423 177625.257759 -4.7686365 -2.3458677 -4.6008709 +2454911.58616 -512904.710408 672826.695979 32688.5352865 -3.9429426 -3.6745032 -4.7934982 +2454911.94172 -617387.787103 540866.97529 -114056.412783 -2.8125758 -4.8859155 -4.7106811 +2454912.29727 -683284.178547 375211.644274 -253606.733548 -1.4472174 -5.8465006 -4.323958 +2454912.65283 -705135.903594 185399.194886 -376786.853588 0.031410073 -6.4436996 -3.6524821 +2454913.00838 -681700.172115 -16365.9295215 -475786.609559 1.4768053 -6.6211743 -2.7644089 +2454913.36394 -616105.88393 -217232.39668 -545419.281714 2.7573015 -6.3930386 -1.7579104 +2454913.71949 -514888.420645 -405713.414406 -583608.230106 3.7860162 -5.8297502 -0.7326528 +2454914.07505 -386440.712885 -572973.149199 -591060.567636 4.528272 -5.0281773 0.23237612 +2454914.4306 -239544.910688 -713191.352603 -570469.186604 4.9907 -4.084077 1.0871446 +2454914.78616 -82365.8837861 -823255.491752 -525647.099315 5.2040207 -3.0764146 1.8076921 +2454915.14172 78049.2085419 -902152.875825 -460839.052886 5.2082476 -2.0628935 2.3885088 +2454915.49727 235898.762299 -950339.729812 -380274.699762 5.0433556 -1.0820936 2.8349615 +2454915.85283 386545.743417 -969220.234272 -287926.917125 4.7447371 -0.15794514 3.1576461 +2454916.20838 526348.608123 -960767.496997 -187410.320315 4.3417401 0.69574969 3.368854 +2454916.56394 652475.4032 -927270.986058 -81962.2148502 3.8578258 1.471678 3.4806396 +2454916.91949 762734.342389 -871180.034195 25535.073379 3.3113608 2.1663783 3.504004 +2454917.27505 855430.253197 -795015.848062 132524.228598 2.7163929 2.7783643 3.4494097 +2454917.45283 894765.063253 -750203.946885 185127.446118 2.4036824 3.0530016 3.3979064 +2454917.6306 929206.658985 -701337.086904 236914.990532 2.0765718 3.3064642 3.3549442 +2454917.67505 937001.210216 -688516.647121 249858.4312 1.9771513 3.3762049 3.4122697 +2454917.68616 938881.555881 -685256.989412 253168.557698 1.9372898 3.4248605 3.4999582 +2454917.69727 940716.266567 -681859.922503 256630.906659 1.8958618 3.7625454 3.7162367 +2454917.70838 942569.265691 -678003.443219 260124.10711 1.9590843 4.1564188 3.5344063 +2454917.7306 946341.573341 -669919.660789 266729.502406 1.9578381 4.2391306 3.3860948 +2454917.81949 960831.21364 -636887.868829 292221.679786 1.808539 4.3581774 3.2763813 +2454918.17505 1006061.39174 -496703.301606 389017.58542 1.1285364 4.7524131 3.0215941 +2454918.5306 1029871.93096 -345925.93483 477307.071879 0.4184831 5.0464246 2.716531 +2454918.88616 1031669.13324 -187753.540839 555336.892725 -0.30173089 5.2328651 2.3545787 +2454919.24172 1011405.43959 -25566.6329665 621464.946804 -1.0149412 5.307308 1.943134 +2454919.59727 969554.19222 137166.26802 674313.397709 -1.7044467 5.2684566 1.4917224 +2454919.95283 907089.253945 296984.627549 712816.261879 -2.354445 5.11811 1.011025 +2454920.30838 825450.157425 450528.763313 736247.217747 -2.9504907 4.8609995 0.51238914 +2454920.66394 726494.195205 594626.405023 744231.536746 -3.4799009 4.5045492 0.0073062433 +2454921.01949 612436.272265 726370.141434 736746.384925 -3.9321197 4.0585004 -0.49288575 +2454921.37505 485780.475075 843181.518407 714109.353079 -4.2989007 3.5344556 -0.97741064 +2454921.7306 349247.224853 942861.089415 676956.891532 -4.5744126 2.9454003 -1.4363243 +2454922.08616 205699.264143 1023623.0256 626215.441678 -4.7552047 2.3051983 -1.8607221 +2454922.79727 -90700.6406618 1123425.71384 488910.664929 -4.8298698 0.92857123 -2.5764154 +2454923.50838 -380243.019324 1137026.89162 314016.409402 -4.5366456 -0.48247306 -3.0784081 +2454924.21949 -641428.665914 1065584.97871 115547.827466 -3.9151542 -1.8234442 -3.341188 +2454924.9306 -855785.67429 916248.328719 -91508.8311734 -3.0229084 -3.0045381 -3.3586188 +2454925.28616 -940671.922427 815997.229624 -193626.413463 -2.4954685 -3.5119332 -3.2814143 +2454925.46394 -976845.038596 760264.422625 -243651.928295 -2.2111068 -3.7427246 -3.235133 +2454925.50838 -985188.359774 745783.389104 -256068.775786 -2.132949 -3.7998398 -3.2345869 +2454925.55283 -993190.67413 731066.8954 -268546.277925 -2.019029 -3.8729337 -3.2817927 +2454925.57505 -996902.588774 723531.028465 -274916.640651 -1.7993604 -4.0099977 -3.3345046 +2454925.59727 -1000140.29642 715671.64152 -281149.791038 -1.6267561 -4.1418056 -3.1642004 +2454925.64172 -1006232.63914 699634.523263 -293048.083543 -1.5511269 -4.2045955 -3.0586786 +2454925.81949 -1027847.50585 633528.973533 -338954.392061 -1.2594445 -4.3998422 -2.9306367 +2454926.17505 -1057053.05608 492990.993266 -425448.542177 -0.63529368 -4.737533 -2.6929797 +2454926.5306 -1066541.18092 343264.113781 -503863.40256 0.022115915 -4.996254 -2.4028561 +2454926.88616 -1055475.19802 186936.792156 -572511.663621 0.70087007 -5.1655814 -2.0573443 +2454927.24172 -1023391.60311 26904.4749011 -629726.05302 1.3881662 -5.2359594 -1.6591126 +2454927.59727 -970248.102144 -133661.931746 -673957.777133 2.0693644 -5.1991152 -1.213124 +2454927.95283 -896479.673496 -291365.639786 -703843.595699 2.7280719 -5.0487361 -0.72650756 +2454928.30838 -803047.546559 -442655.639306 -718273.553658 3.3465 -4.781223 -0.20863334 +2454928.66394 -691473.475887 -583921.811173 -716460.017692 3.9060651 -4.3964497 0.32890003 +2454929.01949 -563851.935959 -711612.565679 -698004.07189 4.3882203 -3.8984547 0.87244862 +2454929.37505 -422833.591589 -822370.937365 -662949.917786 4.7754943 -3.2959436 1.4068756 +2454929.7306 -271573.451873 -913182.899391 -611823.551634 5.052743 -2.6025273 1.9161141 +2454930.08616 -113639.897985 -981524.257798 -545646.411412 5.2083835 -1.8363938 2.3841224 +2454930.44172 47110.6864798 -1025490.9173 -465919.879482 5.2353978 -1.0195664 2.7958691 +2454930.79727 206685.842516 -1043899.52671 -374578.68424 5.1320196 -0.17671448 3.1383308 +2454931.15283 361122.728815 -1036346.40731 -273915.457218 4.9019365 0.6663328 3.4013568 +2454931.50838 506652.506131 -1003218.73617 -166482.376611 4.5540025 1.484183 3.5782727 +2454931.86394 639848.565135 -945657.36378 -54979.5428902 4.101484 2.2533941 3.6661353 +2454932.21949 757745.662763 -865477.332538 57859.1349764 3.5609443 2.9536818 3.6656462 +2454932.57505 857921.59951 -765058.003483 169372.576927 2.9509576 3.5686765 3.5807512 +2454932.9306 938539.291253 -647217.378529 277061.520589 2.2908481 4.0861971 3.4178749 +2454933.28616 998356.472173 -515082.284146 378647.56472 1.6000018 4.4984196 3.1847949 +2454933.64172 1036724.65294 -371940.320608 472110.318928 0.89744758 4.802754 2.8907723 +2454933.99727 1053544.95538 -221098.797179 555746.897575 0.19962781 4.999937 2.5469371 +2454934.17505 1053968.3053 -143723.076567 593492.820319 -0.14335052 5.0650585 2.3631621 +2454934.88616 1004657.70002 169026.975718 713932.384206 -1.4378688 5.0506677 1.541062 +2454935.59727 880953.651897 469483.541754 781581.967717 -2.554116 4.6744353 0.65623085 +2454936.30838 695542.622613 737274.755555 794578.490521 -3.4398986 3.9981517 -0.22859999 +2454937.01949 463612.412911 955968.934217 754534.34697 -4.0647784 3.0870619 -1.0628552 +2454937.7306 201728.031873 1113111.44863 665843.610037 -4.4133422 2.0048999 -1.8061051 +2454938.44172 -72918.8949574 1200077.95 535144.546537 -4.4798817 0.8126785 -2.4252818 +2454939.15283 -343001.129795 1211939.9565 370943.984194 -4.2654147 -0.4299933 -2.8922569 +2454939.86394 -591430.90263 1147440.382 183374.269276 -3.7766392 -1.6627662 -3.1820682 +2454940.57505 -801722.470478 1009131.98576 -15988.831816 -3.026851 -2.8214721 -3.2728479 +2454941.28616 -958464.913171 803678.489624 -214428.825025 -2.0370014 -3.8367008 -3.1534632 +2454941.37505 -973569.8843 773773.541724 -238552.803558 -1.8954995 -3.9506677 -3.1295567 +2454941.46394 -987544.458839 742994.448469 -262545.457306 -1.7371056 -4.0667382 -3.1285222 +2454941.48616 -990827.01823 735152.350383 -268571.524499 -1.6773551 -4.1045024 -3.1537007 +2454941.50838 -993927.587795 727201.442698 -274688.760699 -1.5116808 -4.2019601 -3.2238195 +2454941.5306 -996515.352292 718924.510289 -280745.968808 -1.2466315 -4.3857416 -3.0444787 +2454941.57505 -1001143.87972 701939.025222 -292080.965181 -1.1720284 -4.4512724 -2.9021589 +2454941.75283 -1016963.55402 632044.307978 -335530.077774 -0.88163909 -4.6477602 -2.7694305 +2454942.10838 -1034348.12468 483731.670509 -416986.461719 -0.24023672 -4.996722 -2.5248695 +2454942.46394 -1031180.2181 325837.337733 -490000.976502 0.45444775 -5.2684071 -2.2172014 +2454942.81949 -1005996.87969 161027.713231 -552486.393266 1.1909809 -5.4436695 -1.8388844 +2454943.17505 -957728.568261 -7429.59569467 -602247.214384 1.9544489 -5.5025151 -1.3889424 +2454943.5306 -885848.315177 -175650.786872 -637120.668242 2.7242693 -5.4251044 -0.87058505 +2454943.88616 -790557.236945 -339171.740769 -655119.211891 3.4735991 -5.193939 -0.29220983 +2454944.24172 -672973.379062 -493065.082159 -654607.27693 4.1697633 -4.7969306 0.33151854 +2454944.59727 -535286.249023 -632161.211599 -634503.270316 4.7761394 -4.2310083 0.97920334 +2454944.95283 -380826.672073 -751378.203326 -594479.486857 5.2557788 -3.5054068 1.6233903 +2454945.30838 -214004.021292 -846132.573979 -535118.561685 5.5762948 -2.6434655 2.2327622 +2454945.66394 -40084.570872 -912769.622249 -457979.837206 5.7151101 -1.6819468 2.7757413 +2454946.01949 135176.988767 -948926.757686 -365541.662082 5.6634967 -0.66737171 3.2247839 +2454946.37505 305993.520327 -953746.097835 -261016.61265 5.4280606 0.34992335 3.5601537 +2454946.7306 466999.852151 -927889.247811 -148073.4473 5.0291661 1.3224082 3.7720723 +2454947.08616 613618.282298 -873362.305887 -30525.1915349 4.4969084 2.2108113 3.8607644 +2454947.44172 742280.108811 -793208.427417 87955.162009 3.8660327 2.9871713 3.8347246 +2454947.79727 850494.490798 -691146.836843 204048.449631 3.1712822 3.6353339 3.7080082 +2454948.15283 936792.369878 -571228.124347 314916.299526 2.4439991 4.1495204 3.4974296 +2454948.50838 1000590.49749 -437552.312228 418249.43398 1.7103427 4.5318513 3.2203008 +2454948.86394 1042022.30271 -294066.116258 512257.428255 0.99081068 4.7897772 2.8928979 +2454949.21949 1061767.21754 -144434.967712 595622.614085 0.30054941 4.9338217 2.5296325 +2454949.57505 1060896.99409 8022.87400242 667436.597301 -0.34989895 4.975815 2.1427132 +2454950.28616 1002810.06994 310030.490816 774437.258021 -1.5071231 4.8027466 1.3366612 +2454950.99727 880057.191184 592485.657348 831703.36815 -2.4527254 4.3521404 0.53120711 +2454951.70838 705847.459416 840604.753871 840481.743479 -3.1823705 3.6950777 -0.23710024 +2454952.41949 493350.454841 1043391.55644 803792.724157 -3.699984 2.883994 -0.9458487 +2454953.1306 255428.333887 1192646.04982 725795.909152 -4.0107108 1.9581808 -1.5794805 +2454953.84172 4699.6311895 1282297.14089 611509.872843 -4.1169522 0.94846701 -2.1250214 +2454954.55283 -246245.843847 1308023.34652 466752.825428 -4.0171202 -0.11839227 -2.5689183 +2454955.26394 -484576.973186 1267124.58939 298260.152757 -3.7048829 -1.2155697 -2.8945389 +2454955.97505 -696939.016102 1158683.48051 113930.31083 -3.1697769 -2.3109494 -3.080376 +2454956.68616 -869257.815599 984067.935699 -76834.9982415 -2.3993019 -3.3611353 -3.0990358 +2454957.04172 -935792.945872 873211.548711 -171208.226266 -1.9218955 -3.8509525 -3.0368642 +2454957.21949 -963313.586494 812264.547465 -217497.034851 -1.6585071 -4.0833817 -2.9889483 +2454957.39727 -986605.105634 747800.93136 -263066.147944 -1.3623925 -4.3123337 -2.9572837 +2454957.44172 -991594.319236 731090.536585 -274507.878705 -1.1924658 -4.4127357 -3.0276653 +2454957.46394 -993555.779148 722429.221465 -280282.0188 -0.85808522 -4.6125661 -2.8957211 +2454957.50838 -996648.781671 704541.902662 -290851.63349 -0.77422387 -4.6857253 -2.6861448 +2454957.68616 -1006400.33902 631053.742918 -330919.632489 -0.48634134 -4.8828349 -2.5481838 +2454958.04172 -1011415.70282 475347.019615 -405508.99297 0.17355163 -5.2443093 -2.2976804 +2454958.39727 -994941.650086 309599.938567 -471311.73673 0.91141982 -5.5318463 -1.9723217 +2454958.75283 -954695.987938 136533.617835 -525768.474001 1.7195385 -5.7153357 -1.5572651 +2454959.10838 -888721.006837 -40117.8058891 -565986.278547 2.5831002 -5.758764 -1.0443827 +2454959.46394 -795701.351969 -215433.972286 -588912.587953 3.4743014 -5.6214435 -0.43197928 +2454959.81949 -675429.635389 -383234.230861 -591596.19426 4.3483004 -5.2632545 0.27079064 +2454960.17505 -529357.824598 -536234.284427 -571600.66945 5.1421393 -4.6545017 1.0387761 +2454960.5306 -361093.86152 -666571.673586 -527552.409641 5.780011 -3.7896841 1.8278062 +2454960.88616 -176600.884503 -766759.035248 -459700.432593 6.1874787 -2.7003665 2.5775628 +2454961.24172 16153.8839699 -830911.82435 -370262.563056 6.3120532 -1.4586953 3.2226704 +2454961.59727 208166.900216 -855849.284355 -263332.886362 6.1408121 -0.16519345 3.7091578 +2454961.95283 390719.103847 -841605.34432 -144301.392244 5.7044172 1.0759312 4.0082307 +2454962.30838 556564.101875 -791145.430631 -18992.0401448 5.0650501 2.1813919 4.1201007 +2454962.66394 700593.914653 -709487.930739 107150.019333 4.296364 3.1017228 4.0675412 +2454963.01949 819908.344264 -602648.955346 229583.811495 3.4661714 3.8203714 3.8847571 +2454963.37505 913471.891968 -476760.049604 344864.523579 2.6272428 4.344552 3.6075807 +2454963.7306 981610.894938 -337503.786346 450592.696479 1.8156441 4.6946561 3.2675935 +2454964.08616 1025532.17348 -189843.03326 545241.334308 1.0532209 4.8960515 2.8898728 +2454964.44172 1046943.28069 -37953.023156 627952.20242 0.35135921 4.9740507 2.4929962 +2454964.79727 1047786.41667 114733.322937 698350.399617 -0.28553165 4.9514113 2.0900602 +2454965.50838 995755.399726 411887.766614 802270.927999 -1.3663184 4.6778091 1.2985322 +2454965.86394 946729.482897 552292.498771 836304.594679 -1.8158825 4.4551925 0.91948651 +2454966.57505 811518.919584 809215.051367 870545.066579 -2.5514041 3.8864754 0.20604967 +2454967.28616 637177.378372 1027471.48537 862974.330802 -3.0935637 3.20194 -0.44131424 +2454967.99727 434885.183035 1200962.31702 817695.751022 -3.464397 2.433605 -1.0213661 +2454968.70838 214671.36714 1325222.25282 738850.315834 -3.6787689 1.602005 -1.5339294 +2454969.41949 -14110.5829769 1396783.04121 630612.710203 -3.7438857 0.71978518 -1.9777283 +2454970.1306 -242315.228856 1412805.35856 497318.575326 -3.6592217 -0.20464703 -2.3485574 +2454970.84172 -460519.615521 1370928.15703 343687.747895 -3.4162727 -1.1635588 -2.6378338 +2454971.55283 -658526.411353 1269330.70476 175154.985538 -2.9981763 -2.1464615 -2.8304474 +2454972.26394 -824815.923194 1107047.06914 -1647.61204742 -2.3785849 -3.134866 -2.9020494 +2454972.97505 -945940.342266 884712.489206 -178247.425952 -1.5208507 -4.0933342 -2.8173635 +2454973.15283 -967344.189402 820076.080894 -221162.079734 -1.2626775 -4.3219517 -2.7690717 +2454973.3306 -984580.309535 751956.89278 -263337.495683 -0.97033095 -4.5497435 -2.7328954 +2454973.37505 -988091.408112 734349.594042 -273898.415102 -0.83077235 -4.6325303 -2.7934756 +2454973.38616 -988833.655612 729875.290704 -276611.152725 -0.68441676 -4.7032673 -2.8657539 +2454973.39727 -989282.624245 725259.307475 -279336.587571 -0.23130429 -4.927004 -2.6917414 +2454973.41949 -989601.05717 715712.776173 -283989.374041 -0.1600156 -4.9838841 -2.3011002 +2454973.46394 -990150.368616 696502.48708 -292604.285479 -0.11768034 -5.0243841 -2.2088558 +2454973.64172 -989780.409135 617805.708371 -325503.406253 0.1766606 -5.2239674 -2.0832515 +2454973.99727 -973896.845015 451356.932547 -385665.633437 0.87797474 -5.6046548 -1.8205338 +2454974.35283 -934540.65489 274149.668591 -436355.670511 1.7063256 -5.9171323 -1.4606247 +2454974.70838 -867661.718899 89044.0014345 -474078.618038 2.6707957 -6.1079961 -0.97098801 +2454975.06394 -769088.888366 -99062.9791553 -494357.545586 3.7666769 -6.096242 -0.31990251 +2454975.41949 -635304.464032 -282269.098381 -491835.918695 4.9512279 -5.7672388 0.51541494 +2454975.59727 -554676.322146 -368507.06335 -480243.604446 5.544667 -5.4413886 1.0009339 +2454975.77505 -465116.098357 -448769.146591 -460897.386674 6.1098048 -4.9869314 1.5233286 +2454975.95283 -367279.032815 -520996.113106 -433325.881933 6.6170007 -4.3942341 2.0691456 +2454976.1306 -262311.259245 -583051.136504 -397314.668923 7.0325142 -3.6635495 2.6183954 +2454976.30838 -151882.006304 -632902.683532 -353001.472554 7.322889 -2.808846 3.1455413 +2454976.48616 -38133.2370529 -668851.434908 -300941.029667 7.4611324 -1.8593882 3.6224829 +2454976.66394 76468.8838994 -689753.157794 -242110.453311 7.4329326 -0.85743931 4.0231626 +2454976.84172 189362.106433 -695174.27148 -177839.614313 7.2403787 0.14803787 4.328448 +2454977.01949 298142.195466 -685430.621077 -109677.093044 6.9015103 1.1098549 4.5292991 +2454977.19727 400777.37939 -661499.926896 -39227.829509 6.4457885 1.990022 4.627257 +2454977.37505 495735.017543 -624844.073339 31995.7934741 5.9076422 2.7638282 4.6323259 +2454977.7306 659077.938562 -520384.053714 171752.714219 4.7129685 3.9585235 4.4256924 +2454978.08616 785332.724702 -386138.919553 302052.548248 3.5180493 4.715335 4.0365149 +2454978.44172 876311.893813 -234203.298788 418925.494805 2.4268031 5.1274417 3.5648545 +2454978.79727 935868.473913 -73630.8597435 520871.467016 1.4743836 5.2925148 3.0721349 +2454979.15283 968324.163916 89242.1516744 607799.172661 0.66081499 5.2882047 2.590734 +2454979.50838 977749.392789 250114.918671 680317.451098 -0.027804796 5.1698763 2.1355241 +2454979.86394 967716.444469 406102.0144 739330.95776 -0.60890708 4.9752246 1.7119207 +2454980.21949 941267.800243 555272.006559 785829.141559 -1.0991437 4.7294445 1.3206013 +2454980.9306 848974.204571 828397.461537 845106.075599 -1.8621431 4.1457927 0.62790923 +2454981.64172 716963.154108 1063381.18019 865098.233522 -2.403637 3.4960689 0.038366013 +2454982.35283 557006.682804 1257306.57245 851537.832486 -2.7794365 2.8131387 -0.46721445 +2454983.06394 378056.971117 1408709.64622 809091.562955 -3.0263135 2.1128332 -0.90406348 +2454983.77505 187339.834405 1516645.01769 741630.148076 -3.1651284 1.3984043 -1.2830018 +2454985.19727 -204908.968521 1598542.55574 544610.243516 -3.1573976 -0.077288389 -1.8922316 +2454985.90838 -394930.059429 1570295.16443 420916.556793 -3.0115906 -0.8463667 -2.1262188 +2454986.61949 -572800.061262 1493979.42821 284384.399942 -2.7593604 -1.6428419 -2.309046 +2454987.3306 -731416.418522 1367772.58431 138426.830567 -2.3805275 -2.4709594 -2.4307488 +2454988.04172 -862055.29766 1189680.3762 -12674.2694645 -1.8416814 -3.3313776 -2.4722867 +2454988.75283 -953371.266021 957925.670004 -163047.458773 -1.0892448 -4.2148307 -2.3998661 +2454989.10838 -979623.34843 821646.456465 -235450.846123 -0.60507908 -4.6570691 -2.3077788 +2454989.19727 -983746.517622 785455.254262 -253073.612416 -0.46679597 -4.7679752 -2.2820562 +2454989.28616 -986734.509592 748394.49236 -270544.355935 -0.30066791 -4.8870623 -2.2770235 +2454989.30838 -987248.021744 738973.51965 -274935.082318 -0.22581876 -4.9298068 -2.3025963 +2454989.3306 -987463.399106 729409.66747 -279428.297075 0.14051495 -5.0860635 -2.3601736 +2454989.34172 -987122.94617 724448.187718 -281505.917106 0.45787286 -5.2067795 -1.9416528 +2454989.36394 -986266.41196 714453.958164 -284937.055043 0.43775757 -5.2068603 -1.7131804 +2454989.45283 -982564.322564 674155.009162 -297574.854302 0.54457348 -5.2947644 -1.605203 +2454989.80838 -955939.210599 505177.304545 -343271.742733 1.218638 -5.705311 -1.3620467 +2454990.16394 -905905.949257 323976.543132 -380280.657327 2.0707977 -6.0814954 -1.026802 +2454990.51949 -826475.793898 132532.041627 -404798.017339 3.1413354 -6.3578073 -0.53844843 +2454990.69727 -773448.130116 34292.9886173 -410661.226607 3.775062 -6.4226989 -0.21466326 +2454990.87505 -710136.398056 -64361.2933599 -411044.658845 4.4807798 -6.4067859 0.1770789 +2454991.05283 -635434.988969 -161927.173582 -404811.237894 5.2571434 -6.2739942 0.6488694 +2454991.2306 -548337.190678 -256255.357534 -390648.515497 6.0913813 -5.9761496 1.2108379 +2454991.40838 -448176.477471 -344366.994203 -367135.437233 6.950193 -5.4540577 1.8657953 +2454991.58616 -335026.916878 -422339.076455 -332920.691102 7.768671 -4.6464804 2.5999888 +2454991.76394 -210250.822989 -485429.819264 -287066.798401 8.4440026 -3.5133095 3.3714276 +2454991.94172 -77016.9404655 -528678.352516 -229546.53501 8.8484543 -2.0728312 4.1037509 +2454992.11949 59618.359468 -548068.456686 -161700.63015 8.8737688 -0.43221381 4.6996879 +2454992.29727 193471.139737 -541858.304495 -86294.1399522 8.4898363 1.2273158 5.078428 +2454992.47505 318682.214573 -511232.060155 -6953.1069142 7.7674673 2.7200786 5.2128092 +2454992.65283 431036.705847 -459770.907565 72745.4218119 6.8396758 3.9281991 5.1337841 +2454992.8306 528431.9814 -392179.340746 149981.622899 5.8391624 4.8216644 4.9033214 +2454993.00838 610521.751256 -313127.079388 222910.654649 4.8595455 5.4299791 4.5832257 +2454993.18616 678100.090564 -226536.127477 290574.125963 3.9544163 5.8117792 4.2234204 +2454993.36394 732485.650381 -135466.278835 352607.950139 3.1432763 6.0219417 3.8541547 +2454993.54172 775155.907038 -42177.3469208 409018.919814 2.4284156 6.1076473 3.4934228 +2454993.89727 830963.331149 145052.02567 505913.264625 1.2581504 6.0403748 2.8292729 +2454994.25283 855305.993352 327152.892923 583773.738903 0.36649568 5.7953195 2.2545365 +2454994.60838 855581.364708 500275.031725 645283.040526 -0.31937489 5.4666116 1.7627416 +2454994.96394 837226.276532 662654.835395 692790.440179 -0.85405953 5.1013591 1.3406908 +2454995.31949 804256.151974 813574.404418 728237.575065 -1.2762359 4.7232206 0.97560058 +2454995.67505 759685.592365 952840.528774 753204.821446 -1.6130682 4.3440133 0.65682236 +2454996.38616 644481.044455 1196799.32606 776618.533991 -2.1021558 3.6021398 0.12616618 +2454997.09727 504861.496225 1396122.03012 770849.847446 -2.4194893 2.8915506 -0.29932513 +2454997.80838 349587.382223 1552720.50761 741374.197001 -2.6182622 2.210479 -0.64942487 +2454998.51949 184933.732776 1668211.82663 692203.868752 -2.7285067 1.5521315 -0.94289853 +2454999.2306 15771.9510547 1743749.09332 626420.146513 -2.7670449 0.90855632 -1.1918242 +2454999.94172 -153794.692126 1779991.26788 546506.749857 -2.7425853 0.27162737 -1.40382 +2455000.65283 -320003.720458 1777096.32765 454582.725407 -2.6577518 -0.36678099 -1.5833095 +2455001.36394 -479098.298502 1734723.72513 352577.645709 -2.5101961 -1.0148613 -1.7320382 +2455002.07505 -627017.906709 1652011.54817 242401.629271 -2.2921571 -1.6814583 -1.8488236 +2455002.78616 -759013.112377 1527531.19822 126143.373092 -1.9885555 -2.376134 -1.9288579 +2455003.49727 -869104.882297 1359254.34014 6340.71024784 -1.5737072 -3.1087838 -1.9618423 +2455004.20838 -949242.022022 1144556.01454 -113563.172503 -1.0040852 -3.888513 -1.9276122 +2455004.56394 -974644.914914 1018851.63187 -172036.288929 -0.63914746 -4.2974493 -1.8743785 +2455004.91949 -987770.926584 880398.879798 -228390.582544 -0.20149893 -4.7182914 -1.7885991 +2455005.09727 -988942.200762 806278.478476 -255448.021036 0.054453488 -4.9336252 -1.7338299 +2455005.18616 -987973.944202 767962.707098 -268666.331913 0.201942 -5.0457027 -1.7105343 +2455005.2306 -987023.784663 748468.382963 -275232.637257 0.30005905 -5.1101876 -1.713973 +2455005.25283 -986368.407382 738614.199931 -278542.837174 0.39767717 -5.1599178 -1.740387 +2455005.26394 -985930.403589 733637.613708 -280227.645058 0.54202019 -5.2166345 -1.7694721 +2455005.27505 -985220.791514 728570.39191 -281868.442284 0.96475526 -5.3386914 -1.5291835 +2455005.28616 -984253.857499 723446.984309 -283123.471071 0.99954881 -5.3262785 -1.1680956 +2455005.3306 -980508.292306 703000.282856 -287174.741038 0.98283398 -5.3387652 -1.0071796 +2455005.50838 -963352.460083 619473.741821 -301617.522513 1.2703792 -5.5427557 -0.88296854 +2455005.86394 -913127.512744 442575.138163 -324930.461841 2.0352602 -5.973555 -0.61950363 +2455006.21949 -835711.199268 252758.647569 -338384.874949 3.0560235 -6.3733789 -0.22891005 +2455006.39727 -783964.04486 153580.34583 -339905.07553 3.6993945 -6.5334019 0.041353439 +2455006.57505 -721467.333247 52346.9291665 -336744.890405 4.4597786 -6.6353152 0.38402999 +2455006.75283 -646229.138683 -49732.0109041 -327611.633342 5.3628001 -6.633712 0.82385769 +2455006.9306 -555870.848707 -150518.027841 -310773.841217 6.4314727 -6.4501027 1.3931958 +2455007.10838 -447789.381714 -246280.895003 -283961.82388 7.6668716 -5.9517444 2.1283378 +2455007.28616 -319829.475514 -330701.714975 -244426.234701 8.9972438 -4.9331567 3.0497409 +2455007.37505 -248256.938567 -365716.521886 -219027.650912 9.63206 -4.1509216 3.5691642 +2455007.46394 -172100.934897 -393909.224483 -189562.580905 10.180453 -3.1543437 4.1042589 +2455007.55283 -92281.3049066 -413617.53995 -156030.974127 10.573986 -1.9443112 4.6214744 +2455007.64172 -10263.6961903 -423321.004882 -118736.696538 10.741921 -0.55889651 5.0761127 +2455007.7306 72002.5173245 -421957.470747 -78342.6484231 10.633165 0.92104553 5.4215037 +2455007.81949 152325.772771 -409214.483312 -35831.7291565 10.238679 2.3851063 5.6234865 +2455007.90838 228637.56647 -385645.880355 7639.63254524 9.5989034 3.7238883 5.6722801 +2455007.99727 299329.388763 -352538.847024 50941.4751863 8.7892565 4.8598553 5.583733 +2455008.08616 363422.052821 -311603.898039 93136.3798837 7.8937666 5.7606647 5.3900712 +2455008.26394 470774.839191 -213310.538097 171800.87204 6.1067457 6.9048771 4.8277454 +2455008.44172 552239.776687 -102817.041063 241141.958578 4.5493454 7.3980125 4.2020753 +2455008.61949 612056.249774 11988.6076184 301102.260488 3.2869597 7.5035229 3.6158139 +2455008.79727 654554.44547 126624.793195 352585.164369 2.2856787 7.3982368 3.1000138 +2455008.97505 683329.173625 238675.977253 396696.064571 1.4912549 7.1816775 2.6553107 +2455009.15283 701175.594045 346979.232627 434478.859678 0.85545775 6.9145629 2.2739583 +2455009.50838 712111.623651 550459.59289 494462.760632 -0.081489472 6.3285123 1.6602555 +2455009.86394 699151.186976 735878.521999 537957.165613 -0.72432665 5.7475823 1.1911148 +2455010.21949 669483.242566 903956.129186 568655.315545 -1.1826448 5.2016012 0.82118792 +2455010.57505 627730.521506 1055877.41622 589126.018152 -1.5189729 4.6956875 0.52142058 +2455010.9306 577018.377236 1192844.41138 601214.170906 -1.7707913 4.227342 0.27290614 +2455011.64172 456958.329564 1426118.91028 605386.961891 -2.1070133 3.3851549 -0.1171749 +2455012.35283 321011.286329 1610794.35461 588762.404781 -2.2998122 2.6400428 -0.41129743 +2455013.06394 176218.538337 1751944.32573 556135.67304 -2.4009623 1.9643539 -0.64204263 +2455013.77505 27302.099486 1853171.29425 510782.696066 -2.4372079 1.3375325 -0.82790893 +2455014.48616 -122233.431337 1916986.13256 455088.848892 -2.4228397 0.74428255 -0.98010744 +2455015.19727 -269535.521443 1945064.49419 390894.4601 -2.3652995 0.17236996 -1.1054897 +2455015.90838 -412053.595198 1938389.87617 319711.167131 -2.2672207 -0.38862096 -1.2081085 +2455016.61949 -547282.20125 1897341.98158 242865.074817 -2.1275449 -0.94808339 -1.2900146 +2455017.3306 -672541.214434 1821732.09772 161612.097766 -1.9415733 -1.5152502 -1.3514468 +2455018.04172 -784730.332885 1710791.47059 77252.5245581 -1.7001148 -2.0998692 -1.3906584 +2455018.75283 -880003.845027 1563117.73773 -8726.68396698 -1.387628 -2.713005 -1.4030942 +2455019.46394 -953258.569037 1376563.52483 -94428.2720072 -0.97766907 -3.3679091 -1.3795528 +2455020.17505 -997221.452247 1148096.97382 -177156.401888 -0.42394552 -4.0801161 -1.3022324 +2455020.5306 -1004948.78639 1016924.60557 -216166.982697 -0.068383491 -4.4630165 -1.2333616 +2455020.88616 -1000650.26875 873677.893293 -252642.715693 0.36325318 -4.8666313 -1.1361337 +2455021.06394 -993139.718245 797311.858722 -269646.228214 0.62157737 -5.078568 -1.077586 +2455021.15283 -987780.815174 757876.109698 -277827.359701 0.78331363 -5.1942084 -1.0568817 +2455021.19727 -984490.037409 737778.244164 -281913.238164 0.98832128 -5.2905108 -1.0827179 +2455021.20838 -983431.030367 732667.116763 -282943.853806 1.2781848 -5.3666066 -1.0212552 +2455021.21949 -982043.405023 727506.665165 -283686.396925 1.4947098 -5.3544701 -0.53372461 +2455021.24172 -979268.642297 717275.702867 -284446.845874 1.4193841 -5.3212659 -0.33401055 +2455021.3306 -968113.384918 676119.059114 -286583.537842 1.5114406 -5.4067464 -0.24303957 +2455021.68616 -911435.385503 503267.294215 -290597.455642 2.2210852 -5.8535557 -0.009208329 +2455022.04172 -828768.203088 316298.330285 -286109.799182 3.2196136 -6.3177872 0.32486238 +2455022.21949 -774421.092787 217553.843183 -279400.889503 3.8792315 -6.5359062 0.55827938 +2455022.39727 -708790.56684 115700.202205 -268605.190104 4.6972607 -6.7170982 0.8612831 +2455022.57505 -628996.114888 11640.9752453 -252420.401246 5.7359883 -6.8112128 1.2668822 +2455022.75283 -530996.921638 -92549.5710281 -228893.138294 7.0849669 -6.7074275 1.8284781 +2455022.84172 -473487.783092 -143394.173035 -213494.782351 7.909943 -6.5112902 2.1924343 +2455022.9306 -409204.158015 -192143.021613 -195032.629081 8.8501389 -6.1501542 2.6285232 +2455023.01949 -337261.551039 -237223.832274 -172905.547177 9.9017402 -5.5390769 3.1483753 +2455023.10838 -256924.721135 -276278.645482 -146450.893979 11.024551 -4.55802 3.7543578 +2455023.19727 -168030.982162 -305917.679352 -115077.506889 12.101433 -3.0634261 4.4213634 +2455023.28616 -71767.8329148 -321747.078775 -78584.6978608 12.892506 -0.95588114 5.0677417 +2455023.37505 28394.0681634 -319249.417011 -37676.9556747 13.060125 1.6672486 5.5416278 +2455023.46394 126612.741562 -295860.509869 5677.1427468 12.372988 4.3932635 5.6851699 +2455023.55283 216544.898463 -252921.061861 48699.2612456 10.954801 6.679205 5.464201 +2455023.64172 294038.534307 -195179.898949 88970.6661635 9.2061693 8.2309223 4.9955686 +2455023.7306 358053.331684 -128268.069896 125197.851905 7.4902581 9.0942962 4.4336679 +2455023.81949 409641.668508 -56750.8030664 157101.220634 5.985608 9.46493 3.8812342 +2455023.90838 450638.736096 16333.6127504 184955.276519 4.731583 9.5289579 3.3830489 +2455023.99727 482903.744186 89166.0032038 209232.824777 3.7056032 9.4163173 2.9500347 +2455024.17505 527344.049693 230466.854747 248976.794021 2.181235 8.9492925 2.2605461 +2455024.35283 552357.148588 363612.542328 279594.601327 1.1381866 8.3830594 1.7508089 +2455024.5306 563844.389965 488032.512638 303389.552756 0.39738442 7.8221421 1.3643536 +2455024.70838 565561.17072 604100.316341 321940.712369 -0.14745035 7.2979183 1.0629429 +2455024.88616 559987.524737 712447.308947 336350.005633 -0.56010393 6.8169583 0.82173941 +2455025.24172 533295.942174 908540.997961 355705.641664 -1.1319377 5.9724442 0.46112578 +2455025.59727 492468.797161 1080812.58775 365693.804863 -1.5007302 5.262116 0.20232833 +2455025.95283 442313.324297 1232858.72062 368787.648965 -1.7489377 4.6510334 0.0076398121 +2455026.30838 385794.526692 1367341.27791 366597.756481 -1.9203383 4.1152895 -0.14433782 +2455026.66394 324856.468021 1486295.43612 360225.218149 -2.0397947 3.6376437 -0.26631469 +2455027.37505 194737.088176 1683618.67492 337888.364381 -2.1776374 2.8099064 -0.44968215 +2455028.08616 58998.9039607 1833999.28493 306041.68659 -2.2299041 2.1013004 -0.58006346 +2455028.79727 -78163.6738491 1943449.73436 267311.079707 -2.2274928 1.4724046 -0.67596293 +2455029.50838 -213914.257432 2016038.48974 223475.902564 -2.1857324 0.8979502 -0.74747503 +2455030.21949 -346102.101918 2054541.80624 175841.289323 -2.1123638 0.36036284 -0.80035887 +2455030.9306 -472901.10621 2060805.03934 125439.043555 -2.0105757 -0.15343852 -0.83799306 +2455031.64172 -592589.466057 2035960.06891 73142.539445 -1.8807667 -0.65388855 -0.86221275 +2455032.35283 -703395.70373 1980537.77005 19752.8634617 -1.7208824 -1.1503033 -0.87357527 +2455033.06394 -803337.580126 1894509.95778 -33928.9876779 -1.5260424 -1.6516481 -0.87154992 +2455033.77505 -890036.198077 1777291.8845 -87033.8182182 -1.2880848 -2.1672802 -0.85435285 +2455034.48616 -960466.397698 1627677.53631 -138526.288178 -0.99363394 -2.7082405 -0.81823496 +2455035.19727 -1010529.82678 1443706.96492 -187055.273697 -0.62033943 -3.2882434 -0.75637659 +2455035.90838 -1034299.87559 1222448.63834 -230688.612433 -0.1290612 -3.9255769 -0.65598692 +2455036.26394 -1033624.80244 1096571.78293 -249784.066327 0.18199331 -4.2732516 -0.58423674 +2455036.61949 -1022474.58371 959649.957287 -266372.463966 0.55623863 -4.6453871 -0.4917584 +2455036.97505 -998513.844407 810849.555331 -279725.482874 1.0243064 -5.0484116 -0.37344115 +2455037.06394 -990097.173161 771660.69034 -282475.5959 1.1728654 -5.1586395 -0.34388231 +2455037.10838 -985408.675986 751733.041612 -283778.922934 1.2782194 -5.2229991 -0.33732706 +2455037.1306 -982862.101199 741662.785479 -284430.988088 1.3943086 -5.2715486 -0.34303111 +2455037.14172 -981452.362927 736582.141839 -284756.105017 1.5774741 -5.3174021 -0.31995317 +2455037.15283 -979754.862462 731468.942891 -284908.953201 1.9046073 -5.2978331 0.10538006 +2455037.17505 -976235.828433 721415.685218 -284258.707974 1.7833175 -5.2144559 0.42679596 +2455037.21949 -969401.317779 701346.040907 -282480.1866 1.7952115 -5.245985 0.48614901 +2455037.39727 -939690.623685 619151.094787 -274160.365151 2.0929556 -5.462384 0.59418474 +2455037.75283 -863421.033686 444002.21874 -252318.974001 2.9228671 -5.9493006 0.84117331 +2455037.9306 -814437.661515 350631.835064 -238197.629496 3.4743527 -6.2096308 1.0031082 +2455038.10838 -755986.148401 253224.480097 -221298.519284 4.1639033 -6.473098 1.2053082 +2455038.28616 -685492.404058 151855.003867 -200868.535358 5.0561534 -6.720637 1.4669389 +2455038.46394 -599063.402609 47097.0424061 -175764.368103 6.2634239 -6.9008794 1.8212045 +2455038.55283 -548055.965553 -6044.08989599 -160924.556226 7.0439809 -6.9271208 2.0504747 +2455038.64172 -490440.067264 -59079.5375875 -144142.749194 7.9921109 -6.8648267 2.3292325 +2455038.7306 -424732.197224 -111082.898799 -124980.318971 9.1613618 -6.6422836 2.6734494 +2455038.81949 -348990.182865 -160352.857897 -102861.243939 10.615961 -6.121741 3.1024732 +2455038.90838 -260818.584488 -203681.301478 -77070.9775531 12.399294 -5.0342606 3.6300252 +2455038.99727 -157954.07681 -234989.376367 -46923.1642167 14.392362 -2.8884291 4.2229835 +2455039.04172 -100907.218309 -243015.188951 -30173.171566 15.289436 -1.2152298 4.4923931 +2455039.08616 -40893.7656072 -243729.768863 -12526.1328333 15.901361 0.91658418 4.6795437 +2455039.1306 20556.1234463 -235504.668005 5573.21418881 16.000173 3.4099719 4.7168012 +2455039.17505 81108.0752531 -217424.83716 23439.8082745 15.419012 5.9904605 4.5537321 +2455039.21949 138131.397095 -189864.601647 40295.6130968 14.187123 8.2881898 4.1974298 +2455039.26394 189530.662123 -154491.045764 55515.570524 12.539502 10.031694 3.7163222 +2455039.30838 234283.143331 -113614.082064 68789.527633 10.770185 11.161195 3.197214 +2455039.35283 272367.961455 -69435.0579221 80104.2998323 9.0924014 11.774903 2.7035859 +2455039.44172 331067.413288 22572.8716856 97586.7378829 6.3370983 12.025565 1.891023 +2455039.5306 371741.43551 113747.738167 109748.009311 4.3698388 11.661638 1.3097353 +2455039.61949 399654.205182 201215.048067 118136.153183 2.9769792 11.101969 0.89763885 +2455039.70838 418446.388227 284195.930214 123824.490174 1.968587 10.508678 0.59898386 +2455039.79727 430546.839109 362693.121085 127530.064995 1.2176283 9.9395027 0.37636925 +2455039.97505 440744.151286 507381.732261 130787.280662 0.193419 8.9300246 0.072378879 +2455040.15283 438367.733006 637886.545054 130309.638671 -0.45785885 8.088191 -0.12125067 +2455040.3306 427740.546797 756540.939308 127376.987693 -0.89928014 7.3812826 -0.2527194 +2455040.50838 411392.315763 865170.292037 122738.940042 -1.2125141 6.778298 -0.34618599 +2455040.86394 367374.894108 1057665.04714 110079.489693 -1.6150524 5.7959628 -0.46666992 +2455041.21949 313875.998243 1223324.95804 94598.1039555 -1.8462448 5.0144797 -0.53294496 +2455041.57505 254799.948689 1367218.13377 77511.1947396 -1.988219 4.3722184 -0.57602797 +2455041.9306 192287.255057 1492924.43069 59375.6131931 -2.0742618 3.8251963 -0.60248631 +2455042.28616 127727.331659 1602949.04827 40604.5239949 -2.123913 3.3478676 -0.61811765 +2455042.99727 -4094.12775124 1782970.38212 2180.51792494 -2.1550912 2.5394841 -0.62905537 +2455043.70838 -135964.315181 1917669.26289 -36355.2494264 -2.1304681 1.8625644 -0.62322587 +2455044.41949 -265173.572732 2013582.5703 -74187.8402475 -2.0707428 1.2711851 -0.60686405 +2455045.1306 -389902.89381 2075048.95351 -110772.416653 -1.9857327 0.73754114 -0.58291722 +2455045.84172 -508755.346205 2105009.58094 -145688.487039 -1.8798728 0.24303317 -0.55268415 +2455046.55283 -620504.694854 2105439.70853 -178567.446395 -1.7545668 -0.22566068 -0.51662917 +2455047.26394 -723947.544397 2077594.87137 -209050.19839 -1.6092397 -0.67895448 -0.47461305 +2455047.97505 -817790.70825 2022141.56186 -236752.163768 -1.4415209 -1.1257848 -0.42595625 +2455048.68616 -900537.122764 1939220.56464 -261231.356104 -1.2471302 -1.574485 -0.36944065 +2455049.39727 -970353.335529 1828451.32228 -281947.152235 -1.01917 -2.0338392 -0.30303679 +2455050.10838 -1024865.16086 1688883.7124 -298204.73951 -0.74670935 -2.5137241 -0.22368775 +2455050.81949 -1060852.04864 1518891.98709 -309068.435205 -0.41248454 -3.0266204 -0.12638084 +2455051.5306 -1073693.87415 1315946.77486 -313194.046416 0.013231978 -3.5898676 -0.0024669856 +2455052.24172 -1056244.91952 1076223.14005 -308511.011103 0.58642418 -4.2290885 0.16397198 +2455052.59727 -1032661.27791 940857.451615 -301866.387415 0.96184786 -4.5891841 0.27210693 +2455052.95283 -996131.323592 793873.305718 -291555.486858 1.4411361 -4.9885553 0.40252185 +2455053.04172 -984440.67887 755128.752127 -288342.166768 1.6203711 -5.1055126 0.43208508 +2455053.06394 -981247.989814 745289.489906 -287508.242422 1.719045 -5.1462184 0.43703477 +2455053.07505 -979547.548681 740335.616672 -287083.420447 1.8425509 -5.175855 0.45442703 +2455053.08616 -977638.772043 735359.732778 -286571.191195 2.1648823 -5.1633284 0.71173634 +2455053.09727 -975551.39107 730478.359348 -285640.526705 2.1209056 -5.026606 1.1301864 +2455053.11949 -971601.931963 720873.121537 -283335.75151 2.0275351 -4.9978742 1.233613 +2455053.20838 -955795.964141 682171.919351 -273569.52453 2.1160197 -5.0895864 1.2997105 +2455053.56394 -880314.842579 518614.73089 -230518.936435 2.8488373 -5.5729544 1.5097254 +2455053.74172 -832904.401672 430945.879053 -206383.736398 3.3415016 -5.8457532 1.6359901 +2455053.91949 -777036.061119 338926.446383 -180150.065971 3.9575831 -6.1392769 1.7840659 +2455054.09727 -710395.857067 242260.179683 -151424.611138 4.7571525 -6.4493945 1.96209 +2455054.27505 -629411.056623 140806.844153 -119658.960507 5.8502183 -6.7569356 2.182457 +2455054.36394 -581815.221621 88380.72539 -102402.95021 6.5687649 -6.8916511 2.3140451 +2455054.45283 -528074.192946 35045.7911861 -84069.3621337 7.4602983 -6.9886612 2.4635368 +2455054.54172 -466594.991631 -18758.5149452 -64511.3591181 8.5994143 -7.003322 2.633103 +2455054.6306 -395052.526455 -72070.2372145 -43577.2865915 10.106027 -6.8360602 2.8207994 +2455054.71949 -309946.591091 -122704.60587 -21182.7730838 12.169769 -6.2447034 3.007016 +2455054.76394 -260754.729362 -145584.300106 -9491.09203059 13.486507 -5.6193962 3.0773554 +2455054.80838 -206094.343548 -165346.084888 2390.97513765 15.016679 -4.5882985 3.0996494 +2455054.85283 -145220.712184 -179994.925682 14182.7847082 16.701404 -2.9075658 3.017724 +2455054.89727 -77946.7604888 -186435.974532 25307.5493109 18.279199 -0.26118217 2.7316324 +2455054.94172 -5786.59289852 -180528.58662 34734.7137019 19.102528 3.5102951 2.1150047 +2455054.98616 66652.7850833 -158710.500341 41089.9366004 18.306733 7.8457064 1.1491867 +2455055.0306 132552.466606 -121286.077926 43423.5551125 15.795786 11.412479 0.079192256 +2455055.07505 187095.594888 -73139.6980706 41975.1968805 12.598562 13.39989 -0.78390361 +2455055.11949 229702.893181 -20057.9181993 37791.4429022 9.6831395 14.07962 -1.3488957 +2455055.16394 262240.187662 34067.5200094 31912.6773567 7.3643835 14.029395 -1.6819903 +2455055.20838 286969.988652 87272.2359024 25060.5902642 5.5972654 13.647894 -1.8681236 +2455055.29727 320034.383953 188158.247423 10021.4522568 3.2196952 12.603924 -2.0136899 +2455055.38616 338749.796298 280959.011525 -5543.31867624 1.7638245 11.581832 -2.027127 +2455055.47505 348394.913998 366396.743307 -20994.9985608 0.80993357 10.690396 -1.9920802 +2455055.56394 351931.52124 445494.354266 -36097.3813051 0.14862238 9.9277615 -1.9391911 +2455055.74172 347159.420683 588146.473402 -64982.6302555 -0.68981648 8.7046767 -1.8215008 +2455055.91949 332463.005226 714341.925598 -92083.6681526 -1.1843894 7.7648238 -1.7089256 +2455056.09727 311676.056923 827638.567293 -117536.653789 -1.5003306 7.0130487 -1.6071051 +2455056.27505 286896.86839 930447.846763 -141507.89155 -1.7128159 6.3918561 -1.5157943 +2455056.6306 229959.598341 1110989.91385 -185587.229296 -1.9653047 5.4095727 -1.3590701 +2455056.98616 167392.490303 1265080.02947 -225273.396128 -2.0937418 4.6513014 -1.2282693 +2455057.34172 101979.593717 1398211.61287 -261240.304742 -2.1568458 4.0353354 -1.1159323 +2455057.69727 35263.3750734 1513999.28301 -293974.378027 -2.1817196 3.5164428 -1.017134 +2455058.05283 -31820.051283 1614972.5589 -323837.249715 -2.182458 3.0672634 -0.92854692 +2455058.76394 -164843.682498 1779430.29153 -375991.705707 -2.1400807 2.3128346 -0.77332015 +2455059.47505 -294086.406297 1901765.51657 -419270.428017 -2.0626447 1.6861776 -0.63815118 +2455059.8306 -356736.381505 1949210.1246 -437909.014574 -2.0153237 1.4057133 -0.5757799 +2455060.18616 -417812.221725 1988317.57259 -454574.189915 -1.957709 1.1436324 -0.50449971 +2455060.89727 -534630.254914 2043322.61716 -482046.801431 -1.8425339 0.65439128 -0.39093385 +2455061.60838 -643938.231081 2069490.86079 -502722.932971 -1.7134066 0.20249671 -0.28279635 +2455062.31949 -744891.637009 2068708.39167 -516855.72444 -1.5704612 -0.22475034 -0.1775453 +2455063.0306 -836603.957103 2042174.32538 -524553.975263 -1.4122142 -0.63724237 -0.073004804 +2455063.74172 -918055.582065 1990539.18166 -525801.558922 -1.2359126 -1.0431285 0.032765835 +2455064.45283 -988020.917425 1913971.849 -520459.050556 -1.0374627 -1.4501401 0.14189964 +2455065.16394 -1044957.14559 1812159.27798 -508245.773976 -0.81051195 -1.8663063 0.25687605 +2455065.87505 -1086841.08488 1684265.49422 -488710.127562 -0.54551312 -2.300841 0.38087448 +2455066.58616 -1110906.68798 1528819.01539 -461169.718214 -0.22730708 -2.7654462 0.51833315 +2455067.29727 -1113176.63265 1343505.1972 -424606.849059 0.16946803 -3.2763377 0.67598196 +2455068.00838 -1087550.9287 1124775.2455 -377464.75349 0.69138378 -3.8584449 0.86520131 +2455068.36394 -1061327.40784 1001256.81335 -349196.226204 1.0264666 -4.1883606 0.97765195 +2455068.71949 -1023692.40048 867072.307863 -317224.075131 1.4398447 -4.5546404 1.1070812 +2455068.89727 -999682.681191 795581.490242 -299671.897801 1.6948169 -4.7570923 1.1790155 +2455068.98616 -986059.006546 758617.344692 -290478.111362 1.8669255 -4.8740353 1.2147049 +2455069.00838 -982405.834098 749219.901178 -288137.388882 1.9465393 -4.9188993 1.2240799 +2455069.0306 -978493.7343 739664.554124 -285751.393681 2.1906046 -5.1041211 1.3052369 +2455069.04172 -976346.835257 734571.251815 -284321.15739 2.1682201 -5.4843557 1.7007028 +2455069.06394 -972481.330422 723947.911528 -280833.687947 1.9440395 -5.5458697 1.8587232 +2455069.15283 -957437.896972 681032.765783 -266295.682534 2.0127766 -5.6375521 1.9185163 +2455069.50838 -884992.105267 500674.830187 -204415.475414 2.760015 -6.118901 2.1151797 +2455069.68616 -838797.027167 404641.993143 -171078.517523 3.27403 -6.3881608 2.2273328 +2455069.86394 -783715.182034 304358.585324 -135936.206976 3.9253408 -6.6712027 2.3502921 +2455070.04172 -717183.577984 199695.810554 -98826.9645452 4.7787352 -6.9548204 2.4829538 +2455070.21949 -635316.995853 90893.6482677 -59644.9697421 5.9466555 -7.1996343 2.6179331 +2455070.39727 -531873.781533 -20705.4744956 -18529.39102 7.6334778 -7.2863339 2.7262863 +2455070.48616 -469012.471804 -76329.0198185 2501.20489186 8.7779581 -7.1712488 2.743411 +2455070.57505 -396328.188303 -130268.235417 23452.9964869 10.201921 -6.8235694 2.6984374 +2455070.66394 -311470.22416 -180039.239929 43632.7900998 11.951087 -6.0410791 2.5280282 +2455070.75283 -212081.45627 -221061.428589 61668.4809487 13.952824 -4.4735279 2.1152733 +2455070.79727 -156597.30281 -236005.034472 69157.630491 14.929992 -3.254097 1.7666194 +2455070.84172 -97622.0569597 -245614.022485 75084.242644 15.747196 -1.6939708 1.299948 +2455070.88616 -36065.1630482 -248617.405431 78993.0606593 16.247187 0.17311594 0.71864556 +2455070.9306 26559.7933866 -244055.330122 80500.5786581 16.284193 2.2162514 0.058095655 +2455070.97505 88324.7290001 -231641.378118 79421.4078758 15.800403 4.2243711 -0.61614271 +2455071.01949 147329.715374 -211931.152296 75844.1866468 14.868987 5.9864255 -1.2321907 +2455071.06394 202157.800174 -186146.815327 70096.7632231 13.655932 7.3763835 -1.7412039 +2455071.15283 296943.783286 -122258.77987 53892.1735399 11.043398 9.0355217 -2.4048393 +2455071.24172 372716.234789 -50048.1184986 34074.7574282 8.7717441 9.6431157 -2.7110177 +2455071.3306 432970.076594 24498.8145878 12754.5697756 6.998324 9.7109845 -2.8181196 +2455071.41949 481283.880653 98500.8867315 -8961.45199932 5.6438185 9.534922 -2.8259261 +2455071.50838 520453.513099 170703.271775 -30531.7228498 4.6004905 9.2580356 -2.7860608 +2455071.68616 578971.130679 308112.877206 -72351.460174 3.1286321 8.6308137 -2.6529728 +2455071.86394 619085.65078 436013.333681 -111965.77594 2.1559153 8.0328046 -2.5054192 +2455072.04172 646661.999602 555220.324044 -149358.159373 1.4717108 7.5001692 -2.3652553 +2455072.21949 665206.296122 666747.364777 -184689.584277 0.96668569 7.0315726 -2.2372957 +2455072.57505 683434.143906 870290.669741 -249920.80791 0.27466563 6.2505872 -2.0168615 +2455072.9306 684528.123738 1052350.25681 -308997.160416 -0.17425581 5.6233978 -1.8347242 +2455073.28616 674108.318358 1216886.39699 -362935.440619 -0.48674852 5.1036052 -1.6809256 +2455073.64172 655476.559803 1366705.85573 -412488.81761 -0.71508557 4.6613004 -1.5482529 +2455073.99727 630739.467651 1503866.55363 -458224.504677 -0.88778396 4.2768043 -1.4316851 +2455074.70838 568250.006751 1746097.45493 -539900.488529 -1.1276257 3.6316705 -1.2337256 +2455075.41949 493919.586509 1952444.55843 -610493.794795 -1.2811819 3.1006634 -1.068681 +2455076.1306 411873.135935 2128671.16935 -671676.713818 -1.3827343 2.6465024 -0.92606664 +2455076.84172 324704.474912 2278756.77863 -724615.647854 -1.4500995 2.2467891 -0.79947714 +2455077.55283 234172.897746 2405572.55298 -770157.791024 -1.4935089 1.887052 -0.68470726 +2455078.97505 47781.6288228 2597405.16959 -841421.101141 -1.5309909 1.2504984 -0.47968241 +2455079.3306 718.428630128 2633558.35012 -855423.135112 -1.5325693 1.1038975 -0.4321039 +2455079.68616 -46344.6450358 2665271.78117 -867954.227758 -1.5301864 0.96182874 -0.3811499 +2455081.10838 -233061.651139 2749739.55506 -903767.408158 -1.5030539 0.41963586 -0.20365246 +2455082.5306 -414401.310783 2769575.35883 -918325.789972 -1.4431617 -0.093635505 -0.034104676 +2455083.95283 -586438.662187 2727144.82672 -912229.576069 -1.3514659 -0.59670579 0.13348111 +2455085.37505 -745087.372938 2622643.31529 -885364.148815 -1.2241196 -1.1068371 0.30494233 +2455086.79727 -885410.840584 2454082.65938 -836868.522653 -1.050964 -1.6427401 0.48672968 +2455088.21949 -1000721.19808 2216859.26451 -764957.880471 -0.8124407 -2.2293917 0.68787247 +2455088.9306 -1046026.12525 2070074.86735 -719303.771893 -0.65743349 -2.5529428 0.79984871 +2455089.64172 -1080804.30151 1902558.58743 -666447.701595 -0.4679915 -2.9056385 0.92283688 +2455090.35283 -1102555.24829 1712231.07357 -605602.084218 -0.23051877 -3.2974967 1.0607056 +2455091.06394 -1107691.49487 1496262.94132 -535686.483946 0.077784618 -3.7432841 1.2192734 +2455091.77505 -1090726.25087 1250694.46509 -455168.74253 0.49824519 -4.2658128 1.4077945 +2455092.1306 -1071328.27232 1115106.2077 -410262.686328 0.77385118 -4.5667602 1.5178846 +2455092.48616 -1042509.59334 969754.5299 -361763.314815 1.1153686 -4.9027575 1.6423297 +2455092.84172 -1001827.80927 813430.998676 -309168.085898 1.5525099 -5.2827592 1.7853725 +2455093.19727 -945630.414746 644617.240851 -251819.57006 2.1368739 -5.7179258 1.9529487 +2455093.55283 -868056.627326 461440.393487 -188846.17589 2.9669826 -6.219263 2.153056 +2455093.7306 -818306.311557 363814.083185 -154906.060243 3.5326904 -6.4949127 2.2679931 +2455093.90838 -758723.230984 261864.106609 -119119.981132 4.2574621 -6.7804142 2.3932804 +2455094.08616 -686298.440839 155568.557285 -81345.5325962 5.2222043 -7.0552147 2.5258841 +2455094.26394 -596356.036582 45478.2500068 -41551.2518881 6.5699019 -7.2579794 2.6523266 +2455094.35283 -542587.256852 -10411.5203077 -20984.1980821 7.4624557 -7.2833243 2.7007053 +2455094.44172 -481202.36338 -66112.4264962 -135.812162813 8.5626102 -7.1974145 2.7223179 +2455094.5306 -410378.380116 -120440.236569 20691.6336535 9.9311558 -6.9042532 2.6887569 +2455094.61949 -327830.190626 -171180.308882 40882.4182921 11.621426 -6.2228729 2.5437254 +2455094.70838 -231116.261592 -214218.658383 59211.8694221 13.597385 -4.8309248 2.1810655 +2455094.75283 -176956.888744 -230754.435752 67021.0556545 14.602228 -3.7282728 1.8685899 +2455094.79727 -119111.006138 -242419.093476 73415.9844296 15.496158 -2.2892014 1.4419921 +2455094.84172 -58277.2100643 -247906.935032 77941.5863053 16.131059 -0.51843121 0.89609029 +2455094.88616 4236.8621501 -246092.435231 80173.5588344 16.347154 1.4896209 0.25422995 +2455094.9306 66600.0786563 -236404.538745 79843.5152925 16.045235 3.5448627 -0.42648967 +2455094.97505 126829.260812 -219098.054131 76943.8546748 15.251443 5.4225127 -1.0720048 +2455095.01949 183283.096071 -195203.124471 71733.9720799 14.108909 6.9576633 -1.6222994 +2455095.06394 234976.070264 -166176.712965 64641.6768964 12.801307 8.0946943 -2.0509274 +2455095.15283 323242.919332 -98452.5769024 46629.2352898 10.236383 9.3475533 -2.5744003 +2455095.24172 393396.377055 -24808.5446763 25870.7695909 8.1191411 9.7303412 -2.7949607 +2455095.3306 449211.096686 49944.423845 4100.58967442 6.4897539 9.6912259 -2.8562626 +2455095.41949 494064.852232 123586.368624 -17806.3573628 5.2458048 9.4675089 -2.840049 +2455095.50838 530505.510249 195184.080287 -39430.9935198 4.283596 9.1710928 -2.78741 +2455095.68616 585031.017454 331177.280934 -81173.2800355 2.9155704 8.5375142 -2.6436524 +2455095.86394 622370.609244 457690.51582 -120616.100578 2.0025988 7.9462909 -2.4930826 +2455096.04172 647898.381876 575636.024204 -157813.607826 1.3555969 7.4224201 -2.3524615 +2455096.21949 664861.780718 686031.984926 -192951.771578 0.87541952 6.9618426 -2.2250291 +2455096.57505 680802.686464 887630.983946 -257837.735432 0.21396172 6.1928076 -2.0068225 +2455096.9306 680320.75026 1068033.95652 -316647.177674 -0.2177393 5.5726619 -1.8273495 +2455097.28616 668730.634958 1231082.2168 -370390.87738 -0.5203331 5.0572197 -1.6754444 +2455097.64172 649167.815583 1379530.04965 -419791.693505 -0.74254131 4.6182798 -1.5436715 +2455097.99727 623655.718762 1515413.18781 -465392.673954 -0.91101775 4.2365522 -1.4274282 +2455098.70838 559925.435952 1755299.69935 -546805.97314 -1.1452035 3.5952659 -1.2293149 +2455099.41949 484642.725623 1959485.85831 -617112.554901 -1.2947871 3.0665367 -1.0637326 +2455100.1306 401858.787729 2133662.0409 -677972.483278 -1.3932531 2.6137634 -0.92049131 +2455100.84172 314124.676627 2281762.40776 -730548.381459 -1.4580505 2.2148245 -0.79323301 +2455101.55283 223175.876406 2406626.96537 -775686.017782 -1.4991702 1.8554519 -0.67778845 +2455102.97505 36345.1190021 2594584.1062 -846018.14032 -1.5325167 1.2188917 -0.47146202 +2455104.39727 -151602.484548 2709052.258 -892403.238041 -1.5200904 0.65300714 -0.28607915 +2455105.81949 -335813.798158 2756709.74296 -916797.73317 -1.4728783 0.12742294 -0.11226732 +2455107.24172 -512310.392003 2741117.7671 -920175.829738 -1.3945671 -0.37967654 0.057046234 +2455108.66394 -677193.970899 2663413.9479 -902714.648085 -1.2831227 -0.8864418 0.22790894 +2455110.08616 -826006.881535 2522536.80247 -863843.773147 -1.1312314 -1.4111507 0.40666764 +2455111.50838 -952939.375519 2314986.39759 -802130.903016 -0.92358412 -1.9758751 0.60124551 +2455112.21949 -1005711.94423 2184266.00374 -761951.01259 -0.79028688 -2.2827284 0.70798998 +2455112.9306 -1049488.83208 2034008.23536 -714950.805927 -0.62950021 -2.6129165 0.82366379 +2455113.64172 -1082312.74839 1862558.78896 -660496.861496 -0.43179123 -2.974066 0.95121002 +2455114.35283 -1101487.69644 1667703.36025 -597737.853832 -0.18202227 -3.3769751 1.0948598 +2455115.06394 -1103103.2142 1446416.46837 -525500.445925 0.14540629 -3.8377782 1.2610988 +2455115.77505 -1081080.16437 1194420.9158 -442100.902782 0.59844734 -4.3819461 1.4604476 +2455116.1306 -1058227.41372 1055047.13131 -395469.910393 0.90013367 -4.6976478 1.5777893 +2455116.48616 -1024972.03762 905395.294217 -344996.718868 1.2810794 -5.0527959 1.7112635 +2455116.66394 -1003538.33981 826292.628233 -318149.193774 1.5165685 -5.2496838 1.7854061 +2455116.75283 -991370.153955 785572.09441 -304287.870241 1.6564291 -5.3559494 1.8245623 +2455116.79727 -984848.850959 764895.811198 -297242.713985 1.7442102 -5.4139113 1.8449829 +2455116.84172 -977877.460366 743980.518096 -290108.901466 1.9311372 -5.4799007 1.8781613 +2455116.85283 -975948.693847 738723.137757 -288285.298223 2.1180782 -5.4532984 1.9392938 +2455116.86394 -973794.496709 733627.314756 -286306.149947 2.2878473 -5.1142994 2.2013288 +2455116.88616 -969589.34992 724069.915082 -281920.29415 2.1358957 -4.9339641 2.3144545 +2455116.97505 -953056.779052 685942.973914 -263931.767264 2.2068185 -5.0126677 2.3654084 +2455117.3306 -874720.481049 524612.998618 -188446.375968 2.9479097 -5.5080891 2.5522949 +2455117.50838 -825688.617823 437840.960606 -148476.727485 3.4550965 -5.7949297 2.6527104 +2455117.68616 -767890.654526 346447.115059 -106943.979155 4.0978264 -6.1101166 2.7551633 +2455117.86394 -698765.439769 249998.504513 -63862.0534689 4.9451035 -6.4521714 2.8525605 +2455118.04172 -614293.537347 148176.21963 -19437.3844946 6.1252821 -6.8043974 2.9245383 +2455118.1306 -564332.829096 95284.638432 3079.45936023 6.9134126 -6.9656899 2.9347111 +2455118.21949 -507590.85833 41278.7919161 25543.6998388 7.9027353 -7.0887782 2.9068205 +2455118.30838 -442212.575522 -13372.5858765 47544.5438734 9.1805958 -7.1212126 2.8058967 +2455118.39727 -365495.467901 -67569.4406163 68269.1967215 10.882891 -6.9398245 2.5562913 +2455118.48616 -273491.182546 -118673.890292 86002.0959031 13.193175 -6.2382803 1.984105 +2455118.5306 -220152.859031 -141297.865591 92692.5009423 14.615294 -5.481103 1.4651219 +2455118.57505 -161080.677993 -160155.091436 96924.4794766 16.161719 -4.2425991 0.68797386 +2455118.61949 -96116.336353 -172984.990255 97524.7004301 17.632439 -2.3058383 -0.44013233 +2455118.66394 -26327.1080564 -176780.003269 93049.6963408 18.576824 0.46483511 -1.9472752 +2455118.70838 45076.4269099 -168634.901481 82305.6083944 18.379401 3.8239079 -3.6509998 +2455118.75283 113011.103529 -147633.456497 65290.3083536 16.794429 7.0113861 -5.1391574 +2455118.79727 172929.814065 -115961.056023 43542.1699768 14.336213 9.3063661 -6.089525 +2455118.84172 222987.414053 -77479.4965081 19210.4121788 11.765644 10.584445 -6.5082955 +2455118.88616 263714.283096 -35620.7688757 -5994.47169642 9.515086 11.121363 -6.5765634 +2455118.9306 296607.762589 7378.88937913 -31063.8345696 7.6855199 11.221928 -6.4598599 +2455119.01949 344858.324726 92421.9072462 -79099.5611501 5.0796556 10.848735 -6.0288906 +2455119.10838 376999.448098 173469.555342 -123605.520179 3.4068675 10.246146 -5.5661296 +2455119.19727 398566.359989 249797.330297 -164719.32699 2.2783491 9.6368529 -5.149984 +2455119.28616 412828.892717 321622.261522 -202852.948826 1.4786537 9.0772766 -4.7895661 +2455119.46394 426827.70395 453496.78146 -271747.503341 0.43759945 8.1302782 -4.2083344 +2455119.64172 428302.357814 572357.777116 -332818.716553 -0.19866815 7.3734072 -3.7617999 +2455119.81949 421806.327344 680713.401694 -387771.185906 -0.62064882 6.7548732 -3.4058927 +2455119.99727 409874.431896 780380.557369 -437769.48576 -0.91665312 6.2369507 -3.1131507 +2455120.35283 375349.588272 958664.186087 -525993.726289 -1.295167 5.4083287 -2.6535364 +2455120.70838 331870.3667 1114524.0799 -601898.645572 -1.5171897 4.7627784 -2.302168 +2455121.06394 282985.050191 1252495.86207 -668135.81597 -1.6549188 4.2359176 -2.0193998 +2455121.41949 230702.639443 1375614.78608 -726446.07374 -1.7423085 3.7911352 -1.7833401 +2455121.77505 176266.40385 1486030.63835 -778045.88216 -1.7973503 3.4059201 -1.5807936 +2455122.48616 63965.7113996 1674732.56751 -864458.541628 -1.8478307 2.7599057 -1.2449644 +2455123.19727 -49836.0754787 1827438.48198 -932279.356536 -1.8507495 2.2257907 -0.97087526 +2455123.90838 -162878.700403 1949735.41289 -984580.449719 -1.8252758 1.7652809 -0.737132 +2455124.61949 -273743.009341 2045391.08223 -1023423.86805 -1.7809512 1.3555512 -0.53115403 +2455125.3306 -381435.748268 2117037.46334 -1050250.20052 -1.7225842 0.98171779 -0.34486963 +2455126.04172 -485109.850382 2166664.15029 -1065919.87136 -1.6511632 0.63604807 -0.16912649 +2455127.46394 -677906.917768 2204522.90073 -1066978.85227 -1.479933 -0.011637802 0.14701533 +2455128.88616 -847048.143974 2165029.28562 -1030586.93056 -1.2650826 -0.6291828 0.44352925 +2455130.30838 -986538.160734 2049705.88019 -958097.018054 -0.99430709 -1.2514603 0.73714106 +2455131.01949 -1042708.32357 1962923.80674 -908198.207409 -0.83034258 -1.5756306 0.88791174 +2455131.7306 -1088039.4594 1855766.22691 -848873.629431 -0.64035724 -1.9157733 1.0444011 +2455132.44172 -1120696.64216 1727040.30161 -779685.859291 -0.41609353 -2.2791114 1.2095298 +2455133.15283 -1138206.03393 1575035.81123 -699992.83572 -0.14454561 -2.6754638 1.3870979 +2455133.86394 -1137059.63184 1397314.42443 -608877.279707 0.19583723 -3.1191954 1.5824264 +2455134.57505 -1111958.90554 1190323.69675 -505020.641508 0.64396863 -3.6330003 1.8034547 +2455134.9306 -1087913.96664 1074275.63589 -447744.491324 0.93015099 -3.9271867 1.9271862 +2455135.28616 -1054179.4521 948690.907161 -386496.629201 1.2782781 -4.2553004 2.0624289 +2455135.64172 -1008470.55228 812379.440376 -320883.940701 1.7155024 -4.6275553 2.2118382 +2455135.99727 -947397.657252 663774.889009 -250425.462487 2.2889305 -5.0585127 2.3783985 +2455136.35283 -865550.982704 500775.550583 -174557.973302 3.0889485 -5.5686537 2.5640085 +2455136.5306 -814118.005489 413029.739267 -134419.700539 3.6282616 -5.8611477 2.6627467 +2455136.70838 -753335.24496 320577.484962 -92756.6881978 4.3161991 -6.1815351 2.7616379 +2455136.88616 -680364.222438 223006.560536 -49627.860853 5.2329185 -6.5260309 2.8511 +2455137.06394 -590657.082947 120092.901271 -5351.63616075 6.5302645 -6.8692235 2.9036178 +2455137.15283 -537253.275468 66760.9936363 16934.0789656 7.41011 -7.0131381 2.8936363 +2455137.24172 -476228.394049 12520.680988 38959.7603256 8.5292716 -7.0972787 2.8301655 +2455137.3306 -405357.911899 -41903.1588015 60141.3298713 9.9963058 -7.0413433 2.6616418 +2455137.41949 -321384.968473 -94805.3567373 79293.1587645 11.972519 -6.6527315 2.2738345 +2455137.46394 -273093.164669 -119564.095146 87399.4970984 13.209605 -6.2021105 1.9246415 +2455137.50838 -219706.630023 -142045.728641 93851.5030956 14.623481 -5.4433758 1.4004539 +2455137.55283 -160623.844526 -160758.489731 97826.1735876 16.15853 -4.2056445 0.61886602 +2455137.59727 -95697.7602779 -173454.996804 98156.0002303 17.615519 -2.2743043 -0.511283 +2455137.64172 -25998.2328647 -177149.552296 93410.5159289 18.54785 0.48461398 -2.0161894 +2455137.68616 45283.0732086 -168957.213501 82413.171089 18.346436 3.8288911 -3.7134949 +2455137.7306 113098.340621 -147957.526475 65172.5245834 16.766129 7.0069799 -5.1941256 +2455137.77505 172920.578957 -116305.718521 43226.0431725 14.313874 9.3012329 -6.1380605 +2455137.81949 222898.638572 -77837.6006213 18718.8255531 11.746415 10.582884 -6.5512062 +2455137.86394 263551.519378 -35968.7645959 -6623.54602444 9.4953522 11.125818 -6.6095691 +2455137.90838 296366.760194 7052.90489016 -31810.4824207 7.6644432 11.228722 -6.4881792 +2455137.99727 344445.230517 92156.5303143 -80032.7548667 5.0561099 10.857231 -6.0495313 +2455138.08616 376400.192026 173269.479504 -124674.540038 3.3821326 10.254495 -5.5811619 +2455138.17505 397775.739753 249658.86754 -165887.323951 2.2533662 9.6445128 -5.1609379 +2455138.26394 411847.213345 321539.656127 -204092.913569 1.4539423 9.0841663 -4.7974987 +2455138.44172 425474.985032 453509.344949 -273075.429915 0.41408144 8.1358436 -4.2121989 +2455138.61949 426599.284503 572448.063853 -334185.120449 -0.22076328 7.3780184 -3.7631291 +2455138.79727 419774.609481 680869.096624 -389144.255411 -0.64136174 6.7588189 -3.4055386 +2455138.97505 407534.470461 780593.088955 -439127.618927 -0.93609678 6.2404335 -3.1116271 +2455139.3306 372446.913357 958974.32893 -527280.387785 -1.3124354 5.4112674 -2.6505558 +2455139.68616 328465.161444 1114920.14553 -603080.152647 -1.5326968 4.7654676 -2.2983778 +2455140.04172 279126.685306 1252972.85185 -669193.122631 -1.6689556 4.2385199 -2.0151488 +2455140.39727 226432.664318 1376171.87435 -727368.558906 -1.755104 3.7937613 -1.7788408 +2455140.75283 171620.061859 1486669.62545 -778828.087884 -1.8090842 3.4086346 -1.5761777 +2455141.46394 58654.1299128 1675545.05193 -864955.440983 -1.8578341 2.7628602 -1.2403316 +2455142.17505 -55718.9033181 1828441.44441 -932495.562092 -1.8593883 2.2290372 -0.96638873 +2455142.88616 -169255.982668 1950945.94055 -984527.342144 -1.8327474 1.7687807 -0.73285921 +2455143.59727 -280544.687308 2046823.67765 -1023116.21144 -1.7872906 1.3592784 -0.52715047 +2455144.30838 -388591.107058 2118707.15392 -1049706.91325 -1.727751 0.9857234 -0.34121913 +2455145.7306 -591939.691294 2197472.64806 -1070761.56132 -1.5749357 0.30846356 -0.0083909773 +2455147.15283 -773952.53102 2196576.58517 -1052987.76764 -1.3804392 -0.3179848 0.29440847 +2455148.57505 -929261.363559 2119853.02662 -998862.795963 -1.13829 -0.93131688 0.58594746 +2455149.99727 -1051023.8771 1966865.14114 -908813.559318 -0.83015595 -1.5652299 0.88176428 +2455150.70838 -1096352.81485 1860435.18125 -849914.483399 -0.64056513 -1.9023762 1.0366485 +2455151.41949 -1129049.23282 1732642.9504 -781260.572868 -0.41726748 -2.2619751 1.1998418 +2455152.1306 -1146681.01816 1581829.93679 -702232.600781 -0.14754116 -2.6536403 1.3750642 +2455152.84172 -1145811.5487 1405625.64175 -611941.659098 0.18946892 -3.0913619 1.5675092 +2455153.55283 -1121277.93452 1200582.47482 -509110.575666 0.63116065 -3.5969604 1.7848102 +2455153.90838 -1097703.74762 1085722.08157 -452442.186343 0.91198135 -3.8857153 1.9061969 +2455154.26394 -1064640.59779 961511.455437 -391880.783336 1.2522061 -4.2070465 2.0386411 +2455154.61949 -1019905.26689 826810.186325 -327049.123611 1.6772693 -4.570597 2.1846695 +2455154.97505 -960285.567731 680123.367108 -257486.029422 2.2308158 -4.9900594 2.3471531 +2455155.3306 -880713.078111 519453.293608 -182649.010062 2.9952555 -5.4846849 2.5281268 +2455155.50838 -830930.630324 433069.191098 -143078.849375 3.5052082 -5.7676163 2.6247321 +2455155.68616 -772351.170294 342133.051759 -102010.776634 4.1492316 -6.0775983 2.7224586 +2455155.86394 -702437.196176 246233.964729 -59475.4052718 4.9960241 -6.4128255 2.8138459 +2455156.04172 -617206.628106 145081.987736 -15702.7979704 6.1723344 -6.7560545 2.877994 +2455156.1306 -566900.180445 92582.1363022 6438.65390491 6.9559866 -6.9119302 2.8834005 +2455156.21949 -509858.029379 39010.7381076 28488.9969457 7.937745 -7.0294473 2.8502901 +2455156.30838 -444254.143221 -15163.3741909 50034.0883247 9.2031885 -7.0563239 2.7437088 +2455156.39727 -367438.884546 -68847.0127698 70261.2317755 10.883916 -6.8719405 2.489277 +2455156.48616 -275554.287788 -119449.764491 87474.9240345 13.158178 -6.1787955 1.9174634 +2455156.5306 -222395.149199 -141871.32861 93918.3671818 14.556541 -5.437057 1.4040447 +2455156.57505 -163594.636655 -160611.112629 97936.9841419 16.079781 -4.2283665 0.63927824 +2455156.61949 -98972.0084439 -173472.123845 98389.5885741 17.539921 -2.3395957 -0.46716988 +2455156.66394 -29508.0450588 -177510.376767 93858.3332291 18.507207 0.37223009 -1.9500073 +2455156.70838 41741.4038784 -169803.509713 83133.3067345 18.374007 3.6958378 -3.6420201 +2455156.75283 109794.56962 -149274.438008 66135.5650941 16.857377 6.9026381 -5.1426498 +2455156.79727 170022.603992 -117918.351144 44328.2812919 14.426155 9.2525687 -6.1168987 +2455156.84172 220409.946292 -79540.3009337 19854.5248602 11.842891 10.581509 -6.5530489 +2455156.88616 261381.379555 -37626.1646031 -5538.19309735 9.5643906 11.149933 -6.6280919 +2455156.9306 294409.916107 5516.73028072 -30806.4059584 7.7072661 11.265832 -6.5110702 +2455157.01949 342664.604826 90933.5863478 -79205.5083894 5.0627416 10.898764 -6.0715024 +2455157.10838 374588.669894 172349.242318 -124000.508769 3.3695444 10.291242 -5.5989952 +2455157.19727 395825.311832 248997.996487 -165334.904667 2.2308903 9.6754246 -5.1749402 +2455157.28616 409700.039745 321098.488808 -203637.387204 1.4255566 9.1104012 -4.8087123 +2455157.46394 422850.737592 453402.880184 -272753.834517 0.38143051 8.1537311 -4.2187902 +2455157.64172 423467.460442 572570.157986 -333940.685543 -0.25386966 7.3902444 -3.7667939 +2455157.81949 416139.619006 681146.816137 -388940.173879 -0.67365195 6.7670779 -3.4072513 +2455157.99727 403412.933488 780974.37388 -438938.780819 -0.96711834 6.2458028 -3.1119756 +2455158.35283 367415.604876 959455.99232 -527073.037553 -1.3406368 5.412755 -2.6491664 +2455158.70838 322608.200384 1115454.61004 -602844.69753 -1.5582515 4.7664959 -2.2972926 +2455159.06394 272523.212004 1253512.20464 -668913.891269 -1.6920441 4.2379109 -2.0134314 +2455159.41949 219154.702552 1376673.80531 -727029.837767 -1.7759647 3.791997 -1.7767139 +2455159.77505 163732.771373 1487103.69076 -778419.561746 -1.8279253 3.4060207 -1.5737776 +2455160.48616 49720.8913078 1675780.52673 -864388.56737 -1.8731166 2.7590803 -1.2376096 +2455161.19727 -65491.5743643 1828418.54337 -931755.807451 -1.8714885 2.2244561 -0.96350362 +2455161.90838 -179682.274597 1950622.33903 -983607.370354 -1.8419693 1.763599 -0.72988697 +2455162.61949 -291455.514476 2046167.46481 -1022012.55006 -1.7938819 1.353675 -0.52416118 +2455163.3306 -399833.037852 2117701.57999 -1048422.45346 -1.7319872 0.98001314 -0.33834848 +2455164.75283 -603450.941324 2195798.38808 -1069158.864 -1.5752207 0.30346349 -0.0061572807 +2455166.17505 -785289.689901 2194380.80295 -1051171.53486 -1.377387 -0.32134615 0.29559251 +2455167.59727 -940029.295759 2117381.5073 -996982.926177 -1.1321275 -0.93235095 0.58575855 +2455169.01949 -1060864.77694 1964434.54326 -907051.368323 -0.82133876 -1.5634345 0.88000282 +2455169.7306 -1105619.3018 1858163.89432 -848286.472128 -0.63072099 -1.898968 1.0340378 +2455170.44172 -1137683.36828 1730633.33602 -779820.289163 -0.40655163 -2.2568201 1.1963287 +2455171.15283 -1154634.84757 1580198.23052 -701038.696437 -0.13615483 -2.6464317 1.3705321 +2455171.86394 -1153053.2739 1404511.04564 -611062.007543 0.20119419 -3.081639 1.5617714 +2455172.57505 -1127803.79168 1200161.83201 -508628.311985 0.64258018 -3.5839216 1.7775449 +2455172.9306 -1103887.3153 1085733.55748 -452197.174541 0.92277529 -3.8705557 1.8979914 +2455173.28616 -1070508.97326 962027.026222 -391904.430606 1.2618118 -4.1892961 2.0293233 +2455173.64172 -1025508.38466 827918.922791 -327378.884592 1.6847256 -4.5495987 2.1740148 +2455173.99727 -965713.579812 681939.037264 -258167.408091 2.2343565 -4.9648363 2.3348597 +2455174.35283 -886135.178173 522126.532493 -183737.693951 2.9912243 -5.453787 2.5138481 +2455174.5306 -836461.200403 436243.667034 -144395.115246 3.4946875 -5.7331615 2.6093776 +2455174.70838 -778113.610706 345867.34674 -103570.706561 4.1288341 -6.0390859 2.7061228 +2455174.88616 -708624.606346 250592.742579 -61291.033913 4.9597567 -6.3700521 2.7970365 +2455175.06394 -624141.324768 150124.40388 -17770.241963 6.1086171 -6.7102987 2.8625328 +2455175.15283 -574402.820178 97975.3292205 4260.8971474 6.8705986 -6.8667518 2.8704661 +2455175.24172 -518127.290014 44737.3374784 26230.1596647 7.8216378 -6.9887456 2.8427771 +2455175.3306 -453575.908076 -9167.57136789 47756.0184909 9.0423247 -7.0291435 2.7476361 +2455175.41949 -378233.333986 -62757.5277461 68096.0394116 10.657089 -6.8802419 2.5179829 +2455175.50838 -288426.777294 -113720.756963 85715.7193496 12.840407 -6.2786426 2.0021412 +2455175.55283 -236579.536116 -136685.591731 92575.4111137 14.192455 -5.6270433 1.5395557 +2455175.59727 -179235.820969 -156404.325028 97248.2386625 15.69173 -4.5576263 0.84867174 +2455175.64172 -116049.927564 -170889.349067 98681.8306073 17.196897 -2.8640608 -0.16293112 +2455175.68616 -47605.6290582 -177353.845863 95502.0949037 18.347125 -0.36138952 -1.5558746 +2455175.7306 23636.0408773 -172712.330219 86359.9226122 18.547744 2.8648546 -3.2298457 +2455175.77505 93028.9951484 -155202.383529 70792.2125585 17.36133 6.1983189 -4.8271916 +2455175.81949 155534.881496 -126050.26792 49906.0501199 15.071491 8.8172132 -5.9533087 +2455175.86394 208364.666007 -88848.5854872 25808.8579024 12.448506 10.391023 -6.511747 +2455175.90838 251453.897083 -47337.9784461 425.509926292 10.057364 11.115602 -6.6565649 +2455175.95283 286149.767876 -4149.29299617 -25022.2925432 8.0852408 11.314391 -6.5714259 +2455175.99727 314066.272646 39196.8185953 -49907.6299032 6.5159968 11.228734 -6.3785967 +2455176.08616 354897.435945 123606.742574 -97084.1501455 4.28553 10.709816 -5.9007721 +2455176.17505 381871.279958 203435.493365 -140595.795579 2.8362364 10.077122 -5.4386967 +2455176.26394 399620.733574 278466.694975 -180771.121307 1.8443146 9.4708763 -5.0335824 +2455176.35283 410911.587496 349060.001087 -218057.036881 1.1328291 8.9231034 -4.6850716 +2455176.5306 420478.329275 478765.679847 -285504.339905 0.19483246 8.0014714 -4.1232816 +2455176.70838 418695.78942 595810.598609 -345379.933886 -0.38493529 7.2648048 -3.6903701 +2455176.88616 409628.794122 702620.856245 -399314.150468 -0.77155137 6.6615785 -3.3442472 +2455177.06394 395578.41982 800950.982514 -448425.591422 -1.0428272 6.1557639 -3.0590615 +2455177.41949 357804.570784 977091.823556 -535211.654841 -1.3768929 5.3532261 -2.6167146 +2455177.50838 347107.772848 1017600.37365 -555005.557374 -1.3880702 5.2037184 -2.5492829 +2455177.5306 344491.087139 1027559.3086 -559911.129366 -1.3201251 5.1642156 -2.5697133 +2455177.55283 342110.930325 1037304.11781 -564907.452967 -1.1814262 4.9408543 -2.6217533 +2455177.59727 337450.497633 1055683.47167 -574838.957984 -1.2475796 4.6985403 -2.552111 +2455177.68616 327564.714065 1091031.30668 -594048.452103 -1.3192385 4.5171829 -2.4548887 +2455178.04172 284388.021829 1220931.17945 -664617.348711 -1.476502 3.9609932 -2.1511901 +2455178.39727 237439.01833 1335324.08818 -726730.330729 -1.5730544 3.4985529 -1.8992539 +2455178.75283 188085.089601 1436510.62407 -781651.296093 -1.6355372 3.0978252 -1.6810899 +2455179.46394 85335.3370268 1605369.80014 -873252.807571 -1.698196 2.4220874 -1.3133838 +2455180.17505 -19565.5262397 1736384.22632 -944265.683813 -1.710132 1.8571774 -1.0061245 +2455180.88616 -124166.466133 1835023.11738 -997672.292305 -1.6905548 1.3632422 -0.7375605 +2455181.59727 -226846.083862 1904861.10233 -1035421.4571 -1.6486264 0.91651881 -0.4947375 +2455182.30838 -326385.585203 1948289.25507 -1058816.96676 -1.5888408 0.50138842 -0.26914145 +2455183.01949 -421759.088851 1966885.94959 -1068719.34553 -1.5131874 0.10654929 -0.054606607 +2455183.7306 -512004.248522 1961612.17776 -1065652.89989 -1.4217771 -0.27699641 0.15375219 +2455184.44172 -596119.423909 1932924.78341 -1049868.45805 -1.3133522 -0.65682588 0.36005286 +2455185.15283 -672990.48461 1880826.13664 -1021369.25318 -1.1853958 -1.0403513 0.56833313 +2455185.86394 -741284.021683 1804842.1728 -979917.424237 -1.0325775 -1.4364725 0.78101497 +2455186.57505 -799282.950324 1703938.42823 -925065.57889 -0.84944119 -1.8525378 1.006906 +2455187.28616 -844797.462626 1576527.11048 -855822.337245 -0.62376661 -2.3017424 1.250783 +2455187.99727 -874672.316325 1420068.31102 -770809.386048 -0.33612153 -2.8016615 1.5221784 +2455188.70838 -884125.296416 1230663.96867 -667911.659149 0.04908543 -3.3801245 1.836188 +2455189.06394 -878907.662426 1121807.27306 -608779.630241 0.29864365 -3.7128077 2.0167566 +2455189.41949 -865189.14948 1002131.66687 -543775.839694 0.60590084 -4.0863992 2.2195041 +2455189.77505 -840823.952153 870176.963315 -472108.646776 0.99751113 -4.515117 2.4521376 +2455190.1306 -802565.450516 723937.605033 -392690.846781 1.5210735 -5.0209618 2.7265773 +2455190.48616 -745079.876816 560540.794287 -303965.550572 2.2718934 -5.6397414 3.0622084 +2455190.66394 -706348.944298 471139.712337 -255425.374863 2.7928119 -6.0089465 3.2624152 +2455190.84172 -658458.324321 375674.327964 -203597.177352 3.4765785 -6.4312394 3.4913467 +2455191.01949 -598207.379818 273244.527058 -147994.222996 4.4256118 -6.9172308 3.7546969 +2455191.19727 -520088.463253 162852.087191 -88078.0348114 5.8554198 -7.4645732 4.0510473 +2455191.28616 -471322.391285 104451.024108 -56385.6147968 6.8931249 -7.7413229 4.2006807 +2455191.37505 -413257.62867 44056.4244464 -23616.5195797 8.3064238 -7.9722637 4.3251891 +2455191.46394 -342159.131069 -17575.0926081 9815.91460831 10.342614 -8.0279496 4.3541198 +2455191.50838 -299883.844283 -48180.174605 26413.4095938 11.726422 -7.8816876 4.2738102 +2455191.55283 -251656.071103 -77781.174886 42461.8548675 13.457213 -7.4776787 4.0533095 +2455191.59727 -195991.708897 -104987.462713 57205.0219191 15.607051 -6.5815252 3.5652267 +2455191.64172 -131315.952169 -127153.438718 69204.8180541 18.114598 -4.7601704 2.5743057 +2455191.68616 -57105.014155 -139577.927587 75906.4485105 20.401282 -1.41538 0.75552036 +2455191.70838 -17262.1725304 -140132.612481 76181.1197881 21.007944 0.89823648 -0.50237658 +2455191.7306 23136.2599117 -135965.687822 73888.6880738 20.948653 3.4616094 -1.8960716 +2455191.75283 62688.9692584 -126872.302682 68917.7357311 20.129206 5.9742728 -3.2622141 +2455191.77505 100023.002948 -113256.136393 61487.7867789 18.675441 8.1300953 -4.4342643 +2455191.81949 164728.163384 -76121.6993925 41245.4565749 14.968822 10.858506 -5.9169489 +2455191.86394 215435.549933 -32077.5908257 17250.6515508 11.563862 11.869386 -6.465159 +2455191.90838 254574.772509 13914.1801312 -7797.34694331 8.9510847 11.990576 -6.5295336 +2455191.95283 285058.237849 59543.8396717 -32642.9185881 7.0232173 11.73829 -6.3910147 +2455191.99727 309142.343052 103894.543985 -56788.3567013 5.5886962 11.349196 -6.1783334 +2455192.08616 343991.506644 187795.027456 -102457.806571 3.6477849 10.502865 -5.7164789 +2455192.17505 366970.800209 265421.008144 -144704.865559 2.4213335 9.7297296 -5.2949389 +2455192.26394 382173.424249 337517.131978 -183937.574031 1.5867055 9.0623541 -4.931226 +2455192.35283 391936.118088 404859.477391 -220579.911462 0.98618735 8.4889136 -4.6187979 +2455192.5306 400420.169139 527778.02753 -287455.120638 0.18626691 7.5573404 -4.1114011 +2455192.70838 399148.925369 638050.919938 -347443.796691 -0.31682245 6.8283598 -3.7144836 +2455192.88616 391504.407051 738240.814753 -401943.385422 -0.65822637 6.2360686 -3.392111 +2455193.24172 364133.66791 914958.558697 -498071.461926 -1.0801656 5.3172784 -2.8927965 +2455193.41949 346516.034487 993776.652885 -540968.844759 -1.2020163 4.9574546 -2.7008802 +2455193.46394 341877.948162 1012671.30217 -551273.865196 -1.2086124 4.8869616 -2.6702447 +2455193.48616 339573.282976 1022032.21533 -556402.373402 -1.1850607 4.867757 -2.678839 +2455193.50838 337407.407962 1031384.38615 -561678.505828 -1.0230738 4.8554049 -2.9442579 +2455193.51949 336403.604407 1035886.1629 -564735.234109 -1.1417302 4.4955877 -3.3315154 +2455193.54172 333979.368094 1044241.43665 -571114.948132 -1.3270391 4.2770689 -3.2980535 +2455193.6306 323266.652867 1076223.99718 -595937.085123 -1.4359089 4.0741108 -3.1788518 +2455193.80838 300437.372112 1136456.51239 -643419.137422 -1.5298872 3.7761445 -3.0082818 +2455194.16394 251418.240658 1244444.65128 -731208.959628 -1.6516328 3.2699281 -2.714775 +2455194.51949 199418.043522 1338147.49095 -810592.341513 -1.7279653 2.8412245 -2.4585711 +2455195.2306 90543.2476764 1490198.12522 -947769.135485 -1.8026843 2.1361134 -2.0205723 +2455195.94172 -20871.4826851 1603294.08692 -1060215.67302 -1.8166023 1.5623629 -1.6483987 +2455196.65283 -131946.529027 1683864.25301 -1151180.04956 -1.7942608 1.0714257 -1.3182958 +2455197.36394 -240841.304401 1736071.03166 -1222770.91786 -1.7468886 0.63551085 -1.0158399 +2455198.07505 -346205.971308 1762720.90554 -1276373.17927 -1.6799765 0.2371151 -0.73136551 +2455198.78616 -446927.343629 1765723.71626 -1312860.45661 -1.5959344 -0.13597664 -0.45765072 +2455199.49727 -541972.692403 1746343.85658 -1332710.13011 -1.4951613 -0.49282351 -0.18887323 +2455200.20838 -630289.909111 1705345.00276 -1336062.02694 -1.3766122 -0.84088273 0.080253237 +2455200.91949 -710713.655687 1643060.26087 -1322734.25743 -1.2376474 -1.1867913 0.35498565 +2455201.6306 -781866.789404 1559422.0004 -1292207.44748 -1.0739251 -1.5371238 0.64118565 +2455201.98616 -813361.677188 1509584.98319 -1270142.18844 -0.97669157 -1.7103391 0.79468475 +2455202.69727 -866972.939377 1393201.87936 -1211702.73298 -0.76131892 -2.0815899 1.1123152 +2455203.40838 -905864.488411 1253270.00057 -1132756.55669 -0.49445435 -2.4788109 1.4645352 +2455204.11949 -926178.563165 1087791.326 -1030675.95014 -0.15106451 -2.9160215 1.8691235 +2455204.8306 -921917.57512 893702.292352 -901405.252847 0.31648289 -3.4145564 2.3562601 +2455205.18616 -907621.830144 784537.582096 -824655.800427 0.62495597 -3.696951 2.6470078 +2455205.54172 -882724.143921 666254.082451 -738300.329788 1.0117049 -4.0094452 2.9841472 +2455205.89727 -844257.033511 537804.604121 -640642.080492 1.5172969 -4.3603429 3.3869059 +2455206.25283 -787523.338163 397862.050229 -529213.23957 2.2187088 -4.7592545 3.887731 +2455206.4306 -749967.448591 323090.665171 -467218.28495 2.6885685 -4.9788129 4.1918169 +2455206.60838 -704290.988588 244851.838652 -400183.369933 3.2841908 -5.2101171 4.5463174 +2455206.78616 -648105.657764 163014.501533 -327211.650447 4.0713022 -5.4450483 4.9681949 +2455206.96394 -577630.877127 77692.8960159 -247095.230458 5.1729329 -5.6561171 5.4811108 +2455207.05283 -535165.114057 33950.650823 -203871.353391 5.9128646 -5.728998 5.7802611 +2455207.14172 -486312.986298 -10169.8865186 -158230.588129 6.8477466 -5.7484056 6.110382 +2455207.2306 -429257.944355 -54069.7234971 -109950.637558 8.0680152 -5.6582684 6.4652654 +2455207.31949 -361286.237787 -96493.5958574 -58936.6035205 9.7217585 -5.3334276 6.8128015 +2455207.40838 -278233.699568 -134647.909978 -5613.79465922 12.040767 -4.4694484 7.0312758 +2455207.45283 -229210.917319 -150312.793662 21346.1027772 13.531382 -3.6244801 6.9810162 +2455207.49727 -174031.277727 -161858.406068 47683.9417523 15.237602 -2.2884904 6.6805232 +2455207.54172 -112094.174727 -166957.493779 72070.06419 17.00516 -0.22645557 5.922198 +2455207.58616 -43928.7066832 -162443.378162 92235.3056487 18.370042 2.7223646 4.4413681 +2455207.6306 27442.9478155 -145254.369329 105126.677404 18.536839 6.2645071 2.1593486 +2455207.67505 96241.2834687 -114804.497817 108381.432235 17.034105 9.4415463 -0.45227205 +2455207.71949 156844.843709 -74324.6374191 102213.752848 14.435021 11.418792 -2.645095 +2455207.76394 206962.531366 -28636.0035864 89030.5203835 11.706852 12.215834 -4.1009689 +2455207.80838 247267.673816 18563.6181106 71508.8386005 9.3658744 12.282354 -4.9412511 +2455207.85283 279510.586719 65246.1655508 51587.6998387 7.5031771 11.994277 -5.3838911 +2455207.89727 305415.689485 110499.880725 30457.7573669 6.0490914 11.562201 -5.5921522 +2455207.98616 343417.889404 195660.848365 -12956.1641084 4.004039 10.617273 -5.6616939 +2455208.07505 368732.737102 273800.020636 -56033.8635071 2.6767426 9.7511355 -5.5394474 +2455208.16394 385581.060781 345750.318985 -97892.4418814 1.7635038 9.0055511 -5.3563288 +2455208.25283 396463.300765 412403.454672 -138272.748654 1.1037322 8.3684778 -5.1589427 +2455208.4306 406090.273666 532705.582832 -214553.229184 0.22449571 7.3435187 -4.7795871 +2455208.60838 405007.757077 639182.290808 -285327.283412 -0.32673963 6.5518651 -4.4433237 +2455208.78616 396956.863621 734772.100178 -351270.81597 -0.69908477 5.9161259 -4.14964 +2455208.96394 384079.33984 821481.775582 -412987.860311 -0.9634715 5.3895635 -3.891855 +2455209.31949 348803.135898 973660.427934 -525682.606077 -1.2970011 4.5609291 -3.4638027 +2455209.40838 338669.010865 1008052.63497 -551957.753825 -1.3334327 4.402752 -3.383744 +2455209.45283 333627.006326 1024905.21603 -564923.123644 -1.2438987 4.4217285 -3.3781119 +2455209.46394 332504.669282 1029228.67494 -568143.561007 -1.0696727 4.6405758 -3.2760086 +2455209.47505 331490.157112 1033809.62421 -571055.993138 -1.1084211 4.8159356 -2.8272139 +2455209.49727 329199.740431 1042968.27606 -576253.675126 -1.2433103 4.7287754 -2.6475044 +2455209.58616 319169.7234 1078490.21997 -596017.034939 -1.3455216 4.5366873 -2.5190042 +2455209.76394 297740.826194 1145823.8102 -633382.378911 -1.4380934 4.2380383 -2.3512334 +2455210.11949 251568.262612 1267962.65796 -701144.239935 -1.558297 3.7290239 -2.0690202 +2455210.47505 202444.959711 1375705.24461 -760933.169921 -1.6341708 3.2959322 -1.8292978 +2455211.18616 99297.6804981 1555332.62208 -860666.041129 -1.7105196 2.5783872 -1.4321942 +2455211.89727 -6565.70338228 1695128.01812 -938353.75166 -1.7283475 1.9887434 -1.1058244 +2455212.60838 -112377.257527 1801344.52399 -997453.557862 -1.7114014 1.4795565 -0.82392752 +2455213.31949 -216381.150471 1878017.3456 -1040195.33477 -1.6707558 1.0234721 -0.57136605 +2455214.0306 -317303.656603 1927832.82712 -1068063.02655 -1.6116654 0.60292398 -0.33843543 +2455214.74172 -414095.737286 1952581.95164 -1082045.49523 -1.5365567 0.20576323 -0.11840248 +2455215.45283 -505802.096968 1953400.41753 -1082768.01109 -1.4460702 -0.17750441 0.09399681 +2455216.16394 -591454.360216 1930891.6388 -1070561.40353 -1.3392107 -0.55482331 0.30315181 +2455216.87505 -669983.120217 1885197.02352 -1045500.75438 -1.2136927 -0.93345715 0.51309277 +2455217.58616 -740133.498371 1816007.19099 -1007410.70286 -1.0656576 -1.320972 0.72802456 +2455218.29727 -800217.095945 1722796.81848 -955657.547833 -0.8864136 -1.7206518 0.956295 +2455219.00838 -848294.111678 1603937.44637 -889612.131076 -0.67104028 -2.1543658 1.196889 +2455219.71949 -881549.912841 1457170.19482 -808086.338075 -0.40036719 -2.6321842 1.461914 +2455220.4306 -895772.150472 1279119.75619 -709210.432983 -0.044879873 -3.1776587 1.7644199 +2455220.78616 -893784.803652 1176822.15353 -652412.403637 0.18094408 -3.4873234 1.9361272 +2455221.14172 -884173.135912 1064509.24675 -590061.345146 0.45404796 -3.8312132 2.126784 +2455221.49727 -865206.657847 940970.508545 -521487.111982 0.79412591 -4.2203875 2.3425073 +2455221.85283 -834363.607172 804578.432896 -445788.948861 1.2345324 -4.6714094 2.5924559 +2455222.20838 -787715.874799 653064.151519 -361711.556018 1.8372414 -5.2103786 2.8910531 +2455222.38616 -756543.69487 570659.511699 -315990.519532 2.235461 -5.5253689 3.0655099 +2455222.56394 -718532.708104 483119.776058 -267425.813304 2.7338751 -5.8804777 3.2621302 +2455222.74172 -671800.199847 389755.856681 -215636.930229 3.3817493 -6.2855131 3.486305 +2455222.91949 -613434.471607 289717.957981 -160155.271889 4.2689256 -6.7510963 3.7438324 +2455223.09727 -538529.709538 182033.44735 -100446.217762 5.5792846 -7.2794356 4.0357391 +2455223.18616 -492261.541227 125067.280251 -68866.8941004 6.5111638 -7.5547316 4.1875698 +2455223.27505 -437723.143856 66050.2998285 -36157.9368524 7.7563317 -7.8059929 4.3257214 +2455223.36394 -371839.699316 5428.92205739 -2570.45575218 9.5087594 -7.9500638 4.4038279 +2455223.40838 -333157.218542 -25067.2093501 14320.1055815 10.679136 -7.9146068 4.3828984 +2455223.45283 -289462.534839 -55157.0588538 30979.7981061 12.132451 -7.7221883 4.2745378 +2455223.49727 -239509.334735 -83999.2508677 46940.2376866 13.953122 -7.2330538 4.0010724 +2455223.54172 -181747.487724 -109988.630401 61308.6690553 16.202401 -6.1751048 3.4113538 +2455223.58616 -114665.529687 -130077.327485 72391.1294186 18.75067 -4.0579953 2.2331246 +2455223.6306 -38313.1904809 -139013.345425 77270.1345295 20.811263 -0.29476515 0.140651 +2455223.65283 2058.23007829 -137245.684375 76243.0684852 21.128855 2.181733 -1.2358399 +2455223.67505 42336.2710366 -130553.710037 72479.2432232 20.69524 4.7825562 -2.6811363 +2455223.69727 81045.8877293 -119015.637188 66022.7440135 19.51636 7.1751356 -4.010342 +2455223.71949 116942.38316 -103306.256758 57249.3374892 17.814102 9.0975041 -5.0778157 +2455223.76394 177989.075328 -63454.0716413 35022.4085345 13.996255 11.326023 -6.3135953 +2455223.80838 225201.092341 -18281.5308896 9850.10718018 10.732205 12.023517 -6.6981776 +2455223.85283 261473.65029 27971.7175079 -15911.68477 8.2858335 11.992073 -6.6780243 +2455223.89727 289669.059985 73456.2716845 -41236.9879823 6.490337 11.670415 -6.497103 +2455223.94172 311903.42661 117479.476935 -65742.769307 5.1530295 11.250743 -6.2621742 +2455224.0306 343928.715816 200537.751032 -111966.222964 3.3358269 10.387723 -5.7801999 +2455224.11949 364808.007785 277282.546155 -154665.96538 2.1804696 9.6167362 -5.3500806 +2455224.20838 378344.591203 348534.102498 -194302.048796 1.3905727 8.9556399 -4.9814827 +2455224.38616 391304.861101 477581.840274 -266074.526912 0.39155058 7.8982887 -4.392282 +2455224.56394 392379.472188 592428.298989 -329935.528208 -0.20620191 7.0885696 -3.941304 +2455224.74172 386005.402524 696172.052365 -387614.010012 -0.59862593 6.4419437 -3.5813038 +2455224.91949 374591.678865 790898.66557 -440273.264908 -0.87217258 5.9080246 -3.2841701 +2455225.27505 341992.096562 958840.986932 -533625.279378 -1.2134726 5.0695556 -2.817795 +2455225.36394 332475.833441 997130.240529 -554902.684007 -1.2598917 4.9080032 -2.7256554 +2455225.40838 327626.866068 1015877.14114 -565292.785481 -1.2602675 4.869473 -2.6860812 +2455225.45283 322734.113482 1034792.86459 -575394.899736 -1.3362779 4.9811278 -2.5358736 +2455225.49727 317376.837125 1053776.70012 -584894.543925 -1.4335039 4.8987473 -2.4314456 +2455225.67505 294352.861927 1126496.30983 -620721.749396 -1.5481259 4.5809668 -2.2454406 +2455226.0306 244706.589643 1258878.48362 -685102.351276 -1.6728598 4.0546425 -1.9562519 +2455226.38616 192067.024241 1376452.14637 -741407.128836 -1.7480661 3.611197 -1.7159884 +2455227.09727 82090.7148135 1575100.24042 -834395.228162 -1.8183465 2.8842874 -1.3276005 +2455227.80838 -30166.0296481 1733655.39774 -906124.591745 -1.8286545 2.2947625 -1.0173801 +2455228.51949 -141928.477237 1858844.61418 -960405.821523 -1.8050422 1.7920288 -0.75613014 +2455229.2306 -251787.401571 1954968.41199 -999600.16825 -1.764803 1.3458076 -0.52543889 +2455229.94172 -358384.412087 2025052.79754 -1025460.96153 -1.7027382 0.94111206 -0.31952914 +2455230.65283 -460745.057613 2071179.60584 -1039189.55523 -1.6271986 0.56423665 -0.12958758 +2455232.07505 -649654.121815 2096780.84879 -1033305.21891 -1.439392 -0.13955759 0.22034218 +2455233.49727 -812334.003081 2037861.32414 -985772.347285 -1.198436 -0.81909913 0.55211961 +2455234.20838 -881592.610519 1976991.47419 -946766.795001 -1.0528198 -1.1636768 0.71795969 +2455234.91949 -941253.377745 1894640.67635 -897476.000491 -0.88511725 -1.5194224 0.88739807 +2455235.6306 -989772.732074 1789910.73953 -837586.696322 -0.68883108 -1.8935036 1.0635315 +2455236.34172 -1025111.52302 1661402.71166 -766573.622357 -0.45399805 -2.2952472 1.2502318 +2455237.05283 -1044449.34265 1507042.52743 -683637.385646 -0.16456938 -2.7376447 1.4526718 +2455237.76394 -1043665.25485 1323773.11084 -587595.935288 0.20709694 -3.2404022 1.6783614 +2455238.47505 -1016271.4292 1106974.83882 -476689.732349 0.71389528 -3.8361129 1.9389861 +2455238.8306 -989366.765601 983869.164323 -414873.669663 1.0496031 -4.1856496 2.0879895 +2455239.18616 -950896.221222 849306.058735 -348230.862464 1.4726161 -4.5844483 2.2539044 +2455239.54172 -897526.449696 701515.780938 -276173.899764 2.0300581 -5.0504391 2.4413168 +2455239.89727 -823887.196319 538043.492339 -197964.298975 2.813721 -5.6109919 2.6551974 +2455240.07505 -776734.617799 449387.675743 -156286.664538 3.3465611 -5.9388119 2.7726571 +2455240.25283 -720303.743058 355401.978471 -112762.186508 4.0323607 -6.3058627 2.8950548 +2455240.4306 -651643.702531 255454.52594 -67361.1432147 4.9583681 -6.7148769 3.0149036 +2455240.60838 -565905.056073 148968.883606 -20276.9936893 6.296443 -7.1515144 3.107112 +2455240.69727 -514128.60602 93237.6213193 3659.58916899 7.2250122 -7.3576179 3.1202757 +2455240.78616 -454215.878811 36076.6945036 27514.176873 8.4339845 -7.5149342 3.0791833 +2455240.87505 -383495.320333 -21848.2605485 50664.5169149 10.070882 -7.5336326 2.9216371 +2455240.96394 -297823.886845 -78694.2437582 71720.3974921 12.376458 -7.1693342 2.4948483 +2455241.00838 -247501.202785 -105344.314124 80553.0037066 13.876412 -6.6559637 2.0722378 +2455241.05283 -190925.827099 -129255.873443 87310.0235543 15.62848 -5.7042682 1.3939548 +2455241.09727 -127282.694103 -148224.868968 90752.1281152 17.520163 -4.024468 0.31951754 +2455241.14172 -56715.7417163 -158787.005764 89077.0784439 19.124225 -1.2781897 -1.2848545 +2455241.18616 18092.818342 -156626.568206 80295.6662434 19.557704 2.5379102 -3.3306117 +2455241.2306 90987.3208145 -139054.909496 63627.3287581 18.08991 6.5249476 -5.2715497 +2455241.27505 155211.34253 -107940.786467 40743.223078 15.231848 9.4389966 -6.5075814 +2455241.31949 207742.113794 -68379.7458315 14624.7577074 12.172589 10.959842 -6.992385 +2455241.36394 249314.142709 -25008.800061 -12371.3116112 9.5763184 11.510336 -7.0156335 +2455241.40838 282023.930462 19365.3145364 -38987.3781152 7.5491232 11.542904 -6.8254472 +2455241.45283 307897.957324 63333.9020872 -64691.8657992 5.9955054 11.331367 -6.5556642 +2455241.54172 345067.389416 147888.865956 -112836.534789 3.8572051 10.663512 -5.9867919 +2455241.6306 369116.585072 227061.41355 -156817.023828 2.5000804 9.9612862 -5.4797629 +2455241.71949 384576.632595 301062.324167 -197207.135847 1.5810183 9.3224799 -5.0507812 +2455241.80838 394067.800941 370450.449867 -234567.850467 0.92491027 8.7596196 -4.6885128 +2455241.98616 401064.756682 497555.939708 -301943.242785 0.061735878 7.8292975 -4.1123602 +2455242.16394 397617.692886 611959.246039 -361589.244705 -0.47205683 7.0937414 -3.6720259 +2455242.34172 387456.941234 716166.109536 -415201.344624 -0.82889589 6.4937311 -3.3208683 +2455242.51949 372688.001004 811941.159808 -463920.244832 -1.080407 5.9907337 -3.0313567 +2455242.87505 334078.241286 983009.652535 -549688.938914 -1.4026613 5.1831093 -2.57485 +2455243.2306 287856.839682 1132163.7955 -623186.429099 -1.5907058 4.5503519 -2.2237751 +2455243.58616 237085.466905 1263736.60347 -686998.233956 -1.7055201 4.0310455 -1.9396879 +2455243.94172 183517.85321 1380631.70628 -742826.491889 -1.7761542 3.5903331 -1.701337 +2455244.65283 72010.9655041 1578094.45591 -834984.315981 -1.8405097 2.8662449 -1.315013 +2455245.36394 -41473.7008447 1735594.4672 -905981.642265 -1.8466529 2.2783199 -1.0060497 +2455246.07505 -154234.217183 1859806.39427 -959595.179619 -1.8196103 1.7766054 -0.74569191 +2455246.78616 -264626.691714 1955081.03285 -998274.711296 -1.7708747 1.3327093 -0.51787296 +2455247.49727 -371515.11176 2024384.66069 -1023691.94122 -1.7062069 0.92877997 -0.31264273 +2455248.20838 -474016.264684 2069775.97007 -1037016.85113 -1.6283502 0.55261821 -0.12332374 +2455249.6306 -662811.942488 2094023.46214 -1030428.92951 -1.4364154 -0.15005463 0.22557411 +2455251.05283 -824877.602444 2033885.81801 -982317.56973 -1.1915193 -0.82844674 0.55632263 +2455251.76394 -893651.360984 1972454.70208 -943067.190707 -1.0439236 -1.1726044 0.7217255 +2455252.47505 -952700.135666 1889568.28161 -893558.917143 -0.87406448 -1.527925 0.89070585 +2455253.18616 -1000469.83549 1784329.02363 -833480.989185 -0.67543776 -1.9015931 1.0663654 +2455253.89727 -1034904.6311 1655335.99325 -762309.031946 -0.43789217 -2.3029436 1.2525615 +2455254.60838 -1053156.42272 1500515.57362 -679246.826757 -0.14521283 -2.7449321 1.4544319 +2455255.31949 -1051059.83423 1316811.27257 -583117.402625 0.23067709 -3.2472428 1.6794276 +2455256.0306 -1022050.50205 1099613.37354 -472174.557541 0.74321565 -3.8422382 1.9390573 +2455256.38616 -994188.957711 976326.098375 -410365.79858 1.0827223 -4.1913408 2.0874242 +2455256.74172 -954629.009064 841595.163348 -343751.756779 1.5106658 -4.5896762 2.2525674 +2455257.09727 -899990.862086 693652.568959 -271750.835406 2.075018 -5.0550983 2.4389445 +2455257.45283 -824819.945197 530049.445177 -193636.525813 2.8693571 -5.6147637 2.6512286 +2455257.6306 -776754.486193 441341.074499 -152028.818771 3.4102091 -5.9418254 2.7674468 +2455257.80838 -719264.424558 347318.029769 -108597.620476 4.1073429 -6.3075819 2.8879768 +2455257.98616 -649330.011 247361.653405 -63327.2840289 5.050667 -6.713976 3.0046429 +2455258.16394 -561969.4245 140931.765552 -16443.9751092 6.4182879 -7.1440506 3.0903367 +2455258.25283 -509162.409861 85250.3899327 7295.35147232 7.3683088 -7.367226 3.0637159 +2455258.34172 -448034.394076 28064.6996333 30679.2911592 8.6101856 -7.5099665 3.0121686 +2455258.4306 -375776.408495 -29715.8487833 53248.1210842 10.298701 -7.4966117 2.8349879 +2455258.51949 -288077.523332 -86024.3767264 73499.2037762 12.680995 -7.0543928 2.3662486 +2455258.56394 -236499.252116 -112095.345958 81768.887417 14.225606 -6.4628691 1.904842 +2455258.60838 -178512.100192 -135040.220766 87777.0235928 16.010108 -5.3838394 1.1673551 +2455258.65283 -113419.921093 -152427.320689 90197.003913 17.877744 -3.5093701 0.010499931 +2455258.69727 -41739.4292321 -160556.345185 87169.1115223 19.314674 -0.52696625 -1.6753445 +2455258.74172 33165.4216809 -155192.779906 76844.8371095 19.393314 3.4188753 -3.7219547 +2455258.78616 104699.800884 -134416.269609 58897.17104 17.572591 7.2689333 -5.5275182 +2455258.8306 166628.861999 -100988.031408 35381.4627954 14.596602 9.8963943 -6.5849355 +2455258.87505 216814.756696 -60149.2501843 9221.10414823 11.604264 11.185241 -6.9491211 +2455258.91949 256425.063022 -16194.8027127 -17482.7145597 9.1235792 11.603238 -6.9149755 +2455258.96394 287600.781141 28394.1778402 -43663.9873603 7.1989066 11.569939 -6.7037254 +2455259.00838 312287.244954 72399.8329799 -68889.6346162 5.7232418 11.327642 -6.4297642 +2455259.09727 347783.655478 156833.00816 -116093.220361 3.6835315 10.64114 -5.8694317 +2455259.18616 370725.969897 235827.516956 -159221.141409 2.3804357 9.9385729 -5.3750615 +2455259.27505 385399.199249 309666.891601 -198851.885688 1.4931685 9.3033424 -4.9574036 +2455259.36394 394298.243271 378923.332612 -235532.614748 0.85713825 8.7444167 -4.6044986 +2455259.54172 400450.897573 505846.715371 -301732.012752 0.016908651 7.8203844 -4.0423644 +2455259.71949 396417.995164 620147.225368 -360382.593932 -0.50462659 7.0889715 -3.6118805 +2455259.89727 385818.59073 724303.057106 -413129.631489 -0.85398682 6.4916711 -3.2680469 +2455260.07505 370705.149948 820061.390883 -461082.769893 -1.1004711 5.9905046 -2.9842549 +2455260.4306 331585.830902 991160.91488 -545543.415456 -1.4163621 5.185135 -2.5362893 +2455260.78616 285007.269149 1140399.40542 -617956.872905 -1.6005405 4.5537208 -2.1914814 +2455261.14172 233975.797909 1272090.68772 -680855.094481 -1.7127795 4.035342 -1.9123293 +2455261.49727 180214.393151 1389129.03292 -735907.192135 -1.7816141 3.5953327 -1.6780447 +2455262.20838 68448.2844054 1586931.91778 -826841.540639 -1.8437108 2.8722446 -1.2981768 +2455262.91949 -45187.3579388 1744822.35335 -896965.301893 -1.848444 2.2850131 -0.99428669 +2455263.6306 -158025.229324 1869467.86352 -949992.364457 -1.8204089 1.7840582 -0.73827717 +2455264.34172 -268448.93656 1965227.33341 -988337.823792 -1.7711682 1.3410396 -0.5143404 +2455265.05283 -375348.054316 2035069.93853 -1013647.78756 -1.7063025 0.93801185 -0.3126422 +2455265.76394 -477855.820339 2081058.94552 -1027075.69131 -1.6285163 0.56286027 -0.12664894 +2455266.47505 -575218.493847 2104621.95333 -1029435.11554 -1.538893 0.20670938 0.048333294 +2455267.18616 -666690.880793 2106683.63869 -1021343.68699 -1.4370035 -0.13779011 0.21485394 +2455268.60838 -828942.923888 2048242.022 -974937.037512 -1.1941165 -0.81296926 0.53926566 +2455269.31949 -897918.135567 1987826.96247 -936838.339017 -1.0479737 -1.154906 0.70124673 +2455270.0306 -957278.139902 1906110.72746 -888700.036568 -0.88026944 -1.5074475 0.86654847 +2455270.74172 -1005514.34152 1802231.4218 -830227.877688 -0.68456954 -1.8776442 1.0381685 +2455271.45283 -1040629.67921 1674845.04497 -760927.420452 -0.45117639 -2.274353 1.2197127 +2455272.16394 -1059876.11055 1521967.25259 -680048.596857 -0.16475978 -2.7099109 1.4160184 +2455272.87505 -1059265.76813 1340683.39138 -586484.91559 0.20095123 -3.2028542 1.634032 +2455273.58616 -1032583.22628 1126620.40593 -478599.353297 0.69529584 -3.7834807 1.8844684 +2455273.94172 -1006409.05501 1005289.71427 -418554.876665 1.0198644 -4.122252 2.0269741 +2455274.29727 -969098.400054 872882.286799 -353903.333349 1.4254784 -4.5067911 2.1850127 +2455274.65283 -917581.315099 727762.307851 -284106.869964 1.9539417 -4.9531392 2.3626891 +2455275.00838 -847006.774841 567683.760737 -208490.577291 2.6844899 -5.485612 2.5646382 +2455275.18616 -802160.212193 481091.325366 -168253.872922 3.1726283 -5.7949621 2.6755935 +2455275.36394 -748884.013457 389478.800625 -126267.415391 3.7904869 -6.1401685 2.7920962 +2455275.54172 -684713.230968 292259.48092 -82474.6715031 4.6061167 -6.5253485 2.9094679 +2455275.71949 -605738.1384 188836.198082 -36958.1704052 5.7474653 -6.9453191 3.0122383 +2455275.80838 -558759.335816 134678.206925 -13685.5542181 6.5147412 -7.1570638 3.0448737 +2455275.89727 -505153.24685 78951.0198098 9734.80793625 7.4857165 -7.349577 3.0472088 +2455275.98616 -443015.778275 21942.5927834 32963.8081543 8.7567841 -7.4800636 2.9875036 +2455276.07505 -369479.826863 -35521.0560237 55288.1648916 10.487958 -7.4404194 2.7939281 +2455276.16394 -280096.139835 -91189.6929137 75100.8686748 12.934235 -6.933882 2.2877246 +2455276.20838 -227473.475034 -116682.901355 83005.1633654 14.516059 -6.2769744 1.7903034 +2455276.25283 -168313.851868 -138724.052623 88473.0508565 16.326113 -5.0904626 0.99655848 +2455276.29727 -102032.376288 -154688.054044 90090.3894283 18.16689 -3.0521462 -0.24014492 +2455276.34172 -29485.8208838 -160688.55721 85935.9033422 19.448757 0.12123846 -2.0071126 +2455276.38616 45376.866218 -152610.684402 74279.5657227 19.220353 4.1516824 -4.0656342 +2455276.4306 115656.350422 -129215.657909 55171.5950998 17.117086 7.8667109 -5.7738042 +2455276.47505 175603.896977 -93943.8355664 30963.3601226 14.052867 10.258655 -6.7026717 +2455276.51949 223772.658316 -52093.5041762 4535.48688068 11.110302 11.363636 -6.9791276 +2455276.56394 261649.40864 -7680.13009651 -22187.1049143 8.7153264 11.674831 -6.9004184 +2455276.60838 291411.376127 37064.6918898 -48269.6738641 6.8681519 11.585729 -6.6697555 +2455276.65283 314949.270878 81070.6450729 -73348.5060471 5.4529946 11.31523 -6.3886037 +2455276.74172 348705.289157 165310.148523 -120226.570057 3.4930151 10.608015 -5.8274627 +2455276.8306 370377.164665 244030.397239 -163046.436783 2.2361952 9.9016151 -5.3370298 +2455276.91949 384061.17878 317587.621129 -202401.529895 1.3777087 9.2671865 -4.9235813 +2455277.00838 392151.667703 386573.69768 -238836.841066 0.76084271 8.7102389 -4.5742976 +2455277.18616 397023.887651 513004.166262 -304616.614932 -0.05587769 7.7902707 -4.0175623 +2455277.36394 391986.858749 626867.778534 -362915.994927 -0.5636487 7.0620422 -3.5907282 +2455277.54172 380554.88438 730629.054195 -415359.004724 -0.90392758 6.4671104 -3.2494741 +2455277.71949 364726.83183 826024.491589 -463042.222204 -1.1439028 5.9677341 -2.9675937 +2455278.07505 324420.056211 996465.872304 -547034.860872 -1.4509221 5.1648717 -2.5222821 +2455278.4306 276876.119848 1145109.2565 -619046.931714 -1.6291716 4.5351427 -2.1792529 +2455278.78616 225034.968193 1276249.60436 -681590.339764 -1.7370615 4.0179934 -1.9013961 +2455279.14172 170581.619232 1392770.01275 -736322.427984 -1.8025054 3.5789206 -1.6681029 +2455279.85283 57699.5350821 1589608.1059 -826692.958836 -1.859405 2.8571703 -1.2896799 +2455280.56394 -56773.737715 1746606.89596 -896330.123535 -1.8601951 2.2710418 -0.98690484 +2455281.27505 -170237.025275 1870423.37007 -948931.793653 -1.8291302 1.7709898 -0.73176651 +2455281.98616 -281114.961962 1965401.05336 -986898.59081 -1.7772734 1.3286417 -0.50850712 +2455282.69727 -388295.852509 2034475.1439 -1011933.9245 -1.7096791 0.9257552 -0.30867023 +2455283.40838 -490947.144655 2079730.72315 -1025134.65376 -1.6298499 0.55121905 -0.12320516 +2455284.8306 -679736.58203 2104008.60311 -1018975.62255 -1.4350271 -0.14808203 0.21854652 +2455286.25283 -841505.297131 2044344.33194 -972153.562775 -1.1881571 -0.8225139 0.54230445 +2455286.96394 -910051.905533 1983356.24704 -933878.682262 -1.0399623 -1.1640372 0.70395575 +2455287.67505 -968849.698572 1901089.9917 -885583.402193 -0.86991801 -1.5162044 0.86893859 +2455288.38616 -1016369.78164 1796688.731 -826976.726996 -0.6715754 -1.8858429 1.0401402 +2455289.09727 -1050600.1361 1668819.02142 -757569.432574 -0.43529833 -2.2818871 1.2212182 +2455289.80838 -1068768.76431 1515500.54 -676613.606249 -0.14543798 -2.7166997 1.417006 +2455290.51949 -1066843.93698 1333826.20795 -583007.523156 0.2246182 -3.2087636 1.6344124 +2455291.2306 -1038527.54577 1119427.777 -475119.505592 0.72535016 -3.7885091 1.8841482 +2455291.58616 -1011355.61305 997946.742323 -415090.520677 1.0552128 -4.1270982 2.0262964 +2455291.94172 -972805.078485 865374.185757 -350461.75803 1.4738108 -4.5136476 2.1844204 +2455292.0306 -961001.373313 830298.267122 -333521.165607 1.6029964 -4.6220657 2.2276045 +2455292.11949 -948093.00163 794329.479723 -316228.969521 1.7729817 -4.7554345 2.2796308 +2455292.16394 -941029.39011 775746.30972 -307334.086055 1.8838053 -4.9749006 2.3819499 +2455292.20838 -933941.241527 756300.574101 -297996.394112 1.8314878 -5.1114973 2.4576342 +2455292.29727 -919521.175541 716593.401287 -278924.074771 1.9389846 -5.2287066 2.507501 +2455292.65283 -849534.800163 548121.714104 -198874.761991 2.6711908 -5.7571834 2.7078479 +2455292.8306 -804777.70362 457377.602906 -156456.7264 3.1757287 -6.0635317 2.816056 +2455293.00838 -751266.031604 361688.265803 -112352.344167 3.8199674 -6.4013565 2.9266833 +2455293.18616 -686355.140237 260573.058054 -66575.3077043 4.6756846 -6.7689611 3.0317474 +2455293.36394 -605888.382263 153681.283353 -19356.0986227 5.8754791 -7.14738 3.1083285 +2455293.45283 -557789.528384 98111.4871882 4571.29443541 6.6790114 -7.3196861 3.1177308 +2455293.54172 -502777.006221 41357.1020332 28425.7610234 7.6872739 -7.4495628 3.0849579 +2455293.6306 -438977.024513 -16062.8908263 51753.8431848 8.9843231 -7.479245 2.9718647 +2455293.71949 -363729.106562 -72948.0475234 73672.342679 10.696761 -7.2738985 2.6962108 +2455293.76394 -320714.021044 -100378.895658 83575.026675 11.738864 -6.9958114 2.4494397 +2455293.80838 -273379.043005 -126430.072755 92337.7595851 12.939723 -6.5330799 2.0916571 +2455293.85283 -221159.620045 -150180.037368 99428.880556 14.277309 -5.777745 1.5692808 +2455293.89727 -163639.54591 -170258.193895 104099.616962 15.681262 -4.5960953 0.8202517 +2455293.94172 -100869.9809 -184747.531433 105365.398634 16.968309 -2.8463408 -0.21047846 +2455293.98616 -33899.1223206 -191313.690658 102124.937026 17.80214 -0.47700217 -1.5161825 +2455294.0306 34754.4874669 -187861.268076 93545.8923166 17.787943 2.3105124 -2.9537954 +2455294.07505 101403.767522 -173655.521744 79614.0276718 16.768074 5.0304179 -4.2569385 +2455294.11949 162583.323812 -149945.86465 61317.4072954 15.013098 7.2013847 -5.2039304 +2455294.16394 216375.881568 -119285.545876 40163.885284 12.996151 8.6503408 -5.7522691 +2455294.20838 262519.854347 -84307.1196835 17538.3485724 11.070474 9.4798802 -5.9898835 +2455294.25283 301715.442053 -47030.4636764 -5585.79799023 9.3893004 9.8781527 -6.029068 +2455294.34172 363296.910336 29614.5045743 -51249.9048578 6.8088401 9.9742391 -5.8232344 +2455294.4306 408359.372715 105203.593602 -94733.7231865 5.0340977 9.6767005 -5.4939524 +2455294.51949 441950.824889 177972.873924 -135626.328856 3.7825302 9.2660775 -5.1580789 +2455294.60838 467314.095109 247499.037419 -174030.189306 2.8673815 8.8412325 -4.8481644 +2455294.78616 501113.834537 377150.008427 -244308.914875 1.6360008 8.059969 -4.3229452 +2455294.96394 519838.918993 495723.324117 -307376.585102 0.85551405 7.3984868 -3.9041955 +2455295.14172 528640.995187 604963.990886 -364644.002536 0.32151577 6.8409409 -3.563502 +2455295.31949 530467.481333 706294.374728 -417137.217847 -0.064281118 6.3650714 -3.2796437 +2455295.67505 519912.502114 889419.037861 -510631.65171 -0.57928365 5.59049 -2.8287841 +2455296.0306 496808.305671 1051423.15163 -591980.292378 -0.90207215 4.9783017 -2.4807869 +2455296.38616 465561.113761 1196386.92819 -663725.716552 -1.118852 4.474332 -2.1991514 +2455296.74172 428721.57607 1327101.6685 -727561.433194 -1.2710289 4.0464776 -1.963206 +2455297.09727 387899.196339 1445572.50735 -784681.927591 -1.3809145 3.6745048 -1.7602959 +2455297.45283 344175.863569 1553296.51381 -835967.156256 -1.4615748 3.3449761 -1.5821905 +2455297.6306 321475.811136 1603454.58934 -859753.473637 -1.4934719 3.189855 -1.5090987 +2455298.34172 226712.209242 1782326.2493 -943336.89621 -1.5820926 2.648622 -1.2207721 +2455299.05283 127957.353667 1930515.79079 -1010672.72226 -1.6268484 2.1859819 -0.97723852 +2455299.76394 27382.0247131 2052047.33446 -1064047.33353 -1.6432182 1.7776882 -0.76449448 +2455300.47505 -73555.5962494 2149747.11541 -1105060.19979 -1.6396558 1.4080884 -0.57364595 +2455301.89727 -272467.82101 2281224.93506 -1154300.3735 -1.589496 0.74553023 -0.23565325 +2455303.31949 -462376.980453 2335395.47508 -1164400.9044 -1.49461 0.14286234 0.067137686 +2455304.74172 -638106.336017 2317341.98109 -1138479.86649 -1.3584381 -0.43499156 0.353196 +2455306.16394 -794306.27698 2228362.25529 -1077713.65748 -1.1751707 -1.0161697 0.63652795 +2455307.58616 -924343.511536 2066264.91596 -981594.749511 -0.92864928 -1.630398 0.93098688 +2455308.29727 -976725.457877 1956030.16058 -919630.6866 -0.77196924 -1.9614523 1.0874453 +2455309.00838 -1018561.43681 1824737.18878 -847769.059819 -0.58383576 -2.3172284 1.2537239 +2455309.71949 -1047589.99489 1670586.58548 -765292.450793 -0.35262116 -2.7074466 1.4337534 +2455310.4306 -1060623.96129 1491056.80712 -671197.325125 -0.05906772 -3.1462267 1.633019 +2455311.14172 -1052895.92217 1282542.67028 -564068.700676 0.33081359 -3.6555849 1.8597036 +2455311.49727 -1039013.18602 1165835.67407 -505009.821977 0.58065145 -3.9474655 1.9871091 +2455311.85283 -1016669.06878 1039667.88529 -441855.607274 0.8846234 -4.2728822 2.1267534 +2455312.20838 -983880.503353 902868.238349 -374187.424311 1.2653935 -4.6415533 2.2815254 +2455312.56394 -937755.380199 753908.579797 -301487.698747 1.7612055 -5.0672863 2.4549586 +2455312.91949 -873794.915931 590750.138782 -223126.332673 2.4425979 -5.5698322 2.6506138 +2455313.09727 -832934.649779 503019.970676 -181601.873611 2.8933929 -5.8579543 2.7571136 +2455313.27505 -784335.825444 410644.674919 -138404.839795 3.4569619 -6.1751448 2.8680085 +2455313.45283 -725894.078992 313162.953023 -93495.1796709 4.1863687 -6.5226833 2.9789533 +2455313.6306 -654418.041615 210144.754122 -46951.5729568 5.1747298 -6.8934092 3.0774578 +2455313.80838 -564719.795819 101460.682254 803.396672343 6.6000003 -7.2484573 3.1266276 +2455313.89727 -510416.13646 45251.4228159 24754.6311417 7.5798976 -7.3796668 3.1020379 +2455313.98616 -447590.530333 -11660.7911426 48265.3805622 8.8352673 -7.4189891 3.0039265 +2455314.07505 -373709.049442 -68180.7716962 70530.0605085 10.481389 -7.2491263 2.7607431 +2455314.16394 -285237.134984 -121805.235326 89920.3324 12.655743 -6.5985678 2.2190771 +2455314.20838 -234179.832681 -145945.555042 97589.7841144 13.957965 -5.921043 1.7457548 +2455314.25283 -177920.951305 -166781.211448 103059.101043 15.349966 -4.8538721 1.0624187 +2455314.29727 -116361.808015 -182538.436098 105401.499406 16.682221 -3.2531704 0.1087542 +2455314.34172 -50253.7348796 -190963.216302 103521.995957 17.656748 -1.032806 -1.1316745 +2455314.38616 18267.047087 -189823.75309 96467.7574351 17.874394 1.6811147 -2.5559831 +2455314.4306 85718.406839 -177964.0047 83969.3414436 17.089833 4.4602094 -3.9194554 +2455314.47505 148436.818997 -156160.254658 66773.8778086 15.472059 6.78796 -4.9708728 +2455314.51949 204067.302001 -126752.903995 46321.094452 13.478219 8.4087434 -5.6139617 +2455314.56394 251987.971052 -92437.4412336 24077.1513314 11.50693 9.3681755 -5.9244451 +2455314.60838 292731.131351 -55414.7592796 1109.01562414 9.7577209 9.8507261 -6.0093405 +2455314.69727 356641.106344 21374.1656242 -44592.2090181 7.0530452 10.024317 -5.8446826 +2455314.78616 403232.66283 97447.5199311 -88294.7374572 5.1943851 9.7474826 -5.5267836 +2455314.87505 437835.654973 170771.848208 -129448.818907 3.8896759 9.3381216 -5.1924852 +2455314.96394 463881.269363 240834.522432 -168112.196932 2.9403439 8.9084101 -4.8810916 +2455315.14172 498470.772009 371419.46268 -238861.680987 1.6706272 8.1144319 -4.3512844 +2455315.31949 517565.492738 490742.561483 -302332.875109 0.87103753 7.4421013 -3.9285696 +2455315.49727 526517.959566 600586.45693 -359950.591378 0.32654601 6.8762558 -3.5848866 +2455315.67505 528370.340421 702408.669616 -412754.306965 -0.065425458 6.3940787 -3.2987946 +2455316.0306 517669.823346 886297.200757 -506795.442523 -0.58673082 5.6158491 -2.8474927 +2455316.38616 494291.877838 1048990.09041 -588688.065396 -0.9120659 4.9981875 -2.4976387 +2455316.74172 462719.944162 1194505.91513 -660931.582034 -1.129835 4.4906228 -2.214808 +2455317.09727 425537.518155 1325680.89466 -725234.949104 -1.2822875 4.0602961 -1.978043 +2455317.45283 384369.971972 1444547.74156 -782801.70425 -1.3920836 3.6865633 -1.7745423 +2455318.16394 294119.140789 1651067.03882 -881056.697151 -1.5316067 3.0584102 -1.4367414 +2455318.87505 197475.933261 1822565.94574 -960609.194219 -1.6062421 2.5386438 -1.1610656 +2455319.58616 97535.3344869 1964476.39751 -1024557.93223 -1.6418587 2.0906787 -0.92617272 +2455320.29727 -3747.70883282 2080487.99422 -1074993.87014 -1.651517 1.692738 -0.71957738 +2455321.00838 -105022.487371 2173213.40419 -1113394.45411 -1.6424899 1.3307498 -0.53332266 +2455322.4306 -303721.087521 2295877.35039 -1158104.76421 -1.583574 0.67859102 -0.20177823 +2455323.85283 -492453.32822 2342260.45882 -1164324.55593 -1.4814909 0.082612076 0.096668875 +2455325.27505 -666156.461025 2317108.62661 -1134983.12499 -1.3386426 -0.4905917 0.37950851 +2455326.69727 -819508.929732 2221492.48432 -1071134.56792 -1.1484304 -1.0687424 0.66044884 +2455327.40838 -886546.272778 2146671.96972 -1026154.91742 -1.0308861 -1.3685771 0.80436837 +2455328.11949 -945761.85413 2053130.05827 -972101.350598 -0.89202533 -1.6761118 0.95990561 +2455328.8306 -995750.476326 1940083.65195 -908376.672342 -0.73053284 -2.0074173 1.1158853 +2455329.54172 -1034864.56636 1805933.5808 -834775.084388 -0.53643198 -2.3644498 1.2819711 +2455330.25283 -1060754.95816 1648811.6917 -750560.848467 -0.29751749 -2.757206 1.4621367 +2455330.96394 -1070096.6982 1466097.61436 -654705.010665 0.006678678 -3.2005396 1.6620521 +2455331.67505 -1057867.53422 1254029.19053 -545755.063804 0.41289155 -3.7176321 1.8900904 +2455332.0306 -1041288.40919 1135332.84135 -485747.803904 0.67468973 -4.0151895 2.0185102 +2455332.38616 -1015819.08368 1006974.82251 -421609.711969 0.99494603 -4.3481104 2.1594586 +2455332.74172 -979306.028521 867716.89907 -352912.762772 1.3990617 -4.7268845 2.3158465 +2455333.09727 -928567.107519 715934.639163 -279131.090266 1.9306882 -5.1664576 2.4910761 +2455333.45283 -858562.815931 549452.324903 -199638.059113 2.6723164 -5.6880422 2.6879228 +2455333.6306 -813830.447265 459818.02231 -157542.724816 3.1705431 -5.9879063 2.79391 +2455333.80838 -760483.666359 365349.863045 -113797.121562 3.8024643 -6.3177342 2.9021013 +2455333.98616 -695995.070313 265588.32643 -68415.1291656 4.6360473 -6.6762224 3.0050266 +2455334.16394 -616417.231315 160187.264008 -21611.4542696 5.7950739 -7.0466272 3.0816153 +2455334.25283 -569055.467368 105397.721337 2118.7675934 6.5655621 -7.2178738 3.093572 +2455334.34172 -515084.483958 49411.7815214 25809.9599606 7.5266164 -7.3527462 3.0675852 +2455334.4306 -452764.947335 -7325.31403408 49056.972187 8.7551689 -7.4017454 2.9702505 +2455334.51949 -379636.208734 -63789.4698053 71081.8391695 10.36341 -7.2551262 2.7333408 +2455334.60838 -292251.960054 -117640.164621 90324.1872939 12.489523 -6.6590236 2.2111608 +2455334.65283 -241877.250879 -142100.97115 97997.1054207 13.769763 -6.0306787 1.7567745 +2455334.69727 -186364.859391 -163485.31224 103558.283398 15.152839 -5.0337444 1.1006275 +2455334.74172 -125532.556873 -180101.312342 106110.583097 16.508149 -3.5230007 0.18033724 +2455334.78616 -59959.027384 -189741.569283 104578.289289 17.561602 -1.3931129 -1.0267803 +2455334.8306 8437.67667267 -190096.839892 97944.4817087 17.911585 1.2745511 -2.4479061 +2455334.87505 76307.7372939 -179756.495702 85805.283176 17.265648 4.0897239 -3.84639 +2455334.91949 139880.795483 -159193.697464 68782.4638 15.728529 6.5184803 -4.9552306 +2455334.96394 196530.321787 -130606.337382 48279.9735987 13.742592 8.2472137 -5.6555724 +2455335.00838 245408.678677 -96737.3075929 25807.610808 11.737084 9.2917985 -5.9984574 +2455335.05283 286946.224351 -59894.7387139 2521.85443152 9.9409269 9.8286623 -6.0983831 +2455335.14172 351934.599563 16945.8823433 -43886.4126076 7.1557678 10.050101 -5.9358162 +2455335.2306 399104.818972 93273.4901219 -88251.92361 5.2467773 9.7846846 -5.6076012 +2455335.31949 433987.188043 166886.701587 -129982.031737 3.9126636 9.3751952 -5.2618249 +2455335.40838 460137.151096 237222.171474 -169138.413201 2.9460226 8.9421563 -4.9404415 +2455335.58616 494664.729218 368267.141951 -240677.493505 1.6596203 8.1407806 -4.3957778 +2455335.76394 513536.013867 487949.675608 -304751.448313 0.85401592 7.4629029 -3.9632139 +2455335.94172 522211.191709 598082.973285 -362846.735066 0.30795891 6.8934235 -3.6128467 +2455336.11949 523781.685023 700151.317546 -416042.710673 -0.083215355 6.409217 -3.3222197 +2455336.47505 512654.148724 884500.157625 -510726.447181 -0.59245649 5.6297894 -2.8660353 +2455336.56394 507786.578043 927120.782561 -532381.90541 -0.66880245 5.4737863 -2.7757923 +2455336.60838 505196.978285 948023.359417 -542968.483393 -0.66744551 5.4200747 -2.7398963 +2455336.6306 503983.302891 958437.219953 -548210.159413 -0.55862029 5.4428121 -2.7104176 +2455336.64172 503553.399814 963684.046841 -550747.046711 -0.30648728 5.4732032 -2.5016547 +2455336.65283 503298.702311 968867.333013 -552939.940911 -0.28733593 5.3199261 -2.1305371 +2455336.67505 502616.292804 978930.224977 -556867.545912 -0.40257661 5.1896169 -2.0015808 +2455336.76394 498939.496648 1018000.05179 -571758.376489 -0.53233404 5.0020631 -1.8900048 +2455336.94172 489602.638535 1092586.2177 -599539.102339 -0.67568433 4.7162929 -1.7315737 +2455337.29727 465471.004634 1229680.85618 -648519.067131 -0.88321836 4.2225254 -1.466139 +2455337.65283 435911.627172 1352695.99454 -690065.261632 -1.0338077 3.7955563 -1.2447245 +2455338.36394 365687.589038 1563001.01547 -755077.048315 -1.2345794 3.0747696 -0.88692579 +2455339.07505 285825.767718 1732883.65061 -800513.638763 -1.3550706 2.4703947 -0.60140627 +2455339.78616 200159.638788 1868065.1494 -829895.648047 -1.4270639 1.9398933 -0.36106665 +2455340.49727 111137.292189 1972247.52842 -845492.943122 -1.466166 1.4580046 -0.15076612 +2455341.20838 20495.8432752 2047877.71114 -848843.226894 -1.4807959 1.0081435 0.038860118 +2455341.91949 -70416.2955833 2096533.44785 -841009.340793 -1.4754868 0.57815559 0.21419181 +2455342.6306 -160445.603723 2119131.29392 -822721.526111 -1.4522414 0.15846008 0.37981014 +2455343.34172 -248511.681481 2116047.10383 -794464.885853 -1.4115686 -0.25919121 0.53923818 +2455344.05283 -333524.326629 2087155.26619 -756523.131996 -1.3525386 -0.68303392 0.69556697 +2455344.76394 -414282.160607 2031809.6518 -708999.501735 -1.2724773 -1.1218878 0.8516116 +2455344.94172 -433646.537402 2013700.88394 -695649.736424 -1.2486035 -1.2380801 0.88026335 +2455345.65283 -507037.565931 1923287.91473 -636680.923025 -1.1352222 -1.7109411 1.0401501 +2455346.36394 -572393.365335 1802566.56554 -567694.115273 -0.98503592 -2.2276833 1.2070008 +2455347.07505 -626999.284187 1648200.12165 -488134.441275 -0.7817027 -2.8107955 1.3851468 +2455347.78616 -666750.327982 1455084.15149 -397137.530393 -0.49441394 -3.4969592 1.5804407 +2455348.14172 -679081.450459 1341625.60252 -346968.482285 -0.30139607 -3.8975374 1.6869101 +2455348.49727 -684754.793347 1215059.32837 -293417.552653 -0.05795039 -4.3530377 1.8008247 +2455348.85283 -681886.069083 1073407.47461 -236237.108794 0.25990544 -4.8838797 1.9233845 +2455349.20838 -667593.874187 913894.108056 -175150.29764 0.69552546 -5.5228526 2.0550825 +2455349.56394 -637082.815283 732411.81681 -109906.031483 1.3367789 -6.3266202 2.1929048 +2455349.74172 -613216.921203 631538.863384 -75703.9392852 1.7906715 -6.8204998 2.2597182 +2455349.91949 -581308.655421 522437.468906 -40532.0314365 2.3953068 -7.4023009 2.3175444 +2455350.09727 -538380.804737 403535.436032 -4635.14742652 3.247728 -8.102542 2.349906 +2455350.27505 -479262.772092 272726.274233 31305.6983898 4.5533262 -8.9586686 2.3107987 +2455350.36394 -440789.863541 202059.859783 48770.0508829 5.5122789 -9.4503025 2.2258491 +2455350.45283 -393688.065819 127509.477465 65248.7123421 6.8285404 -9.9635956 2.0430367 +2455350.54172 -334403.687644 49169.9867763 79641.1476255 8.7372653 -10.411198 1.656296 +2455350.58616 -298445.775189 8928.87479823 85389.7382446 10.038882 -10.52663 1.3147582 +2455350.6306 -256883.165094 -31436.5792359 89514.9135034 11.670249 -10.452984 0.79720946 +2455350.67505 -208297.370098 -70859.7242044 91155.7807086 13.70619 -9.9902394 -0.00063482496 +2455350.71949 -151110.774678 -107187.472651 88959.1089643 16.12864 -8.7581674 -1.2289689 +2455350.76394 -84387.6788365 -136391.525804 80996.8682039 18.556256 -6.1781964 -3.0101022 +2455350.80838 -9980.36989444 -152452.542378 65363.2412496 19.893878 -1.9442723 -5.140513 +2455350.8306 28172.852474 -153818.091424 54539.2911803 19.746621 0.52965862 -6.1069382 +2455350.85283 65470.0582887 -150475.017892 42048.4064903 19.015919 2.9169499 -6.8632445 +2455350.89727 133840.045153 -131565.02594 13936.4906922 16.434132 6.6535871 -7.6171831 +2455350.94172 191337.494572 -101493.257771 -15484.3847413 13.549152 8.7688111 -7.6193084 +2455350.98616 238462.761395 -65667.0667428 -44158.7846504 11.085112 9.7508619 -7.2850874 +2455351.0306 277151.863548 -27390.848375 -71317.1434165 9.1475793 10.112543 -6.854967 +2455351.07505 309274.019161 11600.4722525 -96809.4560276 7.6457295 10.159425 -6.4263853 +2455351.16394 359272.585434 88690.5831889 -143183.676353 5.5349475 9.8653136 -5.6772707 +2455351.25283 396129.832487 162757.381336 -184407.678075 4.1523115 9.4143221 -5.0811575 +2455351.34172 424106.628743 233273.902851 -221535.767985 3.1862895 8.95234 -4.6045951 +2455351.4306 445719.210885 300340.328794 -255357.866841 2.4756506 8.5187944 -4.215711 +2455351.60838 475680.486652 425190.331425 -315258.734967 1.5020438 7.761723 -3.6164868 +2455351.78616 493564.577487 539443.908865 -367234.316939 0.86704059 7.1339911 -3.1709345 +2455351.96394 503269.452692 644853.20782 -413160.265605 0.42057679 6.6054761 -2.8219615 +2455352.14172 507074.588427 742748.104401 -454256.536985 0.090371312 6.1522007 -2.5381532 +2455352.49727 502432.804852 919882.322157 -525139.554518 -0.34793919 5.4154249 -2.102827 +2455352.54172 501040.565486 940536.138003 -533136.366997 -0.37351821 5.3438862 -2.0640733 +2455352.58616 499647.15521 960963.088349 -541046.910153 -0.31689317 5.3081506 -2.0877512 +2455352.59727 499382.492481 966058.619198 -543102.271642 -0.22584567 5.2987131 -2.2303238 +2455352.61949 498852.905671 975925.32791 -547865.67178 -0.38592121 4.9959275 -2.586337 +2455352.66394 497038.988473 994768.51918 -557721.548938 -0.52319889 4.8471415 -2.5415923 +2455352.84172 487555.719367 1066758.13454 -595405.169691 -0.69337177 4.540037 -2.3713812 +2455353.19727 462690.075462 1198225.05887 -663791.633525 -0.91160538 4.0342119 -2.089742 +2455353.55283 432176.346541 1315371.77135 -724235.726329 -1.0669828 3.6026939 -1.8512978 +2455354.26394 359789.706032 1513836.92323 -825418.461547 -1.270866 2.8840722 -1.457485 +2455354.97505 277700.340997 1672283.27262 -904768.307624 -1.3909508 2.2896911 -1.1346327 +2455355.68616 189882.692576 1796777.5576 -965743.18133 -1.4610557 1.7732265 -0.85612719 +2455356.39727 98848.5394953 1891219.59533 -1010563.27332 -1.4975903 1.3079565 -0.60680227 +2455357.10838 6364.76703469 1958191.47798 -1040704.64484 -1.5092888 0.87664777 -0.37698465 +2455357.81949 -86200.8587336 1999385.53682 -1057147.01364 -1.5007959 0.4670855 -0.15990945 +2455358.5306 -177688.007847 2015838.0347 -1060509.10546 -1.4744184 0.069813623 0.04958769 +2455359.24172 -267021.961652 2008048.01929 -1051119.10233 -1.430647 -0.32334214 0.25587551 +2455359.95283 -353111.406261 1976035.03907 -1029051.50755 -1.3685463 -0.71997417 0.46293593 +2455360.66394 -434765.070206 1919339.56934 -994131.853577 -1.2856669 -1.1282698 0.67497777 +2455361.37505 -510567.196008 1836983.01367 -945870.323203 -1.1770993 -1.5572731 0.89770609 +2455362.08616 -578725.895748 1727292.99941 -883516.796191 -1.0351286 -2.0201634 1.1352592 +2455362.79727 -636807.891749 1587711.7174 -805877.166593 -0.84613054 -2.5338277 1.3970014 +2455363.50838 -681242.874296 1414352.85392 -711098.342083 -0.58531854 -3.1254121 1.6958828 +2455363.86394 -696682.158186 1313230.8388 -656436.660754 -0.41418164 -3.4638154 1.8655463 +2455364.21949 -706281.346633 1201130.55345 -596288.02224 -0.2029183 -3.8419483 2.0539354 +2455364.57505 -708569.221612 1076641.43974 -529990.395074 0.065374206 -4.2730461 2.267076 +2455364.9306 -701395.158671 937849.714256 -456654.78614 0.41934032 -4.777284 2.5139848 +2455365.28616 -681400.311885 782048.605591 -375042.705431 0.91222049 -5.3874142 2.8088978 +2455365.46394 -664949.815938 696581.743088 -330599.709718 1.2416037 -5.7485647 2.9812219 +2455365.64172 -642822.330898 605192.187521 -283347.076625 1.6566496 -6.1607389 3.1755618 +2455365.81949 -613410.863793 506985.282096 -232905.031074 2.1990318 -6.6392404 3.3975688 +2455365.99727 -574242.975378 400787.412517 -178797.078064 2.9439029 -7.2053344 3.6540699 +2455366.17505 -521193.362593 285050.951126 -120446.35427 4.042398 -7.8858087 3.950305 +2455366.26394 -487294.355499 223013.191871 -89494.130537 4.8192491 -8.2752508 4.1110259 +2455366.35283 -446526.985437 157871.972202 -57301.4413553 5.8492033 -8.6917949 4.2710882 +2455366.44172 -396429.751439 89509.8850529 -23952.4071691 7.2821044 -9.1049979 4.4053857 +2455366.5306 -332938.470117 18299.4935421 10113.0245693 9.4014931 -9.4002212 4.4361204 +2455366.57505 -294120.038162 -17844.2059672 27010.9222495 10.874381 -9.3961472 4.3462877 +2455366.61949 -248911.085684 -53545.6723599 43293.4489427 12.747424 -9.1400234 4.098699 +2455366.66394 -195589.269704 -87392.6140756 58107.592747 15.108832 -8.3706028 3.5492705 +2455366.70838 -132324.704752 -116560.891519 69843.5940256 17.881134 -6.5999488 2.4432712 +2455366.75283 -58565.9808818 -135963.18833 75764.6542978 20.375761 -3.1965881 0.485891 +2455366.77505 -18724.7744549 -139904.397505 75487.2664913 21.025742 -0.85289502 -0.79866312 +2455366.79727 21734.2851302 -139103.082143 72651.897968 20.996302 1.69831 -2.1532603 +2455366.81949 61437.6538011 -133443.936604 67278.6781509 20.25008 4.1554662 -3.4153555 +2455366.84172 99136.0413176 -123379.863037 59682.501273 18.946989 6.2525923 -4.4529843 +2455366.88616 165700.971335 -93483.3169821 39821.032299 15.67606 9.0043853 -5.7217324 +2455366.9306 219883.293824 -56204.1164833 16770.3651273 12.641422 10.218805 -6.1869484 +2455366.97505 263623.479491 -16063.1454734 -7180.60927476 10.24662 10.593993 -6.2438959 +2455367.01949 299311.880483 24662.5488887 -30963.1069419 8.4241997 10.574806 -6.1251659 +2455367.06394 328867.000307 64931.9435366 -54137.6736365 7.0291879 10.380528 -5.9387619 +2455367.15283 374780.512302 142573.564651 -98160.0449031 5.0756577 9.82186 -5.5252975 +2455367.24172 408519.322041 215758.282317 -139087.012053 3.7920719 9.2420495 -5.1404928 +2455367.3306 433993.687322 284658.416523 -177243.143316 2.8905415 8.7102629 -4.8039881 +2455367.50838 468549.546536 411299.407077 -246644.520315 1.7120808 7.8146227 -4.2575022 +2455367.68616 488809.651393 525652.721723 -308660.074233 0.9770097 7.1006191 -3.8340379 +2455367.86394 499740.505819 630091.994516 -364848.221383 0.47521596 6.5164054 -3.4935135 +2455368.04172 504108.6129 726313.850231 -416276.491738 0.11161248 6.0257952 -3.2110425 +2455368.39727 499452.893414 898785.711175 -507725.435169 -0.37038454 5.2403456 -2.7657328 +2455368.48616 496306.486735 938407.517213 -528624.377299 -0.44250564 5.0819302 -2.6802825 +2455368.5306 494593.123746 957799.371673 -538868.051392 -0.43613871 5.0239993 -2.6646426 +2455368.55283 493834.14219 967440.036359 -544048.109246 -0.31311627 5.0200949 -2.7898369 +2455368.56394 493589.019788 972191.561988 -546919.801805 -0.27373928 4.793249 -3.2388632 +2455368.58616 492690.722126 980977.588412 -553297.115002 -0.57394052 4.4774184 -3.3146778 +2455368.6306 490245.126104 997919.9656 -565885.817195 -0.67829361 4.3610635 -3.2476755 +2455368.80838 478464.284024 1062522.3821 -614350.508766 -0.84028076 4.0615753 -3.0703795 +2455369.16394 449178.559067 1179389.64733 -704017.334861 -1.0527732 3.5622456 -2.7752172 +2455369.51949 414403.430093 1282149.73461 -785246.169886 -1.2033114 3.1382178 -2.5183568 +2455370.2306 333926.431661 1452604.63486 -926079.833562 -1.3978784 2.4372428 -2.0799614 +2455370.94172 244328.312701 1584204.50079 -1042178.36675 -1.5082898 1.8629599 -1.707951 +2455371.65283 149608.057144 1683146.16791 -1136814.29547 -1.5683609 1.36843 -1.3782916 +2455372.36394 52298.6445416 1753428.9932 -1212107.82901 -1.5944673 0.92655119 -1.0763771 +2455373.07505 -45800.8754207 1797723.78172 -1269446.60248 -1.5951059 0.5201449 -0.79246967 +2455373.78616 -143283.633545 1817823.51335 -1309706.72932 -1.5749254 0.13721343 -0.51935512 +2455374.49727 -238943.040618 1814874.63449 -1333364.53381 -1.5359076 -0.23149794 -0.25112524 +2455375.20838 -331635.593617 1789513.45475 -1340558.13191 -1.4782701 -0.59353566 0.017443583 +2455375.91949 -420186.494777 1741934.56025 -1331106.92862 -1.4007329 -0.95588535 0.29160119 +2455376.6306 -503289.502547 1671902.82889 -1304493.46926 -1.3002577 -1.3256639 0.57716523 +2455377.34172 -579385.018907 1578720.13229 -1259806.48798 -1.1714792 -1.7109919 0.88128859 +2455378.05283 -646447.357383 1461246.49912 -1195527.60575 -1.0037199 -2.116328 1.2185016 +2455378.76394 -701699.793109 1317615.85835 -1109425.58144 -0.78415551 -2.5672365 1.5928083 +2455379.47505 -741148.388674 1144545.84559 -998495.616115 -0.48283562 -3.0790706 2.031508 +2455379.8306 -753049.317541 1045586.69622 -932247.142461 -0.28544285 -3.3680112 2.2863733 +2455380.18616 -758213.783728 937306.078082 -857679.251891 -0.0416999 -3.6872285 2.5747195 +2455380.54172 -754937.432327 818639.662583 -773595.125302 0.26829966 -4.046007 2.908322 +2455380.89727 -740710.927343 688178.740472 -678343.528163 0.67868306 -4.457798 3.3056385 +2455381.25283 -711574.77461 544008.760281 -569535.110791 1.2537737 -4.9425384 3.7976533 +2455381.4306 -689453.40939 465988.496866 -508971.320127 1.6409212 -5.2209264 4.0952488 +2455381.60838 -660635.391273 383470.073051 -443482.408685 2.132316 -5.5289521 4.4411873 +2455381.78616 -623151.30408 295968.676161 -372207.738244 2.7808036 -5.8701154 4.8518961 +2455381.96394 -573923.429959 202978.121119 -293978.613095 3.6834509 -6.2422612 5.3515332 +2455382.14172 -507714.336565 104174.739839 -207183.126391 5.0395876 -6.6176332 5.9733587 +2455382.2306 -465435.692731 52727.9413372 -159925.302225 6.0149388 -6.7721024 6.3396108 +2455382.31949 -414475.919684 356.579846714 -109723.285501 7.3245375 -6.8456631 6.7375567 +2455382.40838 -351588.090409 -51901.3985699 -56445.787094 9.1631496 -6.7097177 7.1285831 +2455382.45283 -314147.620827 -77261.4008409 -28759.9406839 10.376567 -6.4710011 7.2822121 +2455382.49727 -271558.353171 -101323.03009 -622.3087077 11.853625 -6.0149689 7.3532368 +2455382.54172 -222717.734855 -122994.928516 27493.604625 13.636561 -5.1954567 7.2503042 +2455382.58616 -166465.502432 -140465.782251 54624.3245389 15.696896 -3.7807407 6.8031827 +2455382.6306 -102116.314612 -150893.358043 78956.132264 17.779743 -1.4819493 5.7411126 +2455382.67505 -30760.768401 -150561.329401 97587.7939353 19.191012 1.7960915 3.8120283 +2455382.71949 43210.151418 -136572.310848 107312.758514 19.023694 5.461713 1.1897659 +2455382.76394 113148.987976 -109576.581412 106817.881605 17.185666 8.402193 -1.3670346 +2455382.80838 174248.307012 -73688.7585832 97720.6687353 14.59924 10.087246 -3.2387054 +2455382.85283 225418.851393 -33386.8264026 82885.8211789 12.107832 10.775227 -4.3827233 +2455382.89727 267770.32412 8341.22507827 64712.8078246 10.024045 10.892114 -5.0163169 +2455382.94172 302943.329702 49911.1935639 44752.4408807 8.3596504 10.728335 -5.3411141 +2455383.0306 357343.042116 130031.058014 2742.48014866 5.9832636 10.104318 -5.5298784 +2455383.11949 396912.053762 204988.382716 -39552.1773771 4.4225084 9.4207336 -5.4610311 +2455383.20838 426478.884387 274883.929304 -80926.1492746 3.3379217 8.7933026 -5.3058937 +2455383.29727 448925.477653 340243.435325 -120988.15492 2.5460998 8.2394488 -5.1252176 +2455383.47505 479126.079985 459481.324425 -196912.479829 1.4731547 7.3246803 -4.764831 +2455383.65283 496104.274561 566241.933417 -267549.125359 0.78293787 6.6029795 -4.439362 +2455383.8306 504242.760686 663008.665022 -333490.5736 0.30336476 6.0155314 -4.1529171 +2455384.00838 506075.013812 751528.446074 -395300.635297 -0.047800011 5.5241076 -3.9004408 +2455384.36394 496754.191707 908617.702866 -508376.179164 -0.51563309 4.7415277 -3.4790312 +2455384.45283 492515.705574 944421.313127 -534766.958281 -0.5790023 4.5882644 -3.3977166 +2455384.49727 490340.287442 961964.415268 -547772.948451 -0.51190737 4.5795661 -3.3828791 +2455384.50838 489908.693303 966406.760552 -551009.777446 -0.35707363 4.7142906 -3.3338963 +2455384.51949 489633.980023 971087.608315 -554010.871494 -0.3097664 4.9821033 -2.8789763 +2455384.54172 488804.694001 980601.06558 -559221.92223 -0.50392905 4.9182574 -2.6418141 +2455384.6306 484275.646888 1017620.13535 -578940.766202 -0.64514849 4.7360999 -2.5143389 +2455384.80838 473224.874734 1088121.22992 -616261.295526 -0.78570561 4.4503473 -2.3498014 +2455385.16394 445820.891652 1217075.25135 -684050.636017 -0.98619471 3.9591207 -2.0720163 +2455385.51949 413206.736002 1332079.09378 -743987.103913 -1.1297407 3.5377962 -1.8357994 +2455386.2306 337502.773623 1527026.37796 -844299.052296 -1.3172409 2.8334468 -1.444306 +2455386.94172 252935.723556 1682684.07264 -922874.666239 -1.4257873 2.2490602 -1.1224821 +2455387.65283 163262.722236 1804930.12897 -983120.040752 -1.4869382 1.7404016 -0.84447224 +2455387.8306 140345.095763 1830748.13169 -995593.278227 -1.4968127 1.6218059 -0.77993033 +2455387.91949 128832.981565 1842979.54436 -1001461.33798 -1.5010595 1.5635711 -0.74827597 +2455387.94172 125949.989763 1845967.71869 -1002890.4854 -1.5020524 1.5491173 -0.74042325 +2455387.95283 124507.785523 1847451.40897 -1003599.41088 -1.5025387 1.5419058 -0.73650581 +2455387.95838 123786.509155 1848190.65919 -1003952.46405 -1.5027793 1.5383039 -0.73454931 +2455387.95908 123696.3415 1848282.94392 -1003996.52968 -1.5028092 1.5378538 -0.73430486 +2455387.95909 123694.839502 1848284.48094 -1003997.26358 -1.5028097 1.5378463 -0.73430078 diff --git a/extras-standard/cassini/data/cassini-solstice.xyzv b/data/spacecrafts/interplanetary-missions/cassini/data/cassini-solstice.xyzv similarity index 100% rename from extras-standard/cassini/data/cassini-solstice.xyzv rename to data/spacecrafts/interplanetary-missions/cassini/data/cassini-solstice.xyzv diff --git a/extras-standard/cassini/data/huygens.xyzv b/data/spacecrafts/interplanetary-missions/cassini/data/huygens.xyzv similarity index 98% rename from extras-standard/cassini/data/huygens.xyzv rename to data/spacecrafts/interplanetary-missions/cassini/data/huygens.xyzv index 7fda13a324..7956f28fca 100644 --- a/extras-standard/cassini/data/huygens.xyzv +++ b/data/spacecrafts/interplanetary-missions/cassini/data/huygens.xyzv @@ -1,118 +1,118 @@ -# Celestia xyzv file generated by spice2xyzv -# -# First record is hand-modified to reproduce separation from Cassini: -# Position tweaked by a couple meters so that the Huygens model -# doesn't overlap the Cassini model -# -# Creation date: Fri May 30 16:27:04 2008 -# -# SPICE kernel files used: -# de421.bsp -# sat252s.bsp -# 041210AP_OPK_04329_08189.bsp -# -# Start date: 2004-Dec-25 02:01:04.183 TDB -# End date: 2005-Jan-14 09:07:00.000 TDB -# Observer: SATURN (699) -# Target: CASP (-150) -# Frame: eclipJ2000 -# -# Min step size: 60 s -# Max step size: 86400 s -# Tolerance: 0.1 km -# -# Records are -# Time is a TDB Julian date -# Position in km -# velocity in km/sec - -2453364.58408 -2678111.3235 -1619946.70639 807564.757047 -0.38810156 -1.7344566 0.87737208 -2453364.6063 -2678851.1813 -1623272.95209 809247.424125 -0.38245277 -1.7306717 0.87551753 -2453364.96185 -2689197.26216 -1675582.3471 835715.879432 -0.29164558 -1.6749484 0.84771755 -2453365.31741 -2696800.57637 -1726185.25953 861332.807521 -0.20383635 -1.6195637 0.82007488 -2453365.67297 -2701748.743 -1775091.13355 886102.538186 -0.11874181 -1.5644514 0.79255503 -2453366.02852 -2704121.53906 -1822307.1717 910028.275013 -0.036135059 -1.5095371 0.76512216 -2453366.38408 -2703992.31255 -1867838.52939 933112.257894 0.044183162 -1.4547626 0.73774903 -2453366.73963 -2701428.56553 -1911688.57806 955355.887738 0.12238792 -1.4000681 0.71040769 -2453367.09519 -2696492.76356 -1953859.14427 976759.848017 0.19864271 -1.3454144 0.68307958 -2453367.45074 -2689242.28166 -1994350.73107 997324.172842 0.27310781 -1.2907506 0.65573955 -2453367.8063 -2679729.8516 -2033162.24472 1017048.10959 0.34592881 -1.2360262 0.62836263 -2453368.16185 -2668003.86359 -2070290.98606 1035930.11588 0.41724042 -1.1811852 0.60092153 -2453368.51741 -2654108.87146 -2105732.48215 1053967.78992 0.48715821 -1.1261711 0.57338912 -2453368.87297 -2638085.98624 -2139480.74481 1071157.99998 0.55579525 -1.0709425 0.5457449 -2453369.22852 -2619972.58977 -2171528.50692 1087496.94462 0.62328183 -1.0154498 0.51796178 -2453369.58408 -2599802.16378 -2201866.36355 1102979.6682 0.68972936 -0.959605 0.48999358 -2453370.29519 -2553412.02013 -2257362.0058 1131350.23649 0.81975165 -0.84656745 0.43335816 -2453370.65074 -2527248.96343 -2282490.02319 1144222.52758 0.88343456 -0.78928234 0.40463137 -2453371.0063 -2499141.77501 -2305849.92765 1156207.37756 0.94633965 -0.73145229 0.37557087 -2453371.36185 -2469112.52358 -2327424.68591 1167293.59226 1.0085962 -0.67305698 0.34612281 -2453371.71741 -2437178.55141 -2347195.907 1177469.48039 1.0703666 -0.6140096 0.31631414 -2453372.07297 -2403353.48352 -2365141.12036 1186724.41282 1.1317175 -0.55415275 0.28615858 -2453372.42852 -2367649.98162 -2381233.61689 1195046.88208 1.1926635 -0.49337661 0.25559557 -2453372.78408 -2330079.98043 -2395444.18445 1202423.47611 1.2532468 -0.43162202 0.22456977 -2453373.13963 -2290653.39211 -2407741.62691 1208839.11465 1.3135473 -0.36880849 0.19302346 -2453373.49519 -2249377.75702 -2418091.94233 1214276.91305 1.3736401 -0.30483785 0.16089812 -2453373.85074 -2206258.38565 -2426457.78185 1218718.09984 1.4335915 -0.23958984 0.12812894 -2453374.2063 -2161298.82852 -2432798.03408 1222141.93194 1.4934521 -0.17294498 0.09465455 -2453374.56185 -2114500.99173 -2437068.06578 1224525.8582 1.5532839 -0.10478973 0.060416141 -2453374.91741 -2065864.48759 -2439219.41363 1225845.31765 1.6131712 -0.03498236 0.025338913 -2453375.27297 -2015386.52023 -2439198.61721 1226073.14549 1.6731767 0.036657159 -0.010669138 -2453375.62852 -1963062.99191 -2436946.64563 1225179.39793 1.7333321 0.11030405 -0.047693868 -2453375.98408 -1908888.58447 -2432399.18021 1223131.53296 1.7936833 0.18613365 -0.085821978 -2453376.33963 -1852856.50198 -2425486.41374 1219894.27581 1.8542885 0.2643263 -0.1251444 -2453376.69519 -1794957.57055 -2416132.57602 1215429.29239 1.9152378 0.34509846 -0.16577321 -2453377.05074 -1735179.91975 -2404254.42804 1209694.39361 1.9766139 0.42871706 -0.20784551 -2453377.4063 -1673509.30265 -2389759.95762 1202642.91019 2.0384888 0.51548569 -0.25151553 -2453377.76185 -1609929.46135 -2372547.22617 1194223.15412 2.1009204 0.60574787 -0.2969562 -2453378.11741 -1544422.61775 -2352503.16987 1184377.85596 2.1639512 0.69988139 -0.34435658 -2453378.47297 -1476969.63195 -2329502.79171 1173043.76915 2.2276356 0.79828804 -0.39391874 -2453378.82852 -1407549.0978 -2303407.68691 1160150.84924 2.2920598 0.90145039 -0.44588858 -2453379.18408 -1336137.2332 -2274063.15438 1145620.769 2.3572899 1.0099419 -0.50055652 -2453379.53963 -1262708.39538 -2241295.44958 1129365.57823 2.4233795 1.1244331 -0.55826079 -2453379.89519 -1187235.66797 -2204908.73208 1111286.20159 2.4903615 1.2456916 -0.6193877 -2453380.25074 -1109690.97413 -2164681.71434 1091270.71837 2.5582821 1.3746173 -0.68439306 -2453380.42852 -1070132.44356 -2143050.76756 1080497.81344 2.5926095 1.4422896 -0.71851998 -2453380.6063 -1030044.74315 -2120362.56132 1069191.7029 2.6271842 1.5123093 -0.75383501 -2453380.78408 -989424.094355 -2096579.71175 1057333.46575 2.6620029 1.584852 -0.79042693 -2453380.96185 -948266.803667 -2071662.00905 1044902.75457 2.697058 1.6601101 -0.82839281 -2453381.13963 -906569.309787 -2045566.14956 1031877.66084 2.7323401 1.7382946 -0.86783911 -2453381.31741 -864328.210121 -2018245.42441 1018234.55519 2.7678379 1.819639 -0.90888397 -2453381.49519 -821540.304985 -1989649.31159 1003947.87769 2.803535 1.9044082 -0.95166155 -2453381.67297 -778202.710274 -1959722.98394 988989.888564 2.8394073 1.9928956 -0.99632043 -2453381.85074 -734312.977649 -1928406.83404 973330.42769 2.8754229 2.0854324 -1.0430283 -2453382.02852 -689869.170413 -1895635.86866 956936.602764 2.9115451 2.1823915 -1.0919746 -2453382.2063 -644870.026877 -1861338.94114 939772.398314 2.9477224 2.2842016 -1.1433768 -2453382.38408 -599315.20704 -1825437.86627 921798.227654 2.9838856 2.391352 -1.1974832 -2453382.56185 -553205.595468 -1787846.40807 902970.420673 3.0199435 2.5044038 -1.2545782 -2453382.73963 -506543.688478 -1748469.0696 883240.611607 3.0557763 2.6240045 -1.3149902 -2453382.91741 -459334.098691 -1707199.63144 862554.999994 3.0912265 2.750906 -1.3791001 -2453383.09519 -411584.216295 -1663919.3838 840853.456978 3.1260876 2.8859869 -1.4473531 -2453383.27297 -363305.077136 -1618494.97829 818068.439248 3.1600885 3.03028 -1.5202721 -2453383.45074 -314512.506947 -1570775.78955 794123.654912 3.1928727 3.1850091 -1.5984769 -2453383.62852 -265228.644727 -1520590.6237 768932.399094 3.2239688 3.3516381 -1.6827084 -2453383.71741 -240411.616738 -1494513.17086 755838.893323 3.2386953 3.4399545 -1.7273571 -2453383.8063 -215484.005879 -1467743.53386 742395.439737 3.252749 3.5319394 -1.7738634 -2453383.89519 -190451.40351 -1440252.46192 728587.228557 3.2660164 3.6278784 -1.8223714 -2453383.98408 -165320.344655 -1412008.38541 714398.279081 3.2783647 3.7280907 -1.8730424 -2453384.07297 -140098.474644 -1382977.13475 699811.299787 3.2896367 3.8329352 -1.926057 -2453384.16185 -114794.754731 -1353121.60576 684807.523129 3.2996457 3.9428188 -1.9816196 -2453384.25074 -89419.7203799 -1322401.35221 669366.506834 3.308167 4.0582072 -2.039963 -2453384.33963 -63985.8142706 -1290772.07143 653465.887593 3.3149262 4.1796426 -2.1013563 -2453384.42852 -38507.8339676 -1258184.91407 637081.05947 3.3195803 4.3077737 -2.1661172 -2453384.51741 -13003.5782114 -1224585.45632 620184.713205 3.3216833 4.443419 -2.2346381 -2453384.6063 12505.1140113 -1189911.8718 602746.05435 3.320606 4.5877327 -2.3074518 -2453384.65074 25252.6987223 -1172150.00354 593812.400415 3.3185707 4.663712 -2.3457196 -2453384.69519 37990.1094903 -1154090.60233 584729.047728 3.3152582 4.7427985 -2.3854611 -2453384.73963 50711.7301363 -1135720.23525 575489.732076 3.3102496 4.8258863 -2.4270345 -2453384.78408 63409.4747556 -1117019.99169 566086.03152 3.3025658 4.9152123 -2.4713112 -2453384.8063 69745.2530033 -1107536.44956 561318.435092 3.2969118 4.9641839 -2.4952183 -2453384.82852 76068.0526932 -1097953.62842 556502.857517 3.2887554 5.01942 -2.5215906 -2453384.83963 79222.5743037 -1093119.80401 554075.059918 3.2828758 5.0518497 -2.5366266 -2453384.85074 82370.4275665 -1088251.90744 551631.713862 3.2746242 5.0912119 -2.5542827 -2453384.86185 85508.3805886 -1083339.78676 549169.015538 3.261658 5.1464718 -2.5778528 -2453384.86741 87071.7269617 -1080860.03371 547927.785505 3.2517526 5.1884091 -2.5948736 -2453384.87297 88629.4353006 -1078355.13452 546676.580338 3.2379468 5.2547544 -2.6206406 -2453384.87574 89405.5450414 -1077088.01201 546045.377659 3.2295459 5.3080199 -2.6405649 -2453384.87852 90179.6870856 -1075804.95641 545408.315615 3.2222507 5.3910169 -2.6706022 -2453384.87922 90372.9948247 -1075480.65506 545247.781869 3.2214743 5.4197382 -2.6807544 -2453384.87986 90552.8082453 -1075177.29807 545097.85491 3.2216736 5.4507243 -2.6915805 +# Celestia xyzv file generated by spice2xyzv +# +# First record is hand-modified to reproduce separation from Cassini: +# Position tweaked by a couple meters so that the Huygens model +# doesn't overlap the Cassini model +# +# Creation date: Fri May 30 16:27:04 2008 +# +# SPICE kernel files used: +# de421.bsp +# sat252s.bsp +# 041210AP_OPK_04329_08189.bsp +# +# Start date: 2004-Dec-25 02:01:04.183 TDB +# End date: 2005-Jan-14 09:07:00.000 TDB +# Observer: SATURN (699) +# Target: CASP (-150) +# Frame: eclipJ2000 +# +# Min step size: 60 s +# Max step size: 86400 s +# Tolerance: 0.1 km +# +# Records are +# Time is a TDB Julian date +# Position in km +# velocity in km/sec + +2453364.58408 -2678111.3235 -1619946.70639 807564.757047 -0.38810156 -1.7344566 0.87737208 +2453364.6063 -2678851.1813 -1623272.95209 809247.424125 -0.38245277 -1.7306717 0.87551753 +2453364.96185 -2689197.26216 -1675582.3471 835715.879432 -0.29164558 -1.6749484 0.84771755 +2453365.31741 -2696800.57637 -1726185.25953 861332.807521 -0.20383635 -1.6195637 0.82007488 +2453365.67297 -2701748.743 -1775091.13355 886102.538186 -0.11874181 -1.5644514 0.79255503 +2453366.02852 -2704121.53906 -1822307.1717 910028.275013 -0.036135059 -1.5095371 0.76512216 +2453366.38408 -2703992.31255 -1867838.52939 933112.257894 0.044183162 -1.4547626 0.73774903 +2453366.73963 -2701428.56553 -1911688.57806 955355.887738 0.12238792 -1.4000681 0.71040769 +2453367.09519 -2696492.76356 -1953859.14427 976759.848017 0.19864271 -1.3454144 0.68307958 +2453367.45074 -2689242.28166 -1994350.73107 997324.172842 0.27310781 -1.2907506 0.65573955 +2453367.8063 -2679729.8516 -2033162.24472 1017048.10959 0.34592881 -1.2360262 0.62836263 +2453368.16185 -2668003.86359 -2070290.98606 1035930.11588 0.41724042 -1.1811852 0.60092153 +2453368.51741 -2654108.87146 -2105732.48215 1053967.78992 0.48715821 -1.1261711 0.57338912 +2453368.87297 -2638085.98624 -2139480.74481 1071157.99998 0.55579525 -1.0709425 0.5457449 +2453369.22852 -2619972.58977 -2171528.50692 1087496.94462 0.62328183 -1.0154498 0.51796178 +2453369.58408 -2599802.16378 -2201866.36355 1102979.6682 0.68972936 -0.959605 0.48999358 +2453370.29519 -2553412.02013 -2257362.0058 1131350.23649 0.81975165 -0.84656745 0.43335816 +2453370.65074 -2527248.96343 -2282490.02319 1144222.52758 0.88343456 -0.78928234 0.40463137 +2453371.0063 -2499141.77501 -2305849.92765 1156207.37756 0.94633965 -0.73145229 0.37557087 +2453371.36185 -2469112.52358 -2327424.68591 1167293.59226 1.0085962 -0.67305698 0.34612281 +2453371.71741 -2437178.55141 -2347195.907 1177469.48039 1.0703666 -0.6140096 0.31631414 +2453372.07297 -2403353.48352 -2365141.12036 1186724.41282 1.1317175 -0.55415275 0.28615858 +2453372.42852 -2367649.98162 -2381233.61689 1195046.88208 1.1926635 -0.49337661 0.25559557 +2453372.78408 -2330079.98043 -2395444.18445 1202423.47611 1.2532468 -0.43162202 0.22456977 +2453373.13963 -2290653.39211 -2407741.62691 1208839.11465 1.3135473 -0.36880849 0.19302346 +2453373.49519 -2249377.75702 -2418091.94233 1214276.91305 1.3736401 -0.30483785 0.16089812 +2453373.85074 -2206258.38565 -2426457.78185 1218718.09984 1.4335915 -0.23958984 0.12812894 +2453374.2063 -2161298.82852 -2432798.03408 1222141.93194 1.4934521 -0.17294498 0.09465455 +2453374.56185 -2114500.99173 -2437068.06578 1224525.8582 1.5532839 -0.10478973 0.060416141 +2453374.91741 -2065864.48759 -2439219.41363 1225845.31765 1.6131712 -0.03498236 0.025338913 +2453375.27297 -2015386.52023 -2439198.61721 1226073.14549 1.6731767 0.036657159 -0.010669138 +2453375.62852 -1963062.99191 -2436946.64563 1225179.39793 1.7333321 0.11030405 -0.047693868 +2453375.98408 -1908888.58447 -2432399.18021 1223131.53296 1.7936833 0.18613365 -0.085821978 +2453376.33963 -1852856.50198 -2425486.41374 1219894.27581 1.8542885 0.2643263 -0.1251444 +2453376.69519 -1794957.57055 -2416132.57602 1215429.29239 1.9152378 0.34509846 -0.16577321 +2453377.05074 -1735179.91975 -2404254.42804 1209694.39361 1.9766139 0.42871706 -0.20784551 +2453377.4063 -1673509.30265 -2389759.95762 1202642.91019 2.0384888 0.51548569 -0.25151553 +2453377.76185 -1609929.46135 -2372547.22617 1194223.15412 2.1009204 0.60574787 -0.2969562 +2453378.11741 -1544422.61775 -2352503.16987 1184377.85596 2.1639512 0.69988139 -0.34435658 +2453378.47297 -1476969.63195 -2329502.79171 1173043.76915 2.2276356 0.79828804 -0.39391874 +2453378.82852 -1407549.0978 -2303407.68691 1160150.84924 2.2920598 0.90145039 -0.44588858 +2453379.18408 -1336137.2332 -2274063.15438 1145620.769 2.3572899 1.0099419 -0.50055652 +2453379.53963 -1262708.39538 -2241295.44958 1129365.57823 2.4233795 1.1244331 -0.55826079 +2453379.89519 -1187235.66797 -2204908.73208 1111286.20159 2.4903615 1.2456916 -0.6193877 +2453380.25074 -1109690.97413 -2164681.71434 1091270.71837 2.5582821 1.3746173 -0.68439306 +2453380.42852 -1070132.44356 -2143050.76756 1080497.81344 2.5926095 1.4422896 -0.71851998 +2453380.6063 -1030044.74315 -2120362.56132 1069191.7029 2.6271842 1.5123093 -0.75383501 +2453380.78408 -989424.094355 -2096579.71175 1057333.46575 2.6620029 1.584852 -0.79042693 +2453380.96185 -948266.803667 -2071662.00905 1044902.75457 2.697058 1.6601101 -0.82839281 +2453381.13963 -906569.309787 -2045566.14956 1031877.66084 2.7323401 1.7382946 -0.86783911 +2453381.31741 -864328.210121 -2018245.42441 1018234.55519 2.7678379 1.819639 -0.90888397 +2453381.49519 -821540.304985 -1989649.31159 1003947.87769 2.803535 1.9044082 -0.95166155 +2453381.67297 -778202.710274 -1959722.98394 988989.888564 2.8394073 1.9928956 -0.99632043 +2453381.85074 -734312.977649 -1928406.83404 973330.42769 2.8754229 2.0854324 -1.0430283 +2453382.02852 -689869.170413 -1895635.86866 956936.602764 2.9115451 2.1823915 -1.0919746 +2453382.2063 -644870.026877 -1861338.94114 939772.398314 2.9477224 2.2842016 -1.1433768 +2453382.38408 -599315.20704 -1825437.86627 921798.227654 2.9838856 2.391352 -1.1974832 +2453382.56185 -553205.595468 -1787846.40807 902970.420673 3.0199435 2.5044038 -1.2545782 +2453382.73963 -506543.688478 -1748469.0696 883240.611607 3.0557763 2.6240045 -1.3149902 +2453382.91741 -459334.098691 -1707199.63144 862554.999994 3.0912265 2.750906 -1.3791001 +2453383.09519 -411584.216295 -1663919.3838 840853.456978 3.1260876 2.8859869 -1.4473531 +2453383.27297 -363305.077136 -1618494.97829 818068.439248 3.1600885 3.03028 -1.5202721 +2453383.45074 -314512.506947 -1570775.78955 794123.654912 3.1928727 3.1850091 -1.5984769 +2453383.62852 -265228.644727 -1520590.6237 768932.399094 3.2239688 3.3516381 -1.6827084 +2453383.71741 -240411.616738 -1494513.17086 755838.893323 3.2386953 3.4399545 -1.7273571 +2453383.8063 -215484.005879 -1467743.53386 742395.439737 3.252749 3.5319394 -1.7738634 +2453383.89519 -190451.40351 -1440252.46192 728587.228557 3.2660164 3.6278784 -1.8223714 +2453383.98408 -165320.344655 -1412008.38541 714398.279081 3.2783647 3.7280907 -1.8730424 +2453384.07297 -140098.474644 -1382977.13475 699811.299787 3.2896367 3.8329352 -1.926057 +2453384.16185 -114794.754731 -1353121.60576 684807.523129 3.2996457 3.9428188 -1.9816196 +2453384.25074 -89419.7203799 -1322401.35221 669366.506834 3.308167 4.0582072 -2.039963 +2453384.33963 -63985.8142706 -1290772.07143 653465.887593 3.3149262 4.1796426 -2.1013563 +2453384.42852 -38507.8339676 -1258184.91407 637081.05947 3.3195803 4.3077737 -2.1661172 +2453384.51741 -13003.5782114 -1224585.45632 620184.713205 3.3216833 4.443419 -2.2346381 +2453384.6063 12505.1140113 -1189911.8718 602746.05435 3.320606 4.5877327 -2.3074518 +2453384.65074 25252.6987223 -1172150.00354 593812.400415 3.3185707 4.663712 -2.3457196 +2453384.69519 37990.1094903 -1154090.60233 584729.047728 3.3152582 4.7427985 -2.3854611 +2453384.73963 50711.7301363 -1135720.23525 575489.732076 3.3102496 4.8258863 -2.4270345 +2453384.78408 63409.4747556 -1117019.99169 566086.03152 3.3025658 4.9152123 -2.4713112 +2453384.8063 69745.2530033 -1107536.44956 561318.435092 3.2969118 4.9641839 -2.4952183 +2453384.82852 76068.0526932 -1097953.62842 556502.857517 3.2887554 5.01942 -2.5215906 +2453384.83963 79222.5743037 -1093119.80401 554075.059918 3.2828758 5.0518497 -2.5366266 +2453384.85074 82370.4275665 -1088251.90744 551631.713862 3.2746242 5.0912119 -2.5542827 +2453384.86185 85508.3805886 -1083339.78676 549169.015538 3.261658 5.1464718 -2.5778528 +2453384.86741 87071.7269617 -1080860.03371 547927.785505 3.2517526 5.1884091 -2.5948736 +2453384.87297 88629.4353006 -1078355.13452 546676.580338 3.2379468 5.2547544 -2.6206406 +2453384.87574 89405.5450414 -1077088.01201 546045.377659 3.2295459 5.3080199 -2.6405649 +2453384.87852 90179.6870856 -1075804.95641 545408.315615 3.2222507 5.3910169 -2.6706022 +2453384.87922 90372.9948247 -1075480.65506 545247.781869 3.2214743 5.4197382 -2.6807544 +2453384.87986 90552.8082453 -1075177.29807 545097.85491 3.2216736 5.4507243 -2.6915805 diff --git a/data/spacecrafts/interplanetary-missions/cassini/models/Makefile.am b/data/spacecrafts/interplanetary-missions/cassini/models/Makefile.am new file mode 100644 index 0000000000..8b54298693 --- /dev/null +++ b/data/spacecrafts/interplanetary-missions/cassini/models/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/interplanetary-missions/cassini/models + +pkgdata_DATA = cassini.3ds huygens.3ds + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/cassini/models/cassini.3ds b/data/spacecrafts/interplanetary-missions/cassini/models/cassini.3ds similarity index 100% rename from extras-standard/cassini/models/cassini.3ds rename to data/spacecrafts/interplanetary-missions/cassini/models/cassini.3ds diff --git a/extras-standard/cassini/models/huygens.3ds b/data/spacecrafts/interplanetary-missions/cassini/models/huygens.3ds similarity index 100% rename from extras-standard/cassini/models/huygens.3ds rename to data/spacecrafts/interplanetary-missions/cassini/models/huygens.3ds diff --git a/data/spacecrafts/jupiter-missions/Makefile.am b/data/spacecrafts/jupiter-missions/Makefile.am new file mode 100644 index 0000000000..7578f86dc5 --- /dev/null +++ b/data/spacecrafts/jupiter-missions/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = galileo diff --git a/extras-standard/galileo/Makefile.am b/data/spacecrafts/jupiter-missions/galileo/Makefile.am similarity index 51% rename from extras-standard/galileo/Makefile.am rename to data/spacecrafts/jupiter-missions/galileo/Makefile.am index bfa17bc923..58338f29de 100644 --- a/extras-standard/galileo/Makefile.am +++ b/data/spacecrafts/jupiter-missions/galileo/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = data models -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/galileo +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/jupiter-missions/galileo pkgdata_DATA = galileo.ssc diff --git a/extras-standard/galileo/data/Makefile.am b/data/spacecrafts/jupiter-missions/galileo/data/Makefile.am similarity index 51% rename from extras-standard/galileo/data/Makefile.am rename to data/spacecrafts/jupiter-missions/galileo/data/Makefile.am index 30b6a314f3..424a210235 100644 --- a/extras-standard/galileo/data/Makefile.am +++ b/data/spacecrafts/jupiter-missions/galileo/data/Makefile.am @@ -1,4 +1,4 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/galileo/data +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/jupiter-missions/galileo/data pkgdata_DATA = galileo-cruise.xyzv galileo-orbit.xyzv diff --git a/extras-standard/galileo/data/galileo-cruise.xyzv b/data/spacecrafts/jupiter-missions/galileo/data/galileo-cruise.xyzv similarity index 100% rename from extras-standard/galileo/data/galileo-cruise.xyzv rename to data/spacecrafts/jupiter-missions/galileo/data/galileo-cruise.xyzv diff --git a/extras-standard/galileo/data/galileo-orbit.xyzv b/data/spacecrafts/jupiter-missions/galileo/data/galileo-orbit.xyzv similarity index 100% rename from extras-standard/galileo/data/galileo-orbit.xyzv rename to data/spacecrafts/jupiter-missions/galileo/data/galileo-orbit.xyzv diff --git a/extras-standard/galileo/galileo.ssc b/data/spacecrafts/jupiter-missions/galileo/galileo.ssc similarity index 100% rename from extras-standard/galileo/galileo.ssc rename to data/spacecrafts/jupiter-missions/galileo/galileo.ssc diff --git a/data/spacecrafts/jupiter-missions/galileo/models/Makefile.am b/data/spacecrafts/jupiter-missions/galileo/models/Makefile.am new file mode 100644 index 0000000000..1344ac64f3 --- /dev/null +++ b/data/spacecrafts/jupiter-missions/galileo/models/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/jupiter-missions/galileo/models + +pkgdata_DATA = galileo.3ds + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/galileo/models/galileo.3ds b/data/spacecrafts/jupiter-missions/galileo/models/galileo.3ds similarity index 100% rename from extras-standard/galileo/models/galileo.3ds rename to data/spacecrafts/jupiter-missions/galileo/models/galileo.3ds diff --git a/data/spacecrafts/mars-missions/Makefile.am b/data/spacecrafts/mars-missions/Makefile.am new file mode 100644 index 0000000000..010f9f0928 --- /dev/null +++ b/data/spacecrafts/mars-missions/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/mars-missions + +pkgdata_DATA = shroxmars.ssc + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras/shroxmars.ssc b/data/spacecrafts/mars-missions/shroxmars.ssc similarity index 100% rename from extras/shroxmars.ssc rename to data/spacecrafts/mars-missions/shroxmars.ssc diff --git a/data/spacecrafts/moon-missions/Makefile.am b/data/spacecrafts/moon-missions/Makefile.am new file mode 100644 index 0000000000..66cdce99ed --- /dev/null +++ b/data/spacecrafts/moon-missions/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/moon-missions + +pkgdata_DATA = apollo.ssc + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras/apollo.ssc b/data/spacecrafts/moon-missions/apollo.ssc similarity index 100% rename from extras/apollo.ssc rename to data/spacecrafts/moon-missions/apollo.ssc diff --git a/data/spacecrafts/near-earth-missions/Makefile.am b/data/spacecrafts/near-earth-missions/Makefile.am new file mode 100644 index 0000000000..ce76165204 --- /dev/null +++ b/data/spacecrafts/near-earth-missions/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = iss mir + +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/near-earth-missions + +pkgdata_DATA = shroxclassic.ssc skylab.ssc + +EXTRA_DIST = $(pkgdata_DATA) \ No newline at end of file diff --git a/extras-standard/iss/Makefile.am b/data/spacecrafts/near-earth-missions/iss/Makefile.am similarity index 52% rename from extras-standard/iss/Makefile.am rename to data/spacecrafts/near-earth-missions/iss/Makefile.am index e0b5e7ce42..f389da3340 100644 --- a/extras-standard/iss/Makefile.am +++ b/data/spacecrafts/near-earth-missions/iss/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = models textures -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/iss +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/near-earth-missions/iss pkgdata_DATA = iss.ssc diff --git a/extras-standard/iss/iss.ssc b/data/spacecrafts/near-earth-missions/iss/iss.ssc old mode 100755 new mode 100644 similarity index 100% rename from extras-standard/iss/iss.ssc rename to data/spacecrafts/near-earth-missions/iss/iss.ssc diff --git a/data/spacecrafts/near-earth-missions/iss/models/Makefile.am b/data/spacecrafts/near-earth-missions/iss/models/Makefile.am new file mode 100644 index 0000000000..631c2216bf --- /dev/null +++ b/data/spacecrafts/near-earth-missions/iss/models/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/near-earth-missions/iss/models + +pkgdata_DATA = iss.cmod + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/iss/models/iss.cmod b/data/spacecrafts/near-earth-missions/iss/models/iss.cmod similarity index 100% rename from extras-standard/iss/models/iss.cmod rename to data/spacecrafts/near-earth-missions/iss/models/iss.cmod diff --git a/extras-standard/iss/textures/Makefile.am b/data/spacecrafts/near-earth-missions/iss/textures/Makefile.am similarity index 100% rename from extras-standard/iss/textures/Makefile.am rename to data/spacecrafts/near-earth-missions/iss/textures/Makefile.am diff --git a/extras-standard/iss/textures/medres/Makefile.am b/data/spacecrafts/near-earth-missions/iss/textures/medres/Makefile.am similarity index 86% rename from extras-standard/iss/textures/medres/Makefile.am rename to data/spacecrafts/near-earth-missions/iss/textures/medres/Makefile.am index fff8acd7fe..03b3c2b9d7 100644 --- a/extras-standard/iss/textures/medres/Makefile.am +++ b/data/spacecrafts/near-earth-missions/iss/textures/medres/Makefile.am @@ -1,4 +1,4 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/iss/textures/medres +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/near-earth-missions/textures/medres pkgdata_DATA = \ d_ring.jpg \ diff --git a/extras-standard/iss/textures/medres/d_ring.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/d_ring.jpg similarity index 100% rename from extras-standard/iss/textures/medres/d_ring.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/d_ring.jpg diff --git a/extras-standard/iss/textures/medres/graple.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/graple.jpg similarity index 100% rename from extras-standard/iss/textures/medres/graple.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/graple.jpg diff --git a/extras-standard/iss/textures/medres/iss_dc.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/iss_dc.jpg similarity index 100% rename from extras-standard/iss/textures/medres/iss_dc.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/iss_dc.jpg diff --git a/extras-standard/iss/textures/medres/iss_dcs.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/iss_dcs.jpg similarity index 100% rename from extras-standard/iss/textures/medres/iss_dcs.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/iss_dcs.jpg diff --git a/extras-standard/iss/textures/medres/iss_un.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/iss_un.jpg similarity index 100% rename from extras-standard/iss/textures/medres/iss_un.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/iss_un.jpg diff --git a/extras-standard/iss/textures/medres/issb.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issb.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issb.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issb.jpg diff --git a/extras-standard/iss/textures/medres/issb2.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issb2.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issb2.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issb2.jpg diff --git a/extras-standard/iss/textures/medres/issb3.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issb3.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issb3.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issb3.jpg diff --git a/extras-standard/iss/textures/medres/issb4.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issb4.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issb4.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issb4.jpg diff --git a/extras-standard/iss/textures/medres/issbs.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issbs.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issbs.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issbs.jpg diff --git a/extras-standard/iss/textures/medres/issbso.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issbso.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issbso.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issbso.jpg diff --git a/extras-standard/iss/textures/medres/issbso2.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issbso2.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issbso2.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issbso2.jpg diff --git a/extras-standard/iss/textures/medres/isscov2.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isscov2.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isscov2.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isscov2.jpg diff --git a/extras-standard/iss/textures/medres/isscover.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isscover.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isscover.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isscover.jpg diff --git a/extras-standard/iss/textures/medres/isscup.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isscup.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isscup.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isscup.jpg diff --git a/extras-standard/iss/textures/medres/issdish.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issdish.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issdish.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issdish.jpg diff --git a/extras-standard/iss/textures/medres/issdot.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issdot.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issdot.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issdot.jpg diff --git a/extras-standard/iss/textures/medres/issesa.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issesa.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issesa.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issesa.jpg diff --git a/extras-standard/iss/textures/medres/isshand.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isshand.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isshand.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isshand.jpg diff --git a/extras-standard/iss/textures/medres/issins.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issins.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issins.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issins.jpg diff --git a/extras-standard/iss/textures/medres/issku.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issku.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issku.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issku.jpg diff --git a/extras-standard/iss/textures/medres/issku1.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issku1.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issku1.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issku1.jpg diff --git a/extras-standard/iss/textures/medres/issku2.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issku2.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issku2.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issku2.jpg diff --git a/extras-standard/iss/textures/medres/issmb.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issmb.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issmb.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issmb.jpg diff --git a/extras-standard/iss/textures/medres/issmod.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issmod.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issmod.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issmod.jpg diff --git a/extras-standard/iss/textures/medres/issp2.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issp2.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issp2.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issp2.jpg diff --git a/extras-standard/iss/textures/medres/isspanel.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isspanel.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isspanel.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isspanel.jpg diff --git a/extras-standard/iss/textures/medres/issrad.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issrad.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issrad.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issrad.jpg diff --git a/extras-standard/iss/textures/medres/issred.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issred.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issred.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issred.jpg diff --git a/extras-standard/iss/textures/medres/isssolar.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isssolar.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isssolar.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isssolar.jpg diff --git a/extras-standard/iss/textures/medres/issusa.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issusa.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issusa.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issusa.jpg diff --git a/extras-standard/iss/textures/medres/issusaf.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/issusaf.jpg similarity index 100% rename from extras-standard/iss/textures/medres/issusaf.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/issusaf.jpg diff --git a/extras-standard/iss/textures/medres/isszmod.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/isszmod.jpg similarity index 100% rename from extras-standard/iss/textures/medres/isszmod.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/isszmod.jpg diff --git a/extras-standard/iss/textures/medres/metalcon.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/metalcon.jpg similarity index 100% rename from extras-standard/iss/textures/medres/metalcon.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/metalcon.jpg diff --git a/extras-standard/iss/textures/medres/nasda.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/nasda.jpg similarity index 100% rename from extras-standard/iss/textures/medres/nasda.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/nasda.jpg diff --git a/extras-standard/iss/textures/medres/questcov.jpg b/data/spacecrafts/near-earth-missions/iss/textures/medres/questcov.jpg similarity index 100% rename from extras-standard/iss/textures/medres/questcov.jpg rename to data/spacecrafts/near-earth-missions/iss/textures/medres/questcov.jpg diff --git a/data/spacecrafts/near-earth-missions/mir/Makefile.am b/data/spacecrafts/near-earth-missions/mir/Makefile.am new file mode 100644 index 0000000000..e7fcbbdb3c --- /dev/null +++ b/data/spacecrafts/near-earth-missions/mir/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = models + +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/near-earth-missions/mir + +pkgdata_DATA = mir.ssc + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/mir/mir.ssc b/data/spacecrafts/near-earth-missions/mir/mir.ssc similarity index 100% rename from extras-standard/mir/mir.ssc rename to data/spacecrafts/near-earth-missions/mir/mir.ssc diff --git a/data/spacecrafts/near-earth-missions/mir/models/Makefile.am b/data/spacecrafts/near-earth-missions/mir/models/Makefile.am new file mode 100644 index 0000000000..3e537dd30c --- /dev/null +++ b/data/spacecrafts/near-earth-missions/mir/models/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/near-earth-missions/mir/models + +pkgdata_DATA = mir.3ds + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/mir/models/mir.3ds b/data/spacecrafts/near-earth-missions/mir/models/mir.3ds similarity index 100% rename from extras-standard/mir/models/mir.3ds rename to data/spacecrafts/near-earth-missions/mir/models/mir.3ds diff --git a/extras/shroxclassic.ssc b/data/spacecrafts/near-earth-missions/shroxclassic.ssc similarity index 100% rename from extras/shroxclassic.ssc rename to data/spacecrafts/near-earth-missions/shroxclassic.ssc diff --git a/extras/skylab.ssc b/data/spacecrafts/near-earth-missions/skylab.ssc similarity index 100% rename from extras/skylab.ssc rename to data/spacecrafts/near-earth-missions/skylab.ssc diff --git a/data/spacecrafts/space-observatories/Makefile.am b/data/spacecrafts/space-observatories/Makefile.am new file mode 100644 index 0000000000..20b5f84a05 --- /dev/null +++ b/data/spacecrafts/space-observatories/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = hubble diff --git a/data/spacecrafts/space-observatories/hubble/Makefile.am b/data/spacecrafts/space-observatories/hubble/Makefile.am new file mode 100644 index 0000000000..9c8c8f4641 --- /dev/null +++ b/data/spacecrafts/space-observatories/hubble/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = models + +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/space-observatories/hubble + +pkgdata_DATA = hubble.ssc + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/hubble/hubble.ssc b/data/spacecrafts/space-observatories/hubble/hubble.ssc similarity index 100% rename from extras-standard/hubble/hubble.ssc rename to data/spacecrafts/space-observatories/hubble/hubble.ssc diff --git a/data/spacecrafts/space-observatories/hubble/models/Makefile.am b/data/spacecrafts/space-observatories/hubble/models/Makefile.am new file mode 100644 index 0000000000..f65666e417 --- /dev/null +++ b/data/spacecrafts/space-observatories/hubble/models/Makefile.am @@ -0,0 +1,5 @@ +pkgdatadir = @datadir@/@PACKAGE@/data/spacecrafts/space-observatories/hubble/models + +pkgdata_DATA = hubble.cmod + +EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/hubble/models/hubble.cmod b/data/spacecrafts/space-observatories/hubble/models/hubble.cmod similarity index 100% rename from extras-standard/hubble/models/hubble.cmod rename to data/spacecrafts/space-observatories/hubble/models/hubble.cmod diff --git a/extras-standard/Makefile.am b/extras-standard/Makefile.am deleted file mode 100644 index 85c896671f..0000000000 --- a/extras-standard/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = cassini galileo hubble iss mir diff --git a/extras-standard/cassini/Makefile.am b/extras-standard/cassini/Makefile.am deleted file mode 100644 index 4e9ccc8873..0000000000 --- a/extras-standard/cassini/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -SUBDIRS = data models - -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/cassini - -pkgdata_DATA = cassini.ssc - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/cassini/models/Makefile.am b/extras-standard/cassini/models/Makefile.am deleted file mode 100644 index 33f58dc755..0000000000 --- a/extras-standard/cassini/models/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/cassini/models - -pkgdata_DATA = cassini.3ds huygens.3ds - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/galileo/models/Makefile.am b/extras-standard/galileo/models/Makefile.am deleted file mode 100644 index d5de28e6c5..0000000000 --- a/extras-standard/galileo/models/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/galileo/models - -pkgdata_DATA = galileo.3ds - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/hubble/Makefile.am b/extras-standard/hubble/Makefile.am deleted file mode 100644 index 19705b1915..0000000000 --- a/extras-standard/hubble/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -SUBDIRS = models - -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/hubble - -pkgdata_DATA = hubble.ssc - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/hubble/models/Makefile.am b/extras-standard/hubble/models/Makefile.am deleted file mode 100644 index c39e11fff8..0000000000 --- a/extras-standard/hubble/models/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/hubble/models - -pkgdata_DATA = hubble.cmod - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/iss/models/Makefile.am b/extras-standard/iss/models/Makefile.am deleted file mode 100644 index f31e53f2fb..0000000000 --- a/extras-standard/iss/models/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/iss/models - -pkgdata_DATA = iss.cmod - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/mir/Makefile.am b/extras-standard/mir/Makefile.am deleted file mode 100644 index 95d4cb79ab..0000000000 --- a/extras-standard/mir/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -SUBDIRS = models - -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/mir - -pkgdata_DATA = mir.ssc - -EXTRA_DIST = $(pkgdata_DATA) diff --git a/extras-standard/mir/models/Makefile.am b/extras-standard/mir/models/Makefile.am deleted file mode 100644 index 380d82c2eb..0000000000 --- a/extras-standard/mir/models/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -pkgdatadir = @datadir@/@PACKAGE@/extras-standard/mir/models - -pkgdata_DATA = mir.3ds - -EXTRA_DIST = $(pkgdata_DATA)