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 branch 'main' into states-tests

github.com/poliastro/poliastro - e05b92149ddd0c98a4d3bbaa4b4ae78576e36571 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Split propagators in their own modules

Continuation of #1026.

github.com/poliastro/poliastro - b95200aa4604db1169e5fff2d2b5193d2d76cb43 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move LTAN calculations to Earth

github.com/poliastro/poliastro - ee614dbce32b0fab57d5f8931ff3528dfdbd2b05 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Create wrap_angle util

github.com/poliastro/poliastro - 7390b6c772cb31b7183af3543cc4ee746358aa82 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move more functionality outside of Orbit

github.com/poliastro/poliastro - 09994cbf4ba76dafe349585463bb05202409568d authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move core functions to more appropriate module

github.com/poliastro/poliastro - b6098f3b3197c4a408b92d8aa76969c830de5b56 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move method requiring external data to separate module

github.com/poliastro/poliastro - 1b895b1ee2da359a7aa01ff960f6d5a9c1d44d6a authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Embrace @ infix operator from PEP 465

It was about time!

github.com/poliastro/poliastro - e1e9e38573bb9bc60d4cff73cdbc80246e32571f authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Consistently check units in elements functions

github.com/poliastro/poliastro - 6141ba2f8bf7b781b3a9bb6711e84c278b7c3efb authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move some logic outside of the Orbit class

github.com/poliastro/poliastro - 92844a0932bdb536f6abd62fe5dc39a5e75bf0da authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rename interactive plotting module for clarity

github.com/poliastro/poliastro - e9eb2bb4ee6da8a7946d5f4fa7e7dacbe1a6f89d authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify Orbit.sample

github.com/poliastro/poliastro - 9c277c3ab8dcd0bb487c95769c3e3a1912f7fa07 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Style

github.com/poliastro/poliastro - c7ea1c828485f5894d43bbae9ae090591c7ef958 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove deprecated Orbit.from_body_ephem

github.com/poliastro/poliastro - fb479105f13e9c90bdaf99dae337d9422a7c33c2 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Quality

github.com/poliastro/poliastro - 3b27fd46a94aa47095ad3aa2be2ebff09df229da authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1432 from astrojuanlu/small-autoapi-improvement

Slightly improve documentation clarity

github.com/poliastro/poliastro - c9477811e13c03531653115bd4157a455e78bce0 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Slightly improve documentation clarity

- Remove private members
- Add distinct section for contents after summary

github.com/poliastro/poliastro - 106bd4eb91b7a0d7286adb4b018d4868c205dcd9 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1428 from astrojuanlu/gp-tutorial

Add notebook on OMM and TLE data

github.com/poliastro/poliastro - ce6817ebc3377ad131aa3fb2d6c7a528df86244b authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Try to fix attribution

github.com/poliastro/poliastro - f76357991b528ae696f26119b47de06d8a9dfc02 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add static thumbnail of OMM notebook

github.com/poliastro/poliastro - 519a9f76f3747f9eac91e76625932d7cfd7f2355 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add missing documentation dependencies

github.com/poliastro/poliastro - e8d27d6641c6c4c88c2c086499f6b70ce0b7904b authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add notebook on OMM and TLE data

See #1215.

github.com/poliastro/poliastro - bec989da04d52242339720b3d97ac4858ed72d7f authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #99 from astrojuanlu/update-widget

Update widget

github.com/poliastro/czml3 - ab7d7eb7d8d7b97c088cca818d5fc989f02e19c6 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add missing testing dependency

github.com/poliastro/czml3 - b5d04fd216917223b4360761bf2147e97d0e5bad authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update latest Cesium version

github.com/poliastro/czml3 - bd6af32f2a34d8b09dd5a771ca471867af48a2a9 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change default terrain and imagery providers

Fix gh-98.

github.com/poliastro/czml3 - c01b40a3246b9a9d42986af5320389a341bd61a6 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1426 from olebole/marktests

Mark tests that potentially fail

github.com/poliastro/poliastro - 618fc6ca4f3c6188de00a7f24f64ce0257a14cb8 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Mark test_apply_manuever_correct_plane as remote-data

github.com/poliastro/poliastro - 3408493672225e97f9aa6805a9f93344f931c6fb authored about 3 years ago by Ole Streicher <[email protected]>
Mark test failing on 32 bit archs as xfail

This test fails because numba does not support parallel on these
platforms.

github.com/poliastro/poliastro - 15eabd31307d9dd4056ffacb3a45ea8bbaaa6fea authored about 3 years ago by Ole Streicher <[email protected]>
Add notebook on sensor geometries

github.com/poliastro/tutorial - f49482b00401e93ad9e52aee8cea2b82e589e4f6 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add disclaimer about similar project

github.com/poliastro/tutorial - d0f53a98fe4fbfb54278252e4cc4730e245eeef9 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Use proper unit application

github.com/poliastro/tutorial - a7cce68479e9ca27e844444b9cde503bd454df2a authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1423 from astrojuanlu/revamp-sensors

Revamp sensors functions

github.com/poliastro/poliastro - 80cf66e4a300b5e5913ac714942001efa70da58a authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Adjust tests

github.com/poliastro/poliastro - 9b905e0bc601de2951760171c12e2f0a00b0e7ac authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix test typo, leave in xfail

github.com/poliastro/poliastro - eef6a2c173b7e8216ac1d82238a848a4a864ed66 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move sensors outside of poliastro.earth package

See #1421.

github.com/poliastro/poliastro - 6a96f6c89e737c31d39082c76f897cca5156bb35 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rename sensors parameters

Fix #1421.

github.com/poliastro/poliastro - 7ae26bdc5d3a73970d3efcbe449c84f0152bbd33 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rename and simplify sensors test

github.com/poliastro/poliastro - dd6a9659b24502b6a09322893ac116dbfeef1f76 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Accept 0 azimuth

Fix #1422.

github.com/poliastro/poliastro - c506b474fa556e585417de71a25c3c2a762b264c authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Tweaks to notebooks 1 and 2

github.com/poliastro/tutorial - 3c606cab467e649617100363751d31cadd39f1f3 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add ephemerides processing to tutorial

github.com/poliastro/tutorial - 8efc2da5cf9f298c7e66cc29974f129ed74c42d3 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1418 from astrojuanlu/gp-data-celestrak

Add contrib code to load GP data from Celestrak

github.com/poliastro/poliastro - 6341073764adfde540634083f574463d79f1a413 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add beginning of notebook about GP data

github.com/poliastro/tutorial - b6deba02d6be3efe349b79c466d4fdb49320d092 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Lint contrib directory too

github.com/poliastro/poliastro - b39fb526917b2576c092a666b076587b4bc49014 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify isort configuration

github.com/poliastro/poliastro - 033e8789e3f1c0d9764fa4051f016ad6824892a5 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add contrib code to load GP data from Celestrak

github.com/poliastro/poliastro - e9917a9f4855ebb3b464977a26c7549baeb6a610 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add explanation on osculating orbits

github.com/poliastro/tutorial - 0527e8bcbb3086c9f94c4499ea7779b146a33e92 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update title

github.com/poliastro/tutorial - 2742bbc3e7263d33d2bc2a02603454699dbf9351 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
More structure updates

github.com/poliastro/tutorial - 233e1a699895f88957b142c08d03f612fd28f4f7 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Overview updates

github.com/poliastro/tutorial - a2144947010ff07b0e93650cad66f21f6d49781e authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Date and wording updates

github.com/poliastro/tutorial - 48ab341adb5957fe12c8c7a30cae30840face4b7 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update dependencies

github.com/poliastro/tutorial - 9c66ca8c571af5eaa9d4f04e8a022b60a6612cd4 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1417 from astrojuanlu/post-0.16.0-updates

Post 0.16.0 updates

github.com/poliastro/poliastro - 2624a00ffb7dbeabaa851429937a9f0abd349086 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #94 from astrojuanlu/release-0.16.0

Add 0.16.0 release blog post

github.com/poliastro/poliastro.github.io - 6fa7aaf260b2fa0b3d2cbc4ac87311daa24dcbc7 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add 0.16.0 release blog post

github.com/poliastro/poliastro.github.io - 3680e20357b60440988ff8865a362bfe2366bc06 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Complete release notes of 0.16.0

github.com/poliastro/poliastro - 3ea0b93c001f3aed9f44b99c7fad1484c4b1014a authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update new release instructions

github.com/poliastro/poliastro - dd9468962f67fd4ce6622804a5489c3cfdc74eec authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Modernize installation instructions

github.com/poliastro/tutorial - 18a3dc1aa6a34230909a6f59078ba2d0b3086716 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1413 from TheBuffer/feature

raised error with message for negative tof value

github.com/poliastro/poliastro - 1e0fde81472fa47f6cc011ccb33179e7ddc0a155 authored about 3 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 - 23430f880395e938eb326127bfe4b3a239805d50 authored about 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Corrected test_lambert_tof_exception error message

github.com/poliastro/poliastro - 4cb0b745dd015af14a5014108b3a184116b22d5b authored about 3 years ago by TheBuffer <[email protected]>
changes in iod.py and changed error message in maneuver.lambert

github.com/poliastro/poliastro - 225248fd4dacd5ef81d4abec59a22d41a26b0e56 authored about 3 years ago by TheBuffer <[email protected]>
changes to test_lambert_tof_exception

github.com/poliastro/poliastro - 2be6103e0ca19f621738aeb53366febd6aaae227 authored about 3 years ago by TheBuffer <[email protected]>
Merge pull request #1414 from poliastro/pre-commit-ci-update-config

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

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

updates:
- [github.com/PyCQA/isort: 5.9.3 → 5.10.1](https://github.com/PyCQA/isort/compare/5.9.3...

github.com/poliastro/poliastro - 56c410db7d5e5f460b4d2c0ced4d2fc321ce9dac authored about 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Print negative tof error in Maneuver.lambert and added test

github.com/poliastro/poliastro - f295cffab74d0a14e51c0efbc0343dce2ce85170 authored about 3 years ago by TheBuffer <[email protected]>
Merge pull request #1410 from astrojuanlu/fix-binder

Properly open notebooks on Binder

github.com/poliastro/poliastro - aaa43d4c81b02383d641fb905db0fc2429515762 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update default_setting_overrides.json

github.com/poliastro/poliastro - e091518eb55ad5fcf07a08d18510572f0690c5c4 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update requirements.txt

github.com/poliastro/poliastro - 87a20762e6a92f71790d6a93306fc59053c75d4f authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1412 from astrojuanlu/simplify-ci

Simplify CI

github.com/poliastro/poliastro - 84190aa6db255dc6d9ce2b266ab9ed0a6284037f authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Make installation instructions version-agnostic

github.com/poliastro/poliastro - 8b27eb98b0a6ddf0931fbb67a2d07a03e802a902 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Reword supported operative systems

github.com/poliastro/poliastro - 05dd9c166b48badf09a10a087c979d174e3d5b81 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove Windows and macOS from text matrix

github.com/poliastro/poliastro - e4b96a8d244339ddd3635fe45d6628de59dc714f authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Style

github.com/poliastro/poliastro - 8a249ae71111ac2ecfbc89d77731de5ec2283fda authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1411 from astrojuanlu/dev-improvements

Dev improvements

github.com/poliastro/poliastro - 09bf683c62cc2a3454622bb8c0eb071966953a92 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #93 from astrojuanlu/november-updates

Add November updates

github.com/poliastro/poliastro.github.io - 8a8e5e024145f57fc313460e50e9ecb84518e97a authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update tox.ini

github.com/poliastro/poliastro - 987b13a0a7344c548036a8dbcde00ed6d450dc3f authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update azure-pipelines.yml

github.com/poliastro/poliastro - 9cab04ffa18676a9e6962b906dbfbd05f63724f6 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add November updates

github.com/poliastro/poliastro.github.io - be085d6617d760b380cadb4006685b95f45c9b4e authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add missing dependency

github.com/poliastro/poliastro - 399e970fd2dc954352b4e36a85e0920cc4a771d1 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix RTD requirements

github.com/poliastro/poliastro - 65b4c9baf192eb580ee5a3aa97599b0183bf1bc0 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Clarify system dependencies needed to build the documentation

Fix #365.

github.com/poliastro/poliastro - a247ff087e583a9bb818834c70b50087a4fe202d authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refine contributor instructions for documentation

github.com/poliastro/poliastro - 52afdbfa70ec8615be15d0dd05bdcde27da4b98d authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Upgrade some dev dependencies

github.com/poliastro/poliastro - 1e39195506f559c16bb80040ff8a2d72d79f3873 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Devendor sphinx-github-role

github.com/poliastro/poliastro - 19812929075746bf671c4786a61238be4a106d2e authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Split extras

Fix #1407.

github.com/poliastro/poliastro - 9b29f8c6a27b8e8ae51ea10f7e3951eb9ea297f0 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
My favourite JSON typo

github.com/poliastro/poliastro - a610145ca3dc8ed5e57170137c9c263391e55ca2 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix extension of Jupytext notebooks

github.com/poliastro/poliastro - 484c6116569cc62efcfdfb2a0564479f527c05d8 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Properly open notebooks on Binder

See https://github.com/mwouts/jupytext/issues/803.

github.com/poliastro/poliastro - 2ae9bf3eb66517d6bfc5f7e34516e3782c720286 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1409 from Yash-10/astroquery-default-change

Resolving astroquery deprecation warnings

github.com/poliastro/poliastro - 4962a4c2cbacbcd58a6219552832b7f946687ae6 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Use None id_type

github.com/poliastro/poliastro - 581cc7cc72e58c8a2c20ca1983bcd2a9c27e3f92 authored about 3 years ago by Yash-10 <[email protected]>
Change id_type default to None

github.com/poliastro/poliastro - 9cc5a4d3f697fa974af17865b31b28d981550070 authored about 3 years ago by Yash-10 <[email protected]>
Rerun talk

github.com/poliastro/long-talk - 0b6b43fd16ef56ee591a6577c7619ed795bbe137 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Upgrade poliastro

github.com/poliastro/long-talk - 9b594204edc420fa22202c3c5f59f7b7633c9d2e authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix permissions

github.com/poliastro/poliastro - 3ee0c18cf1cf5e5c59f46afe4f4df43877e301c9 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1408 from Exa-Research/temperature-doc

Fix typos and error in temperature distribution graph.

github.com/poliastro/poliastro - ae38edbba7e3854af43f1f936feaae78d52c05b4 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix typos and error in temperature distribution graph.

github.com/poliastro/poliastro - 609c3d9d648e819001cf22c6fcc298242c7810be authored about 3 years ago by Tom Johnson <[email protected]>
Bump to next development version

github.com/poliastro/poliastro - 1b3da82d82328c5d748959455d93b18b1e740364 authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1404 from astrojuanlu/other-minor-fixes

Other markup fixes to README

github.com/poliastro/poliastro - b045a28baa45faeafd9a46c311c88c9561460add authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>
Other markup fixes to README

github.com/poliastro/poliastro - af6019198f29976f5add7c8eadc01143dd5231ec authored about 3 years ago by Juan Luis Cano Rodríguez <[email protected]>