Closed pfandzelter closed 3 years ago
tox
locally. I'll go add an issue so that potential contributors know that CI support is currently missing.(ignored)
would fit next to those two parameters, so the same information is conveyed in the comments as in the more full descriptions above?Thanks for the quick review @brandon-rhodes. I did in fact get an email from Travis later that informed me about my breaking changes.
I edited my changes down to just the (ignored)
part, which should help it pass the tests and work on standard terminals.
At least I found out that I'm not using the high performance version today!
Oh, I didn't know Travis was at least still in the email business!
We'll see if this adjustment helps users understand those numbers better. Note that the online docs won't update until the next release, because PyPI now disallows edits or fixes to the descriptions of released packages.
If you skip past parts of the package documentation and on to the Providing your own elements section you'll have trouble understanding some of the parameters, particularly the
ndot
andnddot
ones, which, according to other parts of the documentation, are ignored by SGP4. To make getting started with this API easier for newbies (i.e., me), I've added a small note that these two parameters are ignored by SGP4. I've also added named parameters which makes it easier to use the example code in projects.