Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

26
votes
4answers
585 views

Position of the sun given time of day, latitude and longitude

This question has been asked before a little over three years ago. There was an answer given, however I've found a glitch in the solution. Code below is in R. I've ported it to another language, ...
16
votes
10answers
8k views

Position of the sun given time of day, and lat/long

Anyone want to share some nice code that gives the position of the sun (elevation and azimuth) given latitude and longitude and time of day ? And date, of course.
14
votes
8answers
834 views

What are some algorithms that will allow me to simulate planetary physics?

I'm interested in doing a "Solar System" simulator that will allow me to simulate the rotational and gravitational forces of planets and stars. I'd like to be able to say, simulate our solar system, ...
12
votes
8answers
3k views

How can I compute sunrise/sunset times?

I like to keep track of sunrise and sunset times. For the past couple of years I've been doing this with a small program written with a popular library for my favorite programming language. The last ...
8
votes
7answers
3k views

Moon / Lunar Phase Algorithm

Does anyone know an algorithm to either calculate the moon phase or age on a given date or find the dates for new/full moons in a given year? Googling tells me the answer is in some Astronomy book, ...
6
votes
1answer
69 views

Results for Observer() seemingly not accounting for elevation effects in PyEphem

I've a query on the results given by the PyEphem module relating to Observer() queries, and the effects of elevation. I understand from a couple of sources (such as ...
5
votes
1answer
278 views

Compute shadow length using PyEphem

I am using PyEphem and want to calculate the length of a shadow (assume a stick of unit length is planted in the ground). The length will be given by cot(phi), where phi is the solar elevation angle ...
4
votes
1answer
117 views

Finding the break in data from a piecewise function

Greetings, I'm performing research that will help determine the size of observed space and the time elapsed since the big bang. Hopefully you can help! I have bilinear data on which I want to ...
4
votes
1answer
241 views

Bing Maps Silverlight Control: How do I Display the Sun's Footprint?

I have the Sun's latitude, longitude, and altitude but I don't know how to display the Sun's footprint in a particular time as in http://www.karhukoti.com and ...
4
votes
2answers
552 views

Calculating dawn and sunset times using PyEphem

Is it possible to calculate Dawn, Dusk, and sunset times using PyEphem? I've used PyEphem to produce day and night time, but I didn't find anything on sunset/dusk/dawn
4
votes
4answers
587 views

Objective-C Astronomy Library

I need to do some moonrise azimuth and time calculations. Can anyone recommend a good astronomy library, preferably in Objective-C?
4
votes
6answers
707 views

Astronomy API

I am interested in charting the positions of the planets. If you have any information about API's or other means of accomplishing this on mac osx, I would appreciate a response. Thanks, Bill
3
votes
1answer
66 views

Linearly Normalizing Stack of Images (data?) Prior to Averaging?

I'm writing an application that averages/combines/stacks a series of exposures. This is commonly used to reduce noise in the resultant image. However, it seems, to optimize the average/stack the ...
3
votes
1answer
311 views

How to calculate longitude using PyEphem

tried to calculate sun lat and long using PyEphem but not matching with ephemeris SUN: 2011 MAY 04 We 04 14:46:08 13TA12 = 43 degrees approx (As per website www.findyourfate.com) a = Sun() ...
3
votes
2answers
209 views

Solving Kepler's Equation computationally

I'm trying to solve Kepler's Equation as a step towards finding the true anomaly of an orbiting body given time. It turns out though, that Kepler's equation is difficult to solve, and the wikipedia ...
3
votes
2answers
582 views

Objective-C Library for Sunrise and Sunset?

Is there an Objective-C (or C) library (that is compatible with core location) that can tell me the time of sunrise and sunset for any given calendar day?
3
votes
1answer
154 views

Visualisation of star catalogues and celestial coordinates

Does anyone have a suggested methodology for visualising the data in a star catalogue such as the Bright Star Catalogue. I'm thinking that there would be a notional sphere and a viewpoint i.e. at the ...
3
votes
3answers
493 views

How do I compute equinox/solstice moments?

What algorithms or formulas are available for computing the equinoxes and solstices? I found one of these a few years ago and implemented it, but the precision was not great: the time of day seemed ...
3
votes
13answers
4k views

Interactive Data Language, IDL: Does anybody care? [closed]

Anyone use a language called Interactive Data Language, IDL? It is popular with scientists. I think it is a poor language because it is proprietary (every terminal running it has to have an ...
2
votes
0answers
104 views

Astronomy application

I am trying to build an astronomy application where I should display the stars at and near zenith for a given latitude, longitude and time. I am aware of the basics of Positional astronomy, what is ...
2
votes
5answers
391 views

Optimized processing of very large files

My task is relatively simple: for each line in an input file, test whether the line satisfies a given set of conditions, and if so, write specific columns of that line to a new file. I've written a ...
2
votes
4answers
254 views

Using the Ruby Date class for Astronomical data

~ Approximate Solar Noon lw = 88.743 # my longitude jdate = Date.ordinal_to_jd(Time.now.year, Time.now.yday) n = (jdate - 2451545 - 0.0009 - lw / 360).round # lw is users longitude west of 0. ...
2
votes
3answers
153 views

Computing Earth orbit position and rotations

I want to compute the Earth position (relative to the sun) and axis rotations for a given date and time. It's ok to assume the Sun is stationary at the 0,0,0 coordinate. Very minor deflections, due to ...
2
votes
2answers
322 views

Calculate “Solar Noon” using ephem, translating to local time

I have looked at the examples here on using ephem to calculate sunrise and sunset, and have that working great. I get in trouble when I try to calculate the midpoint between those two times. Here's ...
2
votes
2answers
482 views

Rotate an image about a specific pixel in python

How can I rotate an image about a specific pixel in Python? I am trying to de-rotate a set of images of the night sky. Since the stars rotate around Polaris, I could define Polaris as the center of ...
2
votes
1answer
374 views

Python Ephem / Datetime calculation

the output should process the first date as "day" and second as "night". I've been playing with this for a few hours now and can't figure out what I'm doing wrong. Any ideas? Edit I assume that the ...
2
votes
2answers
400 views

B-V to Kelvin formula

Whilst looking for a "B-V color index to temperature conversion formula" I found this javascript: var C1 = 3.979145; var C2 = -0.654499; var C3 = 1.74069; var C4 = -4.608815; var C5 = ...
2
votes
3answers
571 views

Solar system computer model

I'm interested in building a 3D model of our solar system for web use (probably with AS3 and papervision) and have been looking into how I would go about encoding the planetary positions. My idea was ...
2
votes
3answers
251 views

NOVAS for .NET

Any astronomers out there? I'm wondering if anyone has produced or stumbled upon a .NET (preferably C#) implementation of the US Naval Observatoru Vector Astrometry Subroutines (NOVAS).
1
vote
1answer
40 views

Convert topocentric coordinates (Azimuth, Elevation) to equatorial coordinates (RA, Dec) with PyEphem

This looks quite a basic task, but I cannot sort it out. The PyEphem documentation: http://rhodesmill.org/pyephem/radec.html describes how to perform the conversion the other way around, from a ...
1
vote
2answers
180 views

Sun's position, equation of time: WRONG BY 27 DAYS

I'm trying to improve the U.S. Naval Observatory's algorithm for calculating the position of the sun, by writing it in a simpler way where all the numbers used have been properly identified - so ...
1
vote
2answers
199 views

Calculation star position in the sky, PyEphem

I have difficulties with finding current coordinates (RA, DEC) for star in sky. In net I have found only this one tutorial, how to use ephem library: ...
1
vote
3answers
846 views

Sunrise / set calculations

I'm trying to calculate the sunset / rise times using python based on the link provided below. My results done through excel and python do not match the real values. Any ideas on what I could be ...
1
vote
3answers
502 views

web service or .net library for moon and sun set/rise times?

Anyone know of a web service or .NET class library that can provide rise/set times for the sun and moon for any given date and any given latitude/longitude? Thanks in advance.
1
vote
2answers
973 views

C code for solar azimuth angle given date, time, lat, and long

I seem to have asked my question wrong so here goes again I'll try to be more to the point. Is the top answer on this page ...
0
votes
0answers
106 views

Make a PointLight in ViewPort3D around a sphere

I'm creating a simulator of our solar system in a 3D app using the Viewport3D control in WPF. I get to the point of having a sphere as "Sun" at (0, 0, 0) and a "Earth" quite far from it. When I'll add ...
0
votes
1answer
96 views

Is there a library similar to Orekit in .NET?

I would like to know if a library similar to Orekit exists in .NET. I am curremtly trying to use OrbitTools but it lacks decent documentation. Thank you very much.
0
votes
1answer
446 views

PyEphem (sunrise / sunset time calculation) equivalent in C#

PyEphem is a neat library that allows easy calculation of sunrise, set, dawn, and dusk of location based on lat, long, and UTC timestamp I don't want to go through the calculation myself, rather I ...
0
votes
4answers
346 views

Hack a FITs Image Header

I need to change a few values in a couple of FITs image headers to fit with some test data I have. Therefore I'm trying to hack a FITs image header at the minute to run with the application. However ...
0
votes
2answers
99 views

Error when using astWCS trying to create WCS object

I'm running python2.5 and trying to use the astLib library to analyse WCS information in astronomical images. I try and get the object instanciated with the following skeleton code: from astLib ...