Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
polaris / 0.59.0

polaris 0.59.0

Install from the command line:
Learn more about npm packages
$ npm install @observerly/polaris@0.59.0
Install via package.json:
"@observerly/polaris": "0.59.0"

About this version

@observerly:polaris

Polaris is a fully tree-shakeable zero-dependency Typescript library for performing astrometric and astronomical calculations.

Installation

npm install @observerly/polaris

or

yarn(pnpm) add @observerly/polaris

Then, you can simply import what you need:

import { getLocalSiderealTime, getHourAngle } from '@observerly/polaris'

Acknowledgements

This package makes use of algrotihms and methods outlined in the following two publications:

  • Meeus, J., 1991 "Astronomical Algorithms", 2nd ed., Willmann-Bell, Inc. Richmond, Va

  • Lawrence, J.L., 2015 "Celestial Calculations: A Gentle Introduction To Computational Astrometry", MIT Press, Cambridge, Ma

Without these publications, this package would not exist.

Details


Assets

  • polaris-0.59.0.tgz

Download activity

  • Total downloads 201
  • Last 30 days 0
  • Last week 0
  • Today 0