Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

poliastro

Interactive Astrodynamics in Python 🚀
Collective - Host: opensource - https://opencollective.com/poliastro - Website: https://www.poliastro.space/ - Code: https://github.com/poliastro

Merge pull request #1549 from astrojuanlu/epub-docs

Add offline-friendly formats to Read the Docs

github.com/poliastro/poliastro - 269b6f6491449dccb2aa65ebd4b7ecb65e635088 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add offline-friendly formats to Read the Docs

github.com/poliastro/poliastro - 312df20b64f33dc5094f183afa7fae5052d09690 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1548 from applysomesky/refactor_build_ephem_interpolant

Refactor build ephem interpolant

github.com/poliastro/poliastro - fc3c114d59009ee3726ac2bdcf51539af057d6d1 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Initial commit

github.com/poliastro/meta - 8d34ad9b939490bc8407381218dc51568d699b81 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Define time_range for example 3rd body perturbations

github.com/poliastro/poliastro - 892562d6a033edc3ee12dac7301430283f5827d5 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/poliastro/poliastro - 95109642a53994b5832d37f5b32bbd31fe682986 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix time_range creations in test_perturbations

github.com/poliastro/poliastro - 5d96c07ab644e21a24c249d2495d0f1236f88586 authored over 2 years ago by Sky <[email protected]>
Missed period argument renaming to num_values

github.com/poliastro/poliastro - 7b317940ebdb9f806df573e9c220d7efa001b5d5 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/poliastro/poliastro - b3f2e36ffac05c3c900f57d8f8c24ed9a55798bc authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Two small changes in num_values

These changes were done such to be in accordance with the values obtained before the refactoring.

github.com/poliastro/poliastro - ef0c69e87eee14b2a006cd9f5e55954cd30b65c5 authored over 2 years ago by Sky <[email protected]>
Refactoring of build_ephem_interpolant and its dependencies

`build_ephem_interpolant` now takes `epochs` argument (like produced by `poliastro.util.time_ran...

github.com/poliastro/poliastro - 0aac28af63c58de77745e98d8c71a78aec403491 authored over 2 years ago by Sky <[email protected]>
Merge pull request #1547 from astrojuanlu/fix-spheroid-location-take-2

Fix spheroid location, take 2

github.com/poliastro/poliastro - 01ee8b9a9b332587a3d062b57d7b9ff65fc38e10 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/poliastro/poliastro - b7da7f96d3a7c36617cb927137a45e976e9c17ce authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/poliastro/poliastro - 8f5661305bd84f3ccb11ea32da439f85a70b081e authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
cartesian_to_ellipsoidal now returns correct ordered values

cartesian_to_ellipsoidal used to return lat, lon, h, instead of lon, lat, h. The latter however ...

github.com/poliastro/poliastro - e893de53ea5ccff6acc5eb1332c9ad6da42c697d authored over 2 years ago by Sky <[email protected]>
Removed underscores, fixed lat and lon usage in cartesian_cords

github.com/poliastro/poliastro - 6e355abc01b73bdc8b06aeda010e42224cf72504 authored over 2 years ago by Sky <[email protected]>
Fixed 2 tests for spheroid location, fixed mistake in cartesian_to_ellipsoidal

In case of lat == 0 the cartesian_to_ellipsoidal the code returned
a wrong value. On inspection ...

github.com/poliastro/poliastro - 8968371b1a05768712153e2c5997c8af98631d84 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/poliastro/poliastro - 8236c9cb2f9610956ffc75e0005de3e7b5da0a7d authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Change cartesian_to_ellipsoidal singularity range

Now treats any lat < abs(1e-18) as close to singularity instead of only lat == 0.0 within the ca...

github.com/poliastro/poliastro - 1b990f5ac66059cde89887844865a3050efa1f96 authored over 2 years ago by Sky <[email protected]>
Update_1_cr3bp_dj (#1490)

* Add CR3BP functions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more info...

github.com/poliastro/poliastro - efaf92f6333dfe11bc456e5174d62eec26d500fa authored over 2 years ago by Dhruv Jain <[email protected]>
Merge pull request #1542 from astrojuanlu/rename-ss-to-orb

ss_* to orb_*, take 2

github.com/poliastro/poliastro - 8df4f0698c9ccb529b457522127295462ecc957f authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
ss_* to orb_*

github.com/poliastro/poliastro - 96a28674689ecf393c1b5a42b85cfc2910752e80 authored over 2 years ago by Sudarshan Ghonge <[email protected]>
Merge pull request #1540 from astrojuanlu/rename-notebooks-md

Rename notebooks to `.myst.md`

github.com/poliastro/poliastro - f16148132c3df247ec3d6b3c5d050e54f0396c17 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rename notebooks to .myst.md

github.com/poliastro/poliastro - b557ef3bc2b482c3331a9a1778850227e4bbf18e authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1534 from poliastro/add-cff

Add .cff file

github.com/poliastro/poliastro - e021033da190d64fe955fb6f47c8af0138080bd6 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update CITATION.cff

github.com/poliastro/poliastro - ee762d36fe03b71145dd3bd129dea5c84be0f8d2 authored over 2 years ago by Jorge Martínez <[email protected]>
Update

github.com/poliastro/long-talk - 559efc1083c6f6e1e959415ba0ae094f84e52e06 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update Binder link

github.com/poliastro/long-talk - 33fafbd6c4e39762cfa96473a4cd79dc84cf142d authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update dependencies

github.com/poliastro/long-talk - 7de7d8c88c94bec84742ccbf7995eb832dcb94d2 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
First attempt at .cff file

github.com/poliastro/poliastro - f776ed477135b707d6bfcda167f0ccbee8432e08 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1533 from astrojuanlu/doc-fixes

Doc fixes

github.com/poliastro/poliastro - 3abced1b27ee7a9ac9ae51b2bdf4723b1c3239e4 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add release date for 0.17.0

github.com/poliastro/poliastro - 74de900ac4e75d69a537f5dbdbaa00cc39a0135b authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix equation in front page

github.com/poliastro/poliastro - 3783f2b271320ebbcfe3dda7ea9e036ff72757f7 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Bump to next development version

github.com/poliastro/poliastro - cd65ce88ea20bd1b532e0f5495fe64ee802ec0ea authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1531 from astrojuanlu/docs-0.17

Documentation for 0.17

github.com/poliastro/poliastro - a93b7c0a486fb8fdd68715592c5fc5bc47bcceec authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Avoid documenting internal _compat.py module

github.com/poliastro/poliastro - d6af681e60b7448ee4fa5964a806ff940c0171bf authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Upgrade Python version for Read the Docs

github.com/poliastro/poliastro - 299e80f67c2f1abc43892698cfbebc5eb9e2fff9 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Upgrade base image for Read the Docs

github.com/poliastro/poliastro - 8eed00a76505ed4d9aa54c45a4bcc5103e8d0121 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Do not fail on Sphinx warnings

github.com/poliastro/poliastro - f9801dd1694a4cb56b41057c6497601ced7f7170 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add release notes for 0.17.0

github.com/poliastro/poliastro - b4563c0c6b3f0630d0d24aeb2045a571234bd54a authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Leverage substitutions, fix some cross-references

github.com/poliastro/poliastro - 6b69f9d6d9bcd9b952c8147cbb6bcfb845b9e3c9 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rework external data section in Quickstart

github.com/poliastro/poliastro - 1f8345f67a045b537db59a9ea2f2958384ef24df authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Style updates to Quickstart

github.com/poliastro/poliastro - a1806e7e6d2b98fe511a45faee914a05182270cc authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Style

github.com/poliastro/poliastro - d7ebf6a0e10017bd1713339a176a2941cf41dbcf authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Note TODO about t_p

github.com/poliastro/poliastro - fd1510636ac0ff5e372bfce5beffc04090f2d0e4 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add Orbit.to_ephem to the front API page

github.com/poliastro/poliastro - dce554fe6c6ec7c97e83190549fb50cff28544a8 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1521 from astrojuanlu/ephem-orbit-conversion

Rework propagation Orbit <-> Ephem conversion

github.com/poliastro/poliastro - d5626b34f64cb6b9b7f43a6b59bec7281e0b783a authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
New strategy-based sampling and Orbit.to_ephem

Fix gh-1364. Note that gh-923 is not addressed directly with
Orbit.sample, which largely stays t...

github.com/poliastro/poliastro - 432cbc2f0a35af22f936c391340258561623145a authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix one Cowell test

github.com/poliastro/poliastro - eeaf9f849283fae083c816c2e11adba0a8e0d869 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update notebooks for new propagation API

github.com/poliastro/poliastro - ad898f716fe6b0d94ff84e9b85a8bb5c22aea525 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove poliastro.twobody.propagation.propagate

github.com/poliastro/poliastro - 67647967aaad8d5125f1e28b37b1268c56441c23 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add more helpful message for old propagators

github.com/poliastro/poliastro - 241ce5b5893eff07c6f5affc124d873c032710a7 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Run black on all notebooks

github.com/poliastro/poliastro - 81d268d25f375543c51c6186e55dde239ac65294 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Style

github.com/poliastro/poliastro - ecc86e20430e7010125eb63a3bd041bc314df5b1 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove or note propagation special cases in tests

github.com/poliastro/poliastro - 8213c320602a863b6d0d2d9f9a17ee03304b24fe authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refactor propagators into classes

Fix gh-921.

github.com/poliastro/poliastro - 3cb5b5cc2ab7413ebe3b987cd5fb72c71c16d883 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo

github.com/poliastro/poliastro - 93311bd9e835ee58f2d5384e5cca5453b35d7944 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rewrite CZML extraction for simplicity

github.com/poliastro/poliastro - c44b6b2f722e975ce4af18b2e1302d59d586613c authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refactor states, add to_value method

github.com/poliastro/poliastro - fc2385b8fad8f0d3f3e57a0fa0f69a0a72216993 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move low level propagation tests

github.com/poliastro/poliastro - 5999ee0a05c1b67b6e1612056cc066feed83292d authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix leftover bad time comparison

github.com/poliastro/poliastro - bd5d89ffd194f50e03d5f73d83949f8422778cc0 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add axis keyword argument to norm

github.com/poliastro/poliastro - b9c35fea619ea7b59eaf7bc5795e517f13d6978d authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1529 from astrojuanlu/misc-fixes-pre-propagation-refactor

Miscellaneous fixes

github.com/poliastro/poliastro - 6617e5dbf33a866016020484debbd67e6f9a846d authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix misleading test names

github.com/poliastro/poliastro - f61602bf64e3183da49780e5459e78b334e46d11 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix time comparison in Maneuver.lambert

github.com/poliastro/poliastro - dca4e308d5c2cb4ce376f842df1a51a115dc0755 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add more Orbit fixtures

github.com/poliastro/poliastro - 5621a795735711abe1abf10a6f28fdd2caed8260 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix pytest collection

See https://github.com/pytest-dev/pytest/discussions/10109.

github.com/poliastro/poliastro - cd6be6f69f65fd4f0e531841466b34addbf884c1 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add some more cached properties to State objects

github.com/poliastro/poliastro - afb553caf0aa23aeb773af6e208362462c6dc6e1 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify sampling of open orbits

Orbit.sample no longer emits OrbitSamplingWarning when
anomalies are out of range.

github.com/poliastro/poliastro - 72c1dc1bccad469fcb89a35a4ae02a2a15713bc8 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Modernize imports, drop Python < 3.8 requirements

github.com/poliastro/poliastro - a1b3796a38e0cfca04c7b602fcff4731a7c17234 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1527 from poliastro/pre-commit-ci-update-config

chore: [pre-commit.ci] pre-commit autoupdate

github.com/poliastro/poliastro - 24f6666355f4862145b2a3e3c407504e5a1647fc authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix CelesTrak URL

github.com/poliastro/poliastro - 743c0d2c0a20a0924360418f5f91d875636c93de authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
chore: [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-comm...

github.com/poliastro/poliastro - 28dbb245a36532914b1975a3745ebcbf52783a1a authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #1520 from reine249/patch-1

Update coesa76.py

github.com/poliastro/poliastro - ed9807e56f39c43367dc54dad1a1f4757ba6cf37 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update coesa76.py

Resolving Issue #1518

github.com/poliastro/poliastro - afb1021b3616977a36744537f389c3fce65f3806 authored over 2 years ago by John Reinert <[email protected]>
Merge pull request #1486 from Yash-10/Add-elevation-of-orbit-implementation

Elevation of orbit wrt a location on attractor

github.com/poliastro/poliastro - 9a6835478d274ba9dfa9af90747802d4bb968a01 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update src/poliastro/earth/util.py

Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>

github.com/poliastro/poliastro - 78f8e5d0b0353da5da7b079d800f03b2b7316ebe authored over 2 years ago by Yash Gondhalekar <[email protected]>
Update src/poliastro/twobody/orbit/scalar.py

Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>

github.com/poliastro/poliastro - b4ad0331b977a6ca53ddd00e92e2275f1a2377eb authored over 2 years ago by Yash Gondhalekar <[email protected]>
Update src/poliastro/core/util.py

Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>

github.com/poliastro/poliastro - 8713880fd5b6a2fc1badd69e9469dae98e8a7a5c authored over 2 years ago by Yash Gondhalekar <[email protected]>
Update src/poliastro/core/events.py

Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>

github.com/poliastro/poliastro - 00b5b7551d34698ab00d2da711bdd1b18644cde2 authored over 2 years ago by Yash Gondhalekar <[email protected]>
Add elevation function for orbit

github.com/poliastro/poliastro - a2ff256082cf3aac2323312b2775c838a1bb680c authored over 2 years ago by Yash-10 <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/poliastro/poliastro - 55f263450a0993985c2e6b7024e073e940c35771 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add earth local sidereal time function

github.com/poliastro/poliastro - d8bc14bf53cda3eb2303be35a31684494f277e67 authored over 2 years ago by Yash-10 <[email protected]>
Add core functions

github.com/poliastro/poliastro - ff6679a3952d58a9195db1d72699375b56da9e6e authored over 2 years ago by Yash-10 <[email protected]>
Merge pull request #1512 from astrojuanlu/numerical-test-failures

Inspect numerical test failures

github.com/poliastro/poliastro - d3648cb764bc1b0b676b7f69d9e905c5706d56bb authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Mark some angles tests as known failures

Further inspection is needed for corner cases.

github.com/poliastro/poliastro - 2281969be430cd7b58cda7708d6dac368dac31ba authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Adjust tolerandce of sampling tests

github.com/poliastro/poliastro - 3fd6886ace3756c9e05ae798a6d1252e31d35c94 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Disable low precision CPU features

See https://github.com/numba/numba/issues/8141.

github.com/poliastro/poliastro - ceee9dd1d7268169ebcf4cdaf0d62f3c7c8d5618 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Revert "Pin NumPy version instead"

This reverts commit aee720f9d7dc9ce9959c81c2b574e8200ed14d59.

github.com/poliastro/poliastro - e09fd46a486afce602093c5f68c3e8256cea8c77 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Pin NumPy version instead

github.com/poliastro/poliastro - aee720f9d7dc9ce9959c81c2b574e8200ed14d59 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Revert "Attempt to avoid numerical failures"

This reverts commit dc662ff5587eefdbc045ff0f27e46c03638dcc38.

github.com/poliastro/poliastro - a270b17877b5c42ff521db321343ac29025d2676 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix intersphinx references

github.com/poliastro/poliastro - 57fa41fb7ff9fb2fed3717928ff1af08fe7c6266 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Attempt to avoid numerical failures

Pending simpler reproducer.

github.com/poliastro/poliastro - dc662ff5587eefdbc045ff0f27e46c03638dcc38 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Trigger CI

github.com/poliastro/poliastro - 68e0e7598dec980be039f8106e0c42bc8c66ec91 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1515 from Nosudrum/patch-2

Fixed unit mismatch in `radiation_pressure`

github.com/poliastro/poliastro - 321ca443f47e64eac40b462c31ca72a80cefa3b5 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed unit mismatch in radiation_pressure

Wdivc_s was requested in W * s / km (W contains distance units in meters), which did not work wi...

github.com/poliastro/poliastro - b8155b63a997a9db9a4367d527accf5c12e8b92d authored over 2 years ago by Arnaud Muller <[email protected]>
Merge pull request #1514 from Nosudrum/patch-1

Fix rho unit for atmospheric_drag

github.com/poliastro/poliastro - 2d7b2f53efc83c9f35037844af27f16b9687a0a0 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix rho unit for atmospheric_drag

Changed kg/m3 to kg/km3 to match other units

github.com/poliastro/poliastro - 323b58e6589d90ee63510ffe18dd19f18bcf1a09 authored over 2 years ago by Arnaud Muller <[email protected]>
Merge pull request #1511 from astrojuanlu/fix-jacchia-equations-take-2

Fix Jacchia equations, take 2

github.com/poliastro/poliastro - c15b75ba3ee02f14b6ccdad01f1a704607439d3a authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>