poliastro | poliastro - : rocket : Astrodynamics in Python | Data Visualization library

 by   poliastro Python Version: 0.17.0 License: MIT

kandi X-RAY | poliastro Summary

kandi X-RAY | poliastro Summary

poliastro is a Python library typically used in Analytics, Data Visualization applications. poliastro has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However poliastro build file is not available. You can install using 'pip install poliastro' or download it from GitHub, PyPI.

poliastro is an open source (MIT) pure Python library for interactive Astrodynamics and Orbital Mechanics, with a focus on ease of use, speed, and quick visualization. It provides a simple and intuitive API, and handles physical quantities with units. Some features include orbit propagation, solution of the Lambert's problem, conversion between position and velocity vectors and classical orbital elements and orbit plotting, among others. It focuses on interplanetary applications, but can also be used to analyze artificial satellites in Low-Earth Orbit (LEO).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              poliastro has a low active ecosystem.
              It has 747 star(s) with 259 fork(s). There are 24 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 111 open issues and 647 have been closed. On average issues are closed in 150 days. There are 21 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of poliastro is 0.17.0

            kandi-Quality Quality

              poliastro has 0 bugs and 0 code smells.

            kandi-Security Security

              poliastro has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              poliastro code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              poliastro is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              poliastro releases are available to install and integrate.
              Deployable package is available in PyPI.
              poliastro has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed poliastro and discovered the below as its top functions. This is intended to give you an instant insight into poliastro implemented functionality, and help decide if they suit your requirements.
            • r Calculates the polynomial equation .
            • Adds an orbit .
            • Factory function for frozen harmonics .
            • r Calculate the velocity in radians .
            • Convert a coordinate vector to acoe coordinate .
            • Calculate the velocity of the Kepler orbit .
            • Propagate the orbit .
            • Draw a pigchop .
            • Integrate the flowell - Newton equation .
            • Compute the nu from delta t .
            Get all kandi verified functions for this library.

            poliastro Key Features

            No Key Features are available at this moment for poliastro.

            poliastro Examples and Code Snippets

            No Code Snippets are available at this moment for poliastro.

            Community Discussions

            QUESTION

            Which inertial reference frame's ECI coordinates does `poliastro` return out of `Orbit.from_vectors` when Earth is the attractor?
            Asked 2020-Sep-04 at 10:14

            This is cross-posted from a Physics SE question in case people there do not use poliastro very often/much. Please check there prior to answering here in case it has already been overcome by events.

            The Python poliastro package documentation states that, when propagating from position and velocity vectors, the orbit's reference frame will be "one pseudo-inertial frame around the attractor," which means a form of ECI when Earth is the attractor. However, I want to make sure its epoch is the same as that specified by the IERS.

            I have already checked answers to a similar post and found the clarity to be lacking. I want a specific answer in this case from someone who has used poliastro in the following form:

            ...

            ANSWER

            Answered 2020-Sep-04 at 10:14

            There are several open issues at GitHub/poliastro related to how poliastro treated reference frames. It appears that poliastro is trying to use a Geocentric Celestial Reference System (GCRS) as its Earth Centered Inertial frame of reference. From looking at the code in the poliastro master branch and from looking at the many open issues related to reference frames, I would call what they use is pseudo-GCRS frame.

            GCRS is, by definition, a relativistically correct frame of reference. Poliastro is fully Newtonian. It ignores speed of light issues. It ignores the difference between Terrestrial Time (TT) and Barycentric Dynamical Time (TDB). It ignores geodesic precession. It ignores lots of things. The combination of the above is why I wrote that poliastro uses a pseudo-GCRS frame for its Earth Centered Inertial frame.

            Source https://stackoverflow.com/questions/63580791

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install poliastro

            The easiest and fastest way to get the package up and running is to install poliastro using conda:. Please check out the documentation for alternative installation methods.

            Support

            Complete documentation, including a user guide and an API reference, can be read on the wonderful Read the Docs.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install poliastro

          • CLONE
          • HTTPS

            https://github.com/poliastro/poliastro.git

          • CLI

            gh repo clone poliastro/poliastro

          • sshUrl

            git@github.com:poliastro/poliastro.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link