Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RocketPy-Team/RocketPy issues and pull requests

#527 - ENH: plot inertia tensor components in a single plot

Issue - State: closed - Opened by Gui-FernandesBR 10 months ago
Labels: Enhancement, Good first issue, Outputs

#526 - DOC: stop cloning the whole repository just for examples

Issue - State: closed - Opened by Gui-FernandesBR 10 months ago - 1 comment
Labels: Good first issue, Docs

#525 - DOC: update badges on our README

Issue - State: closed - Opened by Gui-FernandesBR 10 months ago
Labels: Good first issue, Docs

#523 - ENH: adds an 3D animation of flight trajectory

Issue - State: open - Opened by Gui-FernandesBR 10 months ago
Labels: Enhancement, Good first issue, Flight

#522 - ENH: make rocketpy classes json serializable

Issue - State: open - Opened by Gui-FernandesBR 10 months ago
Labels: Enhancement

#521 - BUG: Invalid Arguments on Two Dimensional Discretize (HOTFIX).

Pull Request - State: closed - Opened by phmbressan 11 months ago - 1 comment
Labels: Bug

#520 - ENH: Support for Open Meteo API

Issue - State: open - Opened by giovaniceotto 11 months ago
Labels: Environment

#519 - ENH: Argument for Optional Mutation on Function Discretize

Pull Request - State: closed - Opened by phmbressan 11 months ago - 4 comments
Labels: Enhancement

#518 - ENH : Add of a line for saving the filtered dataset

Pull Request - State: closed - Opened by kalounis 11 months ago - 1 comment
Labels: Enhancement

#517 - ENH : improvement csv processing

Pull Request - State: closed - Opened by kalounis 11 months ago - 5 comments

#516 - BUG: EmptyMotor is breaking the Rocket.draw() method

Pull Request - State: closed - Opened by Gui-FernandesBR 11 months ago - 1 comment
Labels: Bug

#515 - ENH: Shepard Optimized Interpolation - Multiple Inputs Support

Pull Request - State: closed - Opened by phmbressan 11 months ago - 1 comment
Labels: Enhancement

#514 - ENH: adds new Function.savetxt method

Pull Request - State: closed - Opened by Gui-FernandesBR 11 months ago - 2 comments
Labels: Enhancement

#513 - DOC: add juno3 flight example

Pull Request - State: closed - Opened by Gui-FernandesBR 11 months ago - 1 comment
Labels: Docs

#512 - ENH: Remove Pydantic from Remaining Classes

Pull Request - State: closed - Opened by MateusStano 11 months ago - 1 comment
Labels: Monte Carlo

#511 - ENH Precalculate Barometric Height

Pull Request - State: closed - Opened by MateusStano 11 months ago - 5 comments
Labels: Flight

#510 - BUG: fin_flutter_analysis doesn't find any fin set

Pull Request - State: closed - Opened by Gui-FernandesBR 11 months ago - 2 comments
Labels: Bug, Unit tests, Code architecture

#509 - ENH: Remove Pydantic From DispersionModel, Environment and SolidMotor

Pull Request - State: closed - Opened by MateusStano 11 months ago - 4 comments
Labels: Monte Carlo

#508 - ENH: add Function.low_pass_filter method

Pull Request - State: closed - Opened by kalounis 11 months ago - 3 comments
Labels: Enhancement

#507 - ENH: Alternative for State History

Pull Request - State: closed - Opened by MateusStano 11 months ago - 2 comments
Labels: Controllers

#506 - BUG: KeyError: 'I_11' and AttributeError: 'NoneType' object has no attribute 'reset'

Issue - State: closed - Opened by Gui-FernandesBR 11 months ago - 1 comment
Labels: Bug

#505 - TST: Add unit test for get_value_opt method

Pull Request - State: closed - Opened by Gui-FernandesBR 11 months ago - 1 comment
Labels: Unit tests

#504 - MNT: Update interpolation method in linearly_interpolated_func

Pull Request - State: closed - Opened by Gui-FernandesBR 11 months ago - 1 comment

#503 - REL: v1.1.4

Pull Request - State: closed - Opened by MateusStano 11 months ago - 3 comments
Labels: Releases

#502 - Error during build & install rocketpy using setuptools

Issue - State: closed - Opened by leoelios 11 months ago - 1 comment

#501 - ENH: optimize `get_value_opt` in class Function

Pull Request - State: closed - Opened by styris00 12 months ago - 8 comments
Labels: Enhancement

#500 - MNT: update github actions with logical sequence of tests

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago - 4 comments
Labels: C.I.

#498 - Tst/testing suite reestructuring

Pull Request - State: closed - Opened by lucasfourier 12 months ago - 1 comment
Labels: Tests

#497 - FIX: changes Generic Motor exhaust velocity to cached property

Pull Request - State: closed - Opened by giovaniceotto 12 months ago - 2 comments
Labels: Bug

#496 - DOC: Change from % to ! in the first cell to run properly in Colab.

Pull Request - State: closed - Opened by giovaniceotto 12 months ago - 3 comments
Labels: Docs

#495 - DOC: Update CSV Header Related Docs

Pull Request - State: closed - Opened by MateusStano 12 months ago - 1 comment
Labels: Function, Docs

#494 - TST: solid_motor.py testing refactors

Pull Request - State: closed - Opened by lucasfourier 12 months ago - 1 comment
Labels: Unit tests

#493 - GIT: Set code owners as @RocketPy-Team/code-owners

Pull Request - State: closed - Opened by giovaniceotto 12 months ago - 1 comment

#492 - FIX: Broken Function.get_value_opt for N-Dimensional Functions

Pull Request - State: closed - Opened by giovaniceotto 12 months ago - 5 comments
Labels: Bug

#491 - Doc/adding tst to docs

Pull Request - State: closed - Opened by lucasfourier 12 months ago - 1 comment
Labels: Docs

#490 - MNT: Add __repr__ method to Parachute class

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago - 1 comment
Labels: Parachutes

#489 - ENH: Parachute trigger doesn't work if "Apogee" is used instead of "apogee"

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago - 1 comment
Labels: Enhancement, Parachutes

#488 - ENH: Function Reverse Arithmetic Priority

Pull Request - State: closed - Opened by phmbressan 12 months ago - 6 comments
Labels: Enhancement

#487 - MNT: update develop

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago
Labels: Git housekeeping

#486 - ENH: automatically gets inputs and outputs from csv file

Issue - State: closed - Opened by Gui-FernandesBR 12 months ago
Labels: Enhancement, Good first issue

#485 - BUG: Function breaks if a header is present in the csv file

Pull Request - State: closed - Opened by phmbressan 12 months ago - 1 comment
Labels: Bug, Docs

#484 - ENH: Prevent out of bounds Tanks from Instantiation

Pull Request - State: closed - Opened by phmbressan 12 months ago - 2 comments
Labels: Bug, Propulsion

#483 - REL: v1.1.1

Pull Request - State: closed - Opened by MateusStano 12 months ago - 3 comments
Labels: Releases

#482 - BUG: Overfilled Tanks produce absurd calculations without an error thrown

Issue - State: closed - Opened by theDiego21 12 months ago - 4 comments

#481 - ENH: _check_user_input method being called multiple times

Issue - State: closed - Opened by lucasfourier 12 months ago - 2 comments
Labels: Enhancement, Function

#480 - TST: Restructuring the test suite

Issue - State: closed - Opened by lucasfourier 12 months ago - 3 comments
Labels: Tests

#479 - HOTFIX: Tanks Overfill not Being Detected

Pull Request - State: closed - Opened by phmbressan 12 months ago - 1 comment
Labels: Bug, Propulsion

#478 - HOTFIX: 2D .CSV Function and missing set_get_value_opt call

Pull Request - State: closed - Opened by MateusStano 12 months ago - 1 comment

#477 - ENH: Get Instance Attributes

Pull Request - State: closed - Opened by MateusStano 12 months ago - 2 comments
Labels: Enhancement

#476 - HOTFIX: Negative Static Margin

Pull Request - State: closed - Opened by giovaniceotto 12 months ago - 3 comments
Labels: Bug

#475 - ENH: Support for power series nose cones

Issue - State: closed - Opened by Gui-FernandesBR 12 months ago - 1 comment
Labels: Enhancement, Good first issue, Aerodynamics

#474 - ENH: create FlightDataImporter class

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago - 9 comments
Labels: Enhancement

#473 - BUG: Motor.export_eng doesn't work for liquid motors

Issue - State: closed - Opened by Gui-FernandesBR 12 months ago - 1 comment
Labels: Bug, Good first issue, Motors

#472 - DOC: Add RocketPy change log file

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago - 2 comments
Labels: Docs

#471 - BUG: Fix find_input() Function to Return a Single Value

Pull Request - State: closed - Opened by MateusStano 12 months ago - 2 comments
Labels: Bug

#470 - MNT: solve warnings

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago - 1 comment
Labels: Unit tests, Outputs

#469 - REL: v1.1.0

Pull Request - State: closed - Opened by MateusStano 12 months ago - 2 comments
Labels: Releases

#468 - DOC: Include Draw Method in Docs

Pull Request - State: closed - Opened by MateusStano 12 months ago
Labels: Docs

#467 - TST: new set of tests

Pull Request - State: closed - Opened by lucasfourier 12 months ago - 1 comment
Labels: Unit tests

#466 - DOC: first simulation allinfo

Pull Request - State: closed - Opened by FranzYuri 12 months ago

#465 - DOC: Documentation for Function Class Usage

Pull Request - State: closed - Opened by phmbressan 12 months ago - 2 comments
Labels: Docs

#464 - DOC: add documentation for flight data export.

Pull Request - State: closed - Opened by phmbressan 12 months ago - 3 comments
Labels: Docs

#463 - DOC: refactor dispersion analysis notebook

Pull Request - State: closed - Opened by giovaniceotto 12 months ago
Labels: Docs, Dispersion

#462 - BUG: fix extrapolation of multivariable functions.

Pull Request - State: closed - Opened by phmbressan 12 months ago - 2 comments
Labels: Bug

#461 - MNT: update develop branch with changes from master

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 3 comments
Labels: Help wanted

#460 - MNT: convert _MotorPrints to a parent class and conceive its children

Issue - State: open - Opened by Gui-FernandesBR about 1 year ago
Labels: Good first issue, Propulsion, Outputs

#459 - ENH: Add mass_flow_rate() to GenericMotor class

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Propulsion

#458 - MNT: add codecov integration

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 4 comments
Labels: Continuous integration

#457 - ENH: Clean Plots and Prints Subpackages init files

Pull Request - State: closed - Opened by MateusStano about 1 year ago

#456 - ENH: Add _MotorPlots Inheritance to Motor Plots Classes

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 1 comment
Labels: Propulsion, Code architecture, Outputs

#455 - ENH: Spherical Caps Included in Total Length

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 3 comments
Labels: Bug, Propulsion

#454 - DOC: fix positions and coordinate system documentation page

Pull Request - State: closed - Opened by giovaniceotto about 1 year ago - 1 comment

#453 - FIX: cp_position call in rocket.draw to work with mach dependent cp_position

Pull Request - State: closed - Opened by giovaniceotto about 1 year ago - 1 comment

#452 - DOC: Add documentation on how to build the docs

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 1 comment
Labels: Docs

#451 - BUG: User input checks added for Function class

Pull Request - State: closed - Opened by brunosorban about 1 year ago - 5 comments
Labels: Bug

#450 - ENH: adoption of the built-in python loggers instead of simple prints

Issue - State: open - Opened by Gui-FernandesBR about 1 year ago
Labels: Enhancement

#449 - ENH: Exponential backoff retry strategy

Issue - State: closed - Opened by Gui-FernandesBR about 1 year ago - 4 comments
Labels: Enhancement, Good first issue, Environment

#448 - ENH: workflows update and new docker files

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 6 comments
Labels: Continuous integration

#447 - TST: separate tests/conftest.py into smaller files

Issue - State: closed - Opened by Gui-FernandesBR about 1 year ago - 2 comments
Labels: Tests

#446 - DOCs: linter corrections to Function class

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 8 comments
Labels: Docs

#445 - DOCs: improve mass and inertia docs

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 2 comments
Labels: Docs

#444 - ENH: Support for type hints

Issue - State: closed - Opened by Gui-FernandesBR about 1 year ago - 1 comment
Labels: Enhancement, Docs

#443 - BUG: Function not working properly if interpolation method is set for n-d arrays

Issue - State: closed - Opened by brunosorban about 1 year ago - 8 comments
Labels: Bug, Docs

#442 - MNT: making simple refactors in the Flight class

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 1 comment
Labels: Docs, Code architecture, Flight

#441 - ENH: new Flight.get_solution_at_time() method

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Enhancement, Flight

#440 - MNT: fix env plots legends

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Outputs, Environment

#439 - MNT: adding example docs to the find_closest() function

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Docs

#438 - BUG: flight.prints.max_values() fails when launching an EmptyMotor

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Bug

#437 - ENH: Addition of Time Delay Parachute Deployment

Issue - State: open - Opened by AidanPowers about 1 year ago - 1 comment
Labels: Enhancement, Flight

#436 - ENH: draw motors

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 6 comments
Labels: Enhancement

#435 - ENH: solid motors draw

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago

#434 - ENH: liquid motors draw

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago

#433 - MNT: Fix env plots max heights

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 5 comments
Labels: Outputs, Environment

#432 - BUG: Maintaing Extrapolation when Adding Discrete Functions with Constants

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 1 comment
Labels: Bug

#431 - GIT: Update develop with new master release

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago

#430 - REL: bump versioning to v1.0.1.

Pull Request - State: closed - Opened by phmbressan about 1 year ago
Labels: Releases

#429 - DOC: organize examples folder

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 2 comments
Labels: Docs, Git housekeeping

#428 - BUG: Remove NoseCone Warning

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 1 comment