Precise coordinates of the celestial sphere

General discussion about Celestia that doesn't fit into other forums.
Topic author
Calculus
Posts: 216
Joined: 19.10.2002
With us: 22 years 1 month
Location: NY

Precise coordinates of the celestial sphere

Post #1by Calculus » 20.01.2003, 03:28

Is there a way to point the camera to precise coordinates of the celestial sphere (like the lat and long of the goto menu) ?
I can use the center function on a star but this is not very satisfactory if I don't want to point at any star.
---Paul
My Gallery of Celestial Phenomena:
http://www.celestiaproject.net/gallery/view_al ... e=Calculus

Topic author
Calculus
Posts: 216
Joined: 19.10.2002
With us: 22 years 1 month
Location: NY

Post #2by Calculus » 27.01.2003, 03:24

No one has an idea ?
---Paul

My Gallery of Celestial Phenomena:

http://www.celestiaproject.net/gallery/view_al ... e=Calculus

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 3 months
Location: NY, USA

Post #3by selden » 27.01.2003, 03:33

Well, there's always the "fake planet" approach: create a planet with all of its orientation coordinates set to 0 and with no rotation. I'd expect that if you to to a long,lat relative to its surface and then use the new "lookback" command ( the * key) you'd be looking at the right place on the celestial sphere. I haven't actually tried it, though.
Selden

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 3 months
Location: NY, USA

Post #4by selden » 27.01.2003, 03:55

This seems to do the job:

Code: Select all

"radec-planet" "Sol"
{
   Texture "earthgrid.jpg"
   Radius 7000
   CustomOrbit "vsop87-earth"
   RotationPeriod   1e25
   RotationOffset   0.0 # offset at default epoch J2000
   Obliquity        -23.45

   Albedo           1.0
}


If you want to be able to do it visually, you'll need to create an appropriate surface texture with the grid lines you like.

I hope this helps.
Selden

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 10 months
Location: Seattle, Washington, USA

Post #5by chris » 27.01.2003, 06:02

Calculus wrote:No one has an idea ?

No ideas right now, but this is something that we'll be fixing in 1.2.6 . . .

--Chris

Topic author
Calculus
Posts: 216
Joined: 19.10.2002
With us: 22 years 1 month
Location: NY

Post #6by Calculus » 27.01.2003, 14:47

selden wrote:Well, there's always the "fake planet" approach: create a planet with all of its orientation coordinates set to 0 and with no rotation. I'd expect that if you to to a long,lat relative to its surface and then use the new "lookback" command ( the * key) you'd be looking at the right place on the celestial sphere. I haven't actually tried it, though.

Why couldn't I think about the "fake planet" approach. Very usefull indeed.
Thanks
---Paul

My Gallery of Celestial Phenomena:

http://www.celestiaproject.net/gallery/view_al ... e=Calculus

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 8 months
Location: Hamburg, Germany

Post #7by t00fri » 27.01.2003, 15:28

Calculus wrote:
selden wrote:Well, there's always the "fake planet" approach: create a planet with all of its orientation coordinates set to 0 and with no rotation. I'd expect that if you to to a long,lat relative to its surface and then use the new "lookback" command ( the * key) you'd be looking at the right place on the celestial sphere. I haven't actually tried it, though.
Why couldn't I think about the "fake planet" approach. Very usefull indeed.
Thanks


Special emphasis in my contributions to the development of Celestia-1.2.6 will be on "easy maneuvering and quantitative displays". This will include in particular possibilities that the observer clamps to all popular coordinate systems, like

Alt-Azimuth, Equatorial, Object Long-Lat, Ecliptical,...

allowing 2 key easy (forward-backward) moving in parallel to the respective
coordinate axes. I have planned much more in this area, like a "locations" database with access via dialogs both on earth and elsewhere, macros for smooth landing on any location of any extended object + "lookback" (sky observer mode), RA, Dec (Alt-Az, lat-long),.../cursor readouts/,
Improved grids with subdivisions and orientation auto-adapting to FoV and to chosen coordinate system...

My highest priority item has been completed and committed yesterday: taking into account /light-time delays/ in a convenient, highly accurate and efficient manner (c.f. => CVS).

Bye Fridger

Topic author
Calculus
Posts: 216
Joined: 19.10.2002
With us: 22 years 1 month
Location: NY

Post #8by Calculus » 27.01.2003, 15:51

WOW Fridger, this is good news.
Of course, I have a last question: When :D ?
---Paul

My Gallery of Celestial Phenomena:

http://www.celestiaproject.net/gallery/view_al ... e=Calculus

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 10 months
Location: Seattle, Washington, USA

Post #9by chris » 27.01.2003, 18:19

Calculus wrote:WOW Fridger, this is good news.
Of course, I have a last question: When :D ?


"Sometime in February" has been my answer . . . Probably around the middle of the month.

--Chris


Return to “Celestia Users”