File tree Expand file tree Collapse file tree 6 files changed +1103
-27
lines changed Expand file tree Collapse file tree 6 files changed +1103
-27
lines changed Original file line number Diff line number Diff line change 119119 " filt" ,
120120 " firstsimulation" ,
121121 " flightcsys" ,
122+ " flightusage" ,
122123 " Fluxogram" ,
123124 " fmax" ,
124125 " fmin" ,
181182 " Kaleb" ,
182183 " Karman" ,
183184 " Krasser" ,
185+ " Kutta" ,
184186 " labelrotation" ,
185187 " linalg" ,
186188 " Lince" ,
273275 " rtol" ,
274276 " rtype" ,
275277 " rucsoundings" ,
278+ " Runge" ,
276279 " runslow" ,
277280 " rwork" ,
278281 " savetxt" ,
Original file line number Diff line number Diff line change @@ -31,7 +31,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3131Attention: The newest changes should be on top -->
3232
3333### Added
34+
3435- EHN: Addition of ensemble variable to ECMWF dictionaries [ #842 ] (https://github.com/RocketPy-Team/RocketPy/pull/842 )
36+ - ENH: Added Crop and Clip Methods to Function Class [ #817 ] ( https://github.com/RocketPy-Team/RocketPy/pull/817 )
37+ - DOC: Add Flight class usage documentation and update index [ #841 ] ( https://github.com/RocketPy-Team/RocketPy/pull/841 )
3538- ENH: Discretized and No-Pickle Encoding Options [ #827 ] (https://github.com/RocketPy-Team/RocketPy/pull/827 )
3639- ENH: Add the Coriolis Force to the Flight class [ #799 ] ( https://github.com/RocketPy-Team/RocketPy/pull/799 )
3740
You can’t perform that action at this time.
0 commit comments