Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: New Environment class docs pages #644

Merged
merged 4 commits into from
Aug 3, 2024

Conversation

Gui-FernandesBR
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR commented Jul 20, 2024

Pull request type

  • ReadMe, Docs and GitHub updates

Checklist

  • Tests for the changes have been added (if needed)
  • Docs have been reviewed and added / updated
  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

Current behavior

The Environment class documentation is really outdated. We have only one jupyter notebook dated of more than 5 years ago.

New behavior

Environment class documentation is totally refactored! Everything is based on .rst files, which are more modern and organized.

Breaking change

  • No

Additional information

@Gui-FernandesBR Gui-FernandesBR added Docs Docs and examples related Environment Enviroment Class related features labels Jul 20, 2024
@Gui-FernandesBR Gui-FernandesBR self-assigned this Jul 20, 2024
@Gui-FernandesBR Gui-FernandesBR requested a review from a team as a code owner July 20, 2024 18:00
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.74%. Comparing base (673ac84) to head (6715883).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #644      +/-   ##
===========================================
+ Coverage    75.71%   75.74%   +0.03%     
===========================================
  Files           81       81              
  Lines         9815     9822       +7     
===========================================
+ Hits          7431     7440       +9     
+ Misses        2384     2382       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gui-FernandesBR Gui-FernandesBR changed the title DOCs: New Environment class docs pages DOC: New Environment class docs pages Jul 20, 2024
@Gui-FernandesBR Gui-FernandesBR force-pushed the doc/environment-docs-refactor branch from 054fcc2 to 6f31762 Compare July 20, 2024 22:23
@Lucas-Prates
Copy link
Contributor

Great PR! The documentation was very informative, easy to follow, and well-structured. Users will certainly find it very helpful.

@Gui-FernandesBR Gui-FernandesBR force-pushed the doc/environment-docs-refactor branch 3 times, most recently from 2987b2b to 7fe81de Compare August 3, 2024 16:02
Gui-FernandesBR and others added 3 commits August 3, 2024 13:10
Update docs/user/environment/0-setup/elevation.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/0-setup/elevation.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/0-setup/index.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/3-further/data_csv.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/2-earth-models/topography.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/2-earth-models/topography.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/2-earth-models/topography.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/2-earth-models/topography.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/2-earth-models/topography.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/2-earth-models/topography.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>

Update docs/user/environment/1-atm-models/forecast.rst

Co-authored-by: Lucas Prates <57069366+Lucas-Prates@users.noreply.github.com>
@Gui-FernandesBR Gui-FernandesBR force-pushed the doc/environment-docs-refactor branch from 747e5cf to e3c2230 Compare August 3, 2024 16:10
@Gui-FernandesBR
Copy link
Member Author

Thank you so much for reviewing all the 25 files of this PR, I understand it has not been an easy task.
I fixed all of your comments and I'm sure we have now a better documentation for the Environment class. Users will benefit a lot from this, I'm 100% sure!

@Gui-FernandesBR Gui-FernandesBR merged commit cd60b8a into develop Aug 3, 2024
7 checks passed
@Gui-FernandesBR Gui-FernandesBR deleted the doc/environment-docs-refactor branch August 3, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Docs and examples related Environment Enviroment Class related features
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants