Skip to content

Commit 09f6335

Browse files
MAINT: replace Projeto-Jupiter to RocketPy-Team
1 parent 256f90d commit 09f6335

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

CONTRIBUTING.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
[![Contributors](https://img.shields.io/github/contributors/Projeto-Jupiter/rocketpy)](https://github.com/Projeto-Jupiter/RocketPy/graphs/contributors)
1+
[![Contributors](https://img.shields.io/github/contributors/RocketPy-Team/rocketpy)](https://github.com/RocketPy-Team/RocketPy/graphs/contributors)
22
[![Chat on Discord](https://img.shields.io/discord/765037887016140840?logo=discord)](https://discord.gg/b6xYnNh)
33

44
## How to contribute to RocketPy
55

66
#### **Did you find a bug?**
77

8-
* Ensure the bug was not already reported by searching on GitHub under [Issues](https://github.com/Projeto-Jupiter/RocketPy/issues?q=is%3Aissue).
8+
* Ensure the bug was not already reported by searching on GitHub under [Issues](https://github.com/RocketPy-Team/RocketPy/issues?q=is%3Aissue).
99

10-
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/Projeto-Jupiter/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
10+
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/RocketPy-Team/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
1111

1212
* If possible, use the relevant bug report templates to create the issue.
1313

1414
#### **Do you want to suggest a new feature?**
1515

16-
* Ensure the feature was not already requested by searching on GitHub under [Issues](https://github.com/Projeto-Jupiter/RocketPy/issues?q=is%3Aissue+label%3Aenhancement).
16+
* Ensure the feature was not already requested by searching on GitHub under [Issues](https://github.com/RocketPy-Team/RocketPy/issues?q=is%3Aissue+label%3Aenhancement).
1717

18-
* If you're unable to find an open issue about this feature request, you were the first one to think about it! In this case, [open a new issue](https://github.com/Projeto-Jupiter/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, including examples and bibliography if needed.
18+
* If you're unable to find an open issue about this feature request, you were the first one to think about it! In this case, [open a new issue](https://github.com/RocketPy-Team/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, including examples and bibliography if needed.
1919

2020
* If possible, use the relevant bug report templates to create the issue.
2121

@@ -35,7 +35,7 @@
3535

3636
* If you are interested in improving documentation or creating tutorials, please contact us by creating an issue or sending a message in our [Discord Server](https://discord.gg/b6xYnNh).
3737

38-
RocketPy is a volunteer effort. We encourage you to pitch in and join [the team](https://github.com/Projeto-Jupiter/RocketPy/contributors)!
38+
RocketPy is a volunteer effort. We encourage you to pitch in and join [the team](https://github.com/RocketPy-Team/RocketPy/contributors)!
3939

4040
Welcome to our community! :rocket: :rocket: :rocket:
4141

README.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
![RocketPy Logo](https://raw.githubusercontent.com/Projeto-Jupiter/RocketPy/master/docs/static/RocketPy_Logo_Black.svg)
1+
![RocketPy Logo](https://raw.githubusercontent.com/RocketPy-Team/RocketPy/master/docs/static/RocketPy_Logo_Black.svg)
22

33
<br>
44

55
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/giovaniceotto/rocketpy/blob/master/docs/notebooks/getting_started_colab.ipynb)
66
[![PyPI](https://img.shields.io/pypi/v/rocketpy?color=g)](https://pypi.org/project/rocketpy/)
77
[![Documentation Status](https://readthedocs.org/projects/rocketpyalpha/badge/?version=latest)](https://docs.rocketpy.org/en/latest/?badge=latest)
8-
[![Build Status](https://app.travis-ci.com/Projeto-Jupiter/RocketPy.svg?branch=master)](https://app.travis-ci.com/Projeto-Jupiter/RocketPy)
9-
[![Contributors](https://img.shields.io/github/contributors/Projeto-Jupiter/rocketpy)](https://github.com/Projeto-Jupiter/RocketPy/graphs/contributors)
8+
[![Build Status](https://app.travis-ci.com/RocketPy-Team/RocketPy.svg?branch=master)](https://app.travis-ci.com/RocketPy-Team/RocketPy)
9+
[![Contributors](https://img.shields.io/github/contributors/RocketPy-Team/rocketpy)](https://github.com/RocketPy-Team/RocketPy/graphs/contributors)
1010
[![Chat on Discord](https://img.shields.io/discord/765037887016140840?logo=discord)](https://discord.gg/b6xYnNh)
1111
[![Sponsor RocketPy](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/RocketPy-Team)
1212
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/rocketpy)
@@ -164,7 +164,7 @@ Otherwise, you may want to create your own script or your own notebook using Roc
164164

165165
The following image shows how the four main classes interact with each other:
166166

167-
![Diagram](https://raw.githubusercontent.com/Projeto-Jupiter/RocketPy/master/docs/static/Fluxogram-Page-2.svg)
167+
![Diagram](https://raw.githubusercontent.com/RocketPy-Team/RocketPy/master/docs/static/Fluxogram-Page-2.svg)
168168

169169
A typical workflow starts with importing these classes from RocketPy:
170170

@@ -302,33 +302,33 @@ Here is just a quick taste of what RocketPy is able to calculate. There are hund
302302

303303
# Authors and Contributors
304304

305-
This package was originally created by [Giovani Ceotto](https://github.com/giovaniceotto/) as part of his work at [Projeto Jupiter](https://github.com/Projeto-Jupiter/). [Rodrigo Schmitt](https://github.com/rodrigo-schmitt/) was one of the first contributors.
305+
This package was originally created by [Giovani Ceotto](https://github.com/giovaniceotto/) as part of his work at [Projeto Jupiter](https://github.com/RocketPy-Team/). [Rodrigo Schmitt](https://github.com/rodrigo-schmitt/) was one of the first contributors.
306306

307307
Later, [Guilherme Fernandes](https://github.com/Gui-FernandesBR/) and [Lucas Azevedo](https://github.com/lucasfourier/) joined the team to work on the expansion and sustainability of this project.
308308

309-
Since then, the [RocketPy Team](https://github.com/orgs/Projeto-Jupiter/teams/rocketpy-team) has been growing fast and our contributors are what makes us special!
309+
Since then, the [RocketPy Team](https://github.com/orgs/RocketPy-Team/teams/rocketpy-team) has been growing fast and our contributors are what makes us special!
310310

311-
[![GitHub Contributors Image](https://contrib.rocks/image?repo=Projeto-Jupiter/RocketPy)](https://github.com/Projeto-Jupiter/RocketPy/contributors)
311+
[![GitHub Contributors Image](https://contrib.rocks/image?repo=RocketPy-Team/RocketPy)](https://github.com/RocketPy-Team/RocketPy/contributors)
312312

313-
See a [detailed list of contributors](https://github.com/Projeto-Jupiter/RocketPy/contributors) who are actively working on RocketPy.
313+
See a [detailed list of contributors](https://github.com/RocketPy-Team/RocketPy/contributors) who are actively working on RocketPy.
314314

315315
## Supporting RocketPy and Contributing
316316

317-
The easiest way to help RocketPy is to demonstrate your support by starring our repository! ![GitHub Repo stars](https://img.shields.io/github/stars/Projeto-Jupiter/RocketPy?style=social)
317+
The easiest way to help RocketPy is to demonstrate your support by starring our repository! ![GitHub Repo stars](https://img.shields.io/github/stars/RocketPy-Team/RocketPy?style=social)
318318

319319
<br>
320320

321321
If you are actively using RocketPy in one of your projects, reaching out to our core team via [Discord](https://discord.gg/b6xYnNh) and providing feedback can help improve RocketPy a lot!
322322

323-
And if you are interested in going one step further, please read [CONTRIBUTING.md](https://github.com/Projeto-Jupiter/RocketPy/blob/master/CONTRIBUTING.md) for details on our code of conduct and learn more on how you can contribute with the development of this next-gen trajectory simulation solution for rocketry.
323+
And if you are interested in going one step further, please read [CONTRIBUTING.md](https://github.com/RocketPy-Team/RocketPy/blob/master/CONTRIBUTING.md) for details on our code of conduct and learn more on how you can contribute with the development of this next-gen trajectory simulation solution for rocketry.
324324

325325
<br>
326326

327327
## License
328328

329-
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/Projeto-Jupiter/RocketPy/blob/master/LICENSE) file for details
329+
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/RocketPy-Team/RocketPy/blob/master/LICENSE) file for details
330330

331331
<br>
332332

333333
## Release Notes
334-
Want to know which bugs have been fixed and new features of each version? Check out the [release notes](https://github.com/Projeto-Jupiter/RocketPy/releases).
334+
Want to know which bugs have been fixed and new features of each version? Check out the [release notes](https://github.com/RocketPy-Team/RocketPy/releases).

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
html_favicon = "static/favicon.ico"
7676
html_theme_options = {
7777
"logo_link": "index",
78-
"github_url": "https://github.com/Projeto-Jupiter/RocketPy",
78+
"github_url": "https://github.com/RocketPy-Team/RocketPy",
7979
"collapse_navigation": True,
8080
"show_toc_level": 3,
8181
}

docs/notebooks/dispersion_analysis/dispersion_analysis.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"\n",
4040
"The main output is a map very similar to the one below.\n",
4141
"\n",
42-
"![Landing point dispersion elipses](https://github.com/Projeto-Jupiter/RocketPy/raw/master/docs/notebooks/dispersion_analysis/dispersion_analysis_outputs/valetudo_rocket_v0.svg)\n",
42+
"![Landing point dispersion elipses](https://github.com/RocketPy-Team/RocketPy/raw/master/docs/notebooks/dispersion_analysis/dispersion_analysis_outputs/valetudo_rocket_v0.svg)\n",
4343
"\n",
4444
"This jupyter notebook presents the Monte Carlo analysis performed for the flight of Valetudo, one of the most famous rockets made by Projeto Jupiter. Valetudo has a diameter of $80$ mm and height of $2.4$ m. It was built for the first time to be launched at Latin American Space Challenge (LASC) 2019. Indeed, Valetudo came to be launched in 2019 on August 10th by 5:56 pm (local time), propelled by a class K motor called 'Keron', a solid motor completely designed and built by Projeto Jupiter. The rocket crossed the sky and reached an $860$ m apogee, descending safely by the drogue parachute called \"Charmander\" and landing with an 18.5 m/s terminal velocity. \n",
4545
"\n",

docs/user/installation.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Optional Installation Method: from source
3838

3939
If you wish to downloaded RocketPy from source, you may do so either by:
4040

41-
- Downloading it from `RocketPy's GitHub <https://github.com/Projeto-Jupiter/RocketPy>`_ page and unzipping the downloaded folder.
41+
- Downloading it from `RocketPy's GitHub <https://github.com/RocketPy-Team/RocketPy>`_ page and unzipping the downloaded folder.
4242
- Or cloning it to a desired directory using git:
4343

4444
.. code-block:: shell
@@ -66,7 +66,7 @@ Just open up your terminal and run:
6666

6767
.. code-block:: shell
6868
69-
pip install git+https://github.com/Projeto-Jupiter/RocketPy.git@develop
69+
pip install git+https://github.com/RocketPy-Team/RocketPy.git@develop
7070
7171
7272
Cloning RocketPy's Repo

rocketpy/Rocket.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ def finNumCorrection(n):
668668
)
669669

670670
# Parameters for Roll Moment.
671-
# Documented at: https://github.com/Projeto-Jupiter/RocketPy/blob/develop/docs/technical/aerodynamics/Roll_Equations.pdf
671+
# Documented at: https://github.com/RocketPy-Team/RocketPy/blob/develop/docs/technical/aerodynamics/Roll_Equations.pdf
672672
clfDelta = (
673673
rollForcingInterferenceFactor * n * (Yma + radius) * clalphaSingleFin / d
674674
) # Function of mach number

0 commit comments

Comments
 (0)