tle.js
tle.js copied to clipboard
🛰️ Satellite TLE tools in JavaScript: get lat/lon of satellites, get look angles, plot orbit lines, extract individual TLE elements, etc
When I use the getEpochTimestamp function it returns a NaN. All other get functions are working as expected. `function convertTLE(tle) { const satelliteData = { name: getSatelliteName(tle), semiMajorAxis: getSemiMajorAxis(getMeanMotion(tle)), eccentricity:...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
The TLE I am using is: (from https://celestrak.org/NORAD/elements/) ``` Yaogan 30-3-1 1 43081U 17085A 23255.08539617 .00003307 00000-0 31592-3 0 9999 2 43081 34.9957 136.4707 0003991 355.2856 4.7811 14.92839335311372 ``` stepMS...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Both the types and documentation indicate that the name should be startTimeMS not optionalTimeMS
Here When we provide this TLE given below, the parsing is not happening properly. Here I attached the console error screenshot along with this. TESTMOBILE-001 1 90001U 24999AA 24204.90369213 .00009140...