! Default resources for xephem v2.7.

! XEphem supports the following resources related to time:
!   XEphem.JD: Julian date
!   XEphem.UD: UT date
!   XEphem.UT: UT time
!   XEphem.LD: Local date
!   XEphem.LT: Local time
!   XEphem.LST: Local sidereal time
!
! pick any one to set to "Now" or set enough to be complete (such as JD, or
!   UD and UT, or LD and LT). On POSIX systems "Now" will also set the timezone
!   name and offset. If none at all are set, xephem defaults to "Now".
!
! You may also set the timezone manually using these resources:
!   XEphem.TZName: Time zone name, 7 characters max.
!   XEphem.TZone: Time zone offset, HH:MM:SS behind UTC
!
! date formats depend on selected preferences (see farther below for DateFormat)
!
XEphem.LT: Now

! Latitude (d:m:s, +N) and Longitude (d:m:s, +W)
XEphem.Lat: 40:0:0
XEphem.Long: 90:0:0

! Elevation (m or ft above sea level);
! Temp (degrees C or F);
! atmospheric Pressure (mB or in of Hg);
!
! N.B. the units of these values depend on the selected Units preference, set
! farther below; these assume the default is English units.
!
XEphem.Elevation: 800
XEphem.Temp: 60
XEphem.Pressure: 29.5

! RA/Dec epoch
XEphem.Epoch: 2000

! degrees sun below horizon we consider totally dark for "Dawn" and "Dusk".
XEphem.TwilightDip: 18

! time stepping control
XEphem.NSteps: 1
XEphem.Pause: 0

! Initial method by which time is incremented on each step.
! Any of the options presented in the "Step Size" Main menu prompt are legal
! here. In addition, "RTC" is retained for compatibility.
XEphem.StepSize: RTC

! define a default font
! Xephem tables behave best with a mono-spaced or character-cell font,
!   ie, -spacing- either m or c.
XEphem*fontList: 8x13bold
! XEphem*fontList: 9x15bold
! XEphem*fontList: fixed

! font for labeling schematic sky views.
XEphem.viewsFont: fixed

! some basic menu colors
#ifdef COLOR
XEphem*background: gray30
XEphem*XmPushButton.foreground: #44ff44
XEphem*XmCascadeButton.foreground: #ffa500
XEphem*XmToggleButton.foreground: #ffd700
XEphem*XmText.foreground: #ffff44
XEphem*XmScale.foreground: #ff9090
! make the APPLICATION_MODAL dialogs reddish
XEphem*MainPrompt*background: #ff4040
XEphem*MainPrompt*XmPushButton.foreground: white
XEphem*ObjPrompt*background: #ff4040
XEphem*Query*background: #ff4040
XEphem*ModalMessage*background: #ff4040
#endif /* COLOR */

! select one of Algorithms preferences to set to True
XEphem*Algorithms.Accurate.set: True
XEphem*Algorithms.Fast.set: False

! select one of MessageBell preferences to set to True
XEphem*MessageBell.On.set: True
XEphem*MessageBell.Off.set: False

! select one of the precision preferences to set to True
XEphem*Precision.Hi.set: False
XEphem*Precision.Low.set: True

! select one of DateFormats preferences to set to True
XEphem*DateFormat.MDY.set: True
XEphem*DateFormat.YMD.set: False
XEphem*DateFormat.DMY.set: False

! select one of Units preferences to set to True
XEphem*Units.English.set: True
XEphem*Units.Metric.set: False

! select one of time zone preferences to set to True
XEphem*TZone.Local.set: True
XEphem*TZone.UTC.set: False

! default plot and listing filenames (a leading ~ refers to HOME)
XEphem*Plot*Filename.value: ~/ephem.plt
XEphem*List*Filename.value: ~/ephem.lst

! default sky list filename (a leading ~ refers to HOME)
XEphem*SkyList*textString: ~/skylist.txt

! default close list filename (a leading ~ refers to HOME)
XEphem*CloseList*textString: ~/closelist.txt

! default help file name (a leading ~ refers to HOME)
XEphem.HELPFILE: /usr/X11/lib/X11/xephem/xephem.hlp

! default Earth menu sites file name
XEphem.SITESFILE: /usr/X11/lib/X11/xephem/xephem_sites

! default initial database directory, file name pattern, and file names.
! DBinitialFiles may list db files to read automatically upon startup, each
! separated by one blank. These will be searched for in DBdirectory.
XEphem.DBdirectory: /usr/X11/lib/X11/xephem
XEphem.DBpattern:  *.edb
XEphem.DBinitialFiles: basic.edb

! default database fifo name (a leading ~ refers to HOME)
XEphem.DBFIFO: ~/xephem_db_fifo

! default Skyview output fifo name (a leading ~ refers to HOME)
XEphem.SKYOUTFIFO: ~/xephem_out_fifo

! default Skyview direction input fifo name (a leading ~ refers to HOME)
XEphem.SKYINFIFO: ~/xephem_in_fifo

! default Skyview Button2 fifo name (a leading ~ refers to HOME)
XEphem.SKYLOCFIFO: ~/xephem_loc_fifo

! set Geocentric.set to true for geocentric separations,
! or Topocentric.set to true for topocentric separation..
XEphem*Geocentric.set: false
XEphem*Topocentric.set: true

! set StdRefr.set to true to use constant 34 arcminute refraction, or
! set AdpRefr.set to true to use current mainmenu atmospheric conditions.
! set AdpDispl to desired initial horizon displacement, degrees above horizon.
XEphem*AdpRefr.set: false
XEphem*StdRefr.set: true
XEphem*AdpDispl.value: 0

! set Limb.set to true to compute rise/set based on upper limb, or
! set Center.set to true to compute rise/set based on object's center.
XEphem*DataSelRisetCols*Center.set: false
XEphem*DataSelRisetCols*Limb.set: true

! initial location (unless using interactive window manager placement)
XEphem*xephem_main.x: 50
XEphem*xephem_main.y: 50

! infor for the Jupiter display
XEphem*Jupiter*BrightMoons.set: True
XEphem*Jupiter*SkyBkg.set: False
XEphem*Jupiter*Tags.set: True
XEphem*Jupiter*FlipTB.set: False
XEphem*Jupiter*FlipLR.set: False
XEphem*Jupiter*Scale.value: 50
XEphem*Jupiter*LimMag.value: 10
XEphem*Jupiter*Map.height: 200
XEphem*Jupiter*Map.width: 300
XEphem*Jupiter.x: 100
XEphem*Jupiter.y: 200
XEphem.JupiterGRSLongitude: 42
#ifdef COLOR
XEphem*Jupiter*Map.background: #00004a
XEphem*Jupiter*Map.foreground: #ffd39a
XEphem.JupiterGRSColor: #f88
#endif /* COLOR */

!info for the Saturn display
XEphem*Saturn*BrightMoons.set: True
XEphem*Saturn*SkyBkg.set: False
XEphem*Saturn*Tags.set: True
XEphem*Saturn*FlipTB.set: False
XEphem*Saturn*FlipLR.set: False
XEphem*Saturn*Scale.value: 50
XEphem*Saturn*LimMag.value: 10
XEphem*Saturn*Map.height: 200
XEphem*Saturn*Map.width: 400
XEphem*Saturn.x: 400
XEphem*Saturn.y: 200
#ifdef COLOR
XEphem*Saturn*Map.background: #00004a
XEphem*Saturn*Map.foreground: #ffe773
#endif /* COLOR */

!info for the Moon display
XEphem*Moon*Earthshine.set: True
XEphem*Moon*BitmapView.set: True
XEphem*Moon.x: 200
XEphem*Moon.y: 200
#ifdef COLOR
XEphem*MoonDA*foreground: #fffafa
XEphem*MoonDA*background: #00004a
XEphem.MoonLibrColor: red
#endif /* COLOR */

! info for the Mars map
XEphem*Mars.x: 300
XEphem*Mars.y: 300
XEphem*Mars*Map.height: 300
#ifdef COLOR
XEphem*Mars*Map.foreground: #ff8c00
XEphem*Mars*Map.background: gray14
#endif /* COLOR */

! info for the Earth map
! select default Earth view mode:
!   set one of cylindrical.set or polar.set to true.
XEphem*Earth*cylindrical.set: true
XEphem*Earth*spherical.set: false
XEphem*Earth*track.set: false
XEphem*Earth*trail.set: true
XEphem*Earth*grid.set: true
XEphem*Earth*object.set: true
XEphem*Earth*sites.set: true
XEphem*Earth*sunlight.set: true
XEphem*Earth*lowprec.set: false
XEphem*Earth.x: 100
XEphem*Earth.y: 300
XEphem*Earth*Map.height: 300
XEphem*Earth*Map.width: 600
#ifdef COLOR
XEphem*Earth*Map.foreground: #fffafa
XEphem*Earth*Map.background: #242424
XEphem.EarthGridColor: #383
XEphem.EarthSiteColor: #ff0090
XEphem.EarthObjColor: #ff0000
XEphem.EarthEclipseColor: #303030
XEphem.EarthSunColor: #ff7f00
XEphem.EarthBorderColor: #7070a0
XEphem.EarthHereColor: #ffffff
#endif /* COLOR */


! info for the little progress meter
XEphem*Progress*DA.width:200
XEphem*Progress*DA.height:50
#ifdef COLOR
XEphem*Progress*DA.foreground:red
#endif /* COLOR */

! info for the Solar system display
XEphem*SolarSystem.x: 250
XEphem*SolarSystem.y: 350
XEphem*SolarSystem*Trails.set: True
XEphem*SolarSystem*Ecliptic.set: True
XEphem*SolarSystem*Names.set: True
XEphem*SolarSystem*Legs.set: True
XEphem*SolarSystem.HLongScale.value: 0
XEphem*SolarSystem.DistScale.value: 50
XEphem*SolarSystem.HLatScale.value: 90
XEphem*SolarSystem*SolarDA.height: 300
XEphem*SolarSystem*SolarDA.width: 300
#ifdef COLOR
XEphem*SolarSystem*SolarDA.background: #00004a
XEphem*SolarSystem*SolarDA.foreground: #363
XEphem*StereoSolarSystem*StereoDA.background: #00004a
! only the ecliptic grid is shown in the foreground color
XEphem*StereoSolarSystem*StereoDA.foreground: #fffafa
#endif /* COLOR */

! info for the Sky View display.
! select default Sky View coordinate display mode: 
!   set one of RADecMode.set or AltAzMode.set to true and set AzRAScale.value
!   and AltDecScale.value to desired initial settings and their respective
!   .maximums and .minimums.
! N.B. AzRAScale.decimalPoints is set to 2 in RA/Dec mode all others are 1.

! XEphem*SkyView*RADecMode.set: true
! XEphem*SkyView*AltDecScale.maximum: 900
! XEphem*SkyView*AltDecScale.minimum: -900
! XEphem*SkyView*AltDecScale.value: 0
! XEphem*SkyView*AzRAScale.maximum: 2399
! XEphem*SkyView*AzRAScale.minimum: 0
! XEphem*SkyView*AzRAScale.value: 1200
XEphem*SkyView*AltAzMode.set: true
XEphem*SkyView*AltDecScale.maximum: 900
XEphem*SkyView*AltDecScale.minimum: 0
XEphem*SkyView*AltDecScale.value: 900
XEphem*SkyView*AzRAScale.maximum: 3599
XEphem*SkyView*AzRAScale.minimum: 0
XEphem*SkyView*AzRAScale.value: 1800
XEphem*SkyView*FOVScale.value: 1800
! set scaleMultiple to change desired from keyboard arrows
XEphem*SkyView*FOVScale.scaleMultiple: 1
XEphem*SkyView*AltDecScale.scaleMultiple: 1
XEphem*SkyView*AzRAScale.scaleMultiple: 1
XEphem*SkyView*JustDots.set: False
XEphem*SkyView*FlipLR.set: False
XEphem*SkyView*FlipTB.set: False
XEphem*SkyView*Ecliptic.set: False
XEphem*SkyView*AllLabels.set: False
XEphem*SkyView*CnsFigures.set: True
XEphem*SkyView*CnsNames.set: True
XEphem*SkyView*OutFIFO.set: False
XEphem*SkyView*InFIFO.set: False
XEphem*SkyView*LocFIFO.set: False
XEphem*SkyView.x: 100
XEphem*SkyView.y: 100
XEphem*SkyView*Map.width: 500
XEphem*SkyView*Map.height: 500
#ifdef COLOR
XEphem*SkyView*Map.background: #00004a
XEphem*SkyView*Map.foreground: #383
XEphem.SkyCnsColor: #905050
#endif /* COLOR */

! initial setting of the skyview faint and bright magnitude limits
! BMAGLIMIT and FMAGLIMIT in skyfiltmenu.c limit the extremes to -28 and 20.
XEphem*SkyFilter*FaintMagScale.value: 6
XEphem*SkyFilter*BrightMagScale.value: -28

! colors used to display the symbols in the Sky View filter menu
#ifdef COLOR
XEphem*SkyFilter*SymbolDA.foreground: #fffafa
XEphem*SkyFilter*SymbolDA.background: #00004a
#endif /* COLOR */

! set the width of the symbol boxes in the Sky view Filter menu.
XEphem*SkyFilter*SymbolDA.width: 25

! initial types of object to display in Sky View
XEphem*SkyFilter*Planets.set: True
XEphem*SkyFilter*Elliptical.set: True
XEphem*SkyFilter*Hyperbolic.set: True
XEphem*SkyFilter*Parabolic.set: True
XEphem*SkyFilter*EarthSat.set: True
XEphem*SkyFilter*Pulsars.set: True
XEphem*SkyFilter*Quasars.set: True
XEphem*SkyFilter*Stellar.set: True
XEphem*SkyFilter*SNRemnants.set: True
XEphem*SkyFilter*Undefined.set: True
XEphem*SkyFilter*Stars.set: True
XEphem*SkyFilter*Binary.set: True
XEphem*SkyFilter*Double.set: True
XEphem*SkyFilter*Multiple.set: True
XEphem*SkyFilter*Variable.set: True
XEphem*SkyFilter*BrightNeb.set: True
XEphem*SkyFilter*DiffuseNeb.set: True
XEphem*SkyFilter*DarkNeb.set: True
XEphem*SkyFilter*PlanetaryNeb.set: True
XEphem*SkyFilter*SpiralGal.set: True
XEphem*SkyFilter*SphericalGal.set: True
XEphem*SkyFilter*GalClusters.set: True
XEphem*SkyFilter*GlobularCl.set: True
XEphem*SkyFilter*OpenCl.set: True
XEphem*SkyFilter*ClInNeb.set: True

! misc display locations and colors
XEphem*Data.x: 100
XEphem*Data.y: 200
XEphem*Plot.x: 100
XEphem*Plot.y: 200
XEphem*List.x: 500
XEphem*List.y: 200
XEphem*Srch.x: 200
XEphem*Srch.y: 300
XEphem*PlotDA*height: 400
XEphem*PlotDA*width: 400
#ifdef COLOR
XEphem*PlotDA*foreground: #383
XEphem*PlotDA*background: black
XEphem*AboutMap*foreground: #fffafa
XEphem*AboutMap*background: #00004a
#endif /* COLOR */

! Inital Plot display options
XEphem*PlotDisplay*FlipX.set: False
XEphem*PlotDisplay*FlipY.set: False
XEphem*PlotDisplay*Grid.set: True
XEphem*PlotDisplay*XAsDate.set: False

! set which Data Table rows and columns are to be on initially
XEphem*DataSelRows.Sun.set: true
XEphem*DataSelRows.Moon.set: true
XEphem*DataSelRows.Mercury.set: false
XEphem*DataSelRows.Venus.set: false
XEphem*DataSelRows.Mars.set: false
XEphem*DataSelRows.Jupiter.set: false
XEphem*DataSelRows.Saturn.set: false
XEphem*DataSelRows.Uranus.set: false
XEphem*DataSelRows.Neptune.set: false
XEphem*DataSelRows.Pluto.set: false
XEphem*DataSelMiscCols.Cns.set: true
XEphem*DataSelMiscCols.R_A.set: true
XEphem*DataSelMiscCols.Dec.set: true
XEphem*DataSelMiscCols.Az.set: true
XEphem*DataSelMiscCols.Alt.set: true
XEphem*DataSelMiscCols.HeLong.set: false
XEphem*DataSelMiscCols.HeLat.set: false
XEphem*DataSelMiscCols.EaDst.set: false
XEphem*DataSelMiscCols.SnDst.set: false
XEphem*DataSelMiscCols.Elong.set: false
XEphem*DataSelMiscCols.Size.set: false
XEphem*DataSelMiscCols.VMag.set: false
XEphem*DataSelMiscCols.Phase.set: false
XEphem*DataSelRisetCols.RiseTm.set: true
XEphem*DataSelRisetCols.RiseAz.set: false
XEphem*DataSelRisetCols.TrnTm.set: false
XEphem*DataSelRisetCols.TrnAlt.set: false
XEphem*DataSelRisetCols.SetTm.set: true
XEphem*DataSelRisetCols.SetAz.set: false
XEphem*DataSelRisetCols.HrsUp.set: false
XEphem*DataSelSepCols.Sun.set: false
XEphem*DataSelSepCols.Moon.set: false
XEphem*DataSelSepCols.Mercury.set: false
XEphem*DataSelSepCols.Venus.set: false
XEphem*DataSelSepCols.Mars.set: false
XEphem*DataSelSepCols.Jupiter.set: false
XEphem*DataSelSepCols.Saturn.set: false
XEphem*DataSelSepCols.Uranus.set: false
XEphem*DataSelSepCols.Neptune.set: false
XEphem*DataSelSepCols.Pluto.set: false

! colors used to plot the planets and stars
#ifdef COLOR
XEphem.mercuryColor: Red
XEphem.venusColor: Green
XEphem.marsColor: #ff8c00
XEphem.jupiterColor: Cyan
XEphem.saturnColor: #eee8aa
XEphem.uranusColor: #00fa9a
XEphem.neptuneColor: #00bfff
XEphem.plutoColor: Orange
XEphem.sunColor: Yellow
XEphem.moonColor: Grey
XEphem.hotStarColor: #b0e2ff
XEphem.mediumStarColor: #fffacd
XEphem.coolStarColor: #ff7f50
XEphem.otherStellarColor: #2f5
XEphem.solSysColor: #cfc
#endif /* COLOR */

! colors used in plots
! these colors all print to a b/w laserjet-4l printer using xpr ok.
#ifdef COLOR
XEphem.plotColor0: white
XEphem.plotColor1: #44ff44
XEphem.plotColor2: orange
XEphem.plotColor3: cyan
XEphem.plotColor4: #ff44ff
XEphem.plotColor5: #ff6666
XEphem.plotColor6: #4444ff
XEphem.plotColor7: wheat
XEphem.plotColor8: gray
XEphem.plotColor9: pink
#endif /* COLOR */

! use the following to control whether you want highlighting.
! WARNING: don't actually turn off highlightOnEnter or traversal or you'll
!  uncover a bug in Motif 1.2 where the menu bar cascade buttons stay pressed
!  in forever :-(
XEphem*highlightThickness: 0

! Help text scrolled text area dimensions
XEphem*Help*ScrolledText.rows: 24
XEphem*Help*ScrolledText.columns: 80
XEphem*Help.verticalSpacing: 20

! scrolled Message text scrolled text area dimensions
XEphem*Message*ScrolledText.rows: 10
XEphem*Message*ScrolledText.columns: 80
XEphem*Message.verticalSpacing: 20

! Close Objects menu
XEphem*CloseObjs*AutoUp.set: False
XEphem*CloseObjs*Mag.value: 20.0
XEphem*CloseObjs*Sep.value: 2.0
XEphem*CloseObjs*Topo.set: True
XEphem*CloseObjs*OmitFixedPairs.set: True
XEphem*CloseObjs*List.visibleItemCount: 10
XEphem*CloseObjs*List.doubleClickInterval: 500

! DB Menu options
XEphem*DBManage*NoDups.set: True

! misc
XEphem*SrchRC.spacing: 5
XEphem*PlotRC.spacing: 5
XEphem*ListRC.spacing: 5
XEphem.allowShellResize: True
XEphem*marginWidth: 1
XEphem*marginHeight: 1
XEphem*XmFrame.marginWidth: 0
XEphem*XmFrame.marginHeight: 0
XEphem*spacing: 1
XEphem*blinkRate: 0
