Is there any way we could get sunrise and sunset times for future dates in the week?(Similar to 10day forecast?) Currently only the current day's sunrise and sunset times can be found out.
- 1 Post
- 0 Reply Likes
Posted 8 years ago
- 3 Posts
- 0 Reply Likes
- 1 Post
- 0 Reply Likes
- 267 Posts
- 18 Reply Likes
We don't have astronomy forecasts or history at this time, but I can add this to our feature requests.
- 3 Posts
- 0 Reply Likes
Was just curious if this feature was in a backlog for development. I just posted question asking about historical moon phases. Would be great to pass an additional parameter to request moon phase.
- 3 Posts
- 0 Reply Likes
What language are you using?
I've had good results from these:
python: pyephem
perl: Astro::Sunrise
I've had good results from these:
python: pyephem
perl: Astro::Sunrise
- 4 Posts
- 0 Reply Likes
I'm able to see sunrise and sunset times a week out with the Tide response, but that only works for areas which actually return Tide data; no luck for inland/non-tidal areas.
- 1 Post
- 0 Reply Likes
This can easily be calculated without the use of an API or server. I know there are a good amount of Obj C ones. As well as JS ones.
Ryan
Ryan
- 1 Post
- 0 Reply Likes
Bumping this. I found a link that seems to show an array of sunset sunrise times, but I'm unsure since there isn't a date associated with the array items. Link can be found here for reference:
http://api.wunderground.com/api/a460f79c9c68bc1b/conditions/astronomy/q/CA/San_Francisco.json?_ga=2....
Is there a way to get future sunrise sunset times using the Weather Underground Client SDK?
Thanks
http://api.wunderground.com/api/a460f79c9c68bc1b/conditions/astronomy/q/CA/San_Francisco.json?_ga=2....
Is there a way to get future sunrise sunset times using the Weather Underground Client SDK?
Thanks