<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/libnova/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/libnova/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/libnova/support-requests/</id><updated>2007-10-13T12:06:52Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>problems with: ln_get_hrz_from_equ</title><link href="https://sourceforge.net/p/libnova/support-requests/2/" rel="alternate"/><published>2007-10-13T12:06:52Z</published><updated>2007-10-13T12:06:52Z</updated><author><name>Nolde</name><uri>https://sourceforge.net/u/nolde/</uri></author><id>https://sourceforge.net300743c8b8c550516f859a4f0eb6078b747e6944</id><summary type="html">I have a problem with transforming equatorial to horizontal coordinates. The result is 180degrees to high.

I am using Windows so i am not sure where the problem is. 

Some traced values:

transform.c, line 141
A = atan2 \(As, Ac\);
-&amp;gt;   A = -0.653636978232344576

utility.c, line 284
double ln\_range\_degrees \(double angle\) 
-&amp;gt;   angle = -37.4506734307527

utility.c, line 295
return angle - temp;
-&amp;gt;   angle = -37.4506401863978; Temp = -360

Application to provide the problem/bug attached.

If you need more traced values, please inform me.

Nolde</summary></entry><entry><title>Cygwin -- gm_tmoff member not found</title><link href="https://sourceforge.net/p/libnova/support-requests/1/" rel="alternate"/><published>2003-10-24T17:25:35Z</published><updated>2003-10-24T17:25:35Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net665defb7e28af7a30215f291163c93d409b66884</id><summary type="html">
Compiling the library under cygwin I get an error 
concerning the member gm\_tmoff being missing.


The functions concerned are within the julian\_day.c file 
within 2 functions, 

void get\_julian\_from\_sys\(\) 

and 

void get\_local\_date \(double JD, struct ln\_date \* date \)



I realize this is a problem with cygwin system libraries 
rather than LibNova, but I thought I would bring it to 
your attention.

Dave Rowbotham
gandalf AT slashwilts.org


</summary></entry></feed>