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

Add news for v0.4.0

github.com/poliastro/czml3 - fe4d4fe1227d283662f187cafea845a29e4b0c82 authored over 5 years ago
Add CZML introduction

Fix #23.

github.com/poliastro/czml3 - 6d1f50293a421d73b79131e444e05b3b303b8510 authored over 5 years ago
Merge pull request #48 from Juanlu001/properties-attributes

Update attributes on all available properties

github.com/poliastro/czml3 - 04e0d65a10955a48f14b1135dcb820992e1accdf authored over 5 years ago
Change order for consistency

github.com/poliastro/czml3 - 7d69b55b775f896cf27f425f75a7bfb8ceaf1e25 authored over 5 years ago
Make Orientation deletable and interpolatable

github.com/poliastro/czml3 - 3fa9bac47d8ba01d1bb7bafcabeee9a436561649 authored over 5 years ago
Merge pull request #47 from Juanlu001/after-attrs

Some fixes after switching to attrs

github.com/poliastro/czml3 - acf1dbd3e6e2675e5bb9a2f66a071e4f1f20d2bd authored over 5 years ago
Add missing enumeration

github.com/poliastro/czml3 - 7fa64df8c28cf5b988d1aa1fab8a18e9df433ae2 authored over 5 years ago
Use validators where appropriate

github.com/poliastro/czml3 - 1f67dad40bb9dd3cc35e162fdf81ff07ee4c1a29 authored over 5 years ago
Restore type annotations in mixins

github.com/poliastro/czml3 - 1f03d4e5c8cfd8a9c399f4a49bb9ab6f0b4b788e authored over 5 years ago
Restore mixins

github.com/poliastro/czml3 - f9486269571b2733c3d2ff171ba9357c7f06e9c2 authored over 5 years ago
Restore preamble id

Fix #46.

github.com/poliastro/czml3 - 21e74a21b78c4399a422e96daa066acb1e421531 authored over 5 years ago
Leverage equality

github.com/poliastro/czml3 - 377e5fc2e23c4adeb627d325237c0ac1ca6db2d7 authored over 5 years ago
Merge pull request #44 from Juanlu001/attrs

Use attrs everywhere

github.com/poliastro/czml3 - 2e83b28f9164b84ab8e25f3e9b308c428f63ca61 authored over 5 years ago
Properly separate Uri as property and not type

github.com/poliastro/czml3 - 0ba9ca3ff666e2c8427ad59962e80fa0163d0c02 authored over 5 years ago
Add classmethods for Color and SolidColorMaterial

github.com/poliastro/czml3 - 6c2ca20a7cffd29135472038c31a81b13960e687 authored over 5 years ago
Remove converters

"Generally speaking, the moment you think that
you need finer control over how your class is ins...

github.com/poliastro/czml3 - 8f69963e2bd895eb4131d608a1785863c2fdfa28 authored over 5 years ago
Remove KNOWN_PROPERTIES 🎉

github.com/poliastro/czml3 - eee149ca6f66c0b0cddacd86983e9bcb3edd9920 authored over 5 years ago
Use attrs everywhere

Unfortunately, the docstrings are gone... See

* https://github.com/python-attrs/attrs/issues/8
...

github.com/poliastro/czml3 - ce59e0112ab0a7024f65152be04ec605228c29e0 authored over 5 years ago
Replace some more types with corresponding enums

github.com/poliastro/czml3 - 830e21db6afa2bc04d5d14a7ae6586bd44868c95 authored over 5 years ago
Merge pull request #43 from Juanlu001/3d-models

3D models

github.com/poliastro/czml3 - 587e4ebbcd04c96d58a2d48d7362922673f25363 authored over 5 years ago
Add more missing enums

github.com/poliastro/czml3 - 8fb333fdc6659ce33015600c1cf383cf6631c691 authored over 5 years ago
Replace HeightReferenceValue with Enum for consistency

github.com/poliastro/czml3 - 7926c70f2c72d055618e093d5e0860eb65924ccd authored over 5 years ago
Implement Orientation

See #38.

github.com/poliastro/czml3 - f9d6bbfe977ceceed6965714ea728736f3691146 authored over 5 years ago
Implement Model

Fix #38.

github.com/poliastro/czml3 - 5a6cff60225afbdc3e93188dd5f7c726b6378f3a authored over 5 years ago
Implement UnitQuaternionValue

See #38.

github.com/poliastro/czml3 - c12ec39997294ed310053e15a2d677d9c009a683 authored over 5 years ago
Remove unneeded line in newest mypy

github.com/poliastro/poliastro - 6def578462f576b639167c1ec2bda2f46f0d3552 authored over 5 years ago
Merge pull request #794 from Juanlu001/fix-norm

Finally remove norm

github.com/poliastro/poliastro - 36569f4215b62d32dde2d7d508417027bb8a231f authored over 5 years ago
Adjust numerical results

github.com/poliastro/poliastro - fc98617a55b579d000500fda3c2b4088741a5cb7 authored over 5 years ago
Avoid use of norm squared

github.com/poliastro/poliastro - 08fd696f31e96db5e539068a4aa636d64d172521 authored over 5 years ago
Revert "Revert use of numpy.linalg.norm"

This reverts commit 5136486569d7d16fb3196596c6afc8b4129a1528.

github.com/poliastro/poliastro - 37c40cd9b6af5ee6ba5d294d54f481083f301fb5 authored over 5 years ago
Merge pull request #774 from noc0lour/orbit

Add RAAN from LTAN calculation to SSO calculation

github.com/poliastro/poliastro - c54cbf4f989fc3930fb5f7e94fd2c4c7b24d3ee6 authored over 5 years ago
Merge pull request #793 from shreyasbapat/Minor_Fix

Fix #781 : Fix the last broken link

github.com/poliastro/poliastro - 513a915ef29106226ee12ff19416f660e9b89341 authored over 5 years ago
Fix #781 : Fix the last broken link

github.com/poliastro/poliastro - 8bcc66e9c742e42b10161c12fa2840fa49d8a28b authored over 5 years ago
Merge pull request #41 from Juanlu001/fix-container-id

Use unique container ids

github.com/poliastro/czml3 - 231b41d52ffa65bf245a6a0a4ea2b56b3147c9f4 authored over 5 years ago
Beware of defaults!

github.com/poliastro/czml3 - 2604ac4ab169c3cfe29ba8efb8199b183d80134c authored over 5 years ago
twobody: Add RAAN from LTAN function to angles and use for SSO

github.com/poliastro/poliastro - 94a9c6bd7bdcaa86f66b03cc2e95a128dccd1773 authored over 5 years ago
twobody: Include tests for heliosynchronous orbit

github.com/poliastro/poliastro - 5c89525fa18f9cf393572d79a6398128ab19d076 authored over 5 years ago
twobody: Add heliosynchronous orbit

Due to implicit use of earth constants (mean motion of earth) this
convenience function will onl...

github.com/poliastro/poliastro - e771813de2edd2e664ca024aa170cf74144d2e71 authored over 5 years ago
Merge pull request #789 from mathematicalmichael/patch-1

index.ipynb hyperlinks to files with spaces in names

github.com/poliastro/poliastro - 68dc1de3170dc7e28ecbc2c11d65182427a9c7ff authored over 5 years ago
Use unique container ids

Fix #40.

github.com/poliastro/czml3 - f7599c95b4b44cf64e94c86e7619c1c55272b2e9 authored over 5 years ago
hyperlinks to files with spaces in names

addresses #781 (hopefully... did this manually in the GitHub editor)

github.com/poliastro/poliastro - ac28868bd66e16f4f789ec2a781d7c4f152ef90e authored over 5 years ago
Add CHANGELOG!

github.com/poliastro/czml3 - 7b8ba683700d4f801d07bed8f48d916991e3960b authored over 5 years ago
Remove ORCID

It was not being rendered now anyway.

github.com/poliastro/czml3 - 831f768e098aa863dcaa01c2126709d91079dec8 authored over 5 years ago
Fix screenshot URL

github.com/poliastro/czml3 - 8b138296454b21846fd200f6073bfab88b6c8792 authored over 5 years ago
Merge pull request #37 from Juanlu001/readme-adjustments

README adjustments

github.com/poliastro/czml3 - a06a1d42b9c77c52c0b664aba44939705578f853 authored over 5 years ago
Stricter validation on Position, complete simple example

github.com/poliastro/czml3 - de4967eef9abd15e2a966fab58d8bc4357308801 authored over 5 years ago
Improve README.rst

github.com/poliastro/czml3 - 64124bb436d32b2bfaadd6ff6cfd9daead32e675 authored over 5 years ago
Complete simple example colors and fonts

github.com/poliastro/czml3 - 7ae47a56488c0ab81858b618512b5579fb1e7472 authored over 5 years ago
Refactor for future examples

github.com/poliastro/czml3 - 707696bb29287c72504e95e99db16758c3403ed3 authored over 5 years ago
Create examples package

github.com/poliastro/czml3 - 191915a4b14283a99553df8826f93a20b179f32d authored over 5 years ago
Merge pull request #35 from Juanlu001/cesium-widget

Add CZMLWidget

github.com/poliastro/czml3 - 9b74842ac796cba38ddf8081ef56228cd52b5e93 authored over 5 years ago
Fix float color creation

github.com/poliastro/czml3 - 801e6c929af0cc30f891a53f2a26f35660b2827f authored over 5 years ago
Add notes about future behavior

github.com/poliastro/czml3 - aee2571ef6296a206cb6518cf858138ad3c137b3 authored over 5 years ago
Better test for invalid get_color inputs

github.com/poliastro/czml3 - 4d915399bb6c9dcb8bcf5885980af0fc1ea308d7 authored over 5 years ago
Add test for missing czml3.utils functionality

github.com/poliastro/czml3 - e5149f960241646857260980c98f5784958eda6f authored over 5 years ago
Add widget tests

github.com/poliastro/czml3 - da59be627e52c3c703ce31f430c98f199c15ce65 authored over 5 years ago
Use attrs for CZMLWidget

github.com/poliastro/czml3 - 802de7234caa163f3c679d7676c35d603ade88eb authored over 5 years ago
Fix bug when empty document is generated

github.com/poliastro/czml3 - 3772ce7e1f5f5e832e906c635f3864524b2fc0d7 authored over 5 years ago
Add get_color util

github.com/poliastro/czml3 - 835ec2a68e2cd1e092818b04d9418ad2e0696081 authored over 5 years ago
Add CZMLWidget

github.com/poliastro/czml3 - c914f2b715dfa5c29e2e4ab31b421315c4c65bc8 authored over 5 years ago
Merge pull request #763 from Juanlu001/refactor-coordinates-frames-bodies-everything

Refactor coordinates, frames, bodies, everything!!1!

github.com/poliastro/poliastro - 417aba8dcc87caa92c99aaacdd98b84cbb64feab authored over 5 years ago
Add untested fixed frames

github.com/poliastro/poliastro - 150c15bdedb8368d92e62f38a4b17a7099ab5815 authored over 5 years ago
Turn frames into package

github.com/poliastro/poliastro - f3972c35076e4a64eca18f4beceba2dbab7264c3 authored over 5 years ago
Remove unused coordinates function

See 0e7994e1b8f722f6a8515a687acdc1599695192f

github.com/poliastro/poliastro - d204664a7460096890046e7e78033b183d15b9a2 authored over 5 years ago
Big refactor of bodies

* Properties are given in initializer
* Add more expected properties
* Remove extra properties

github.com/poliastro/poliastro - 1d090972901572c9c07ea64ddb794e99f625b43f authored over 5 years ago
Slightly more informative error messages

github.com/poliastro/poliastro - a5aebd0a800af1f82fb04cb034023f0ed1b55b3c authored over 5 years ago
Move all rotational information to poliastro.frames

Dropped two functions in poliastro.coordinates
and corresponding tests.

github.com/poliastro/poliastro - 6a87ae2b166f7d850b0e8210710cb33521c7a2de authored over 5 years ago
Bring mass of known bodies from astropy

github.com/poliastro/poliastro - 8fd3e96b9d5bad90d2b1ca5db99d7e191ae94371 authored over 5 years ago
Update artificial perturbations

github.com/poliastro/poliastro - 067750d22f507256e9fcca17a9f0e31da47ec230 authored over 5 years ago
Update porkchop

github.com/poliastro/poliastro - d4eaab8dd64525efa1ff2b96d02eac0efa2a8145 authored over 5 years ago
Update perturbations tests

github.com/poliastro/poliastro - ff3b00abd179996c6f40cb031576bd8c90076618 authored over 5 years ago
Merge pull request #785 from Juanlu001/fix-mypy

Fix typing errors

github.com/poliastro/poliastro - 489eb6a43c69c737b6e5beeacb5262f8f6b2e9f1 authored over 5 years ago
Fix typing issues

github.com/poliastro/poliastro - de242cb5832ade1abe90c102d8a291ae9a77030c authored over 5 years ago
Refactor COESA atmospheres

github.com/poliastro/poliastro - 710085ab86430862c5433a6260a4f67361b54c30 authored over 5 years ago
Merge pull request #28 from poliastro/patch

Add Box and EyeOffset properties

github.com/poliastro/czml3 - 402a14205aa51fbdf373e6d76b1fbe15dec96371 authored over 5 years ago
Add eyeOffset test

github.com/poliastro/czml3 - 4b88169f7ca068095243a84e778de27c0316ef91 authored over 5 years ago
Add Box and EyeOffset properties

github.com/poliastro/czml3 - ab655dbf95980514b69b9bd960f299e538d3c7ca authored over 5 years ago
Add Eleftheria to list of authors

Fix #22.

github.com/poliastro/czml3 - daecbbc118e992b52aa67615ebc99a765d070ac8 authored over 5 years ago
Merge pull request #34 from Juanlu001/fix-material-color

Fix colors for polylines and polygons

github.com/poliastro/czml3 - 162283ae473c2e943cf603228570c8e07b57d58a authored over 5 years ago
Fix colors for polylines and polygons

github.com/poliastro/czml3 - 391068b25f09a7b4eb49a534cd15f495dc0cd9e2 authored over 5 years ago
Merge pull request #33 from Juanlu001/misc-fixes

Miscellaneous fixes

github.com/poliastro/czml3 - 20c96a05d8fc8ff63a1508838fa3c0076c9586d4 authored over 5 years ago
Support Polygon in Packet

github.com/poliastro/czml3 - c20a151aa81ff273eb10b411f74de35450852495 authored over 5 years ago
Implement Polygon, fix #30

github.com/poliastro/czml3 - a91b968cf775cfafc4a87b4f9a16dfe069095010 authored over 5 years ago
Support polyline in Packet

github.com/poliastro/czml3 - 23e652956ffe7809e0ae8fa74b400765d8861923 authored over 5 years ago
Support cartographic coordinates in Position

Fix #31.

github.com/poliastro/czml3 - b0e71a93e6776860a0016de15fc1317c024505e2 authored over 5 years ago
Fix arcType in polylines

github.com/poliastro/czml3 - 5b21c4bbba4c3f220e2a88a0299639abd31db568 authored over 5 years ago
Support Point in Packet, fix #29

github.com/poliastro/czml3 - 997c84d6579fb3c348624031e42f799df18231a2 authored over 5 years ago
Fix several typing errors and code bugs

Thanks MyPy!

github.com/poliastro/czml3 - 52befcf08697c55ef87c5e41bf8e658e53c0d19a authored over 5 years ago
Add support for Python 3.8

github.com/poliastro/czml3 - c38d4cde7eac35a3cf06a23cc781c28eda8657ee authored over 5 years ago
Add poliastro examples from v0.13.0

github.com/poliastro/tutorial - 8bd8c20733fb1ee7d873fe7590676c17b12266ae authored over 5 years ago
Add overview notebook

github.com/poliastro/tutorial - c3d658f78248e0ff285ea5982cdd6aad417c15f8 authored over 5 years ago
Add RISE as dependency as well

github.com/poliastro/tutorial - 5b4173d619196a0ea5cf03562397cda023a24edb authored over 5 years ago
Add very important tweet

github.com/poliastro/tutorial - b2ad73a0fb0e3d42583d587128dbe6cfb0bdb29c authored over 5 years ago
Improve README

github.com/poliastro/tutorial - d16f605e66da773adb00e6f2d10f3224776c2728 authored over 5 years ago