Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 718 Bytes

Note:

This code has been merged directly into the main seisplotjs repo in version 2.0. Please use it instead. This repository is no longer maintained and is read-only.

npm

seisplotjs-distaz

earth lat,lon distance and azimuth calculations, with ellipticity correction.

Based on the Java implementation (1997) based on the C implementation (1995) based on the Fortran version (1991) by Tom Owens based on equations from Bullen, p154-5.

Install

npm install seisplotjs-distaz

API Documentation