Export altitude of stars depending day and hour

Asked by Javier

Hi there, I'm working on my school project and I need to calculate a lot of altitudes in different times. So, is there a way to export it to a excel or worpad file in columns instead of copying it from the program one by one? I'm using Windows , by the way.
Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Stellarium Edit question
Assignee:
No assignee Edit question
Solved by:
Alexander Wolf
Solved:
Last query:
Last reply:
Revision history for this message
Best Alexander Wolf (alexwolf) said :
#1

You can write script for getting data and use core.output(); for saving those data into file.

Revision history for this message
Javier (javiernicolasamado) said :
#2

Thanks!

2015-03-04 1:51 GMT-03:00 Alexander Wolf <
<email address hidden>>:

> Your question #263180 on Stellarium changed:
> https://answers.launchpad.net/stellarium/+question/263180
>
> Status: Open => Answered
>
> Alexander Wolf proposed the following answer:
> You can write script for getting data and use core.output(); for saving
> those data into file.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/stellarium/+question/263180/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/stellarium/+question/263180
>
> You received this question notification because you asked the question.
>

Revision history for this message
Javier (javiernicolasamado) said :
#3

Thanks Alexander Wolf, that solved my question.