Skip to content

ReadTheDocs#26

Merged
guillaumeeb merged 50 commits intoCNES:mainfrom
cadauxe:rtd_doc
May 19, 2025
Merged

ReadTheDocs#26
guillaumeeb merged 50 commits intoCNES:mainfrom
cadauxe:rtd_doc

Conversation

@cadauxe
Copy link
Copy Markdown
Collaborator

@cadauxe cadauxe commented May 19, 2025

This MR contains the necessary files to push the documentation to ReadTheDocs.
The tutorial has also been updated.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Copy Markdown
Member

@guillaumeeb guillaumeeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question on the init.py file

# import the method to run a rastertool
from eolab.georastertools.main import georastertools, add_custom_rastertypes

if not os.environ.get('READTHEDOCS', False):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit weird to me to have a READTHEDOC if statement in main code.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found an alternative to not use the READTHEDOCS variable in the main code. I removed the if statement

@guillaumeeb guillaumeeb merged commit f58ed02 into CNES:main May 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants