tle.js icon indicating copy to clipboard operation
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

Results 7 tle.js issues
Sort by recently updated
recently updated
newest added

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,...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies

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...

dependencies

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...