ENH: Expansion of Encoders Implementation for Full Flights. by phmbressan · Pull Request #679 · RocketPy-Team/RocketPy

@phmbressan added the Enhancement

New feature or request, including adjustments in current codes

label

Aug 30, 2024

Gui-FernandesBR

Gui-FernandesBR

Gui-FernandesBR

MateusStano

Gui-FernandesBR

Gui-FernandesBR

Gui-FernandesBR

Gui-FernandesBR

MNT: Add encoding feature to CHANGELOG.

BUG: add dill to the requirements file.
ENH: extend encoding and decoding to Liquid and Hybrid.

MNT: correct decoding of liquid and hybrid motors.

STY: solve pylint remarks.

MNT: adapt encoding to new post merge attributes.

MNT: restore typo to correct values on flight test.

ENH: add option for including outputs on JSON export.

TST: add tests for motor encoding.

DOC: Improve docstrings of encoders signature.

MNT: Make no output encoding the default.

MNT: Standardize include outputs parameter.

DOC: Correct phrasing and typos of encoders docstring.

MNT: Correct json export environment naming.

Gui-FernandesBR

@phmbressan

DEV: fix CHANGELOG

MNT: reposition barometric height as env json output.

MNT: Allow for encoding customization of MonteCarlo.

Gui-FernandesBR

juliomachad0 pushed a commit that referenced this pull request

Jan 14, 2025
* ENH: expand encoders implementation to support full flights.

MNT: Add encoding feature to CHANGELOG.

BUG: add dill to the requirements file.

* ENH: provide from_dict classmethods for decoding basic classes.

ENH: extend encoding and decoding to Liquid and Hybrid.

MNT: correct decoding of liquid and hybrid motors.

STY: solve pylint remarks.

MNT: adapt encoding to new post merge attributes.

MNT: restore typo to correct values on flight test.

ENH: add option for including outputs on JSON export.

TST: add tests for motor encoding.

DOC: Improve docstrings of encoders signature.

MNT: Make no output encoding the default.

MNT: Standardize include outputs parameter.

DOC: Correct phrasing and typos of encoders docstring.

MNT: Correct json export environment naming.

* MNT: Allow for encoding customization of MonteCarlo.

DEV: fix CHANGELOG

MNT: reposition barometric height as env json output.

MNT: Allow for encoding customization of MonteCarlo.

Gui-FernandesBR pushed a commit that referenced this pull request

Jan 19, 2025
* ENH: expand encoders implementation to support full flights.

MNT: Add encoding feature to CHANGELOG.

BUG: add dill to the requirements file.

* ENH: provide from_dict classmethods for decoding basic classes.

ENH: extend encoding and decoding to Liquid and Hybrid.

MNT: correct decoding of liquid and hybrid motors.

STY: solve pylint remarks.

MNT: adapt encoding to new post merge attributes.

MNT: restore typo to correct values on flight test.

ENH: add option for including outputs on JSON export.

TST: add tests for motor encoding.

DOC: Improve docstrings of encoders signature.

MNT: Make no output encoding the default.

MNT: Standardize include outputs parameter.

DOC: Correct phrasing and typos of encoders docstring.

MNT: Correct json export environment naming.

* MNT: Allow for encoding customization of MonteCarlo.

DEV: fix CHANGELOG

MNT: reposition barometric height as env json output.

MNT: Allow for encoding customization of MonteCarlo.