home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.astro
- Path: sparky!uunet!mcsun!sunic!kth.se!ao
- From: ao@elixir.e.kth.se (Anders Ohlsson)
- Subject: Strange sunrises...
- Message-ID: <1992Sep1.102533.28002@kth.se>
- Keywords: sunrises, astronomical algorithms
- Sender: usenet@kth.se (Usenet)
- Nntp-Posting-Host: elixir.e.kth.se
- Organization: Dept. of EE, Royal Institute of Technology, Stockholm, Sweden
- Date: Tue, 1 Sep 1992 10:25:33 GMT
- Lines: 66
-
- Dear netters!
-
- I have implemented most of the algorithms in Jean Meeus book,
- "Astronomical Algorithms", and have come across some problems.
-
- The algorithms for rising and setting of the sun works very
- well, except for one minor problem. I wanted them to work for
- every point on the globe, and they seem to fail (or is it me?)
- for very extreme northern points...
-
- Could someone help me by checking my calculations?
-
- I used the following data:
-
- Latitude 18.00 degrees East
- Longitude 89.80 degrees North
- Standard altitude -50 minutes
-
- For these data I found the following rises/sets by calculating
- the altitude accurately using Appendix II:
-
- ... below horizon
- (1) 1992-03-18 05:14:30 UT sunrise
- ... above horizon
- (2) 1992-09-24 17:57:30 UT sunset
- (3) 1992-09-25 08:34:20 UT sunrise
- (4) 1992-09-25 10:19:00 UT sunset
- ... below horizon
-
- The minimum altitude between sunset (2) and sunrise (3) is
- -1 degree and 3.2 minutes at 1992-09-24 23:52:00 UT.
-
- The maximum altitude between sunrise (3) and sunset (4) is
- -49.7 minutes at 1992-09-25 09:27:20 UT.
-
- Now, the problem is the following. When I use Meeus'
- algorithms (Chapter 14) it doesn't find (1) and (3).
-
- Maybe it's because the maximum altitude is only -49.7 minutes
- or 0.3 minutes above the "apparent horizon".
-
- Can this problem be solved easily? I can find the times by
- calculating the altitude of the body very accurately, but that
- takes 10-100 times as long as Meeus' algorithms...
-
-
- Many thanks in advance,
-
- Anders Ohlsson
-
- PS: Some references from "Astronomical Algorithms" are:
-
- Ch 14 (pp 97-100) "Rising, Transit and Setting"
- Ch 12 (pp 87-92) "Transformation of Coordinates"
- Ch 24 (pp 154-156) "Solar Coordinates"
-
- and the data for the Earth in Appendix II as explained
- in Ch 31 (pp 205-208).
-
- -----------------------------------------------------------------------------
- | Anders Ohlsson | "Life? The universe?? Everything???", Murphy asked |
- | ao@elixir.lne.kth.se | "Subject to change without notice", GOD replied |
- | ao@infovox.se | |
- -----------------------------------------------------------------------------
-
-
-