# Sidereal Time and Precession Planner

Plan observations with local sidereal time, optional nutation, precessed coordinates, and altitude/azimuth slots.

> Canonical page: https://elysiatools.com/en/tools/astronomical-sidereal-time-precession-planner

- **Category:** Astronomy

- **Keywords:** sidereal time, GMST, GAST, precession, nutation, observing planner, RA Dec

## Overview

Enter a UTC timestamp, observing location, and equatorial coordinates. The tool computes Julian Date, GMST, optional GAST, IAU 1976/Meeus precession from J2000.0, and horizontal coordinates for each planning slot. Longitude is positive east. The compact nutation model is intended for planning and teaching, not precision astrometry.

## Inputs

- **Date/Time (UTC)** (text): 2026-08-01T00:00:00Z
- **Latitude** (number)
- **Longitude** (number)
- **Right Ascension (hours)** (number)
- **Declination (degrees)** (number)
- **Coordinate Epoch** (select)
- **Apply Nutation** (checkbox)
- **Slot Count** (number)
- **Slot Interval (minutes)** (number)

## When to use

- Plan when a target will be visible from a specific latitude and longitude.
- Compare local sidereal time and target altitude across several observing slots.
- Apply J2000.0 precession or work with coordinates already reduced to the observation date.

## How it works

- Enter the observation date and time in UTC, using a format such as 2026-08-01T00:00:00Z.
- Provide latitude, longitude, right ascension, and declination; longitude values use positive numbers east of Greenwich.
- Select J2000.0 or of-date coordinates and choose whether to apply the optional nutation correction.
- Set the number and spacing of planning slots to receive a JSON timeline with sidereal and horizontal coordinates.

## Use cases

- Create a short observing schedule showing how a target's altitude and azimuth change over time.
- Estimate when a right ascension and declination target is favorably placed from a chosen observing site.
- Teach the relationship between UTC, GMST, GAST, precession, and horizontal coordinates.

## Frequently asked questions

### What does this planner calculate?

It calculates Julian Date, GMST, optional GAST, coordinate precession, and altitude/azimuth for each planning slot.

### How should I enter longitude?

Enter longitude in degrees, from -180 to 180, with east longitudes represented by positive values.

### What is the difference between J2000.0 and of-date coordinates?

J2000.0 coordinates can be precessed from the J2000.0 epoch, while of-date coordinates are already reduced to the observation date.

### What does the nutation option change?

It enables the compact nutation correction used for the optional GAST calculation and planning output.

### Is this tool suitable for precision astrometry?

No. The compact nutation model is intended for observation planning and teaching, not precision astrometry.

## Related tools

- [Timezone Duration Calculator](https://elysiatools.com/en/tools/timezone-duration-calculator): Calculate duration, time gap, and business-day differences between two timestamps in different time zones with DST awareness
- [Galactic / Equatorial Coordinate Converter](https://elysiatools.com/en/tools/galactic-coordinate-converter): Convert astronomical positions between equatorial (RA/Dec J2000 and B1950), galactic (l/b), and supergalactic (SGL/SGB) coordinate systems. Accurate J2000 IAU 1958 galactic rotation, de Vaucouleurs supergalactic system, and IAU 1976 precession between epochs. Accepts sexagesimal (12h51m26s) or decimal-degree input and shows all four systems for each object.
- [Time Series Anomaly Detector](https://elysiatools.com/en/tools/time-series-anomaly-detector): Upload CSV or JSON time series data, detect anomalies with Z-Score and IQR methods, and return a chart-backed report
- [Sun Position & Shadow Length Simulator](https://elysiatools.com/en/tools/sun-position-shadow-simulator): Compute the sun’s elevation and azimuth (NOAA algorithm) for any latitude, longitude, date and time, plus the length and direction of the shadow cast by an object of a given height, with sunrise/sunset and a full-day shadow curve
- [Blue Hour Calculator](https://elysiatools.com/en/tools/blue-hour): Calculate blue hour times - the magical time before sunrise and after sunset with deep blue skies
- [Jovian Galilean Moons, Europa Flyby, Cassini State and Resonance Solver](https://elysiatools.com/en/tools/jovian-galilean-moons-europa-flyby-cassini-state-and-resonance-solver): Solve Galilean satellite positions with Meeus/Lieske E5 series, chart the Laplace-resonance libration, scan mutual events and eclipses, model a Europa Clipper-style flyby with patched-conic Δv, and solve Jupiter Cassini states from J2 oblateness precession.
- [Audio Sermon & Lecture Splitter](https://elysiatools.com/en/tools/audio-sermon-lecture-splitter): Split a long sermon or lecture at reliable silences and optional timestamped topic, applause, or music hints.
- [Future Value Calculator](https://elysiatools.com/en/tools/future-value-calculator): Project today's amount (plus optional recurring contributions) forward with compound interest (FV). Supports a lump sum or lump sum + annuity, multiple compounding frequencies, a growth curve, and a per-period breakdown. FV = PV*(1+r)^n for a lump sum.

## Samples

- [Time Zone Workflow Scheduler ICS Samples](https://elysiatools.com/en/samples/time-zone-workflow-scheduler-ics-samples): ICS files generated in the same structure returned by the Time Zone Workflow Scheduler, with multiple VEVENT meeting candidates exported from overlap windows
- [WebRTC Real-Time Communication Samples](https://elysiatools.com/en/samples/webrtc-samples): Comprehensive WebRTC samples for peer-to-peer audio/video communication, data channels, screen sharing, and signaling server implementation
- [Android Date & Time Java Samples](https://elysiatools.com/en/samples/android-datetime-java): Android Java date and time examples including getting current time, formatting dates, and parsing date strings
- [Android Date & Time Kotlin Samples](https://elysiatools.com/en/samples/android-datetime-kotlin): Android Kotlin date and time examples including getting current time, formatting dates, and parsing date strings
