Pages: [1]   Go Down

Author Topic: Sunrise and sunset angles  (Read 9173 times)

gododdin

  • Newbie
  • *
  • Offline Offline
  • Posts: 10
Sunrise and sunset angles
« on: April 06, 2006, 08:43:41 am »

I remember some years ago seeing a free gift with a photo magazine which allowed you to calculate the ange of the sunrise and sunset at a given latitude - looked a bit like a compass as far as I can remember.  I didn't buy it, but now I kind of regret it.

I'm currently planning my shoots for the coming season and I think this could be a very usful gismo for planning getting the sun angle just right for a given subject.  I have trawled the web but surprisingly found nothing about this gadget.  Anyone know anything about this?

Thanks

G
Logged

DarkPenguin

  • Guest
Sunrise and sunset angles
« Reply #1 on: April 06, 2006, 11:01:25 am »

I know nothing of it but I do wonder if the software that came wiht my cheap Celestron telescope would let me know this stuff.  Perhaps I should reinstall it.
Logged

Jonathan Ratzlaff

  • Full Member
  • ***
  • Offline Offline
  • Posts: 203
Sunrise and sunset angles
« Reply #2 on: April 06, 2006, 12:41:35 pm »

Quote
I remember some years ago seeing a free gift with a photo magazine which allowed you to calculate the ange of the sunrise and sunset at a given latitude - looked a bit like a compass as far as I can remember.  I didn't buy it, but now I kind of regret it.

I'm currently planning my shoots for the coming season and I think this could be a very usful gismo for planning getting the sun angle just right for a given subject.  I have trawled the web but surprisingly found nothing about this gadget.  Anyone know anything about this?

Thanks

G
[a href=\"index.php?act=findpost&pid=62005\"][{POST_SNAPBACK}][/a]

Get a GPS.  My Etrex Venture has a sunrise sunset calculator that indicates when and where the sun and or moon are coming up.
Logged

Tim Gray

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 2002
    • http://www.timgrayphotography.com
Sunrise and sunset angles
« Reply #3 on: April 06, 2006, 02:04:08 pm »

Not a gadget, but if you know the location:

http://aa.usno.navy.mil/data/docs/AltAz.html

will give you altitude and Azimuth
Logged

Gary Brown

  • Full Member
  • ***
  • Offline Offline
  • Posts: 211
Sunrise and sunset angles
« Reply #4 on: April 06, 2006, 06:54:18 pm »

If you have a Palm, there are programs such as Planetarium that can show you that info.
Logged

Nick Rains

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 705
    • http://www.nickrains.com
Sunrise and sunset angles
« Reply #5 on: April 13, 2006, 02:37:52 am »

Quote
If you have a Palm, there are programs such as Planetarium that can show you that info.
[a href=\"index.php?act=findpost&pid=62044\"][{POST_SNAPBACK}][/a]
For a Pocket PC or PC you need Ephemeris by Jonathan Sachs. Google it, I don't have the URL to hand.

Brilliant for what you need and free.
Logged
Nick Rains
Australian Photographer Leica

lonna.tucker

  • Guest
Sunrise and sunset angles
« Reply #6 on: April 13, 2006, 03:11:59 pm »

I have used Sunpath for years with a compass, but a declinometer may be what you are referring to. Sunpath is used by cinematographers, and is very useful for scouting locations.

http://www.wide-screen.com/

I don't have a declinometer but for a few jobs, wish that I had one.
Logged

Larry Price

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
Sunrise and sunset angles
« Reply #7 on: March 09, 2009, 11:20:11 am »

Quote
I'm currently planning my shoots for the coming season and I think this could be a very usful gismo for planning getting the sun angle just right for a given subject.  I have trawled the web but surprisingly found nothing about this gadget.  Anyone know anything about this?

Actually I built just such a thing for pretty much the same reasons; It's up on Solarrose.us it attempts to guess your location based on your ip address, which can sometimes be comically wrong.

I'm in the process of updating it and would welcome suggestions.
Logged

JeffKohn

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 1668
    • http://jeffk-photo.typepad.com
Sunrise and sunset angles
« Reply #8 on: March 10, 2009, 07:54:49 pm »

Quote from: Larry Price
Actually I built just such a thing for pretty much the same reasons; It's up on Solarrose.us it attempts to guess your location based on your ip address, which can sometimes be comically wrong.

I'm in the process of updating it and would welcome suggestions.
That's pretty neat. Any chance you could share the code for the calculations, or at least a source where I could get that info? I've been wanting to write something like this for my PocketPC Phone that could use the phone GPS to determine location and then do the calculation. (I have Ephemeris currently, but manual entry of coordinates is a PITA).
Logged
Jeff Kohn
[url=http://ww

Larry Price

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
Sunrise and sunset angles
« Reply #9 on: March 11, 2009, 01:36:18 am »

Quote from: JeffKohn
That's pretty neat. Any chance you could share the code for the calculations, or at least a source where I could get that info? I've been wanting to write something like this for my PocketPC Phone that could use the phone GPS to determine location and then do the calculation. (I have Ephemeris currently, but manual entry of coordinates is a PITA).

Hi jeff, the current version of the site is all Javascript and the calculations can be seen in the file functions.js

We got most of our info from the USNO.gov site but it's mostly basic trigonometry.
Logged

stephent

  • Newbie
  • *
  • Offline Offline
  • Posts: 8
    • http://stephentrainor.com
Sunrise and sunset angles
« Reply #10 on: March 11, 2009, 02:02:12 am »

Quote from: Larry Price
Hi jeff, the current version of the site is all Javascript and the calculations can be seen in the file functions.js

We got most of our info from the USNO.gov site but it's mostly basic trigonometry.

Looks like we've both been thinking along similar lines!

http://stephentrainor.com/2009/03/10/yassc...nset-calculator

Your GeoIP lookup worked fine here in Boulder, CO, BTW.
Pages: [1]   Go Up