Advertisement
vishvas

Untitled

Aug 16th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. # Format:
  2. # N RA_1 DE_1 RA_2 DE_2 ... RA_N DE_N 2 CON1 CON2
  3. # where
  4. # N number of corners
  5. # RA_n, DE_n right ascension and declination (degrees) of the corners in J2000 coordinates.
  6. # 2 CON1 CON2 legacy data. They indicated “border between 2 constellations, CON1, CON1” but
  7. # are now only required to keep the format.
  8.  
  9.  
  10. #
  11. # naksatra-junctions - Please see yogatAra-s listed in:
  12. # https://archive.org/stream/HistoryOfCalendarPanchangaCommittee/History-of-Calendar-Panchanga-Committee#page/n42/mode/1up
  13. #
  14. # Conversion and coordinate lookup:
  15. # http://simbad.u-strasbg.fr/simbad/sim-id?Ident=Beta+Arietis
  16. # https://ned.ipac.caltech.edu/forms/calculator.html
  17. #
  18. # The ecliptic poles are (as of epoch 1 January 2000) at:
  19. #
  20. # (North) right ascension 18h 0m 0.0s (exact), declination +66° 33′ 38.55″ (270 66.82)
  21. # (South) right ascension 6h 0m 0.0s (exact), declination −66° 33′ 38.55″ (90 -66.82)
  22.  
  23. # Eclipitc north, beta areitis, Ecliptic south, ashvinI, revatI
  24. 3 270 66.82 028.66004579 +20.80803147 90 -66.82 2 N27 N01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement