Ecosyste.ms: OpenCollective

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

github.com/poliastro/poliastro

poliastro - :rocket: Astrodynamics in Python
https://github.com/poliastro/poliastro

Use f-strings in some extra places

1069b51b4c0e74890117fb7c4e213b7395443a55 authored almost 5 years ago
Make plot_body_orbit return the Plotly plot

7ade0f86cee8399473c5d1376f066f22076b76fd authored almost 5 years ago
Set frame plane on initialization

Remove it from other methods to reduce confusion.

23a369c1c5a7f769ae4a06b9b1275a573f09cad7 authored almost 5 years ago
Move warnings to separate module

275e51046ed811cdd42682d8ad0dc3309e32516e authored almost 5 years ago
Update image tests

1215f99c12d832701a91c3a086d892ceb64876c0 authored almost 5 years ago
Add label in mixed image test for completeness

00820b1100bfcb13a51e7a68f178f5351fe37c69 authored almost 5 years ago
Make static legend creation a bit less magical

f803f291030a362097e5da4925daf5ae01580a1c authored almost 5 years ago
More strict input validation for usual Orbit classmethods

Fix #716.

ad1da5b56d0c77ef5d2ea74f3e8d5eaacfa353c2 authored almost 5 years ago
Refactor repeated code for plot creation

1ad9c96b23e7fac4b8105c44a326a78ac68836fc authored almost 5 years ago
Improve plot redrawing, keep linestyle

3d13d46bb067c47baf7e6b49e596a861ec420c1c authored almost 5 years ago
Fix old typo

262921993478f21b27f20d063c8d39bc446144f3 authored almost 5 years ago
Remove Pluto frames for consistency

cd7b19b7f9d007cd0a070116f999c5769f49cc6e authored almost 5 years ago
Clarify get_mean_elements

fdce7bc3a89b06bffec1e162478c0a74f137a7e5 authored almost 5 years ago
Better error for non existing or wrong mean elements

This is for Pluto and the Moon.

2c872bf852b3fd54a6ff9a1deb62a33ed1149e4b authored almost 5 years ago
Remove plot convenience method from Pluto and the Moon

5c0f5ae6a3d1631afde1f8776660206862e6761d authored almost 5 years ago
Merge pull request #900 from astrojuanlu/final-plotting-refactors-fixes

Final plotting refactors & fixes

51f5806cb1663755f025aff05792fcaccebed0df authored almost 5 years ago
Fix docs building with tox

b370fe50998f4802abb038112e60fb3587641573 authored almost 5 years ago
Adapt for new sphinx-hoverxref

bfc27bab1fca9b8985e14204c96a125175893b79 authored almost 5 years ago
Use Earth perihelion in Solar System plotting tests

571859e8d5fb90753549bda8b9b65f9ab0784cfd authored almost 5 years ago
Style

76128dfc75cc92f6742e5ff46b409d2996c7916c authored almost 5 years ago
Allow plane in body plotting methods for consistency

ea29e7f65d7c4ac84667f1b5e1727fe4e7d416ea authored almost 5 years ago
Minor adjustment in test

811d6675939b0b26a97893f7220748ef428d4060 authored almost 5 years ago
Update image tests

ebb4fa07f5509138ca986015e304095afc8fde35 authored almost 5 years ago
Add short circuit for change_plane

a4337d82a7e3e466d4565f615fbae77b477fd00f authored almost 5 years ago
Make epoch mandatory in plot_body_orbit

aa978e708685ca5be4cd975e57b1415696a7472e authored almost 5 years ago
Small fix in trace and line handling for all plotters

da95665ba135729870ddf8fbecdc0ace57666ec0 authored almost 5 years ago
Restore frame error in Plotly 2D plotter

b5c340c1895d73c8008d28d585f4aac552995523 authored almost 5 years ago
Always generate label

92eb9ae5f49e8ede572e7d7ad68f7a2c2f559945 authored almost 5 years ago
Fix old documentation mistake

3039da55859a04c7fbf44a7c1e86f7ecf0c91c3f authored almost 5 years ago
Mashup of plotting refactors and fixes

Sorry, it really was too much working separating this.

* Separate public methods with private m...

07925a254975412f7abe8185c69792138a066533 authored almost 5 years ago
Use color palette for body orbits

e8cd5e081a642612acfdfbcaaceef804ea1401b2 authored almost 5 years ago
Minor fix to Plotly 2D plot_body_orbit

bb311f83574e7446fd270d15e148c3d9de170027 authored almost 5 years ago
Fix attractor radius logic

266b3d394376f0a2964dc040f687537ef0d8c7ab authored almost 5 years ago
Deprecate Orbit.pqw()

f7139efbfcbb8539b9244f664171e7309b572e68 authored almost 5 years ago
Finished planet palette!

95476907c19c5447447e53266d6f59899fee35ee authored almost 5 years ago
Restore use of reference plane

85487ff25b094081e1642ae3347b996c8ad1b964 authored almost 5 years ago
Legend fixes and refactors

f8c503a9bfa3b31ff90e5711499e711f4634f828 authored almost 5 years ago
Add image tests for trajectory plotting

b42aaede4f83eb011d2ef2211148bdf60bc38ce1 authored almost 5 years ago
Add image test for different planes

97f80b8f153075e64c96512d6bd3e10981ad1405 authored almost 5 years ago
Merge pull request #898 from astrojuanlu/body-plot

SolarSystemBody.plot()

bea72f5547353b41569c0539ac8d24b758f1c3f5 authored almost 5 years ago
Add convenience .plot() to SolarSystemBody

80e6d15a27d468dba1487517571f8f71cd203b9e authored almost 5 years ago
Add image test for simple body plot

24d08c1ad8f905f86cbd0db43942f1a2b5ef80cb authored almost 5 years ago
Fix attractor redraw

c343590a36656a0322744619c428bb5881e5e52d authored almost 5 years ago
Fix flake8 errors in tests

d992a48b27fa54f8556594644405f2172068ad9a authored almost 5 years ago
Check mypy in tests as well

cfca831bd3809773c51e42770eab9ec9958cd196 authored almost 5 years ago
Merge pull request #897 from astrojuanlu/misc-fixes

Miscellaneous fixes

e7a8ec36ce21d29e95564d3a3e167abab9c61a09 authored almost 5 years ago
Increase maximum file length threshold in Codeclimate

b1e44a50d0fd56222b5884d20dfe7991c99dacd4 authored almost 5 years ago
Make generate_label orbit-agnostic

4c98906b50a93c1304c4db3d7e9451188ecf04a9 authored almost 5 years ago
Add leftover early error in StaticOrbitPlotter when frame is missing

5a4defe1fc0882d6480276134428756a21fdbf07 authored almost 5 years ago
Set frame from body if not previously set

dc7f3dce669d547be1c06eeb5ed925be4022849b authored almost 5 years ago
Add missing options to plot_body_orbit

b099f8352e1f27e99ae072a86f444f80b2dd640f authored almost 5 years ago
Add explanation about ._set_plane(..., fail_if_set=False)

ab08390cbf4b5496da164cf30ea7d19fbc4f61df authored almost 5 years ago
Documentation fixes

9ae5ba86f48aa74532e74e63f61774328cdee375 authored almost 5 years ago
Move mean_elements to better place and to avoid circular import

afd812c688acbda10281349c69743b44ae83acad authored almost 5 years ago
Merge pull request #894 from iamabhishek0/fixes_798

Change frame of get_body_barycentric in change_attractor()

543309133d1eeada63f8abea1e9ad19f9096cbc4 authored almost 5 years ago
Temporarily cap Sphinx

e22d3c3aeb0f00b1d59269f7b61412b029b7000c authored almost 5 years ago
changed frame of get_body_barycentric and added tests

6fd6069e0395b44c4c150c99271be72db45529f3 authored almost 5 years ago
Merge pull request #857 from NanuSai/UNITS_FIX

Boosting vallado izzo

f4547d2b1b89eba41a9ee29b3fe35d9ba393c64c authored almost 5 years ago
use kms

Co-authored-by: Abhishek Chaurasia <[email protected]>

758683b61cb6e5a0cb47e8f7fca81514246affbb authored almost 5 years ago
Merge pull request #893 from priyanshurohilla/docstring

Fix doctstring porkchop

a8a720841e39bd7cc07d495f0c22abdeeb0ed4a7 authored almost 5 years ago
Update porkchop docstrings

4de810f9dea757178e358ee59d072f3fe0733e1a authored almost 5 years ago
Merge pull request #890 from astrojuanlu/latex-deps-azure-pipelines

Move installation of LaTeX dependencies to CI config

b18dc94d4172eacad23909b33b855fa56aefb939 authored almost 5 years ago
Do not hardcode LaTeX dependencies in tox

2c3eb0450e940acd076c1e56191872e0cbd5caf4 authored almost 5 years ago
Alternative approach

c010f1032df03f053a348c34bfa2c40abd2d55db authored almost 5 years ago
Is this faster/better?

24cd89cd39c384e571d0638577c581579839677b authored almost 5 years ago
Merge pull request #886 from Syed-Osama-Hussain/add-get-document

Get document added in extract_czml

bb422b2ef476d31437427ecc46fbd4c0e9693709 authored almost 5 years ago
Get Document added to extract_czml

91c9ea1046616fdac50707d01705f5c3dcb72b90 authored almost 5 years ago
Merge pull request #891 from astrojuanlu/better-plotting-api

Better plotting API

11a10efa1b6d988fb7cd7a6542149a9144ef1587 authored almost 5 years ago
Add new APIs to orbit plotters to avoid explicit from_body_ephem calls

fd225c7dac1ac79e4d91bae275f88b1ea6c17ffe authored almost 5 years ago
Add more debugging information to warnings

ba2cd2d18f9aecac5adbe6c070dc63cc29d6d04f authored almost 5 years ago
Merge pull request #889 from iamabhishek0/fixes_868

Raise NotImplementedError for attractors other than Earth in Heliosynchronous orbit creation

1909ce480a0ade6e70c72f78adb95c175c7131c4 authored almost 5 years ago
Merge pull request #888 from astrojuanlu/adjust-tox

Adjust tox

ffa2c664290884cbc27422744d6523ec9a9c93c9 authored almost 5 years ago
Added NotImplementedError for other Attractors

b6e7c03e962a34d3c8cdc2d90118af4fb8d5289a authored almost 5 years ago
Skip strict CZML test if not using numba

3d9e124bfdf34f85e8a97ea6ece2e46858109c79 authored almost 5 years ago
Reorder imports in CZML tests

44a63268110f669343501e4f9569a1ea0cb579ae authored almost 5 years ago
Simplify tox test environments greatly!

af8bfb11c6b3b200025559757660f96f7c9302be authored almost 5 years ago
There are no "docs" extras

c736ebcd54fe39816ff35d52fcbf8bf4167c56a9 authored almost 5 years ago
Remove unused clean environment

56de7defe2a2b720540fe7ee35c9fd11e6d05621 authored almost 5 years ago
Style

a06f86b0cfed554f6bcf7659db2108a6359d44e3 authored almost 5 years ago
Make common variables global in Azure Pipelines

2623a7735fd4781f66b1548ea3ceb2fd7a2cae6b authored almost 5 years ago
Always run tests with extra verbosity in CI

802190f8ff68e46620e9ffd610e949b82f10326e authored almost 5 years ago
Add missing extras

25d2920658c9a286f4860bc3cbff0c985abff4f5 authored almost 5 years ago
In fact, I need czml3 to build the docs as well

150fd97ff0af288128d3f33239f84260c18a6536 authored almost 5 years ago
Drop support for PyPy < 3

9fd8ad555edea1755ccce7e3824196fbee0d519e authored almost 5 years ago
Simplify online tests

3c744a7eeec1be857123bd6abb4f0d3a37301515 authored almost 5 years ago
Do not repeat slow tests twice

32048019fc131c1aab2a307f6dba0b805bf531f7 authored almost 5 years ago
Disable Numba JIT when calculating coverage

Fix #887

6298b2920dac3a092679d7a55127cb2777734686 authored almost 5 years ago
Remove unnecessary pip call in docs

d92416a366fc65aed33326c463e6d6c7f41eee6d authored almost 5 years ago
Do not whitelist Sphinx build command

f33d9358f11e3aed1b8a34083296990a347f43c9 authored almost 5 years ago
Remove explicit calls to flit install

b681fd08c6da2825c3b5a8789a1c837f786676dd authored almost 5 years ago
Add comment about usedevelop

85acb3bee81d0eeebc2a2f9dfd79f1f9ec092049 authored almost 5 years ago
Use proper PEP 517 support in tox

acf835ac87a4e1cf167ba32439c8aab0c4925230 authored almost 5 years ago
Remove outdated Python 3.5 testenv

e990aa0ba3b82af59c98a8b01730524d218c9c58 authored almost 5 years ago
Use whatever Python 3 for docs

816c08090b2144cf67ca9001619a98dc0540e3a6 authored almost 5 years ago
Merge branch 'iamabhishek0-fixes_#873'

Add repr method to Maneuver class

93042f5a3c2b43ab5c55ba7ba3eacb1e6dbb0799 authored almost 5 years ago
Added repr method to Maneuver Class and added Tests

124a0485f7be014c42bf9178ef59d4c2f221a2dc authored almost 5 years ago
Merge pull request #885 from astrojuanlu/body-ephem-plotting-pre-work

Miscellaneous improvements

c18f4ddb55ad38d1420502890667b17605668f20 authored almost 5 years ago
Add image tests for plot_solar_system

1f690d99fa1270939c93112922c636333c432a00 authored almost 5 years ago
Minor docstring improvements

0ea91231f84036df80eebae8f49aa6cccc62295c authored almost 5 years ago
Do not fail if epoch is not given to plot_solar_system

c66c14dbd0a3d6bf0752af3a33c19973b763aec7 authored almost 5 years ago