compute_vargas
Generate Vedic divisional charts (vargas) for any time and location, supplying division codes like D1, D9, D10 to receive planetary positions and dignities per chart.
Instructions
Compute Vedic divisional charts (vargas) for a given time and location. Supply a list of division codes (e.g. D1, D9, D10) and receive a ChartGraph JSON for each, including planetary positions and dignities within each varga.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Geographic latitude in degrees [-90, +90] | |
| divisions | Yes | Varga division codes to compute, e.g. ["D1", "D9", "D10"] | |
| longitude | Yes | Geographic longitude in degrees [-180, +180], east positive | |
| julian_day | Yes | Julian Day number in UT1 (Universal Time) — not TT, not TDB. Same scale as compute_natal_chart's julian_day: the engine converts to TT internally for the dynamical terms and uses UT1 directly for the Earth-rotation term. | |
| planet_longitude | No | Sidereal longitude of the planet in degrees [0, 360) for direct varga computation |