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

#563 - ENH: Optional argument to show the plot in Function.compare_plots

Pull Request - State: closed - Opened by Gui-FernandesBR 12 months ago
Labels: Enhancement, Function, Docs

#562 - REL: bump up rocketpy version to v1.2.1

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

#561 - MNT: save ref_factor value when adding aero surfaces to a Rocket

Issue - State: open - Opened by Gui-FernandesBR 12 months ago
Labels: Refactor

#560 - Incorrect/incomplete docstring in environment.py

Issue - State: closed - Opened by chasgior214 12 months ago - 4 comments
Labels: Docs, Environment

#559 - BUG: Motor method 'export_eng' for liquid motors bug fix. (solves #473)

Pull Request - State: closed - Opened by lucasfourier 12 months ago - 6 comments
Labels: Bug, Motors

#558 - BUG: Add reference area factor correction to aero surfaces (solves #557)

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

#557 - BUG: Invalid Center of Pressure for Rockets with Variable Diameter

Issue - State: closed - Opened by giovaniceotto 12 months ago
Labels: Bug, Aerodynamics

#556 - TST: Splitting conftest.py into several smaller files.

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

#555 - REL: Update version to 1.2.0

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

#554 - ENH: adds `Function.remove_outliers` method

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

#553 - MNT: Final refactor before v1.2

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

#552 - BUG: Update flight trajectory plot axes limits

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

#551 - BUG: fix `get_controller_observed_variables` in the air brakes examples

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

#550 - MNT: small fixes before v1.2

Pull Request - State: closed - Opened by Gui-FernandesBR almost 1 year ago - 1 comment
Labels: Releases

#549 - MNT: Dispersion Renaming

Pull Request - State: closed - Opened by MateusStano almost 1 year ago
Labels: Refactor, Monte Carlo

#548 - BUG: Elliptical Fins Draw

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

#547 - ENH: Plotting both power on and off drag curves in a single plot.

Pull Request - State: closed - Opened by juliomachad0 about 1 year ago - 1 comment
Labels: Enhancement, Outputs

#546 - ENH: give me a scissor or apply `Function.clip` and `Function.crop`

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

#545 - ENH: Support for Meteomatics API

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

#544 - DOC: Replacing git clone command with curl in notebooks.

Pull Request - State: closed - Opened by Lucas-Prates about 1 year ago
Labels: Docs

#543 - ENH: Dispersion Class Overhaul

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

#542 - ENH: Function inputs from CSV file header.

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

#541 - MNT: delete tools.cached_property (fix #531)

Pull Request - State: closed - Opened by dyu056 about 1 year ago - 4 comments
Labels: Refactor

#540 - DOC: Installing imageio library on dispersion analysis notebook

Pull Request - State: closed - Opened by Lucas-Prates about 1 year ago - 3 comments
Labels: Docs

#539 - MNT: update Makefile

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

#538 - ENH: improve Function.low_pass_filter and adds docs

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

#537 - MNT: Encapsulate quaternion conversions

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

#536 - ENH: update master with develop for version 1.2.0

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

#535 - REL: Update RocketPy version to 1.1.5

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

#534 - BUG: Parachute Pressures not being Set before All Info.

Pull Request - State: closed - Opened by phmbressan about 1 year ago - 6 comments
Labels: Bug

#533 - BUG: 3D trajectory plot not labeling axes

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

#532 - DOC: convert notebooks to .rst files in the documentation

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

#531 - MNT: delete tools.cached_property

Issue - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Good first issue, Refactor

#530 - MNT: EmptyMotor class inherits from Motor(ABC)

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

#529 - ENH: adds `axial_acceleration` attribute to the Flight class

Issue - State: open - Opened by Gui-FernandesBR about 1 year ago - 2 comments
Labels: Enhancement, Good first issue, Flight

#528 - ENH: display both power_off_drag and power_on_drag in a single plot

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

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

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

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

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

#525 - DOC: update badges on our README

Issue - State: closed - Opened by Gui-FernandesBR about 1 year ago
Labels: Good first issue, Docs

#524 - DOC: Software in a Loop (SIL) example with parachute ejection systems

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

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

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

#522 - ENH: make rocketpy classes json serializable

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

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

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

#520 - ENH: Support for Open Meteo API

Issue - State: open - Opened by giovaniceotto about 1 year ago
Labels: Environment

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

Pull Request - State: closed - Opened by phmbressan about 1 year ago - 4 comments
Labels: Enhancement

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

Pull Request - State: closed - Opened by kalounis about 1 year ago - 1 comment
Labels: Enhancement

#517 - ENH : improvement csv processing

Pull Request - State: closed - Opened by kalounis about 1 year ago - 5 comments

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

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

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

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

#514 - ENH: adds new Function.savetxt method

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

#513 - DOC: add juno3 flight example

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

#512 - ENH: Remove Pydantic from Remaining Classes

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

#511 - ENH Precalculate Barometric Height

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 5 comments
Labels: Flight

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

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year 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 about 1 year ago - 4 comments
Labels: Monte Carlo

#508 - ENH: add Function.low_pass_filter method

Pull Request - State: closed - Opened by kalounis about 1 year ago - 3 comments
Labels: Enhancement

#507 - ENH: Alternative for State History

Pull Request - State: closed - Opened by MateusStano about 1 year 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 about 1 year ago - 1 comment
Labels: Bug

#505 - TST: Add unit test for get_value_opt method

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

#504 - MNT: Update interpolation method in linearly_interpolated_func

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

#503 - REL: v1.1.4

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

#502 - Error during build & install rocketpy using setuptools

Issue - State: closed - Opened by leoelios about 1 year ago - 1 comment

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

Pull Request - State: closed - Opened by styris00 about 1 year ago - 8 comments
Labels: Enhancement

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

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year ago - 4 comments
Labels: C.I.

#498 - Tst/testing suite reestructuring

Pull Request - State: closed - Opened by lucasfourier about 1 year ago - 1 comment
Labels: Tests

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

Pull Request - State: closed - Opened by giovaniceotto about 1 year 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 about 1 year ago - 3 comments
Labels: Docs

#495 - DOC: Update CSV Header Related Docs

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

#494 - TST: solid_motor.py testing refactors

Pull Request - State: closed - Opened by lucasfourier about 1 year ago - 1 comment
Labels: Unit tests

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

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

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

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

#491 - Doc/adding tst to docs

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

#490 - MNT: Add __repr__ method to Parachute class

Pull Request - State: closed - Opened by Gui-FernandesBR about 1 year 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 about 1 year ago - 1 comment
Labels: Enhancement, Parachutes

#488 - ENH: Function Reverse Arithmetic Priority

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

#487 - MNT: update develop

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

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

Issue - State: closed - Opened by Gui-FernandesBR about 1 year 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 about 1 year ago - 1 comment
Labels: Bug, Docs

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

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

#483 - REL: v1.1.1

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

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

Issue - State: closed - Opened by theDiego21 about 1 year ago - 4 comments

#481 - ENH: _check_user_input method being called multiple times

Issue - State: closed - Opened by lucasfourier about 1 year ago - 2 comments
Labels: Enhancement, Function

#480 - TST: Restructuring the test suite

Issue - State: closed - Opened by lucasfourier about 1 year ago - 3 comments
Labels: Tests

#479 - HOTFIX: Tanks Overfill not Being Detected

Pull Request - State: closed - Opened by phmbressan about 1 year 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 about 1 year ago - 1 comment

#477 - ENH: Get Instance Attributes

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 2 comments
Labels: Enhancement

#476 - HOTFIX: Negative Static Margin

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

#475 - ENH: Support for power series nose cones

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

#474 - ENH: create FlightDataImporter class

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

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

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

#472 - DOC: Add RocketPy change log file

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

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

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

#470 - MNT: solve warnings

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

#469 - REL: v1.1.0

Pull Request - State: closed - Opened by MateusStano about 1 year ago - 2 comments
Labels: Releases

#468 - DOC: Include Draw Method in Docs

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

#467 - TST: new set of tests

Pull Request - State: closed - Opened by lucasfourier about 1 year ago - 1 comment
Labels: Unit tests

#466 - DOC: first simulation allinfo

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

#465 - DOC: Documentation for Function Class Usage

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

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

Pull Request - State: closed - Opened by phmbressan about 1 year ago - 3 comments
Labels: Docs